Trace number 3350241

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
MD5SUM4ab53801f3b1a3f7169c9fb38cba4184
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 clauses870241
Sum of the clauses size2069671
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2859140
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-3350241-1304970762/watcher-3350241-1304970762 -o /tmp/evaluation-result-3350241-1304970762/solver-3350241-1304970762 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350241-1304970762.cnf -verb=0 -model -no-shrinking 

running on 2 cores: 0,2

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.33 3.58 3.62 5/363 3382
/proc/meminfo: memFree=11012124/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=19888 CPUtime=0 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 493 0 0 0 0 0 0 0 21 0 1 0 589492088 20365312 435 33554432000 4194304 4300056 140733864545664 18446744073709551615 233510297344 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 4972 435 221 26 0 1604 0

[startup+0.048246 s]
/proc/loadavg: 2.33 3.58 3.62 5/363 3382
/proc/meminfo: memFree=11012124/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=25052 CPUtime=0.04 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 1888 0 0 0 4 0 0 0 21 0 1 0 589492088 25653248 1765 33554432000 4194304 4300056 140733864545664 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 6263 1765 222 26 0 2895 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25052

[startup+0.100252 s]
/proc/loadavg: 2.33 3.58 3.62 5/363 3382
/proc/meminfo: memFree=11012124/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=31364 CPUtime=0.08 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 4021 0 0 0 8 0 0 0 21 0 1 0 589492088 32116736 3584 33554432000 4194304 4300056 140733864545664 18446744073709551615 233510297344 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 7841 3584 222 26 0 4473 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31364

[startup+0.300216 s]
/proc/loadavg: 2.33 3.58 3.62 5/363 3382
/proc/meminfo: memFree=11012124/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=65840 CPUtime=0.28 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 12737 0 0 0 26 2 0 0 22 0 1 0 589492088 67420160 10882 33554432000 4194304 4300056 140733864545664 18446744073709551615 233510297344 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 16460 10884 223 26 0 13092 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 65840

[startup+0.701147 s]
/proc/loadavg: 2.33 3.58 3.62 5/363 3382
/proc/meminfo: memFree=11012124/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=79720 CPUtime=0.69 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 18953 0 0 0 66 3 0 0 23 0 1 0 589492088 81633280 15760 33554432000 4194304 4300056 140733864545664 18446744073709551615 233509966065 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 19930 15761 228 26 0 16562 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79720

[startup+1.50097 s]
/proc/loadavg: 2.33 3.58 3.62 5/364 3383
/proc/meminfo: memFree=10862404/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=78660 CPUtime=1.48 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 23826 0 0 0 145 3 0 0 25 0 1 0 589492088 80547840 14738 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 19665 14738 236 26 0 16297 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 78660

[startup+3.10071 s]
/proc/loadavg: 2.47 3.59 3.63 5/367 3390
/proc/meminfo: memFree=10794536/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=78660 CPUtime=3.08 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 24408 0 0 0 305 3 0 0 25 0 1 0 589492088 80547840 15320 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 19665 15320 245 26 0 16297 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 78660

[startup+6.30112 s]
/proc/loadavg: 2.47 3.59 3.63 4/365 3390
/proc/meminfo: memFree=10426016/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=85840 CPUtime=6.29 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 26347 0 0 0 625 4 0 0 25 0 1 0 589492088 87900160 17256 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 21460 17256 245 26 0 18092 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85840

[startup+12.701 s]
/proc/loadavg: 2.85 3.63 3.64 5/370 3398
/proc/meminfo: memFree=9855904/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=97516 CPUtime=12.69 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 27987 0 0 0 1265 4 0 0 25 0 1 0 589492088 99856384 18894 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 24379 18894 246 26 0 21011 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97516

[startup+25.5007 s]
/proc/loadavg: 3.02 3.65 3.64 5/370 3398
/proc/meminfo: memFree=9607552/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=116484 CPUtime=25.48 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 33074 0 0 0 2544 4 0 0 25 0 1 0 589492088 119279616 23980 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252392 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 29121 23980 246 26 0 25753 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 116484

