Trace number 3349414

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) 1300.18 1300.13

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.94 2.20 2.74 5/376 18926
/proc/meminfo: memFree=22097716/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=23308 CPUtime=0 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 1232 0 0 0 0 0 0 0 23 0 1 0 589490009 23867392 1175 33554432000 4194304 4300056 140737377379248 18446744073709551615 264726404864 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 5827 1175 222 26 0 2459 0

[startup+0.019311 s]
/proc/loadavg: 1.94 2.20 2.74 5/376 18926
/proc/meminfo: memFree=22097716/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=23308 CPUtime=0.01 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 1232 0 0 0 1 0 0 0 23 0 1 0 589490009 23867392 1175 33554432000 4194304 4300056 140737377379248 18446744073709551615 264726404864 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 5827 1175 222 26 0 2459 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23308

[startup+0.1003 s]
/proc/loadavg: 1.94 2.20 2.74 5/376 18926
/proc/meminfo: memFree=22097716/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=30924 CPUtime=0.09 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 3060 0 0 0 8 1 0 0 23 0 1 0 589490009 31666176 3002 33554432000 4194304 4300056 140737377379248 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 7731 3013 222 26 0 4363 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30924

[startup+0.300261 s]
/proc/loadavg: 1.94 2.20 2.74 5/376 18926
/proc/meminfo: memFree=22097716/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=57996 CPUtime=0.28 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 9861 0 0 0 26 2 0 0 25 0 1 0 589490009 59387904 9191 33554432000 4194304 4300056 140737377379248 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 14499 9192 222 26 0 11131 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 57996

[startup+0.700184 s]
/proc/loadavg: 1.94 2.20 2.74 5/376 18926
/proc/meminfo: memFree=22097716/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=129052 CPUtime=0.68 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 26971 0 0 0 64 4 0 0 25 0 1 0 589490009 132149248 24509 33554432000 4194304 4300056 140737377379248 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 32263 24510 222 26 0 28895 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 129052

[startup+1.50104 s]
/proc/loadavg: 1.94 2.20 2.74 5/377 18927
/proc/meminfo: memFree=21825660/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=256144 CPUtime=1.48 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 63352 0 0 0 138 10 0 0 25 0 1 0 589490009 262291456 56017 33554432000 4194304 4300056 140737377379248 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 64036 56019 222 26 0 60668 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 256144

[startup+3.10073 s]
/proc/loadavg: 1.94 2.20 2.74 5/377 18927
/proc/meminfo: memFree=21579488/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=441868 CPUtime=3.08 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 107078 0 0 0 291 17 0 0 25 0 1 0 589490009 452472832 96279 33554432000 4194304 4300056 140737377379248 18446744073709551615 4230656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 110467 96279 226 26 0 107099 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 441868

[startup+6.30113 s]
/proc/loadavg: 2.11 2.23 2.75 5/377 18927
/proc/meminfo: memFree=21519856/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=441868 CPUtime=6.28 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 107078 0 0 0 611 17 0 0 25 0 1 0 589490009 452472832 96279 33554432000 4194304 4300056 140737377379248 18446744073709551615 4230328 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 110467 96279 226 26 0 107099 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 441868

[startup+12.7009 s]
/proc/loadavg: 2.26 2.26 2.76 5/377 18928
/proc/meminfo: memFree=21599108/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=540020 CPUtime=12.68 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 119977 0 0 0 1249 19 0 0 25 0 1 0 589490009 552980480 109152 33554432000 4194304 4300056 140737377379248 18446744073709551615 4230544 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 135005 109152 228 26 0 131637 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 540020

[startup+25.5005 s]
/proc/loadavg: 2.78 2.38 2.79 5/377 18928
/proc/meminfo: memFree=21608260/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=437492 CPUtime=25.49 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 142339 0 0 0 2526 23 0 0 25 0 1 0 589490009 447991808 94667 33554432000 4194304 4300056 140737377379248 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 109373 94667 246 26 0 106005 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 437492

[startup+51.1007 s]
/proc/loadavg: 3.20 2.51 2.82 5/377 18929
/proc/meminfo: memFree=21468600/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=487580 CPUtime=51.09 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 153160 0 0 0 5083 26 0 0 25 0 1 0 589490009 499281920 105482 33554432000 4194304 4300056 140737377379248 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 121895 105482 247 26 0 118527 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 487580

[startup+102.314 s]
/proc/loadavg: 3.65 2.74 2.88 5/377 18957
/proc/meminfo: memFree=21483692/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=568968 CPUtime=102.3 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 174876 0 0 0 10201 29 0 0 25 0 1 0 589490009 582623232 127186 33554432000 4194304 4300056 140737377379248 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 142242 127186 247 26 0 138874 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 568968

