Trace number 1534770

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT hrp? (TO) 1200.06 1200.43

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/460/
unif-k3-r4.25-v460-c1955-S1367181683-025.cnf
MD5SUM0c6dae1feec9774fac72f3ea3b150662
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.019996
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534770-1238593893/watcher-1534770-1238593893 -o /tmp/evaluation-result-1534770-1238593893/solver-1534770-1238593893 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1648994722 HOME/instance-1534770-1238593893.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.87 1.52 3/64 20665
/proc/meminfo: memFree=1536512/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=1484 CPUtime=0
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 1132054261 1519616 160 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 371 160 105 292 0 76 0

[startup+0.053838 s]
/proc/loadavg: 2.00 1.87 1.52 3/64 20665
/proc/meminfo: memFree=1536512/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=1616 CPUtime=0.05
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 213 0 0 0 5 0 0 0 18 0 1 0 1132054261 1654784 196 1992294400 134512640 135712473 4294956192 18446744073709551615 134563658 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 404 196 105 292 0 109 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1616

[startup+0.101845 s]
/proc/loadavg: 2.00 1.87 1.52 3/64 20665
/proc/meminfo: memFree=1536512/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=1616 CPUtime=0.1
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 225 0 0 0 10 0 0 0 18 0 1 0 1132054261 1654784 208 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 404 208 105 292 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1616

[startup+0.301874 s]
/proc/loadavg: 2.00 1.87 1.52 3/64 20665
/proc/meminfo: memFree=1536512/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=2144 CPUtime=0.29
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 343 0 0 0 29 0 0 0 19 0 1 0 1132054261 2195456 326 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 536 326 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701936 s]
/proc/loadavg: 2.00 1.87 1.52 3/64 20665
/proc/meminfo: memFree=1536512/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=2276 CPUtime=0.69
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 389 0 0 0 69 0 0 0 22 0 1 0 1132054261 2330624 372 1992294400 134512640 135712473 4294956192 18446744073709551615 134558645 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 569 372 109 292 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50206 s]
/proc/loadavg: 2.00 1.87 1.52 2/65 20666
/proc/meminfo: memFree=1535352/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=2544 CPUtime=1.49
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 435 0 0 0 149 0 0 0 25 0 1 0 1132054261 2605056 418 1992294400 134512640 135712473 4294956192 18446744073709551615 134564403 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 636 418 109 292 0 341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2544

[startup+3.1013 s]
/proc/loadavg: 1.92 1.85 1.52 2/65 20666
/proc/meminfo: memFree=1535032/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=2676 CPUtime=3.09
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 490 0 0 0 309 0 0 0 25 0 1 0 1132054261 2740224 473 1992294400 134512640 135712473 4294956192 18446744073709551615 134557002 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 669 473 109 292 0 374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2676

[startup+6.30179 s]
/proc/loadavg: 1.92 1.85 1.52 2/65 20666
/proc/meminfo: memFree=1534520/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=3072 CPUtime=6.29
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 570 0 0 0 629 0 0 0 25 0 1 0 1132054261 3145728 553 1992294400 134512640 135712473 4294956192 18446744073709551615 134558841 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 768 553 109 292 0 473 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3072

[startup+12.7018 s]
/proc/loadavg: 1.78 1.82 1.51 2/65 20666
/proc/meminfo: memFree=1534072/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=3340 CPUtime=12.69
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 664 0 0 0 1269 0 0 0 25 0 1 0 1132054261 3420160 647 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 835 647 109 292 0 540 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3340

[startup+25.5017 s]
/proc/loadavg: 1.66 1.80 1.51 2/65 20666
/proc/meminfo: memFree=1520376/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=17072 CPUtime=25.49
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 4070 0 0 0 2547 2 0 0 25 0 1 0 1132054261 17481728 4053 1992294400 134512640 135712473 4294956192 18446744073709551615 134564181 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 4268 4053 109 292 0 3973 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17072

