Trace number 337207

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.1 1200.52

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
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/337207-1173662428/instance-337207-1173662428.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/node39/watcher-337207-1173662428 -o ROOT/results/node39/solver-337207-1173662428 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337207-1173662428/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337207-1173662428/instance-337207-1173662428.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.92 0.98 0.99 3/64 16906
/proc/meminfo: memFree=1862536/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=1396 CPUtime=0
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 386198659 1429504 179 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 349 179 140 302 0 44 0

[startup+0.021014 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16906
/proc/meminfo: memFree=1862536/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=1528 CPUtime=0.01
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 211 0 0 0 1 0 0 0 18 0 1 0 386198659 1564672 195 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 382 195 140 302 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1528

[startup+0.101026 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16906
/proc/meminfo: memFree=1862536/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=1800 CPUtime=0.09
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 268 0 0 0 9 0 0 0 18 0 1 0 386198659 1843200 252 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 450 252 140 302 0 145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1800

[startup+0.30106 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16906
/proc/meminfo: memFree=1862536/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=2188 CPUtime=0.29
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 383 0 0 0 29 0 0 0 19 0 1 0 386198659 2240512 367 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 547 367 140 302 0 242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2188

[startup+0.701129 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16906
/proc/meminfo: memFree=1862536/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=2852 CPUtime=0.69
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 543 0 0 0 69 0 0 0 22 0 1 0 386198659 2920448 527 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 713 527 140 302 0 408 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2852

[startup+1.50127 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 16907
/proc/meminfo: memFree=1860608/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=3764 CPUtime=1.49
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 758 0 0 0 148 1 0 0 25 0 1 0 386198659 3854336 742 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 941 742 140 302 0 636 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3764

[startup+3.10154 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 16907
/proc/meminfo: memFree=1859456/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=4936 CPUtime=3.09
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 1046 0 0 0 307 2 0 0 25 0 1 0 386198659 5054464 1030 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 1234 1030 140 302 0 929 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4936

[startup+6.30109 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 16907
/proc/meminfo: memFree=1857408/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=6620 CPUtime=6.28
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 1485 0 0 0 625 3 0 0 25 0 1 0 386198659 6778880 1436 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 1655 1436 140 302 0 1350 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6620

[startup+12.7012 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1854784/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=8956 CPUtime=12.69
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 2095 0 0 0 1264 5 0 0 25 0 1 0 386198659 9170944 2046 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 2239 2046 140 302 0 1934 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8956

[startup+25.5014 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1851264/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=12772 CPUtime=25.48
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 3025 0 0 0 2540 8 0 0 25 0 1 0 386198659 13078528 2911 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 3193 2911 140 302 0 2888 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12772

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1846656/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=17412 CPUtime=51.07
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 4193 0 0 0 5093 14 0 0 25 0 1 0 386198659 17829888 4079 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 4353 4079 140 302 0 4048 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17412

[startup+102.305 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 16907
/proc/meminfo: memFree=1839872/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=24608 CPUtime=102.26
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 5981 0 0 0 10203 23 0 0 25 0 1 0 386198659 25198592 5738 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 6152 5738 140 302 0 5847 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24608

[startup+162.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 16907
/proc/meminfo: memFree=1833856/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=30652 CPUtime=162.23
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 7477 0 0 0 16192 31 0 0 25 0 1 0 386198659 31387648 7234 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 7663 7234 140 302 0 7358 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 30652

[startup+222.303 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 16907
/proc/meminfo: memFree=1828864/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=35532 CPUtime=222.22
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 8709 0 0 0 22183 39 0 0 25 0 1 0 386198659 36384768 8466 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 8883 8466 140 302 0 8578 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 35532

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 16907
/proc/meminfo: memFree=1824640/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=40696 CPUtime=282.19
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 10023 0 0 0 28174 45 0 0 25 0 1 0 386198659 41672704 9523 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 10174 9523 140 302 0 9869 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 40696

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 16907
/proc/meminfo: memFree=1820224/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=45776 CPUtime=342.17
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 11129 0 0 0 34167 50 0 0 25 0 1 0 386198659 46874624 10629 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 11444 10629 140 302 0 11139 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 45776

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1816576/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=49640 CPUtime=402.15
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 12042 0 0 0 40159 56 0 0 25 0 1 0 386198659 50831360 11542 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 12410 11542 140 302 0 12105 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 49640

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1813248/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=52864 CPUtime=462.13
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 12860 0 0 0 46151 62 0 0 25 0 1 0 386198659 54132736 12360 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 13216 12360 140 302 0 12911 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 52864

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1809920/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=56492 CPUtime=522.11
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 13688 0 0 0 52143 68 0 0 25 0 1 0 386198659 57847808 13188 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 14123 13188 140 302 0 13818 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 56492

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1807040/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=59460 CPUtime=582.09
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 14421 0 0 0 58135 74 0 0 25 0 1 0 386198659 60887040 13921 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 14865 13921 140 302 0 14560 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 59460

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1804288/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=62032 CPUtime=642.07
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 15080 0 0 0 64128 79 0 0 25 0 1 0 386198659 63520768 14580 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 15508 14580 140 302 0 15203 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 62032

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1801152/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=65392 CPUtime=702.05
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 15866 0 0 0 70121 84 0 0 25 0 1 0 386198659 66961408 15366 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 16348 15366 140 302 0 16043 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 65392

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1798272/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=68472 CPUtime=762.03
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 16564 0 0 0 76115 88 0 0 25 0 1 0 386198659 70115328 16064 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 17118 16064 140 302 0 16813 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 68472

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1795776/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=70924 CPUtime=822.01
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 17210 0 0 0 82108 93 0 0 25 0 1 0 386198659 72626176 16710 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 17731 16710 140 302 0 17426 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 70924

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1793152/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=73568 CPUtime=881.98
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 17837 0 0 0 88099 99 0 0 25 0 1 0 386198659 75333632 17337 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 18392 17337 140 302 0 18087 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 73568

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1790592/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=77932 CPUtime=941.96
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 18976 0 0 0 94093 103 0 0 25 0 1 0 386198659 79802368 17963 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 19483 17963 140 302 0 19178 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 77932

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1788480/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=80252 CPUtime=1001.94
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 19516 0 0 0 100087 107 0 0 25 0 1 0 386198659 82178048 18503 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 20063 18503 140 302 0 19758 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 80252

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1786240/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=82428 CPUtime=1061.92
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 20087 0 0 0 106081 111 0 0 25 0 1 0 386198659 84406272 19074 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 20607 19074 140 302 0 20302 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 82428

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1783744/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=84788 CPUtime=1121.89
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 20706 0 0 0 112073 116 0 0 25 0 1 0 386198659 86822912 19693 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 21197 19693 140 302 0 20892 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 84788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1781568/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=86980 CPUtime=1181.88
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 21250 0 0 0 118068 120 0 0 25 0 1 0 386198659 89067520 20237 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 21745 20237 140 302 0 21440 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 86980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1780928/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=87492 CPUtime=1200.08
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 21411 0 0 0 119887 121 0 0 25 0 1 0 386198659 89591808 20398 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 21873 20398 140 302 0 21568 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 87492

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: 1.00 1.00 1.00 2/65 16907
/proc/meminfo: memFree=1780928/2055920 swapFree=4181136/4192956
[pid=16906] ppid=16904 vsize=87492 CPUtime=1200.08
/proc/16906/stat : 16906 (Spear-32) R 16904 16906 15883 0 -1 4194304 21411 0 0 0 119887 121 0 0 25 0 1 0 386198659 89591808 20398 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16906/statm: 21873 20398 140 302 0 21568 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 87492

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1198.87
CPU system time (s): 1.22781
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 87492

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

runsolver used 0.91586 second user time and 2.41863 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Mon Mar 12 01:20:28 UTC 2007

IDJOB= 337207
IDBENCH= 24693
IDSOLVER= 131
FILE ID= node39/337207-1173662428

PBS_JOBID= 4101399

Free space on /tmp= 66549 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337207-1173662428/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337207-1173662428/instance-337207-1173662428.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-337207-1173662428 -o ROOT/results/node39/solver-337207-1173662428 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337207-1173662428/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337207-1173662428/instance-337207-1173662428.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  c528b705716be41ea2448c50a45c52a8

RANDOM SEED= 871920626

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.285
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.285
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:       1862944 kB
Buffers:         20444 kB
Cached:         132664 kB
SwapCached:       5876 kB
Active:          77380 kB
Inactive:        88412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862944 kB
SwapTotal:     4192956 kB
SwapFree:      4181136 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          15352 kB
Slab:            13204 kB
Committed_AS:   798304 kB
PageTables:       1412 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= 66549 MiB

End job on node39 on Mon Mar 12 01:40:30 UTC 2007