Trace number 3285620

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
Lingeling 587? (TO) 1300.07 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
MD5SUM732b9c9b0d44d6a9e75489b2f5004165
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables95456
Number of clauses477186
Sum of the clauses size1137161
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2470925
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3285620-1303764199/watcher-3285620-1303764199 -o /tmp/evaluation-result-3285620-1303764199/solver-3285620-1303764199 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3285620-1303764199.cnf 

running on 2 cores: 5,7

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.21 2.40 2.68 4/180 23578
/proc/meminfo: memFree=21917144/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=7156 CPUtime=0 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 347 0 0 0 0 0 0 0 20 0 1 0 488022249 7327744 289 33554432000 4194304 4409164 140735773325536 18446744073709551615 212435714256 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 1789 302 109 53 0 212 0

[startup+0.0932239 s]
/proc/loadavg: 1.21 2.40 2.68 4/180 23578
/proc/meminfo: memFree=21917144/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=14144 CPUtime=0.08 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 2153 0 0 0 8 0 0 0 20 0 1 0 488022249 14483456 2061 33554432000 4194304 4409164 140735773325536 18446744073709551615 212436016896 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 3536 2061 113 53 0 1959 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14144

[startup+0.100218 s]
/proc/loadavg: 1.21 2.40 2.68 4/180 23578
/proc/meminfo: memFree=21917144/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=14144 CPUtime=0.09 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 2153 0 0 0 9 0 0 0 20 0 1 0 488022249 14483456 2061 33554432000 4194304 4409164 140735773325536 18446744073709551615 212436016896 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 3536 2061 113 53 0 1959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14144

[startup+0.300185 s]
/proc/loadavg: 1.21 2.40 2.68 4/180 23578
/proc/meminfo: memFree=21917144/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=17788 CPUtime=0.29 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 5786 0 0 0 28 1 0 0 21 0 1 0 488022249 18214912 2956 33554432000 4194304 4409164 140735773325536 18446744073709551615 4277349 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 4447 2956 129 53 0 2870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17788

[startup+0.701108 s]
/proc/loadavg: 1.21 2.40 2.68 4/180 23578
/proc/meminfo: memFree=21917144/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=21432 CPUtime=0.69 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 6697 0 0 0 68 1 0 0 22 0 1 0 488022249 21946368 3867 33554432000 4194304 4409164 140735773325536 18446744073709551615 4278133 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 5358 3867 129 53 0 3781 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21432

[startup+1.50097 s]
/proc/loadavg: 1.43 2.43 2.69 5/184 23585
/proc/meminfo: memFree=21792232/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=21728 CPUtime=1.49 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 7804 0 0 0 148 1 0 0 25 0 1 0 488022249 22249472 3945 33554432000 4194304 4409164 140735773325536 18446744073709551615 4311109 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 5432 3945 133 53 0 3855 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21728

[startup+3.10065 s]
/proc/loadavg: 1.43 2.43 2.69 5/182 23585
/proc/meminfo: memFree=21711944/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=24428 CPUtime=3.09 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 8019 0 0 0 308 1 0 0 25 0 1 0 488022249 25014272 4123 33554432000 4194304 4409164 140735773325536 18446744073709551615 4226404 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 6107 4123 141 53 0 4530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24428

[startup+6.30105 s]
/proc/loadavg: 1.43 2.43 2.69 5/190 23597
/proc/meminfo: memFree=21397076/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=33492 CPUtime=6.29 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 10796 0 0 0 627 2 0 0 25 0 1 0 488022249 34295808 6900 33554432000 4194304 4409164 140735773325536 18446744073709551615 4230369 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 8373 6900 141 53 0 6796 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33492

[startup+12.7008 s]
/proc/loadavg: 2.05 2.53 2.72 5/190 23597
/proc/meminfo: memFree=21112004/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=39344 CPUtime=12.69 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 12284 0 0 0 1263 6 0 0 25 0 1 0 488022249 40288256 8363 33554432000 4194304 4409164 140735773325536 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 9836 8363 141 53 0 8259 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39344

[startup+25.5004 s]
/proc/loadavg: 2.35 2.58 2.73 5/190 23598
/proc/meminfo: memFree=21055844/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=60696 CPUtime=25.49 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 19330 0 0 0 2538 11 0 0 25 0 1 0 488022249 62152704 13701 33554432000 4194304 4409164 140735773325536 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 15174 13701 141 53 0 13597 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60696

[startup+51.1006 s]
/proc/loadavg: 2.91 2.69 2.77 5/190 23598
/proc/meminfo: memFree=21007712/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=68960 CPUtime=51.1 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 55477 0 0 0 5083 27 0 0 25 0 1 0 488022249 70615040 15409 33554432000 4194304 4409164 140735773325536 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 17240 15409 141 53 0 15663 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 68960

