Trace number 3285574

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.06 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
MD5SUM4ab53801f3b1a3f7169c9fb38cba4184
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 variables171676
Number of clauses870241
Sum of the clauses size2069671
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2859140
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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

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: 1.21 2.40 2.68 4/183 23584
/proc/meminfo: memFree=21887672/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=7156 CPUtime=0 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 339 0 0 0 0 0 0 0 21 0 1 0 488022266 7327744 281 33554432000 4194304 4409164 140735451415280 18446744073709551615 212435713803 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 1789 295 109 53 0 212 0

[startup+0.070841 s]
/proc/loadavg: 1.21 2.40 2.68 4/183 23584
/proc/meminfo: memFree=21887672/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=13120 CPUtime=0.06 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 1896 0 0 0 6 0 0 0 21 0 1 0 488022266 13434880 1804 33554432000 4194304 4409164 140735451415280 18446744073709551615 212436016896 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 3280 1804 113 53 0 1703 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13120

[startup+0.100853 s]
/proc/loadavg: 1.21 2.40 2.68 4/183 23584
/proc/meminfo: memFree=21887672/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=14144 CPUtime=0.09 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 2152 0 0 0 9 0 0 0 21 0 1 0 488022266 14483456 2060 33554432000 4194304 4409164 140735451415280 18446744073709551615 212436016896 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 3536 2060 113 53 0 1959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14144

[startup+0.300821 s]
/proc/loadavg: 1.21 2.40 2.68 4/183 23584
/proc/meminfo: memFree=21887672/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=35328 CPUtime=0.29 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 7466 0 0 0 28 1 0 0 22 0 1 0 488022266 36175872 7356 33554432000 4194304 4409164 140735451415280 18446744073709551615 212435635764 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 8832 7356 113 53 0 7255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35328

[startup+0.700757 s]
/proc/loadavg: 1.21 2.40 2.68 4/183 23584
/proc/meminfo: memFree=21887672/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=29076 CPUtime=0.68 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 11398 0 0 0 66 2 0 0 24 0 1 0 488022266 29773824 5777 33554432000 4194304 4409164 140735451415280 18446744073709551615 4276429 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 7269 5777 129 53 0 5692 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 29076

[startup+1.50059 s]
/proc/loadavg: 1.43 2.43 2.69 5/184 23585
/proc/meminfo: memFree=21777664/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=36844 CPUtime=1.48 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 13340 0 0 0 144 4 0 0 25 0 1 0 488022266 37728256 7719 33554432000 4194304 4409164 140735451415280 18446744073709551615 4229783 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 9211 7719 129 53 0 7634 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36844

[startup+3.10029 s]
/proc/loadavg: 1.43 2.43 2.69 5/187 23591
/proc/meminfo: memFree=21697420/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=45332 CPUtime=3.07 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 17523 0 0 0 302 5 0 0 25 0 1 0 488022266 46419968 9848 33554432000 4194304 4409164 140735451415280 18446744073709551615 4248775 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 11333 9848 136 53 0 9756 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 45332

[startup+6.30066 s]
/proc/loadavg: 1.43 2.43 2.69 5/190 23597
/proc/meminfo: memFree=21369176/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=54212 CPUtime=6.27 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 19809 0 0 0 622 5 0 0 25 0 1 0 488022266 55513088 12078 33554432000 4194304 4409164 140735451415280 18446744073709551615 4230940 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 13553 12078 140 53 0 11976 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 54212

[startup+12.7005 s]
/proc/loadavg: 2.05 2.53 2.72 5/190 23597
/proc/meminfo: memFree=21112004/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=54700 CPUtime=12.68 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 19932 0 0 0 1261 7 0 0 25 0 1 0 488022266 56012800 12201 33554432000 4194304 4409164 140735451415280 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 13675 12201 141 53 0 12098 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54700

[startup+25.501 s]
/proc/loadavg: 2.35 2.58 2.73 5/190 23598
/proc/meminfo: memFree=21055844/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=86580 CPUtime=25.48 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 27981 0 0 0 2540 8 0 0 25 0 1 0 488022266 88657920 20171 33554432000 4194304 4409164 140735451415280 18446744073709551615 4348202 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 21645 20171 141 53 0 20068 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86580

[startup+51.1002 s]
/proc/loadavg: 2.91 2.69 2.77 5/190 23598
/proc/meminfo: memFree=21007092/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=96568 CPUtime=51.08 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 34266 0 0 0 5096 12 0 0 25 0 1 0 488022266 98885632 22668 33554432000 4194304 4409164 140735451415280 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 24142 22668 141 53 0 22565 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 96568

