Trace number 338594

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.13 1200.54

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
logistics-unsat-logistics-rotate-11t5.sat05-1141.reshuffled-07.cnf
MD5SUM44c15aa78137d3d285491662ef422a01
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 variables7194
Number of clauses513601
Sum of the clauses size1031504
Maximum clause length13
Minimum clause length1
Number of clauses of size 1109
Number of clauses of size 2512715
Number of clauses of size 3396
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5381

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/338594-1173688798/instance-338594-1173688798.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/node42/watcher-338594-1173688798 -o ROOT/results/node42/solver-338594-1173688798 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338594-1173688798/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/338594-1173688798/instance-338594-1173688798.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: 0.92 0.98 1.02 3/64 11357
/proc/meminfo: memFree=1793648/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=1932 CPUtime=0
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 94833374 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 483 247 126 302 0 178 0

[startup+0.029854 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 11357
/proc/meminfo: memFree=1793648/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=2820 CPUtime=0.02
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 541 0 0 0 2 0 0 0 18 0 1 0 94833374 2887680 499 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 705 500 129 302 0 400 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2820

[startup+0.101851 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 11357
/proc/meminfo: memFree=1793648/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=4928 CPUtime=0.09
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 1090 0 0 0 9 0 0 0 18 0 1 0 94833374 5046272 1015 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 1232 1015 129 302 0 927 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4928

[startup+0.301888 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 11357
/proc/meminfo: memFree=1793648/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=11108 CPUtime=0.29
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 2745 0 0 0 28 1 0 0 19 0 1 0 94833374 11374592 2476 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 2777 2477 129 302 0 2472 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11108

[startup+0.701964 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 11357
/proc/meminfo: memFree=1793648/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=22956 CPUtime=0.69
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 5968 0 0 0 66 3 0 0 22 0 1 0 94833374 23506944 5442 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 5739 5442 129 302 0 5434 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22956

[startup+1.50112 s]
/proc/loadavg: 0.92 0.98 1.02 2/65 11358
/proc/meminfo: memFree=1768808/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=27136 CPUtime=1.49
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 7098 0 0 0 143 6 0 0 25 0 1 0 94833374 27787264 6572 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 6784 6572 140 302 0 6479 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27136

[startup+3.10142 s]
/proc/loadavg: 0.92 0.98 1.02 2/65 11358
/proc/meminfo: memFree=1766632/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=29460 CPUtime=3.09
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 7684 0 0 0 301 8 0 0 25 0 1 0 94833374 30167040 7158 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 7365 7158 140 302 0 7060 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29460

[startup+6.30203 s]
/proc/loadavg: 0.93 0.98 1.02 2/65 11358
/proc/meminfo: memFree=1762664/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=32824 CPUtime=6.29
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 8500 0 0 0 619 10 0 0 25 0 1 0 94833374 33611776 7974 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 8206 7974 140 302 0 7901 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32824

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 1.02 2/65 11358
/proc/meminfo: memFree=1757480/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=37884 CPUtime=12.69
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 9784 0 0 0 1256 13 0 0 25 0 1 0 94833374 38793216 9225 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 9471 9225 140 302 0 9166 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37884

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 1.02 2/65 11358
/proc/meminfo: memFree=1749544/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=45848 CPUtime=25.48
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 11754 0 0 0 2530 18 0 0 25 0 1 0 94833374 46948352 11130 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 11462 11130 140 302 0 11157 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45848

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 1.02 2/65 11358
/proc/meminfo: memFree=1740392/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=55384 CPUtime=51.07
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 14049 0 0 0 5081 26 0 0 25 0 1 0 94833374 56713216 13425 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 13846 13425 140 302 0 13541 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55384

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.01 2/65 11358
/proc/meminfo: memFree=1728808/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=67908 CPUtime=102.26
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 17058 0 0 0 10190 36 0 0 25 0 1 0 94833374 69537792 16305 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 16977 16305 140 302 0 16672 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 67908

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 11358
/proc/meminfo: memFree=1716712/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=80328 CPUtime=162.24
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 20087 0 0 0 16176 48 0 0 25 0 1 0 94833374 82255872 19334 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 20082 19334 140 302 0 19777 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 80328

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1708072/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=90008 CPUtime=222.21
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 22241 0 0 0 22165 56 0 0 25 0 1 0 94833374 92168192 21488 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 22502 21488 140 302 0 22197 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 90008

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1701352/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=98196 CPUtime=282.19
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 23940 0 0 0 28156 63 0 0 25 0 1 0 94833374 100552704 23187 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 24549 23187 140 302 0 24244 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 98196

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1688872/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=112644 CPUtime=342.17
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 27276 0 0 0 34144 73 0 0 25 0 1 0 94833374 115347456 26266 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 28161 26266 140 302 0 27856 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 112644

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1677224/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=124384 CPUtime=402.15
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 30193 0 0 0 40132 83 0 0 25 0 1 0 94833374 127369216 29183 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 31096 29183 140 302 0 30791 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 124384

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1666792/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=135312 CPUtime=462.13
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 32778 0 0 0 46122 91 0 0 25 0 1 0 94833374 138559488 31768 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 33828 31768 140 302 0 33523 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 135312

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1653736/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=148432 CPUtime=522.11
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 36066 0 0 0 52111 100 0 0 25 0 1 0 94833374 151994368 35056 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 37108 35056 140 302 0 36803 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 148432

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1642408/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=159912 CPUtime=582.09
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 38869 0 0 0 58100 109 0 0 25 0 1 0 94833374 163749888 37859 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 39978 37859 140 302 0 39673 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 159912

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1632424/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=170108 CPUtime=642.08
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 41339 0 0 0 64090 118 0 0 25 0 1 0 94833374 174190592 40329 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 42527 40329 140 302 0 42222 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 170108

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1623528/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=179064 CPUtime=702.05
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 43580 0 0 0 70079 126 0 0 25 0 1 0 94833374 183361536 42570 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 44766 42570 140 302 0 44461 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 179064

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1614824/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=190088 CPUtime=762.04
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 46251 0 0 0 76070 134 0 0 25 0 1 0 94833374 194650112 44728 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 47522 44728 140 302 0 47217 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 190088

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1607976/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=197420 CPUtime=822.01
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 47957 0 0 0 82061 140 0 0 25 0 1 0 94833374 202158080 46434 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 49355 46434 140 302 0 49050 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 197420

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1601000/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=204868 CPUtime=881.99
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 49693 0 0 0 88052 147 0 0 25 0 1 0 94833374 209784832 48170 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 51217 48170 140 302 0 50912 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 204868

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1593512/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=212912 CPUtime=941.97
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 51581 0 0 0 94044 153 0 0 25 0 1 0 94833374 218021888 50058 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 53228 50058 140 302 0 52923 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 212912

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1586344/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=219884 CPUtime=1001.94
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 53342 0 0 0 100036 158 0 0 25 0 1 0 94833374 225161216 51819 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 54971 51819 140 302 0 54666 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 219884

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1579816/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=227176 CPUtime=1061.92
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 55042 0 0 0 106028 164 0 0 25 0 1 0 94833374 232628224 53519 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 56794 53519 140 302 0 56489 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 227176

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1573608/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=234032 CPUtime=1121.9
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 56518 0 0 0 112021 169 0 0 25 0 1 0 94833374 239648768 54995 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 58508 54995 140 302 0 58203 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 234032

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1567912/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=240452 CPUtime=1181.89
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 57945 0 0 0 118013 176 0 0 25 0 1 0 94833374 246222848 56422 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 60113 56422 140 302 0 59808 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 240452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1566696/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=241604 CPUtime=1200.09
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 58236 0 0 0 119831 178 0 0 25 0 1 0 94833374 247402496 56713 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 60401 56713 140 302 0 60096 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 241604

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: 0.99 0.98 1.00 2/65 11358
/proc/meminfo: memFree=1566696/2055920 swapFree=4182364/4192956
[pid=11357] ppid=11355 vsize=241604 CPUtime=1200.09
/proc/11357/stat : 11357 (Spear-32) R 11355 11357 10426 0 -1 4194304 58236 0 0 0 119831 178 0 0 25 0 1 0 94833374 247402496 56713 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/11357/statm: 60401 56713 140 302 0 60096 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 241604

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.13
CPU user time (s): 1198.31
CPU system time (s): 1.81672
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 241604

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

runsolver used 0.891864 second user time and 2.40563 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Mon Mar 12 08:39:59 UTC 2007

IDJOB= 338594
IDBENCH= 24726
IDSOLVER= 132
FILE ID= node42/338594-1173688798

PBS_JOBID= 4101737

Free space on /tmp= 66551 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/logistics-unsat-logistics-rotate-11t5.sat05-1141.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338594-1173688798/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/338594-1173688798/instance-338594-1173688798.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-338594-1173688798 -o ROOT/results/node42/solver-338594-1173688798 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338594-1173688798/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/338594-1173688798/instance-338594-1173688798.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  44c15aa78137d3d285491662ef422a01

RANDOM SEED= 526738751

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.263
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.263
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:       1793992 kB
Buffers:         31988 kB
Cached:         175896 kB
SwapCached:       4820 kB
Active:          94820 kB
Inactive:       129052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793992 kB
SwapTotal:     4192956 kB
SwapFree:      4182364 kB
Dirty:            7928 kB
Writeback:           0 kB
Mapped:          19832 kB
Slab:            24048 kB
Committed_AS:   155036 kB
PageTables:       1420 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= 66551 MiB

End job on node42 on Mon Mar 12 09:00:02 UTC 2007