Trace number 3349865

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_NOGL_NOSHR 2011-03-02? (TO) 1300.13 1300.09

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.975
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.92 3.93 3.00 4/247 28376
/proc/meminfo: memFree=18390492/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=19888 CPUtime=0 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 504 0 0 0 0 0 0 0 22 0 1 0 608543948 20365312 446 33554432000 4194304 4300056 140735454726064 18446744073709551615 222921776896 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 4972 446 221 26 0 1604 0

[startup+0.0350279 s]
/proc/loadavg: 3.92 3.93 3.00 4/247 28376
/proc/meminfo: memFree=18390492/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=20948 CPUtime=0.03 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 722 0 0 0 3 0 0 0 22 0 1 0 608543948 21450752 662 33554432000 4194304 4300056 140735454726064 18446744073709551615 222921776896 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 5237 662 222 26 0 1869 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20948

[startup+0.101027 s]
/proc/loadavg: 3.92 3.93 3.00 4/247 28376
/proc/meminfo: memFree=18390492/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=25640 CPUtime=0.09 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 2252 0 0 0 9 0 0 0 22 0 1 0 608543948 26255360 2009 33554432000 4194304 4300056 140735454726064 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 6410 2010 222 26 0 3042 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25640

[startup+0.300979 s]
/proc/loadavg: 3.92 3.93 3.00 4/247 28376
/proc/meminfo: memFree=18390492/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=57080 CPUtime=0.29 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 12665 0 0 0 28 1 0 0 23 0 1 0 608543948 58449920 9680 33554432000 4194304 4300056 140735454726064 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 14270 9682 222 26 0 10902 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57080

[startup+0.700908 s]
/proc/loadavg: 3.92 3.93 3.00 4/247 28376
/proc/meminfo: memFree=18390492/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=88516 CPUtime=0.69 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 23285 0 0 0 67 2 0 0 25 0 1 0 608543948 90640384 17666 33554432000 4194304 4300056 140735454726064 18446744073709551615 4230673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 22129 17666 226 26 0 18761 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88516

[startup+1.50076 s]
/proc/loadavg: 3.93 3.93 3.01 5/248 28378
/proc/meminfo: memFree=18278904/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=81280 CPUtime=1.49 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 26611 0 0 0 146 3 0 0 25 0 1 0 608543948 83230720 14279 33554432000 4194304 4300056 140735454726064 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 20320 14279 236 26 0 16952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81280

[startup+3.10047 s]
/proc/loadavg: 3.93 3.93 3.01 5/248 28378
/proc/meminfo: memFree=18199004/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=81464 CPUtime=3.09 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 27635 0 0 0 306 3 0 0 25 0 1 0 608543948 83419136 15302 33554432000 4194304 4300056 140735454726064 18446744073709551615 4251296 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 20366 15302 245 26 0 16998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81464

[startup+6.30088 s]
/proc/loadavg: 3.93 3.93 3.01 5/251 28384
/proc/meminfo: memFree=18003312/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=93140 CPUtime=6.29 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 29870 0 0 0 625 4 0 0 25 0 1 0 608543948 95375360 17537 33554432000 4194304 4300056 140735454726064 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 23285 17537 246 26 0 19917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93140

[startup+12.7007 s]
/proc/loadavg: 3.94 3.93 3.02 5/248 28407
/proc/meminfo: memFree=17787528/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=112108 CPUtime=12.7 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 34459 0 0 0 1265 5 0 0 25 0 1 0 608543948 114798592 22121 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 28027 22121 246 26 0 24659 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 112108

[startup+25.5004 s]
/proc/loadavg: 3.95 3.93 3.02 5/251 28413
/proc/meminfo: memFree=17185140/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=142928 CPUtime=25.49 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 43815 0 0 0 2543 6 0 0 25 0 1 0 608543948 146358272 31468 33554432000 4194304 4300056 140735454726064 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 35732 31468 246 26 0 32364 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 142928

[startup+51.1007 s]
/proc/loadavg: 3.97 3.94 3.05 5/251 28414
/proc/meminfo: memFree=17104668/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=274588 CPUtime=51.09 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 63162 0 0 0 5100 9 0 0 25 0 1 0 608543948 281178112 50805 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252449 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 68647 50805 246 26 0 65279 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 274588

