Trace number 3285123

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
glueminisat 2.2.5? (TO) 1300.05 1300.04

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark603.823
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

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: 935)

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-3285123-1303762701/watcher-3285123-1303762701 -o /tmp/evaluation-result-3285123-1303762701/solver-3285123-1303762701 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3285123-1303762701.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.18 1.39 2.01 4/186 25442
/proc/meminfo: memFree=19446368/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=20276 CPUtime=0 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 837 0 0 0 0 0 0 0 20 0 1 0 566501237 20762624 777 33554432000 4194304 4309791 140735355716976 18446744073709551615 224284623033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 5069 790 217 29 0 1698 0

[startup+0.0547119 s]
/proc/loadavg: 1.18 1.39 2.01 4/186 25442
/proc/meminfo: memFree=19446368/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=24616 CPUtime=0.04 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 1826 0 0 0 4 0 0 0 20 0 1 0 566501237 25206784 1764 33554432000 4194304 4309791 140735355716976 18446744073709551615 4229589 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 6154 1765 217 29 0 2783 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24616

[startup+0.1007 s]
/proc/loadavg: 1.18 1.39 2.01 4/186 25442
/proc/meminfo: memFree=19446368/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=30140 CPUtime=0.09 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 3565 0 0 0 9 0 0 0 20 0 1 0 566501237 30863360 3305 33554432000 4194304 4309791 140735355716976 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 7535 3306 217 29 0 4164 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30140

[startup+0.300668 s]
/proc/loadavg: 1.18 1.39 2.01 4/186 25442
/proc/meminfo: memFree=19446368/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=69396 CPUtime=0.29 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 14309 0 0 0 27 2 0 0 21 0 1 0 566501237 71061504 12721 33554432000 4194304 4309791 140735355716976 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 17349 12721 217 29 0 13978 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69396

[startup+0.700603 s]
/proc/loadavg: 1.18 1.39 2.01 4/186 25442
/proc/meminfo: memFree=19446368/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=167152 CPUtime=0.69 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 43210 0 0 0 62 7 0 0 22 0 1 0 566501237 171163648 33382 33554432000 4194304 4309791 140735355716976 18446744073709551615 4262760 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 41788 33383 217 29 0 38417 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 167152

[startup+1.50047 s]
/proc/loadavg: 1.64 1.48 2.04 5/187 25443
/proc/meminfo: memFree=19217216/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=320668 CPUtime=1.49 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 98685 0 0 0 135 14 0 0 25 0 1 0 566501237 328364032 73380 33554432000 4194304 4309791 140735355716976 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 80167 73381 217 29 0 76796 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 320668

[startup+3.1002 s]
/proc/loadavg: 1.64 1.48 2.04 5/187 25443
/proc/meminfo: memFree=18958676/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=543228 CPUtime=3.09 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 166939 0 0 0 284 25 0 0 25 0 1 0 566501237 556265472 123967 33554432000 4194304 4309791 140735355716976 18446744073709551615 4227005 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 135807 123967 222 29 0 132436 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 543228

[startup+6.30066 s]
/proc/loadavg: 2.07 1.58 2.06 5/190 25449
/proc/meminfo: memFree=18416140/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=543228 CPUtime=6.29 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 166939 0 0 0 604 25 0 0 25 0 1 0 566501237 556265472 123967 33554432000 4194304 4309791 140735355716976 18446744073709551615 4227007 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 135807 123967 222 29 0 132436 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 543228

[startup+12.7006 s]
/proc/loadavg: 2.31 1.63 2.08 5/190 25449
/proc/meminfo: memFree=18154824/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=494456 CPUtime=12.69 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 192525 0 0 0 1240 29 0 0 25 0 1 0 566501237 506322944 100577 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 123614 100577 244 29 0 120243 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 494456

[startup+25.5005 s]
/proc/loadavg: 2.68 1.75 2.11 5/190 25449
/proc/meminfo: memFree=18297444/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=444368 CPUtime=25.49 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 210555 0 0 0 2518 31 0 0 25 0 1 0 566501237 455032832 96153 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 111092 96153 245 29 0 107721 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 444368

[startup+51.1002 s]
/proc/loadavg: 3.13 1.93 2.16 5/187 25479
/proc/meminfo: memFree=18994276/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=494456 CPUtime=51.09 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 216999 0 0 0 5077 32 0 0 25 0 1 0 566501237 506322944 102592 33554432000 4194304 4309791 140735355716976 18446744073709551615 4259387 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 123614 102592 245 29 0 120243 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 494456

