Trace number 3349640

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: LR_GL_SHR 2011-03-02? (TO) 1300.09 1300.07

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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

running on 2 cores: 1,3

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: 2.12 3.51 3.59 4/352 9756
/proc/meminfo: memFree=16795428/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=2500 CPUtime=0 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) S 9754 9756 9331 0 -1 4194304 86 0 0 0 0 0 0 0 21 0 1 0 589491152 2560000 43 33554432000 4194304 4300056 140735439910000 18446744073709551615 255101845127 0 2147483391 4096 0 18446744071699199166 0 0 17 1 0 0 0
/proc/9756/statm: 625 43 34 26 0 23 0

[startup+0.0934929 s]
/proc/loadavg: 2.12 3.51 3.59 4/352 9756
/proc/meminfo: memFree=16795428/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=30784 CPUtime=0.07 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 3736 0 0 0 7 0 0 0 21 0 1 0 589491152 31522816 3322 33554432000 4194304 4300056 140735439910000 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 7696 3322 222 26 0 4328 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30784

[startup+0.100479 s]
/proc/loadavg: 2.12 3.51 3.59 4/352 9756
/proc/meminfo: memFree=16795428/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=31312 CPUtime=0.08 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 4014 0 0 0 8 0 0 0 21 0 1 0 589491152 32063488 3583 33554432000 4194304 4300056 140735439910000 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 7828 3583 222 26 0 4460 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31312

[startup+0.300445 s]
/proc/loadavg: 2.12 3.51 3.59 4/352 9756
/proc/meminfo: memFree=16795428/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=67916 CPUtime=0.28 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 14172 0 0 0 26 2 0 0 22 0 1 0 589491152 69545984 11738 33554432000 4194304 4300056 140735439910000 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 16979 11738 222 26 0 13611 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 67916

[startup+0.700387 s]
/proc/loadavg: 2.12 3.51 3.59 4/352 9756
/proc/meminfo: memFree=16795428/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=90136 CPUtime=0.67 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 20102 0 0 0 65 2 0 0 23 0 1 0 589491152 92299264 16739 33554432000 4194304 4300056 140735439910000 18446744073709551615 4221225 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 22534 16739 228 26 0 19166 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 90136

[startup+1.50023 s]
/proc/loadavg: 2.12 3.51 3.59 5/356 9763
/proc/meminfo: memFree=16559212/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=78492 CPUtime=1.48 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 23708 0 0 0 145 3 0 0 25 0 1 0 589491152 80375808 14700 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 19623 14700 236 26 0 16255 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 78492

[startup+3.10095 s]
/proc/loadavg: 2.12 3.51 3.59 5/356 9763
/proc/meminfo: memFree=16416112/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=78492 CPUtime=3.08 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 24406 0 0 0 305 3 0 0 25 0 1 0 589491152 80375808 15398 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252449 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 19623 15398 245 26 0 16255 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 78492

[startup+6.30039 s]
/proc/loadavg: 2.27 3.52 3.59 5/359 9769
/proc/meminfo: memFree=16169248/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=85672 CPUtime=6.28 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 25393 0 0 0 625 3 0 0 25 0 1 0 589491152 87728128 16383 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 21418 16383 245 26 0 18050 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85672

[startup+12.7003 s]
/proc/loadavg: 2.57 3.56 3.60 5/362 9775
/proc/meminfo: memFree=14982324/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=97348 CPUtime=12.68 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 26875 0 0 0 1264 4 0 0 25 0 1 0 589491152 99684352 17861 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 24337 17861 246 26 0 20969 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 97348

[startup+25.501 s]
/proc/loadavg: 2.88 3.58 3.61 5/362 9776
/proc/meminfo: memFree=15126704/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=116316 CPUtime=25.48 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 31664 0 0 0 2544 4 0 0 25 0 1 0 589491152 119107584 22643 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 29079 22643 246 26 0 25711 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 116316

[startup+51.1005 s]
/proc/loadavg: 3.26 3.61 3.62 5/359 9824
/proc/meminfo: memFree=15907860/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=147136 CPUtime=51.08 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 40779 0 0 0 5102 6 0 0 25 0 1 0 589491152 150667264 31744 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 36784 31744 246 26 0 33416 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 147136

