Trace number 3349338

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
minisat hack: EBMiniSAT 2011-03-02? (TO) 1300.08 1300.07

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.44
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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

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-3349338-1304978324/watcher-3349338-1304978324 -o /tmp/evaluation-result-3349338-1304978324/solver-3349338-1304978324 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349338-1304978324.cnf -verb=0 

running on 2 cores: 4,6

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: 3.94 3.98 3.34 4/361 11149
/proc/meminfo: memFree=15802868/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=21088 CPUtime=0 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 1053 0 0 0 0 0 0 0 25 0 1 0 590248525 21594112 996 33554432000 4194304 4293939 140734197731984 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 5272 997 219 25 0 1905 0

[startup+0.022831 s]
/proc/loadavg: 3.94 3.98 3.34 4/361 11149
/proc/meminfo: memFree=15802868/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=23504 CPUtime=0.01 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 1758 0 0 0 1 0 0 0 25 0 1 0 590248525 24068096 1674 33554432000 4194304 4293939 140734197731984 18446744073709551615 4280734 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 5876 1674 219 25 0 2509 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23504

[startup+0.100855 s]
/proc/loadavg: 3.94 3.98 3.34 4/361 11149
/proc/meminfo: memFree=15802868/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=38676 CPUtime=0.09 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 6569 0 0 0 8 1 0 0 25 0 1 0 590248525 39604224 5841 33554432000 4194304 4293939 140734197731984 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 9669 5843 219 25 0 6302 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38676

[startup+0.300783 s]
/proc/loadavg: 3.94 3.98 3.34 4/361 11149
/proc/meminfo: memFree=15802868/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=66984 CPUtime=0.29 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 13556 0 0 0 27 2 0 0 25 0 1 0 590248525 68591616 11624 33554432000 4194304 4293939 140734197731984 18446744073709551615 4230256 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 16746 11624 223 25 0 13379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66984

[startup+0.70075 s]
/proc/loadavg: 3.94 3.98 3.34 4/361 11149
/proc/meminfo: memFree=15802868/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=73468 CPUtime=0.69 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 16642 0 0 0 67 2 0 0 25 0 1 0 590248525 75231232 12830 33554432000 4194304 4293939 140734197731984 18446744073709551615 4256998 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 18367 12833 225 25 0 15000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73468

[startup+1.5006 s]
/proc/loadavg: 3.94 3.98 3.34 5/362 11150
/proc/meminfo: memFree=15754260/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=61972 CPUtime=1.49 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 17267 0 0 0 147 2 0 0 25 0 1 0 590248525 63459328 11188 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 15493 11188 244 25 0 12126 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61972

[startup+3.10032 s]
/proc/loadavg: 3.94 3.98 3.34 5/362 11150
/proc/meminfo: memFree=15748800/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=66392 CPUtime=3.09 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 17865 0 0 0 306 3 0 0 25 0 1 0 590248525 67985408 11782 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 16598 11782 244 25 0 13231 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66392

[startup+6.30076 s]
/proc/loadavg: 3.94 3.98 3.34 5/362 11150
/proc/meminfo: memFree=15727844/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=73572 CPUtime=6.29 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 19010 0 0 0 626 3 0 0 25 0 1 0 590248525 75337728 12924 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248917 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 18393 12924 244 25 0 15026 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73572

[startup+12.7006 s]
/proc/loadavg: 3.95 3.98 3.35 5/362 11150
/proc/meminfo: memFree=15691972/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=85248 CPUtime=12.69 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 20813 0 0 0 1266 3 0 0 25 0 1 0 590248525 87293952 14725 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 21312 14725 244 25 0 17945 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85248

[startup+25.5004 s]
/proc/loadavg: 3.96 3.98 3.36 5/362 11151
/proc/meminfo: memFree=15638400/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=104216 CPUtime=25.49 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 23916 0 0 0 2545 4 0 0 25 0 1 0 590248525 106717184 17825 33554432000 4194304 4293939 140734197731984 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 26054 17825 244 25 0 22687 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104216

[startup+51.1009 s]
/proc/loadavg: 3.97 3.98 3.37 5/362 11151
/proc/meminfo: memFree=15527480/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=135036 CPUtime=51.1 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 29269 0 0 0 5105 5 0 0 25 0 1 0 590248525 138276864 23174 33554432000 4194304 4293939 140734197731984 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 33759 23174 244 25 0 30392 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 135036

