Trace number 3350243

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.16 2.36 2.93 4/288 5840
/proc/meminfo: memFree=21886332/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=19888 CPUtime=0 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 504 0 0 0 0 0 0 0 23 0 1 0 589498324 20365312 446 33554432000 4194304 4300056 140734409446592 18446744073709551615 254261616384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 4972 446 221 26 0 1604 0

[startup+0.057467 s]
/proc/loadavg: 1.16 2.36 2.93 4/288 5840
/proc/meminfo: memFree=21886332/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=22124 CPUtime=0.05 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 1048 0 0 0 5 0 0 0 23 0 1 0 589498324 22654976 978 33554432000 4194304 4300056 140734409446592 18446744073709551615 254261616384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 5531 979 222 26 0 2163 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22124

[startup+0.100479 s]
/proc/loadavg: 1.16 2.36 2.93 4/288 5840
/proc/meminfo: memFree=21886332/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=25772 CPUtime=0.09 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 2277 0 0 0 9 0 0 0 23 0 1 0 589498324 26390528 2028 33554432000 4194304 4300056 140734409446592 18446744073709551615 254261616384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 6443 2030 222 26 0 3075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25772

[startup+0.300437 s]
/proc/loadavg: 1.16 2.36 2.93 4/288 5840
/proc/meminfo: memFree=21886332/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=57344 CPUtime=0.29 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 12925 0 0 0 27 2 0 0 25 0 1 0 589498324 58720256 9887 33554432000 4194304 4300056 140734409446592 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 14336 9887 222 26 0 10968 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57344

[startup+0.700355 s]
/proc/loadavg: 1.16 2.36 2.93 4/288 5840
/proc/meminfo: memFree=21886332/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=121692 CPUtime=0.69 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 32847 0 0 0 64 5 0 0 25 0 1 0 589498324 124612608 24556 33554432000 4194304 4300056 140734409446592 18446744073709551615 254261616384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 30423 24557 222 26 0 27055 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121692

[startup+1.50022 s]
/proc/loadavg: 1.39 2.39 2.93 5/289 5841
/proc/meminfo: memFree=21619308/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=191656 CPUtime=1.49 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 57087 0 0 0 140 9 0 0 25 0 1 0 589498324 196255744 41219 33554432000 4194304 4300056 140734409446592 18446744073709551615 4230656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 47914 41219 226 26 0 44546 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191656

[startup+3.10093 s]
/proc/loadavg: 1.39 2.39 2.93 6/289 5841
/proc/meminfo: memFree=21547580/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=191656 CPUtime=3.09 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 57091 0 0 0 300 9 0 0 25 0 1 0 589498324 196255744 41223 33554432000 4194304 4300056 140734409446592 18446744073709551615 4232709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 47914 41223 228 26 0 44546 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 191656

[startup+6.30037 s]
/proc/loadavg: 1.39 2.39 2.93 5/292 5847
/proc/meminfo: memFree=21346256/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=154352 CPUtime=6.3 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 66367 0 0 0 619 11 0 0 25 0 1 0 589498324 158056448 33858 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 38588 33858 245 26 0 35220 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 154352

[startup+12.7002 s]
/proc/loadavg: 1.87 2.46 2.95 5/292 5848
/proc/meminfo: memFree=20929796/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=173320 CPUtime=12.69 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 69207 0 0 0 1258 11 0 0 25 0 1 0 589498324 177479680 36695 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 43330 36695 245 26 0 39962 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 173320

[startup+25.501 s]
/proc/loadavg: 2.19 2.51 2.96 5/292 5848
/proc/meminfo: memFree=21015264/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=204140 CPUtime=25.49 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 76390 0 0 0 2536 13 0 0 25 0 1 0 589498324 209039360 43866 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 51035 43866 246 26 0 47667 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 204140

[startup+51.1005 s]
/proc/loadavg: 2.81 2.63 2.99 5/292 5849
/proc/meminfo: memFree=20870396/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=254228 CPUtime=51.06 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 89895 0 0 0 5090 16 0 0 25 0 1 0 589498324 260329472 57360 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 63557 57360 246 26 0 60189 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 254228

