Trace number 336956

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v400-s553296708.sat05-471.reshuffled-07.cnf
MD5SUM67e3f1c82b3561160730d7e2b008579e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1400
Sum of the clauses size4200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/336956-1173657217/instance-336956-1173657217.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/node33/watcher-336956-1173657217 -o ROOT/results/node33/solver-336956-1173657217 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336956-1173657217/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/336956-1173657217/instance-336956-1173657217.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.98 1.00 3/64 30483
/proc/meminfo: memFree=1859952/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=1532 CPUtime=0
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 205 0 0 0 0 0 0 0 18 0 1 0 91678068 1568768 189 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 383 189 140 302 0 78 0

[startup+0.0942871 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 30483
/proc/meminfo: memFree=1859952/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=1788 CPUtime=0.09
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 287 0 0 0 9 0 0 0 18 0 1 0 91678068 1830912 271 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 447 271 140 302 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1788

[startup+0.101287 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 30483
/proc/meminfo: memFree=1859952/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=1788 CPUtime=0.09
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 295 0 0 0 9 0 0 0 18 0 1 0 91678068 1830912 279 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 447 279 140 302 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1788

[startup+0.301311 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 30483
/proc/meminfo: memFree=1859952/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=2304 CPUtime=0.29
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 416 0 0 0 29 0 0 0 19 0 1 0 91678068 2359296 400 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 576 400 140 302 0 271 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2304

[startup+0.701361 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 30483
/proc/meminfo: memFree=1859952/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=3120 CPUtime=0.69
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 602 0 0 0 68 1 0 0 22 0 1 0 91678068 3194880 586 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 780 586 140 302 0 475 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3120

[startup+1.50146 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30484
/proc/meminfo: memFree=1857640/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=4144 CPUtime=1.49
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 869 0 0 0 147 2 0 0 25 0 1 0 91678068 4243456 853 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 1036 853 140 302 0 731 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4144

[startup+3.10166 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30484
/proc/meminfo: memFree=1856232/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=5696 CPUtime=3.09
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 1239 0 0 0 305 4 0 0 25 0 1 0 91678068 5832704 1223 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 1424 1223 140 302 0 1119 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5696

[startup+6.30106 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30484
/proc/meminfo: memFree=1853672/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=7760 CPUtime=6.29
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 1785 0 0 0 623 6 0 0 25 0 1 0 91678068 7946240 1736 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 1940 1736 140 302 0 1635 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7760

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30484
/proc/meminfo: memFree=1850536/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=10620 CPUtime=12.69
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 2521 0 0 0 1261 8 0 0 25 0 1 0 91678068 10874880 2472 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 2655 2472 140 302 0 2350 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10620

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30484
/proc/meminfo: memFree=1846056/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=15124 CPUtime=25.48
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 3655 0 0 0 2537 11 0 0 25 0 1 0 91678068 15486976 3541 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 3781 3541 140 302 0 3476 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15124

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30484
/proc/meminfo: memFree=1839912/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=21172 CPUtime=51.07
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 5188 0 0 0 5090 17 0 0 25 0 1 0 91678068 21680128 5074 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 5293 5074 140 302 0 4988 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21172

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30484
/proc/meminfo: memFree=1831016/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=30516 CPUtime=102.27
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 7515 0 0 0 10199 28 0 0 25 0 1 0 91678068 31248384 7272 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 7629 7272 140 302 0 7324 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30516

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30484
/proc/meminfo: memFree=1823400/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=38268 CPUtime=162.25
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 9426 0 0 0 16189 36 0 0 25 0 1 0 91678068 39186432 9183 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 9567 9183 140 302 0 9262 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 38268

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30484
/proc/meminfo: memFree=1817128/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=44552 CPUtime=222.23
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 10969 0 0 0 22178 45 0 0 25 0 1 0 91678068 45621248 10726 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 11138 10726 140 302 0 10833 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 44552

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30484
/proc/meminfo: memFree=1811624/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=51260 CPUtime=282.21
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 12622 0 0 0 28169 52 0 0 25 0 1 0 91678068 52490240 12122 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 12815 12122 140 302 0 12510 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 51260

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30484
/proc/meminfo: memFree=1806184/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=56684 CPUtime=342.19
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 13961 0 0 0 34160 59 0 0 25 0 1 0 91678068 58044416 13461 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 14171 13461 140 302 0 13866 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 56684

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30484
/proc/meminfo: memFree=1801704/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=61260 CPUtime=402.18
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 15083 0 0 0 40153 65 0 0 25 0 1 0 91678068 62730240 14583 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 15315 14583 140 302 0 15010 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 61260

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 30566
/proc/meminfo: memFree=1796264/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=65424 CPUtime=462.11
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 16101 0 0 0 46140 71 0 0 25 0 1 0 91678068 66994176 15601 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 16356 15601 140 302 0 16051 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 65424

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 30658
/proc/meminfo: memFree=1792488/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=69224 CPUtime=522.04
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 17051 0 0 0 52128 76 0 0 25 0 1 0 91678068 70885376 16551 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 17306 16551 140 302 0 17001 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 69224

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30682
/proc/meminfo: memFree=1789800/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=72948 CPUtime=582.01
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 17970 0 0 0 58120 81 0 0 25 0 1 0 91678068 74698752 17470 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 18237 17470 140 302 0 17932 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 72948

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30682
/proc/meminfo: memFree=1786600/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=76172 CPUtime=642
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 18766 0 0 0 64116 84 0 0 25 0 1 0 91678068 78000128 18266 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 19043 18266 140 302 0 18738 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 76172

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30682
/proc/meminfo: memFree=1783208/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=79884 CPUtime=701.97
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 19629 0 0 0 70110 87 0 0 25 0 1 0 91678068 81801216 19129 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 19971 19129 140 302 0 19666 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 79884

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30682
/proc/meminfo: memFree=1779688/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=83312 CPUtime=761.96
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 20479 0 0 0 76104 92 0 0 25 0 1 0 91678068 85311488 19979 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 20828 19979 140 302 0 20523 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 83312

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30682
/proc/meminfo: memFree=1776424/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=86404 CPUtime=821.95
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 21284 0 0 0 82098 97 0 0 25 0 1 0 91678068 88477696 20784 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 21601 20784 140 302 0 21296 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 86404

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30682
/proc/meminfo: memFree=1773288/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=89692 CPUtime=881.93
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 22093 0 0 0 88092 101 0 0 25 0 1 0 91678068 91844608 21593 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 22423 21593 140 302 0 22118 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 89692

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30682
/proc/meminfo: memFree=1770152/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=92876 CPUtime=941.9
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 22874 0 0 0 94085 105 0 0 25 0 1 0 91678068 95105024 22374 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526894 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 23219 22374 140 302 0 22914 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 92876

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30682
/proc/meminfo: memFree=1767208/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=97824 CPUtime=1001.89
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 24115 0 0 0 100080 109 0 0 25 0 1 0 91678068 100171776 23102 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 24456 23102 140 302 0 24151 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 97824

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30682
/proc/meminfo: memFree=1764456/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=100656 CPUtime=1061.87
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 24815 0 0 0 106074 113 0 0 25 0 1 0 91678068 103071744 23802 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 25164 23802 140 302 0 24859 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 100656

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30682
/proc/meminfo: memFree=1761576/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=103496 CPUtime=1121.86
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 25517 0 0 0 112067 119 0 0 25 0 1 0 91678068 105979904 24504 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 25874 24504 140 302 0 25569 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 103496

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30682
/proc/meminfo: memFree=1758888/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=106112 CPUtime=1181.84
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 26185 0 0 0 118062 122 0 0 25 0 1 0 91678068 108658688 25172 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 26528 25172 140 302 0 26223 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 106112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30682
/proc/meminfo: memFree=1758056/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=106964 CPUtime=1200.04
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 26388 0 0 0 119881 123 0 0 25 0 1 0 91678068 109531136 25375 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 26741 25375 140 302 0 26436 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 106964

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.98 1.00 2/65 30682
/proc/meminfo: memFree=1758056/2055920 swapFree=4177824/4192956
[pid=30483] ppid=30481 vsize=106964 CPUtime=1200.04
/proc/30483/stat : 30483 (Spear-32) R 30481 30483 30045 0 -1 4194304 26388 0 0 0 119881 123 0 0 25 0 1 0 91678068 109531136 25375 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/30483/statm: 26741 25375 140 302 0 26436 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 106964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1198.81
CPU system time (s): 1.25481
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 106964

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

runsolver used 0.947855 second user time and 2.42563 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Mar 11 23:53:37 UTC 2007

IDJOB= 336956
IDBENCH= 24687
IDSOLVER= 132
FILE ID= node33/336956-1173657217

PBS_JOBID= 4101392

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/hgen3-v400-s553296708.sat05-471.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336956-1173657217/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/336956-1173657217/instance-336956-1173657217.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-336956-1173657217 -o ROOT/results/node33/solver-336956-1173657217 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336956-1173657217/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/336956-1173657217/instance-336956-1173657217.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  67e3f1c82b3561160730d7e2b008579e

RANDOM SEED= 424148990

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.231
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.231
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:       1860296 kB
Buffers:         19232 kB
Cached:         133700 kB
SwapCached:       9248 kB
Active:          72980 kB
Inactive:        96112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860296 kB
SwapTotal:     4192956 kB
SwapFree:      4177824 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          15548 kB
Slab:            12568 kB
Committed_AS:   107196 kB
PageTables:       1408 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= 66562 MiB

End job on node33 on Mon Mar 12 00:13:39 UTC 2007