Trace number 3350012

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: LR_GL_NOSHR 2011-03-02? (TO) 1300.15 1300.13

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1226.02
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

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-3350012-1304969661/watcher-3350012-1304969661 -o /tmp/evaluation-result-3350012-1304969661/solver-3350012-1304969661 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350012-1304969661.cnf -verb=0 -model -no-shrinking 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.89 3.95 3.24 5/366 29412
/proc/meminfo: memFree=23051228/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=19888 CPUtime=0.01 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 503 0 0 0 1 0 0 0 23 0 1 0 608563932 20365312 445 33554432000 4194304 4300056 140734732698560 18446744073709551615 218905730816 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 4972 445 221 26 0 1604 0

[startup+0.024338 s]
/proc/loadavg: 3.89 3.95 3.24 5/366 29412
/proc/meminfo: memFree=23051228/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=20464 CPUtime=0.02 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 627 0 0 0 2 0 0 0 23 0 1 0 608563932 20955136 567 33554432000 4194304 4300056 140734732698560 18446744073709551615 218905730816 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 5116 567 222 26 0 1748 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 20464

[startup+0.100347 s]
/proc/loadavg: 3.89 3.95 3.24 5/366 29412
/proc/meminfo: memFree=23051228/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=25520 CPUtime=0.09 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 2114 0 0 0 9 0 0 0 23 0 1 0 608563932 26132480 1942 33554432000 4194304 4300056 140734732698560 18446744073709551615 218905730816 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 6380 1942 222 26 0 3012 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25520

[startup+0.300324 s]
/proc/loadavg: 3.89 3.95 3.24 5/366 29412
/proc/meminfo: memFree=23051228/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=56420 CPUtime=0.29 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 12406 0 0 0 27 2 0 0 25 0 1 0 608563932 57774080 9466 33554432000 4194304 4300056 140734732698560 18446744073709551615 218905730816 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 14105 9466 222 26 0 10737 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56420

[startup+0.700213 s]
/proc/loadavg: 3.89 3.95 3.24 5/366 29412
/proc/meminfo: memFree=23051228/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=120108 CPUtime=0.69 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 31850 0 0 0 64 5 0 0 25 0 1 0 608563932 122990592 23771 33554432000 4194304 4300056 140734732698560 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 30027 23772 222 26 0 26659 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120108

[startup+1.50109 s]
/proc/loadavg: 3.89 3.95 3.24 6/367 29413
/proc/meminfo: memFree=22928964/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=137072 CPUtime=1.49 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 40411 0 0 0 142 7 0 0 25 0 1 0 608563932 140361728 29540 33554432000 4194304 4300056 140734732698560 18446744073709551615 4230547 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 34268 29540 226 26 0 30900 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 137072

[startup+3.10081 s]
/proc/loadavg: 3.89 3.95 3.24 6/367 29413
/proc/meminfo: memFree=22924748/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=123152 CPUtime=3.09 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 46161 0 0 0 301 8 0 0 25 0 1 0 608563932 126107648 23546 33554432000 4194304 4300056 140734732698560 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 30788 23546 246 26 0 27420 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123152

[startup+6.30023 s]
/proc/loadavg: 3.90 3.95 3.24 5/367 29413
/proc/meminfo: memFree=22929724/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=123988 CPUtime=6.29 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 48005 0 0 0 620 9 0 0 25 0 1 0 608563932 126963712 25388 33554432000 4194304 4300056 140734732698560 18446744073709551615 4263784 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 30997 25388 246 26 0 27629 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123988

[startup+12.7011 s]
/proc/loadavg: 3.91 3.95 3.25 6/367 29413
/proc/meminfo: memFree=22891860/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=142956 CPUtime=12.69 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 51615 0 0 0 1259 10 0 0 25 0 1 0 608563932 146386944 28995 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 35739 28995 246 26 0 32371 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142956

[startup+25.5008 s]
/proc/loadavg: 3.93 3.96 3.26 6/367 29415
/proc/meminfo: memFree=22811612/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=173776 CPUtime=25.5 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 59310 0 0 0 2538 12 0 0 25 0 1 0 608563932 177946624 36681 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 43444 36681 246 26 0 40076 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 173776

[startup+51.1012 s]
/proc/loadavg: 3.95 3.96 3.28 5/367 29415
/proc/meminfo: memFree=22673820/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=223864 CPUtime=51.09 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 74227 0 0 0 5093 16 0 0 25 0 1 0 608563932 229236736 51586 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 55966 51586 246 26 0 52598 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 223864