[startup+102.307 s]
/proc/loadavg: 3.56 2.91 2.83 5/190 23600
/proc/meminfo: memFree=20849260/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=78176 CPUtime=102.3 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 105186 0 0 0 10177 53 0 0 25 0 1 0 488022249 80052224 18071 33554432000 4194304 4409164 140735773325536 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 19544 18071 141 53 0 17967 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78176

[startup+162.301 s]
/proc/loadavg: 3.84 3.10 2.91 5/190 23601
/proc/meminfo: memFree=20750400/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=84096 CPUtime=162.29 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 162095 0 0 0 16149 80 0 0 25 0 1 0 488022249 86114304 19551 33554432000 4194304 4409164 140735773325536 18446744073709551615 4244513 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 21024 19551 141 53 0 19447 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 84096

[startup+222.3 s]
/proc/loadavg: 3.94 3.26 2.97 5/190 23603
/proc/meminfo: memFree=20714136/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=91444 CPUtime=222.29 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 231922 0 0 0 22120 109 0 0 25 0 1 0 488022249 93638656 21420 33554432000 4194304 4409164 140735773325536 18446744073709551615 4230336 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 22861 21420 141 53 0 21284 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 91444

[startup+282.301 s]
/proc/loadavg: 3.98 3.40 3.03 5/190 23605
/proc/meminfo: memFree=20594920/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=137300 CPUtime=282.3 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 307781 0 0 0 28089 141 0 0 25 0 1 0 488022249 140595200 32852 33554432000 4194304 4409164 140735773325536 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 34325 32852 141 53 0 32748 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 137300

[startup+342.3 s]
/proc/loadavg: 3.99 3.50 3.09 5/190 23606
/proc/meminfo: memFree=20425248/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=178188 CPUtime=342.3 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 368587 0 0 0 34056 174 0 0 25 0 1 0 488022249 182464512 43074 33554432000 4194304 4409164 140735773325536 18446744073709551615 4301635 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 44547 43074 141 53 0 42970 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 178188

[startup+402.3 s]
/proc/loadavg: 3.99 3.59 3.14 5/190 23608
/proc/meminfo: memFree=20450864/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=145324 CPUtime=402.31 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 403414 0 0 0 40030 201 0 0 25 0 1 0 488022249 148811776 34890 33554432000 4194304 4409164 140735773325536 18446744073709551615 4226458 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 36331 34890 141 53 0 34754 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 145324

[startup+462.301 s]
/proc/loadavg: 3.99 3.66 3.19 5/190 23609
/proc/meminfo: memFree=20255768/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=194532 CPUtime=462.31 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 493451 0 0 0 45993 238 0 0 25 0 1 0 488022249 199200768 47160 33554432000 4194304 4409164 140735773325536 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 48633 47160 141 53 0 47056 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 194532

[startup+522.3 s]
/proc/loadavg: 4.12 3.75 3.25 5/190 23611
/proc/meminfo: memFree=19980312/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=221240 CPUtime=522.31 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 540687 0 0 0 51966 265 0 0 25 0 1 0 488022249 226549760 53837 33554432000 4194304 4409164 140735773325536 18446744073709551615 4350563 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 55310 53837 141 53 0 53733 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 221240

[startup+582.301 s]
/proc/loadavg: 4.04 3.80 3.30 5/190 23613
/proc/meminfo: memFree=20286684/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=250764 CPUtime=582.31 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 580239 0 0 0 57943 288 0 0 25 0 1 0 488022249 256782336 61218 33554432000 4194304 4409164 140735773325536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 62691 61218 141 53 0 61114 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 250764

[startup+642.301 s]
/proc/loadavg: 4.09 3.85 3.34 5/190 23614
/proc/meminfo: memFree=19833040/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=226552 CPUtime=642.32 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 614073 0 0 0 63914 318 0 0 25 0 1 0 488022249 231989248 55165 33554432000 4194304 4409164 140735773325536 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 56638 55165 141 53 0 55061 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 226552

[startup+702.3 s]
/proc/loadavg: 4.03 3.87 3.38 5/190 23616
/proc/meminfo: memFree=19863248/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=216896 CPUtime=702.31 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 656113 0 0 0 69877 354 0 0 25 0 1 0 488022249 222101504 52751 33554432000 4194304 4409164 140735773325536 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 54224 52751 141 53 0 52647 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 216896

[startup+762.307 s]
/proc/loadavg: 4.01 3.89 3.42 5/190 23617
/proc/meminfo: memFree=20100796/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=216852 CPUtime=762.33 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 669769 0 0 0 75859 374 0 0 25 0 1 0 488022249 222056448 52740 33554432000 4194304 4409164 140735773325536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 54213 52740 141 53 0 52636 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 216852

