Trace number 3439938

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_SHR 2011-03-02? (TO) 5000.52 5000.36

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

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: 977)

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-3439938-1306907030/watcher-3439938-1306907030 -o /tmp/evaluation-result-3439938-1306907030/solver-3439938-1306907030 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439938-1306907030.cnf -verb=0 -model 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 1.03 1.07 2/495 29211
/proc/meminfo: memFree=10617024/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=24248 CPUtime=0.01 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 1398 0 0 0 1 0 0 0 22 0 1 0 880934251 24829952 1326 33554432000 4194304 4300056 140735558229328 18446744073709551615 251367546624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 6062 1326 222 26 0 2694 0

[startup+0.0496611 s]
/proc/loadavg: 1.08 1.03 1.07 2/495 29211
/proc/meminfo: memFree=10617024/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=25064 CPUtime=0.04 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 1641 0 0 0 4 0 0 0 22 0 1 0 880934251 25665536 1569 33554432000 4194304 4300056 140735558229328 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 6266 1569 222 26 0 2898 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25064

[startup+0.100652 s]
/proc/loadavg: 1.08 1.03 1.07 2/495 29211
/proc/meminfo: memFree=10617024/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=30452 CPUtime=0.09 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2965 0 0 0 9 0 0 0 23 0 1 0 880934251 31182848 2893 33554432000 4194304 4300056 140735558229328 18446744073709551615 4284365 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 7613 2893 222 26 0 4245 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30452

[startup+0.300583 s]
/proc/loadavg: 1.08 1.03 1.07 2/495 29211
/proc/meminfo: memFree=10617024/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=54540 CPUtime=0.29 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 8483 0 0 0 28 1 0 0 23 0 1 0 880934251 55848960 8054 33554432000 4194304 4300056 140735558229328 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 13635 8056 222 26 0 10267 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54540

[startup+0.700545 s]
/proc/loadavg: 1.08 1.03 1.07 2/495 29211
/proc/meminfo: memFree=10617024/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=121256 CPUtime=0.69 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 26439 0 0 0 64 5 0 0 25 0 1 0 880934251 124166144 23547 33554432000 4194304 4300056 140735558229328 18446744073709551615 251367546624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 30314 23548 222 26 0 26946 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121256

[startup+1.5004 s]
/proc/loadavg: 1.23 1.06 1.08 3/494 29212
/proc/meminfo: memFree=10461868/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=266792 CPUtime=1.49 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 60091 0 0 0 139 10 0 0 25 0 1 0 880934251 273195008 54635 33554432000 4194304 4300056 140735558229328 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 66698 54638 222 26 0 63330 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 266792

[startup+3.1011 s]
/proc/loadavg: 1.23 1.06 1.08 3/499 29218
/proc/meminfo: memFree=10161872/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=565560 CPUtime=3.09 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 135021 0 0 0 285 24 0 0 25 0 1 0 880934251 579133440 118605 33554432000 4194304 4300056 140735558229328 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 141390 118606 222 26 0 138022 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 565560

[startup+6.30051 s]
/proc/loadavg: 1.45 1.11 1.10 3/499 29218
/proc/meminfo: memFree=9314936/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=697664 CPUtime=6.29 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 171166 0 0 0 599 30 0 0 25 0 1 0 880934251 714407936 154744 33554432000 4194304 4300056 140735558229328 18446744073709551615 4230528 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 174416 154744 226 26 0 171048 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 697664

[startup+12.7003 s]
/proc/loadavg: 1.50 1.12 1.10 3/499 29218
/proc/meminfo: memFree=9229856/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=845316 CPUtime=12.71 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 192374 0 0 0 1238 33 0 0 25 0 1 0 880934251 865603584 175912 33554432000 4194304 4300056 140735558229328 18446744073709551615 4230665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 211329 175912 228 26 0 207961 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 845316

[startup+25.5009 s]
/proc/loadavg: 1.57 1.15 1.11 3/496 29222
/proc/meminfo: memFree=9977844/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=684224 CPUtime=25.49 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 227693 0 0 0 2511 38 0 0 25 0 1 0 880934251 700645376 151239 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252692 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 171056 151239 246 26 0 167688 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 684224

[startup+51.1012 s]
/proc/loadavg: 1.72 1.22 1.13 3/499 29246
/proc/meminfo: memFree=9746964/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=765612 CPUtime=51.09 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 243316 0 0 0 5069 40 0 0 25 0 1 0 880934251 783986688 166849 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 191403 166849 247 26 0 188035 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 765612

[startup+102.301 s]
/proc/loadavg: 2.03 1.38 1.19 4/499 29248
/proc/meminfo: memFree=9478876/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=897872 CPUtime=102.29 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 272499 0 0 0 10184 45 0 0 25 0 1 0 880934251 919420928 196026 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 224468 196026 247 26 0 221100 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 897872

