Trace number 329683

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.45

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k85.cnf
MD5SUMdcf05b153fd4ff73d81f6021f0c67167
Bench CategoryINDUST (industrial 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 variables126845
Number of clauses568208
Sum of the clauses size1462374
Maximum clause length20
Minimum clause length1
Number of clauses of size 1783
Number of clauses of size 2442586
Number of clauses of size 362387
Number of clauses of size 425500
Number of clauses of size 511064
Number of clauses of size over 525888

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/329683-1173146729/instance-329683-1173146729.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/node4/watcher-329683-1173146729 -o ROOT/results/node4/solver-329683-1173146729 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329683-1173146729/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329683-1173146729/instance-329683-1173146729.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: 1.01 0.99 0.99 3/77 19443
/proc/meminfo: memFree=1848224/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=1396 CPUtime=0
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 334627902 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 349 138 121 302 0 44 0

[startup+0.00649709 s]
/proc/loadavg: 1.01 0.99 0.99 3/77 19443
/proc/meminfo: memFree=1848224/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=1396 CPUtime=0
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 334627902 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1396

[startup+0.101505 s]
/proc/loadavg: 1.01 0.99 0.99 3/77 19443
/proc/meminfo: memFree=1848224/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=2748 CPUtime=0.09
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 504 0 0 0 9 0 0 0 18 0 1 0 334627902 2813952 488 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 687 488 129 302 0 382 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2748

[startup+0.301525 s]
/proc/loadavg: 1.01 0.99 0.99 3/77 19443
/proc/meminfo: memFree=1848224/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=9568 CPUtime=0.29
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 2458 0 0 0 28 1 0 0 19 0 1 0 334627902 9797632 2028 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 2392 2028 129 302 0 2087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9568

[startup+0.701562 s]
/proc/loadavg: 1.01 0.99 0.99 3/77 19443
/proc/meminfo: memFree=1848224/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=21456 CPUtime=0.69
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 6121 0 0 0 65 4 0 0 22 0 1 0 334627902 21970944 5111 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 5397 5112 129 302 0 5092 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21456

[startup+1.50164 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 19444
/proc/meminfo: memFree=1819672/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=46724 CPUtime=1.49
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 13582 0 0 0 138 11 0 0 25 0 1 0 334627902 47845376 10968 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 11681 10968 140 302 0 11376 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46724

[startup+3.10179 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 19444
/proc/meminfo: memFree=1799448/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=63184 CPUtime=3.09
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 18010 0 0 0 295 14 0 0 25 0 1 0 334627902 64700416 15153 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134541004 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 15796 15153 145 302 0 15491 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63184

[startup+6.3021 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 19444
/proc/meminfo: memFree=1787224/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=64236 CPUtime=6.29
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 18384 0 0 0 609 20 0 0 25 0 1 0 334627902 65777664 15378 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 16059 15378 145 302 0 15754 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64236

[startup+12.7017 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 19444
/proc/meminfo: memFree=1785048/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=66440 CPUtime=12.68
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 18972 0 0 0 1241 27 0 0 25 0 1 0 334627902 68034560 15966 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 16610 15966 145 302 0 16305 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 66440

[startup+25.5019 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 19444
/proc/meminfo: memFree=1778072/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=73488 CPUtime=25.48
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 20757 0 0 0 2513 35 0 0 25 0 1 0 334627902 75251712 17718 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 18372 17718 145 302 0 18067 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 73488

[startup+51.1014 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 19444
/proc/meminfo: memFree=1769944/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=81672 CPUtime=51.07
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 22849 0 0 0 5061 46 0 0 25 0 1 0 334627902 83632128 19745 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 20418 19745 145 302 0 20113 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 81672

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 19444
/proc/meminfo: memFree=1754200/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=97728 CPUtime=102.26
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 26886 0 0 0 10162 64 0 0 25 0 1 0 334627902 100073472 23653 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 24432 23653 145 302 0 24127 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 97728

[startup+162.302 s]
/proc/loadavg: 1.05 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1741016/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=111064 CPUtime=162.25
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 30207 0 0 0 16144 81 0 0 25 0 1 0 334627902 113729536 26974 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 27766 26974 145 302 0 27461 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 111064

[startup+222.302 s]
/proc/loadavg: 1.02 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1729176/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=123780 CPUtime=222.23
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 33389 0 0 0 22131 92 0 0 25 0 1 0 334627902 126750720 29899 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 30945 29899 145 302 0 30640 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 123780

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1719832/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=133224 CPUtime=282.22
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 35736 0 0 0 28117 105 0 0 25 0 1 0 334627902 136421376 32246 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 33306 32246 145 302 0 33001 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 133224

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1711896/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=141012 CPUtime=342.19
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 37715 0 0 0 34107 112 0 0 25 0 1 0 334627902 144396288 34225 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 35253 34225 145 302 0 34948 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 141012

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1702936/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=150024 CPUtime=402.18
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 39965 0 0 0 40097 121 0 0 25 0 1 0 334627902 153624576 36475 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 37506 36475 145 302 0 37201 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 150024

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1694552/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=158560 CPUtime=462.16
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 42016 0 0 0 46086 130 0 0 25 0 1 0 334627902 162365440 38526 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 39640 38526 145 302 0 39335 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 158560

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1686744/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=166864 CPUtime=522.15
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 43997 0 0 0 52078 137 0 0 25 0 1 0 334627902 170868736 40507 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 41716 40507 145 302 0 41411 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 166864

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1679896/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=173568 CPUtime=582.13
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 45681 0 0 0 58067 146 0 0 25 0 1 0 334627902 177733632 42191 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 43392 42191 145 302 0 43087 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 173568

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1673496/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=179996 CPUtime=642.12
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 47264 0 0 0 64058 154 0 0 25 0 1 0 334627902 184315904 43774 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 44999 43774 145 302 0 44694 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 179996

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1666520/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=189500 CPUtime=702.1
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 49514 0 0 0 70047 163 0 0 25 0 1 0 334627902 194048000 45511 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 47375 45511 145 302 0 47070 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 189500

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1660120/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=195964 CPUtime=762.08
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 51088 0 0 0 76037 171 0 0 25 0 1 0 334627902 200667136 47085 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 48991 47085 145 302 0 48686 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 195964

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1654360/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=201896 CPUtime=822.06
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 52543 0 0 0 82027 179 0 0 25 0 1 0 334627902 206741504 48540 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 50474 48540 145 302 0 50169 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 201896

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1647448/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=208944 CPUtime=882.05
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 54244 0 0 0 88016 189 0 0 25 0 1 0 334627902 213958656 50241 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 52236 50241 145 302 0 51931 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 208944

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1641496/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=214816 CPUtime=942.03
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 55745 0 0 0 94007 196 0 0 25 0 1 0 334627902 219971584 51742 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 53704 51742 145 302 0 53399 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 214816

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1632344/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=223792 CPUtime=1002.02
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 58007 0 0 0 99996 206 0 0 25 0 1 0 334627902 229163008 54004 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 55948 54004 145 302 0 55643 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 223792

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1626456/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=229948 CPUtime=1062
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 59487 0 0 0 105988 212 0 0 25 0 1 0 334627902 235466752 55484 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 57487 55484 145 302 0 57182 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 229948

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1620696/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=235616 CPUtime=1121.99
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 60923 0 0 0 111980 219 0 0 25 0 1 0 334627902 241270784 56920 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 58904 56920 145 302 0 58599 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 235616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1613400/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=243304 CPUtime=1181.97
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 62769 0 0 0 117968 229 0 0 25 0 1 0 334627902 249143296 58766 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 60826 58766 145 302 0 60521 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 243304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 19444
/proc/meminfo: memFree=1611672/2055920 swapFree=4153444/4192956
[pid=19443] ppid=19441 vsize=244704 CPUtime=1200.06
/proc/19443/stat : 19443 (Spear-32) R 19441 19443 18006 0 -1 4194304 63157 0 0 0 119776 230 0 0 25 0 1 0 334627902 250576896 59154 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/19443/statm: 61176 59154 145 302 0 60871 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 244704

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.45
CPU time (s): 1200.12
CPU user time (s): 1197.77
CPU system time (s): 2.34864
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 244704

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

runsolver used 1.2848 second user time and 3.09253 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Tue Mar  6 02:05:30 UTC 2007

IDJOB= 329683
IDBENCH= 20545
IDSOLVER= 131
FILE ID= node4/329683-1173146729

PBS_JOBID= 4014977

Free space on /tmp= 66510 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k85.cnf
COMMAND LINE= /tmp/evaluation/329683-1173146729/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329683-1173146729/instance-329683-1173146729.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-329683-1173146729 -o ROOT/results/node4/solver-329683-1173146729 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329683-1173146729/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329683-1173146729/instance-329683-1173146729.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  dcf05b153fd4ff73d81f6021f0c67167

RANDOM SEED= 222404880

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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:       1848760 kB
Buffers:         31188 kB
Cached:          95860 kB
SwapCached:       2152 kB
Active:          44988 kB
Inactive:       107100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848760 kB
SwapTotal:     4192956 kB
SwapFree:      4153444 kB
Dirty:           14808 kB
Writeback:           0 kB
Mapped:          32880 kB
Slab:            40672 kB
Committed_AS:  1240060 kB
PageTables:       1776 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= 66510 MiB

End job on node4 on Tue Mar  6 02:25:33 UTC 2007