[startup+102.313 s]
/proc/loadavg: 3.99 3.98 3.40 5/362 11153
/proc/meminfo: memFree=15381776/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=185124 CPUtime=102.3 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 38229 0 0 0 10224 6 0 0 25 0 1 0 590248525 189566976 32128 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 46281 32128 244 25 0 42914 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 185124

[startup+162.3 s]
/proc/loadavg: 4.06 4.01 3.45 5/362 11217
/proc/meminfo: memFree=15037756/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=266512 CPUtime=162.28 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 52110 0 0 0 16211 17 0 0 25 0 1 0 590248525 272908288 46000 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 66628 46000 244 25 0 63261 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 266512

[startup+222.301 s]
/proc/loadavg: 4.02 4.01 3.48 5/362 11246
/proc/meminfo: memFree=14740496/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=266684 CPUtime=222.28 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 67521 0 0 0 22208 20 0 0 25 0 1 0 590248525 273084416 61404 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 66671 61404 244 25 0 63304 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 266684

[startup+282.3 s]
/proc/loadavg: 4.01 4.00 3.51 5/362 11248
/proc/meminfo: memFree=14361596/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=399876 CPUtime=282.28 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 78926 0 0 0 28206 22 0 0 25 0 1 0 590248525 409473024 72795 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 99969 72795 244 25 0 96602 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 399876

[startup+342.301 s]
/proc/loadavg: 4.08 4.02 3.54 5/362 11249
/proc/meminfo: memFree=14040608/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=400580 CPUtime=342.28 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 90119 0 0 0 34204 24 0 0 25 0 1 0 590248525 410193920 83977 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 100145 83977 244 25 0 96778 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 400580

[startup+402.3 s]
/proc/loadavg: 4.16 4.04 3.58 4/360 11251
/proc/meminfo: memFree=14130360/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=401324 CPUtime=402.28 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 101211 0 0 0 40202 26 0 0 25 0 1 0 590248525 410955776 95061 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 100331 95061 244 25 0 96964 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 401324

[startup+462.301 s]
/proc/loadavg: 3.42 3.85 3.54 4/356 11269
/proc/meminfo: memFree=13879548/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=618036 CPUtime=462.28 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 114759 0 0 0 46201 27 0 0 25 0 1 0 590248525 632868864 108596 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 154509 108596 244 25 0 151142 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 618036

[startup+522.301 s]
/proc/loadavg: 3.07 3.68 3.50 3/351 11288
/proc/meminfo: memFree=16110508/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=618300 CPUtime=522.28 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 125042 0 0 0 52199 29 0 0 25 0 1 0 590248525 633139200 118877 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 154575 118877 244 25 0 151208 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 618300

[startup+582.301 s]
/proc/loadavg: 2.39 3.37 3.40 3/350 11290
/proc/meminfo: memFree=16065492/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=619392 CPUtime=582.29 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 136725 0 0 0 58198 31 0 0 25 0 1 0 590248525 634257408 130553 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 154848 130553 244 25 0 151481 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 619392

[startup+642.301 s]
/proc/loadavg: 1.86 3.05 3.29 2/344 11309
/proc/meminfo: memFree=16056004/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=620576 CPUtime=642.3 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 154167 0 0 0 64196 34 0 0 25 0 1 0 590248525 635469824 147979 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 155144 147979 244 25 0 151777 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 620576

[startup+702.301 s]
/proc/loadavg: 1.36 2.69 3.15 2/344 11311
/proc/meminfo: memFree=15996592/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=971676 CPUtime=702.29 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 169111 0 0 0 70193 36 0 0 25 0 1 0 590248525 994996224 162910 33554432000 4194304 4293939 140734197731984 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 242919 162910 244 25 0 239552 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 971676

[startup+762.313 s]
/proc/loadavg: 1.18 2.39 3.02 2/344 11312
/proc/meminfo: memFree=15916100/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=973112 CPUtime=762.31 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 189224 0 0 0 76192 39 0 0 25 0 1 0 590248525 996466688 183011 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 243278 183011 244 25 0 239911 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 973112

