Trace number 338593

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 FHS 1.0? (TO) 1200.11 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/338593-1173688758/instance-338593-1173688758.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/node26/watcher-338593-1173688758 -o ROOT/results/node26/solver-338593-1173688758 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338593-1173688758/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338593-1173688758/instance-338593-1173688758.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 0.99 3/77 8606
/proc/meminfo: memFree=1732912/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=1932 CPUtime=0
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 388829587 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 483 247 126 302 0 178 0

[startup+0.0598969 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 8606
/proc/meminfo: memFree=1732912/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=3744 CPUtime=0.05
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 754 0 0 0 5 0 0 0 18 0 1 0 388829587 3833856 712 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 936 713 129 302 0 631 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3744

[startup+0.101904 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 8606
/proc/meminfo: memFree=1732912/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=4928 CPUtime=0.09
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 1085 0 0 0 9 0 0 0 18 0 1 0 388829587 5046272 1011 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 1232 1011 129 302 0 927 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4928

[startup+0.30194 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 8606
/proc/meminfo: memFree=1732912/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=10976 CPUtime=0.29
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 2730 0 0 0 28 1 0 0 19 0 1 0 388829587 11239424 2461 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 2744 2461 129 302 0 2439 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10976

[startup+0.702009 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 8606
/proc/meminfo: memFree=1732912/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=22824 CPUtime=0.69
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 5938 0 0 0 65 4 0 0 22 0 1 0 388829587 23371776 5412 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 5706 5412 129 302 0 5401 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22824

[startup+1.50115 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 8607
/proc/meminfo: memFree=1708136/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=27136 CPUtime=1.49
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 7094 0 0 0 144 5 0 0 25 0 1 0 388829587 27787264 6568 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 6784 6568 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 0.99 2/78 8607
/proc/meminfo: memFree=1705960/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=29460 CPUtime=3.09
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 7682 0 0 0 303 6 0 0 25 0 1 0 388829587 30167040 7156 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 7365 7156 140 302 0 7060 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29460

[startup+6.30198 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 8607
/proc/meminfo: memFree=1701992/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=32824 CPUtime=6.28
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 8498 0 0 0 620 8 0 0 25 0 1 0 388829587 33611776 7972 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 8206 7972 140 302 0 7901 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32824

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 8607
/proc/meminfo: memFree=1696808/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=37884 CPUtime=12.68
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 9793 0 0 0 1257 11 0 0 25 0 1 0 388829587 38793216 9234 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 9471 9234 140 302 0 9166 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37884

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 8607
/proc/meminfo: memFree=1688872/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=45848 CPUtime=25.48
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 11755 0 0 0 2533 15 0 0 25 0 1 0 388829587 46948352 11131 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 11462 11131 140 302 0 11157 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45848

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 8607
/proc/meminfo: memFree=1679656/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=55384 CPUtime=51.07
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 14053 0 0 0 5085 22 0 0 25 0 1 0 388829587 56713216 13429 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 13846 13429 140 302 0 13541 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55384

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 8607
/proc/meminfo: memFree=1667944/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=67908 CPUtime=102.25
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 17063 0 0 0 10194 31 0 0 25 0 1 0 388829587 69537792 16310 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 16977 16310 140 302 0 16672 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 67908

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8607
/proc/meminfo: memFree=1655848/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=80328 CPUtime=162.23
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 20089 0 0 0 16182 41 0 0 25 0 1 0 388829587 82255872 19336 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 20082 19336 140 302 0 19777 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 80328

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8607
/proc/meminfo: memFree=1647144/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=90008 CPUtime=222.21
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 22241 0 0 0 22172 49 0 0 25 0 1 0 388829587 92168192 21488 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 22502 21488 140 302 0 22197 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 90008

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8607
/proc/meminfo: memFree=1640424/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=98196 CPUtime=282.18
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 23940 0 0 0 28163 55 0 0 25 0 1 0 388829587 100552704 23187 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 24549 23187 140 302 0 24244 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 98196

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1628008/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=112644 CPUtime=342.16
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 27277 0 0 0 34149 67 0 0 25 0 1 0 388829587 115347456 26267 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 28161 26267 140 302 0 27856 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 112644

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1616296/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=124384 CPUtime=402.14
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 30192 0 0 0 40138 76 0 0 25 0 1 0 388829587 127369216 29182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 31096 29182 140 302 0 30791 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 124384

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1605928/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=135312 CPUtime=462.11
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 32778 0 0 0 46126 85 0 0 25 0 1 0 388829587 138559488 31768 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 33828 31768 140 302 0 33523 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 135312

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1592936/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=148432 CPUtime=522.1
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 36062 0 0 0 52113 97 0 0 25 0 1 0 388829587 151994368 35052 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 37108 35052 140 302 0 36803 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 148432

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1581544/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=159912 CPUtime=582.08
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 38868 0 0 0 58103 105 0 0 25 0 1 0 388829587 163749888 37858 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 39978 37858 140 302 0 39673 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 159912

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1571624/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=170108 CPUtime=642.06
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 41332 0 0 0 64092 114 0 0 25 0 1 0 388829587 174190592 40322 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 42527 40322 140 302 0 42222 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 170108

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1562664/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=179064 CPUtime=702.03
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 43577 0 0 0 70081 122 0 0 25 0 1 0 388829587 183361536 42567 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 44766 42567 140 302 0 44461 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 179064

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1554024/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=189960 CPUtime=762.02
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 46232 0 0 0 76072 130 0 0 25 0 1 0 388829587 194519040 44709 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 47490 44709 140 302 0 47185 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 189960

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1547240/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=197292 CPUtime=821.99
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 47941 0 0 0 82064 135 0 0 25 0 1 0 388829587 202027008 46418 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 49323 46418 140 302 0 49018 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 197292

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1540328/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=204740 CPUtime=881.97
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 49671 0 0 0 88057 140 0 0 25 0 1 0 388829587 209653760 48148 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 51185 48148 140 302 0 50880 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 204740

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1532840/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=212776 CPUtime=941.95
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 51552 0 0 0 94048 147 0 0 25 0 1 0 388829587 217882624 50029 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 53194 50029 140 302 0 52889 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 212776

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1525608/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=219884 CPUtime=1001.93
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 53337 0 0 0 100040 153 0 0 25 0 1 0 388829587 225161216 51814 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 54971 51814 140 302 0 54666 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 219884

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1519080/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=226920 CPUtime=1061.9
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 54973 0 0 0 106032 158 0 0 25 0 1 0 388829587 232366080 53450 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 56730 53450 140 302 0 56425 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 226920

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1512936/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=233904 CPUtime=1121.89
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 56499 0 0 0 112026 163 0 0 25 0 1 0 388829587 239517696 54976 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 58476 54976 140 302 0 58171 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 233904

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1507240/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=240452 CPUtime=1181.87
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 57935 0 0 0 118018 169 0 0 25 0 1 0 388829587 246222848 56412 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 60113 56412 140 302 0 59808 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 240452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8609
/proc/meminfo: memFree=1505960/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=241604 CPUtime=1200.06
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 58226 0 0 0 119836 170 0 0 25 0 1 0 388829587 247402496 56703 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 60401 56703 140 302 0 60096 0
Current children cumulated CPU time (s) 1200.06
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 0.99 2/78 8609
/proc/meminfo: memFree=1505960/2055920 swapFree=4154888/4192956
[pid=8606] ppid=8604 vsize=241604 CPUtime=1200.06
/proc/8606/stat : 8606 (Spear-32) R 8604 8606 6020 0 -1 4194304 58226 0 0 0 119836 170 0 0 25 0 1 0 388829587 247402496 56703 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8606/statm: 60401 56703 140 302 0 60096 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 241604

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.11
CPU user time (s): 1198.37
CPU system time (s): 1.74373
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 241604

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

runsolver used 1.3478 second user time and 3.02754 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Mon Mar 12 08:39:19 UTC 2007

IDJOB= 338593
IDBENCH= 24726
IDSOLVER= 131
FILE ID= node26/338593-1173688758

PBS_JOBID= 4101460

Free space on /tmp= 66553 MiB

SOLVER NAME= Spear FHS 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/338593-1173688758/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338593-1173688758/instance-338593-1173688758.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-338593-1173688758 -o ROOT/results/node26/solver-338593-1173688758 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338593-1173688758/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338593-1173688758/instance-338593-1173688758.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  44c15aa78137d3d285491662ef422a01

RANDOM SEED= 434969059

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.279
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.279
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:       1733384 kB
Buffers:         44160 kB
Cached:         191736 kB
SwapCached:      17540 kB
Active:         137372 kB
Inactive:       124224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733384 kB
SwapTotal:     4192956 kB
SwapFree:      4154888 kB
Dirty:            8032 kB
Writeback:           0 kB
Mapped:          30456 kB
Slab:            46580 kB
Committed_AS:   858060 kB
PageTables:       1712 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= 66553 MiB

End job on node26 on Mon Mar 12 08:59:22 UTC 2007