Trace number 3372016

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 587f (fixed)? (TO) 1300.04 1300.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark603.823
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.98 7.56 7.21 5/394 5626
/proc/meminfo: memFree=26262444/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=7392 CPUtime=0 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 422 0 0 0 0 0 0 0 23 0 1 0 654901817 7569408 365 33554432000 4194304 4409284 140736337166336 18446744073709551615 251813934061 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 1848 371 111 53 0 271 0

[startup+0.0228879 s]
/proc/loadavg: 5.98 7.56 7.21 5/394 5626
/proc/meminfo: memFree=26262444/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=8056 CPUtime=0.01 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 623 0 0 0 1 0 0 0 23 0 1 0 654901817 8249344 539 33554432000 4194304 4409284 140736337166336 18446744073709551615 251814240000 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 2014 539 113 53 0 437 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8056

[startup+0.100876 s]
/proc/loadavg: 5.98 7.56 7.21 5/394 5626
/proc/meminfo: memFree=26262444/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=9984 CPUtime=0.09 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 1107 0 0 0 9 0 0 0 23 0 1 0 654901817 10223616 1021 33554432000 4194304 4409284 140736337166336 18446744073709551615 251814240000 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 2496 1021 113 53 0 919 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9984

[startup+0.300843 s]
/proc/loadavg: 5.98 7.56 7.21 5/394 5626
/proc/meminfo: memFree=26262444/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=16916 CPUtime=0.28 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 2868 0 0 0 28 0 0 0 25 0 1 0 654901817 17321984 2754 33554432000 4194304 4409284 140736337166336 18446744073709551615 251813601030 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 4229 2754 113 53 0 2652 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16916

[startup+0.700776 s]
/proc/loadavg: 5.98 7.56 7.21 5/394 5626
/proc/meminfo: memFree=26262444/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=50964 CPUtime=0.69 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 11380 0 0 0 67 2 0 0 25 0 1 0 654901817 52187136 11266 33554432000 4194304 4409284 140736337166336 18446744073709551615 251814240000 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 12741 11266 113 53 0 11164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50964

[startup+1.50064 s]
/proc/loadavg: 5.98 7.56 7.21 5/395 5627
/proc/meminfo: memFree=26071796/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=96216 CPUtime=1.49 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 22709 0 0 0 144 5 0 0 25 0 1 0 654901817 98525184 22579 33554432000 4194304 4409284 140736337166336 18446744073709551615 251814240000 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 24054 22579 113 53 0 22477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96216

[startup+3.10037 s]
/proc/loadavg: 5.98 7.56 7.21 5/398 5633
/proc/meminfo: memFree=25838192/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=182892 CPUtime=3.09 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 45754 0 0 0 300 9 0 0 25 0 1 0 654901817 187281408 44253 33554432000 4194304 4409284 140736337166336 18446744073709551615 4295815 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 45723 44253 118 53 0 44146 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 182892

[startup+6.30084 s]
/proc/loadavg: 5.90 7.52 7.20 5/398 5634
/proc/meminfo: memFree=25615916/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=193596 CPUtime=6.29 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 55379 0 0 0 619 10 0 0 25 0 1 0 654901817 198242304 46918 33554432000 4194304 4409284 140736337166336 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 48399 46918 131 53 0 46822 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 193596

[startup+12.7008 s]
/proc/loadavg: 5.75 7.46 7.18 5/398 5634
/proc/meminfo: memFree=25447664/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=192692 CPUtime=12.69 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 92651 0 0 0 1255 14 0 0 25 0 1 0 654901817 197316608 46689 33554432000 4194304 4409284 140736337166336 18446744073709551615 4248769 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 48173 46689 136 53 0 46596 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 192692

[startup+25.5006 s]
/proc/loadavg: 5.36 7.29 7.13 5/398 5634
/proc/meminfo: memFree=25421564/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=197812 CPUtime=25.49 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 93942 0 0 0 2535 14 0 0 25 0 1 0 654901817 202559488 47980 33554432000 4194304 4409284 140736337166336 18446744073709551615 4347349 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 49453 47980 140 53 0 47876 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 197812

[startup+51.1004 s]
/proc/loadavg: 4.89 7.03 7.05 5/398 5635
/proc/meminfo: memFree=25370748/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=208136 CPUtime=51.08 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 96632 0 0 0 5093 15 0 0 25 0 1 0 654901817 213131264 50562 33554432000 4194304 4409284 140736337166336 18446744073709551615 4351106 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 52034 50562 141 53 0 50457 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 208136

[startup+102.315 s]
/proc/loadavg: 4.39 6.56 6.88 5/398 5663
/proc/meminfo: memFree=25792436/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=214140 CPUtime=102.3 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 131113 0 0 0 10209 21 0 0 25 0 1 0 654901817 219279360 52063 33554432000 4194304 4409284 140736337166336 18446744073709551615 4252078 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 53535 52063 141 53 0 51958 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 214140

