Trace number 3350014

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.17 1300.14

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark583.061
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

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-3350014-1304969673/watcher-3350014-1304969673 -o /tmp/evaluation-result-3350014-1304969673/solver-3350014-1304969673 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350014-1304969673.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: 4.02 4.01 3.26 4/319 6845
/proc/meminfo: memFree=5846340/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=23308 CPUtime=0 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 1169 0 0 0 0 0 0 0 23 0 1 0 608567259 23867392 1112 33554432000 4194304 4300056 140734902489584 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 5827 1114 222 26 0 2459 0

[startup+0.0140251 s]
/proc/loadavg: 4.02 4.01 3.26 4/319 6845
/proc/meminfo: memFree=5846340/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=23308 CPUtime=0.01 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 1231 0 0 0 1 0 0 0 23 0 1 0 608567259 23867392 1174 33554432000 4194304 4300056 140734902489584 18446744073709551615 4203629 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 5827 1174 222 26 0 2459 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23308

[startup+0.101014 s]
/proc/loadavg: 4.02 4.01 3.26 4/319 6845
/proc/meminfo: memFree=5846340/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=35736 CPUtime=0.09 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 3696 0 0 0 9 0 0 0 23 0 1 0 608567259 36593664 3638 33554432000 4194304 4300056 140734902489584 18446744073709551615 274473967360 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 8934 3638 222 26 0 5566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35736

[startup+0.300978 s]
/proc/loadavg: 4.02 4.01 3.26 4/319 6845
/proc/meminfo: memFree=5846340/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=58668 CPUtime=0.29 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 10317 0 0 0 27 2 0 0 24 0 1 0 608567259 60076032 9410 33554432000 4194304 4300056 140734902489584 18446744073709551615 4199464 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 14667 9412 222 26 0 11299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58668

[startup+0.700909 s]
/proc/loadavg: 4.02 4.01 3.26 4/319 6845
/proc/meminfo: memFree=5846340/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=129448 CPUtime=0.69 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 27122 0 0 0 64 5 0 0 25 0 1 0 608567259 132554752 24660 33554432000 4194304 4300056 140734902489584 18446744073709551615 274473967360 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 32362 24661 222 26 0 28994 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129448

[startup+1.50076 s]
/proc/loadavg: 4.02 4.01 3.27 5/320 6846
/proc/meminfo: memFree=5699888/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=256672 CPUtime=1.49 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 63552 0 0 0 136 13 0 0 25 0 1 0 608567259 262832128 56217 33554432000 4194304 4300056 140734902489584 18446744073709551615 274473628357 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 64168 56218 222 26 0 60800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 256672

[startup+3.10048 s]
/proc/loadavg: 4.02 4.01 3.27 5/320 6846
/proc/meminfo: memFree=5524676/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=441868 CPUtime=3.09 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 107077 0 0 0 288 21 0 0 25 0 1 0 608567259 452472832 96278 33554432000 4194304 4300056 140734902489584 18446744073709551615 4230656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 110467 96278 226 26 0 107099 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 441868

[startup+6.30092 s]
/proc/loadavg: 4.02 4.01 3.27 5/320 6846
/proc/meminfo: memFree=5461408/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=441868 CPUtime=6.29 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 107077 0 0 0 608 21 0 0 25 0 1 0 608567259 452472832 96278 33554432000 4194304 4300056 140734902489584 18446744073709551615 4230544 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 110467 96278 226 26 0 107099 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 441868

[startup+12.7008 s]
/proc/loadavg: 4.09 4.02 3.28 5/320 6846
/proc/meminfo: memFree=5410080/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=540020 CPUtime=12.69 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 119976 0 0 0 1246 23 0 0 25 0 1 0 608567259 552980480 109151 33554432000 4194304 4300056 140734902489584 18446744073709551615 4230465 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 135005 109151 228 26 0 131637 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 540020

[startup+25.5005 s]
/proc/loadavg: 4.08 4.02 3.29 5/320 6847
/proc/meminfo: memFree=5473644/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=437492 CPUtime=25.48 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 141086 0 0 0 2522 26 0 0 25 0 1 0 608567259 447991808 93419 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 109373 93419 246 26 0 106005 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 437492

[startup+51.101 s]
/proc/loadavg: 4.05 4.02 3.30 5/320 6848
/proc/meminfo: memFree=5412148/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=487580 CPUtime=51.09 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 151587 0 0 0 5080 29 0 0 25 0 1 0 608567259 499281920 103911 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 121895 103911 247 26 0 118527 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 487580