[startup+822.301 s]
/proc/loadavg: 4.00 3.91 3.45 5/190 23619
/proc/meminfo: memFree=20259220/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=232704 CPUtime=822.32 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 695914 0 0 0 81830 402 0 0 25 0 1 0 488022249 238288896 56703 33554432000 4194304 4409164 140735773325536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 58176 56703 141 53 0 56599 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 232704

[startup+882.3 s]
/proc/loadavg: 4.00 3.92 3.48 5/190 23621
/proc/meminfo: memFree=20038200/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=215460 CPUtime=882.33 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 706107 0 0 0 87817 416 0 0 25 0 1 0 488022249 220631040 52392 33554432000 4194304 4409164 140735773325536 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 53865 52392 141 53 0 52288 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 215460

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.51 5/190 23622
/proc/meminfo: memFree=19869276/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=275876 CPUtime=942.33 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 749156 0 0 0 93779 454 0 0 25 0 1 0 488022249 282497024 67496 33554432000 4194304 4409164 140735773325536 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 68969 67496 141 53 0 67392 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 275876

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.54 5/190 23624
/proc/meminfo: memFree=20056840/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=255068 CPUtime=1002.33 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 772308 0 0 0 99755 478 0 0 25 0 1 0 488022249 261189632 62294 33554432000 4194304 4409164 140735773325536 18446744073709551615 4305118 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 63767 62294 141 53 0 62190 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 255068

[startup+1062.3 s]
/proc/loadavg: 4.04 3.97 3.57 5/190 23625
/proc/meminfo: memFree=19759200/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=256120 CPUtime=1062.32 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 792204 0 0 0 105736 496 0 0 25 0 1 0 488022249 262266880 62557 33554432000 4194304 4409164 140735773325536 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 64030 62557 141 53 0 62453 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 256120

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 3.59 5/190 23636
/proc/meminfo: memFree=19808652/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=333392 CPUtime=1122.33 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 840453 0 0 0 111704 529 0 0 25 0 1 0 488022249 341393408 81875 33554432000 4194304 4409164 140735773325536 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 83348 81875 141 53 0 81771 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 333392

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.62 5/190 23638
/proc/meminfo: memFree=19383172/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=371896 CPUtime=1182.33 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 884697 0 0 0 117683 550 0 0 25 0 1 0 488022249 380821504 91501 33554432000 4194304 4409164 140735773325536 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 92974 91501 141 53 0 91397 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 371896

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.64 5/190 23642
/proc/meminfo: memFree=19612888/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=326932 CPUtime=1242.34 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 940827 0 0 0 123657 577 0 0 25 0 1 0 488022249 334778368 80260 33554432000 4194304 4409164 140735773325536 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 81733 80260 141 53 0 80156 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 326932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.66 5/190 23644
/proc/meminfo: memFree=19153344/32951124 swapFree=67111524/67111528
[pid=23578] ppid=23576 vsize=307312 CPUtime=1300.05 cores=5,7
/proc/23578/stat : 23578 (lingeling) R 23576 23578 22078 0 -1 4202496 1028224 0 0 0 129399 606 0 0 25 0 1 0 488022249 314687488 75355 33554432000 4194304 4409164 140735773325536 18446744073709551615 4258320 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23578/statm: 76828 75355 141 53 0 75251 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 307312

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.02
CPU time (s): 1300.07
CPU user time (s): 1293.99
CPU system time (s): 6.07508
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 581460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1293.99
system time used= 6.07508
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1028224
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= 4
involuntary context switches= 3345

runsolver used 2.06269 second user time and 5.04323 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-25 22:43:19
IDJOB=3285620
IDBENCH=82390
IDSOLVER=1606
FILE ID=node102/3285620-1303764199
RUNJOBID= node102-1303764198-23557
PBS_JOBID= 13154071
Free space on /tmp= 70932 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285620-1303764199/watcher-3285620-1303764199 -o /tmp/evaluation-result-3285620-1303764199/solver-3285620-1303764199 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3285620-1303764199.cnf

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=1504777243

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.75
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.828
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.82
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.828
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:      21917424 kB
Buffers:       1601776 kB
Cached:        8804884 kB
SwapCached:          4 kB
Active:        2356616 kB
Inactive:      8125868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21917424 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           47448 kB
Writeback:           0 kB
AnonPages:       75400 kB
Mapped:          14492 kB
Slab:           486776 kB
PageTables:       5496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   202544 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= 70708 MiB
End job on node102 at 2011-04-25 23:05:01