Trace number 330398

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

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k35.cnf
MD5SUMe2ce53da4f00ba19b35d5b71c6e657f7
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 variables70924
Number of clauses294099
Sum of the clauses size752291
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2207955
Number of clauses of size 354916
Number of clauses of size 410434
Number of clauses of size 55929
Number of clauses of size over 512793

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21533
/proc/meminfo: memFree=1350600/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=1396 CPUtime=0
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 42402111 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 349 138 121 302 0 44 0

[startup+0.089212 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21533
/proc/meminfo: memFree=1350600/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=3516 CPUtime=0.08
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 669 0 0 0 8 0 0 0 18 0 1 0 42402111 3600384 653 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 879 654 129 302 0 574 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3516

[startup+0.101214 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21533
/proc/meminfo: memFree=1350600/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=4344 CPUtime=0.09
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 900 0 0 0 9 0 0 0 18 0 1 0 42402111 4448256 778 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 1086 778 129 302 0 781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4344

[startup+0.30125 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21533
/proc/meminfo: memFree=1350600/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=10552 CPUtime=0.29
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 2798 0 0 0 27 2 0 0 19 0 1 0 42402111 10805248 2368 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 2638 2369 129 302 0 2333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10552

[startup+0.701323 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21533
/proc/meminfo: memFree=1350600/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=28728 CPUtime=0.69
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 7602 0 0 0 62 7 0 0 23 0 1 0 42402111 29417472 6143 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135255956 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 7182 6143 129 302 0 6877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28728

[startup+1.50147 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21534
/proc/meminfo: memFree=1327232/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=28852 CPUtime=1.49
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 8062 0 0 0 141 8 0 0 25 0 1 0 42402111 29544448 5961 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 7213 5961 140 302 0 6908 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28852

[startup+3.10176 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21534
/proc/meminfo: memFree=1327104/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=28852 CPUtime=3.09
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 8062 0 0 0 301 8 0 0 25 0 1 0 42402111 29544448 5961 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 7213 5961 140 302 0 6908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28852

[startup+6.30134 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21534
/proc/meminfo: memFree=1326088/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=29876 CPUtime=6.29
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 8328 0 0 0 619 10 0 0 25 0 1 0 42402111 30593024 6227 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 7469 6227 140 302 0 7164 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29876

[startup+12.7025 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21534
/proc/meminfo: memFree=1323600/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=32392 CPUtime=12.69
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 8936 0 0 0 1257 12 0 0 25 0 1 0 42402111 33169408 6835 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 8098 6835 140 302 0 7793 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32392

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 21534
/proc/meminfo: memFree=1318800/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=37272 CPUtime=25.48
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 10185 0 0 0 2531 17 0 0 25 0 1 0 42402111 38166528 8051 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 9318 8051 140 302 0 9013 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37272

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 21534
/proc/meminfo: memFree=1310928/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=45260 CPUtime=51.07
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 12196 0 0 0 5084 23 0 0 25 0 1 0 42402111 46346240 10062 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 11315 10062 140 302 0 11010 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45260

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 21534
/proc/meminfo: memFree=1294736/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=61364 CPUtime=102.26
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 16272 0 0 0 10192 34 0 0 25 0 1 0 42402111 62836736 14073 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 15341 14073 140 302 0 15036 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61364

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21534
/proc/meminfo: memFree=1278416/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=77724 CPUtime=162.23
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 20378 0 0 0 16181 42 0 0 25 0 1 0 42402111 79589376 18179 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 19431 18179 140 302 0 19126 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 77724

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 21642
/proc/meminfo: memFree=1261208/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=93832 CPUtime=222.17
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 24419 0 0 0 22163 54 0 0 25 0 1 0 42402111 96083968 22091 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 23458 22091 140 302 0 23153 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 93832

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 21732
/proc/meminfo: memFree=1245856/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=109340 CPUtime=282.09
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 28325 0 0 0 28146 63 0 0 25 0 1 0 42402111 111964160 25997 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 27335 25997 140 302 0 27030 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 109340

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21732
/proc/meminfo: memFree=1233808/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=122188 CPUtime=342.07
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 31558 0 0 0 34139 68 0 0 25 0 1 0 42402111 125120512 29230 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524775 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 30547 29230 140 302 0 30242 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 122188

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21732
/proc/meminfo: memFree=1221648/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=134516 CPUtime=402.05
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 34621 0 0 0 40129 76 0 0 25 0 1 0 42402111 137744384 32293 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 33629 32293 140 302 0 33324 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 134516

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21732
/proc/meminfo: memFree=1205200/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=150804 CPUtime=462.03
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 38700 0 0 0 46116 87 0 0 25 0 1 0 42402111 154423296 36372 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 37701 36372 140 302 0 37396 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 150804

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21732
/proc/meminfo: memFree=1190416/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=165556 CPUtime=522.01
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 42428 0 0 0 52108 93 0 0 25 0 1 0 42402111 169529344 40100 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 41389 40100 140 302 0 41084 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 165556

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21732
/proc/meminfo: memFree=1177872/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=177928 CPUtime=581.99
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 45519 0 0 0 58098 101 0 0 25 0 1 0 42402111 182198272 43191 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 44482 43191 140 302 0 44177 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 177928

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21732
/proc/meminfo: memFree=1166288/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=190412 CPUtime=641.97
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 48638 0 0 0 64089 108 0 0 25 0 1 0 42402111 194981888 46053 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 47603 46053 140 302 0 47298 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 190412

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21732
/proc/meminfo: memFree=1155792/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=200968 CPUtime=701.94
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 51284 0 0 0 70079 115 0 0 25 0 1 0 42402111 205791232 48699 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 50242 48699 140 302 0 49937 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 200968

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21732
/proc/meminfo: memFree=1143632/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=212932 CPUtime=761.93
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 54295 0 0 0 76072 121 0 0 25 0 1 0 42402111 218042368 51710 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 53233 51710 140 302 0 52928 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 212932

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21732
/proc/meminfo: memFree=1131408/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=225184 CPUtime=821.9
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 57380 0 0 0 82063 127 0 0 25 0 1 0 42402111 230588416 54795 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 56296 54795 140 302 0 55991 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 225184

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21732
/proc/meminfo: memFree=1117968/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=238544 CPUtime=881.88
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 60717 0 0 0 88055 133 0 0 25 0 1 0 42402111 244269056 58132 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 59636 58132 140 302 0 59331 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 238544

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21734
/proc/meminfo: memFree=1104528/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=252136 CPUtime=941.86
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 64119 0 0 0 94046 140 0 0 25 0 1 0 42402111 258187264 61534 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 63034 61534 140 302 0 62729 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 252136

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21734
/proc/meminfo: memFree=1092816/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=263624 CPUtime=1001.84
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 66998 0 0 0 100038 146 0 0 25 0 1 0 42402111 269950976 64413 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 65906 64413 140 302 0 65601 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 263624

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21734
/proc/meminfo: memFree=1080592/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=276028 CPUtime=1061.81
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 70120 0 0 0 106031 150 0 0 25 0 1 0 42402111 282652672 67535 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539595 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 69007 67535 140 302 0 68702 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 276028

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21734
/proc/meminfo: memFree=1068752/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=287780 CPUtime=1121.79
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 73024 0 0 0 112023 156 0 0 25 0 1 0 42402111 294686720 70439 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 71945 70439 140 302 0 71640 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 287780

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21734
/proc/meminfo: memFree=1057104/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=299528 CPUtime=1181.77
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 75945 0 0 0 118018 159 0 0 25 0 1 0 42402111 306716672 73360 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 74882 73360 140 302 0 74577 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 299528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21734
/proc/meminfo: memFree=1053456/2055920 swapFree=4192812/4192956
[pid=21533] ppid=21531 vsize=302956 CPUtime=1200.06
/proc/21533/stat : 21533 (Spear-32) R 21531 21533 21321 0 -1 4194304 76807 0 0 0 119846 160 0 0 25 0 1 0 42402111 310226944 74222 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/21533/statm: 75739 74222 140 302 0 75434 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 302956

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.65
CPU time (s): 1200.13
CPU user time (s): 1198.47
CPU system time (s): 1.65875
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 302956

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

runsolver used 0.886865 second user time and 2.48862 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Tue Mar  6 06:57:44 UTC 2007

IDJOB= 330398
IDBENCH= 20562
IDSOLVER= 132
FILE ID= node45/330398-1173164263

PBS_JOBID= 4015244

Free space on /tmp= 66511 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.k35.cnf
COMMAND LINE= /tmp/evaluation/330398-1173164263/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330398-1173164263/instance-330398-1173164263.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-330398-1173164263 -o ROOT/results/node45/solver-330398-1173164263 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330398-1173164263/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330398-1173164263/instance-330398-1173164263.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  e2ce53da4f00ba19b35d5b71c6e657f7

RANDOM SEED= 573039108

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.265
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.265
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:       1351008 kB
Buffers:         34968 kB
Cached:         572196 kB
SwapCached:        144 kB
Active:         132024 kB
Inactive:       504880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1351008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8220 kB
Writeback:           0 kB
Mapped:          39764 kB
Slab:            53988 kB
Committed_AS:   133556 kB
PageTables:       1440 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= 66511 MiB

End job on node45 on Tue Mar  6 07:17:46 UTC 2007