[startup+102.312 s]
/proc/loadavg: 4.12 4.05 3.35 5/320 6849
/proc/meminfo: memFree=5246744/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=701228 CPUtime=102.3 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 189209 0 0 0 10195 35 0 0 25 0 1 0 608567259 718057472 141520 33554432000 4194304 4300056 140734902489584 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 175307 141520 247 26 0 171939 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 701228

[startup+162.3 s]
/proc/loadavg: 4.13 4.06 3.40 5/320 6850
/proc/meminfo: memFree=5054592/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=916152 CPUtime=162.29 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 235298 0 0 0 16184 45 0 0 25 0 1 0 608567259 938139648 187593 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 229038 187593 247 26 0 225670 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 916152

[startup+222.301 s]
/proc/loadavg: 4.05 4.05 3.43 5/320 6852
/proc/meminfo: memFree=4887360/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=1265400 CPUtime=222.3 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 274241 0 0 0 22177 53 0 0 25 0 1 0 608567259 1295769600 226521 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 316350 226521 247 26 0 312982 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1265400

[startup+282.3 s]
/proc/loadavg: 4.02 4.04 3.47 5/320 6854
/proc/meminfo: memFree=4691864/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=1265400 CPUtime=282.29 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 323455 0 0 0 28169 60 0 0 25 0 1 0 608567259 1295769600 275724 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 316350 275724 247 26 0 312982 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1265400

[startup+342.301 s]
/proc/loadavg: 4.00 4.03 3.50 5/320 6855
/proc/meminfo: memFree=4603560/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=1265400 CPUtime=342.3 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 345211 0 0 0 34166 64 0 0 25 0 1 0 608567259 1295769600 297478 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252411 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 316350 297478 247 26 0 312982 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1265400

[startup+402.3 s]
/proc/loadavg: 4.10 4.05 3.54 5/320 6857
/proc/meminfo: memFree=4466024/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=1832928 CPUtime=402.29 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 379280 0 0 0 40160 69 0 0 25 0 1 0 608567259 1876918272 331538 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 458232 331538 247 26 0 454864 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1832928

[startup+462.301 s]
/proc/loadavg: 4.04 4.04 3.56 5/320 6858
/proc/meminfo: memFree=4351556/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=1832928 CPUtime=462.3 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 407380 0 0 0 46155 75 0 0 25 0 1 0 608567259 1876918272 359630 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 458232 359630 247 26 0 454864 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1832928

[startup+522.301 s]
/proc/loadavg: 3.79 3.98 3.57 4/314 6878
/proc/meminfo: memFree=4293800/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=1832928 CPUtime=522.3 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 434654 0 0 0 52151 79 0 0 25 0 1 0 608567259 1876918272 386893 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 458232 386893 247 26 0 454864 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1832928

[startup+582.3 s]
/proc/loadavg: 3.36 3.82 3.54 4/314 6880
/proc/meminfo: memFree=4125552/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=1832928 CPUtime=582.3 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 471814 0 0 0 58146 84 0 0 25 0 1 0 608567259 1876918272 424045 33554432000 4194304 4300056 140734902489584 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 458232 424045 247 26 0 454864 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1832928

[startup+642.301 s]
/proc/loadavg: 3.13 3.66 3.50 4/314 6881
/proc/meminfo: memFree=3972020/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=2755164 CPUtime=642.31 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 509835 0 0 0 64140 91 0 0 25 0 1 0 608567259 2821287936 462057 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 688791 462057 247 26 0 685423 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2755164

[startup+702.3 s]
/proc/loadavg: 3.12 3.56 3.47 4/314 6883
/proc/meminfo: memFree=3822020/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=2755164 CPUtime=702.3 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 547531 0 0 0 70132 98 0 0 25 0 1 0 608567259 2821287936 499739 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 688791 499739 247 26 0 685423 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 2755164

[startup+762.312 s]
/proc/loadavg: 3.04 3.45 3.44 4/314 6884
/proc/meminfo: memFree=3704068/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=2755164 CPUtime=762.31 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 576641 0 0 0 76129 102 0 0 25 0 1 0 608567259 2821287936 528838 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 688791 528838 247 26 0 685423 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 2755164

[startup+822.3 s]
/proc/loadavg: 3.01 3.37 3.41 4/314 6886
/proc/meminfo: memFree=3561944/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=2755164 CPUtime=822.3 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 612752 0 0 0 82120 110 0 0 25 0 1 0 608567259 2821287936 564944 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 688791 564944 247 26 0 685423 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2755164