[startup+102.31 s]
/proc/loadavg: 3.52 2.86 3.04 5/292 5850
/proc/meminfo: memFree=20587012/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=467876 CPUtime=102.23 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 116906 0 0 0 10202 21 0 0 25 0 1 0 589498324 479105024 84349 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 116969 84349 246 26 0 113601 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 467876

[startup+162.301 s]
/proc/loadavg: 3.97 3.09 3.11 5/292 5852
/proc/meminfo: memFree=20248348/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=682800 CPUtime=162.23 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 147958 0 0 0 16196 27 0 0 25 0 1 0 589498324 699187200 115388 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 170700 115392 246 26 0 167332 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 682800

[startup+222.3 s]
/proc/loadavg: 3.99 3.26 3.16 5/292 5853
/proc/meminfo: memFree=19990136/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=683552 CPUtime=222.22 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 174840 0 0 0 22190 32 0 0 25 0 1 0 589498324 699957248 142251 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 170888 142251 246 26 0 167520 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 683552

[startup+282.301 s]
/proc/loadavg: 3.99 3.39 3.21 5/292 5855
/proc/meminfo: memFree=19687304/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=1032800 CPUtime=282.23 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 206348 0 0 0 28184 39 0 0 25 0 1 0 589498324 1057587200 173737 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 258200 173737 246 26 0 254832 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1032800

[startup+342.301 s]
/proc/loadavg: 3.99 3.50 3.26 5/292 5856
/proc/meminfo: memFree=19355944/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=1032800 CPUtime=342.22 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 238422 0 0 0 34177 45 0 0 25 0 1 0 589498324 1057587200 205795 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252399 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 258200 205795 246 26 0 254832 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1032800

[startup+402.3 s]
/proc/loadavg: 4.26 3.65 3.32 6/292 5858
/proc/meminfo: memFree=19053968/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=1032800 CPUtime=402.23 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 269107 0 0 0 40172 51 0 0 25 0 1 0 589498324 1057587200 236464 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 258200 236464 246 26 0 254832 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1032800

[startup+462.301 s]
/proc/loadavg: 4.09 3.71 3.37 5/292 5869
/proc/meminfo: memFree=18768136/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=1600328 CPUtime=462.23 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 299679 0 0 0 46165 58 0 0 25 0 1 0 589498324 1638735872 267029 33554432000 4194304 4300056 140734409446592 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 400082 267029 246 26 0 396714 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 1600328

[startup+522.3 s]
/proc/loadavg: 4.03 3.76 3.40 5/292 5897
/proc/meminfo: memFree=19343228/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=1600328 CPUtime=522.23 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 329946 0 0 0 52160 63 0 0 25 0 1 0 589498324 1638735872 297277 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 400082 297277 246 26 0 396714 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 1600328

[startup+582.301 s]
/proc/loadavg: 4.05 3.82 3.44 5/292 5899
/proc/meminfo: memFree=19104208/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=1600328 CPUtime=582.23 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 359720 0 0 0 58154 69 0 0 25 0 1 0 589498324 1638735872 327033 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 400082 327033 246 26 0 396714 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 1600328

[startup+642.301 s]
/proc/loadavg: 4.02 3.85 3.47 5/292 5900
/proc/meminfo: memFree=18885692/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=1600328 CPUtime=642.24 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 387795 0 0 0 64150 74 0 0 25 0 1 0 589498324 1638735872 355093 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 400082 355093 246 26 0 396714 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 1600328

[startup+702.3 s]
/proc/loadavg: 4.00 3.87 3.50 5/292 5902
/proc/meminfo: memFree=18622404/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=1600328 CPUtime=702.22 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 419776 0 0 0 70140 82 0 0 25 0 1 0 589498324 1638735872 387055 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 400082 387055 246 26 0 396714 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 1600328

[startup+762.311 s]
/proc/loadavg: 4.00 3.89 3.53 5/292 5904
/proc/meminfo: memFree=18402648/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=2524112 CPUtime=762.24 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 444428 0 0 0 76136 88 0 0 25 0 1 0 589498324 2584690688 411691 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252701 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 631028 411691 246 26 0 627660 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 2524112