[startup+162.301 s]
/proc/loadavg: 4.14 6.09 6.70 5/398 5665
/proc/meminfo: memFree=25583320/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=250188 CPUtime=162.29 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 140478 0 0 0 16204 25 0 0 25 0 1 0 654901817 256192512 61075 33554432000 4194304 4409284 140736337166336 18446744073709551615 4230336 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 62547 61075 141 53 0 60970 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 250188

[startup+222.301 s]
/proc/loadavg: 4.05 5.71 6.53 5/398 5666
/proc/meminfo: memFree=25564340/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=269908 CPUtime=222.29 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 182474 0 0 0 22197 32 0 0 25 0 1 0 654901817 276385792 66005 33554432000 4194304 4409284 140736337166336 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 67477 66005 141 53 0 65900 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 269908

[startup+282.301 s]
/proc/loadavg: 4.02 5.39 6.37 5/398 5668
/proc/meminfo: memFree=25460988/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=269904 CPUtime=282.29 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 182474 0 0 0 28195 34 0 0 25 0 1 0 654901817 276381696 66004 33554432000 4194304 4409284 140736337166336 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 67476 66004 141 53 0 65899 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 269904

[startup+342.3 s]
/proc/loadavg: 4.06 5.15 6.22 5/398 5670
/proc/meminfo: memFree=25405996/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=269732 CPUtime=342.3 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 248097 0 0 0 34186 44 0 0 25 0 1 0 654901817 276205568 65961 33554432000 4194304 4409284 140736337166336 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 67433 65961 141 53 0 65856 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 269732

[startup+402.3 s]
/proc/loadavg: 4.02 4.94 6.08 5/398 5671
/proc/meminfo: memFree=25437200/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=285168 CPUtime=402.29 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 256570 0 0 0 40180 49 0 0 25 0 1 0 654901817 292012032 69820 33554432000 4194304 4409284 140736337166336 18446744073709551615 4347349 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 71292 69820 141 53 0 69715 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 285168

[startup+462.3 s]
/proc/loadavg: 4.05 4.78 5.95 5/398 5673
/proc/meminfo: memFree=25350356/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=290328 CPUtime=462.29 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 267677 0 0 0 46177 52 0 0 25 0 1 0 654901817 297295872 71110 33554432000 4194304 4409284 140736337166336 18446744073709551615 4259235 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 72582 71110 141 53 0 71005 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 290328

[startup+522.3 s]
/proc/loadavg: 4.06 4.65 5.83 5/398 5674
/proc/meminfo: memFree=25200764/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=286080 CPUtime=522.3 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 315878 0 0 0 52169 61 0 0 25 0 1 0 654901817 292945920 70048 33554432000 4194304 4409284 140736337166336 18446744073709551615 4230351 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 71520 70048 141 53 0 69943 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 286080

[startup+582.301 s]
/proc/loadavg: 4.11 4.56 5.72 5/398 5676
/proc/meminfo: memFree=25159300/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=286936 CPUtime=582.29 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 324591 0 0 0 58165 64 0 0 25 0 1 0 654901817 293822464 70262 33554432000 4194304 4409284 140736337166336 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 71734 70262 141 53 0 70157 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 286936

[startup+642.301 s]
/proc/loadavg: 4.08 4.47 5.62 5/398 5678
/proc/meminfo: memFree=25146692/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=283816 CPUtime=642.3 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 356138 0 0 0 64160 70 0 0 25 0 1 0 654901817 290627584 69514 33554432000 4194304 4409284 140736337166336 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 70954 69514 141 53 0 69377 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 283816

[startup+702.301 s]
/proc/loadavg: 4.03 4.38 5.52 5/398 5679
/proc/meminfo: memFree=25384616/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=272232 CPUtime=702.3 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 410839 0 0 0 70152 78 0 0 25 0 1 0 654901817 278765568 66586 33554432000 4194304 4409284 140736337166336 18446744073709551615 4340250 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 68058 66586 141 53 0 66481 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 272232

[startup+762.315 s]
/proc/loadavg: 4.01 4.31 5.42 5/398 5681
/proc/meminfo: memFree=25292296/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=298864 CPUtime=762.31 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 430896 0 0 0 76148 83 0 0 25 0 1 0 654901817 306036736 73244 33554432000 4194304 4409284 140736337166336 18446744073709551615 4358280 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 74716 73244 141 53 0 73139 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 298864

