Trace number 3439933

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) 5000.08 4999.93

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 benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2632.81
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: 977)

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-3439933-1306904834/watcher-3439933-1306904834 -o /tmp/evaluation-result-3439933-1306904834/solver-3439933-1306904834 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439933-1306904834.cnf -verb=0 -model 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.02 2.00 2/373 27362
/proc/meminfo: memFree=7709304/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=20528 CPUtime=0 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 657 0 0 0 0 0 0 0 25 0 1 0 802083852 21020672 599 33554432000 4194304 4300056 140734443098640 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 5132 599 222 26 0 1764 0

[startup+0.087604 s]
/proc/loadavg: 2.06 2.02 2.00 2/373 27362
/proc/meminfo: memFree=7709304/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=31180 CPUtime=0.08 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 3872 0 0 0 8 0 0 0 25 0 1 0 802083852 31928320 3440 33554432000 4194304 4300056 140734443098640 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 7795 3442 222 26 0 4427 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31180

[startup+0.100589 s]
/proc/loadavg: 2.06 2.02 2.00 2/373 27362
/proc/meminfo: memFree=7709304/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=33596 CPUtime=0.09 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 4444 0 0 0 9 0 0 0 25 0 1 0 802083852 34402304 3966 33554432000 4194304 4300056 140734443098640 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 8399 3968 222 26 0 5031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33596

[startup+0.300582 s]
/proc/loadavg: 2.06 2.02 2.00 2/373 27362
/proc/meminfo: memFree=7709304/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=51328 CPUtime=0.29 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 9106 0 0 0 28 1 0 0 25 0 1 0 802083852 52559872 8005 33554432000 4194304 4300056 140734443098640 18446744073709551615 230808830840 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 12832 8006 228 26 0 9464 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51328

[startup+0.700508 s]
/proc/loadavg: 2.06 2.02 2.00 2/373 27362
/proc/meminfo: memFree=7709304/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=45280 CPUtime=0.69 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 10543 0 0 0 67 2 0 0 25 0 1 0 802083852 46366720 7025 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 11320 7025 246 26 0 7952 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45280

[startup+1.50036 s]
/proc/loadavg: 2.06 2.02 2.00 3/374 27363
/proc/meminfo: memFree=7680412/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=45280 CPUtime=1.49 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 10786 0 0 0 147 2 0 0 25 0 1 0 802083852 46366720 7268 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 11320 7268 246 26 0 7952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45280

[startup+3.10107 s]
/proc/loadavg: 2.06 2.02 2.00 3/374 27363
/proc/meminfo: memFree=7677684/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=48000 CPUtime=3.1 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 11420 0 0 0 308 2 0 0 25 0 1 0 802083852 49152000 7899 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 12000 7899 246 26 0 8632 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 48000

[startup+6.30046 s]
/proc/loadavg: 2.06 2.02 2.00 3/374 27363
/proc/meminfo: memFree=7669236/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=59600 CPUtime=6.29 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 12712 0 0 0 627 2 0 0 25 0 1 0 802083852 61030400 9188 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 14900 9188 247 26 0 11532 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59600

[startup+12.7003 s]
/proc/loadavg: 2.05 2.02 2.00 3/374 27364
/proc/meminfo: memFree=7652156/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=71276 CPUtime=12.69 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 15353 0 0 0 1267 2 0 0 25 0 1 0 802083852 72986624 11829 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 17819 11829 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: 2.04 2.02 2.00 3/374 27364
/proc/meminfo: memFree=7622876/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=90244 CPUtime=25.49 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 20834 0 0 0 2545 4 0 0 25 0 1 0 802083852 92409856 17296 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 22561 17296 247 26 0 19193 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90244

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 2.00 3/374 27365
/proc/meminfo: memFree=7628604/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=173276 CPUtime=51.09 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 34051 0 0 0 5103 6 0 0 25 0 1 0 802083852 177434624 30485 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 43319 30485 247 26 0 39951 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 173276

