Trace number 329725

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.1 1200.45

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k95.cnf
MD5SUMd2a122a986b8c06207b29ef18884dabc
Bench CategoryINDUST (industrial 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 variables141985
Number of clauses636168
Sum of the clauses size1637334
Maximum clause length20
Minimum clause length1
Number of clauses of size 1863
Number of clauses of size 2495546
Number of clauses of size 369837
Number of clauses of size 428550
Number of clauses of size 512384
Number of clauses of size over 528988

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/329725-1173147568/instance-329725-1173147568.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/node58/watcher-329725-1173147568 -o ROOT/results/node58/solver-329725-1173147568 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329725-1173147568/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329725-1173147568/instance-329725-1173147568.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.91 0.95 0.95 3/64 21773
/proc/meminfo: memFree=936944/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=1396 CPUtime=0
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 334713543 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 349 138 121 302 0 44 0

[startup+0.02635 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 21773
/proc/meminfo: memFree=936944/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=1396 CPUtime=0.02
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 154 0 0 0 2 0 0 0 18 0 1 0 334713543 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1396

[startup+0.101357 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 21773
/proc/meminfo: memFree=936944/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=2440 CPUtime=0.09
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 429 0 0 0 9 0 0 0 18 0 1 0 334713543 2498560 413 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134513431 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 610 413 129 302 0 305 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2440

[startup+0.301379 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 21773
/proc/meminfo: memFree=936944/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=9284 CPUtime=0.29
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 2386 0 0 0 27 2 0 0 19 0 1 0 334713543 9506816 1956 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 2321 1956 129 302 0 2016 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9284

[startup+0.701422 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 21773
/proc/meminfo: memFree=936944/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=21304 CPUtime=0.69
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 6039 0 0 0 64 5 0 0 22 0 1 0 334713543 21815296 5029 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 5326 5030 129 302 0 5021 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21304

[startup+1.50151 s]
/proc/loadavg: 0.91 0.95 0.95 2/65 21774
/proc/meminfo: memFree=908712/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=46684 CPUtime=1.49
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 13618 0 0 0 137 12 0 0 25 0 1 0 334713543 47804416 11004 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 11671 11005 129 302 0 11366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46684

[startup+3.10168 s]
/proc/loadavg: 0.91 0.95 0.95 2/65 21774
/proc/meminfo: memFree=887208/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=71896 CPUtime=3.09
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 20249 0 0 0 293 16 0 0 25 0 1 0 334713543 73621504 15596 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134542471 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 17974 15596 145 302 0 17669 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71896

[startup+6.30104 s]
/proc/loadavg: 0.92 0.95 0.95 2/65 21774
/proc/meminfo: memFree=867944/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=78772 CPUtime=6.29
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 22337 0 0 0 608 21 0 0 25 0 1 0 334713543 80662528 17361 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 19693 17361 145 302 0 19388 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78772

[startup+12.7027 s]
/proc/loadavg: 0.93 0.95 0.95 2/65 21774
/proc/meminfo: memFree=867120/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=79556 CPUtime=12.69
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 22531 0 0 0 1245 24 0 0 25 0 1 0 334713543 81465344 17555 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524542 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 19889 17555 145 302 0 19584 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79556

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.95 2/65 21774
/proc/meminfo: memFree=866672/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=80084 CPUtime=25.48
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 22663 0 0 0 2522 26 0 0 25 0 1 0 334713543 82006016 17687 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524662 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 20021 17687 145 302 0 19716 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80084

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.95 2/65 21774
/proc/meminfo: memFree=866352/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=80464 CPUtime=51.07
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 22752 0 0 0 5081 26 0 0 25 0 1 0 334713543 82395136 17776 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 20116 17776 145 302 0 19811 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 80464

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.95 2/65 21774
/proc/meminfo: memFree=851568/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=95308 CPUtime=102.26
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 26569 0 0 0 10166 60 0 0 25 0 1 0 334713543 97595392 21495 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 23827 21495 145 302 0 23522 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 95308

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 21774
/proc/meminfo: memFree=832688/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=114552 CPUtime=162.24
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 31440 0 0 0 16143 81 0 0 25 0 1 0 334713543 117301248 26237 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 28638 26237 145 302 0 28333 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 114552

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 21774
/proc/meminfo: memFree=812784/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=135328 CPUtime=222.22
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 36644 0 0 0 22120 102 0 0 25 0 1 0 334713543 138575872 31184 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558757 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 33832 31184 145 302 0 33527 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 135328

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 21774
/proc/meminfo: memFree=796784/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=151308 CPUtime=282.2
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 40647 0 0 0 28105 115 0 0 25 0 1 0 334713543 154939392 35187 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 37827 35187 145 302 0 37522 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 151308

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 21774
/proc/meminfo: memFree=782064/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=166004 CPUtime=342.18
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 44295 0 0 0 34092 126 0 0 25 0 1 0 334713543 169988096 38835 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 41501 38835 145 302 0 41196 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 166004

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 21774
/proc/meminfo: memFree=770864/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=177516 CPUtime=402.16
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 47133 0 0 0 40080 136 0 0 25 0 1 0 334713543 181776384 41673 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 44379 41673 145 302 0 44074 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 177516

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 21774
/proc/meminfo: memFree=759344/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=188980 CPUtime=462.14
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 49967 0 0 0 46068 146 0 0 25 0 1 0 334713543 193515520 44507 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 47245 44507 145 302 0 46940 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 188980

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 21774
/proc/meminfo: memFree=748784/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=199500 CPUtime=522.13
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 52624 0 0 0 52055 158 0 0 25 0 1 0 334713543 204288000 47164 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 49875 47164 145 302 0 49570 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 199500

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 21774
/proc/meminfo: memFree=739056/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=211180 CPUtime=582.11
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 55534 0 0 0 58044 167 0 0 25 0 1 0 334713543 216248320 49561 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 52795 49561 145 302 0 52490 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 211180

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 21774
/proc/meminfo: memFree=730608/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=219724 CPUtime=642.1
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 57637 0 0 0 64035 175 0 0 25 0 1 0 334713543 224997376 51664 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 54931 51664 145 302 0 54626 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 219724

[startup+702.301 s]
/proc/loadavg: 1.04 0.99 0.96 2/65 21774
/proc/meminfo: memFree=721456/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=229040 CPUtime=702.08
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 59941 0 0 0 70025 183 0 0 25 0 1 0 334713543 234536960 53968 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 57260 53968 145 302 0 56955 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 229040

[startup+762.306 s]
/proc/loadavg: 1.01 0.99 0.96 2/65 21774
/proc/meminfo: memFree=712176/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=238852 CPUtime=762.06
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 62234 0 0 0 76017 189 0 0 25 0 1 0 334713543 244584448 56261 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 59713 56261 145 302 0 59408 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 238852

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 21774
/proc/meminfo: memFree=702704/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=248484 CPUtime=822.04
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 64628 0 0 0 82006 198 0 0 25 0 1 0 334713543 254447616 58655 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 62121 58655 145 302 0 61816 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 248484

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 21774
/proc/meminfo: memFree=694640/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=256360 CPUtime=882.03
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 66605 0 0 0 87997 206 0 0 25 0 1 0 334713543 262512640 60632 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 64090 60632 145 302 0 63785 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 256360

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 21774
/proc/meminfo: memFree=687536/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=263936 CPUtime=942.01
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 68401 0 0 0 93989 212 0 0 25 0 1 0 334713543 270270464 62428 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 65984 62428 145 302 0 65679 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 263936

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 21774
/proc/meminfo: memFree=680496/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=271244 CPUtime=1001.99
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 70155 0 0 0 99978 221 0 0 25 0 1 0 334713543 277753856 64182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 67811 64182 145 302 0 67506 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 271244

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 21774
/proc/meminfo: memFree=673648/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=277968 CPUtime=1061.97
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 71855 0 0 0 105969 228 0 0 25 0 1 0 334713543 284639232 65882 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 69492 65882 145 302 0 69187 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 277968

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 21774
/proc/meminfo: memFree=667312/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=284224 CPUtime=1121.96
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 73438 0 0 0 111961 235 0 0 25 0 1 0 334713543 291045376 67465 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 71056 67465 145 302 0 70751 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 284224

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 21774
/proc/meminfo: memFree=657968/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=293772 CPUtime=1181.94
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 75812 0 0 0 117950 244 0 0 25 0 1 0 334713543 300822528 69839 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 73443 69839 145 302 0 73138 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 293772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 21774
/proc/meminfo: memFree=653360/2055920 swapFree=4184224/4192956
[pid=21773] ppid=21771 vsize=298160 CPUtime=1200.05
/proc/21773/stat : 21773 (Spear-32) R 21771 21773 21468 0 -1 4194304 76904 0 0 0 119757 248 0 0 25 0 1 0 334713543 305315840 70931 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21773/statm: 74540 70931 145 302 0 74235 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 298160

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.45
CPU time (s): 1200.1
CPU user time (s): 1197.57
CPU system time (s): 2.52562
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 298160

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

runsolver used 0.902862 second user time and 2.40463 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Tue Mar  6 02:19:29 UTC 2007

IDJOB= 329725
IDBENCH= 20546
IDSOLVER= 131
FILE ID= node58/329725-1173147568

PBS_JOBID= 4015208

Free space on /tmp= 66469 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k95.cnf
COMMAND LINE= /tmp/evaluation/329725-1173147568/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329725-1173147568/instance-329725-1173147568.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-329725-1173147568 -o ROOT/results/node58/solver-329725-1173147568 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329725-1173147568/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329725-1173147568/instance-329725-1173147568.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d2a122a986b8c06207b29ef18884dabc

RANDOM SEED= 894884238

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.234
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.234
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:        937352 kB
Buffers:         51052 kB
Cached:         967784 kB
SwapCached:       2864 kB
Active:          77752 kB
Inactive:       953636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        937352 kB
SwapTotal:     4192956 kB
SwapFree:      4184224 kB
Dirty:           16568 kB
Writeback:           0 kB
Mapped:          18516 kB
Slab:            73252 kB
Committed_AS:   764456 kB
PageTables:       1384 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= 66469 MiB

End job on node58 on Tue Mar  6 02:39:31 UTC 2007