Trace number 330482

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FH 1.0? (TO) 1200.1 1200.46

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k65.cnf
MD5SUM1a25d9d9e63706032a5b46e4228618f9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark723.042
Satisfiable
(Un)Satisfiability was proved
Number of variables133684
Number of clauses555759
Sum of the clauses size1425191
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2393985
Number of clauses of size 3104296
Number of clauses of size 419794
Number of clauses of size 511269
Number of clauses of size over 524343

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/330482-1173166380/instance-330482-1173166380.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/node58/watcher-330482-1173166380 -o ROOT/results/node58/solver-330482-1173166380 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330482-1173166380/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/330482-1173166380/instance-330482-1173166380.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.00 1.00 1.00 3/64 24124
/proc/meminfo: memFree=1838464/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=1396 CPUtime=0
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 336594819 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134799745 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 349 138 121 302 0 44 0

[startup+0.088887 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24124
/proc/meminfo: memFree=1838464/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=2292 CPUtime=0.08
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 380 0 0 0 8 0 0 0 18 0 1 0 336594819 2347008 364 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134515386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 573 364 129 302 0 268 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2292

[startup+0.101888 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24124
/proc/meminfo: memFree=1838464/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=2868 CPUtime=0.09
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 500 0 0 0 9 0 0 0 18 0 1 0 336594819 2936832 484 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 717 484 129 302 0 412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2868

[startup+0.30191 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24124
/proc/meminfo: memFree=1838464/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=9656 CPUtime=0.29
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 2530 0 0 0 27 2 0 0 19 0 1 0 336594819 9887744 2100 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 2414 2100 129 302 0 2109 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9656

[startup+0.701954 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24124
/proc/meminfo: memFree=1838464/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=26988 CPUtime=0.69
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 6967 0 0 0 62 7 0 0 24 0 1 0 336594819 27635712 5508 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 6747 5509 129 302 0 6442 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26988

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24125
/proc/meminfo: memFree=1809272/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=54936 CPUtime=1.49
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 15858 0 0 0 134 15 0 0 25 0 1 0 336594819 56254464 11384 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 13734 11384 129 302 0 13429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54936

[startup+3.10122 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24125
/proc/meminfo: memFree=1792504/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=55508 CPUtime=3.08
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 16055 0 0 0 292 16 0 0 25 0 1 0 336594819 56840192 11516 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 13877 11516 140 302 0 13572 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55508

[startup+6.30257 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24125
/proc/meminfo: memFree=1792376/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=55948 CPUtime=6.29
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 16175 0 0 0 611 18 0 0 25 0 1 0 336594819 57290752 11636 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 13987 11636 140 302 0 13682 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55948

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24125
/proc/meminfo: memFree=1790520/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=57988 CPUtime=12.69
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 16655 0 0 0 1248 21 0 0 25 0 1 0 336594819 59379712 12116 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 14497 12116 140 302 0 14192 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57988

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24125
/proc/meminfo: memFree=1786616/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=61948 CPUtime=25.48
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 17676 0 0 0 2521 27 0 0 25 0 1 0 336594819 63434752 13104 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 15487 13104 140 302 0 15182 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61948

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24125
/proc/meminfo: memFree=1776312/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=72236 CPUtime=51.06
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 20332 0 0 0 5071 35 0 0 25 0 1 0 336594819 73969664 15695 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 18059 15695 140 302 0 17754 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 72236

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24125
/proc/meminfo: memFree=1757368/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=90876 CPUtime=102.25
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 25032 0 0 0 10172 53 0 0 25 0 1 0 336594819 93057024 20395 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 22719 20396 140 302 0 22414 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 90876

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24125
/proc/meminfo: memFree=1734264/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=114408 CPUtime=162.23
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 30956 0 0 0 16156 67 0 0 25 0 1 0 336594819 117153792 26190 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 28602 26190 140 302 0 28297 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 114408

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24125
/proc/meminfo: memFree=1716728/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=131636 CPUtime=222.21
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 35303 0 0 0 22145 76 0 0 25 0 1 0 336594819 134795264 30537 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 32909 30537 140 302 0 32604 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 131636

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24125
/proc/meminfo: memFree=1701880/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=146376 CPUtime=282.19
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 39021 0 0 0 28129 90 0 0 25 0 1 0 336594819 149889024 34255 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 36594 34255 140 302 0 36289 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 146376

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24125
/proc/meminfo: memFree=1685496/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=163504 CPUtime=342.17
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 43334 0 0 0 34118 99 0 0 25 0 1 0 336594819 167428096 38311 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 40876 38311 140 302 0 40571 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 163504

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24125
/proc/meminfo: memFree=1666552/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=182664 CPUtime=402.15
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 48124 0 0 0 40108 107 0 0 25 0 1 0 336594819 187047936 43101 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 45666 43101 140 302 0 45361 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 182664

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24125
/proc/meminfo: memFree=1649592/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=199260 CPUtime=462.14
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 52295 0 0 0 46096 118 0 0 25 0 1 0 336594819 204042240 47272 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539548 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 49815 47272 140 302 0 49510 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 199260

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24125
/proc/meminfo: memFree=1635704/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=213152 CPUtime=522.12
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 55798 0 0 0 52085 127 0 0 25 0 1 0 336594819 218267648 50775 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 53288 50775 140 302 0 52983 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 213152

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24126
/proc/meminfo: memFree=1620984/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=227676 CPUtime=582.11
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 59437 0 0 0 58074 137 0 0 25 0 1 0 336594819 233140224 54414 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524748 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 56919 54414 140 302 0 56614 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 227676

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24127
/proc/meminfo: memFree=1605880/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=242448 CPUtime=642.09
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 63147 0 0 0 64066 143 0 0 25 0 1 0 336594819 248266752 58124 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 60612 58124 140 302 0 60307 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 242448

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24127
/proc/meminfo: memFree=1591672/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=256684 CPUtime=702.07
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 66726 0 0 0 70058 149 0 0 25 0 1 0 336594819 262844416 61703 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 64171 61703 140 302 0 63866 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 256684

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24127
/proc/meminfo: memFree=1577464/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=270708 CPUtime=762.05
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 70254 0 0 0 76049 156 0 0 25 0 1 0 336594819 277204992 65231 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 67677 65231 140 302 0 67372 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 270708

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24127
/proc/meminfo: memFree=1563640/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=284588 CPUtime=822.03
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 73732 0 0 0 82041 162 0 0 25 0 1 0 336594819 291418112 68709 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 71147 68709 140 302 0 70842 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 284588

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24127
/proc/meminfo: memFree=1550520/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=297584 CPUtime=882.02
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 76984 0 0 0 88031 171 0 0 25 0 1 0 336594819 304726016 71961 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 74396 71961 140 302 0 74091 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 297584

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24127
/proc/meminfo: memFree=1539192/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=308996 CPUtime=942
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 79834 0 0 0 94022 178 0 0 25 0 1 0 336594819 316411904 74811 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 77249 74811 140 302 0 76944 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 308996

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24127
/proc/meminfo: memFree=1527672/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=320200 CPUtime=1001.99
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 82655 0 0 0 100012 187 0 0 25 0 1 0 336594819 327884800 77632 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539573 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 80050 77632 140 302 0 79745 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 320200

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24127
/proc/meminfo: memFree=1516280/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=331672 CPUtime=1061.97
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 85529 0 0 0 106002 195 0 0 25 0 1 0 336594819 339632128 80506 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 82918 80506 140 302 0 82613 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 331672

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24127
/proc/meminfo: memFree=1502904/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=344948 CPUtime=1121.95
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 88843 0 0 0 111994 201 0 0 25 0 1 0 336594819 353226752 83820 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 86237 83820 140 302 0 85932 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 344948

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24127
/proc/meminfo: memFree=1491448/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=358452 CPUtime=1181.93
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 92232 0 0 0 117985 208 0 0 25 0 1 0 336594819 367054848 86696 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 89613 86696 140 302 0 89308 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 358452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24127
/proc/meminfo: memFree=1487672/2055920 swapFree=4184232/4192956
[pid=24124] ppid=24122 vsize=362032 CPUtime=1200.03
/proc/24124/stat : 24124 (Spear-32) R 24122 24124 23345 0 -1 4194304 93133 0 0 0 119794 209 0 0 25 0 1 0 336594819 370720768 87597 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24124/statm: 90508 87597 140 302 0 90203 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 362032

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.46
CPU time (s): 1200.1
CPU user time (s): 1197.94
CPU system time (s): 2.15767
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 362032

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

runsolver used 0.92086 second user time and 2.38464 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Tue Mar  6 07:33:01 UTC 2007

IDJOB= 330482
IDBENCH= 20564
IDSOLVER= 132
FILE ID= node58/330482-1173166380

PBS_JOBID= 4015238

Free space on /tmp= 66471 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k65.cnf
COMMAND LINE= /tmp/evaluation/330482-1173166380/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330482-1173166380/instance-330482-1173166380.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-330482-1173166380 -o ROOT/results/node58/solver-330482-1173166380 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330482-1173166380/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330482-1173166380/instance-330482-1173166380.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  1a25d9d9e63706032a5b46e4228618f9

RANDOM SEED= 260973797

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.234
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.234
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:       1838872 kB
Buffers:         12264 kB
Cached:         133552 kB
SwapCached:       2696 kB
Active:          47356 kB
Inactive:       108280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838872 kB
SwapTotal:     4192956 kB
SwapFree:      4184232 kB
Dirty:           14612 kB
Writeback:           0 kB
Mapped:          15916 kB
Slab:            47508 kB
Committed_AS:   766824 kB
PageTables:       1380 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= 66471 MiB

End job on node58 on Tue Mar  6 07:53:04 UTC 2007