Trace number 315767

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FH 1.0? (TO) 1200.07 1200.44

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark465.561
Satisfiable
(Un)Satisfiability was proved
Number of variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

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/315767-1172658597/instance-315767-1172658597.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/node63/watcher-315767-1172658597 -o ROOT/results/node63/solver-315767-1172658597 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315767-1172658597/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/315767-1172658597/instance-315767-1172658597.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 1.01 0.99 3/64 30485
/proc/meminfo: memFree=1762400/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=1932 CPUtime=0
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 251 0 0 0 0 0 0 0 18 0 1 0 285817149 1978368 236 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134518183 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 483 236 126 302 0 178 0

[startup+0.079817 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 30485
/proc/meminfo: memFree=1762400/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=4608 CPUtime=0.07
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 1041 0 0 0 7 0 0 0 18 0 1 0 285817149 4718592 920 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 1152 920 129 302 0 847 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4608

[startup+0.101818 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 30485
/proc/meminfo: memFree=1762400/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=6804 CPUtime=0.09
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 1549 0 0 0 9 0 0 0 18 0 1 0 285817149 6967296 1282 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 1701 1283 129 302 0 1396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6804

[startup+0.301839 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 30485
/proc/meminfo: memFree=1762400/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=13040 CPUtime=0.29
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 3609 0 0 0 27 2 0 0 19 0 1 0 285817149 13352960 2762 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 3260 2762 129 302 0 2955 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13040

[startup+0.701882 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 30485
/proc/meminfo: memFree=1762400/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=29128 CPUtime=0.69
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 8004 0 0 0 63 6 0 0 22 0 1 0 285817149 29827072 6194 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135271267 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 7282 6200 129 302 0 6977 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29128

[startup+1.50197 s]
/proc/loadavg: 0.92 1.01 0.99 2/65 30486
/proc/meminfo: memFree=1725336/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=56160 CPUtime=1.49
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 16591 0 0 0 136 13 0 0 25 0 1 0 285817149 57507840 12345 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 14040 12345 129 302 0 13735 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56160

[startup+3.10114 s]
/proc/loadavg: 0.93 1.01 0.99 2/65 30486
/proc/meminfo: memFree=1686488/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=112664 CPUtime=3.08
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 34101 0 0 0 280 28 0 0 25 0 1 0 285817149 115367936 25243 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 28166 25243 129 302 0 27861 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 112664

[startup+6.30148 s]
/proc/loadavg: 0.93 1.01 0.99 2/65 30486
/proc/meminfo: memFree=1641560/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=129564 CPUtime=6.28
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 39682 0 0 0 565 63 0 0 25 0 1 0 285817149 132673536 30363 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524748 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 32391 30363 140 302 0 32086 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 129564

[startup+12.7012 s]
/proc/loadavg: 0.94 1.01 0.99 2/65 30486
/proc/meminfo: memFree=1640600/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=130092 CPUtime=12.69
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 39872 0 0 0 1205 64 0 0 25 0 1 0 285817149 133214208 30553 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 32523 30553 140 302 0 32218 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 130092

[startup+25.5015 s]
/proc/loadavg: 0.95 1.00 0.99 2/65 30486
/proc/meminfo: memFree=1640024/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=130820 CPUtime=25.49
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 40314 0 0 0 2484 65 0 0 25 0 1 0 285817149 133959680 30743 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 32705 30743 140 302 0 32400 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 130820

[startup+51.1012 s]
/proc/loadavg: 0.96 1.00 0.99 2/65 30486
/proc/meminfo: memFree=1638552/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=132188 CPUtime=51.05
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 40705 0 0 0 5040 65 0 0 25 0 1 0 285817149 135360512 31104 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 33047 31104 140 302 0 32742 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 132188

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 30486
/proc/meminfo: memFree=1636312/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=134464 CPUtime=102.24
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 42201 0 0 0 10157 67 0 0 25 0 1 0 285817149 137691136 31678 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524713 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 33616 31678 140 302 0 33311 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 134464

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30486
/proc/meminfo: memFree=1634648/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=136264 CPUtime=162.22
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 42663 0 0 0 16154 68 0 0 25 0 1 0 285817149 139534336 32120 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 34066 32120 140 302 0 33761 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 136264

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30486
/proc/meminfo: memFree=1630168/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=140376 CPUtime=222.21
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 46300 0 0 0 22149 72 0 0 25 0 1 0 285817149 143745024 33158 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 35094 33158 140 302 0 34789 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 140376

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30486
/proc/meminfo: memFree=1627608/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=142940 CPUtime=282.19
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 48420 0 0 0 28144 75 0 0 25 0 1 0 285817149 146370560 33802 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 35735 33802 140 302 0 35430 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 142940

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30486
/proc/meminfo: memFree=1624728/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=145788 CPUtime=342.18
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 49211 0 0 0 34140 78 0 0 25 0 1 0 285817149 149286912 34520 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134538589 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 36447 34520 140 302 0 36142 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 145788

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30486
/proc/meminfo: memFree=1620376/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=150180 CPUtime=402.16
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 50862 0 0 0 40135 81 0 0 25 0 1 0 285817149 153784320 35609 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 37545 35609 140 302 0 37240 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 150180

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30486
/proc/meminfo: memFree=1617496/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=153112 CPUtime=462.14
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 52272 0 0 0 46131 83 0 0 25 0 1 0 285817149 156786688 36341 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 38278 36341 140 302 0 37973 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 153112

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30486
/proc/meminfo: memFree=1615640/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=155036 CPUtime=522.12
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 53227 0 0 0 52127 85 0 0 25 0 1 0 285817149 158756864 36811 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 38759 36811 140 302 0 38454 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 155036

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30486
/proc/meminfo: memFree=1613464/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=157004 CPUtime=582.1
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 55983 0 0 0 58121 89 0 0 25 0 1 0 285817149 160772096 37328 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524755 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 39251 37328 140 302 0 38946 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 157004

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30486
/proc/meminfo: memFree=1611224/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=159228 CPUtime=642.09
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 57109 0 0 0 64117 92 0 0 25 0 1 0 285817149 163049472 37888 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 39807 37888 140 302 0 39502 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 159228

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30486
/proc/meminfo: memFree=1608920/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=161648 CPUtime=702.07
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 58584 0 0 0 70112 95 0 0 25 0 1 0 285817149 165527552 38482 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 40412 38482 140 302 0 40107 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 161648

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30488
/proc/meminfo: memFree=1605848/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=164640 CPUtime=762.06
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 65192 0 0 0 76105 101 0 0 25 0 1 0 285817149 168591360 39182 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 41160 39182 140 302 0 40855 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 164640

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30488
/proc/meminfo: memFree=1604120/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=166172 CPUtime=822.04
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 76352 0 0 0 82096 108 0 0 25 0 1 0 285817149 170160128 39604 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 41543 39604 140 302 0 41238 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 166172

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30488
/proc/meminfo: memFree=1601368/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=168852 CPUtime=882.03
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 85561 0 0 0 88089 114 0 0 25 0 1 0 285817149 172904448 40278 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 42213 40278 140 302 0 41908 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 168852

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30488
/proc/meminfo: memFree=1599192/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=171156 CPUtime=942
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 87031 0 0 0 94084 116 0 0 25 0 1 0 285817149 175263744 40858 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 42789 40858 140 302 0 42484 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 171156

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30488
/proc/meminfo: memFree=1596888/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=173352 CPUtime=1001.99
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 89490 0 0 0 100079 120 0 0 25 0 1 0 285817149 177512448 41411 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524662 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 43338 41411 140 302 0 43033 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 173352

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30488
/proc/meminfo: memFree=1595928/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=174360 CPUtime=1061.97
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 95683 0 0 0 106074 123 0 0 25 0 1 0 285817149 178544640 41663 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 43590 41663 140 302 0 43285 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 174360

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30488
/proc/meminfo: memFree=1593816/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=176504 CPUtime=1121.95
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 98090 0 0 0 112069 126 0 0 25 0 1 0 285817149 180740096 42218 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524738 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 44126 42218 140 302 0 43821 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 176504

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30488
/proc/meminfo: memFree=1590168/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=180096 CPUtime=1181.94
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 100646 0 0 0 118064 130 0 0 25 0 1 0 285817149 184418304 43103 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 45024 43103 140 302 0 44719 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 180096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30488
/proc/meminfo: memFree=1589336/2055920 swapFree=4183232/4192956
[pid=30485] ppid=30483 vsize=180732 CPUtime=1200.03
/proc/30485/stat : 30485 (Spear-32) R 30483 30485 29267 0 -1 4194304 100858 0 0 0 119873 130 0 0 25 0 1 0 285817149 185069568 43281 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/30485/statm: 45183 43281 140 302 0 44878 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 180732

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.44
CPU time (s): 1200.07
CPU user time (s): 1198.74
CPU system time (s): 1.3368
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 180732

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

runsolver used 0.931858 second user time and 2.42863 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Wed Feb 28 10:29:58 UTC 2007

IDJOB= 315767
IDBENCH= 20424
IDSOLVER= 132
FILE ID= node63/315767-1172658597

PBS_JOBID= 3981177

Free space on /tmp= 66514 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/cube-11-h13-unsat.cnf
COMMAND LINE= /tmp/evaluation/315767-1172658597/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/315767-1172658597/instance-315767-1172658597.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-315767-1172658597 -o ROOT/results/node63/solver-315767-1172658597 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315767-1172658597/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/315767-1172658597/instance-315767-1172658597.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  3a68d904935650d9da7e64e1ee7bae82

RANDOM SEED= 47698531

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1762808 kB
Buffers:          4176 kB
Cached:         233808 kB
SwapCached:       3484 kB
Active:          84164 kB
Inactive:       168980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762808 kB
SwapTotal:     4192956 kB
SwapFree:      4183232 kB
Dirty:           26132 kB
Writeback:           0 kB
Mapped:          21188 kB
Slab:            25952 kB
Committed_AS:   715936 kB
PageTables:       1476 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= 66514 MiB

End job on node63 on Wed Feb 28 10:50:00 UTC 2007