Trace number 3350237

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.1 1300.1

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
MD5SUM3c5c73741ba21d5f39c7f436ba834743
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 clauses483561
Sum of the clauses size1149911
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2477300
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-3350237-1304969908/watcher-3350237-1304969908 -o /tmp/evaluation-result-3350237-1304969908/solver-3350237-1304969908 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350237-1304969908.cnf -verb=0 -model -no-shrinking 

running on 2 cores: 4,6

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: 4.05 4.03 3.42 5/286 19047
/proc/meminfo: memFree=16319072/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=19888 CPUtime=0 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 496 0 0 0 0 0 0 0 22 0 1 0 687221422 20365312 438 33554432000 4194304 4300056 140736231227680 18446744073709551615 260020395776 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 4972 438 221 26 0 1604 0

[startup+0.057932 s]
/proc/loadavg: 4.05 4.03 3.42 5/286 19047
/proc/meminfo: memFree=16319072/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=26384 CPUtime=0.04 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 2347 0 0 0 4 0 0 0 22 0 1 0 687221422 27017216 2167 33554432000 4194304 4300056 140736231227680 18446744073709551615 260020056773 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 6596 2168 222 26 0 3228 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26384

[startup+0.100939 s]
/proc/loadavg: 4.05 4.03 3.42 5/286 19047
/proc/meminfo: memFree=16319072/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=31628 CPUtime=0.08 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 4151 0 0 0 8 0 0 0 22 0 1 0 687221422 32387072 3711 33554432000 4194304 4300056 140736231227680 18446744073709551615 260020056773 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 7907 3713 222 26 0 4539 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31628

[startup+0.300905 s]
/proc/loadavg: 4.05 4.03 3.42 5/286 19047
/proc/meminfo: memFree=16319072/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=50684 CPUtime=0.28 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 8933 0 0 0 27 1 0 0 23 0 1 0 687221422 51900416 7816 33554432000 4194304 4300056 140736231227680 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 12671 7816 228 26 0 9303 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50684

[startup+0.700834 s]
/proc/loadavg: 4.05 4.03 3.42 5/286 19047
/proc/meminfo: memFree=16319072/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=44696 CPUtime=0.69 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 10430 0 0 0 67 2 0 0 25 0 1 0 687221422 45768704 6878 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 11174 6878 246 26 0 7806 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44696

[startup+1.50067 s]
/proc/loadavg: 4.05 4.03 3.42 5/287 19048
/proc/meminfo: memFree=16289712/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=44836 CPUtime=1.49 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 10667 0 0 0 147 2 0 0 25 0 1 0 687221422 45912064 7113 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 11209 7113 246 26 0 7841 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44836

[startup+3.10036 s]
/proc/loadavg: 4.05 4.03 3.43 5/287 19048
/proc/meminfo: memFree=16284132/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=51976 CPUtime=3.09 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 11531 0 0 0 307 2 0 0 25 0 1 0 687221422 53223424 7976 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 12994 7976 247 26 0 9626 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51976

[startup+6.3008 s]
/proc/loadavg: 4.05 4.03 3.43 5/287 19048
/proc/meminfo: memFree=16276608/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=51976 CPUtime=6.29 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 12055 0 0 0 627 2 0 0 25 0 1 0 687221422 53223424 8500 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 12994 8500 247 26 0 9626 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51976

[startup+12.7006 s]
/proc/loadavg: 4.04 4.03 3.43 5/287 19049
/proc/meminfo: memFree=16252928/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=59156 CPUtime=12.68 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 13635 0 0 0 1266 2 0 0 25 0 1 0 687221422 60575744 10077 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 14789 10077 247 26 0 11421 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 59156

[startup+25.5003 s]
/proc/loadavg: 4.03 4.03 3.44 5/287 19051
/proc/meminfo: memFree=16196824/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=89800 CPUtime=25.49 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 19642 0 0 0 2545 4 0 0 25 0 1 0 687221422 91955200 16069 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 22450 16069 247 26 0 19082 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89800

[startup+51.1006 s]
/proc/loadavg: 4.02 4.03 3.45 5/287 19053
/proc/meminfo: memFree=16075668/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=171276 CPUtime=51.08 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 33685 0 0 0 5101 7 0 0 25 0 1 0 687221422 175386624 30097 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 42819 30097 247 26 0 39451 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 171276

