Trace number 3350238

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.08 1300.06

General information on the benchmark

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

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3350238-1304970828/watcher-3350238-1304970828 -o /tmp/evaluation-result-3350238-1304970828/solver-3350238-1304970828 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350238-1304970828.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: 1.16 2.36 2.93 5/282 5828
/proc/meminfo: memFree=22102820/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=13732 CPUtime=0 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4194304 198 0 0 0 0 0 0 0 20 0 1 0 589498193 14061568 152 33554432000 4194304 4300056 140736772288672 18446744073709551615 254256653873 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5828/statm: 3433 153 133 26 0 52 0

[startup+0.046944 s]
/proc/loadavg: 1.16 2.36 2.93 5/282 5828
/proc/meminfo: memFree=22102820/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=24972 CPUtime=0.03 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 1821 0 0 0 3 0 0 0 20 0 1 0 589498193 25571328 1725 33554432000 4194304 4300056 140736772288672 18446744073709551615 254261616384 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 6243 1725 222 26 0 2875 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24972

[startup+0.100945 s]
/proc/loadavg: 1.16 2.36 2.93 5/282 5828
/proc/meminfo: memFree=22102820/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=31180 CPUtime=0.08 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 3862 0 0 0 8 0 0 0 20 0 1 0 589498193 31928320 3430 33554432000 4194304 4300056 140736772288672 18446744073709551615 254261277381 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 7795 3432 222 26 0 4427 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31180

[startup+0.300901 s]
/proc/loadavg: 1.16 2.36 2.93 5/282 5828
/proc/meminfo: memFree=22102820/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=65816 CPUtime=0.28 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 12704 0 0 0 27 1 0 0 21 0 1 0 589498193 67395584 10855 33554432000 4194304 4300056 140736772288672 18446744073709551615 254261616384 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 16454 10858 222 26 0 13086 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 65816

[startup+0.700803 s]
/proc/loadavg: 1.16 2.36 2.93 5/282 5828
/proc/meminfo: memFree=22102820/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=71960 CPUtime=0.68 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 15203 0 0 0 66 2 0 0 22 0 1 0 589498193 73687040 13027 33554432000 4194304 4300056 140736772288672 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 17990 13027 228 26 0 14622 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 71960

[startup+1.50069 s]
/proc/loadavg: 1.16 2.36 2.93 5/286 5835
/proc/meminfo: memFree=21945144/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=61024 CPUtime=1.48 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 16949 0 0 0 146 2 0 0 25 0 1 0 589498193 62488576 10867 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 15256 10867 246 26 0 11888 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 61024

[startup+3.10038 s]
/proc/loadavg: 1.39 2.39 2.93 5/289 5841
/proc/meminfo: memFree=21655856/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=61024 CPUtime=3.08 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 17248 0 0 0 306 2 0 0 25 0 1 0 589498193 62488576 11163 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 15256 11163 246 26 0 11888 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 61024

[startup+6.30082 s]
/proc/loadavg: 1.39 2.39 2.93 5/287 5841
/proc/meminfo: memFree=21512748/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=65444 CPUtime=6.28 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 18062 0 0 0 626 2 0 0 25 0 1 0 589498193 67014656 11977 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 16361 11977 246 26 0 12993 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 65444

[startup+12.7007 s]
/proc/loadavg: 1.68 2.43 2.94 5/292 5847
/proc/meminfo: memFree=20935996/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=72624 CPUtime=12.68 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 19016 0 0 0 1266 2 0 0 25 0 1 0 589498193 74366976 12931 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252367 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 18156 12931 246 26 0 14788 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 72624

[startup+25.5005 s]
/proc/loadavg: 2.19 2.51 2.96 5/292 5848
/proc/meminfo: memFree=21021712/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=84300 CPUtime=25.48 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 22074 0 0 0 2545 3 0 0 25 0 1 0 589498193 86323200 15984 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 21075 15984 246 26 0 17707 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84300

[startup+51.1009 s]
/proc/loadavg: 2.81 2.63 2.99 5/292 5849
/proc/meminfo: memFree=20877092/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=103268 CPUtime=51.09 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 26980 0 0 0 5104 5 0 0 25 0 1 0 589498193 105746432 20886 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 25817 20886 246 26 0 22449 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 103268