[startup+102.3 s]
/proc/loadavg: 3.98 3.94 3.10 5/251 28415
/proc/meminfo: memFree=16895308/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=407260 CPUtime=102.29 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 97377 0 0 0 10215 14 0 0 25 0 1 0 608543948 417034240 84998 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252344 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 101815 84998 246 26 0 98447 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 407260

[startup+162.3 s]
/proc/loadavg: 4.04 3.97 3.16 5/251 28445
/proc/meminfo: memFree=17021724/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=622184 CPUtime=162.29 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 130626 0 0 0 16210 19 0 0 25 0 1 0 608543948 637116416 118226 33554432000 4194304 4300056 140735454726064 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 155546 118226 246 26 0 152178 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 622184

[startup+222.3 s]
/proc/loadavg: 4.17 4.02 3.22 5/251 28447
/proc/meminfo: memFree=16657424/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=624112 CPUtime=222.3 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 160030 0 0 0 22206 24 0 0 25 0 1 0 608543948 639090688 147611 33554432000 4194304 4300056 140735454726064 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 156028 147611 246 26 0 152660 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 624112

[startup+282.3 s]
/proc/loadavg: 4.06 4.01 3.27 5/251 28448
/proc/meminfo: memFree=16330316/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=975564 CPUtime=282.3 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 190915 0 0 0 28201 29 0 0 25 0 1 0 608543948 998977536 178479 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252496 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 243891 178479 246 26 0 240523 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 975564

[startup+342.3 s]
/proc/loadavg: 4.07 4.02 3.32 5/251 28562
/proc/meminfo: memFree=16596216/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=976668 CPUtime=342.3 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 208260 0 0 0 34198 32 0 0 25 0 1 0 608543948 1000108032 195816 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252387 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 244167 195816 246 26 0 240799 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 976668

[startup+402.3 s]
/proc/loadavg: 4.02 4.02 3.36 5/251 28563
/proc/meminfo: memFree=16215432/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=978820 CPUtime=402.3 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 236907 0 0 0 40193 37 0 0 25 0 1 0 608543948 1002311680 224445 33554432000 4194304 4300056 140735454726064 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 244705 224445 246 26 0 241337 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 978820

[startup+462.3 s]
/proc/loadavg: 4.01 4.01 3.40 5/251 28565
/proc/meminfo: memFree=15970276/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=1548180 CPUtime=462.3 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 262190 0 0 0 46188 42 0 0 25 0 1 0 608543948 1585336320 249718 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 387045 249718 246 26 0 383677 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1548180

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.43 5/251 28567
/proc/meminfo: memFree=15848916/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=1549608 CPUtime=522.31 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 283896 0 0 0 52186 45 0 0 25 0 1 0 608543948 1586798592 271412 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252510 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 387402 271412 246 26 0 384034 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1549608

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.46 5/251 28568
/proc/meminfo: memFree=15478632/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=1551672 CPUtime=582.31 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 307598 0 0 0 58182 49 0 0 25 0 1 0 608543948 1588912128 295098 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252392 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 387918 295098 246 26 0 384550 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1551672

[startup+642.309 s]
/proc/loadavg: 4.00 4.00 3.49 5/251 28570
/proc/meminfo: memFree=15417332/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=1552644 CPUtime=642.32 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 327114 0 0 0 64180 52 0 0 25 0 1 0 608543948 1589907456 314597 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252424 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 388161 314597 246 26 0 384793 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1552644

[startup+702.3 s]
/proc/loadavg: 4.04 4.01 3.53 5/251 28571
/proc/meminfo: memFree=15059124/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=1553796 CPUtime=702.32 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 345767 0 0 0 70177 55 0 0 25 0 1 0 608543948 1591087104 333244 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 388449 333244 246 26 0 385081 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1553796

[startup+762.3 s]
/proc/loadavg: 4.06 4.02 3.56 5/251 28573
/proc/meminfo: memFree=14726508/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=1555392 CPUtime=762.31 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 368117 0 0 0 76173 58 0 0 25 0 1 0 608543948 1592721408 355579 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252503 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 388848 355579 246 26 0 385480 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1555392

