Trace number 3439943

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.47 5000.32

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3527.13
Satisfiable
(Un)Satisfiability was proved
Number of variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

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

running on 4 cores: 1,3,5,7

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: 2.00 2.01 2.00 2/461 27282
/proc/meminfo: memFree=11136944/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=24248 CPUtime=0.01 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 1397 0 0 0 1 0 0 0 23 0 1 0 802309040 24829952 1325 33554432000 4194304 4300056 140734284721024 18446744073709551615 228122713856 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 6062 1325 222 26 0 2694 0

[startup+0.105566 s]
/proc/loadavg: 2.00 2.01 2.00 2/461 27282
/proc/meminfo: memFree=11136944/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=31144 CPUtime=0.09 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 3165 0 0 0 9 0 0 0 24 0 1 0 802309040 31891456 3093 33554432000 4194304 4300056 140734284721024 18446744073709551615 228122374853 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 7786 3094 222 26 0 4418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31144

[startup+0.200559 s]
/proc/loadavg: 2.00 2.01 2.00 2/461 27282
/proc/meminfo: memFree=11136944/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=44840 CPUtime=0.19 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 5977 0 0 0 18 1 0 0 24 0 1 0 802309040 45916160 5803 33554432000 4194304 4300056 140734284721024 18446744073709551615 228122713856 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 11210 5803 222 26 0 7842 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 44840

[startup+0.300527 s]
/proc/loadavg: 2.00 2.01 2.00 2/461 27282
/proc/meminfo: memFree=11136944/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=55044 CPUtime=0.29 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 8586 0 0 0 27 2 0 0 25 0 1 0 802309040 56365056 8157 33554432000 4194304 4300056 140734284721024 18446744073709551615 228122374853 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 13761 8158 222 26 0 10393 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55044

[startup+0.700459 s]
/proc/loadavg: 2.00 2.01 2.00 2/461 27282
/proc/meminfo: memFree=11136944/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=121392 CPUtime=0.69 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 26505 0 0 0 64 5 0 0 25 0 1 0 802309040 124305408 23613 33554432000 4194304 4300056 140734284721024 18446744073709551615 4284365 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 30348 23614 222 26 0 26980 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121392

