Trace number 336283

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.12 1200.43

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/336283-1173643643/instance-336283-1173643643.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node67/watcher-336283-1173643643 -o ROOT/results/node67/solver-336283-1173643643 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336283-1173643643/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336283-1173643643/instance-336283-1173643643.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.97 0.98 3/64 11999
/proc/meminfo: memFree=1931376/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=1932 CPUtime=0
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 384321912 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135257576 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 483 247 126 302 0 178 0

[startup+0.029595 s]
/proc/loadavg: 0.91 0.97 0.98 3/64 11999
/proc/meminfo: memFree=1931376/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=2768 CPUtime=0.02
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 459 0 0 0 2 0 0 0 18 0 1 0 384321912 2834432 443 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 692 443 128 302 0 387 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2768

[startup+0.101602 s]
/proc/loadavg: 0.91 0.97 0.98 3/64 11999
/proc/meminfo: memFree=1931376/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=4876 CPUtime=0.09
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 1007 0 0 0 9 0 0 0 18 0 1 0 384321912 4993024 958 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 1219 958 129 302 0 914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4876

[startup+0.301623 s]
/proc/loadavg: 0.91 0.97 0.98 3/64 11999
/proc/meminfo: memFree=1931376/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=6800 CPUtime=0.29
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 1531 0 0 0 29 0 0 0 19 0 1 0 384321912 6963200 1417 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 1700 1417 140 302 0 1395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6800

[startup+0.701665 s]
/proc/loadavg: 0.91 0.97 0.98 3/64 11999
/proc/meminfo: memFree=1931376/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=9304 CPUtime=0.69
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 2183 0 0 0 68 1 0 0 22 0 1 0 384321912 9527296 2069 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 2326 2069 145 302 0 2021 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9304

[startup+1.50275 s]
/proc/loadavg: 0.91 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1923176/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=11424 CPUtime=1.49
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 2700 0 0 0 146 3 0 0 25 0 1 0 384321912 11698176 2586 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134536652 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 2856 2586 145 302 0 2551 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11424

[startup+3.10192 s]
/proc/loadavg: 0.91 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1920936/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=12832 CPUtime=3.09
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 3065 0 0 0 305 4 0 0 25 0 1 0 384321912 13139968 2951 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 3208 2951 145 302 0 2903 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12832

[startup+6.30125 s]
/proc/loadavg: 0.92 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1917992/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=15420 CPUtime=6.29
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 3696 0 0 0 624 5 0 0 25 0 1 0 384321912 15790080 3582 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 3855 3582 145 302 0 3550 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15420

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1913272/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=19956 CPUtime=12.69
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 4861 0 0 0 1261 8 0 0 25 0 1 0 384321912 20434944 4714 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 4989 4714 145 302 0 4684 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19956

[startup+25.5012 s]
/proc/loadavg: 0.94 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1906552/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=26644 CPUtime=25.49
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 6528 0 0 0 2535 14 0 0 25 0 1 0 384321912 27283456 6316 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 6661 6316 145 302 0 6356 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26644

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1897912/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=35320 CPUtime=51.08
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 8720 0 0 0 5084 24 0 0 25 0 1 0 384321912 36167680 8508 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 8830 8508 145 302 0 8525 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35320

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1885432/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=48284 CPUtime=102.27
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 11901 0 0 0 10191 36 0 0 25 0 1 0 384321912 49442816 11560 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 12071 11560 145 302 0 11766 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 48284

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1875960/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=57764 CPUtime=162.25
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 14271 0 0 0 16176 49 0 0 25 0 1 0 384321912 59150336 13930 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539778 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 14441 13930 145 302 0 14136 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 57764

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1868152/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=66696 CPUtime=222.24
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 16452 0 0 0 22164 60 0 0 25 0 1 0 384321912 68296704 15854 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 16674 15854 145 302 0 16369 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 66696

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1860536/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=74348 CPUtime=282.21
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 18344 0 0 0 28152 69 0 0 25 0 1 0 384321912 76132352 17746 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 18587 17746 145 302 0 18282 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 74348

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1854712/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=80224 CPUtime=342.2
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 19774 0 0 0 34142 78 0 0 25 0 1 0 384321912 82149376 19176 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 20056 19176 145 302 0 19751 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 80224

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1849400/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=86052 CPUtime=402.19
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 21121 0 0 0 40132 87 0 0 25 0 1 0 384321912 88117248 20523 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 21513 20523 145 302 0 21208 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 86052

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1844024/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=91392 CPUtime=462.17
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 22450 0 0 0 46122 95 0 0 25 0 1 0 384321912 93585408 21852 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 22848 21852 145 302 0 22543 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 91392

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1839736/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=96068 CPUtime=522.16
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 23528 0 0 0 52115 101 0 0 25 0 1 0 384321912 98373632 22930 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 24017 22930 145 302 0 23712 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 96068

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1836088/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=99612 CPUtime=582.14
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 24419 0 0 0 58107 107 0 0 25 0 1 0 384321912 102002688 23821 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 24903 23821 145 302 0 24598 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 99612

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1832760/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=102708 CPUtime=642.13
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 25233 0 0 0 64102 111 0 0 25 0 1 0 384321912 105172992 24635 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 25677 24635 145 302 0 25372 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 102708

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1830072/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=105700 CPUtime=702.11
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 25915 0 0 0 70094 117 0 0 25 0 1 0 384321912 108236800 25317 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 26425 25317 145 302 0 26120 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 105700

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 12000
/proc/meminfo: memFree=1827128/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=108444 CPUtime=762.1
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 26651 0 0 0 76086 124 0 0 25 0 1 0 384321912 111046656 26053 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 27111 26053 145 302 0 26806 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 108444

