Trace number 329642

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k70.cnf
MD5SUM7df05251eeff9fbbbfcc94a219ac2c0b
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 variables104135
Number of clauses466268
Sum of the clauses size1199934
Maximum clause length20
Minimum clause length1
Number of clauses of size 1663
Number of clauses of size 2363146
Number of clauses of size 351212
Number of clauses of size 420925
Number of clauses of size 59084
Number of clauses of size over 521238

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/329642-1173145686/instance-329642-1173145686.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-329642-1173145686 -o ROOT/results/node60/solver-329642-1173145686 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329642-1173145686/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/329642-1173145686/instance-329642-1173145686.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.99 0.98 1.00 3/64 28739
/proc/meminfo: memFree=1539744/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=1396 CPUtime=0
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 334525485 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 349 138 121 302 0 44 0

[startup+0.0943479 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 28739
/proc/meminfo: memFree=1539744/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=3172 CPUtime=0.08
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 563 0 0 0 8 0 0 0 18 0 1 0 334525485 3248128 547 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 793 547 129 302 0 488 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3172

[startup+0.101349 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 28739
/proc/meminfo: memFree=1539744/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=3416 CPUtime=0.09
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 612 0 0 0 9 0 0 0 18 0 1 0 334525485 3497984 596 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135262058 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 854 596 129 302 0 549 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3416

[startup+0.301385 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 28739
/proc/meminfo: memFree=1539744/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=9856 CPUtime=0.29
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 2543 0 0 0 28 1 0 0 19 0 1 0 334525485 10092544 2113 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 2464 2113 129 302 0 2159 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9856

[startup+0.701456 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 28739
/proc/meminfo: memFree=1539744/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=22764 CPUtime=0.69
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 6438 0 0 0 64 5 0 0 22 0 1 0 334525485 23310336 5171 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 5691 5171 129 302 0 5386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22764

[startup+1.5016 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 28740
/proc/meminfo: memFree=1510808/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=38860 CPUtime=1.49
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 11233 0 0 0 138 11 0 0 25 0 1 0 334525485 39792640 9099 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 9715 9099 140 302 0 9410 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38860

[startup+3.10189 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 28740
/proc/meminfo: memFree=1503512/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=38860 CPUtime=3.09
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 11257 0 0 0 295 14 0 0 25 0 1 0 334525485 39792640 9123 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 9715 9123 140 302 0 9410 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38860

[startup+6.30246 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 28740
/proc/meminfo: memFree=1503320/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=39500 CPUtime=6.29
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 11397 0 0 0 613 16 0 0 25 0 1 0 334525485 40448000 9263 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 9875 9263 140 302 0 9570 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39500

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 28740
/proc/meminfo: memFree=1502104/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=40528 CPUtime=12.69
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 11710 0 0 0 1247 22 0 0 25 0 1 0 334525485 41500672 9511 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 10132 9511 140 302 0 9827 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40528

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 28740
/proc/meminfo: memFree=1501208/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=41520 CPUtime=25.48
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 11941 0 0 0 2523 25 0 0 25 0 1 0 334525485 42516480 9742 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524767 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 10380 9742 140 302 0 10075 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41520

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 28740
/proc/meminfo: memFree=1500056/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=42616 CPUtime=51.08
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 12235 0 0 0 5082 26 0 0 25 0 1 0 334525485 43638784 10036 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524593 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 10654 10036 140 302 0 10349 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42616

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 28740
/proc/meminfo: memFree=1486936/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=55884 CPUtime=102.26
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 15617 0 0 0 10175 51 0 0 25 0 1 0 334525485 57225216 13320 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 13971 13320 140 302 0 13666 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55884

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 28740
/proc/meminfo: memFree=1471320/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=72064 CPUtime=162.24
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 19676 0 0 0 16157 67 0 0 25 0 1 0 334525485 73793536 17250 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 18016 17250 140 302 0 17711 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 72064

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 28740
/proc/meminfo: memFree=1458840/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=84196 CPUtime=222.22
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 22753 0 0 0 22144 78 0 0 25 0 1 0 334525485 86216704 20327 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 21049 20327 140 302 0 20744 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 84196

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 28740
/proc/meminfo: memFree=1447640/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=95340 CPUtime=282.2
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 25569 0 0 0 28130 90 0 0 25 0 1 0 334525485 97628160 23143 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 23835 23143 140 302 0 23530 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 95340

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 28740
/proc/meminfo: memFree=1435224/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=108848 CPUtime=342.18
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 28896 0 0 0 34118 100 0 0 25 0 1 0 334525485 111460352 26213 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 27212 26213 140 302 0 26907 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 108848

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 28740
/proc/meminfo: memFree=1423768/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=120492 CPUtime=402.16
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 31782 0 0 0 40106 110 0 0 25 0 1 0 334525485 123383808 29099 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 30123 29099 140 302 0 29818 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 120492

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 28740
/proc/meminfo: memFree=1413912/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=130408 CPUtime=462.13
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 34219 0 0 0 46094 119 0 0 25 0 1 0 334525485 133537792 31536 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 32602 31536 140 302 0 32297 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 130408

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 28740
/proc/meminfo: memFree=1404184/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=140488 CPUtime=522.12
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 36656 0 0 0 52084 128 0 0 25 0 1 0 334525485 143859712 33973 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 35122 33973 140 302 0 34817 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 140488

[startup+582.301 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 28740
/proc/meminfo: memFree=1395096/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=149448 CPUtime=582.1
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 38912 0 0 0 58074 136 0 0 25 0 1 0 334525485 153034752 36229 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 37362 36229 140 302 0 37057 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 149448

[startup+642.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 28740
/proc/meminfo: memFree=1386392/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=157968 CPUtime=642.09
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 41071 0 0 0 64064 145 0 0 25 0 1 0 334525485 161759232 38388 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 39492 38388 140 302 0 39187 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 157968

[startup+702.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 28740
/proc/meminfo: memFree=1377816/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=166684 CPUtime=702.06
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 43232 0 0 0 70054 152 0 0 25 0 1 0 334525485 170684416 40549 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 41671 40549 140 302 0 41366 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 166684

[startup+762.305 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 28740
/proc/meminfo: memFree=1370200/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=174420 CPUtime=762.04
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 45111 0 0 0 76044 160 0 0 25 0 1 0 334525485 178606080 42428 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 43605 42428 140 302 0 43300 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 174420

[startup+822.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/71 28864
/proc/meminfo: memFree=1361240/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=184376 CPUtime=821.94
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 47549 0 0 0 82026 168 0 0 25 0 1 0 334525485 188801024 44353 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 46094 44353 140 302 0 45789 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 184376

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28938
/proc/meminfo: memFree=1354904/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=192224 CPUtime=881.88
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 49394 0 0 0 88013 175 0 0 25 0 1 0 334525485 196837376 46198 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527249 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 48056 46198 140 302 0 47751 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 192224

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 28938
/proc/meminfo: memFree=1347096/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=200008 CPUtime=941.86
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 51349 0 0 0 94006 180 0 0 25 0 1 0 334525485 204808192 48153 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 50002 48153 140 302 0 49697 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 200008

[startup+1002.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 28938
/proc/meminfo: memFree=1339800/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=207408 CPUtime=1001.83
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 53159 0 0 0 99997 186 0 0 25 0 1 0 334525485 212385792 49963 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 51852 49963 140 302 0 51547 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 207408

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 28938
/proc/meminfo: memFree=1333144/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=214064 CPUtime=1061.82
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 54837 0 0 0 105989 193 0 0 25 0 1 0 334525485 219201536 51641 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 53516 51641 140 302 0 53211 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 214064

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 28938
/proc/meminfo: memFree=1326168/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=221124 CPUtime=1121.8
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 56592 0 0 0 111981 199 0 0 25 0 1 0 334525485 226430976 53396 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 55281 53396 140 302 0 54976 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 221124

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 28938
/proc/meminfo: memFree=1319000/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=229052 CPUtime=1181.78
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 58393 0 0 0 117972 206 0 0 25 0 1 0 334525485 234549248 55197 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 57263 55197 140 302 0 56958 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 229052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28938
/proc/meminfo: memFree=1316888/2055920 swapFree=4183500/4192956
[pid=28739] ppid=28737 vsize=231172 CPUtime=1200.08
/proc/28739/stat : 28739 (Spear-32) R 28737 28739 27543 0 -1 4194304 58895 0 0 0 119799 209 0 0 25 0 1 0 334525485 236720128 55699 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/28739/statm: 57793 55699 140 302 0 57488 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 231172

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.64
CPU time (s): 1200.12
CPU user time (s): 1198
CPU system time (s): 2.12668
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 231172

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

runsolver used 0.898863 second user time and 2.50162 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Tue Mar  6 01:48:06 UTC 2007

IDJOB= 329642
IDBENCH= 20544
IDSOLVER= 132
FILE ID= node60/329642-1173145686

PBS_JOBID= 4015179

Free space on /tmp= 66518 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  7df05251eeff9fbbbfcc94a219ac2c0b

RANDOM SEED= 128428532

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.283
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.283
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1540152 kB
Buffers:         32628 kB
Cached:         406980 kB
SwapCached:       3412 kB
Active:          91832 kB
Inactive:       358372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540152 kB
SwapTotal:     4192956 kB
SwapFree:      4183500 kB
Dirty:           12248 kB
Writeback:           0 kB
Mapped:          16620 kB
Slab:            51568 kB
Committed_AS:   930672 kB
PageTables:       1464 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= 66518 MiB

End job on node60 on Tue Mar  6 02:08:09 UTC 2007