[startup+102.307 s]
/proc/loadavg: 3.56 2.91 2.83 5/190 23600
/proc/meminfo: memFree=20848764/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=141964 CPUtime=102.29 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 57706 0 0 0 10210 19 0 0 25 0 1 0 488022266 145371136 34017 33554432000 4194304 4409164 140735451415280 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 35491 34017 141 53 0 33914 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 141964

[startup+162.301 s]
/proc/loadavg: 3.84 3.10 2.91 5/190 23601
/proc/meminfo: memFree=20750400/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=143500 CPUtime=162.29 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 141075 0 0 0 16192 37 0 0 25 0 1 0 488022266 146944000 34401 33554432000 4194304 4409164 140735451415280 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 35875 34401 141 53 0 34298 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 143500

[startup+222.301 s]
/proc/loadavg: 3.94 3.26 2.97 5/190 23603
/proc/meminfo: memFree=20705580/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=143224 CPUtime=222.28 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 168908 0 0 0 22184 44 0 0 25 0 1 0 488022266 146661376 34332 33554432000 4194304 4409164 140735451415280 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 35806 34332 141 53 0 34229 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 143224

[startup+282.3 s]
/proc/loadavg: 3.98 3.40 3.03 5/190 23605
/proc/meminfo: memFree=20594920/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=170224 CPUtime=282.29 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 204636 0 0 0 28175 54 0 0 25 0 1 0 488022266 174309376 41082 33554432000 4194304 4409164 140735451415280 18446744073709551615 4282395 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 42556 41082 141 53 0 40979 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 170224

[startup+342.301 s]
/proc/loadavg: 3.99 3.50 3.09 5/190 23606
/proc/meminfo: memFree=20425248/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=222096 CPUtime=342.3 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 252601 0 0 0 34164 66 0 0 25 0 1 0 488022266 227426304 54050 33554432000 4194304 4409164 140735451415280 18446744073709551615 4244753 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 55524 54050 141 53 0 53947 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 222096

[startup+402.301 s]
/proc/loadavg: 3.99 3.59 3.14 5/190 23608
/proc/meminfo: memFree=20450864/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=207984 CPUtime=402.29 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 317415 0 0 0 40150 79 0 0 25 0 1 0 488022266 212975616 50533 33554432000 4194304 4409164 140735451415280 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 51996 50533 141 53 0 50419 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 207984

[startup+462.3 s]
/proc/loadavg: 3.99 3.66 3.19 5/190 23609
/proc/meminfo: memFree=20255768/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=289048 CPUtime=462.29 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 343511 0 0 0 46143 86 0 0 25 0 1 0 488022266 295985152 70788 33554432000 4194304 4409164 140735451415280 18446744073709551615 4351666 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 72262 70788 141 53 0 70685 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 289048

[startup+522.301 s]
/proc/loadavg: 4.12 3.75 3.25 5/190 23611
/proc/meminfo: memFree=19980312/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=237536 CPUtime=522.3 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 421193 0 0 0 52127 103 0 0 25 0 1 0 488022266 243236864 57910 33554432000 4194304 4409164 140735451415280 18446744073709551615 4350548 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 59384 57910 141 53 0 57807 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 237536

[startup+582.301 s]
/proc/loadavg: 4.04 3.80 3.30 5/190 23613
/proc/meminfo: memFree=20286684/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=211048 CPUtime=582.3 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 473121 0 0 0 58113 117 0 0 25 0 1 0 488022266 216113152 51288 33554432000 4194304 4409164 140735451415280 18446744073709551615 4305107 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 52762 51288 141 53 0 51185 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 211048

[startup+642.3 s]
/proc/loadavg: 4.09 3.85 3.34 5/190 23614
/proc/meminfo: memFree=19940052/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=458616 CPUtime=642.31 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 540016 0 0 0 64101 130 0 0 25 0 1 0 488022266 469622784 113180 33554432000 4194304 4409164 140735451415280 18446744073709551615 4350956 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 114654 113180 141 53 0 113077 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 458616

[startup+702.301 s]
/proc/loadavg: 4.03 3.87 3.38 5/190 23616
/proc/meminfo: memFree=19844772/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=383444 CPUtime=702.3 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 587064 0 0 0 70086 144 0 0 25 0 1 0 488022266 392646656 94387 33554432000 4194304 4409164 140735451415280 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 95861 94387 141 53 0 94284 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 383444