[startup+822.3 s]
/proc/loadavg: 4.00 3.91 3.56 5/292 5932
/proc/meminfo: memFree=18230340/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=2526244 CPUtime=822.23 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 473969 0 0 0 82130 93 0 0 25 0 1 0 589498324 2586873856 441213 33554432000 4194304 4300056 140734409446592 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 631561 441213 246 26 0 628193 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 2526244

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.58 5/292 5934
/proc/meminfo: memFree=18043412/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=2528532 CPUtime=882.24 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 505877 0 0 0 88124 100 0 0 25 0 1 0 589498324 2589216768 473101 33554432000 4194304 4300056 140734409446592 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 632133 473101 246 26 0 628765 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 2528532

[startup+942.301 s]
/proc/loadavg: 4.06 3.95 3.61 5/292 5935
/proc/meminfo: memFree=17768088/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=2530284 CPUtime=942.23 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 540192 0 0 0 94119 104 0 0 25 0 1 0 589498324 2591010816 507405 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 632571 507405 246 26 0 629203 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 2530284

[startup+1002.3 s]
/proc/loadavg: 4.09 3.98 3.64 5/292 5937
/proc/meminfo: memFree=17545484/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=2532316 CPUtime=1002.23 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 570423 0 0 0 100115 108 0 0 25 0 1 0 589498324 2593091584 537617 33554432000 4194304 4300056 140734409446592 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 633079 537617 246 26 0 629711 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 2532316

[startup+1062.3 s]
/proc/loadavg: 4.13 4.02 3.67 5/292 5939
/proc/meminfo: memFree=17357588/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=2533720 CPUtime=1062.23 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 601569 0 0 0 106109 114 0 0 25 0 1 0 589498324 2594529280 568750 33554432000 4194304 4300056 140734409446592 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 633430 568750 246 26 0 630062 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 2533720

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.69 5/292 5940
/proc/meminfo: memFree=17134596/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=2534684 CPUtime=1122.24 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 632792 0 0 0 112105 119 0 0 25 0 1 0 589498324 2595516416 599970 33554432000 4194304 4300056 140734409446592 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 633671 599970 246 26 0 630303 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 2534684

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.71 5/292 5942
/proc/meminfo: memFree=16933688/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=2535820 CPUtime=1182.24 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 655194 0 0 0 118101 123 0 0 25 0 1 0 589498324 2596679680 622358 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 633955 622358 246 26 0 630587 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 2535820

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.72 5/292 5943
/proc/meminfo: memFree=16677236/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=4037176 CPUtime=1242.24 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 698699 0 0 0 124094 130 0 0 25 0 1 0 589498324 4134068224 665851 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252387 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 1009294 665851 246 26 0 1005926 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 4037176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.74 4/290 5946
/proc/meminfo: memFree=17482720/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=4037968 CPUtime=1299.94 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) R 5838 5840 5402 0 -1 4202496 719003 0 0 0 129862 132 0 0 25 0 1 0 589498324 4134879232 686149 33554432000 4194304 4300056 140734409446592 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5840/statm: 1009492 686149 246 26 0 1006124 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 4037968

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: 4.00 4.00 3.74 4/291 5947
/proc/meminfo: memFree=20127292/32951124 swapFree=67057896/67111528
[pid=5840] ppid=5838 vsize=0 CPUtime=1300.05 cores=1,3
/proc/5840/stat : 5840 (lr_gl_shr) Z 5838 5840 5402 0 -1 4203548 719003 0 0 0 129862 143 0 0 25 0 1 0 589498324 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/5840/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.12
CPU time (s): 1300.06
CPU user time (s): 1298.63
CPU system time (s): 1.43378
CPU usage (%): 99.9956
Max. virtual memory (cumulated for all children) (KiB): 4037968

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

runsolver used 3.55346 second user time and 8.27374 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-09 21:53:50
IDJOB=3350243
IDBENCH=82394
IDSOLVER=1815
FILE ID=node140/3350243-1304970828
RUNJOBID= node140-1304970828-5806
PBS_JOBID= 13285610
Free space on /tmp= 49660 MiB

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

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=890260122

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21887604 kB
Buffers:        220300 kB
Cached:        6753744 kB
SwapCached:       7608 kB
Active:        4302700 kB
Inactive:      6295656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21887604 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:          157836 kB
Writeback:           0 kB
AnonPages:     3620976 kB
Mapped:          22944 kB
Slab:           379208 kB
PageTables:      22576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45713756 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= 49576 MiB
End job on node140 at 2011-05-09 22:15:32