[startup+102.31 s]
/proc/loadavg: 4.01 4.02 3.48 5/287 19081
/proc/meminfo: memFree=15735580/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=255248 CPUtime=102.28 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 55503 0 0 0 10216 12 0 0 25 0 1 0 687221422 261373952 51897 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 63812 51897 247 26 0 60444 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 255248

[startup+162.3 s]
/proc/loadavg: 4.00 4.02 3.51 5/287 19083
/proc/meminfo: memFree=15801900/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=389152 CPUtime=162.27 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 76045 0 0 0 16211 16 0 0 25 0 1 0 687221422 398491648 72422 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252496 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 97288 72422 247 26 0 93920 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 389152

[startup+222.3 s]
/proc/loadavg: 4.00 4.01 3.54 5/287 19084
/proc/meminfo: memFree=15362576/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=390528 CPUtime=222.26 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 95022 0 0 0 22208 18 0 0 25 0 1 0 687221422 399900672 91389 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252449 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 97632 91389 247 26 0 94264 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 390528

[startup+282.3 s]
/proc/loadavg: 4.04 4.02 3.57 5/287 19086
/proc/meminfo: memFree=14941524/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=606736 CPUtime=282.26 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 112951 0 0 0 28204 22 0 0 25 0 1 0 687221422 621297664 109306 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 151684 109306 247 26 0 148316 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 606736

[startup+342.3 s]
/proc/loadavg: 4.07 4.03 3.60 5/287 19087
/proc/meminfo: memFree=14478988/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=608024 CPUtime=342.26 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 128798 0 0 0 34202 24 0 0 25 0 1 0 687221422 622616576 125143 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 152006 125143 247 26 0 148638 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 608024

[startup+402.3 s]
/proc/loadavg: 4.02 4.02 3.62 5/287 19089
/proc/meminfo: memFree=14165176/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=609440 CPUtime=402.26 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 151126 0 0 0 40196 30 0 0 25 0 1 0 687221422 624066560 147450 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 152360 147450 247 26 0 148992 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 609440

[startup+462.3 s]
/proc/loadavg: 4.01 4.02 3.64 5/287 19091
/proc/meminfo: memFree=13824492/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=959832 CPUtime=462.26 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 167642 0 0 0 46194 32 0 0 25 0 1 0 687221422 982867968 163952 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 239958 163952 247 26 0 236590 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 959832

[startup+522.3 s]
/proc/loadavg: 3.55 3.90 3.63 4/281 19109
/proc/meminfo: memFree=15286872/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=960400 CPUtime=522.27 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 184624 0 0 0 52190 37 0 0 25 0 1 0 687221422 983449600 180927 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 240100 180927 247 26 0 236732 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 960400

[startup+582.3 s]
/proc/loadavg: 3.23 3.75 3.59 4/281 19111
/proc/meminfo: memFree=15117564/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=961152 CPUtime=582.27 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 209050 0 0 0 58185 42 0 0 25 0 1 0 687221422 984219648 205339 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 240288 205339 247 26 0 236920 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 961152

[startup+642.3 s]
/proc/loadavg: 3.08 3.61 3.55 4/281 19112
/proc/meminfo: memFree=14960368/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=962628 CPUtime=642.28 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 227026 0 0 0 64182 46 0 0 25 0 1 0 687221422 985731072 223296 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 240657 223296 247 26 0 237289 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 962628

[startup+702.3 s]
/proc/loadavg: 3.03 3.49 3.51 4/281 19114
/proc/meminfo: memFree=14809412/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=1532064 CPUtime=702.27 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 247591 0 0 0 70176 51 0 0 25 0 1 0 687221422 1568833536 243852 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 383016 243852 247 26 0 379648 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 1532064

[startup+762.31 s]
/proc/loadavg: 3.01 3.40 3.48 4/281 19116
/proc/meminfo: memFree=14606128/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=1534812 CPUtime=762.29 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 271514 0 0 0 76173 56 0 0 25 0 1 0 687221422 1571647488 267759 33554432000 4194304 4300056 140736231227680 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 383703 267759 247 26 0 380335 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1534812

[startup+822.301 s]
/proc/loadavg: 3.00 3.33 3.44 4/281 19117
/proc/meminfo: memFree=14894756/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=1536520 CPUtime=822.28 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 287681 0 0 0 82168 60 0 0 25 0 1 0 687221422 1573396480 283913 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 384130 283913 247 26 0 380762 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1536520