[startup+51.1011 s]
/proc/loadavg: 3.49 3.70 3.66 5/370 3399
/proc/meminfo: memFree=9582860/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=197392 CPUtime=51.09 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 42501 0 0 0 5103 6 0 0 25 0 1 0 589492088 202129408 33399 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 49348 33399 246 26 0 45980 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 197392

[startup+102.314 s]
/proc/loadavg: 3.86 3.77 3.68 5/370 3400
/proc/meminfo: memFree=9336976/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=197392 CPUtime=102.31 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 53652 0 0 0 10223 8 0 0 25 0 1 0 589492088 202129408 44542 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252496 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 49348 44542 246 26 0 45980 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 197392

[startup+162.301 s]
/proc/loadavg: 3.95 3.81 3.70 5/370 3402
/proc/meminfo: memFree=8965876/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=278780 CPUtime=162.29 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 63139 0 0 0 16220 9 0 0 25 0 1 0 589492088 285470720 54025 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 69695 54025 246 26 0 66327 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 278780

[startup+222.3 s]
/proc/loadavg: 3.98 3.84 3.72 5/370 3403
/proc/meminfo: memFree=8531920/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=411040 CPUtime=222.29 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 77228 0 0 0 22217 12 0 0 25 0 1 0 589492088 420904960 68100 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 102760 68100 246 26 0 99392 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 411040

[startup+282.301 s]
/proc/loadavg: 3.99 3.87 3.73 5/370 3405
/proc/meminfo: memFree=7991088/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=411528 CPUtime=282.29 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 92607 0 0 0 28216 13 0 0 25 0 1 0 589492088 421404672 83463 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 102882 83463 246 26 0 99514 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 411528

[startup+342.301 s]
/proc/loadavg: 4.04 3.90 3.75 5/370 3406
/proc/meminfo: memFree=7521304/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=627500 CPUtime=342.3 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 110147 0 0 0 34213 17 0 0 25 0 1 0 589492088 642560000 100996 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 156875 100996 246 26 0 153507 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 627500

[startup+402.301 s]
/proc/loadavg: 4.01 3.92 3.76 5/370 3408
/proc/meminfo: memFree=7128292/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=628344 CPUtime=402.3 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 121354 0 0 0 40211 19 0 0 25 0 1 0 589492088 643424256 112201 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 157086 112201 246 26 0 153718 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 628344

[startup+462.3 s]
/proc/loadavg: 4.04 3.94 3.78 5/370 3410
/proc/meminfo: memFree=6857032/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=628608 CPUtime=462.3 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 129324 0 0 0 46209 21 0 0 25 0 1 0 589492088 643694592 120166 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 157152 120166 246 26 0 153784 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 628608

[startup+522.3 s]
/proc/loadavg: 4.01 3.95 3.79 5/370 3420
/proc/meminfo: memFree=6449516/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=630040 CPUtime=522.3 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 143172 0 0 0 52207 23 0 0 25 0 1 0 589492088 645160960 134008 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 157510 134008 246 26 0 154142 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 630040

[startup+582.301 s]
/proc/loadavg: 4.08 3.98 3.81 5/370 3422
/proc/meminfo: memFree=5989764/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=631584 CPUtime=582.3 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 158195 0 0 0 58204 26 0 0 25 0 1 0 589492088 646742016 149020 33554432000 4194304 4300056 140733864545664 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 157896 149020 246 26 0 154528 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 631584

[startup+642.301 s]
/proc/loadavg: 4.14 4.03 3.84 5/370 3423
/proc/meminfo: memFree=5567964/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=981404 CPUtime=642.31 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 172582 0 0 0 64202 29 0 0 25 0 1 0 589492088 1004957696 163402 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 245351 163402 246 26 0 241983 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 981404

[startup+702.301 s]
/proc/loadavg: 4.08 4.03 3.85 5/370 3425
/proc/meminfo: memFree=5143572/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=982412 CPUtime=702.3 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 186606 0 0 0 70199 31 0 0 25 0 1 0 589492088 1005989888 177420 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 245603 177420 246 26 0 242235 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 982412

