Trace number 316607

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.07 1200.42

General information on the benchmark

Namecrafted/spence/
hard/s117-100.cnf
MD5SUMf710aff0402072becac5332e7ba8f47f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables117
Number of clauses244
Sum of the clauses size732
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3244
Number of clauses of size 40
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/316607-1172672716/instance-316607-1172672716.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/node19/watcher-316607-1172672716 -o ROOT/results/node19/solver-316607-1172672716 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316607-1172672716/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/316607-1172672716/instance-316607-1172672716.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.05 1.00 0.98 3/77 12506
/proc/meminfo: memFree=1783344/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=1396 CPUtime=0
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 287225663 1429504 167 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 349 167 140 302 0 44 0

[startup+0.0914199 s]
/proc/loadavg: 1.05 1.00 0.98 3/77 12506
/proc/meminfo: memFree=1783344/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=1784 CPUtime=0.08
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 267 0 0 0 8 0 0 0 18 0 1 0 287225663 1826816 252 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 446 252 140 302 0 141 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1784

[startup+0.10142 s]
/proc/loadavg: 1.05 1.00 0.98 3/77 12506
/proc/meminfo: memFree=1783344/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=1784 CPUtime=0.09
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 274 0 0 0 9 0 0 0 18 0 1 0 287225663 1826816 259 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 446 259 140 302 0 141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1784

[startup+0.301443 s]
/proc/loadavg: 1.05 1.00 0.98 3/77 12506
/proc/meminfo: memFree=1783344/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=2304 CPUtime=0.29
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 394 0 0 0 28 1 0 0 19 0 1 0 287225663 2359296 379 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 576 379 140 302 0 271 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2304

[startup+0.701486 s]
/proc/loadavg: 1.05 1.00 0.98 3/77 12506
/proc/meminfo: memFree=1783344/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=2952 CPUtime=0.69
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 565 0 0 0 68 1 0 0 22 0 1 0 287225663 3022848 550 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 738 550 140 302 0 433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2952

[startup+1.50157 s]
/proc/loadavg: 1.05 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1781288/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=3996 CPUtime=1.49
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 801 0 0 0 147 2 0 0 25 0 1 0 287225663 4091904 786 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 999 786 140 302 0 694 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3996

[startup+3.10175 s]
/proc/loadavg: 1.05 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1780072/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=5172 CPUtime=3.09
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 1114 0 0 0 305 4 0 0 25 0 1 0 287225663 5296128 1099 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 1293 1099 140 302 0 988 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5172

[startup+6.30109 s]
/proc/loadavg: 1.04 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1778152/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=6728 CPUtime=6.29
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 1518 0 0 0 624 5 0 0 25 0 1 0 287225663 6889472 1470 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 1682 1470 140 302 0 1377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6728

[startup+12.7018 s]
/proc/loadavg: 1.04 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1775600/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=9048 CPUtime=12.69
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 2091 0 0 0 1262 7 0 0 25 0 1 0 287225663 9265152 2043 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 2262 2043 140 302 0 1957 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9048

[startup+25.5012 s]
/proc/loadavg: 1.03 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1772080/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=12616 CPUtime=25.48
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 2990 0 0 0 2538 10 0 0 25 0 1 0 287225663 12918784 2877 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 3154 2877 140 302 0 2849 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12616