[startup+102.314 s]
/proc/loadavg: 3.72 3.68 3.64 5/359 9835
/proc/meminfo: memFree=15558852/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=278612 CPUtime=102.29 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 57209 0 0 0 10219 10 0 0 25 0 1 0 589491152 285298688 48154 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 69653 48154 246 26 0 66285 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 278612

[startup+162.301 s]
/proc/loadavg: 3.89 3.74 3.66 5/362 9860
/proc/meminfo: memFree=15162716/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=279248 CPUtime=162.28 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 70669 0 0 0 16216 12 0 0 25 0 1 0 589491152 285949952 61601 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 69812 61601 246 26 0 66444 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 279248

[startup+222.3 s]
/proc/loadavg: 3.96 3.78 3.68 5/362 9862
/proc/meminfo: memFree=14778912/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=413472 CPUtime=222.28 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 88093 0 0 0 22213 15 0 0 25 0 1 0 589491152 423395328 79015 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 103368 79015 246 26 0 100000 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 413472

[startup+282.301 s]
/proc/loadavg: 3.98 3.82 3.70 5/362 9864
/proc/meminfo: memFree=14472996/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=413604 CPUtime=282.28 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 99499 0 0 0 28211 17 0 0 25 0 1 0 589491152 423530496 90412 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 103401 90412 246 26 0 100033 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 413604

[startup+342.3 s]
/proc/loadavg: 3.99 3.85 3.71 5/362 9865
/proc/meminfo: memFree=14080512/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=631696 CPUtime=342.29 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 120909 0 0 0 34208 21 0 0 25 0 1 0 589491152 646856704 111804 33554432000 4194304 4300056 140735439910000 18446744073709551615 4264273 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 157924 111804 246 26 0 154556 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 631696

[startup+402.301 s]
/proc/loadavg: 4.03 3.89 3.73 5/362 9867
/proc/meminfo: memFree=13705248/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=635376 CPUtime=402.29 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 142676 0 0 0 40203 26 0 0 25 0 1 0 589491152 650625024 133554 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 158844 133554 246 26 0 155476 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 635376

[startup+462.3 s]
/proc/loadavg: 4.07 3.92 3.75 5/362 9868
/proc/meminfo: memFree=13343472/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=639888 CPUtime=462.29 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 162539 0 0 0 46198 31 0 0 25 0 1 0 589491152 655245312 153398 33554432000 4194304 4300056 140735439910000 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 159972 153398 246 26 0 156604 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 639888

[startup+522.301 s]
/proc/loadavg: 4.12 3.96 3.77 5/362 9879
/proc/meminfo: memFree=13023200/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=990028 CPUtime=522.29 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 177523 0 0 0 52195 34 0 0 25 0 1 0 589491152 1013788672 168371 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 247507 168371 246 26 0 244139 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 990028

[startup+582.3 s]
/proc/loadavg: 4.04 3.97 3.78 5/362 9881
/proc/meminfo: memFree=12717824/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=991264 CPUtime=582.3 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 188615 0 0 0 58194 36 0 0 25 0 1 0 589491152 1015054336 179457 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 247816 179457 246 26 0 244448 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 991264

[startup+642.301 s]
/proc/loadavg: 4.07 3.99 3.80 5/362 9882
/proc/meminfo: memFree=12437296/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=991264 CPUtime=642.31 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 195831 0 0 0 64194 37 0 0 25 0 1 0 589491152 1015054336 186671 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 247816 186671 246 26 0 244448 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 991264

[startup+702.3 s]
/proc/loadavg: 4.02 3.99 3.81 5/362 9884
/proc/meminfo: memFree=12185292/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=991264 CPUtime=702.29 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 201445 0 0 0 70192 37 0 0 25 0 1 0 589491152 1015054336 192283 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 247816 192283 246 26 0 244448 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 991264

