Trace number 339602

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, and are wall clock time (not CPU 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
Spear FH 1.0? (TO) 1200.09 1200.52

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-lksat-n1100-m7545-k4-l4-s310659001.sat05-524.reshuffled-07.cnf
MD5SUM3c6e2bf4052a26ce5bdb6cfc9e1f735c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark457.795
Satisfiable
(Un)Satisfiability was proved
Number of variables1075
Number of clauses7545
Sum of the clauses size30180
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 47545
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/339602-1173707978/instance-339602-1173707978.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node72/watcher-339602-1173707978 -o ROOT/results/node72/solver-339602-1173707978 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339602-1173707978/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/339602-1173707978/instance-339602-1173707978.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): 2400 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: 1.00 1.00 1.16 3/77 25639
/proc/meminfo: memFree=1796768/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=1548 CPUtime=0
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 217 0 0 0 0 0 0 0 18 0 1 0 390765616 1585152 201 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134866479 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 387 201 129 302 0 82 0

[startup+0.0427711 s]
/proc/loadavg: 1.00 1.00 1.16 3/77 25639
/proc/meminfo: memFree=1796768/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=1944 CPUtime=0.03
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 325 0 0 0 3 0 0 0 18 0 1 0 390765616 1990656 309 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 486 309 140 302 0 181 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1944

[startup+0.102775 s]
/proc/loadavg: 1.00 1.00 1.16 3/77 25639
/proc/meminfo: memFree=1796768/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=2076 CPUtime=0.09
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 342 0 0 0 8 1 0 0 18 0 1 0 390765616 2125824 326 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135103333 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 519 326 140 302 0 214 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2076

[startup+0.302798 s]
/proc/loadavg: 1.00 1.00 1.16 3/77 25639
/proc/meminfo: memFree=1796768/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=2332 CPUtime=0.29
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 415 0 0 0 27 2 0 0 19 0 1 0 390765616 2387968 399 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 583 399 140 302 0 278 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2332

[startup+0.70183 s]
/proc/loadavg: 1.00 1.00 1.16 3/77 25639
/proc/meminfo: memFree=1796768/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=2844 CPUtime=0.69
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 542 0 0 0 66 3 0 0 22 0 1 0 390765616 2912256 526 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 711 526 140 302 0 406 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2844

[startup+1.5019 s]
/proc/loadavg: 1.00 1.00 1.16 2/78 25640
/proc/meminfo: memFree=1794904/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=3664 CPUtime=1.49
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 734 0 0 0 145 4 0 0 25 0 1 0 390765616 3751936 718 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 916 718 140 302 0 611 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3664

[startup+3.10105 s]
/proc/loadavg: 1.00 1.00 1.16 2/78 25640
/proc/meminfo: memFree=1793816/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=4828 CPUtime=3.08
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 1014 0 0 0 304 4 0 0 25 0 1 0 390765616 4943872 998 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 1207 998 140 302 0 902 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 4828

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.16 2/78 25640
/proc/meminfo: memFree=1791832/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=6376 CPUtime=6.29
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 1426 0 0 0 623 6 0 0 25 0 1 0 390765616 6529024 1410 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 1594 1410 140 302 0 1289 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6376

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.15 2/78 25640
/proc/meminfo: memFree=1789272/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=8964 CPUtime=12.69
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 2072 0 0 0 1260 9 0 0 25 0 1 0 390765616 9179136 2023 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 2241 2023 140 302 0 1936 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8964

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.15 2/78 25640
/proc/meminfo: memFree=1785560/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=12752 CPUtime=25.48
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 3007 0 0 0 2536 12 0 0 25 0 1 0 390765616 13058048 2893 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 3188 2893 140 302 0 2883 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12752

[startup+51.1024 s]
/proc/loadavg: 1.00 1.00 1.15 2/78 25640
/proc/meminfo: memFree=1780696/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=17588 CPUtime=51.08
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 4226 0 0 0 5090 18 0 0 25 0 1 0 390765616 18010112 4112 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 4397 4112 140 302 0 4092 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17588

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.14 3/84 25724
/proc/meminfo: memFree=1771352/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=25968 CPUtime=102.23
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 6328 0 0 0 10195 28 0 0 25 0 1 0 390765616 26591232 6085 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 6492 6085 140 302 0 6187 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 25968

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.12 2/84 25816
/proc/meminfo: memFree=1764320/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=33112 CPUtime=162.16
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 8060 0 0 0 16180 36 0 0 25 0 1 0 390765616 33906688 7817 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 8278 7817 140 302 0 7973 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 33112

[startup+222.302 s]
/proc/loadavg: 1.06 1.02 1.12 2/78 25842
/proc/meminfo: memFree=1760088/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=38600 CPUtime=222.13
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 9387 0 0 0 22169 44 0 0 25 0 1 0 390765616 39526400 9144 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 9650 9144 140 302 0 9345 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 38600

[startup+282.303 s]
/proc/loadavg: 1.02 1.01 1.11 2/78 25842
/proc/meminfo: memFree=1755672/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=44268 CPUtime=282.11
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 10760 0 0 0 28161 50 0 0 25 0 1 0 390765616 45330432 10260 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 11067 10260 140 302 0 10762 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 44268

[startup+342.302 s]
/proc/loadavg: 1.19 1.05 1.11 2/78 25842
/proc/meminfo: memFree=1751192/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=48460 CPUtime=342.09
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 11852 0 0 0 34152 57 0 0 25 0 1 0 390765616 49623040 11352 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 12115 11352 140 302 0 11810 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 48460

[startup+402.303 s]
/proc/loadavg: 1.13 1.06 1.10 2/78 25842
/proc/meminfo: memFree=1747544/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=52224 CPUtime=402.07
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 12785 0 0 0 40144 63 0 0 25 0 1 0 390765616 53477376 12285 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 13056 12285 140 302 0 12751 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 52224