[startup+822.301 s]
/proc/loadavg: 4.00 4.25 5.33 5/398 5682
/proc/meminfo: memFree=25194776/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=298600 CPUtime=822.3 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 445455 0 0 0 82141 89 0 0 25 0 1 0 654901817 305766400 73178 33554432000 4194304 4409284 140736337166336 18446744073709551615 4347349 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 74650 73178 141 53 0 73073 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 298600

[startup+882.301 s]
/proc/loadavg: 4.07 4.22 5.25 5/398 5684
/proc/meminfo: memFree=24970164/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=277820 CPUtime=882.3 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 456877 0 0 0 88138 92 0 0 25 0 1 0 654901817 284487680 66624 33554432000 4194304 4409284 140736337166336 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 69455 66624 141 53 0 67878 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 277820

[startup+942.301 s]
/proc/loadavg: 4.09 4.19 5.17 5/398 5686
/proc/meminfo: memFree=24829236/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=244948 CPUtime=942.3 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 555856 0 0 0 94123 107 0 0 25 0 1 0 654901817 250826752 59797 33554432000 4194304 4409284 140736337166336 18446744073709551615 4347349 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 61237 59797 141 53 0 59660 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 244948

[startup+1002.3 s]
/proc/loadavg: 4.16 4.19 5.10 5/398 5687
/proc/meminfo: memFree=25011956/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=232220 CPUtime=1002.31 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 578208 0 0 0 100117 114 0 0 25 0 1 0 654901817 237793280 54876 33554432000 4194304 4409284 140736337166336 18446744073709551615 4281817 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 58055 54876 141 53 0 56478 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 232220

[startup+1062.3 s]
/proc/loadavg: 4.25 4.20 5.05 5/398 5689
/proc/meminfo: memFree=24801108/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=296376 CPUtime=1062.31 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 596163 0 0 0 106113 118 0 0 25 0 1 0 654901817 303489024 72622 33554432000 4194304 4409284 140736337166336 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 74094 72622 141 53 0 72517 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 296376

[startup+1122.3 s]
/proc/loadavg: 4.15 4.17 4.98 6/398 5690
/proc/meminfo: memFree=24847064/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=301560 CPUtime=1122.31 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 614644 0 0 0 112107 124 0 0 25 0 1 0 654901817 308797440 73918 33554432000 4194304 4409284 140736337166336 18446744073709551615 4257008 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 75390 73918 141 53 0 73813 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 301560

[startup+1182.3 s]
/proc/loadavg: 4.17 4.17 4.93 5/398 5692
/proc/meminfo: memFree=24820480/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=352836 CPUtime=1182.31 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 642721 0 0 0 118101 130 0 0 25 0 1 0 654901817 361304064 86737 33554432000 4194304 4409284 140736337166336 18446744073709551615 4230994 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 88209 86737 141 53 0 86632 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 352836

[startup+1242.3 s]
/proc/loadavg: 4.11 4.15 4.87 5/398 5694
/proc/meminfo: memFree=24817068/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=298392 CPUtime=1242.3 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 717434 0 0 0 124089 141 0 0 25 0 1 0 654901817 305553408 73125 33554432000 4194304 4409284 140736337166336 18446744073709551615 4350996 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 74598 73125 141 53 0 73021 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 298392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.96 4.11 4.81 4/396 5724
/proc/meminfo: memFree=25975156/32950928 swapFree=44388876/67111528
[pid=5626] ppid=5624 vsize=257624 CPUtime=1300.01 cores=0,2
/proc/5626/stat : 5626 (lingeling) R 5624 5626 5572 0 -1 4202496 735190 0 0 0 129855 146 0 0 25 0 1 0 654901817 263806976 62934 33554432000 4194304 4409284 140736337166336 18446744073709551615 251814264727 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5626/statm: 64406 62934 141 53 0 62829 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 257624

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.03
CPU time (s): 1300.04
CPU user time (s): 1298.57
CPU system time (s): 1.47778
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 416240

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

runsolver used 4.86226 second user time and 11.5102 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 06:17:11
IDJOB=3372016
IDBENCH=82371
IDSOLVER=1849
FILE ID=node126/3372016-1305433026
RUNJOBID= node126-1305433026-5590
PBS_JOBID= 13324632
Free space on /tmp= 72892 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372016-1305433026/watcher-3372016-1305433026 -o /tmp/evaluation-result-3372016-1305433026/solver-3372016-1305433026 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372016-1305433026.cnf

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=647149382

node126.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.783
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.56
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.783
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.75
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26262600 kB
Buffers:        271072 kB
Cached:        3077592 kB
SwapCached:      92524 kB
Active:        1228716 kB
Inactive:      5176732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26262600 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:          484640 kB
Writeback:           0 kB
AnonPages:     2976676 kB
Mapped:          15700 kB
Slab:           139004 kB
PageTables:      76116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88234024 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= 73180 MiB
End job on node126 at 2011-05-15 06:38:53