Trace number 3350011

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.09 1300.11

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

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

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: 3.96 4.07 3.43 5/410 16695
/proc/meminfo: memFree=22825116/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=19888 CPUtime=0 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 503 0 0 0 0 0 0 0 23 0 1 0 608588911 20365312 446 33554432000 4194304 4300056 140736544187360 18446744073709551615 242970550016 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 4972 446 221 26 0 1604 0

[startup+0.0669791 s]
/proc/loadavg: 3.96 4.07 3.43 5/410 16695
/proc/meminfo: memFree=22825116/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=22480 CPUtime=0.06 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 1122 0 0 0 6 0 0 0 23 0 1 0 608588911 23019520 1053 33554432000 4194304 4300056 140736544187360 18446744073709551615 242970550016 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 5620 1053 222 26 0 2252 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22480

[startup+0.100999 s]
/proc/loadavg: 3.96 4.07 3.43 5/410 16695
/proc/meminfo: memFree=22825116/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=25016 CPUtime=0.09 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 1954 0 0 0 9 0 0 0 23 0 1 0 608588911 25616384 1794 33554432000 4194304 4300056 140736544187360 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 6254 1794 222 26 0 2886 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25016

[startup+0.300952 s]
/proc/loadavg: 3.96 4.07 3.43 5/410 16695
/proc/meminfo: memFree=22825116/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=55364 CPUtime=0.29 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 11644 0 0 0 27 2 0 0 25 0 1 0 608588911 56692736 8884 33554432000 4194304 4300056 140736544187360 18446744073709551615 4284365 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 13841 8884 222 26 0 10473 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55364

[startup+0.700878 s]
/proc/loadavg: 3.96 4.07 3.43 5/410 16695
/proc/meminfo: memFree=22825116/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=114076 CPUtime=0.69 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 30097 0 0 0 64 5 0 0 25 0 1 0 608588911 116813824 22368 33554432000 4194304 4300056 140736544187360 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 28519 22369 222 26 0 25151 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 114076

[startup+2.02166 s]
/proc/loadavg: 3.96 4.07 3.43 5/410 16695
/proc/meminfo: memFree=22825116/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=125072 CPUtime=2.01 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 32016 0 0 0 196 5 0 0 25 0 1 0 608588911 128073728 21613 33554432000 4194304 4300056 140736544187360 18446744073709551615 4259145 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 31268 21615 228 26 0 27900 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 125072

[startup+3.10049 s]
/proc/loadavg: 4.04 4.09 3.44 5/411 16696
/proc/meminfo: memFree=22742856/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=94720 CPUtime=3.09 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 36397 0 0 0 303 6 0 0 25 0 1 0 608588911 96993280 19324 33554432000 4194304 4300056 140736544187360 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 23680 19324 246 26 0 20312 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94720

[startup+6.30091 s]
/proc/loadavg: 4.04 4.09 3.44 5/411 16696
/proc/meminfo: memFree=22852848/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=106824 CPUtime=6.29 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 38309 0 0 0 623 6 0 0 25 0 1 0 608588911 109387776 21234 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252651 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 26706 21234 246 26 0 23338 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 106824

[startup+12.7008 s]
/proc/loadavg: 4.12 4.10 3.45 5/411 16696
/proc/meminfo: memFree=22821480/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=125792 CPUtime=12.69 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 41427 0 0 0 1262 7 0 0 25 0 1 0 608588911 128811008 24349 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 31448 24349 247 26 0 28080 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 125792

[startup+25.5006 s]
/proc/loadavg: 4.09 4.10 3.46 5/411 16696
/proc/meminfo: memFree=22725124/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=156612 CPUtime=25.49 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 48645 0 0 0 2541 8 0 0 25 0 1 0 608588911 160370688 31556 33554432000 4194304 4300056 140736544187360 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 39153 31556 247 26 0 35785 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 156612

[startup+51.1002 s]
/proc/loadavg: 4.06 4.09 3.47 5/411 16697
/proc/meminfo: memFree=22561548/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=206700 CPUtime=51.09 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 64794 0 0 0 5099 10 0 0 25 0 1 0 608588911 211660800 47689 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252424 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 51675 47689 247 26 0 48307 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 206700