[startup+51.102 s]
/proc/loadavg: 1.02 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1766896/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=17900 CPUtime=51.08
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 4311 0 0 0 5091 17 0 0 25 0 1 0 287225663 18329600 4198 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 4475 4198 140 302 0 4170 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17900

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1760688/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=24708 CPUtime=102.27
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 5965 0 0 0 10201 26 0 0 25 0 1 0 287225663 25300992 5723 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 6177 5723 140 302 0 5872 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24708

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1755376/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=30252 CPUtime=162.24
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 7288 0 0 0 16189 35 0 0 25 0 1 0 287225663 30978048 7046 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 7563 7046 140 302 0 7258 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30252

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1751024/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=34520 CPUtime=222.23
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 8354 0 0 0 22181 42 0 0 25 0 1 0 287225663 35348480 8112 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 8630 8112 140 302 0 8325 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34520

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.98 3/78 12507
/proc/meminfo: memFree=1747120/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=39576 CPUtime=282.21
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 9599 0 0 0 28173 48 0 0 25 0 1 0 287225663 40525824 9100 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 9894 9100 140 302 0 9589 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 39576

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1743216/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=43352 CPUtime=342.2
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 10543 0 0 0 34166 54 0 0 25 0 1 0 287225663 44392448 10044 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 10838 10044 140 302 0 10533 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 43352

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1739376/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=47516 CPUtime=402.17
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 11504 0 0 0 40157 60 0 0 25 0 1 0 287225663 48656384 11005 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 11879 11005 140 302 0 11574 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 47516

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1735536/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=51300 CPUtime=462.16
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 12434 0 0 0 46150 66 0 0 25 0 1 0 287225663 52531200 11935 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 12825 11935 140 302 0 12520 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 51300

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1732016/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=54696 CPUtime=522.14
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 13298 0 0 0 52142 72 0 0 25 0 1 0 287225663 56008704 12799 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 13674 12799 140 302 0 13369 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 54696

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1728560/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=58308 CPUtime=582.12
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 14146 0 0 0 58135 77 0 0 25 0 1 0 287225663 59707392 13647 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 14577 13647 140 302 0 14272 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 58308

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1725424/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=61572 CPUtime=642.11
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 14917 0 0 0 64130 81 0 0 25 0 1 0 287225663 63049728 14418 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 15393 14418 140 302 0 15088 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 61572

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1722544/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=64824 CPUtime=702.08
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 15634 0 0 0 70122 86 0 0 25 0 1 0 287225663 66379776 15135 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 16206 15135 140 302 0 15901 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 64824

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1719856/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=67612 CPUtime=762.07
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 16298 0 0 0 76115 92 0 0 25 0 1 0 287225663 69234688 15799 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526758 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 16903 15799 140 302 0 16598 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 67612

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1717552/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=69988 CPUtime=822.05
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 16870 0 0 0 82108 97 0 0 25 0 1 0 287225663 71667712 16371 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 17497 16371 140 302 0 17192 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 69988

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1715120/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=72304 CPUtime=882.03
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 17459 0 0 0 88101 102 0 0 25 0 1 0 287225663 74039296 16960 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 18076 16960 140 302 0 17771 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 72304

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1712816/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=74628 CPUtime=942.01
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 18041 0 0 0 94095 106 0 0 25 0 1 0 287225663 76419072 17542 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 18657 17542 140 302 0 18352 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 74628

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12507
/proc/meminfo: memFree=1710576/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=78868 CPUtime=1002
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 19102 0 0 0 100090 110 0 0 25 0 1 0 287225663 80760832 18090 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 19717 18090 140 302 0 19412 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 78868

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12509
/proc/meminfo: memFree=1708336/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=80932 CPUtime=1061.99
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 19643 0 0 0 106083 116 0 0 25 0 1 0 287225663 82874368 18631 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 20233 18631 140 302 0 19928 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 80932

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12509
/proc/meminfo: memFree=1706224/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=83084 CPUtime=1121.97
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 20167 0 0 0 112077 120 0 0 25 0 1 0 287225663 85078016 19155 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 20771 19155 140 302 0 20466 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 83084

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12509
/proc/meminfo: memFree=1703920/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=85800 CPUtime=1181.95
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 20742 0 0 0 118071 124 0 0 25 0 1 0 287225663 87859200 19730 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 21450 19730 140 302 0 21145 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 85800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 12509
/proc/meminfo: memFree=1703280/2055920 swapFree=4185744/4192956
[pid=12506] ppid=12504 vsize=86188 CPUtime=1200.05
/proc/12506/stat : 12506 (Spear-32) R 12504 12506 11209 0 -1 4194304 20881 0 0 0 119880 125 0 0 25 0 1 0 287225663 88256512 19869 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/12506/statm: 21547 19869 140 302 0 21242 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 86188

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.42
CPU time (s): 1200.07
CPU user time (s): 1198.8
CPU system time (s): 1.26781
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 86188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.8
system time used= 1.26781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20881
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= 2079

runsolver used 1.3018 second user time and 3.07553 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Wed Feb 28 14:25:16 UTC 2007

IDJOB= 316607
IDBENCH= 20445
IDSOLVER= 132
FILE ID= node19/316607-1172672716

PBS_JOBID= 3980961

Free space on /tmp= 66508 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s117-100.cnf
COMMAND LINE= /tmp/evaluation/316607-1172672716/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/316607-1172672716/instance-316607-1172672716.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-316607-1172672716 -o ROOT/results/node19/solver-316607-1172672716 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316607-1172672716/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/316607-1172672716/instance-316607-1172672716.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f710aff0402072becac5332e7ba8f47f

RANDOM SEED= 457667575

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1783880 kB
Buffers:         18780 kB
Cached:         162576 kB
SwapCached:       2652 kB
Active:         105680 kB
Inactive:       115320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783880 kB
SwapTotal:     4192956 kB
SwapFree:      4185744 kB
Dirty:            1544 kB
Writeback:           0 kB
Mapped:          46712 kB
Slab:            36640 kB
Committed_AS:  1103760 kB
PageTables:       1760 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= 66508 MiB

End job on node19 on Wed Feb 28 14:45:19 UTC 2007