[startup+102.307 s]
/proc/loadavg: 3.71 2.27 2.26 5/190 25505
/proc/meminfo: memFree=18330800/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=575844 CPUtime=102.3 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 229136 0 0 0 10195 35 0 0 25 0 1 0 566501237 589664256 114709 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 143961 114709 245 29 0 140590 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 575844

[startup+162.301 s]
/proc/loadavg: 3.89 2.58 2.37 5/190 25507
/proc/meminfo: memFree=18372468/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=494456 CPUtime=162.3 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 273642 0 0 0 16186 44 0 0 25 0 1 0 566501237 506322944 110581 33554432000 4194304 4309791 140735355716976 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 123614 110581 245 29 0 120243 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 494456

[startup+222.301 s]
/proc/loadavg: 4.11 2.89 2.48 5/190 25536
/proc/meminfo: memFree=18274380/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=575844 CPUtime=222.29 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 291851 0 0 0 22182 47 0 0 25 0 1 0 566501237 589664256 128783 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275402 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 143961 128783 245 29 0 140590 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 575844

[startup+282.301 s]
/proc/loadavg: 4.04 3.09 2.58 5/190 25538
/proc/meminfo: memFree=18166120/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=708104 CPUtime=282.29 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 309236 0 0 0 28178 51 0 0 25 0 1 0 566501237 725098496 146153 33554432000 4194304 4309791 140735355716976 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 177026 146153 245 29 0 173655 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 708104

[startup+342.301 s]
/proc/loadavg: 4.01 3.25 2.66 5/190 25538
/proc/meminfo: memFree=18241284/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=575844 CPUtime=342.29 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 361365 0 0 0 34170 59 0 0 25 0 1 0 566501237 589664256 114564 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275189 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 143961 114564 245 29 0 140590 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 575844

[startup+402.301 s]
/proc/loadavg: 4.00 3.38 2.74 5/190 25540
/proc/meminfo: memFree=18050856/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=575844 CPUtime=402.29 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 377621 0 0 0 40167 62 0 0 25 0 1 0 566501237 589664256 130814 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 143961 130814 245 29 0 140590 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 575844

[startup+462.301 s]
/proc/loadavg: 4.00 3.49 2.82 5/190 25542
/proc/meminfo: memFree=17776220/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=708104 CPUtime=462.29 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 393356 0 0 0 46164 65 0 0 25 0 1 0 566501237 725098496 146539 33554432000 4194304 4309791 140735355716976 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 177026 146539 245 29 0 173655 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 708104

[startup+522.3 s]
/proc/loadavg: 4.08 3.60 2.90 5/190 25544
/proc/meminfo: memFree=17843088/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=708104 CPUtime=522.29 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 410040 0 0 0 52161 68 0 0 25 0 1 0 566501237 725098496 163211 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275329 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 177026 163211 245 29 0 173655 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 708104

[startup+582.3 s]
/proc/loadavg: 4.03 3.67 2.96 5/190 25546
/proc/meminfo: memFree=17439124/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=923028 CPUtime=582.3 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 425984 0 0 0 58159 71 0 0 25 0 1 0 566501237 945180672 179142 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275216 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 230757 179142 245 29 0 227386 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 923028

[startup+642.3 s]
/proc/loadavg: 4.01 3.73 3.02 5/190 25546
/proc/meminfo: memFree=17653176/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=575844 CPUtime=642.3 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 475102 0 0 0 64150 80 0 0 25 0 1 0 566501237 589664256 117269 33554432000 4194304 4309791 140735355716976 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 143961 117269 245 29 0 140590 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 575844

[startup+702.3 s]
/proc/loadavg: 4.04 3.79 3.09 5/190 25548
/proc/meminfo: memFree=18082360/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=575844 CPUtime=702.3 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 490730 0 0 0 70146 84 0 0 25 0 1 0 566501237 589664256 132878 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 143961 132878 245 29 0 140590 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 575844

[startup+762.307 s]
/proc/loadavg: 4.01 3.82 3.14 5/190 25550
/proc/meminfo: memFree=17742376/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=708104 CPUtime=762.31 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 510246 0 0 0 76143 88 0 0 25 0 1 0 566501237 725098496 152377 33554432000 4194304 4309791 140735355716976 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 177026 152377 245 29 0 173655 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 708104

