Trace number 328969

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.13 1200.68

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k95.cnf
MD5SUM271f133ecbb26442db352418a90fc3e7
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 variables49582
Number of clauses175195
Sum of the clauses size464017
Maximum clause length37
Minimum clause length1
Number of clauses of size 11253
Number of clauses of size 292771
Number of clauses of size 374550
Number of clauses of size 4466
Number of clauses of size 5905
Number of clauses of size over 55250

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/328969-1173128246/instance-328969-1173128246.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/node44/watcher-328969-1173128246 -o ROOT/results/node44/solver-328969-1173128246 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328969-1173128246/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/328969-1173128246/instance-328969-1173128246.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.90 3/64 16276
/proc/meminfo: memFree=1389944/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=1396 CPUtime=0
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 332780733 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 349 138 121 302 0 44 0

[startup+0.100734 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 16276
/proc/meminfo: memFree=1389944/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=4516 CPUtime=0.09
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 930 0 0 0 9 0 0 0 18 0 1 0 332780733 4624384 808 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 1129 808 129 302 0 824 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4516

[startup+0.201753 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 16276
/proc/meminfo: memFree=1389944/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=8172 CPUtime=0.19
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 2006 0 0 0 18 1 0 0 18 0 1 0 332780733 8368128 1576 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 2043 1576 129 302 0 1738 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8172

[startup+0.30177 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 16276
/proc/meminfo: memFree=1389944/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=10240 CPUtime=0.29
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 2674 0 0 0 27 2 0 0 19 0 1 0 332780733 10485760 2244 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 2560 2244 129 302 0 2255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10240

[startup+0.701845 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 16276
/proc/meminfo: memFree=1389944/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=17808 CPUtime=0.69
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 4966 0 0 0 64 5 0 0 22 0 1 0 332780733 18235392 3946 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 4452 3946 140 302 0 4147 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17808

[startup+1.50199 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 16277
/proc/meminfo: memFree=1374256/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=18732 CPUtime=1.49
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 5185 0 0 0 144 5 0 0 25 0 1 0 332780733 19181568 4165 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 4683 4165 140 302 0 4378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18732

[startup+3.10128 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 16277
/proc/meminfo: memFree=1373168/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=19604 CPUtime=3.09
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 5411 0 0 0 303 6 0 0 25 0 1 0 332780733 20074496 4391 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 4901 4391 140 302 0 4596 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19604

[startup+6.30187 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 16277
/proc/meminfo: memFree=1371184/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=21288 CPUtime=6.29
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 5837 0 0 0 622 7 0 0 25 0 1 0 332780733 21798912 4817 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526815 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 5322 4817 140 302 0 5017 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21288

[startup+12.702 s]
/proc/loadavg: 0.93 0.96 0.91 2/65 16277
/proc/meminfo: memFree=1369136/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=23208 CPUtime=12.69
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 6306 0 0 0 1261 8 0 0 25 0 1 0 332780733 23764992 5286 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526509 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 5802 5286 140 302 0 5497 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23208

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 16277
/proc/meminfo: memFree=1361392/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=31012 CPUtime=25.48
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 8265 0 0 0 2535 13 0 0 25 0 1 0 332780733 31756288 7212 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 7753 7212 140 302 0 7448 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31012

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 16277
/proc/meminfo: memFree=1352560/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=39852 CPUtime=51.07
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 10501 0 0 0 5089 18 0 0 25 0 1 0 332780733 40808448 9448 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 9963 9448 140 302 0 9658 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39852

[startup+102.301 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 16277
/proc/meminfo: memFree=1331760/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=60588 CPUtime=102.26
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 15698 0 0 0 10197 29 0 0 25 0 1 0 332780733 62042112 14580 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 15147 14580 140 302 0 14842 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 60588

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16277
/proc/meminfo: memFree=1306352/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=86084 CPUtime=162.23
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 22095 0 0 0 16184 39 0 0 25 0 1 0 332780733 88150016 20977 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 21521 20977 140 302 0 21216 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 86084

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/71 16343
/proc/meminfo: memFree=1282360/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=108952 CPUtime=222.18
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 27829 0 0 0 22170 48 0 0 25 0 1 0 332780733 111566848 26582 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 27238 26582 140 302 0 26933 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 108952

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/71 16443
/proc/meminfo: memFree=1241272/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=150096 CPUtime=282.09
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 38143 0 0 0 28147 62 0 0 25 0 1 0 332780733 153698304 36896 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 37524 36896 140 302 0 37219 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 150096

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=1208624/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=183464 CPUtime=342.05
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 46499 0 0 0 34131 74 0 0 25 0 1 0 332780733 187867136 45252 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524930 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 45866 45252 140 302 0 45561 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 183464

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=1176304/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=216012 CPUtime=402.03
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 54652 0 0 0 40119 84 0 0 25 0 1 0 332780733 221196288 53405 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 54003 53405 140 302 0 53698 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 216012

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=1153648/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=238252 CPUtime=462
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 60206 0 0 0 46106 94 0 0 25 0 1 0 332780733 243970048 58959 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 59563 58959 140 302 0 59258 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 238252

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=1144432/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=247552 CPUtime=521.98
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 62546 0 0 0 52095 103 0 0 25 0 1 0 332780733 253493248 61299 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 61888 61299 140 302 0 61583 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 247552

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=1137264/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=255512 CPUtime=581.96
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 64561 0 0 0 58085 111 0 0 25 0 1 0 332780733 261644288 63057 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 63878 63057 140 302 0 63573 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 255512

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=1117616/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=275316 CPUtime=641.94
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 69551 0 0 0 64072 122 0 0 25 0 1 0 332780733 281923584 68047 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 68829 68047 140 302 0 68524 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 275316

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=1091952/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=300488 CPUtime=701.91
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 75849 0 0 0 70062 129 0 0 25 0 1 0 332780733 307699712 74345 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 75122 74345 140 302 0 74817 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 300488

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=1075952/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=316472 CPUtime=761.9
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 79839 0 0 0 76053 137 0 0 25 0 1 0 332780733 324067328 78335 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 79118 78335 140 302 0 78813 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 316472

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=1049712/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=342816 CPUtime=821.88
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 86447 0 0 0 82043 145 0 0 25 0 1 0 332780733 351043584 84943 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539851 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 85704 84943 140 302 0 85399 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 342816

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=1022000/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=370168 CPUtime=881.86
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 93301 0 0 0 88032 154 0 0 25 0 1 0 332780733 379052032 91797 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 92542 91797 140 302 0 92237 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 370168

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=996976/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=395424 CPUtime=941.83
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 99609 0 0 0 94021 162 0 0 25 0 1 0 332780733 404914176 98105 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 98856 98105 140 302 0 98551 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 395424

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=976240/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=415888 CPUtime=1001.81
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 104735 0 0 0 100010 171 0 0 25 0 1 0 332780733 425869312 103231 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 103972 103231 140 302 0 103667 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 415888

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=956272/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=436036 CPUtime=1061.78
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 109779 0 0 0 105999 179 0 0 25 0 1 0 332780733 446500864 108275 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 109009 108275 140 302 0 108704 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 436036

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=937328/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=454748 CPUtime=1121.77
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 114458 0 0 0 111990 187 0 0 25 0 1 0 332780733 465661952 112954 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 113687 112954 140 302 0 113382 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 454748

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=918640/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=473476 CPUtime=1181.75
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 119169 0 0 0 117981 194 0 0 25 0 1 0 332780733 484839424 117665 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 118369 117665 140 302 0 118064 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 473476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=912624/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=479200 CPUtime=1200.04
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 120602 0 0 0 119807 197 0 0 25 0 1 0 332780733 490700800 119098 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 119800 119098 140 302 0 119495 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 479200

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16475
/proc/meminfo: memFree=912624/2055920 swapFree=4183400/4192956
[pid=16276] ppid=16274 vsize=479200 CPUtime=1200.04
/proc/16276/stat : 16276 (Spear-32) R 16274 16276 15492 0 -1 4194304 120602 0 0 0 119807 197 0 0 25 0 1 0 332780733 490700800 119098 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16276/statm: 119800 119098 140 302 0 119495 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 479200

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.68
CPU time (s): 1200.13
CPU user time (s): 1198.08
CPU system time (s): 2.04869
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 479200

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

runsolver used 0.904862 second user time and 2.46962 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Mon Mar  5 20:57:26 UTC 2007

IDJOB= 328969
IDBENCH= 20528
IDSOLVER= 131
FILE ID= node44/328969-1173128246

PBS_JOBID= 4015175

Free space on /tmp= 66551 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  271f133ecbb26442db352418a90fc3e7

RANDOM SEED= 533268942

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.261
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.261
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:       1390352 kB
Buffers:         37244 kB
Cached:         542004 kB
SwapCached:       3512 kB
Active:         115756 kB
Inactive:       473140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1390352 kB
SwapTotal:     4192956 kB
SwapFree:      4183400 kB
Dirty:            5848 kB
Writeback:           0 kB
Mapped:          15580 kB
Slab:            62664 kB
Committed_AS:   677984 kB
PageTables:       1396 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= 66551 MiB

End job on node44 on Mon Mar  5 21:17:29 UTC 2007