[startup+822.3 s]
/proc/loadavg: 4.05 4.03 3.59 5/251 28575
/proc/meminfo: memFree=14669096/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=1557392 CPUtime=822.32 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 391091 0 0 0 82169 63 0 0 25 0 1 0 608543948 1594769408 378539 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252431 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 389348 378539 246 26 0 385980 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1557392

[startup+882.3 s]
/proc/loadavg: 4.08 4.04 3.62 5/251 28576
/proc/meminfo: memFree=14381384/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=2480884 CPUtime=882.32 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 410652 0 0 0 88166 66 0 0 25 0 1 0 608543948 2540425216 398086 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252424 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 620221 398086 246 26 0 616853 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2480884

[startup+942.3 s]
/proc/loadavg: 4.03 4.03 3.64 5/251 28578
/proc/meminfo: memFree=14281304/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=2481804 CPUtime=942.32 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 429154 0 0 0 94162 70 0 0 25 0 1 0 608543948 2541367296 416573 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 620451 416573 246 26 0 617083 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2481804

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.66 5/251 28579
/proc/meminfo: memFree=13810436/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=2482784 CPUtime=1002.32 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 452927 0 0 0 100159 73 0 0 25 0 1 0 608543948 2542370816 440338 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 620696 440338 246 26 0 617328 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2482784

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.68 5/251 28581
/proc/meminfo: memFree=13396356/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=2484628 CPUtime=1062.32 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 474218 0 0 0 106157 75 0 0 25 0 1 0 608543948 2544259072 461622 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252392 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 621157 461622 246 26 0 617789 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2484628

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.69 5/251 28583
/proc/meminfo: memFree=13444296/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=2484764 CPUtime=1122.32 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 489917 0 0 0 112154 78 0 0 25 0 1 0 608543948 2544398336 477315 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 621191 477315 246 26 0 617823 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2484764

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.71 5/251 28584
/proc/meminfo: memFree=13140700/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=2485164 CPUtime=1182.34 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 494806 0 0 0 118154 80 0 0 25 0 1 0 608543948 2544807936 482196 33554432000 4194304 4300056 140735454726064 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 621291 482196 246 26 0 617923 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 2485164

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.73 5/251 28586
/proc/meminfo: memFree=13154432/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=2486032 CPUtime=1242.33 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 504429 0 0 0 124151 82 0 0 25 0 1 0 608543948 2545696768 491812 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 621508 491812 246 26 0 618140 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2486032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.68 3.93 3.72 5/245 28605
/proc/meminfo: memFree=12912244/32951124 swapFree=66522184/67111528
[pid=28376] ppid=28374 vsize=2486836 CPUtime=1300.04 cores=5,7
/proc/28376/stat : 28376 (lr_gl_shr) R 28374 28376 28048 0 -1 4202496 518176 0 0 0 129921 83 0 0 25 0 1 0 608543948 2546520064 505554 33554432000 4194304 4300056 140735454726064 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28376/statm: 621709 505554 246 26 0 618341 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2486836

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.09
CPU time (s): 1300.13
CPU user time (s): 1299.22
CPU system time (s): 0.910861
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2486836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.22
system time used= 0.910861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518176
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= 5
involuntary context switches= 911

runsolver used 2.74958 second user time and 6.71498 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-09 21:30:32
IDJOB=3349865
IDBENCH=82378
IDSOLVER=1814
FILE ID=node109/3349865-1304969431
RUNJOBID= node109-1304968099-28071
PBS_JOBID= 13285641
Free space on /tmp= 36744 MiB

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

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=1070194414

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.809
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.809
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.809
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:      18391012 kB
Buffers:        155804 kB
Cached:        2721780 kB
SwapCached:      18800 kB
Active:        6478644 kB
Inactive:      7848456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18391012 kB
SwapTotal:    67111528 kB
SwapFree:     66522184 kB
Dirty:          163804 kB
Writeback:          32 kB
AnonPages:    11437088 kB
Mapped:          18580 kB
Slab:           139072 kB
PageTables:      32336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18627592 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= 36712 MiB
End job on node109 at 2011-05-09 21:52:14