[startup+762.307 s]
/proc/loadavg: 4.01 3.89 3.42 5/190 23617
/proc/meminfo: memFree=20100796/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=269748 CPUtime=762.31 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 617834 0 0 0 76075 156 0 0 25 0 1 0 488022266 276221952 65963 33554432000 4194304 4409164 140735451415280 18446744073709551615 4340182 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 67437 65963 141 53 0 65860 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 269748

[startup+822.3 s]
/proc/loadavg: 4.00 3.91 3.45 5/190 23619
/proc/meminfo: memFree=20296172/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=312448 CPUtime=822.31 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 653631 0 0 0 82065 166 0 0 25 0 1 0 488022266 319946752 76638 33554432000 4194304 4409164 140735451415280 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 78112 76638 141 53 0 76535 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 312448

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.48 5/190 23621
/proc/meminfo: memFree=20038200/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=405200 CPUtime=882.32 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 713641 0 0 0 88050 182 0 0 25 0 1 0 488022266 414924800 99826 33554432000 4194304 4409164 140735451415280 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 101300 99826 141 53 0 99723 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 405200

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.51 5/190 23622
/proc/meminfo: memFree=19868532/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=321444 CPUtime=942.31 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 767239 0 0 0 94036 195 0 0 25 0 1 0 488022266 329158656 78887 33554432000 4194304 4409164 140735451415280 18446744073709551615 4358162 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 80361 78887 141 53 0 78784 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 321444

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.54 5/190 23624
/proc/meminfo: memFree=20055476/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=337576 CPUtime=1002.31 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 812409 0 0 0 100025 206 0 0 25 0 1 0 488022266 345677824 82920 33554432000 4194304 4409164 140735451415280 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 84394 82920 141 53 0 82817 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 337576

[startup+1062.3 s]
/proc/loadavg: 4.04 3.97 3.57 5/190 23625
/proc/meminfo: memFree=19791316/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=364496 CPUtime=1062.32 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 1033459 0 0 0 105989 243 0 0 25 0 1 0 488022266 373243904 89650 33554432000 4194304 4409164 140735451415280 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 91124 89650 141 53 0 89547 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 364496

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 3.59 5/190 23636
/proc/meminfo: memFree=19808652/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=341028 CPUtime=1122.32 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 1067632 0 0 0 111978 254 0 0 25 0 1 0 488022266 349212672 83783 33554432000 4194304 4409164 140735451415280 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 85257 83783 141 53 0 83680 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 341028

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.62 5/190 23638
/proc/meminfo: memFree=19383172/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=490876 CPUtime=1182.32 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 1122851 0 0 0 117967 265 0 0 25 0 1 0 488022266 502657024 121245 33554432000 4194304 4409164 140735451415280 18446744073709551615 4266890 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 122719 121245 141 53 0 121142 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 490876

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.64 5/190 23642
/proc/meminfo: memFree=19612888/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=185580 CPUtime=1242.33 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 1216467 0 0 0 123948 285 0 0 25 0 1 0 488022266 190033920 44953 33554432000 4194304 4409164 140735451415280 18446744073709551615 4351404 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 46395 44953 141 53 0 44818 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 185580



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.66 4/188 23645
/proc/meminfo: memFree=19454804/32951124 swapFree=67111524/67111528
[pid=23584] ppid=23582 vsize=284764 CPUtime=1300.03 cores=4,6
/proc/23584/stat : 23584 (lingeling) R 23582 23584 22078 0 -1 4202496 1282757 0 0 0 129704 299 0 0 25 0 1 0 488022266 291598336 69717 33554432000 4194304 4409164 140735451415280 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23584/statm: 71191 69717 141 53 0 69614 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 284764

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.06
CPU user time (s): 1297.05
CPU system time (s): 3.00854
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 854792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.05
system time used= 3.00854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1282757
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= 3
involuntary context switches= 2367

runsolver used 2.31365 second user time and 4.79027 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-25 22:43:19
IDJOB=3285574
IDBENCH=82389
IDSOLVER=1606
FILE ID=node102/3285574-1303764199
RUNJOBID= node102-1303764198-23555
PBS_JOBID= 13154071
Free space on /tmp= 70916 MiB

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

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

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
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:      21888200 kB
Buffers:       1601784 kB
Cached:        8823888 kB
SwapCached:          4 kB
Active:        2382160 kB
Inactive:      8128704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21888200 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           64132 kB
Writeback:           0 kB
AnonPages:       85100 kB
Mapped:          14880 kB
Slab:           487036 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   234992 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= 70716 MiB
End job on node102 at 2011-04-25 23:05:01