[startup+102.314 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 27366
/proc/meminfo: memFree=7479668/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=258224 CPUtime=102.31 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 57808 0 0 0 10222 9 0 0 25 0 1 0 802083852 264421376 54223 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 64556 54223 247 26 0 61188 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 258224

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/374 27368
/proc/meminfo: memFree=7418148/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=393008 CPUtime=162.29 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 76208 0 0 0 16217 12 0 0 25 0 1 0 802083852 402440192 72617 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 98252 72617 247 26 0 94884 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 393008

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 27369
/proc/meminfo: memFree=7351540/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=611620 CPUtime=222.3 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 103050 0 0 0 22214 16 0 0 25 0 1 0 802083852 626298880 99423 33554432000 4194304 4300056 140734443098640 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 152905 99423 247 26 0 149537 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 611620

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 27371
/proc/meminfo: memFree=7181640/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=615972 CPUtime=282.3 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 130097 0 0 0 28209 21 0 0 25 0 1 0 802083852 630755328 126431 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 153993 126431 247 26 0 150625 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 615972

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 27372
/proc/meminfo: memFree=7066312/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=968616 CPUtime=342.31 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 162581 0 0 0 34205 26 0 0 25 0 1 0 802083852 991862784 158888 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 242154 158888 247 26 0 238786 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 968616

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 27374
/proc/meminfo: memFree=6938356/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=972736 CPUtime=402.3 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 187023 0 0 0 40201 29 0 0 25 0 1 0 802083852 996081664 183306 33554432000 4194304 4300056 140734443098640 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 243184 183306 247 26 0 239816 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 972736

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/374 27376
/proc/meminfo: memFree=6841428/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=976852 CPUtime=462.31 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 216132 0 0 0 46196 35 0 0 25 0 1 0 802083852 1000296448 212382 33554432000 4194304 4300056 140734443098640 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 244213 212382 247 26 0 240845 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 976852

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 27377
/proc/meminfo: memFree=6716584/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=980204 CPUtime=522.31 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 240566 0 0 0 52191 40 0 0 25 0 1 0 802083852 1003728896 236782 33554432000 4194304 4300056 140734443098640 18446744073709551615 4262747 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 245051 236782 247 26 0 241683 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 980204

[startup+582.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/374 27379
/proc/meminfo: memFree=6634388/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=1552380 CPUtime=582.3 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 267217 0 0 0 58186 44 0 0 25 0 1 0 802083852 1589637120 263411 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 388095 263411 247 26 0 384727 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1552380

[startup+642.3 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/374 27512
/proc/meminfo: memFree=1886076/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=1609248 CPUtime=4062.43 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1544382 0 0 0 405962 281 0 0 25 0 1 0 802083852 1647869952 367972 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252444 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 402312 367972 249 26 0 398944 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 1609248

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 27513
/proc/meminfo: memFree=1729508/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=1609248 CPUtime=4122.41 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1561502 0 0 0 411958 283 0 0 25 0 1 0 802083852 1647869952 385080 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 402312 385080 249 26 0 398944 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 1609248

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 27515
/proc/meminfo: memFree=1581428/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=2531484 CPUtime=4182.42 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1578202 0 0 0 417956 286 0 0 25 0 1 0 802083852 2592239616 401764 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 632871 401764 249 26 0 629503 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 2531484

[startup+4242.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/374 27516
/proc/meminfo: memFree=1426604/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=2531484 CPUtime=4242.42 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1594498 0 0 0 423953 289 0 0 25 0 1 0 802083852 2592239616 418043 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 632871 418043 249 26 0 629503 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 2531484

[startup+4302.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/374 27518
/proc/meminfo: memFree=1249096/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=2531484 CPUtime=4302.41 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1610139 0 0 0 429950 291 0 0 25 0 1 0 802083852 2592239616 433670 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 632871 433670 249 26 0 629503 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 2531484

[startup+4362.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/374 27520
/proc/meminfo: memFree=1115636/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=2531484 CPUtime=4362.42 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1624490 0 0 0 435948 294 0 0 25 0 1 0 802083852 2592239616 448010 33554432000 4194304 4300056 140734443098640 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 632871 448010 249 26 0 629503 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 2531484

[startup+4422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/374 27521
/proc/meminfo: memFree=990744/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=2531484 CPUtime=4422.42 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1638729 0 0 0 441945 297 0 0 25 0 1 0 802083852 2592239616 462245 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252455 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 632871 462245 249 26 0 629503 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 2531484

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/374 27523
/proc/meminfo: memFree=871364/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=2531484 CPUtime=4482.42 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1652456 0 0 0 447943 299 0 0 25 0 1 0 802083852 2592239616 475957 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252496 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 632871 475957 249 26 0 629503 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 2531484

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/374 27524
/proc/meminfo: memFree=744308/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=2531484 CPUtime=4542.42 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1666406 0 0 0 453941 301 0 0 25 0 1 0 802083852 2592239616 489895 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 632871 489896 249 26 0 629503 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 2531484

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/374 27526
/proc/meminfo: memFree=616680/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=2531784 CPUtime=4602.44 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1681702 0 0 0 459939 305 0 0 25 0 1 0 802083852 2592546816 505181 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 632946 505181 249 26 0 629578 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 2531784

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 27528
/proc/meminfo: memFree=491464/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=2531956 CPUtime=4662.43 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1697532 0 0 0 465936 307 0 0 25 0 1 0 802083852 2592722944 521005 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 632989 521005 249 26 0 629621 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 2531956

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 27529
/proc/meminfo: memFree=343968/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=2538200 CPUtime=4722.44 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1717221 0 0 0 471933 311 0 0 25 0 1 0 802083852 2599116800 540661 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252399 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 634550 540661 249 26 0 631182 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 2538200

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/374 27531
/proc/meminfo: memFree=208908/32951124 swapFree=37160472/67111528
[pid=27362] ppid=27360 vsize=2540808 CPUtime=4782.43 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1737519 0 0 0 477929 314 0 0 25 0 1 0 802083852 2601787392 560935 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 635202 560935 249 26 0 631834 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 2540808

[startup+4842.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/374 27532
/proc/meminfo: memFree=2278668/32951124 swapFree=37148216/67111528
[pid=27362] ppid=27360 vsize=163252 CPUtime=4842.44 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1760889 0 0 0 483918 326 0 0 25 0 1 0 802083852 167170048 34910 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 40813 34910 251 26 0 37445 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 163252

[startup+4902.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/374 27534
/proc/meminfo: memFree=2119324/32951124 swapFree=37148216/67111528
[pid=27362] ppid=27360 vsize=281984 CPUtime=4902.44 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1783997 0 0 0 489915 329 0 0 25 0 1 0 802083852 288751616 57977 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 70496 57977 251 26 0 67128 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 281984

[startup+4962.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/374 27536
/proc/meminfo: memFree=1957340/32951124 swapFree=37148216/67111528
[pid=27362] ppid=27360 vsize=363372 CPUtime=4962.44 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1807998 0 0 0 495911 333 0 0 25 0 1 0 802083852 372092928 81937 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 90843 81937 251 26 0 87475 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 363372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 27537
/proc/meminfo: memFree=1871272/32951124 swapFree=37148216/67111528
[pid=27362] ppid=27360 vsize=495632 CPUtime=5000.05 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1819453 0 0 0 499670 335 0 0 25 0 1 0 802083852 507527168 93383 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 123908 93383 251 26 0 120540 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 495632

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

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

[startup+4999.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 27537
/proc/meminfo: memFree=1871272/32951124 swapFree=37148216/67111528
[pid=27362] ppid=27360 vsize=495632 CPUtime=5000.05 cores=0,2,4,6
/proc/27362/stat : 27362 (lr_gl_shr) R 27360 27362 25823 0 -1 4202496 1819453 0 0 0 499670 335 0 0 25 0 1 0 802083852 507527168 93383 33554432000 4194304 4300056 140734443098640 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27362/statm: 123908 93383 251 26 0 120540 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 495632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.08
CPU user time (s): 4996.71
CPU system time (s): 3.36849
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2545216

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

runsolver used 19.1381 second user time and 39.9569 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-01 07:07:14
IDJOB=3439933
IDBENCH=82390
IDSOLVER=1938
FILE ID=node104/3439933-1306904834
RUNJOBID= node104-1306900507-27068
PBS_JOBID= 13488472
Free space on /tmp= 59428 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.025-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439933-1306904834/watcher-3439933-1306904834 -o /tmp/evaluation-result-3439933-1306904834/solver-3439933-1306904834 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439933-1306904834.cnf -verb=0 -model

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=1775731393

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7709468 kB
Buffers:        390016 kB
Cached:       22180432 kB
SwapCached:     152248 kB
Active:       18255736 kB
Inactive:      6288936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7709468 kB
SwapTotal:    67111528 kB
SwapFree:     37160472 kB
Dirty:            8572 kB
Writeback:           0 kB
AnonPages:     1835236 kB
Mapped:          10844 kB
Slab:           543636 kB
PageTables:      89440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87925992 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= 59380 MiB
End job on node104 at 2011-06-01 08:30:36