Trace number 330819

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 2007-02-12? (TO) 1200.11 1200.66

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k85.cnf
MD5SUMe2ab53f07158137fdccdce6798b16e56
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark680.601
Satisfiable
(Un)Satisfiability was proved
Number of variables175524
Number of clauses730199
Sum of the clauses size1873791
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2518005
Number of clauses of size 3137216
Number of clauses of size 426034
Number of clauses of size 514829
Number of clauses of size over 532043

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/330819-1173174312/instance-330819-1173174312.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/node66/watcher-330819-1173174312 -o ROOT/results/node66/solver-330819-1173174312 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330819-1173174312/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/330819-1173174312/instance-330819-1173174312.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.71 0.91 0.95 3/64 16613
/proc/meminfo: memFree=1430120/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=1396 CPUtime=0
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 337388885 1429504 138 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 349 138 121 302 0 44 0

[startup+0.0187989 s]
/proc/loadavg: 0.71 0.91 0.95 3/64 16613
/proc/meminfo: memFree=1430120/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=1396 CPUtime=0.01
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 154 0 0 0 1 0 0 0 18 0 1 0 337388885 1429504 138 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1396

[startup+0.101815 s]
/proc/loadavg: 0.71 0.91 0.95 3/64 16613
/proc/meminfo: memFree=1430120/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=2040 CPUtime=0.09
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 308 0 0 0 9 0 0 0 18 0 1 0 337388885 2088960 292 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134515392 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 510 292 129 302 0 205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2040

[startup+0.301855 s]
/proc/loadavg: 0.71 0.91 0.95 3/64 16613
/proc/meminfo: memFree=1430120/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=9152 CPUtime=0.29
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 2387 0 0 0 27 2 0 0 19 0 1 0 337388885 9371648 1957 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 2288 1957 129 302 0 1983 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9152

[startup+0.701936 s]
/proc/loadavg: 0.71 0.91 0.95 3/64 16613
/proc/meminfo: memFree=1430120/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=26380 CPUtime=0.69
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 6754 0 0 0 63 6 0 0 22 0 1 0 337388885 27013120 5295 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 6595 5295 129 302 0 6290 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26380

[startup+1.50109 s]
/proc/loadavg: 0.71 0.91 0.95 2/65 16614
/proc/meminfo: memFree=1400800/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=56088 CPUtime=1.49
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 15940 0 0 0 137 12 0 0 25 0 1 0 337388885 57434112 11595 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 14022 11595 129 302 0 13717 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56088

[startup+3.10142 s]
/proc/loadavg: 0.71 0.91 0.95 2/65 16614
/proc/meminfo: memFree=1373280/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=64176 CPUtime=3.09
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 18702 0 0 0 293 16 0 0 25 0 1 0 337388885 65716224 14343 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 16044 14343 141 302 0 15739 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64176

[startup+6.30106 s]
/proc/loadavg: 0.73 0.91 0.95 2/65 16614
/proc/meminfo: memFree=1372128/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=65328 CPUtime=6.29
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 19005 0 0 0 611 18 0 0 25 0 1 0 337388885 66895872 14646 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 16332 14646 141 302 0 16027 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65328

[startup+12.7013 s]
/proc/loadavg: 0.76 0.91 0.95 2/65 16614
/proc/meminfo: memFree=1369976/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=67632 CPUtime=12.68
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 19594 0 0 0 1246 22 0 0 25 0 1 0 337388885 69255168 15170 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 16908 15170 141 302 0 16603 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67632

[startup+25.5019 s]
/proc/loadavg: 0.81 0.91 0.95 2/65 16614
/proc/meminfo: memFree=1366016/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=71696 CPUtime=25.47
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 20626 0 0 0 2519 28 0 0 25 0 1 0 337388885 73416704 16169 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 17924 16169 141 302 0 17619 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 71696

[startup+51.1011 s]
/proc/loadavg: 0.87 0.92 0.95 2/65 16614
/proc/meminfo: memFree=1359104/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=78816 CPUtime=51.07
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 22448 0 0 0 5067 40 0 0 25 0 1 0 337388885 80707584 17926 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 19704 17926 141 302 0 19399 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 78816

[startup+102.305 s]
/proc/loadavg: 0.94 0.93 0.95 2/65 16614
/proc/meminfo: memFree=1345792/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=92212 CPUtime=102.25
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 25871 0 0 0 10168 57 0 0 25 0 1 0 337388885 94425088 21220 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 23053 21220 141 302 0 22748 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 92212

[startup+162.301 s]
/proc/loadavg: 0.98 0.94 0.95 2/65 16614
/proc/meminfo: memFree=1328576/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=109280 CPUtime=162.22
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 30205 0 0 0 16150 72 0 0 25 0 1 0 337388885 111902720 25554 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 27320 25554 141 302 0 27015 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 109280

[startup+222.301 s]
/proc/loadavg: 0.99 0.95 0.95 2/65 16614
/proc/meminfo: memFree=1312832/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=124756 CPUtime=222.2
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 34091 0 0 0 22132 88 0 0 25 0 1 0 337388885 127750144 29440 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 31189 29440 141 302 0 30884 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 124756

[startup+282.302 s]
/proc/loadavg: 0.99 0.95 0.95 2/65 16614
/proc/meminfo: memFree=1296512/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=142452 CPUtime=282.18
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 38610 0 0 0 28118 100 0 0 25 0 1 0 337388885 145870848 33573 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 35613 33573 141 302 0 35308 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 142452