[startup+462.302 s]
/proc/loadavg: 1.10 1.06 1.10 2/78 25842
/proc/meminfo: memFree=1744280/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=55944 CPUtime=462.06
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 13635 0 0 0 46137 69 0 0 25 0 1 0 390765616 57286656 13135 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 13986 13135 140 302 0 13681 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 55944

[startup+522.302 s]
/proc/loadavg: 1.03 1.05 1.09 2/78 25842
/proc/meminfo: memFree=1741208/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=59004 CPUtime=522.04
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 14382 0 0 0 52130 74 0 0 25 0 1 0 390765616 60420096 13882 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 14751 13882 140 302 0 14446 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 59004

[startup+582.302 s]
/proc/loadavg: 1.01 1.03 1.08 2/78 25842
/proc/meminfo: memFree=1738392/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=61836 CPUtime=582.02
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 15070 0 0 0 58123 79 0 0 25 0 1 0 390765616 63320064 14570 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 15459 14570 140 302 0 15154 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 61836

[startup+642.302 s]
/proc/loadavg: 1.00 1.03 1.08 2/78 25842
/proc/meminfo: memFree=1735576/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=64700 CPUtime=642.02
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 15775 0 0 0 64117 85 0 0 25 0 1 0 390765616 66252800 15275 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 16175 15275 140 302 0 15870 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 64700

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.07 2/78 25842
/proc/meminfo: memFree=1732568/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=67716 CPUtime=701.99
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 16536 0 0 0 70111 88 0 0 25 0 1 0 390765616 69341184 16036 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 16929 16036 140 302 0 16624 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 67716

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.06 3/78 25842
/proc/meminfo: memFree=1729752/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=70712 CPUtime=761.98
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 17268 0 0 0 76106 92 0 0 25 0 1 0 390765616 72409088 16768 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527015 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 17678 16768 140 302 0 17373 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 70712

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.06 2/78 25842
/proc/meminfo: memFree=1727064/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=73412 CPUtime=821.96
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 17936 0 0 0 82099 97 0 0 25 0 1 0 390765616 75173888 17436 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 18353 17436 140 302 0 18048 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 73412

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 25842
/proc/meminfo: memFree=1724440/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=75872 CPUtime=881.95
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 18582 0 0 0 88092 103 0 0 25 0 1 0 390765616 77692928 18082 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 18968 18082 140 302 0 18663 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 75872

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 25842
/proc/meminfo: memFree=1722136/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=78368 CPUtime=941.93
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 19155 0 0 0 94087 106 0 0 25 0 1 0 390765616 80248832 18655 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 19592 18655 140 302 0 19287 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 78368

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 25842
/proc/meminfo: memFree=1719704/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=82724 CPUtime=1001.92
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 20273 0 0 0 100082 110 0 0 25 0 1 0 390765616 84709376 19260 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 20681 19260 140 302 0 20376 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 82724

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 3/78 25842
/proc/meminfo: memFree=1717528/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=84920 CPUtime=1061.9
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 20834 0 0 0 106075 115 0 0 25 0 1 0 390765616 86958080 19821 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 21230 19821 140 302 0 20925 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 84920

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 25842
/proc/meminfo: memFree=1715480/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=86848 CPUtime=1121.89
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 21331 0 0 0 112069 120 0 0 25 0 1 0 390765616 88932352 20318 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 21712 20318 140 302 0 21407 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 86848

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 25842
/proc/meminfo: memFree=1713240/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=89176 CPUtime=1181.86
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 21902 0 0 0 118062 124 0 0 25 0 1 0 390765616 91316224 20889 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 22294 20889 140 302 0 21989 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 89176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 25842
/proc/meminfo: memFree=1712472/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=89852 CPUtime=1200.06
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 22075 0 0 0 119881 125 0 0 25 0 1 0 390765616 92008448 21062 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 22463 21062 140 302 0 22158 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 89852

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 25842
/proc/meminfo: memFree=1712472/2055920 swapFree=4147304/4192956
[pid=25639] ppid=25637 vsize=89852 CPUtime=1200.06
/proc/25639/stat : 25639 (Spear-32) R 25637 25639 24261 0 -1 4194304 22075 0 0 0 119881 125 0 0 25 0 1 0 390765616 92008448 21062 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25639/statm: 22463 21062 140 302 0 22158 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 89852

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1198.82
CPU system time (s): 1.27381
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 89852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.82
system time used= 1.27381
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22075
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= 6
involuntary context switches= 1125

runsolver used 1.17982 second user time and 3.19751 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Mar 12 13:59:38 UTC 2007

IDJOB= 339602
IDBENCH= 24750
IDSOLVER= 132
FILE ID= node72/339602-1173707978

PBS_JOBID= 4101763

Free space on /tmp= 66083 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest04-lksat-n1100-m7545-k4-l4-s310659001.sat05-524.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339602-1173707978/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339602-1173707978/instance-339602-1173707978.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-339602-1173707978 -o ROOT/results/node72/solver-339602-1173707978 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339602-1173707978/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339602-1173707978/instance-339602-1173707978.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  3c6e2bf4052a26ce5bdb6cfc9e1f735c

RANDOM SEED= 512295972

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.236
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.236
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:       1797176 kB
Buffers:         40556 kB
Cached:         154540 kB
SwapCached:      14140 kB
Active:         112852 kB
Inactive:       106488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797176 kB
SwapTotal:     4192956 kB
SwapFree:      4147304 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          30668 kB
Slab:            25008 kB
Committed_AS: 10542268 kB
PageTables:       1680 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= 66083 MiB

End job on node72 on Mon Mar 12 14:19:41 UTC 2007