Trace number 336284

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.0UNSAT 1123.43 1123.74

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-12t22.sat05-1151.reshuffled-07.cnf
MD5SUM05298a484bf02ec125537b469ecd7326
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark729.579
Satisfiable
(Un)Satisfiability was proved
Number of variables4706
Number of clauses87747
Sum of the clauses size178202
Maximum clause length26
Minimum clause length1
Number of clauses of size 143
Number of clauses of size 286679
Number of clauses of size 3111
Number of clauses of size 4876
Number of clauses of size 50
Number of clauses of size over 538

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/336284-1173643653/instance-336284-1173643653.cnf
1123.37/1123.72	s UNSATISFIABLE
1123.37/1123.72	c runtime 1123.57 [s]

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node2/watcher-336284-1173643653 -o ROOT/results/node2/solver-336284-1173643653 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336284-1173643653/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/336284-1173643653/instance-336284-1173643653.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.98 3/77 10662
/proc/meminfo: memFree=1416360/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=1932 CPUtime=0
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 384320258 1978368 249 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134515399 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 483 249 126 302 0 178 0

[startup+0.0163109 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 10662
/proc/meminfo: memFree=1416360/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=2356 CPUtime=0.01
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 378 0 0 0 1 0 0 0 18 0 1 0 384320258 2412544 362 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 589 362 128 302 0 284 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2356

[startup+0.10132 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 10662
/proc/meminfo: memFree=1416360/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=4876 CPUtime=0.09
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 1010 0 0 0 9 0 0 0 18 0 1 0 384320258 4993024 961 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 1219 962 129 302 0 914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4876

[startup+0.301339 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 10662
/proc/meminfo: memFree=1416360/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=6800 CPUtime=0.29
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 1533 0 0 0 29 0 0 0 19 0 1 0 384320258 6963200 1419 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 1700 1419 140 302 0 1395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6800

[startup+0.701381 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 10662
/proc/meminfo: memFree=1416360/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=7312 CPUtime=0.69
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 1657 0 0 0 68 1 0 0 22 0 1 0 384320258 7487488 1543 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134513499 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 1828 1543 140 302 0 1523 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7312

[startup+1.50146 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1410272/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=8336 CPUtime=1.49
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 1940 0 0 0 148 1 0 0 25 0 1 0 384320258 8536064 1826 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 2084 1826 140 302 0 1779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8336

[startup+3.10163 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1408672/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=10268 CPUtime=3.1
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 2413 0 0 0 307 3 0 0 25 0 1 0 384320258 10514432 2299 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 2567 2299 140 302 0 2262 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 10268

[startup+6.30196 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1405280/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=13336 CPUtime=6.29
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 3178 0 0 0 625 4 0 0 25 0 1 0 384320258 13656064 3064 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 3334 3064 140 302 0 3029 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13336

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1400296/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=17768 CPUtime=12.69
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 4292 0 0 0 1262 7 0 0 25 0 1 0 384320258 18194432 4145 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 4442 4145 140 302 0 4137 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17768

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1392424/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=25492 CPUtime=25.48
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 6220 0 0 0 2535 13 0 0 25 0 1 0 384320258 26103808 6073 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 6373 6073 140 302 0 6068 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25492

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1382376/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=35556 CPUtime=51.07
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 8771 0 0 0 5085 22 0 0 25 0 1 0 384320258 36409344 8559 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 8889 8559 140 302 0 8584 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35556

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1371688/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=46732 CPUtime=102.26
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 11537 0 0 0 10190 36 0 0 25 0 1 0 384320258 47853568 11196 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 11683 11196 140 302 0 11378 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 46732

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 10663
/proc/meminfo: memFree=1364392/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=54136 CPUtime=162.25
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 13364 0 0 0 16177 48 0 0 25 0 1 0 384320258 55435264 13023 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 13534 13023 140 302 0 13229 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 54136

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1357288/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=62060 CPUtime=222.23
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 15360 0 0 0 22166 57 0 0 25 0 1 0 384320258 63549440 14762 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 15515 14762 140 302 0 15210 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 62060

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1351464/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=68276 CPUtime=282.21
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 16841 0 0 0 28155 66 0 0 25 0 1 0 384320258 69914624 16243 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 17069 16243 140 302 0 16764 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 68276

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1345704/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=74208 CPUtime=342.2
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 18249 0 0 0 34144 76 0 0 25 0 1 0 384320258 75988992 17651 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558744 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 18552 17651 140 302 0 18247 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 74208

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1341224/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=78720 CPUtime=402.17
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 19377 0 0 0 40133 84 0 0 25 0 1 0 384320258 80609280 18779 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 19680 18779 140 302 0 19375 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 78720

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1336936/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=82884 CPUtime=462.16
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 20447 0 0 0 46125 91 0 0 25 0 1 0 384320258 84873216 19849 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526939 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 20721 19849 140 302 0 20416 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 82884

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1333224/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=86676 CPUtime=522.14
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 21367 0 0 0 52118 96 0 0 25 0 1 0 384320258 88756224 20769 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 21669 20769 140 302 0 21364 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 86676

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1329960/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=90184 CPUtime=582.13
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 22190 0 0 0 58111 102 0 0 25 0 1 0 384320258 92348416 21592 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 22546 21592 140 302 0 22241 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 90184

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1326632/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=93440 CPUtime=642.12
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 23019 0 0 0 64104 108 0 0 25 0 1 0 384320258 95682560 22421 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 23360 22421 140 302 0 23055 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 93440

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1323240/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=96996 CPUtime=702.09
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 23852 0 0 0 70094 115 0 0 25 0 1 0 384320258 99323904 23254 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 24249 23254 140 302 0 23944 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 96996

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1320488/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=100504 CPUtime=762.08
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 24548 0 0 0 76088 120 0 0 25 0 1 0 384320258 102916096 23950 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 25126 23950 140 302 0 24821 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 100504

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1319400/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=103840 CPUtime=822.06
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 25327 0 0 0 82082 124 0 0 25 0 1 0 384320258 106332160 24216 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 25960 24216 140 302 0 25655 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 103840

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1319464/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=103840 CPUtime=882.04
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 25329 0 0 0 88068 136 0 0 25 0 1 0 384320258 106332160 24218 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 25960 24218 140 302 0 25655 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 103840

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1319464/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=103840 CPUtime=942.02
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 25332 0 0 0 94057 145 0 0 25 0 1 0 384320258 106332160 24221 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 25960 24221 140 302 0 25655 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 103840

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1319336/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=103968 CPUtime=1002.01
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 25364 0 0 0 100048 153 0 0 25 0 1 0 384320258 106463232 24253 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 25992 24253 140 302 0 25687 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 103968

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1318952/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=104316 CPUtime=1062
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 25455 0 0 0 106041 159 0 0 25 0 1 0 384320258 106819584 24344 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 26079 24344 140 302 0 25774 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 104316

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1318824/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=104580 CPUtime=1121.98
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 25501 0 0 0 112029 169 0 0 25 0 1 0 384320258 107089920 24390 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 26145 24390 140 302 0 25840 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 104580

Solver just ended. Dumping a history of the last processes samples

[startup+1123.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1318824/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=104580 CPUtime=1122.78
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 25501 0 0 0 112109 169 0 0 25 0 1 0 384320258 107089920 24390 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 26145 24390 140 302 0 25840 0
Current children cumulated CPU time (s) 1122.78
Current children cumulated vsize (KiB) 104580

[startup+1123.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1318824/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=104580 CPUtime=1123.17
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 25501 0 0 0 112148 169 0 0 25 0 1 0 384320258 107089920 24390 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 26145 24390 140 302 0 25840 0
Current children cumulated CPU time (s) 1123.17
Current children cumulated vsize (KiB) 104580

[startup+1123.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 10663
/proc/meminfo: memFree=1318824/2055920 swapFree=4153164/4192956
[pid=10662] ppid=10660 vsize=104580 CPUtime=1123.37
/proc/10662/stat : 10662 (Spear-32) R 10660 10662 10322 0 -1 4194304 25501 0 0 0 112168 169 0 0 25 0 1 0 384320258 107089920 24390 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10662/statm: 26145 24390 140 302 0 25840 0
Current children cumulated CPU time (s) 1123.37
Current children cumulated vsize (KiB) 104580

Child status: 20
Real time (s): 1123.74
CPU time (s): 1123.43
CPU user time (s): 1121.71
CPU system time (s): 1.71474
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 104580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1121.71
system time used= 1.71474
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25522
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= 8
involuntary context switches= 2127

runsolver used 1.23981 second user time and 2.84857 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Mar 11 20:07:33 UTC 2007

IDJOB= 336284
IDBENCH= 24671
IDSOLVER= 132
FILE ID= node2/336284-1173643653

PBS_JOBID= 4101383

Free space on /tmp= 66514 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/strips-gripper-12t22.sat05-1151.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336284-1173643653/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/336284-1173643653/instance-336284-1173643653.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-336284-1173643653 -o ROOT/results/node2/solver-336284-1173643653 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336284-1173643653/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/336284-1173643653/instance-336284-1173643653.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  05298a484bf02ec125537b469ecd7326

RANDOM SEED= 319172794

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:       1416832 kB
Buffers:         48524 kB
Cached:         506276 kB
SwapCached:       2528 kB
Active:         397044 kB
Inactive:       181092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1416832 kB
SwapTotal:     4192956 kB
SwapFree:      4153164 kB
Dirty:            2712 kB
Writeback:           0 kB
Mapped:          30692 kB
Slab:            46456 kB
Committed_AS:  1699656 kB
PageTables:       1816 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 node2 on Sun Mar 11 20:26:17 UTC 2007