[startup+342.302 s]
/proc/loadavg: 0.99 0.96 0.95 2/65 16614
/proc/meminfo: memFree=1281536/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=157012 CPUtime=342.16
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 42290 0 0 0 34103 113 0 0 25 0 1 0 337388885 160780288 37253 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 39253 37253 141 302 0 38948 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 157012

[startup+402.302 s]
/proc/loadavg: 0.99 0.96 0.95 2/65 16614
/proc/meminfo: memFree=1265536/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=173108 CPUtime=402.13
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 46331 0 0 0 40090 123 0 0 25 0 1 0 337388885 177262592 41294 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 43277 41294 141 302 0 42972 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 173108

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16614
/proc/meminfo: memFree=1250112/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=188232 CPUtime=462.1
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 50128 0 0 0 46081 129 0 0 25 0 1 0 337388885 192749568 45091 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 47058 45091 141 302 0 46753 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 188232

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16614
/proc/meminfo: memFree=1235520/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=202944 CPUtime=522.08
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 53809 0 0 0 52071 137 0 0 25 0 1 0 337388885 207814656 48772 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 50736 48772 141 302 0 50431 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 202944

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16614
/proc/meminfo: memFree=1221632/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=216676 CPUtime=582.06
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 57249 0 0 0 58063 143 0 0 25 0 1 0 337388885 221876224 52212 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526837 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 54169 52212 141 302 0 53864 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 216676

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16614
/proc/meminfo: memFree=1207872/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=230452 CPUtime=642.04
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 60651 0 0 0 64054 150 0 0 25 0 1 0 337388885 235982848 55614 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 57613 55614 141 302 0 57308 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 230452

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16614
/proc/meminfo: memFree=1195136/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=243252 CPUtime=702.02
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 63860 0 0 0 70047 155 0 0 25 0 1 0 337388885 249090048 58823 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 60813 58823 141 302 0 60508 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 243252

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16614
/proc/meminfo: memFree=1181184/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=257028 CPUtime=761.99
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 67301 0 0 0 76038 161 0 0 25 0 1 0 337388885 263196672 62264 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 64257 62264 141 302 0 63952 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 257028

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16614
/proc/meminfo: memFree=1161856/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=276516 CPUtime=821.97
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 72160 0 0 0 82028 169 0 0 25 0 1 0 337388885 283152384 67123 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 69129 67123 141 302 0 68824 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 276516

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16614
/proc/meminfo: memFree=1141760/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=296372 CPUtime=881.95
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 77148 0 0 0 88016 179 0 0 25 0 1 0 337388885 303484928 72111 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 74093 72111 141 302 0 73788 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 296372

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16614
/proc/meminfo: memFree=1127104/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=311080 CPUtime=941.93
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 80816 0 0 0 94002 191 0 0 25 0 1 0 337388885 318545920 75779 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 77770 75779 141 302 0 77465 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 311080

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 16770
/proc/meminfo: memFree=1113160/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=325576 CPUtime=1001.83
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 84467 0 0 0 99984 199 0 0 25 0 1 0 337388885 333389824 78917 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526770 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 81394 78917 141 302 0 81089 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 325576

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16812
/proc/meminfo: memFree=1103296/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=336736 CPUtime=1061.8
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 87261 0 0 0 105975 205 0 0 25 0 1 0 337388885 344817664 81711 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 84184 81711 141 302 0 83879 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 336736

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16812
/proc/meminfo: memFree=1092224/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=347652 CPUtime=1121.77
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 90001 0 0 0 111967 210 0 0 25 0 1 0 337388885 355995648 84451 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134524748 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 86913 84451 141 302 0 86608 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 347652

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16812
/proc/meminfo: memFree=1077056/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=362868 CPUtime=1181.75
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 93813 0 0 0 117959 216 0 0 25 0 1 0 337388885 371576832 88263 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 90717 88263 141 302 0 90412 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 362868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 16812
/proc/meminfo: memFree=1072000/2055920 swapFree=4183296/4192956
[pid=16613] ppid=16611 vsize=367680 CPUtime=1200.05
/proc/16613/stat : 16613 (Spear-32) R 16611 16613 16554 0 -1 4194304 95017 0 0 0 119787 218 0 0 25 0 1 0 337388885 376504320 89467 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16613/statm: 91920 89467 141 302 0 91615 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 367680

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.66
CPU time (s): 1200.11
CPU user time (s): 1197.87
CPU system time (s): 2.23866
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 367680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.87
system time used= 2.23866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95017
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.960853 second user time and 2.42163 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Tue Mar  6 09:45:13 UTC 2007

IDJOB= 330819
IDBENCH= 20572
IDSOLVER= 133
FILE ID= node66/330819-1173174312

PBS_JOBID= 4015262

Free space on /tmp= 66521 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k85.cnf
COMMAND LINE= /tmp/evaluation/330819-1173174312/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/330819-1173174312/instance-330819-1173174312.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-330819-1173174312 -o ROOT/results/node66/solver-330819-1173174312 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330819-1173174312/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/330819-1173174312/instance-330819-1173174312.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  e2ab53f07158137fdccdce6798b16e56

RANDOM SEED= 105204779

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.259
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	: 5931.00
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.259
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:       1430464 kB
Buffers:         35076 kB
Cached:         513856 kB
SwapCached:       3704 kB
Active:         158500 kB
Inactive:       399852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1430464 kB
SwapTotal:     4192956 kB
SwapFree:      4183296 kB
Dirty:           19292 kB
Writeback:           0 kB
Mapped:          15376 kB
Slab:            53144 kB
Committed_AS:   792504 kB
PageTables:       1376 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= 66521 MiB

End job on node66 on Tue Mar  6 10:05:16 UTC 2007