Trace number 3439798

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SApperloT2010 2011-05-15 (fixed)? (TO) 5000.09 4999.94

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
MD5SUM08b4f1e095a7a4b98cb40c2c00e78d45
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.153975
Satisfiable
(Un)Satisfiability was proved
Number of variables952
Number of clauses84809
Sum of the clauses size170510
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284779
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3439798-1306945615/watcher-3439798-1306945615 -o /tmp/evaluation-result-3439798-1306945615/solver-3439798-1306945615 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439798-1306945615.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.10 1.64 1.85 2/572 7423
/proc/meminfo: memFree=23965020/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=13764 CPUtime=0 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 695 0 0 0 0 0 0 0 21 0 1 0 806159260 14094336 634 33554432000 4194304 4394578 140734199400560 18446744073709551615 212687336133 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 3441 634 247 49 0 582 0

[startup+0.113192 s]
/proc/loadavg: 1.10 1.64 1.85 2/572 7423
/proc/meminfo: memFree=23965020/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=18624 CPUtime=0.1 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 2244 0 0 0 9 1 0 0 22 0 1 0 806159260 19070976 1851 33554432000 4194304 4394578 140734199400560 18446744073709551615 212687336133 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 4656 1853 259 49 0 1797 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18624

[startup+0.200166 s]
/proc/loadavg: 1.10 1.64 1.85 2/572 7423
/proc/meminfo: memFree=23965020/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=24196 CPUtime=0.19 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 3634 0 0 0 18 1 0 0 22 0 1 0 806159260 24776704 3240 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 6049 3241 267 49 0 3190 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 24196

[startup+0.301156 s]
/proc/loadavg: 1.10 1.64 1.85 2/572 7423
/proc/meminfo: memFree=23965020/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=26044 CPUtime=0.29 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 4117 0 0 0 28 1 0 0 22 0 1 0 806159260 26669056 3723 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 6511 3724 267 49 0 3652 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26044

[startup+0.701072 s]
/proc/loadavg: 1.10 1.64 1.85 2/572 7423
/proc/meminfo: memFree=23965020/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=31264 CPUtime=0.69 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 5409 0 0 0 67 2 0 0 24 0 1 0 806159260 32014336 5015 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 7816 5015 267 49 0 4957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31264

[startup+1.50093 s]
/proc/loadavg: 1.17 1.65 1.86 3/576 7430
/proc/meminfo: memFree=23897244/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=37996 CPUtime=1.49 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 7024 0 0 0 147 2 0 0 25 0 1 0 806159260 38907904 6630 33554432000 4194304 4394578 140734199400560 18446744073709551615 4284843 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 9499 6630 267 49 0 6640 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37996

[startup+3.10064 s]
/proc/loadavg: 1.17 1.65 1.86 3/576 7430
/proc/meminfo: memFree=23865996/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=49588 CPUtime=3.09 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 9853 0 0 0 307 2 0 0 25 0 1 0 806159260 50778112 9459 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 12397 9459 267 49 0 9538 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49588

[startup+6.30105 s]
/proc/loadavg: 1.17 1.65 1.86 3/576 7430
/proc/meminfo: memFree=23816652/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=59644 CPUtime=6.29 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 12136 0 0 0 626 3 0 0 25 0 1 0 806159260 61075456 11742 33554432000 4194304 4394578 140734199400560 18446744073709551615 4296327 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 14911 11742 267 49 0 12052 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59644

[startup+12.7009 s]
/proc/loadavg: 1.29 1.66 1.86 3/576 7430
/proc/meminfo: memFree=23769156/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=66008 CPUtime=12.69 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 13597 0 0 0 1266 3 0 0 25 0 1 0 806159260 67592192 13203 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 16502 13203 267 49 0 13643 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66008

[startup+25.5005 s]
/proc/loadavg: 1.40 1.67 1.86 3/576 7430
/proc/meminfo: memFree=23698592/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=78956 CPUtime=25.49 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 16417 0 0 0 2545 4 0 0 25 0 1 0 806159260 80850944 16023 33554432000 4194304 4394578 140734199400560 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 19739 16023 267 49 0 16880 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78956

[startup+51.1009 s]
/proc/loadavg: 1.75 1.73 1.87 3/576 7431
/proc/meminfo: memFree=23594316/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=97396 CPUtime=51.09 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 20277 0 0 0 5104 5 0 0 25 0 1 0 806159260 99733504 19883 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 24349 19883 267 49 0 21490 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 97396

[startup+102.301 s]
/proc/loadavg: 1.97 1.79 1.88 3/576 7433
/proc/meminfo: memFree=23478460/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=120072 CPUtime=102.3 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 25053 0 0 0 10224 6 0 0 25 0 1 0 806159260 122953728 24659 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 30018 24659 267 49 0 27159 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 120072