[startup+102.314 s]
/proc/loadavg: 3.98 3.96 3.31 5/367 29417
/proc/meminfo: memFree=22370584/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=437512 CPUtime=102.31 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 102291 0 0 0 10209 22 0 0 25 0 1 0 608563932 448012288 79616 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 109378 79616 246 26 0 106010 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 437512

[startup+162.301 s]
/proc/loadavg: 4.07 3.99 3.36 6/367 29447
/proc/meminfo: memFree=22255964/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=652932 CPUtime=162.29 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 136547 0 0 0 16201 28 0 0 25 0 1 0 608563932 668602368 113847 33554432000 4194304 4300056 140734732698560 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 163233 113847 246 26 0 159865 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 652932

[startup+222.3 s]
/proc/loadavg: 4.02 3.99 3.40 5/367 29450
/proc/meminfo: memFree=21923304/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=652932 CPUtime=222.3 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 174646 0 0 0 22196 34 0 0 25 0 1 0 608563932 668602368 151925 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 163233 151925 246 26 0 159865 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 652932

[startup+282.3 s]
/proc/loadavg: 4.01 3.99 3.43 5/367 29451
/proc/meminfo: memFree=21635220/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=1002180 CPUtime=282.3 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 206161 0 0 0 28191 39 0 0 25 0 1 0 608563932 1026232320 183412 33554432000 4194304 4300056 140734732698560 18446744073709551615 4264227 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 250545 183412 246 26 0 247177 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1002180

[startup+342.301 s]
/proc/loadavg: 3.66 3.91 3.44 4/361 29471
/proc/meminfo: memFree=22112328/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=1002180 CPUtime=342.3 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 234553 0 0 0 34187 43 0 0 25 0 1 0 608563932 1026232320 211794 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 250545 211794 246 26 0 247177 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1002180

[startup+402.301 s]
/proc/loadavg: 3.32 3.77 3.42 5/361 29473
/proc/meminfo: memFree=21929008/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=1002180 CPUtime=402.3 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 252225 0 0 0 40185 45 0 0 25 0 1 0 608563932 1026232320 229456 33554432000 4194304 4300056 140734732698560 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 250545 229456 246 26 0 247177 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1002180

[startup+462.301 s]
/proc/loadavg: 3.12 3.63 3.39 5/361 29474
/proc/meminfo: memFree=21628264/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=1570752 CPUtime=462.31 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 286628 0 0 0 46180 51 0 0 25 0 1 0 608563932 1608450048 263837 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 392688 263837 246 26 0 389320 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1570752

[startup+522.301 s]
/proc/loadavg: 3.04 3.51 3.36 4/361 29476
/proc/meminfo: memFree=21354408/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=1572392 CPUtime=522.3 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 319667 0 0 0 52175 55 0 0 25 0 1 0 608563932 1610129408 296857 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 393098 296857 246 26 0 389730 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1572392

[startup+582.3 s]
/proc/loadavg: 3.01 3.41 3.34 4/361 29477
/proc/meminfo: memFree=21090844/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=1574868 CPUtime=582.3 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 353644 0 0 0 58170 60 0 0 25 0 1 0 608563932 1612664832 330823 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 393717 330823 246 26 0 390349 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1574868

[startup+642.3 s]
/proc/loadavg: 3.00 3.34 3.32 4/361 29479
/proc/meminfo: memFree=20801224/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=1576128 CPUtime=642.31 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 386276 0 0 0 64166 65 0 0 25 0 1 0 608563932 1613955072 363440 33554432000 4194304 4300056 140734732698560 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 394032 363440 246 26 0 390664 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1576128

[startup+702.301 s]
/proc/loadavg: 3.04 3.29 3.30 5/361 29481
/proc/meminfo: memFree=20568440/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=2500516 CPUtime=702.31 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 415502 0 0 0 70162 69 0 0 25 0 1 0 608563932 2560528384 392645 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 625129 392645 246 26 0 621761 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2500516

[startup+762.314 s]
/proc/loadavg: 3.06 3.25 3.28 5/361 29482
/proc/meminfo: memFree=20313920/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=2502036 CPUtime=762.32 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 448862 0 0 0 76159 73 0 0 25 0 1 0 608563932 2562084864 425990 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 625509 425990 246 26 0 622141 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2502036

[startup+822.301 s]
/proc/loadavg: 3.02 3.20 3.26 5/361 29484
/proc/meminfo: memFree=20098340/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=2503496 CPUtime=822.31 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 475835 0 0 0 82155 76 0 0 25 0 1 0 608563932 2563579904 452952 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252449 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 625874 452952 246 26 0 622506 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2503496

