Trace number 3350236

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.05 1300.04

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
MD5SUM732b9c9b0d44d6a9e75489b2f5004165
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 variables95456
Number of clauses477186
Sum of the clauses size1137161
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2470925
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

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

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.33 3.58 3.62 4/360 3376
/proc/meminfo: memFree=11045992/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=19888 CPUtime=0 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 493 0 0 0 0 0 0 0 21 0 1 0 589492073 20365312 435 33554432000 4194304 4300056 140737079535088 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 4972 435 221 26 0 1604 0

[startup+0.103519 s]
/proc/loadavg: 2.33 3.58 3.62 4/360 3376
/proc/meminfo: memFree=11045992/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=34100 CPUtime=0.09 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 4517 0 0 0 9 0 0 0 21 0 1 0 589492073 34918400 4039 33554432000 4194304 4300056 140737079535088 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 8525 4040 222 26 0 5157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34100

[startup+0.200498 s]
/proc/loadavg: 2.33 3.58 3.62 4/360 3376
/proc/meminfo: memFree=11045992/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=48924 CPUtime=0.19 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 8583 0 0 0 18 1 0 0 22 0 1 0 589492073 50098176 7482 33554432000 4194304 4300056 140737079535088 18446744073709551615 4230678 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 12231 7482 226 26 0 8863 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 48924

[startup+0.300483 s]
/proc/loadavg: 2.33 3.58 3.62 4/360 3376
/proc/meminfo: memFree=11045992/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=51328 CPUtime=0.29 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 9084 0 0 0 28 1 0 0 22 0 1 0 589492073 52559872 7983 33554432000 4194304 4300056 140737079535088 18446744073709551615 4213035 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 12832 7983 228 26 0 9464 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51328

[startup+0.700409 s]
/proc/loadavg: 2.33 3.58 3.62 4/360 3376
/proc/meminfo: memFree=11045992/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=45280 CPUtime=0.69 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 10418 0 0 0 68 1 0 0 24 0 1 0 589492073 46366720 6900 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252510 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 11320 6900 236 26 0 7952 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45280

[startup+1.50027 s]
/proc/loadavg: 2.33 3.58 3.62 5/364 3383
/proc/meminfo: memFree=10867100/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=45280 CPUtime=1.49 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 10657 0 0 0 148 1 0 0 25 0 1 0 589492073 46366720 7138 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 11320 7138 246 26 0 7952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45280

[startup+3.10098 s]
/proc/loadavg: 2.47 3.59 3.63 5/367 3390
/proc/meminfo: memFree=10802472/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=48000 CPUtime=3.09 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 11081 0 0 0 308 1 0 0 25 0 1 0 589492073 49152000 7561 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252692 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 12000 7561 246 26 0 8632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48000

[startup+6.30041 s]
/proc/loadavg: 2.47 3.59 3.63 4/365 3390
/proc/meminfo: memFree=10426140/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=52420 CPUtime=6.29 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 12102 0 0 0 628 1 0 0 25 0 1 0 589492073 53678080 8581 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 13105 8581 247 26 0 9737 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52420

[startup+12.7003 s]
/proc/loadavg: 2.85 3.63 3.64 5/370 3398
/proc/meminfo: memFree=9861236/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=71276 CPUtime=12.69 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 14681 0 0 0 1268 1 0 0 25 0 1 0 589492073 72986624 11155 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 17819 11155 247 26 0 14451 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71276

[startup+25.501 s]
/proc/loadavg: 3.02 3.65 3.64 5/370 3398
/proc/meminfo: memFree=9607676/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=90244 CPUtime=25.49 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 17871 0 0 0 2547 2 0 0 25 0 1 0 589492073 92409856 14344 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252449 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 22561 14344 247 26 0 19193 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90244

[startup+51.1004 s]
/proc/loadavg: 3.49 3.70 3.66 5/370 3399
/proc/meminfo: memFree=9583108/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=121064 CPUtime=51.09 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 25234 0 0 0 5106 3 0 0 25 0 1 0 589492073 123969536 21697 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 30266 21697 247 26 0 26898 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 121064