[startup+102.3 s]
/proc/loadavg: 4.11 4.10 3.51 5/411 16699
/proc/meminfo: memFree=22380872/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=420572 CPUtime=102.3 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 94728 0 0 0 10214 16 0 0 25 0 1 0 608588911 430665728 77606 33554432000 4194304 4300056 140736544187360 18446744073709551615 4256151 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 105143 77606 247 26 0 101775 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 420572

[startup+162.301 s]
/proc/loadavg: 4.09 4.10 3.54 5/411 16700
/proc/meminfo: memFree=22106884/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=635496 CPUtime=162.29 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 130178 0 0 0 16208 21 0 0 25 0 1 0 608588911 650747904 113037 33554432000 4194304 4300056 140736544187360 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 158874 113037 247 26 0 155506 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 635496

[startup+222.315 s]
/proc/loadavg: 4.16 4.11 3.58 5/411 16702
/proc/meminfo: memFree=21732800/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=635924 CPUtime=222.31 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 159671 0 0 0 22205 26 0 0 25 0 1 0 608588911 651186176 142519 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 158981 142519 247 26 0 155613 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 635924

[startup+282.3 s]
/proc/loadavg: 4.13 4.10 3.60 5/411 16703
/proc/meminfo: memFree=21600324/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=985172 CPUtime=282.28 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 181778 0 0 0 28198 30 0 0 25 0 1 0 608588911 1008816128 164613 33554432000 4194304 4300056 140736544187360 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 246293 164613 247 26 0 242925 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 985172

[startup+342.301 s]
/proc/loadavg: 4.12 4.11 3.64 5/411 16705
/proc/meminfo: memFree=21401136/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=985172 CPUtime=342.29 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 207211 0 0 0 34193 36 0 0 25 0 1 0 608588911 1008816128 190031 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 246293 190031 247 26 0 242925 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 985172

[startup+402.301 s]
/proc/loadavg: 4.09 4.10 3.66 5/411 16706
/proc/meminfo: memFree=21204936/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=985652 CPUtime=402.29 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 231496 0 0 0 40189 40 0 0 25 0 1 0 608588911 1009307648 214305 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 246413 214305 247 26 0 243045 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 985652

[startup+462.3 s]
/proc/loadavg: 4.10 4.11 3.69 5/411 16708
/proc/meminfo: memFree=20926768/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=985652 CPUtime=462.29 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 246854 0 0 0 46185 44 0 0 25 0 1 0 608588911 1009307648 229658 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 246413 229658 247 26 0 243045 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 985652

[startup+522.301 s]
/proc/loadavg: 4.04 4.09 3.71 5/411 16710
/proc/meminfo: memFree=20774960/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=1554104 CPUtime=522.29 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 270400 0 0 0 52181 48 0 0 25 0 1 0 608588911 1591402496 253193 33554432000 4194304 4300056 140736544187360 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 388526 253193 247 26 0 385158 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1554104

[startup+582.301 s]
/proc/loadavg: 4.01 4.07 3.72 5/411 16711
/proc/meminfo: memFree=20487244/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=1555316 CPUtime=582.28 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 293887 0 0 0 58175 53 0 0 25 0 1 0 608588911 1592643584 276675 33554432000 4194304 4300056 140736544187360 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 388829 276675 247 26 0 385461 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1555316

[startup+642.3 s]
/proc/loadavg: 4.14 4.09 3.75 5/411 16713
/proc/meminfo: memFree=20274304/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=1556780 CPUtime=642.28 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 320390 0 0 0 64170 58 0 0 25 0 1 0 608588911 1594142720 303163 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 389195 303163 247 26 0 385827 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 1556780

[startup+702.301 s]
/proc/loadavg: 4.11 4.08 3.77 5/411 16714
/proc/meminfo: memFree=20151396/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=1557532 CPUtime=702.29 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 341787 0 0 0 70168 61 0 0 25 0 1 0 608588911 1594912768 324549 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 389383 324549 247 26 0 386015 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1557532

[startup+762.301 s]
/proc/loadavg: 4.04 4.06 3.78 5/411 16716
/proc/meminfo: memFree=19839736/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=1558584 CPUtime=762.29 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 363255 0 0 0 76166 63 0 0 25 0 1 0 608588911 1595990016 346005 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 389646 346005 247 26 0 386278 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1558584

