Trace number 336241

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.07 1200.66

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
MD5SUM15ed95b3a35c74d0cc5dd4986376305c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark48.2217
Satisfiable
(Un)Satisfiability was proved
Number of variables11318
Number of clauses316793
Sum of the clauses size640466
Maximum clause length38
Minimum clause length1
Number of clauses of size 161
Number of clauses of size 2314245
Number of clauses of size 3173
Number of clauses of size 42250
Number of clauses of size 50
Number of clauses of size over 564

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/336241-1173642816/instance-336241-1173642816.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/node71/watcher-336241-1173642816 -o ROOT/results/node71/solver-336241-1173642816 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336241-1173642816/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336241-1173642816/instance-336241-1173642816.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.99 0.97 0.95 3/64 9914
/proc/meminfo: memFree=1912432/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=1932 CPUtime=0
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 384239448 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271319 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 483 247 126 302 0 178 0

[startup+0.0986179 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 9914
/proc/meminfo: memFree=1912432/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=5208 CPUtime=0.09
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 1208 0 0 0 9 0 0 0 18 0 1 0 384239448 5332992 1027 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 1302 1028 129 302 0 997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5208

[startup+0.101618 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 9914
/proc/meminfo: memFree=1912432/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=5340 CPUtime=0.09
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 1227 0 0 0 9 0 0 0 18 0 1 0 384239448 5468160 1046 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 1335 1046 129 302 0 1030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5340

[startup+0.301662 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 9914
/proc/meminfo: memFree=1912432/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=10860 CPUtime=0.29
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 2730 0 0 0 28 1 0 0 19 0 1 0 384239448 11120640 2355 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 2715 2355 129 302 0 2410 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10860

[startup+0.701748 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 9914
/proc/meminfo: memFree=1912432/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=19952 CPUtime=0.69
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 5159 0 0 0 66 3 0 0 22 0 1 0 384239448 20430848 4527 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 4988 4527 140 302 0 4683 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19952

[startup+1.50192 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 9915
/proc/meminfo: memFree=1890792/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=24220 CPUtime=1.49
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 6269 0 0 0 145 4 0 0 25 0 1 0 384239448 24801280 5637 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134536155 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 6055 5637 145 302 0 5750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24220

[startup+3.10127 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 9915
/proc/meminfo: memFree=1889768/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=25632 CPUtime=3.09
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 6631 0 0 0 303 6 0 0 25 0 1 0 384239448 26247168 5999 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 6408 5999 145 302 0 6103 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25632

[startup+6.30196 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 9915
/proc/meminfo: memFree=1886704/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=28384 CPUtime=6.29
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 7304 0 0 0 621 8 0 0 25 0 1 0 384239448 29065216 6672 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 7096 6672 145 302 0 6791 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28384

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 9915
/proc/meminfo: memFree=1881776/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=33128 CPUtime=12.69
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 8502 0 0 0 1258 11 0 0 25 0 1 0 384239448 33923072 7837 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526745 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 8282 7837 145 302 0 7977 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33128

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 9915
/proc/meminfo: memFree=1872432/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=42332 CPUtime=25.48
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 10796 0 0 0 2530 18 0 0 25 0 1 0 384239448 43347968 10131 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 10583 10131 145 302 0 10278 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42332

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 9915
/proc/meminfo: memFree=1857072/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=58020 CPUtime=51.07
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 14729 0 0 0 5078 29 0 0 25 0 1 0 384239448 59412480 13999 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 14505 13999 145 302 0 14200 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 58020

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 9915
/proc/meminfo: memFree=1831728/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=83672 CPUtime=102.25
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 21124 0 0 0 10183 42 0 0 25 0 1 0 384239448 85680128 20265 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 20918 20265 145 302 0 20613 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 83672

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 9915
/proc/meminfo: memFree=1803632/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=112332 CPUtime=162.23
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 28244 0 0 0 16163 60 0 0 25 0 1 0 384239448 115027968 27385 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 28083 27385 145 302 0 27778 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 112332

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 9915
/proc/meminfo: memFree=1781424/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=135136 CPUtime=222.2
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 33921 0 0 0 22149 71 0 0 25 0 1 0 384239448 138379264 32805 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 33784 32805 145 302 0 33479 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 135136

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 9915
/proc/meminfo: memFree=1763184/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=153404 CPUtime=282.18
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 38521 0 0 0 28135 83 0 0 25 0 1 0 384239448 157085696 37405 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 38351 37405 145 302 0 38046 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 153404

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 9915
/proc/meminfo: memFree=1741936/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=174472 CPUtime=342.15
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 43781 0 0 0 34118 97 0 0 25 0 1 0 384239448 178659328 42665 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 43618 42665 145 302 0 43313 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 174472

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 9915
/proc/meminfo: memFree=1715888/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=200592 CPUtime=402.13
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 50330 0 0 0 40102 111 0 0 25 0 1 0 384239448 205406208 49214 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 50148 49214 145 302 0 49843 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 200592

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 9997
/proc/meminfo: memFree=1692264/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=222876 CPUtime=462.06
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 55856 0 0 0 46083 123 0 0 25 0 1 0 384239448 228225024 54740 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 55719 54740 145 302 0 55414 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 222876

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 10089
/proc/meminfo: memFree=1678840/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=236740 CPUtime=521.98
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 59210 0 0 0 52067 131 0 0 25 0 1 0 384239448 242421760 58094 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 59185 58094 145 302 0 58880 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 236740

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 10113
/proc/meminfo: memFree=1667632/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=249152 CPUtime=581.94
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 62264 0 0 0 58056 138 0 0 25 0 1 0 384239448 255131648 61148 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 62288 61148 145 302 0 61983 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 249152

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 10113
/proc/meminfo: memFree=1654064/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=264880 CPUtime=641.92
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 66117 0 0 0 64045 147 0 0 25 0 1 0 384239448 271237120 64488 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 66220 64488 145 302 0 65915 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 264880

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 10113
/proc/meminfo: memFree=1641136/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=277800 CPUtime=701.89
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 69368 0 0 0 70033 156 0 0 25 0 1 0 384239448 284467200 67739 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 69450 67739 145 302 0 69145 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 277800

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 10113
/proc/meminfo: memFree=1627824/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=291208 CPUtime=761.88
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 72668 0 0 0 76021 167 0 0 25 0 1 0 384239448 298196992 71039 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 72802 71039 145 302 0 72497 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 291208

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 10113
/proc/meminfo: memFree=1617584/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=301700 CPUtime=821.84
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 75244 0 0 0 82011 173 0 0 25 0 1 0 384239448 308940800 73615 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 75425 73615 145 302 0 75120 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 301700

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 10113
/proc/meminfo: memFree=1606512/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=312764 CPUtime=881.82
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 77965 0 0 0 88002 180 0 0 25 0 1 0 384239448 320270336 76336 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 78191 76336 145 302 0 77886 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 312764

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 10113
/proc/meminfo: memFree=1595248/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=324376 CPUtime=941.8
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 80811 0 0 0 93993 187 0 0 25 0 1 0 384239448 332161024 79182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 81094 79182 145 302 0 80789 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 324376

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 10113
/proc/meminfo: memFree=1583664/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=335928 CPUtime=1001.78
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 83702 0 0 0 99981 197 0 0 25 0 1 0 384239448 343990272 82073 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 83982 82073 145 302 0 83677 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 335928

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 10113
/proc/meminfo: memFree=1570416/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=349368 CPUtime=1061.75
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 87054 0 0 0 105968 207 0 0 25 0 1 0 384239448 357752832 85425 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 87342 85425 145 302 0 87037 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 349368

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 10113
/proc/meminfo: memFree=1557232/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=362360 CPUtime=1121.73
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 90324 0 0 0 111955 218 0 0 25 0 1 0 384239448 371056640 88695 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 90590 88695 145 302 0 90285 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 362360

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 10113
/proc/meminfo: memFree=1543344/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=376268 CPUtime=1181.7
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 93785 0 0 0 117943 227 0 0 25 0 1 0 384239448 385298432 92156 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 94067 92156 145 302 0 93762 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 376268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 10113
/proc/meminfo: memFree=1540336/2055920 swapFree=4171944/4192956
[pid=9914] ppid=9912 vsize=379124 CPUtime=1200
/proc/9914/stat : 9914 (Spear-32) R 9912 9914 9732 0 -1 4194304 94490 0 0 0 119770 230 0 0 25 0 1 0 384239448 388222976 92861 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9914/statm: 94781 92861 145 302 0 94476 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 379124

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.66
CPU time (s): 1200.07
CPU user time (s): 1197.71
CPU system time (s): 2.36064
CPU usage (%): 99.9504
Max. virtual memory (cumulated for all children) (KiB): 379124

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

runsolver used 0.928858 second user time and 2.44763 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sun Mar 11 19:53:36 UTC 2007

IDJOB= 336241
IDBENCH= 24670
IDSOLVER= 131
FILE ID= node71/336241-1173642816

PBS_JOBID= 4101354

Free space on /tmp= 66533 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336241-1173642816/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336241-1173642816/instance-336241-1173642816.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-336241-1173642816 -o ROOT/results/node71/solver-336241-1173642816 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336241-1173642816/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336241-1173642816/instance-336241-1173642816.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  15ed95b3a35c74d0cc5dd4986376305c

RANDOM SEED= 688029342

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1912840 kB
Buffers:         16728 kB
Cached:          77052 kB
SwapCached:      15020 kB
Active:          40136 kB
Inactive:        75556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1912840 kB
SwapTotal:     4192956 kB
SwapFree:      4171944 kB
Dirty:            5612 kB
Writeback:           0 kB
Mapped:          15408 kB
Slab:            13388 kB
Committed_AS:   959044 kB
PageTables:       1448 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= 66533 MiB

End job on node71 on Sun Mar 11 20:13:39 UTC 2007