[startup+162.301 s]
/proc/loadavg: 1.99 1.82 1.89 3/576 7434
/proc/meminfo: memFree=23449024/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=139524 CPUtime=162.29 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 29162 0 0 0 16222 7 0 0 25 0 1 0 806159260 142872576 28768 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 34881 28768 267 49 0 32022 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 139524

[startup+222.322 s]
/proc/loadavg: 1.99 1.85 1.89 3/576 7436
/proc/meminfo: memFree=23392932/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=169612 CPUtime=222.31 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 35466 0 0 0 22223 8 0 0 25 0 1 0 806159260 173682688 35072 33554432000 4194304 4394578 140734199400560 18446744073709551615 4313431 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 42403 35072 267 49 0 39544 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 169612

[startup+282.301 s]
/proc/loadavg: 1.99 1.88 1.90 3/576 7437
/proc/meminfo: memFree=23348016/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=185448 CPUtime=282.3 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 38734 0 0 0 28221 9 0 0 25 0 1 0 806159260 189898752 38340 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 46362 38340 267 49 0 43503 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 185448

[startup+342.301 s]
/proc/loadavg: 1.99 1.90 1.90 3/576 7439
/proc/meminfo: memFree=23290684/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=198632 CPUtime=342.3 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 41273 0 0 0 34220 10 0 0 25 0 1 0 806159260 203399168 40879 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 49658 40879 267 49 0 46799 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 198632

[startup+402.301 s]
/proc/loadavg: 1.99 1.91 1.91 3/576 7441
/proc/meminfo: memFree=23235848/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=236140 CPUtime=402.3 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 48559 0 0 0 40219 11 0 0 25 0 1 0 806159260 241807360 48165 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 59035 48165 267 49 0 56176 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 236140

[startup+462.301 s]
/proc/loadavg: 2.10 1.96 1.92 3/576 7442
/proc/meminfo: memFree=23222780/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=241644 CPUtime=462.3 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 49631 0 0 0 46219 11 0 0 25 0 1 0 806159260 247443456 49237 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 60411 49237 267 49 0 57552 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 241644

[startup+522.301 s]
/proc/loadavg: 2.08 1.97 1.93 3/576 7444
/proc/meminfo: memFree=23197576/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=243692 CPUtime=522.31 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 50050 0 0 0 52219 12 0 0 25 0 1 0 806159260 249540608 49656 33554432000 4194304 4394578 140734199400560 18446744073709551615 4313480 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 60923 49656 267 49 0 58064 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 243692

[startup+582.301 s]
/proc/loadavg: 2.03 1.97 1.93 3/576 7445
/proc/meminfo: memFree=23176320/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=249708 CPUtime=582.3 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 51221 0 0 0 58218 12 0 0 25 0 1 0 806159260 255700992 50827 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 62427 50827 267 49 0 59568 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 249708

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/576 7549
/proc/meminfo: memFree=22659460/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=449524 CPUtime=4002.41 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 90805 0 0 0 400218 23 0 0 25 0 1 0 806159260 460312576 90411 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 112381 90411 267 49 0 109522 0
Current children cumulated CPU time (s) 4002.41
Current children cumulated vsize (KiB) 449524