[startup+51.1017 s]
/proc/loadavg: 1.43 1.73 1.49 2/65 20666
/proc/meminfo: memFree=1520056/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=17476 CPUtime=51.08
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 4185 0 0 0 5106 2 0 0 25 0 1 0 1132054261 17895424 4168 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 4369 4168 109 292 0 4074 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17476

[startup+102.305 s]
/proc/loadavg: 1.17 1.61 1.46 2/65 20666
/proc/meminfo: memFree=1519288/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=18140 CPUtime=102.26
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 4357 0 0 0 10224 2 0 0 25 0 1 0 1132054261 18575360 4340 1992294400 134512640 135712473 4294956192 18446744073709551615 134540770 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 4535 4340 109 292 0 4240 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18140

[startup+162.302 s]
/proc/loadavg: 1.07 1.50 1.43 2/65 20666
/proc/meminfo: memFree=1518776/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=18684 CPUtime=162.24
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 4493 0 0 0 16222 2 0 0 25 0 1 0 1132054261 19132416 4476 1992294400 134512640 135712473 4294956192 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 4671 4476 109 292 0 4376 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 18684

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.40 2/65 20666
/proc/meminfo: memFree=1506296/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=31712 CPUtime=222.23
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 7699 0 0 0 22218 5 0 0 25 0 1 0 1132054261 32473088 7616 1992294400 134512640 135712473 4294956192 18446744073709551615 134564267 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 7928 7616 109 292 0 7633 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 31712

[startup+282.301 s]
/proc/loadavg: 1.01 1.33 1.37 2/65 20666
/proc/meminfo: memFree=1480376/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=58292 CPUtime=282.2
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 14328 0 0 0 28206 14 0 0 25 0 1 0 1132054261 59691008 14115 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 14573 14115 109 292 0 14278 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 58292

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.35 2/65 20666
/proc/meminfo: memFree=1463864/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=75768 CPUtime=342.19
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 18644 0 0 0 34200 19 0 0 25 0 1 0 1132054261 77586432 18173 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 18942 18173 109 292 0 18647 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 75768

[startup+402.301 s]
/proc/loadavg: 1.00 1.22 1.32 2/65 20666
/proc/meminfo: memFree=1451704/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=89032 CPUtime=402.17
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 21828 0 0 0 40194 23 0 0 25 0 1 0 1132054261 91168768 21228 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 22258 21228 109 292 0 21963 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 89032

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.30 2/65 20666
/proc/meminfo: memFree=1437624/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=102956 CPUtime=462.15
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 25464 0 0 0 46187 28 0 0 25 0 1 0 1132054261 105426944 24735 1992294400 134512640 135712473 4294956192 18446744073709551615 134564229 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 25739 24735 109 292 0 25444 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 102956

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.28 2/65 20666
/proc/meminfo: memFree=1427000/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=115828 CPUtime=522.13
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 28729 0 0 0 52182 31 0 0 25 0 1 0 1132054261 118607872 27357 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 28957 27357 109 292 0 28662 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 115828

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.26 2/65 20672
/proc/meminfo: memFree=1426288/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=116708 CPUtime=582.11
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 28910 0 0 0 58179 32 0 0 25 0 1 0 1132054261 119508992 27538 1992294400 134512640 135712473 4294956192 18446744073709551615 134579428 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 29177 27538 109 292 0 28882 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 116708

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.24 2/65 20672
/proc/meminfo: memFree=1424112/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=119200 CPUtime=642.09
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 29438 0 0 0 64177 32 0 0 25 0 1 0 1132054261 122060800 28066 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 29800 28066 109 292 0 29505 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 119200

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.22 2/65 20672
/proc/meminfo: memFree=1421424/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=122572 CPUtime=702.07
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 30241 0 0 0 70174 33 0 0 25 0 1 0 1132054261 125513728 28740 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 30643 28740 109 292 0 30348 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 122572

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.20 2/65 20672
/proc/meminfo: memFree=1409584/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=134756 CPUtime=762.06
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 33207 0 0 0 76169 37 0 0 25 0 1 0 1132054261 137990144 31706 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 33689 31706 109 292 0 33394 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 134756

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.19 2/65 20672
/proc/meminfo: memFree=1399984/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=144720 CPUtime=822.03
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 35614 0 0 0 82163 40 0 0 25 0 1 0 1132054261 148193280 34113 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 36180 34113 109 292 0 35885 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 144720

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.17 2/65 20672
/proc/meminfo: memFree=1392696/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=152172 CPUtime=882.02
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 37410 0 0 0 88159 43 0 0 25 0 1 0 1132054261 155824128 35909 1992294400 134512640 135712473 4294956192 18446744073709551615 134564712 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 38043 35909 109 292 0 37748 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 152172

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.16 2/65 20672
/proc/meminfo: memFree=1385784/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=159624 CPUtime=941.99
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 39154 0 0 0 94154 45 0 0 25 0 1 0 1132054261 163454976 37653 1992294400 134512640 135712473 4294956192 18446744073709551615 134564286 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 39906 37653 109 292 0 39611 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 159624