[startup+162.301 s]
/proc/loadavg: 3.87 2.96 2.94 5/377 18959
/proc/meminfo: memFree=20973208/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=701228 CPUtime=162.29 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 209923 0 0 0 16194 35 0 0 25 0 1 0 589490009 718057472 162205 33554432000 4194304 4300056 140737377379248 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 175307 162205 247 26 0 171939 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 701228

[startup+222.3 s]
/proc/loadavg: 3.95 3.15 3.01 5/377 18960
/proc/meminfo: memFree=20421840/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=916152 CPUtime=222.3 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 253800 0 0 0 22187 43 0 0 25 0 1 0 589490009 938139648 206067 33554432000 4194304 4300056 140737377379248 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 229038 206067 247 26 0 225670 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 916152

[startup+282.301 s]
/proc/loadavg: 4.02 3.31 3.07 5/377 18962
/proc/meminfo: memFree=19986600/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=1265400 CPUtime=282.29 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 280526 0 0 0 28182 47 0 0 25 0 1 0 589490009 1295769600 232776 33554432000 4194304 4300056 140737377379248 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 316350 232776 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 3.44 3.13 5/377 18963
/proc/meminfo: memFree=19492316/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=1265400 CPUtime=342.3 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 316865 0 0 0 34177 53 0 0 25 0 1 0 589490009 1295769600 269102 33554432000 4194304 4300056 140737377379248 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 316350 269102 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.07 3.55 3.18 5/377 18965
/proc/meminfo: memFree=19011176/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=1832928 CPUtime=402.29 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 353751 0 0 0 40170 59 0 0 25 0 1 0 589490009 1876918272 305973 33554432000 4194304 4300056 140737377379248 18446744073709551615 4252404 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 458232 305973 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.08 3.65 3.24 5/377 18967
/proc/meminfo: memFree=18492696/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=1832928 CPUtime=462.3 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 389089 0 0 0 46165 65 0 0 25 0 1 0 589490009 1876918272 341296 33554432000 4194304 4300056 140737377379248 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 458232 341296 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: 4.13 3.74 3.29 5/377 18977
/proc/meminfo: memFree=18026764/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=1832928 CPUtime=522.31 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 423624 0 0 0 52161 70 0 0 25 0 1 0 589490009 1876918272 375813 33554432000 4194304 4300056 140737377379248 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 458232 375813 247 26 0 454864 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1832928

[startup+582.3 s]
/proc/loadavg: 4.10 3.80 3.34 5/377 18979
/proc/meminfo: memFree=17536044/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=1832928 CPUtime=582.3 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 466030 0 0 0 58154 76 0 0 25 0 1 0 589490009 1876918272 418203 33554432000 4194304 4300056 140737377379248 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 458232 418203 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: 4.03 3.83 3.38 5/377 18980
/proc/meminfo: memFree=17096156/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=2755164 CPUtime=642.32 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 497127 0 0 0 64152 80 0 0 25 0 1 0 589490009 2821287936 449276 33554432000 4194304 4300056 140737377379248 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 688791 449276 247 26 0 685423 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 2755164

[startup+702.301 s]
/proc/loadavg: 4.01 3.86 3.41 5/377 18982
/proc/meminfo: memFree=16682320/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=2755164 CPUtime=702.31 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 524480 0 0 0 70147 84 0 0 25 0 1 0 589490009 2821287936 476617 33554432000 4194304 4300056 140737377379248 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 688791 476617 247 26 0 685423 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2755164

[startup+762.314 s]
/proc/loadavg: 4.11 3.91 3.46 5/377 18984
/proc/meminfo: memFree=16240684/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=2755164 CPUtime=762.33 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 554681 0 0 0 76144 89 0 0 25 0 1 0 589490009 2821287936 506806 33554432000 4194304 4300056 140737377379248 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 688791 506806 247 26 0 685423 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 2755164

[startup+822.301 s]
/proc/loadavg: 4.04 3.93 3.49 5/377 18985
/proc/meminfo: memFree=15824712/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=2755164 CPUtime=822.32 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 586281 0 0 0 82138 94 0 0 25 0 1 0 589490009 2821287936 538390 33554432000 4194304 4300056 140737377379248 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 688791 538390 247 26 0 685423 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2755164