[startup+4062.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/576 7550
/proc/meminfo: memFree=22657060/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=449524 CPUtime=4062.42 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 90818 0 0 0 406218 24 0 0 25 0 1 0 806159260 460312576 90424 33554432000 4194304 4394578 140734199400560 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 112381 90424 267 49 0 109522 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 449524

[startup+4122.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/576 7552
/proc/meminfo: memFree=22657268/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=450036 CPUtime=4122.42 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 90938 0 0 0 412218 24 0 0 25 0 1 0 806159260 460836864 90544 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 112509 90544 267 49 0 109650 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 450036

[startup+4182.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/576 7553
/proc/meminfo: memFree=22651644/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=455932 CPUtime=4182.44 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 92074 0 0 0 418220 24 0 0 25 0 1 0 806159260 466874368 91680 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 113983 91680 267 49 0 111124 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 455932

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 7555
/proc/meminfo: memFree=22647636/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=459772 CPUtime=4242.42 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 92860 0 0 0 424218 24 0 0 25 0 1 0 806159260 470806528 92466 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298846 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 114943 92466 267 49 0 112084 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 459772

[startup+4302.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/576 7557
/proc/meminfo: memFree=22646364/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=461308 CPUtime=4302.43 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 93111 0 0 0 430218 25 0 0 25 0 1 0 806159260 472379392 92717 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 115327 92717 267 49 0 112468 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 461308

[startup+4362.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/576 7558
/proc/meminfo: memFree=22645576/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=461948 CPUtime=4362.42 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 93198 0 0 0 436217 25 0 0 25 0 1 0 806159260 473034752 92804 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 115487 92804 267 49 0 112628 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 461948

[startup+4422.3 s]
/proc/loadavg: 2.18 2.07 2.02 3/576 7560
/proc/meminfo: memFree=22643936/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=463228 CPUtime=4422.43 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 93539 0 0 0 442218 25 0 0 25 0 1 0 806159260 474345472 93145 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 115807 93145 267 49 0 112948 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 463228

[startup+4482.3 s]
/proc/loadavg: 2.19 2.09 2.02 3/576 7561
/proc/meminfo: memFree=22640524/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=466300 CPUtime=4482.43 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 94335 0 0 0 448218 25 0 0 25 0 1 0 806159260 477491200 93941 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 116575 93941 267 49 0 113716 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 466300

[startup+4542.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/576 7563
/proc/meminfo: memFree=22637484/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=469384 CPUtime=4542.43 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 94843 0 0 0 454218 25 0 0 25 0 1 0 806159260 480649216 94449 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 117346 94449 267 49 0 114487 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 469384

[startup+4602.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/576 7565
/proc/meminfo: memFree=22634068/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=470408 CPUtime=4602.43 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 95013 0 0 0 460218 25 0 0 25 0 1 0 806159260 481697792 94619 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 117602 94619 267 49 0 114743 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 470408

[startup+4662.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/576 7566
/proc/meminfo: memFree=22599156/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=470920 CPUtime=4662.43 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 95123 0 0 0 466218 25 0 0 25 0 1 0 806159260 482222080 94729 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 117730 94729 267 49 0 114871 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 470920

[startup+4722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/576 7568
/proc/meminfo: memFree=22599740/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=471176 CPUtime=4722.44 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 95221 0 0 0 472219 25 0 0 25 0 1 0 806159260 482484224 94827 33554432000 4194304 4394578 140734199400560 18446744073709551615 4287490 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 117794 94827 267 49 0 114935 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 471176

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 7569
/proc/meminfo: memFree=22596340/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=472584 CPUtime=4782.43 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 95436 0 0 0 478218 25 0 0 25 0 1 0 806159260 483926016 95042 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 118146 95042 267 49 0 115287 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 472584

[startup+4842.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 7571
/proc/meminfo: memFree=22582880/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=486152 CPUtime=4842.46 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 98200 0 0 0 484220 26 0 0 25 0 1 0 806159260 497819648 97806 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 121538 97806 267 49 0 118679 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 486152

[startup+4902.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/576 7573
/proc/meminfo: memFree=22584316/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=486152 CPUtime=4902.44 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 98206 0 0 0 490218 26 0 0 25 0 1 0 806159260 497819648 97812 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 121538 97812 267 49 0 118679 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 486152

[startup+4962.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/576 7574
/proc/meminfo: memFree=22583500/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=486152 CPUtime=4962.44 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 98223 0 0 0 496218 26 0 0 25 0 1 0 806159260 497819648 97829 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 121538 97829 267 49 0 118679 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 486152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.13 2.07 2.01 3/576 7575
/proc/meminfo: memFree=22582972/32951124 swapFree=58940260/67111528
[pid=7423] ppid=7421 vsize=486152 CPUtime=5000.05 cores=1,3,5,7
/proc/7423/stat : 7423 (SApperloT2010) R 7421 7423 6362 0 -1 4202496 98250 0 0 0 499979 26 0 0 25 0 1 0 806159260 497819648 97856 33554432000 4194304 4394578 140734199400560 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7423/statm: 121538 97856 267 49 0 118679 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 486152

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): 4999.94
CPU time (s): 5000.09
CPU user time (s): 4999.81
CPU system time (s): 0.280957
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 486152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.81
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98250
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= 10
involuntary context switches= 6530

runsolver used 27.3628 second user time and 68.0427 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-01 18:26:55
IDJOB=3439798
IDBENCH=88227
IDSOLVER=1933
FILE ID=node139/3439798-1306945615
RUNJOBID= node139-1306945615-7410
PBS_JOBID= 13488591
Free space on /tmp= 73208 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439798-1306945615/watcher-3439798-1306945615 -o /tmp/evaluation-result-3439798-1306945615/solver-3439798-1306945615 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439798-1306945615.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 08b4f1e095a7a4b98cb40c2c00e78d45
RANDOM SEED=12085715

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5321.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23965672 kB
Buffers:        150716 kB
Cached:         328376 kB
SwapCached:       3628 kB
Active:        8362256 kB
Inactive:       324876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23965672 kB
SwapTotal:    67111528 kB
SwapFree:     58940260 kB
Dirty:            4680 kB
Writeback:           0 kB
AnonPages:     8206848 kB
Mapped:          32596 kB
Slab:           148500 kB
PageTables:      78840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170875832 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73204 MiB
End job on node139 at 2011-06-01 19:50:17