[startup+882.301 s]
/proc/loadavg: 3.15 3.19 3.25 4/361 29485
/proc/meminfo: memFree=19856344/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=2504484 CPUtime=882.31 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 502633 0 0 0 88151 80 0 0 25 0 1 0 608563932 2564591616 479737 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252304 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 626121 479737 246 26 0 622753 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2504484

[startup+942.3 s]
/proc/loadavg: 3.17 3.19 3.25 4/361 29487
/proc/meminfo: memFree=19599084/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=2506980 CPUtime=942.31 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 532174 0 0 0 94148 83 0 0 25 0 1 0 608563932 2567147520 509270 33554432000 4194304 4300056 140734732698560 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 626745 509270 246 26 0 623377 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2506980

[startup+1002.3 s]
/proc/loadavg: 3.06 3.15 3.23 4/361 29489
/proc/meminfo: memFree=19371016/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=2507884 CPUtime=1002.31 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 556896 0 0 0 100145 86 0 0 25 0 1 0 608563932 2568073216 533983 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252424 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 626971 533983 246 26 0 623603 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2507884

[startup+1062.3 s]
/proc/loadavg: 3.02 3.12 3.21 4/361 29490
/proc/meminfo: memFree=19134980/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=2509360 CPUtime=1062.31 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 583467 0 0 0 106142 89 0 0 25 0 1 0 608563932 2569584640 560540 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252404 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 627340 560540 246 26 0 623972 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2509360

[startup+1122.3 s]
/proc/loadavg: 3.01 3.10 3.19 5/361 29492
/proc/meminfo: memFree=18918412/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=2509908 CPUtime=1122.32 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 605626 0 0 0 112139 93 0 0 25 0 1 0 608563932 2570145792 582697 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 627477 582697 246 26 0 624109 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2509908

[startup+1182.3 s]
/proc/loadavg: 2.43 2.92 3.13 3/355 29514
/proc/meminfo: memFree=20488796/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=2510172 CPUtime=1182.32 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 619335 0 0 0 118137 95 0 0 25 0 1 0 608563932 2570416128 596405 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 627543 596405 246 26 0 624175 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2510172

[startup+1242.3 s]
/proc/loadavg: 2.28 2.78 3.06 3/355 29516
/proc/meminfo: memFree=20375032/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=2510612 CPUtime=1242.32 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 638105 0 0 0 124135 97 0 0 25 0 1 0 608563932 2570866688 615169 33554432000 4194304 4300056 140734732698560 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 627653 615169 246 26 0 624285 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2510612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.16 2.65 3.00 3/355 29518
/proc/meminfo: memFree=20220856/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=4010924 CPUtime=1300.04 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) R 29410 29412 28937 0 -1 4202496 664899 0 0 0 129903 101 0 0 25 0 1 0 608563932 4107186176 641952 33554432000 4194304 4300056 140734732698560 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29412/statm: 1002731 641952 246 26 0 999363 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 4010924

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300.11 s]
/proc/loadavg: 2.16 2.65 3.00 3/356 29519
/proc/meminfo: memFree=22750448/32951124 swapFree=65580836/67111528
[pid=29412] ppid=29410 vsize=0 CPUtime=1300.14 cores=4,6
/proc/29412/stat : 29412 (lr_gl_shr) Z 29410 29412 28937 0 -1 4203548 664907 0 0 0 129903 111 0 0 25 0 1 0 608563932 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/29412/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 1300.15
CPU user time (s): 1299.03
CPU system time (s): 1.11483
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4010924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.03
system time used= 1.11483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 664907
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= 9
involuntary context switches= 1075

runsolver used 4.77627 second user time and 10.1475 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-09 21:34:22
IDJOB=3350012
IDBENCH=82366
IDSOLVER=1815
FILE ID=node137/3350012-1304969661
RUNJOBID= node137-1304968093-28956
PBS_JOBID= 13285613
Free space on /tmp= 37868 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350012-1304969661/watcher-3350012-1304969661 -o /tmp/evaluation-result-3350012-1304969661/solver-3350012-1304969661 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350012-1304969661.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=689194152

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23051260 kB
Buffers:        137392 kB
Cached:        1291184 kB
SwapCached:      36192 kB
Active:        2016888 kB
Inactive:      7688640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23051260 kB
SwapTotal:    67111528 kB
SwapFree:     65580836 kB
Dirty:           37320 kB
Writeback:           0 kB
AnonPages:     8250176 kB
Mapped:          19648 kB
Slab:            90176 kB
PageTables:      41056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77038936 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= 37920 MiB
End job on node137 at 2011-05-09 21:56:04