[startup+882.3 s]
/proc/loadavg: 4.01 3.94 3.52 5/377 18987
/proc/meminfo: memFree=15406896/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=2759324 CPUtime=882.32 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 616876 0 0 0 88132 100 0 0 25 0 1 0 589490009 2825547776 568973 33554432000 4194304 4300056 140737377379248 18446744073709551615 4263782 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 689831 568973 247 26 0 686463 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2759324

[startup+942.3 s]
/proc/loadavg: 4.08 3.97 3.55 5/377 18988
/proc/meminfo: memFree=14959452/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=2765352 CPUtime=942.32 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 653600 0 0 0 94125 107 0 0 25 0 1 0 589490009 2831720448 605673 33554432000 4194304 4300056 140737377379248 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 691338 605673 247 26 0 687970 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2765352

[startup+1002.3 s]
/proc/loadavg: 4.13 4.02 3.59 5/377 18990
/proc/meminfo: memFree=14505672/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=2774572 CPUtime=1002.32 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 688902 0 0 0 100119 113 0 0 25 0 1 0 589490009 2841161728 640967 33554432000 4194304 4300056 140737377379248 18446744073709551615 4256160 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 693643 640967 247 26 0 690275 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2774572

[startup+1062.3 s]
/proc/loadavg: 4.12 4.03 3.62 5/377 18992
/proc/meminfo: memFree=14089232/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=2777468 CPUtime=1062.32 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 722243 0 0 0 106115 117 0 0 25 0 1 0 589490009 2844127232 674296 33554432000 4194304 4300056 140737377379248 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 694367 674296 247 26 0 690999 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2777468

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.64 5/377 18993
/proc/meminfo: memFree=13640656/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=4280212 CPUtime=1122.33 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 753673 0 0 0 112109 124 0 0 25 0 1 0 589490009 4382937088 705712 33554432000 4194304 4300056 140737377379248 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 1070053 705712 247 26 0 1066685 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 4280212

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.66 5/377 18995
/proc/meminfo: memFree=13257576/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=4288112 CPUtime=1182.33 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 779201 0 0 0 118104 129 0 0 25 0 1 0 589490009 4391026688 731220 33554432000 4194304 4300056 140737377379248 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 1072028 731220 247 26 0 1068660 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 4288112

[startup+1242.3 s]
/proc/loadavg: 4.16 4.04 3.69 5/377 18996
/proc/meminfo: memFree=12853896/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=4297604 CPUtime=1242.33 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 804590 0 0 0 124099 134 0 0 25 0 1 0 589490009 4400746496 756596 33554432000 4194304 4300056 140737377379248 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 1074401 756596 247 26 0 1071033 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 4297604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 4.02 3.70 6/377 19054
/proc/meminfo: memFree=15881080/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=4298984 CPUtime=1300.05 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4202496 828680 0 0 0 129867 138 0 0 25 0 1 0 589490009 4402159616 780674 33554432000 4194304 4300056 140737377379248 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18926/statm: 1074746 780674 247 26 0 1071378 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 4298984

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: 3.99 4.02 3.70 5/378 19055
/proc/meminfo: memFree=18404100/32951124 swapFree=66341944/67111528
[pid=18926] ppid=18924 vsize=0 CPUtime=1300.16 cores=5,7
/proc/18926/stat : 18926 (lr_gl_shr) R 18924 18926 18431 0 -1 4203524 828680 0 0 0 129867 149 0 0 25 0 1 0 589490009 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/18926/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 1300.18
CPU user time (s): 1298.67
CPU system time (s): 1.50277
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4298984

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

runsolver used 4.5763 second user time and 10.8134 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-09 21:52:24
IDJOB=3349414
IDBENCH=82367
IDSOLVER=1813
FILE ID=node141/3349414-1304970741
RUNJOBID= node141-1304970736-18860
PBS_JOBID= 13285609
Free space on /tmp= 48960 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 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
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349414-1304970741/watcher-3349414-1304970741 -o /tmp/evaluation-result-3349414-1304970741/solver-3349414-1304970741 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349414-1304970741.cnf -verb=0 -model

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=1641637294

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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	: 5362.96
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.84
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.806
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.806
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.806
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:      22098368 kB
Buffers:        143840 kB
Cached:        4674816 kB
SwapCached:      22604 kB
Active:        3433092 kB
Inactive:      7188592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22098368 kB
SwapTotal:    67111528 kB
SwapFree:     66341944 kB
Dirty:          351460 kB
Writeback:           0 kB
AnonPages:     5786292 kB
Mapped:          19832 kB
Slab:           128588 kB
PageTables:      39612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86941488 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= 49044 MiB
End job on node141 at 2011-05-09 22:14:06