[startup+162.301 s]
/proc/loadavg: 2.08 1.51 1.24 3/499 29249
/proc/meminfo: memFree=9112176/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=1112796 CPUtime=162.31 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 319396 0 0 0 16181 50 0 0 25 0 1 0 880934251 1139503104 242903 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252344 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 278199 242903 247 26 0 274831 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 1112796

[startup+222.3 s]
/proc/loadavg: 2.03 1.59 1.29 3/499 29251
/proc/meminfo: memFree=8804480/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=1462044 CPUtime=222.3 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 351440 0 0 0 22175 55 0 0 25 0 1 0 880934251 1497133056 274937 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 365511 274937 247 26 0 362143 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1462044

[startup+282.318 s]
/proc/loadavg: 2.01 1.66 1.33 3/499 29253
/proc/meminfo: memFree=8485880/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=1462044 CPUtime=282.32 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 388319 0 0 0 28173 59 0 0 25 0 1 0 880934251 1497133056 311801 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 365511 311801 247 26 0 362143 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 1462044

[startup+342.301 s]
/proc/loadavg: 2.00 1.72 1.37 3/499 29254
/proc/meminfo: memFree=8134540/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=2029572 CPUtime=342.31 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 429736 0 0 0 34167 64 0 0 25 0 1 0 880934251 2078281728 353208 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 507393 353208 247 26 0 504025 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 2029572

[startup+402.301 s]
/proc/loadavg: 2.06 1.79 1.41 3/499 29256
/proc/meminfo: memFree=7808876/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=2029572 CPUtime=402.31 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 467769 0 0 0 40162 69 0 0 25 0 1 0 880934251 2078281728 391233 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 507393 391233 247 26 0 504025 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 2029572

[startup+462.301 s]
/proc/loadavg: 2.07 1.84 1.45 3/499 29257
/proc/meminfo: memFree=7479120/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=2029572 CPUtime=462.31 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 504801 0 0 0 46158 73 0 0 25 0 1 0 880934251 2078281728 428256 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252496 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 507393 428256 247 26 0 504025 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 2029572

[startup+522.301 s]
/proc/loadavg: 2.02 1.86 1.48 3/499 29259
/proc/meminfo: memFree=7164372/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=2029572 CPUtime=522.31 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 540129 0 0 0 52153 78 0 0 25 0 1 0 880934251 2078281728 463569 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 507393 463569 247 26 0 504025 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2029572

[startup+582.301 s]
/proc/loadavg: 2.01 1.89 1.51 3/499 29261
/proc/meminfo: memFree=6868108/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=2029572 CPUtime=582.31 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 570313 0 0 0 58149 82 0 0 25 0 1 0 880934251 2078281728 493745 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29211/statm: 507393 493745 247 26 0 504025 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2029572

[startup+642.301 s]

################
# More data... #
################

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 29367
/proc/meminfo: memFree=96884/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11059236 CPUtime=4122.44 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2441594 0 0 0 411881 363 0 0 25 0 1 0 880934251 11324657664 2364371 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252496 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2764809 2364371 247 26 0 2761441 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 11059236