[startup+102.311 s]
/proc/loadavg: 3.52 2.86 3.04 5/292 5850
/proc/meminfo: memFree=20593584/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=184176 CPUtime=102.3 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 38745 0 0 0 10223 7 0 0 25 0 1 0 589498193 188596224 32638 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 46044 32638 246 26 0 42676 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 184176

[startup+162.3 s]
/proc/loadavg: 3.97 3.08 3.11 5/292 5851
/proc/meminfo: memFree=20251948/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=265564 CPUtime=162.29 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 49669 0 0 0 16221 8 0 0 25 0 1 0 589498193 271937536 43555 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 66391 43555 246 26 0 63023 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 265564

[startup+222.301 s]
/proc/loadavg: 3.99 3.26 3.16 5/292 5853
/proc/meminfo: memFree=19996212/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=266428 CPUtime=222.29 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 63192 0 0 0 22218 11 0 0 25 0 1 0 589498193 272822272 57063 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 66607 57063 246 26 0 63239 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 266428

[startup+282.301 s]
/proc/loadavg: 3.99 3.38 3.21 5/292 5855
/proc/meminfo: memFree=19693012/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=399856 CPUtime=282.29 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 74468 0 0 0 28216 13 0 0 25 0 1 0 589498193 409452544 68325 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 99964 68325 246 26 0 96596 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 399856

[startup+342.301 s]
/proc/loadavg: 3.99 3.49 3.26 5/292 5856
/proc/meminfo: memFree=19364748/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=400864 CPUtime=342.29 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 85907 0 0 0 34214 15 0 0 25 0 1 0 589498193 410484736 79750 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 100216 79750 246 26 0 96848 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 400864

[startup+402.301 s]
/proc/loadavg: 4.28 3.64 3.32 5/292 5858
/proc/meminfo: memFree=19060916/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=400996 CPUtime=402.29 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 95346 0 0 0 40212 17 0 0 25 0 1 0 589498193 410619904 89185 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 100249 89185 246 26 0 96881 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 400996

[startup+462.3 s]
/proc/loadavg: 4.10 3.71 3.36 5/292 5868
/proc/meminfo: memFree=18775204/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=616052 CPUtime=462.29 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 103838 0 0 0 46211 18 0 0 25 0 1 0 589498193 630837248 97675 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 154013 97675 246 26 0 150645 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 616052

[startup+522.301 s]
/proc/loadavg: 4.04 3.76 3.40 5/292 5897
/proc/meminfo: memFree=19349296/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=616184 CPUtime=522.29 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 112614 0 0 0 52210 19 0 0 25 0 1 0 589498193 630972416 106447 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 154046 106447 246 26 0 150678 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 616184

[startup+582.301 s]
/proc/loadavg: 4.06 3.81 3.44 5/292 5899
/proc/meminfo: memFree=19108424/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=617832 CPUtime=582.3 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 124274 0 0 0 58208 22 0 0 25 0 1 0 589498193 632659968 118098 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 154458 118098 246 26 0 151090 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 617832

[startup+642.3 s]
/proc/loadavg: 4.02 3.85 3.47 5/292 5900
/proc/meminfo: memFree=18889908/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=619064 CPUtime=642.31 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 139617 0 0 0 64206 25 0 0 25 0 1 0 589498193 633921536 133433 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252496 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 154766 133433 246 26 0 151398 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 619064

[startup+702.301 s]
/proc/loadavg: 4.01 3.87 3.50 5/292 5902
/proc/meminfo: memFree=18636044/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=620124 CPUtime=702.31 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 156515 0 0 0 70202 29 0 0 25 0 1 0 589498193 635006976 150321 33554432000 4194304 4300056 140736772288672 18446744073709551615 4262758 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 155031 150321 246 26 0 151663 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 620124

[startup+762.31 s]
/proc/loadavg: 4.00 3.89 3.53 5/292 5903
/proc/meminfo: memFree=18407360/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=972816 CPUtime=762.31 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 170958 0 0 0 76200 31 0 0 25 0 1 0 589498193 996163584 164751 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252404 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 243204 164751 246 26 0 239836 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 972816

