Trace number 329095

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.14 1200.64

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k10.cnf
MD5SUMb801eedc38d94f7d34b1c4de68ba5e4b
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 variables46169
Number of clauses207720
Sum of the clauses size584068
Maximum clause length37
Minimum clause length1
Number of clauses of size 1148
Number of clauses of size 284712
Number of clauses of size 3114816
Number of clauses of size 4155
Number of clauses of size 5294
Number of clauses of size over 57595

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/329095-1173131818/instance-329095-1173131818.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/node60/watcher-329095-1173131818 -o ROOT/results/node60/solver-329095-1173131818 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329095-1173131818/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329095-1173131818/instance-329095-1173131818.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 27326
/proc/meminfo: memFree=1578664/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=1396 CPUtime=0
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 333138733 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134803118 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 349 138 121 302 0 44 0

[startup+0.0655849 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 27326
/proc/meminfo: memFree=1578664/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=3264 CPUtime=0.06
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 563 0 0 0 6 0 0 0 18 0 1 0 333138733 3342336 547 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135262058 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 816 547 129 302 0 511 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3264

[startup+0.101591 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 27326
/proc/meminfo: memFree=1578664/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=4132 CPUtime=0.09
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 849 0 0 0 9 0 0 0 18 0 1 0 333138733 4231168 800 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 1033 800 129 302 0 728 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4132

[startup+0.301626 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 27326
/proc/meminfo: memFree=1578664/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=10292 CPUtime=0.29
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 2675 0 0 0 27 2 0 0 19 0 1 0 333138733 10539008 2245 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 2573 2245 129 302 0 2268 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10292

[startup+0.701698 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 27326
/proc/meminfo: memFree=1578664/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=18928 CPUtime=0.69
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 5277 0 0 0 66 3 0 0 22 0 1 0 333138733 19382272 4234 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 4732 4234 140 302 0 4427 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18928

[startup+1.50184 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 27327
/proc/meminfo: memFree=1562016/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=19580 CPUtime=1.49
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 5436 0 0 0 145 4 0 0 25 0 1 0 333138733 20049920 4393 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 4895 4393 140 302 0 4590 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19580

[startup+3.10113 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 27327
/proc/meminfo: memFree=1560992/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=20556 CPUtime=3.09
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 5689 0 0 0 305 4 0 0 25 0 1 0 333138733 21049344 4646 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 5139 4646 140 302 0 4834 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20556

[startup+6.3017 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 27327
/proc/meminfo: memFree=1559344/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=21968 CPUtime=6.29
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 6013 0 0 0 624 5 0 0 25 0 1 0 333138733 22495232 4970 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 5492 4970 140 302 0 5187 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21968

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 27327
/proc/meminfo: memFree=1557488/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=23572 CPUtime=12.69
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 6439 0 0 0 1263 6 0 0 25 0 1 0 333138733 24137728 5396 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 5893 5396 140 302 0 5588 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23572

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 27327
/proc/meminfo: memFree=1550320/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=30900 CPUtime=25.48
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 8278 0 0 0 2537 11 0 0 25 0 1 0 333138733 31641600 7202 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 7725 7202 140 302 0 7420 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30900

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 27327
/proc/meminfo: memFree=1540144/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=41404 CPUtime=51.07
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 10918 0 0 0 5088 19 0 0 25 0 1 0 333138733 42397696 9777 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 10351 9777 140 302 0 10046 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41404

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 27327
/proc/meminfo: memFree=1524720/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=56464 CPUtime=102.26
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 14719 0 0 0 10197 29 0 0 25 0 1 0 333138733 57819136 13578 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 14116 13578 140 302 0 13811 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 56464

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 27327
/proc/meminfo: memFree=1506544/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=74864 CPUtime=162.24
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 19326 0 0 0 16189 35 0 0 25 0 1 0 333138733 76660736 18185 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527082 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 18716 18185 140 302 0 18411 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 74864

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 27327
/proc/meminfo: memFree=1485808/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=95332 CPUtime=222.22
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 24447 0 0 0 22181 41 0 0 25 0 1 0 333138733 97619968 23306 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 23833 23306 140 302 0 23528 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 95332

[startup+282.302 s]
/proc/loadavg: 1.06 0.99 0.97 2/71 27445
/proc/meminfo: memFree=1465960/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=114316 CPUtime=282.13
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 29280 0 0 0 28164 49 0 0 25 0 1 0 333138733 117059584 27949 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 28579 27949 140 302 0 28274 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 114316

[startup+342.302 s]
/proc/loadavg: 1.02 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1450416/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=130700 CPUtime=342.06
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 33501 0 0 0 34147 59 0 0 25 0 1 0 333138733 133836800 32075 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 32675 32075 140 302 0 32370 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 130700

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1441968/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=139172 CPUtime=402.04
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 35619 0 0 0 40139 65 0 0 25 0 1 0 333138733 142512128 34193 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 34793 34193 140 302 0 34488 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 139172

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1427824/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=153332 CPUtime=462.03
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 39149 0 0 0 46128 75 0 0 25 0 1 0 333138733 157011968 37721 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 38333 37721 140 302 0 38028 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 153332

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1416048/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=165192 CPUtime=522.01
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 42113 0 0 0 52119 82 0 0 25 0 1 0 333138733 169156608 40685 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 41298 40685 140 302 0 40993 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 165192

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1404720/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=176468 CPUtime=581.98
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 44937 0 0 0 58110 88 0 0 25 0 1 0 333138733 180703232 43509 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 44117 43509 140 302 0 43812 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 176468

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1396208/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=184932 CPUtime=641.97
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 47034 0 0 0 64105 92 0 0 25 0 1 0 333138733 189370368 45606 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 46233 45606 140 302 0 45928 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 184932

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1387760/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=194456 CPUtime=701.95
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 49416 0 0 0 70096 99 0 0 25 0 1 0 333138733 199122944 47731 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 48614 47731 140 302 0 48309 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 194456

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1378352/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=203848 CPUtime=761.93
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 51746 0 0 0 76088 105 0 0 25 0 1 0 333138733 208740352 50061 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 50962 50061 140 302 0 50657 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 203848

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1367984/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=214088 CPUtime=821.91
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 54364 0 0 0 82077 114 0 0 25 0 1 0 333138733 219226112 52679 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 53522 52679 140 302 0 53217 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 214088

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1363056/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=218968 CPUtime=881.89
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 55578 0 0 0 88070 119 0 0 25 0 1 0 333138733 224223232 53893 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 54742 53893 140 302 0 54437 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 218968

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1358384/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=223712 CPUtime=941.87
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 56749 0 0 0 94064 123 0 0 25 0 1 0 333138733 229081088 55064 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 55928 55064 140 302 0 55623 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 223712

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1353776/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=228388 CPUtime=1001.85
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 57906 0 0 0 100059 126 0 0 25 0 1 0 333138733 233869312 56221 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 57097 56221 140 302 0 56792 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 228388

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1349424/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=232788 CPUtime=1061.83
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 59002 0 0 0 106053 130 0 0 25 0 1 0 333138733 238374912 57317 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 58197 57317 140 302 0 57892 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 232788

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1345072/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=237068 CPUtime=1121.81
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 60064 0 0 0 112048 133 0 0 25 0 1 0 333138733 242757632 58379 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 59267 58379 140 302 0 58962 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 237068

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1340976/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=241176 CPUtime=1181.78
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 61090 0 0 0 118042 136 0 0 25 0 1 0 333138733 246964224 59405 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 60294 59405 140 302 0 59989 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 241176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 0.97 2/65 27525
/proc/meminfo: memFree=1339568/2055920 swapFree=4183500/4192956
[pid=27326] ppid=27324 vsize=242612 CPUtime=1200.09
/proc/27326/stat : 27326 (Spear-32) R 27324 27326 26176 0 -1 4194304 61429 0 0 0 119871 138 0 0 25 0 1 0 333138733 248434688 59744 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/27326/statm: 60653 59744 140 302 0 60348 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 242612

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.64
CPU time (s): 1200.14
CPU user time (s): 1198.72
CPU system time (s): 1.41978
CPU usage (%): 99.9576
Max. virtual memory (cumulated for all children) (KiB): 242612

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

runsolver used 0.946856 second user time and 2.44763 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Mar  5 21:56:59 UTC 2007

IDJOB= 329095
IDBENCH= 20531
IDSOLVER= 131
FILE ID= node60/329095-1173131818

PBS_JOBID= 4015156

Free space on /tmp= 66528 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  b801eedc38d94f7d34b1c4de68ba5e4b

RANDOM SEED= 325880138

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1579072 kB
Buffers:         30484 kB
Cached:         370840 kB
SwapCached:       3412 kB
Active:          72680 kB
Inactive:       338944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1579072 kB
SwapTotal:     4192956 kB
SwapFree:      4183500 kB
Dirty:            6448 kB
Writeback:           0 kB
Mapped:          16244 kB
Slab:            51164 kB
Committed_AS:   923228 kB
PageTables:       1468 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= 66528 MiB

End job on node60 on Mon Mar  5 22:17:02 UTC 2007