[startup+102.301 s]
/proc/loadavg: 3.86 3.77 3.68 5/370 3400
/proc/meminfo: memFree=9336976/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=171956 CPUtime=102.29 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 38974 0 0 0 10225 4 0 0 25 0 1 0 589492073 176082944 35420 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 42989 35420 247 26 0 39621 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 171956

[startup+162.3 s]
/proc/loadavg: 3.95 3.81 3.70 5/370 3402
/proc/meminfo: memFree=8966124/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=255644 CPUtime=162.29 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 56998 0 0 0 16222 7 0 0 25 0 1 0 589492073 261779456 53423 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 63911 53423 247 26 0 60543 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 255644

[startup+222.314 s]
/proc/loadavg: 3.98 3.84 3.72 5/370 3403
/proc/meminfo: memFree=8532292/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=390736 CPUtime=222.31 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 92127 0 0 0 22219 12 0 0 25 0 1 0 589492073 400113664 88514 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 97684 88514 247 26 0 94316 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 390736

[startup+282.301 s]
/proc/loadavg: 3.99 3.87 3.73 5/370 3405
/proc/meminfo: memFree=7991584/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=608008 CPUtime=282.3 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 115054 0 0 0 28214 16 0 0 25 0 1 0 589492073 622600192 111415 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 152002 111415 247 26 0 148634 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 608008

[startup+342.301 s]
/proc/loadavg: 4.04 3.90 3.75 5/370 3406
/proc/meminfo: memFree=7521676/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=610364 CPUtime=342.3 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 137867 0 0 0 34210 20 0 0 25 0 1 0 589492073 625012736 134205 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 152591 134205 247 26 0 149223 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 610364

[startup+402.3 s]
/proc/loadavg: 4.01 3.92 3.76 5/370 3408
/proc/meminfo: memFree=7128416/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=960012 CPUtime=402.3 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 161318 0 0 0 40206 24 0 0 25 0 1 0 589492073 983052288 157639 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 240003 157639 247 26 0 236635 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 960012

[startup+462.3 s]
/proc/loadavg: 4.04 3.94 3.78 5/370 3410
/proc/meminfo: memFree=6857280/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=960720 CPUtime=462.3 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 182232 0 0 0 46203 27 0 0 25 0 1 0 589492073 983777280 178540 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 240180 178540 247 26 0 236812 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 960720

[startup+522.301 s]
/proc/loadavg: 4.01 3.95 3.79 5/370 3420
/proc/meminfo: memFree=6449888/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=963204 CPUtime=522.31 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 207910 0 0 0 52200 31 0 0 25 0 1 0 589492073 986320896 204187 33554432000 4194304 4300056 140737079535088 18446744073709551615 4264157 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 240801 204187 247 26 0 237433 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 963204

[startup+582.301 s]
/proc/loadavg: 4.08 3.98 3.81 5/370 3422
/proc/meminfo: memFree=5990136/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=964632 CPUtime=582.31 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 229163 0 0 0 58196 35 0 0 25 0 1 0 589492073 987783168 225424 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 241158 225424 247 26 0 237790 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 964632

[startup+642.3 s]
/proc/loadavg: 4.14 4.03 3.84 5/370 3423
/proc/meminfo: memFree=5578256/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=1533980 CPUtime=642.31 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 251502 0 0 0 64193 38 0 0 25 0 1 0 589492073 1570795520 247748 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 383495 247748 247 26 0 380127 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1533980

[startup+702.3 s]
/proc/loadavg: 4.08 4.03 3.85 5/370 3425
/proc/meminfo: memFree=5143944/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=1535224 CPUtime=702.31 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 276009 0 0 0 70189 42 0 0 25 0 1 0 589492073 1572069376 272231 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 383806 272231 247 26 0 380438 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1535224

[startup+762.301 s]
/proc/loadavg: 4.03 4.02 3.85 5/370 3428
/proc/meminfo: memFree=4637692/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=1536092 CPUtime=762.31 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 296661 0 0 0 76186 45 0 0 25 0 1 0 589492073 1572958208 292875 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 384023 292875 247 26 0 380655 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1536092

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.86 5/370 3429
/proc/meminfo: memFree=4240588/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=1537720 CPUtime=822.31 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 317884 0 0 0 82182 49 0 0 25 0 1 0 589492073 1574625280 314085 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 384430 314085 247 26 0 381062 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1537720