[startup+762.313 s]
/proc/loadavg: 4.03 4.02 3.85 5/370 3428
/proc/meminfo: memFree=4637320/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=983712 CPUtime=762.32 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 199398 0 0 0 76199 33 0 0 25 0 1 0 589492088 1007321088 190204 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 245928 190204 246 26 0 242560 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 983712

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.86 5/370 3429
/proc/meminfo: memFree=4240340/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=984712 CPUtime=822.31 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 214586 0 0 0 82194 37 0 0 25 0 1 0 589492088 1008345088 205384 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 246178 205384 246 26 0 242810 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 984712

[startup+882.301 s]
/proc/loadavg: 4.07 4.03 3.87 5/370 3431
/proc/meminfo: memFree=3745008/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=985516 CPUtime=882.31 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 232229 0 0 0 88191 40 0 0 25 0 1 0 589492088 1009168384 223019 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 246379 223019 246 26 0 243011 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 985516

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 3.88 5/370 3432
/proc/meminfo: memFree=3322600/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=985648 CPUtime=942.31 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 241009 0 0 0 94190 41 0 0 25 0 1 0 589492088 1009303552 231797 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 246412 231797 246 26 0 243044 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 985648

[startup+1002.3 s]
/proc/loadavg: 4.06 4.03 3.89 5/370 3434
/proc/meminfo: memFree=2837684/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=985648 CPUtime=1002.31 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 250530 0 0 0 100189 42 0 0 25 0 1 0 589492088 1009303552 241314 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 246412 241314 246 26 0 243044 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 985648

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.89 5/370 3436
/proc/meminfo: memFree=2324892/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=1553312 CPUtime=1062.32 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 259516 0 0 0 106187 45 0 0 25 0 1 0 589492088 1590591488 250298 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 388328 250298 246 26 0 384960 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1553312

[startup+1122.3 s]
/proc/loadavg: 4.06 4.03 3.90 5/370 3437
/proc/meminfo: memFree=1846800/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=1553312 CPUtime=1122.31 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 268857 0 0 0 112186 45 0 0 25 0 1 0 589492088 1590591488 259638 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 388328 259638 246 26 0 384960 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1553312

[startup+1182.3 s]
/proc/loadavg: 4.12 4.05 3.92 5/370 3439
/proc/meminfo: memFree=1340620/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=1554376 CPUtime=1182.32 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 291460 0 0 0 118181 51 0 0 25 0 1 0 589492088 1591681024 282224 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252411 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 388594 282224 246 26 0 385226 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1554376

[startup+1242.3 s]
/proc/loadavg: 4.04 4.04 3.92 5/370 3440
/proc/meminfo: memFree=872272/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=1554648 CPUtime=1242.33 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 302144 0 0 0 124179 54 0 0 25 0 1 0 589492088 1591959552 292905 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 388662 292905 246 26 0 385294 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1554648



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.92 4/368 3443
/proc/meminfo: memFree=2560668/32951124 swapFree=67111348/67111528
[pid=3382] ppid=3380 vsize=1555980 CPUtime=1300 cores=0,2
/proc/3382/stat : 3382 (lr_gl_shr) R 3380 3382 2950 0 -1 4202496 313792 0 0 0 129944 56 0 0 25 0 1 0 589492088 1593323520 304546 33554432000 4194304 4300056 140733864545664 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3382/statm: 388995 304546 246 26 0 385627 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1555980

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.07
CPU user time (s): 1299.45
CPU system time (s): 0.620905
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 1555980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.45
system time used= 0.620905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 313792
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= 5
involuntary context switches= 1689

runsolver used 4.83726 second user time and 10.4554 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-09 21:52:42
IDJOB=3350241
IDBENCH=82389
IDSOLVER=1815
FILE ID=node145/3350241-1304970762
RUNJOBID= node145-1304970762-3350
PBS_JOBID= 13285605
Free space on /tmp= 43288 MiB

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

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

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
RANDOM SEED=561271198

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11013032 kB
Buffers:        215648 kB
Cached:       15629988 kB
SwapCached:          0 kB
Active:        6956832 kB
Inactive:     14392376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11013032 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           60244 kB
Writeback:          32 kB
AnonPages:     5503208 kB
Mapped:          27448 kB
Slab:           490088 kB
PageTables:      34604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79397404 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= 43084 MiB
End job on node145 at 2011-05-09 22:14:24