[startup+1002.3 s]
/proc/loadavg: 1.10 1.05 1.16 2/65 20672
/proc/meminfo: memFree=1379640/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=166484 CPUtime=1001.98
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 40746 0 0 0 100152 46 0 0 25 0 1 0 1132054261 170479616 39116 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 41621 39116 109 292 0 41326 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 166484

[startup+1062.3 s]
/proc/loadavg: 1.08 1.05 1.15 2/65 20672
/proc/meminfo: memFree=1379448/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=166740 CPUtime=1061.96
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 40858 0 0 0 106149 47 0 0 25 0 1 0 1132054261 170741760 39228 1992294400 134512640 135712473 4294956192 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 41685 39228 109 292 0 41390 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 166740

[startup+1122.3 s]
/proc/loadavg: 1.02 1.04 1.14 2/65 20672
/proc/meminfo: memFree=1378488/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=168012 CPUtime=1121.94
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 41092 0 0 0 112147 47 0 0 25 0 1 0 1132054261 172044288 39462 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 42003 39462 109 292 0 41708 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 168012

[startup+1182.3 s]
/proc/loadavg: 1.01 1.03 1.13 2/65 20672
/proc/meminfo: memFree=1376952/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=169792 CPUtime=1181.93
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 41480 0 0 0 118145 48 0 0 25 0 1 0 1132054261 173867008 39850 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 42448 39850 109 292 0 42153 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 169792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.03 1.13 2/65 20672
/proc/meminfo: memFree=1376824/2055920 swapFree=4176720/4192956
[pid=20665] ppid=20663 vsize=169792 CPUtime=1200.03
/proc/20665/stat : 20665 (SApperloT-hrp) R 20663 20665 20220 0 -1 4194304 41511 0 0 0 119955 48 0 0 25 0 1 0 1132054261 173867008 39881 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20665/statm: 42448 39881 109 292 0 42153 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 169792

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.06
CPU user time (s): 1199.55
CPU system time (s): 0.510922
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 169792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.55
system time used= 0.510922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41511
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2681

runsolver used 0.855869 second user time and 2.56061 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-01 15:51:33
IDJOB=1534770
IDBENCH=70728
IDSOLVER=510
FILE ID=node34/1534770-1238593893
PBS_JOBID= 9068309
Free space on /tmp= 66380 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/460/unif-k3-r4.25-v460-c1955-S1367181683-025.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534770-1238593893/watcher-1534770-1238593893 -o /tmp/evaluation-result-1534770-1238593893/solver-1534770-1238593893 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1648994722 HOME/instance-1534770-1238593893.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0c6dae1feec9774fac72f3ea3b150662
RANDOM SEED=1648994722

node34.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1536936 kB
Buffers:         90620 kB
Cached:         329200 kB
SwapCached:      10076 kB
Active:         203396 kB
Inactive:       227892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1536936 kB
SwapTotal:     4192956 kB
SwapFree:      4176720 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          17184 kB
Slab:            73676 kB
Committed_AS:  2816192 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66380 MiB
End job on node34 at 2009-04-01 16:11:35