[startup+822.3 s]
/proc/loadavg: 1.06 2.14 2.89 2/344 11314
/proc/meminfo: memFree=15868708/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=973868 CPUtime=822.29 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 201222 0 0 0 82189 40 0 0 25 0 1 0 590248525 997240832 195004 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 243467 195004 244 25 0 240100 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 973868

[startup+882.301 s]
/proc/loadavg: 1.02 1.93 2.77 2/344 11316
/proc/meminfo: memFree=15824052/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=974312 CPUtime=882.29 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 212254 0 0 0 88187 42 0 0 25 0 1 0 590248525 997695488 206032 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 243578 206032 244 25 0 240211 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 974312

[startup+942.3 s]
/proc/loadavg: 1.01 1.76 2.65 2/344 11317
/proc/meminfo: memFree=15770468/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=975188 CPUtime=942.3 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 225899 0 0 0 94186 44 0 0 25 0 1 0 590248525 998592512 219669 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 243797 219669 244 25 0 240430 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 975188

[startup+1002.3 s]
/proc/loadavg: 1.00 1.62 2.55 2/344 11319
/proc/meminfo: memFree=15719236/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=976952 CPUtime=1002.3 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 238492 0 0 0 100185 45 0 0 25 0 1 0 590248525 1000398848 232251 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 244238 232251 244 25 0 240871 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 976952

[startup+1062.3 s]
/proc/loadavg: 1.00 1.50 2.45 2/344 11320
/proc/meminfo: memFree=15678668/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=1544480 CPUtime=1062.3 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 248716 0 0 0 106184 46 0 0 25 0 1 0 590248525 1581547520 242473 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 386120 242473 244 25 0 382753 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1544480

[startup+1122.3 s]
/proc/loadavg: 1.00 1.41 2.35 2/344 11322
/proc/meminfo: memFree=15633140/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=1544480 CPUtime=1122.3 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 260038 0 0 0 112182 48 0 0 25 0 1 0 590248525 1581547520 253786 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 386120 253786 244 25 0 382753 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1544480

[startup+1182.3 s]
/proc/loadavg: 1.00 1.33 2.27 2/344 11324
/proc/meminfo: memFree=15509864/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=1546444 CPUtime=1182.3 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 291010 0 0 0 118179 51 0 0 25 0 1 0 590248525 1583558656 284743 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 386611 284743 244 25 0 383244 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1546444

[startup+1242.3 s]
/proc/loadavg: 1.00 1.27 2.18 2/344 11325
/proc/meminfo: memFree=15459628/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=1546724 CPUtime=1242.3 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 303183 0 0 0 124178 52 0 0 25 0 1 0 590248525 1583845376 296910 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 386681 296910 244 25 0 383314 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1546724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.06 1.23 2.11 2/344 11327
/proc/meminfo: memFree=15410748/32951124 swapFree=67111348/67111528
[pid=11149] ppid=11147 vsize=1547012 CPUtime=1300.02 cores=4,6
/proc/11149/stat : 11149 (ebminisat_relea) R 11147 11149 10801 0 -1 4202496 315270 0 0 0 129948 54 0 0 25 0 1 0 590248525 1584140288 308991 33554432000 4194304 4293939 140734197731984 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11149/statm: 386753 308991 244 25 0 383386 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1547012

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.07
CPU time (s): 1300.08
CPU user time (s): 1299.48
CPU system time (s): 0.594909
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1547012

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

runsolver used 4.57031 second user time and 9.64553 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-09 23:58:44
IDJOB=3349338
IDBENCH=82392
IDSOLVER=1812
FILE ID=node144/3349338-1304978324
RUNJOBID= node144-1304976739-10820
PBS_JOBID= 13285669
Free space on /tmp= 37596 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349338-1304978324/watcher-3349338-1304978324 -o /tmp/evaluation-result-3349338-1304978324/solver-3349338-1304978324 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349338-1304978324.cnf  -verb=0

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=1522354748

node144.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.850
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.850
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	: 5226.16
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.850
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.75
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15803024 kB
Buffers:        206156 kB
Cached:        8530320 kB
SwapCached:          0 kB
Active:        8526428 kB
Inactive:      8145600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15803024 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           59556 kB
Writeback:          16 kB
AnonPages:     7935260 kB
Mapped:          27696 kB
Slab:           372716 kB
PageTables:      39668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 83073784 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= 37672 MiB
End job on node144 at 2011-05-10 00:20:26