[startup+882.314 s]
/proc/loadavg: 4.07 4.03 3.87 5/370 3431
/proc/meminfo: memFree=3745380/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=1539684 CPUtime=882.33 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 339177 0 0 0 88179 54 0 0 25 0 1 0 589492073 1576636416 335359 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 384921 335359 247 26 0 381553 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1539684

[startup+942.3 s]
/proc/loadavg: 4.02 4.02 3.88 5/370 3432
/proc/meminfo: memFree=3322848/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=1541712 CPUtime=942.31 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 362734 0 0 0 94173 58 0 0 25 0 1 0 589492073 1578713088 358894 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 385428 358894 247 26 0 382060 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1541712

[startup+1002.3 s]
/proc/loadavg: 4.06 4.03 3.89 5/370 3434
/proc/meminfo: memFree=2838676/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=1542000 CPUtime=1002.32 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 373694 0 0 0 100172 60 0 0 25 0 1 0 589492073 1579008000 369843 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 385500 369843 247 26 0 382132 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1542000

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.89 5/370 3436
/proc/meminfo: memFree=2325264/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=2465400 CPUtime=1062.32 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 404480 0 0 0 106167 65 0 0 25 0 1 0 589492073 2524569600 400604 33554432000 4194304 4300056 140737079535088 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 616350 400604 247 26 0 612982 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2465400

[startup+1122.3 s]
/proc/loadavg: 4.06 4.03 3.90 5/370 3437
/proc/meminfo: memFree=1847172/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=2465868 CPUtime=1122.32 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 425185 0 0 0 112163 69 0 0 25 0 1 0 589492073 2525048832 421299 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 616467 421299 247 26 0 613099 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2465868

[startup+1182.3 s]
/proc/loadavg: 4.12 4.05 3.92 5/370 3439
/proc/meminfo: memFree=1340992/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=2466164 CPUtime=1182.32 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 446248 0 0 0 118160 72 0 0 25 0 1 0 589492073 2525351936 442354 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 616541 442354 247 26 0 613173 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2466164

[startup+1242.3 s]
/proc/loadavg: 4.04 4.04 3.92 5/370 3440
/proc/meminfo: memFree=872644/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=2468932 CPUtime=1242.33 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 470953 0 0 0 124156 77 0 0 25 0 1 0 589492073 2528186368 467041 33554432000 4194304 4300056 140737079535088 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 617233 467041 247 26 0 613865 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2468932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.92 5/370 3442
/proc/meminfo: memFree=1975504/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=631612 CPUtime=1300.01 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 628173 0 0 0 129895 106 0 0 25 0 1 0 589492073 646770688 146755 33554432000 4194304 4300056 140737079535088 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 157903 146755 247 26 0 154535 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 631612

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.92 5/370 3442
/proc/meminfo: memFree=1975504/32951124 swapFree=67111348/67111528
[pid=3376] ppid=3374 vsize=631612 CPUtime=1300.01 cores=1,3
/proc/3376/stat : 3376 (lr_gl_shr) R 3374 3376 2950 0 -1 4202496 628173 0 0 0 129895 106 0 0 25 0 1 0 589492073 646770688 146755 33554432000 4194304 4300056 140737079535088 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3376/statm: 157903 146755 247 26 0 154535 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 631612

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.05
CPU user time (s): 1298.96
CPU system time (s): 1.08483
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3029424

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

runsolver used 4.6173 second user time and 10.6794 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-09 21:52:42
IDJOB=3350236
IDBENCH=82390
IDSOLVER=1815
FILE ID=node145/3350236-1304970762
RUNJOBID= node145-1304970762-3352
PBS_JOBID= 13285605
Free space on /tmp= 43300 MiB

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

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
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:      11046396 kB
Buffers:        215632 kB
Cached:       15615648 kB
SwapCached:          0 kB
Active:        6921108 kB
Inactive:     14395156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11046396 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           46664 kB
Writeback:          32 kB
AnonPages:     5484584 kB
Mapped:          27060 kB
Slab:           489828 kB
PageTables:      34604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79354356 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= 43076 MiB
End job on node145 at 2011-05-09 22:14:24