[startup+762.314 s]
/proc/loadavg: 4.01 3.99 3.82 5/362 9885
/proc/meminfo: memFree=11886392/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=991528 CPUtime=762.31 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 210336 0 0 0 76192 39 0 0 25 0 1 0 589491152 1015324672 201171 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 247882 201171 246 26 0 244514 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 991528

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/362 9887
/proc/meminfo: memFree=11582660/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=991676 CPUtime=822.3 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 218488 0 0 0 82189 41 0 0 25 0 1 0 589491152 1015476224 209322 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252387 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 247919 209322 246 26 0 244551 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 991676

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/362 9889
/proc/meminfo: memFree=11226860/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=993800 CPUtime=882.3 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 247555 0 0 0 88183 47 0 0 25 0 1 0 589491152 1017651200 238368 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252692 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 248450 238368 246 26 0 245082 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 993800

[startup+942.301 s]
/proc/loadavg: 4.10 4.02 3.85 5/362 9890
/proc/meminfo: memFree=10877740/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=1562920 CPUtime=942.3 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 273878 0 0 0 94179 51 0 0 25 0 1 0 589491152 1600430080 264675 33554432000 4194304 4300056 140735439910000 18446744073709551615 4254738 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 390730 264675 246 26 0 387362 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1562920

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.86 5/362 9892
/proc/meminfo: memFree=10549716/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=1567428 CPUtime=1002.3 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 293868 0 0 0 100175 55 0 0 25 0 1 0 589491152 1605046272 284655 33554432000 4194304 4300056 140735439910000 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 391857 284655 246 26 0 388489 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1567428

[startup+1062.3 s]
/proc/loadavg: 4.15 4.04 3.87 5/362 9893
/proc/meminfo: memFree=10241276/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=1570952 CPUtime=1062.3 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 314097 0 0 0 106172 58 0 0 25 0 1 0 589491152 1608654848 304864 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 392738 304864 246 26 0 389370 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1570952

[startup+1122.3 s]
/proc/loadavg: 4.05 4.03 3.88 5/362 9895
/proc/meminfo: memFree=9911752/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=1574268 CPUtime=1122.31 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 332142 0 0 0 112168 63 0 0 25 0 1 0 589491152 1612050432 322897 33554432000 4194304 4300056 140735439910000 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 393567 322897 246 26 0 390199 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1574268

[startup+1182.3 s]
/proc/loadavg: 4.18 4.06 3.89 5/362 9897
/proc/meminfo: memFree=9597860/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=1577536 CPUtime=1182.31 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 350946 0 0 0 118163 68 0 0 25 0 1 0 589491152 1615396864 341690 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 394384 341690 246 26 0 391016 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1577536

[startup+1242.3 s]
/proc/loadavg: 4.14 4.06 3.91 5/362 9898
/proc/meminfo: memFree=9313492/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=1578788 CPUtime=1242.31 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 363904 0 0 0 124161 70 0 0 25 0 1 0 589491152 1616678912 354640 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 394697 354640 246 26 0 391329 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1578788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.05 3.91 5/362 9900
/proc/meminfo: memFree=9004324/32951124 swapFree=67111348/67111528
[pid=9756] ppid=9754 vsize=1579592 CPUtime=1300.01 cores=1,3
/proc/9756/stat : 9756 (lr_gl_shr) R 9754 9756 9331 0 -1 4202496 378237 0 0 0 129927 74 0 0 25 0 1 0 589491152 1617502208 368963 33554432000 4194304 4300056 140735439910000 18446744073709551615 4252540 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/9756/statm: 394898 368963 246 26 0 391530 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1579592

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.09
CPU user time (s): 1299.28
CPU system time (s): 0.809876
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1579592

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

runsolver used 4.30934 second user time and 10.1415 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-09 21:52:30
IDJOB=3349640
IDBENCH=82369
IDSOLVER=1813
FILE ID=node144/3349640-1304970750
RUNJOBID= node144-1304970750-9734
PBS_JOBID= 13285606
Free space on /tmp= 37628 MiB

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

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=996883130

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:      16796028 kB
Buffers:        201252 kB
Cached:        8340688 kB
SwapCached:          0 kB
Active:        7606868 kB
Inactive:      8073488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16796028 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           58708 kB
Writeback:           0 kB
AnonPages:     7138580 kB
Mapped:          26800 kB
Slab:           374020 kB
PageTables:      37324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81987084 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= 37424 MiB
End job on node144 at 2011-05-09 22:14:12