[startup+822.301 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 12000
/proc/meminfo: memFree=1823928/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=113888 CPUtime=822.08
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 27939 0 0 0 82078 130 0 0 25 0 1 0 384321912 116621312 26828 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 28472 26828 145 302 0 28167 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 113888

[startup+882.302 s]
/proc/loadavg: 1.05 1.00 0.99 2/65 12000
/proc/meminfo: memFree=1821240/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=116900 CPUtime=882.07
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 28610 0 0 0 88072 135 0 0 25 0 1 0 384321912 119705600 27499 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 29225 27499 145 302 0 28920 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 116900

[startup+942.302 s]
/proc/loadavg: 1.13 1.03 1.00 3/65 12000
/proc/meminfo: memFree=1819000/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=118944 CPUtime=942.04
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 29182 0 0 0 94065 139 0 0 25 0 1 0 384321912 121798656 28071 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 29736 28071 145 302 0 29431 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 118944

[startup+1002.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 12000
/proc/meminfo: memFree=1816376/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=122036 CPUtime=1002.04
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 29824 0 0 0 100060 144 0 0 25 0 1 0 384321912 124964864 28713 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 30509 28713 145 302 0 30204 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 122036

[startup+1062.3 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 12000
/proc/meminfo: memFree=1813944/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=124344 CPUtime=1062.02
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 30435 0 0 0 106053 149 0 0 25 0 1 0 384321912 127328256 29324 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 31086 29324 145 302 0 30781 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 124344

[startup+1122.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 12000
/proc/meminfo: memFree=1811832/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=126560 CPUtime=1122
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 30956 0 0 0 112047 153 0 0 25 0 1 0 384321912 129597440 29845 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 31640 29845 145 302 0 31335 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 126560

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 12000
/proc/meminfo: memFree=1809464/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=129360 CPUtime=1181.99
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 31542 0 0 0 118043 156 0 0 25 0 1 0 384321912 132464640 30431 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 32340 30431 145 302 0 32035 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 129360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12000
/proc/meminfo: memFree=1808824/2055920 swapFree=4180928/4192956
[pid=11999] ppid=11997 vsize=129872 CPUtime=1200.09
/proc/11999/stat : 11999 (Spear-32) R 11997 11999 11605 0 -1 4194304 31703 0 0 0 119851 158 0 0 25 0 1 0 384321912 132988928 30592 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/11999/statm: 32468 30592 145 302 0 32163 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 129872

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.43
CPU time (s): 1200.12
CPU user time (s): 1198.51
CPU system time (s): 1.60376
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 129872

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

runsolver used 0.926859 second user time and 2.39563 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sun Mar 11 20:07:23 UTC 2007

IDJOB= 336283
IDBENCH= 24671
IDSOLVER= 131
FILE ID= node67/336283-1173643643

PBS_JOBID= 4101342

Free space on /tmp= 66530 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  05298a484bf02ec125537b469ecd7326

RANDOM SEED= 747321136

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1931784 kB
Buffers:         16272 kB
Cached:          67136 kB
SwapCached:       6080 kB
Active:          36996 kB
Inactive:        59156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1931784 kB
SwapTotal:     4192956 kB
SwapFree:      4180928 kB
Dirty:            2632 kB
Writeback:           0 kB
Mapped:          15296 kB
Slab:            13924 kB
Committed_AS:   908192 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66530 MiB

End job on node67 on Sun Mar 11 20:27:25 UTC 2007