[startup+882.301 s]
/proc/loadavg: 2.56 3.19 3.34 3/308 6905
/proc/meminfo: memFree=3440624/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=2755164 CPUtime=882.31 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 655768 0 0 0 88113 118 0 0 25 0 1 0 608567259 2821287936 607941 33554432000 4194304 4300056 140734902489584 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 688791 607941 247 26 0 685423 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2755164

[startup+942.301 s]
/proc/loadavg: 2.35 3.00 3.27 3/308 6906
/proc/meminfo: memFree=3309768/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=2755164 CPUtime=942.31 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 689317 0 0 0 94106 125 0 0 25 0 1 0 608567259 2821287936 641475 33554432000 4194304 4300056 140734902489584 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 688791 641475 247 26 0 685423 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2755164

[startup+1002.3 s]
/proc/loadavg: 2.20 2.83 3.19 3/308 6908
/proc/meminfo: memFree=3161308/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=4253796 CPUtime=1002.31 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 725541 0 0 0 100099 132 0 0 25 0 1 0 608567259 4355887104 677695 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 1063449 677695 247 26 0 1060081 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 4253796

[startup+1062.3 s]
/proc/loadavg: 2.07 2.68 3.11 3/308 6909
/proc/meminfo: memFree=3034804/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=4253796 CPUtime=1062.31 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 757600 0 0 0 106094 137 0 0 25 0 1 0 608567259 4355887104 709744 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252444 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 1063449 709744 247 26 0 1060081 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 4253796

[startup+1122.3 s]
/proc/loadavg: 2.02 2.55 3.04 3/308 6911
/proc/meminfo: memFree=2866256/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=4253796 CPUtime=1122.31 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 798646 0 0 0 112087 144 0 0 25 0 1 0 608567259 4355887104 750783 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 1063449 750783 247 26 0 1060081 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 4253796

[startup+1182.3 s]
/proc/loadavg: 1.82 2.41 2.96 2/302 6931
/proc/meminfo: memFree=2880308/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=4253796 CPUtime=1182.31 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 826991 0 0 0 118081 150 0 0 25 0 1 0 608567259 4355887104 779117 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 1063449 779117 247 26 0 1060081 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 4253796

[startup+1242.3 s]
/proc/loadavg: 1.30 2.15 2.84 2/302 6932
/proc/meminfo: memFree=2733844/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=4255996 CPUtime=1242.31 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 863929 0 0 0 124074 157 0 0 25 0 1 0 608567259 4358139904 816043 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 1063999 816043 247 26 0 1060631 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 4255996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.12 1.96 2.73 2/302 6934
/proc/meminfo: memFree=2570360/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=4259012 CPUtime=1300.02 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4202496 904210 0 0 0 129840 162 0 0 25 0 1 0 608567259 4361228288 856302 33554432000 4194304 4300056 140734902489584 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6845/statm: 1064753 856302 247 26 0 1061385 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 4259012

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: 1.12 1.96 2.73 2/303 6935
/proc/meminfo: memFree=5143972/32950928 swapFree=67111348/67111528
[pid=6845] ppid=6843 vsize=0 CPUtime=1300.14 cores=1,3
/proc/6845/stat : 6845 (lr_gl_shr) R 6843 6845 6497 0 -1 4203524 904210 0 0 0 129841 173 0 0 25 0 1 0 608567259 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/6845/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.14
CPU time (s): 1300.17
CPU user time (s): 1298.41
CPU system time (s): 1.75673
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4259012

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

runsolver used 3.76943 second user time and 9.02263 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-09 21:34:36
IDJOB=3350014
IDBENCH=82367
IDSOLVER=1815
FILE ID=node125/3350014-1304969673
RUNJOBID= node125-1304968097-6517
PBS_JOBID= 13285625
Free space on /tmp= 48000 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350014-1304969673/watcher-3350014-1304969673 -o /tmp/evaluation-result-3350014-1304969673/solver-3350014-1304969673 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350014-1304969673.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=932248660

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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.828
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:     32950928 kB
MemFree:       5846612 kB
Buffers:        233800 kB
Cached:       16014088 kB
SwapCached:          0 kB
Active:       15135712 kB
Inactive:     11319296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5846612 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           98360 kB
Writeback:           0 kB
AnonPages:    10206764 kB
Mapped:          29976 kB
Slab:           549864 kB
PageTables:      36588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51230916 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= 48004 MiB
End job on node125 at 2011-05-09 21:56:18