Trace number 336242

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.15 1200.58

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/336242-1173642834/instance-336242-1173642834.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/node59/watcher-336242-1173642834 -o ROOT/results/node59/solver-336242-1173642834 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336242-1173642834/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/336242-1173642834/instance-336242-1173642834.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 20942
/proc/meminfo: memFree=1900000/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=1932 CPUtime=0
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 384240128 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 483 247 126 302 0 178 0

[startup+0.0354601 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 20942
/proc/meminfo: memFree=1900000/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=3496 CPUtime=0.02
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 742 0 0 0 2 0 0 0 18 0 1 0 384240128 3579904 594 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 874 594 129 302 0 569 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3496

[startup+0.101466 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 20942
/proc/meminfo: memFree=1900000/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=5340 CPUtime=0.09
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 1235 0 0 0 9 0 0 0 18 0 1 0 384240128 5468160 1055 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 1335 1055 129 302 0 1030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5340

[startup+0.301489 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 20942
/proc/meminfo: memFree=1900000/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=10860 CPUtime=0.29
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 2748 0 0 0 28 1 0 0 19 0 1 0 384240128 11120640 2373 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 2715 2373 129 302 0 2410 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10860

[startup+0.701533 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 20942
/proc/meminfo: memFree=1900000/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=18368 CPUtime=0.69
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 4767 0 0 0 67 2 0 0 22 0 1 0 384240128 18808832 4135 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 4592 4135 140 302 0 4287 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18368

[startup+1.50162 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 20943
/proc/meminfo: memFree=1883800/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=18760 CPUtime=1.49
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 4881 0 0 0 145 4 0 0 25 0 1 0 384240128 19210240 4249 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 4690 4249 140 302 0 4385 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18760

[startup+3.1018 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 20943
/proc/meminfo: memFree=1882840/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=20044 CPUtime=3.09
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 5170 0 0 0 304 5 0 0 25 0 1 0 384240128 20525056 4538 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 5011 4538 140 302 0 4706 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20044

[startup+6.30215 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 20943
/proc/meminfo: memFree=1880024/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=22608 CPUtime=6.29
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 5826 0 0 0 622 7 0 0 25 0 1 0 384240128 23150592 5194 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 5652 5194 140 302 0 5347 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22608

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 20943
/proc/meminfo: memFree=1872344/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=30076 CPUtime=12.69
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 7693 0 0 0 1259 10 0 0 25 0 1 0 384240128 30797824 7061 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 7519 7061 140 302 0 7214 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30076

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 20943
/proc/meminfo: memFree=1862936/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=39552 CPUtime=25.48
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 10067 0 0 0 2530 18 0 0 25 0 1 0 384240128 40501248 9402 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135259207 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 9888 9402 140 302 0 9583 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39552

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 20943
/proc/meminfo: memFree=1848088/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=54608 CPUtime=51.07
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 13873 0 0 0 5081 26 0 0 25 0 1 0 384240128 55918592 13143 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 13652 13143 140 302 0 13347 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54608

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 20943
/proc/meminfo: memFree=1821336/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=81488 CPUtime=102.27
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 20598 0 0 0 10184 43 0 0 25 0 1 0 384240128 83443712 19739 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 20372 19739 140 302 0 20067 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 81488

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20943
/proc/meminfo: memFree=1791960/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=111332 CPUtime=162.25
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 28012 0 0 0 16169 56 0 0 25 0 1 0 384240128 114003968 27153 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 27833 27153 140 302 0 27528 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 111332

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20943
/proc/meminfo: memFree=1759192/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=143944 CPUtime=222.23
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 36115 0 0 0 22154 69 0 0 25 0 1 0 384240128 147398656 35256 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 35986 35256 140 302 0 35681 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 143944

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20943
/proc/meminfo: memFree=1721432/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=182968 CPUtime=282.21
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 45856 0 0 0 28140 81 0 0 25 0 1 0 384240128 187359232 44740 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 45742 44740 140 302 0 45437 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 182968

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20943
/proc/meminfo: memFree=1680920/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=223132 CPUtime=342.21
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 55918 0 0 0 34125 96 0 0 25 0 1 0 384240128 228487168 54802 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 55783 54802 140 302 0 55478 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 223132

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 20943
/proc/meminfo: memFree=1651480/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=252692 CPUtime=402.18
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 63275 0 0 0 40110 108 0 0 25 0 1 0 384240128 258756608 62159 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 63173 62159 140 302 0 62868 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 252692

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/71 21057
/proc/meminfo: memFree=1623592/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=279164 CPUtime=462.12
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 69894 0 0 0 46091 121 0 0 25 0 1 0 384240128 285863936 68778 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 69791 68778 140 302 0 69486 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 279164

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 21141
/proc/meminfo: memFree=1606296/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=297964 CPUtime=522.04
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 74553 0 0 0 52069 135 0 0 25 0 1 0 384240128 305115136 73437 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 74491 73437 140 302 0 74186 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 297964

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 21141
/proc/meminfo: memFree=1588248/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=315596 CPUtime=582.02
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 78963 0 0 0 58056 146 0 0 25 0 1 0 384240128 323170304 77847 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 78899 77847 140 302 0 78594 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 315596

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 21141
/proc/meminfo: memFree=1570776/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=334876 CPUtime=642.01
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 83803 0 0 0 64041 160 0 0 25 0 1 0 384240128 342913024 82174 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 83719 82174 140 302 0 83414 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 334876

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 21141
/proc/meminfo: memFree=1556184/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=349568 CPUtime=702
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 87473 0 0 0 70030 170 0 0 25 0 1 0 384240128 357957632 85844 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 87392 85844 140 302 0 87087 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 349568

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 21141
/proc/meminfo: memFree=1537432/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=368244 CPUtime=761.98
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 92120 0 0 0 76018 180 0 0 25 0 1 0 384240128 377081856 90491 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 92061 90491 140 302 0 91756 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 368244

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 21141
/proc/meminfo: memFree=1523800/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=381700 CPUtime=821.96
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 95560 0 0 0 82007 189 0 0 25 0 1 0 384240128 390860800 93931 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527163 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 95425 93931 140 302 0 95120 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 381700

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 21141
/proc/meminfo: memFree=1511576/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=394048 CPUtime=881.94
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 98571 0 0 0 87997 197 0 0 25 0 1 0 384240128 403505152 96942 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 98512 96942 140 302 0 98207 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 394048

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 21141
/proc/meminfo: memFree=1494616/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=411292 CPUtime=941.93
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 102854 0 0 0 93987 206 0 0 25 0 1 0 384240128 421163008 101225 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 102823 101225 140 302 0 102518 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 411292

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 21141
/proc/meminfo: memFree=1485464/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=420796 CPUtime=1001.92
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 105100 0 0 0 99978 214 0 0 25 0 1 0 384240128 430895104 103471 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 105199 103471 140 302 0 104894 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 420796

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 21141
/proc/meminfo: memFree=1472280/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=434156 CPUtime=1061.9
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 108435 0 0 0 105968 222 0 0 25 0 1 0 384240128 444575744 106806 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 108539 106806 140 302 0 108234 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 434156

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 21141
/proc/meminfo: memFree=1452696/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=453496 CPUtime=1121.88
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 113288 0 0 0 111959 229 0 0 25 0 1 0 384240128 464379904 111659 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 113374 111659 140 302 0 113069 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 453496

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 21141
/proc/meminfo: memFree=1432664/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=473732 CPUtime=1181.87
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 118328 0 0 0 117949 238 0 0 25 0 1 0 384240128 485101568 116699 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 118433 116699 140 302 0 118128 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 473732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 21141
/proc/meminfo: memFree=1425816/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=480260 CPUtime=1200.06
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 119969 0 0 0 119767 239 0 0 25 0 1 0 384240128 491786240 118340 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 120065 118340 140 302 0 119760 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 480260

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 21141
/proc/meminfo: memFree=1425816/2055920 swapFree=4174680/4192956
[pid=20942] ppid=20940 vsize=480260 CPUtime=1200.06
/proc/20942/stat : 20942 (Spear-32) R 20940 20942 20833 0 -1 4194304 119969 0 0 0 119767 239 0 0 25 0 1 0 384240128 491786240 118340 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/20942/statm: 120065 118340 140 302 0 119760 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 480260

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.15
CPU user time (s): 1197.68
CPU system time (s): 2.47262
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 480260

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

runsolver used 0.912861 second user time and 2.47662 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Sun Mar 11 19:53:54 UTC 2007

IDJOB= 336242
IDBENCH= 24670
IDSOLVER= 132
FILE ID= node59/336242-1173642834

PBS_JOBID= 4101380

Free space on /tmp= 66530 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  15ed95b3a35c74d0cc5dd4986376305c

RANDOM SEED= 799419368

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1900344 kB
Buffers:         15120 kB
Cached:          94536 kB
SwapCached:      12472 kB
Active:          31596 kB
Inactive:        97160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1900344 kB
SwapTotal:     4192956 kB
SwapFree:      4174680 kB
Dirty:            5600 kB
Writeback:           0 kB
Mapped:          15208 kB
Slab:            12740 kB
Committed_AS:   698064 kB
PageTables:       1472 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= 66530 MiB

End job on node59 on Sun Mar 11 20:13:57 UTC 2007