[startup+822.3 s]
/proc/loadavg: 4.08 3.87 3.20 5/190 25552
/proc/meminfo: memFree=17409960/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=708104 CPUtime=822.31 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 525283 0 0 0 82139 92 0 0 25 0 1 0 566501237 725098496 167405 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275225 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 177026 167405 245 29 0 173655 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 708104

[startup+882.3 s]
/proc/loadavg: 4.06 3.90 3.25 5/190 25554
/proc/meminfo: memFree=17322476/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=575844 CPUtime=882.31 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 571125 0 0 0 88131 100 0 0 25 0 1 0 566501237 589664256 115327 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275212 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 143961 115327 245 29 0 140590 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 575844

[startup+942.3 s]
/proc/loadavg: 4.02 3.92 3.29 5/190 25554
/proc/meminfo: memFree=17868804/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=575844 CPUtime=942.3 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 584132 0 0 0 94127 103 0 0 25 0 1 0 566501237 589664256 128319 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275266 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 143961 128319 245 29 0 140590 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 575844

[startup+1002.3 s]
/proc/loadavg: 4.01 3.93 3.34 5/190 25556
/proc/meminfo: memFree=17858860/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=708104 CPUtime=1002.3 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 599767 0 0 0 100124 106 0 0 25 0 1 0 566501237 725098496 143945 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 177026 143945 245 29 0 173655 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 708104

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.37 5/190 25558
/proc/meminfo: memFree=17520436/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=708104 CPUtime=1062.31 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 612655 0 0 0 106120 111 0 0 25 0 1 0 566501237 725098496 156819 33554432000 4194304 4309791 140735355716976 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 177026 156819 245 29 0 173655 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 708104

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.41 5/190 25560
/proc/meminfo: memFree=17214624/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=923028 CPUtime=1122.31 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 628926 0 0 0 112116 115 0 0 25 0 1 0 566501237 945180672 173070 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 230757 173070 245 29 0 227386 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 923028

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.45 5/190 25562
/proc/meminfo: memFree=17147520/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=575844 CPUtime=1182.31 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 678956 0 0 0 118107 124 0 0 25 0 1 0 566501237 589664256 124062 33554432000 4194304 4309791 140735355716976 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 143961 124062 245 29 0 140590 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 575844

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.48 5/190 25565
/proc/meminfo: memFree=17204144/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=708104 CPUtime=1242.31 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 693270 0 0 0 124104 127 0 0 25 0 1 0 566501237 725098496 138354 33554432000 4194304 4309791 140735355716976 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 177026 138354 245 29 0 173655 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 708104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.97 3.96 3.51 4/185 25585
/proc/meminfo: memFree=17912012/32951124 swapFree=67110396/67111528
[pid=25442] ppid=25440 vsize=708104 CPUtime=1300.02 cores=5,7
/proc/25442/stat : 25442 (glueminisat) R 25440 25442 24306 0 -1 4202496 704593 0 0 0 129871 131 0 0 25 0 1 0 566501237 725098496 149660 33554432000 4194304 4309791 140735355716976 18446744073709551615 4280761 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25442/statm: 177026 149660 245 29 0 173655 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 708104

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): 1300.04
CPU time (s): 1300.05
CPU user time (s): 1298.71
CPU system time (s): 1.3398
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1053256

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

runsolver used 2.10968 second user time and 4.99424 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-25 22:18:26
IDJOB=3285123
IDBENCH=82371
IDSOLVER=1650
FILE ID=node118/3285123-1303762701
RUNJOBID= node118-1303762700-25409
PBS_JOBID= 13154063
Free space on /tmp= 71348 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285123-1303762701/watcher-3285123-1303762701 -o /tmp/evaluation-result-3285123-1303762701/solver-3285123-1303762701 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3285123-1303762701.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=748870872

node118.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.842
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.68
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.842
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.842
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.842
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.842
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	: 5332.68
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.842
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.842
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.75
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19446648 kB
Buffers:       1869892 kB
Cached:       10832848 kB
SwapCached:        600 kB
Active:        9047496 kB
Inactive:      3921420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19446648 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:          373992 kB
Writeback:           0 kB
AnonPages:      265132 kB
Mapped:          15428 kB
Slab:           472436 kB
PageTables:       5768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   458828 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= 71412 MiB
End job on node118 at 2011-04-25 22:40:08