[startup+822.3 s]
/proc/loadavg: 4.01 4.05 3.79 5/411 16718
/proc/meminfo: memFree=19627788/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=1560332 CPUtime=822.28 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 389769 0 0 0 82160 68 0 0 25 0 1 0 608588911 1597779968 372501 33554432000 4194304 4300056 140736544187360 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 390083 372501 247 26 0 386715 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1560332

[startup+882.315 s]
/proc/loadavg: 3.59 3.94 3.77 4/405 16736
/proc/meminfo: memFree=19786904/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=2483636 CPUtime=882.29 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 415901 0 0 0 88157 72 0 0 25 0 1 0 608588911 2543243264 398623 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 620909 398623 247 26 0 617541 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 2483636

[startup+942.301 s]
/proc/loadavg: 3.23 3.78 3.72 4/405 16738
/proc/meminfo: memFree=19719796/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=2484324 CPUtime=942.28 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 434824 0 0 0 94152 76 0 0 25 0 1 0 608588911 2543947776 417541 33554432000 4194304 4300056 140736544187360 18446744073709551615 4262778 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 621081 417541 247 26 0 617713 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2484324

[startup+1002.3 s]
/proc/loadavg: 2.64 3.51 3.63 3/399 16757
/proc/meminfo: memFree=19643940/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=2486000 CPUtime=1002.28 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 462843 0 0 0 100148 80 0 0 25 0 1 0 608588911 2545664000 445542 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 621500 445542 247 26 0 618132 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 2486000

[startup+1062.3 s]
/proc/loadavg: 2.08 3.22 3.53 2/393 16777
/proc/meminfo: memFree=22086444/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=2486996 CPUtime=1062.28 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 490123 0 0 0 106143 85 0 0 25 0 1 0 608588911 2546683904 472814 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 621749 472814 247 26 0 618381 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 2486996

[startup+1122.3 s]
/proc/loadavg: 1.36 2.79 3.35 2/393 16779
/proc/meminfo: memFree=22001612/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=2488144 CPUtime=1122.27 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 510929 0 0 0 112139 88 0 0 25 0 1 0 608588911 2547859456 493610 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 622036 493610 247 26 0 618668 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 2488144

[startup+1182.3 s]
/proc/loadavg: 1.14 2.48 3.21 2/393 16780
/proc/meminfo: memFree=21919880/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=2489328 CPUtime=1182.27 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 531577 0 0 0 118136 91 0 0 25 0 1 0 608588911 2549071872 514245 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 622332 514245 247 26 0 618964 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 2489328

[startup+1242.3 s]
/proc/loadavg: 1.05 2.21 3.07 2/393 16782
/proc/meminfo: memFree=21862704/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=2489956 CPUtime=1242.27 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 545594 0 0 0 124134 93 0 0 25 0 1 0 608588911 2549714944 528258 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 622489 528258 247 26 0 619121 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 2489956



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.05 2.00 2.95 2/393 16783
/proc/meminfo: memFree=21764108/32951132 swapFree=67093844/67111528
[pid=16695] ppid=16693 vsize=2490860 CPUtime=1299.98 cores=0,2
/proc/16695/stat : 16695 (lr_gl_shr) R 16693 16695 15070 0 -1 4202496 570005 0 0 0 129901 97 0 0 25 0 1 0 608588911 2550640640 552656 33554432000 4194304 4300056 140736544187360 18446744073709551615 4252392 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16695/statm: 622715 552656 247 26 0 619347 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 2490860

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.11
CPU time (s): 1300.09
CPU user time (s): 1299.02
CPU system time (s): 1.07184
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 2490860

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

runsolver used 5.08523 second user time and 11.4533 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-09 21:38:23
IDJOB=3350011
IDBENCH=82379
IDSOLVER=1815
FILE ID=node128/3350011-1304969902
RUNJOBID= node128-1304968220-16307
PBS_JOBID= 13285622
Free space on /tmp= 50928 MiB

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

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=974606421

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      22825396 kB
Buffers:        168160 kB
Cached:        3284460 kB
SwapCached:       1408 kB
Active:        6801388 kB
Inactive:      3006936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22825396 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           41336 kB
Writeback:           0 kB
AnonPages:     6353924 kB
Mapped:          32384 kB
Slab:           210988 kB
PageTables:      40932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 102272536 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 50980 MiB
End job on node128 at 2011-05-09 22:00:05