[startup+1.50031 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 27283
/proc/meminfo: memFree=10976356/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=267056 CPUtime=1.49 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 60190 0 0 0 139 10 0 0 25 0 1 0 802309040 273465344 54734 33554432000 4194304 4300056 140734284721024 18446744073709551615 228122713856 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 66764 54735 222 26 0 63396 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 267056

[startup+3.10102 s]
/proc/loadavg: 2.24 2.06 2.02 3/462 27283
/proc/meminfo: memFree=10723148/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=551696 CPUtime=3.09 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 123048 0 0 0 288 21 0 0 25 0 1 0 802309040 564936704 111821 33554432000 4194304 4300056 140734284721024 18446744073709551615 4230528 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 137924 111821 226 26 0 134556 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 551696

[startup+6.30045 s]
/proc/loadavg: 2.24 2.06 2.02 3/462 27283
/proc/meminfo: memFree=10655816/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=585084 CPUtime=6.29 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 133242 0 0 0 606 23 0 0 25 0 1 0 802309040 599126016 122015 33554432000 4194304 4300056 140734284721024 18446744073709551615 228122379128 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 146271 122015 228 26 0 142903 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 585084

[startup+12.7173 s]
/proc/loadavg: 2.20 2.06 2.02 3/462 27283
/proc/meminfo: memFree=10684224/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=491496 CPUtime=12.71 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 160072 0 0 0 1244 27 0 0 25 0 1 0 802309040 503291904 106206 33554432000 4194304 4300056 140734284721024 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 122874 106206 246 26 0 119506 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 491496

[startup+25.501 s]
/proc/loadavg: 2.17 2.05 2.01 3/462 27283
/proc/meminfo: memFree=10626756/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=541584 CPUtime=25.49 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 168121 0 0 0 2521 28 0 0 25 0 1 0 802309040 554582016 114245 33554432000 4194304 4300056 140734284721024 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 135396 114245 247 26 0 132028 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 541584

[startup+51.1003 s]
/proc/loadavg: 2.17 2.06 2.02 3/462 27284
/proc/meminfo: memFree=10519876/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=622972 CPUtime=51.1 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 182573 0 0 0 5080 30 0 0 25 0 1 0 802309040 637923328 128692 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 155743 128692 247 26 0 152375 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 622972

[startup+102.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/462 27285
/proc/meminfo: memFree=10281324/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=755232 CPUtime=102.3 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 215111 0 0 0 10195 35 0 0 25 0 1 0 802309040 773357568 161206 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 188808 161206 247 26 0 185440 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 755232

[startup+162.317 s]
/proc/loadavg: 2.06 2.05 2.01 3/462 27287
/proc/meminfo: memFree=10072208/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=970156 CPUtime=162.31 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 239683 0 0 0 16193 38 0 0 25 0 1 0 802309040 993439744 185762 33554432000 4194304 4300056 140734284721024 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 242539 185762 247 26 0 239171 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 970156

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/462 27289
/proc/meminfo: memFree=9805796/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=970156 CPUtime=222.3 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 273163 0 0 0 22185 45 0 0 25 0 1 0 802309040 993439744 219230 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 242539 219230 247 26 0 239171 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 970156

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/462 27290
/proc/meminfo: memFree=9541736/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=1319404 CPUtime=282.3 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 310168 0 0 0 28179 51 0 0 25 0 1 0 802309040 1351069696 256225 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 329851 256225 247 26 0 326483 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1319404

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 27292
/proc/meminfo: memFree=9292312/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=1319404 CPUtime=342.3 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 344567 0 0 0 34174 56 0 0 25 0 1 0 802309040 1351069696 290611 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 329851 290611 247 26 0 326483 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1319404

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 27293
/proc/meminfo: memFree=9037304/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=1886932 CPUtime=402.3 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 376415 0 0 0 40170 60 0 0 25 0 1 0 802309040 1932218368 322438 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252464 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 471733 322438 247 26 0 468365 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1886932

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 27295
/proc/meminfo: memFree=8792596/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=1886932 CPUtime=462.3 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 408192 0 0 0 46165 65 0 0 25 0 1 0 802309040 1932218368 354203 33554432000 4194304 4300056 140734284721024 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 471733 354203 247 26 0 468365 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1886932

[startup+522.301 s]
/proc/loadavg: 2.13 2.05 2.01 3/462 27324
/proc/meminfo: memFree=15287624/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=1886932 CPUtime=522.3 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 443020 0 0 0 52159 71 0 0 25 0 1 0 802309040 1932218368 389013 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 471733 389013 247 26 0 468365 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1886932

[startup+582.301 s]
/proc/loadavg: 2.12 2.07 2.02 3/459 27328
/proc/meminfo: memFree=15352680/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=1886932 CPUtime=582.3 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 475629 0 0 0 58154 76 0 0 25 0 1 0 802309040 1932218368 421604 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 471733 421604 247 26 0 468365 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1886932

[startup+642.301 s]

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

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 27622
/proc/meminfo: memFree=6684276/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10942796 CPUtime=4182.41 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2405462 0 0 0 417831 410 0 0 25 0 1 0 802309040 11205423104 2350719 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2735699 2350719 247 26 0 2732331 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 10942796

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 27624
/proc/meminfo: memFree=6589812/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10947540 CPUtime=4242.41 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2425348 0 0 0 423828 413 0 0 25 0 1 0 802309040 11210280960 2370597 33554432000 4194304 4300056 140734284721024 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2736885 2370597 247 26 0 2733517 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 10947540

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 27625
/proc/meminfo: memFree=6479104/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10951604 CPUtime=4302.41 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2450769 0 0 0 429821 420 0 0 25 0 1 0 802309040 11214442496 2396005 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2737901 2396005 247 26 0 2734533 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 10951604

[startup+4362.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/462 27627
/proc/meminfo: memFree=6379048/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10958136 CPUtime=4362.41 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2473520 0 0 0 435816 425 0 0 25 0 1 0 802309040 11221131264 2418745 33554432000 4194304 4300056 140734284721024 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2739534 2418745 247 26 0 2736166 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 10958136

[startup+4422.3 s]
/proc/loadavg: 2.20 2.07 2.02 3/462 27629
/proc/meminfo: memFree=6268428/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10958808 CPUtime=4422.42 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2498674 0 0 0 441811 431 0 0 25 0 1 0 802309040 11221819392 2443887 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2739702 2443887 247 26 0 2736334 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 10958808

[startup+4482.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/462 27630
/proc/meminfo: memFree=6143244/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10968004 CPUtime=4482.42 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2528305 0 0 0 447806 436 0 0 25 0 1 0 802309040 11231236096 2473503 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2742001 2473503 247 26 0 2738633 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 10968004

[startup+4542.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/462 27632
/proc/meminfo: memFree=6028776/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10969076 CPUtime=4542.43 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2554803 0 0 0 453800 443 0 0 25 0 1 0 802309040 11232333824 2499992 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2742269 2499992 247 26 0 2738901 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 10969076

[startup+4602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/462 27642
/proc/meminfo: memFree=5915796/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10973224 CPUtime=4602.42 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2579608 0 0 0 459794 448 0 0 25 0 1 0 802309040 11236581376 2524789 33554432000 4194304 4300056 140734284721024 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2743306 2524789 247 26 0 2739938 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 10973224

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 27644
/proc/meminfo: memFree=5813216/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10977196 CPUtime=4662.44 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2602417 0 0 0 465791 453 0 0 25 0 1 0 802309040 11240648704 2547587 33554432000 4194304 4300056 140734284721024 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2744299 2547587 247 26 0 2740931 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 10977196

[startup+4722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 27646
/proc/meminfo: memFree=5707644/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10981512 CPUtime=4722.42 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2627259 0 0 0 471785 457 0 0 25 0 1 0 802309040 11245068288 2572416 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252373 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2745378 2572416 247 26 0 2742010 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 10981512

[startup+4782.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 27650
/proc/meminfo: memFree=5593484/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10985536 CPUtime=4782.45 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2653020 0 0 0 477783 462 0 0 25 0 1 0 802309040 11249188864 2598164 33554432000 4194304 4300056 140734284721024 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2746384 2598164 247 26 0 2743016 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 10985536

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 27652
/proc/meminfo: memFree=5491248/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10989256 CPUtime=4842.44 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2677117 0 0 0 483777 467 0 0 25 0 1 0 802309040 11252998144 2622252 33554432000 4194304 4300056 140734284721024 18446744073709551615 4252544 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2747314 2622252 247 26 0 2743946 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 10989256

[startup+4902.3 s]
/proc/loadavg: 2.16 2.03 2.01 3/462 27653
/proc/meminfo: memFree=5372876/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10993208 CPUtime=4902.43 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2704060 0 0 0 489772 471 0 0 25 0 1 0 802309040 11257044992 2649186 33554432000 4194304 4300056 140734284721024 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2748302 2649186 247 26 0 2744934 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 10993208

[startup+4962.3 s]
/proc/loadavg: 2.20 2.06 2.02 3/462 27655
/proc/meminfo: memFree=5264604/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10996888 CPUtime=4962.43 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2729044 0 0 0 495767 476 0 0 25 0 1 0 802309040 11260813312 2674163 33554432000 4194304 4300056 140734284721024 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2749222 2674163 247 26 0 2745854 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 10996888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.11 2.05 2.01 3/462 27656
/proc/meminfo: memFree=5193752/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=10998932 CPUtime=5000.05 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4202496 2745165 0 0 0 499525 480 0 0 25 0 1 0 802309040 11262906368 2690277 33554432000 4194304 4300056 140734284721024 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27282/statm: 2749733 2690277 247 26 0 2746365 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 10998932

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

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

[startup+5000.02 s]
/proc/loadavg: 2.11 2.05 2.01 4/463 27657
/proc/meminfo: memFree=7637288/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=0 CPUtime=5000.17 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4203524 2745165 0 0 0 499525 492 0 0 25 0 1 0 802309040 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/27282/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 0

[startup+5000.2 s]
/proc/loadavg: 2.11 2.05 2.01 4/463 27657
/proc/meminfo: memFree=7637288/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=0 CPUtime=5000.33 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4203524 2745165 0 0 0 499525 508 0 0 25 0 1 0 802309040 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/27282/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.33
Current children cumulated vsize (KiB) 0

[startup+5000.3 s]
/proc/loadavg: 2.11 2.05 2.01 4/463 27657
/proc/meminfo: memFree=7637288/32951124 swapFree=41830672/67111528
[pid=27282] ppid=27280 vsize=0 CPUtime=5000.43 cores=1,3,5,7
/proc/27282/stat : 27282 (lr_gl_shr) R 27280 27282 25762 0 -1 4203524 2745165 0 0 0 499525 518 0 0 25 0 1 0 802309040 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/27282/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.43
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.32
CPU time (s): 5000.47
CPU user time (s): 4995.26
CPU system time (s): 5.21121
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 10998932

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

runsolver used 20.7978 second user time and 55.6675 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-01 07:45:11
IDJOB=3439943
IDBENCH=82413
IDSOLVER=1938
FILE ID=node138/3439943-1306907107
RUNJOBID= node138-1306899522-26899
PBS_JOBID= 13488438
Free space on /tmp= 57292 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.030-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439943-1306907107/watcher-3439943-1306907107 -o /tmp/evaluation-result-3439943-1306907107/solver-3439943-1306907107 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439943-1306907107.cnf -verb=0 -model

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=132016120

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:      11137216 kB
Buffers:        208040 kB
Cached:       12567576 kB
SwapCached:      44540 kB
Active:        8645824 kB
Inactive:     12583024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11137216 kB
SwapTotal:    67111528 kB
SwapFree:     41830672 kB
Dirty:          120788 kB
Writeback:           0 kB
AnonPages:     8419728 kB
Mapped:          16704 kB
Slab:           413164 kB
PageTables:     104104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 137570628 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= 57408 MiB
End job on node138 at 2011-06-01 09:08:33