[startup+882.301 s]
/proc/loadavg: 2.51 3.14 3.37 3/275 19137
/proc/meminfo: memFree=16105240/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=1538696 CPUtime=882.28 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 315821 0 0 0 88163 65 0 0 25 0 1 0 687221422 1575624704 312029 33554432000 4194304 4300056 140736231227680 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 384674 312029 247 26 0 381306 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1538696

[startup+942.301 s]
/proc/loadavg: 2.19 2.93 3.28 3/275 19138
/proc/meminfo: memFree=15978704/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=1540220 CPUtime=942.28 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 333136 0 0 0 94159 69 0 0 25 0 1 0 687221422 1577185280 329331 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252304 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 385055 329331 247 26 0 381687 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1540220

[startup+1002.3 s]
/proc/loadavg: 1.43 2.57 3.14 2/269 19158
/proc/meminfo: memFree=16500192/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=1541300 CPUtime=1002.28 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 356768 0 0 0 100156 72 0 0 25 0 1 0 687221422 1578291200 352944 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 385325 352944 247 26 0 381957 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1541300

[startup+1062.3 s]
/proc/loadavg: 1.16 2.29 3.00 2/269 19160
/proc/meminfo: memFree=16420032/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=1543944 CPUtime=1062.28 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 377666 0 0 0 106152 76 0 0 25 0 1 0 687221422 1580998656 373829 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 385986 373829 247 26 0 382618 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1543944

[startup+1122.3 s]
/proc/loadavg: 1.10 2.06 2.88 2/269 19161
/proc/meminfo: memFree=16311464/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=2466528 CPUtime=1122.28 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 404034 0 0 0 112148 80 0 0 25 0 1 0 687221422 2525724672 400183 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 616632 400183 247 26 0 613264 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 2466528

[startup+1182.3 s]
/proc/loadavg: 1.04 1.87 2.76 2/269 19163
/proc/meminfo: memFree=16187532/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=2468416 CPUtime=1182.29 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 435782 0 0 0 118144 85 0 0 25 0 1 0 687221422 2527657984 431887 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 617104 431887 247 26 0 613736 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2468416

[startup+1242.3 s]
/proc/loadavg: 1.01 1.71 2.64 2/269 19164
/proc/meminfo: memFree=15943420/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=2469712 CPUtime=1242.29 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 496273 0 0 0 124136 93 0 0 25 0 1 0 687221422 2528985088 492346 33554432000 4194304 4300056 140736231227680 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 617428 492346 247 26 0 614060 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2469712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.58 2.55 2/269 19166
/proc/meminfo: memFree=15794320/32951124 swapFree=67083432/67111528
[pid=19047] ppid=19045 vsize=2472912 CPUtime=1300 cores=4,6
/proc/19047/stat : 19047 (lr_gl_shr) R 19045 19047 18638 0 -1 4202496 532893 0 0 0 129901 99 0 0 25 0 1 0 687221422 2532261888 528946 33554432000 4194304 4300056 140736231227680 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19047/statm: 618228 528946 247 26 0 614860 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2472912

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.1
CPU time (s): 1300.1
CPU user time (s): 1299.02
CPU system time (s): 1.07784
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 2472912

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

runsolver used 3.51446 second user time and 7.53685 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-09 21:38:28
IDJOB=3350237
IDBENCH=82381
IDSOLVER=1815
FILE ID=node110/3350237-1304969908
RUNJOBID= node110-1304968104-18657
PBS_JOBID= 13285640
Free space on /tmp= 50404 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.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-3350237-1304969908/watcher-3350237-1304969908 -o /tmp/evaluation-result-3350237-1304969908/solver-3350237-1304969908 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350237-1304969908.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 3c5c73741ba21d5f39c7f436ba834743
RANDOM SEED=2079598288

node110.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.830
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.830
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.830
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.830
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.830
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.76
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.830
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16319228 kB
Buffers:        202296 kB
Cached:       11126576 kB
SwapCached:       1408 kB
Active:        5827604 kB
Inactive:     10198840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16319228 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            8876 kB
Writeback:           0 kB
AnonPages:     4695512 kB
Mapped:          23376 kB
Slab:           518676 kB
PageTables:      24092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 48179152 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= 50456 MiB
End job on node110 at 2011-05-09 22:00:10