Trace number 315726

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

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark217.784
Satisfiable
(Un)Satisfiability was proved
Number of variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

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/315726-1172657948/instance-315726-1172657948.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/node67/watcher-315726-1172657948 -o ROOT/results/node67/solver-315726-1172657948 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315726-1172657948/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/315726-1172657948/instance-315726-1172657948.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.97 3/64 4390
/proc/meminfo: memFree=1745136/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=1708 CPUtime=0
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 249 0 0 0 0 0 0 0 18 0 1 0 285752432 1748992 234 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134513436 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 483 236 126 302 0 178 0

[startup+0.026573 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 4390
/proc/meminfo: memFree=1745136/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=2696 CPUtime=0.02
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 466 0 0 0 2 0 0 0 18 0 1 0 285752432 2760704 451 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 674 451 129 302 0 369 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2696

[startup+0.101581 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 4390
/proc/meminfo: memFree=1745136/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=6808 CPUtime=0.09
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 1524 0 0 0 9 0 0 0 18 0 1 0 285752432 6971392 1257 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134518183 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 1702 1258 129 302 0 1397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6808

[startup+0.301601 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 4390
/proc/meminfo: memFree=1745136/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=13056 CPUtime=0.29
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 3624 0 0 0 26 3 0 0 19 0 1 0 285752432 13369344 2777 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 3264 2778 129 302 0 2959 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13056

[startup+0.701643 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 4390
/proc/meminfo: memFree=1745136/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=27128 CPUtime=0.69
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 7965 0 0 0 62 7 0 0 23 0 1 0 285752432 27779072 6155 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 6782 6155 129 302 0 6477 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27128

[startup+1.50173 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 4391
/proc/meminfo: memFree=1706728/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=56268 CPUtime=1.49
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 16678 0 0 0 133 16 0 0 25 0 1 0 285752432 57618432 12432 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 14067 12432 129 302 0 13762 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56268

[startup+3.10189 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 4391
/proc/meminfo: memFree=1669544/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=112560 CPUtime=3.09
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 34075 0 0 0 277 32 0 0 25 0 1 0 285752432 115261440 25217 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 28140 25218 129 302 0 27835 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112560

[startup+6.30223 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 4391
/proc/meminfo: memFree=1601320/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=159144 CPUtime=6.29
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 48220 0 0 0 526 103 0 0 25 0 1 0 285752432 162963456 38732 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134515233 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 39786 38732 145 302 0 39481 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 159144

[startup+12.7019 s]
/proc/loadavg: 0.93 0.96 0.97 2/65 4391
/proc/meminfo: memFree=1545256/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=217632 CPUtime=12.68
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 63786 0 0 0 1159 109 0 0 25 0 1 0 285752432 222855168 51574 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 54408 51574 145 302 0 54103 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 217632

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 4391
/proc/meminfo: memFree=1499240/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=257980 CPUtime=25.48
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 75225 0 0 0 2435 113 0 0 25 0 1 0 285752432 264171520 61616 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 64495 61616 145 302 0 64190 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 257980

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 4391
/proc/meminfo: memFree=1498280/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=258764 CPUtime=51.07
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 75455 0 0 0 4993 114 0 0 25 0 1 0 285752432 264974336 61846 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 64691 61846 145 302 0 64386 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 258764

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 4391
/proc/meminfo: memFree=1497128/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=260012 CPUtime=102.27
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 76182 0 0 0 10109 118 0 0 25 0 1 0 285752432 266252288 62140 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 65003 62140 145 302 0 64698 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 260012

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1495784/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=261212 CPUtime=162.25
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 76589 0 0 0 16105 120 0 0 25 0 1 0 285752432 267481088 62463 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 65303 62463 145 302 0 64998 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 261212

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1494248/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=262876 CPUtime=222.23
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 77025 0 0 0 22101 122 0 0 25 0 1 0 285752432 269185024 62862 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134529798 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 65719 62862 145 302 0 65414 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 262876

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1492008/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=265096 CPUtime=282.22
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 78578 0 0 0 28096 126 0 0 25 0 1 0 285752432 271458304 63424 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 66274 63424 145 302 0 65969 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 265096

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1490600/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=266412 CPUtime=342.2
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 78973 0 0 0 34092 128 0 0 25 0 1 0 285752432 272805888 63768 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 66603 63768 145 302 0 66298 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 266412

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1488616/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=268564 CPUtime=402.18
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 79943 0 0 0 40087 131 0 0 25 0 1 0 285752432 275009536 64234 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524824 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 67141 64234 145 302 0 66836 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 268564

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1487208/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=270016 CPUtime=462.17
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 80442 0 0 0 46082 135 0 0 25 0 1 0 285752432 276496384 64608 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 67504 64608 145 302 0 67199 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 270016

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1485864/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=271284 CPUtime=522.16
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 80758 0 0 0 52078 138 0 0 25 0 1 0 285752432 277794816 64917 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 67821 64917 145 302 0 67516 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 271284

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1483688/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=273356 CPUtime=582.14
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 81350 0 0 0 58074 140 0 0 25 0 1 0 285752432 279916544 65453 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526979 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 68339 65453 145 302 0 68034 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 273356

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1482088/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=274988 CPUtime=642.13
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 81763 0 0 0 64069 144 0 0 25 0 1 0 285752432 281587712 65860 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 68747 65860 145 302 0 68442 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 274988

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1480744/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=276204 CPUtime=702.11
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 82125 0 0 0 70065 146 0 0 25 0 1 0 285752432 282832896 66193 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 69051 66193 145 302 0 68746 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 276204

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1479528/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=277716 CPUtime=762.09
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 82487 0 0 0 76060 149 0 0 25 0 1 0 285752432 284381184 66489 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526665 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 69429 66489 145 302 0 69124 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 277716

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1478120/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=279152 CPUtime=822.08
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 82849 0 0 0 82056 152 0 0 25 0 1 0 285752432 285851648 66851 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524783 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 69788 66851 145 302 0 69483 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 279152

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1476712/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=280392 CPUtime=882.06
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 83178 0 0 0 88051 155 0 0 25 0 1 0 285752432 287121408 67179 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 70098 67179 145 302 0 69793 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 280392

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1475176/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=281940 CPUtime=942.05
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 83581 0 0 0 94048 157 0 0 25 0 1 0 285752432 288706560 67581 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134529837 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 70485 67581 145 302 0 70180 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 281940

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1473576/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=283356 CPUtime=1002.03
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 84292 0 0 0 100044 159 0 0 25 0 1 0 285752432 290156544 67948 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134538583 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 70839 67948 145 302 0 70534 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 283356

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1471912/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=285032 CPUtime=1062.01
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 85626 0 0 0 106039 162 0 0 25 0 1 0 285752432 291872768 68375 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 71258 68375 145 302 0 70953 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 285032

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1470120/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=286728 CPUtime=1122
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 86052 0 0 0 112035 165 0 0 25 0 1 0 285752432 293609472 68801 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 71682 68801 145 302 0 71377 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 286728

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1468648/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=288200 CPUtime=1181.99
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 86422 0 0 0 118031 168 0 0 25 0 1 0 285752432 295116800 69171 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 72050 69171 145 302 0 71745 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 288200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 4391
/proc/meminfo: memFree=1468072/2055920 swapFree=4183844/4192956
[pid=4390] ppid=4388 vsize=288684 CPUtime=1200.09
/proc/4390/stat : 4390 (Spear-32) R 4388 4390 2833 0 -1 4194304 86557 0 0 0 119840 169 0 0 25 0 1 0 285752432 295612416 69296 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 72171 69296 145 302 0 71866 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 288684

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.14
CPU user time (s): 1198.4
CPU system time (s): 1.74073
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 288684

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

runsolver used 0.877866 second user time and 2.42163 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Wed Feb 28 10:19:08 UTC 2007

IDJOB= 315726
IDBENCH= 20423
IDSOLVER= 131
FILE ID= node67/315726-1172657948

PBS_JOBID= 3981187

Free space on /tmp= 66517 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= /tmp/evaluation/315726-1172657948/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/315726-1172657948/instance-315726-1172657948.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-315726-1172657948 -o ROOT/results/node67/solver-315726-1172657948 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315726-1172657948/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/315726-1172657948/instance-315726-1172657948.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  7cc30e40be8c690e76c3fb158623be61

RANDOM SEED= 801088614

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1745608 kB
Buffers:          5492 kB
Cached:         254624 kB
SwapCached:       2840 kB
Active:          65920 kB
Inactive:       204012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745608 kB
SwapTotal:     4192956 kB
SwapFree:      4183844 kB
Dirty:           29148 kB
Writeback:           0 kB
Mapped:          15756 kB
Slab:            26340 kB
Committed_AS:   813608 kB
PageTables:       1452 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= 66517 MiB

End job on node67 on Wed Feb 28 10:39:11 UTC 2007