[startup+4182.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/499 29369
/proc/meminfo: memFree=97740/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11065228 CPUtime=4182.42 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2459246 0 0 0 417875 367 0 0 25 0 1 0 880934251 11330793472 2382013 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2766307 2382013 247 26 0 2762939 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 11065228

[startup+4242.32 s]
/proc/loadavg: 2.06 2.05 2.01 3/499 29370
/proc/meminfo: memFree=93620/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11070716 CPUtime=4242.45 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2479713 0 0 0 423874 371 0 0 25 0 1 0 880934251 11336413184 2402470 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252579 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2767679 2402470 247 26 0 2764311 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 11070716

[startup+4302.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/499 29372
/proc/meminfo: memFree=95024/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11075732 CPUtime=4302.43 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2503552 0 0 0 429868 375 0 0 25 0 1 0 880934251 11341549568 2426296 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2768933 2426296 247 26 0 2765565 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 11075732

[startup+4362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 29373
/proc/meminfo: memFree=97572/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11080380 CPUtime=4362.43 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2532523 0 0 0 435864 379 0 0 25 0 1 0 880934251 11346309120 2455248 33554432000 4194304 4300056 140735558229328 18446744073709551615 4256046 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2770095 2455248 247 26 0 2766727 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 11080380

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 29375
/proc/meminfo: memFree=97576/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11087280 CPUtime=4422.44 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2557180 0 0 0 441860 384 0 0 25 0 1 0 880934251 11353374720 2479890 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2771820 2479890 247 26 0 2768452 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 11087280

[startup+4482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/499 29377
/proc/meminfo: memFree=92212/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11088988 CPUtime=4482.44 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2586798 0 0 0 447855 389 0 0 25 0 1 0 880934251 11355123712 2509493 33554432000 4194304 4300056 140735558229328 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2772247 2509493 247 26 0 2768879 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 11088988

[startup+4542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/499 29378
/proc/meminfo: memFree=97024/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11092012 CPUtime=4542.44 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2618893 0 0 0 453851 393 0 0 25 0 1 0 880934251 11358220288 2541570 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2773003 2541570 247 26 0 2769635 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 11092012

[startup+4602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/499 29380
/proc/meminfo: memFree=97564/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11096864 CPUtime=4602.44 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2643508 0 0 0 459846 398 0 0 25 0 1 0 880934251 11363188736 2566177 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2774216 2566177 247 26 0 2770848 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 11096864

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 29390
/proc/meminfo: memFree=95996/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11101064 CPUtime=4662.44 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2664867 0 0 0 465842 402 0 0 25 0 1 0 880934251 11367489536 2587526 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252510 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2775266 2587526 247 26 0 2771898 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 11101064

[startup+4722.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/499 29392
/proc/meminfo: memFree=97484/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11110368 CPUtime=4722.44 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2695719 0 0 0 471837 407 0 0 25 0 1 0 880934251 11377016832 2618363 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2777592 2618364 247 26 0 2774224 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 11110368

[startup+4782.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/499 29394
/proc/meminfo: memFree=97544/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11112092 CPUtime=4782.46 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2720946 0 0 0 477834 412 0 0 25 0 1 0 880934251 11378782208 2643582 33554432000 4194304 4300056 140735558229328 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2778023 2643582 247 26 0 2774655 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 11112092

[startup+4842.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/499 29395
/proc/meminfo: memFree=93284/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11116016 CPUtime=4842.45 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2749115 0 0 0 483826 419 0 0 25 0 1 0 880934251 11382800384 2671734 33554432000 4194304 4300056 140735558229328 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2779004 2671734 247 26 0 2775636 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 11116016

[startup+4902.32 s]
/proc/loadavg: 2.01 2.02 2.00 3/499 29397
/proc/meminfo: memFree=92704/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11120576 CPUtime=4902.47 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2776943 0 0 0 489823 424 0 0 25 0 1 0 880934251 11387469824 2699540 33554432000 4194304 4300056 140735558229328 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2780144 2699540 247 26 0 2776776 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 11120576

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 29398
/proc/meminfo: memFree=96460/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11124992 CPUtime=4962.45 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2803811 0 0 0 495818 427 0 0 25 0 1 0 880934251 11391991808 2726403 33554432000 4194304 4300056 140735558229328 18446744073709551615 4254653 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2781248 2726403 247 26 0 2777880 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 11124992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.10 2.04 2.01 3/499 29399
/proc/meminfo: memFree=95400/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=11127212 CPUtime=5000.08 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4202496 2819985 0 0 0 499578 430 0 0 25 0 1 0 880934251 11394265088 2742572 33554432000 4194304 4300056 140735558229328 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/29211/statm: 2781803 2742572 247 26 0 2778435 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 11127212

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

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

[startup+5000.1 s]
/proc/loadavg: 2.10 2.04 2.01 3/500 29400
/proc/meminfo: memFree=4819284/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=0 CPUtime=5000.28 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4203524 2819985 0 0 0 499578 450 0 0 25 0 1 0 880934251 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 2 0 0 0
/proc/29211/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.28
Current children cumulated vsize (KiB) 0

[startup+5000.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/500 29400
/proc/meminfo: memFree=4819284/32950928 swapFree=34421304/67111528
[pid=29211] ppid=29209 vsize=0 CPUtime=5000.46 cores=0,2,4,6
/proc/29211/stat : 29211 (lr_gl_shr) R 29209 29211 27501 0 -1 4203524 2819985 0 0 0 499578 468 0 0 25 0 1 0 880934251 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 2 0 0 0
/proc/29211/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.46
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.36
CPU time (s): 5000.52
CPU user time (s): 4995.78
CPU system time (s): 4.74128
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 11127212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4995.78
system time used= 4.74128
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2819985
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= 18
involuntary context switches= 4202

runsolver used 25.995 second user time and 55.5915 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-01 07:43:56
IDJOB=3439938
IDBENCH=82404
IDSOLVER=1938
FILE ID=node113/3439938-1306907030
RUNJOBID= node113-1306907030-29197
PBS_JOBID= 13488463
Free space on /tmp= 29904 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439938-1306907030/watcher-3439938-1306907030 -o /tmp/evaluation-result-3439938-1306907030/solver-3439938-1306907030 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439938-1306907030.cnf -verb=0 -model

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=919390791

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:     32950928 kB
MemFree:      10617172 kB
Buffers:         88308 kB
Cached:       16496804 kB
SwapCached:      13252 kB
Active:        9590848 kB
Inactive:     12024604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10617172 kB
SwapTotal:    67111528 kB
SwapFree:     34421304 kB
Dirty:          358952 kB
Writeback:           0 kB
AnonPages:     5029204 kB
Mapped:          20460 kB
Slab:           531584 kB
PageTables:     116680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154768604 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= 30020 MiB
End job on node113 at 2011-06-01 09:07:18