[startup+822.301 s]
/proc/loadavg: 4.00 3.91 3.56 5/292 5932
/proc/meminfo: memFree=18237284/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=973664 CPUtime=822.31 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 182366 0 0 0 82198 33 0 0 25 0 1 0 589498193 997031936 176146 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252452 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 243416 176146 246 26 0 240048 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 973664

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.58 5/292 5934
/proc/meminfo: memFree=18050976/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=974116 CPUtime=882.31 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 192077 0 0 0 88196 35 0 0 25 0 1 0 589498193 997494784 185852 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 243529 185852 246 26 0 240161 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 974116

[startup+942.301 s]
/proc/loadavg: 4.06 3.95 3.61 5/292 5935
/proc/meminfo: memFree=17775904/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=975340 CPUtime=942.31 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 205463 0 0 0 94194 37 0 0 25 0 1 0 589498193 998748160 199209 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252496 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 243835 199209 246 26 0 240467 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 975340

[startup+1002.3 s]
/proc/loadavg: 4.09 3.98 3.64 5/292 5937
/proc/meminfo: memFree=17551064/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=975476 CPUtime=1002.31 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 212771 0 0 0 100192 39 0 0 25 0 1 0 589498193 998887424 206514 33554432000 4194304 4300056 140736772288672 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 243869 206514 246 26 0 240501 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 975476

[startup+1062.3 s]
/proc/loadavg: 4.15 4.02 3.67 5/292 5938
/proc/meminfo: memFree=17367016/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=975608 CPUtime=1062.31 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 219915 0 0 0 106191 40 0 0 25 0 1 0 589498193 999022592 213656 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 243902 213656 246 26 0 240534 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 975608

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.69 5/292 5940
/proc/meminfo: memFree=17142904/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=976548 CPUtime=1122.31 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 229076 0 0 0 112189 42 0 0 25 0 1 0 589498193 999985152 222814 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 244137 222814 246 26 0 240769 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 976548

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.70 5/292 5942
/proc/meminfo: memFree=16941748/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=977856 CPUtime=1182.31 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 245467 0 0 0 118185 46 0 0 25 0 1 0 589498193 1001324544 239194 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 244464 239195 246 26 0 241096 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 977856

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.72 5/292 5943
/proc/meminfo: memFree=16683684/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=1547008 CPUtime=1242.32 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 257874 0 0 0 124183 49 0 0 25 0 1 0 589498193 1584136192 251595 33554432000 4194304 4300056 140736772288672 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 386752 251595 246 26 0 383384 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1547008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.74 5/292 5945
/proc/meminfo: memFree=16429696/32951124 swapFree=67057896/67111528
[pid=5828] ppid=5826 vsize=1547724 CPUtime=1300.03 cores=0,2
/proc/5828/stat : 5828 (lr_gl_shr) R 5826 5828 5402 0 -1 4202496 270339 0 0 0 129952 51 0 0 25 0 1 0 589498193 1584869376 264054 33554432000 4194304 4300056 140736772288672 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5828/statm: 386931 264054 246 26 0 383563 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1547724

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.06
CPU time (s): 1300.08
CPU user time (s): 1299.52
CPU system time (s): 0.556915
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1547724

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

runsolver used 3.81242 second user time and 8.00678 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-09 21:53:49
IDJOB=3350238
IDBENCH=82392
IDSOLVER=1815
FILE ID=node140/3350238-1304970828
RUNJOBID= node140-1304970828-5804
PBS_JOBID= 13285610
Free space on /tmp= 49772 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.035-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350238-1304970828/watcher-3350238-1304970828 -o /tmp/evaluation-result-3350238-1304970828/solver-3350238-1304970828 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350238-1304970828.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=890260122

node140.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.833
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.66
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.77
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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22104076 kB
Buffers:        220168 kB
Cached:        6625836 kB
SwapCached:       7608 kB
Active:        4126784 kB
Inactive:      6259304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22104076 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           45704 kB
Writeback:           0 kB
AnonPages:     3537556 kB
Mapped:          22556 kB
Slab:           376348 kB
PageTables:      22576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45575696 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= 49564 MiB
End job on node140 at 2011-05-09 22:15:31