Trace number 3439942

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
MD5SUM0176f3dd09fed1b561c875e1d6538c8d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark129.665
Satisfiable
(Un)Satisfiability was proved
Number of variables723130
Number of clauses3869060
Sum of the clauses size9210860
Maximum clause length502
Minimum clause length1
Number of clauses of size 1380
Number of clauses of size 23824280
Number of clauses of size 31440
Number of clauses of size 41440
Number of clauses of size 5360
Number of clauses of size over 541160

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-3439942-1306907069/watcher-3439942-1306907069 -o /tmp/evaluation-result-3439942-1306907069/solver-3439942-1306907069 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439942-1306907069.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: 1.67 1.19 1.12 2/498 29245
/proc/meminfo: memFree=10097368/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=22188 CPUtime=0.01 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 1001 0 0 0 1 0 0 0 23 0 1 0 880937836 22720512 943 33554432000 4194304 4300056 140733272395136 18446744073709551615 4224211 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 5547 949 222 26 0 2179 0

[startup+0.0971591 s]
/proc/loadavg: 1.67 1.19 1.12 2/498 29245
/proc/meminfo: memFree=10097368/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=31272 CPUtime=0.08 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 3458 0 0 0 8 0 0 0 23 0 1 0 880937836 32022528 3231 33554432000 4194304 4300056 140733272395136 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 7818 3232 222 26 0 4450 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31272

[startup+0.101171 s]
/proc/loadavg: 1.67 1.19 1.12 2/498 29245
/proc/meminfo: memFree=10097368/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=33088 CPUtime=0.09 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 3735 0 0 0 8 1 0 0 24 0 1 0 880937836 33882112 3486 33554432000 4194304 4300056 140733272395136 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 8272 3493 222 26 0 4904 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33088

[startup+0.301135 s]
/proc/loadavg: 1.67 1.19 1.12 2/498 29245
/proc/meminfo: memFree=10097368/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=71100 CPUtime=0.29 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 13551 0 0 0 27 2 0 0 25 0 1 0 880937836 72806400 11992 33554432000 4194304 4300056 140733272395136 18446744073709551615 251367546624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 17775 11993 222 26 0 14407 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71100

[startup+0.701052 s]
/proc/loadavg: 1.67 1.19 1.12 2/498 29245
/proc/meminfo: memFree=10097368/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=145204 CPUtime=0.69 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 31457 0 0 0 65 4 0 0 25 0 1 0 880937836 148688896 28188 33554432000 4194304 4300056 140733272395136 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 36301 28188 222 26 0 32933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 145204

[startup+1.50091 s]
/proc/loadavg: 1.67 1.19 1.12 3/499 29246
/proc/meminfo: memFree=9932200/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=268336 CPUtime=1.49 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 67532 0 0 0 138 11 0 0 25 0 1 0 880937836 274776064 60417 33554432000 4194304 4300056 140733272395136 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 67084 60418 222 26 0 63716 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 268336

[startup+3.10061 s]
/proc/loadavg: 1.67 1.19 1.12 3/499 29246
/proc/meminfo: memFree=9775100/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=381372 CPUtime=3.09 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 89682 0 0 0 295 14 0 0 25 0 1 0 880937836 390524928 79104 33554432000 4194304 4300056 140733272395136 18446744073709551615 4230547 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 95343 79104 226 26 0 91975 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 381372

[startup+6.30101 s]
/proc/loadavg: 1.69 1.20 1.13 3/499 29246
/proc/meminfo: memFree=9728332/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=408780 CPUtime=6.29 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 99491 0 0 0 613 16 0 0 25 0 1 0 880937836 418590720 88883 33554432000 4194304 4300056 140733272395136 18446744073709551615 4230547 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 102195 88883 228 26 0 98827 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 408780

[startup+12.7008 s]
/proc/loadavg: 1.72 1.22 1.13 3/499 29246
/proc/meminfo: memFree=9758124/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=373256 CPUtime=12.69 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 118651 0 0 0 1250 19 0 0 25 0 1 0 880937836 382214144 76814 33554432000 4194304 4300056 140733272395136 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 93314 76814 245 26 0 89946 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 373256

[startup+25.5005 s]
/proc/loadavg: 1.78 1.25 1.15 3/499 29247
/proc/meminfo: memFree=9698664/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=423344 CPUtime=25.49 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 127877 0 0 0 2528 21 0 0 25 0 1 0 880937836 433504256 86026 33554432000 4194304 4300056 140733272395136 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 105836 86026 246 26 0 102468 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 423344

[startup+51.1007 s]
/proc/loadavg: 1.85 1.31 1.17 3/499 29247
/proc/meminfo: memFree=9555640/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=504732 CPUtime=51.09 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 148200 0 0 0 5085 24 0 0 25 0 1 0 880937836 516845568 106332 33554432000 4194304 4300056 140733272395136 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 126183 106332 246 26 0 122815 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 504732

[startup+102.319 s]
/proc/loadavg: 2.02 1.45 1.22 3/499 29249
/proc/meminfo: memFree=9235192/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=636992 CPUtime=102.31 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 184724 0 0 0 10203 28 0 0 25 0 1 0 880937836 652279808 142833 33554432000 4194304 4300056 140733272395136 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 159248 142833 246 26 0 155880 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 636992

[startup+162.301 s]
/proc/loadavg: 2.04 1.56 1.27 3/499 29250
/proc/meminfo: memFree=8924892/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=851916 CPUtime=162.3 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 231286 0 0 0 16196 34 0 0 25 0 1 0 880937836 872361984 189356 33554432000 4194304 4300056 140733272395136 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 212979 189356 246 26 0 209611 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 851916

[startup+222.301 s]
/proc/loadavg: 2.01 1.64 1.31 3/499 29252
/proc/meminfo: memFree=8628492/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=1201164 CPUtime=222.29 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 270261 0 0 0 22189 40 0 0 25 0 1 0 880937836 1229991936 228296 33554432000 4194304 4300056 140733272395136 18446744073709551615 4252464 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 300291 228296 246 26 0 296923 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1201164

[startup+282.301 s]
/proc/loadavg: 2.00 1.70 1.35 3/499 29253
/proc/meminfo: memFree=8257308/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=1201164 CPUtime=282.3 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 319938 0 0 0 28182 48 0 0 25 0 1 0 880937836 1229991936 277936 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 300291 277936 246 26 0 296923 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1201164

[startup+342.301 s]
/proc/loadavg: 2.00 1.75 1.39 3/499 29255
/proc/meminfo: memFree=7934748/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=1768692 CPUtime=342.3 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 362070 0 0 0 34175 55 0 0 25 0 1 0 880937836 1811140608 320045 33554432000 4194304 4300056 140733272395136 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 442173 320045 246 26 0 438805 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1768692

[startup+402.301 s]
/proc/loadavg: 2.11 1.82 1.44 3/499 29257
/proc/meminfo: memFree=7628304/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=1768692 CPUtime=402.31 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 405311 0 0 0 40169 62 0 0 25 0 1 0 880937836 1811140608 363250 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 442173 363250 246 26 0 438805 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1768692

[startup+462.3 s]
/proc/loadavg: 2.04 1.85 1.47 3/499 29258
/proc/meminfo: memFree=7285904/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=1772548 CPUtime=462.3 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 451034 0 0 0 46161 69 0 0 25 0 1 0 880937836 1815089152 408937 33554432000 4194304 4300056 140733272395136 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 443137 408937 246 26 0 439769 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1772548

[startup+522.3 s]
/proc/loadavg: 2.01 1.88 1.50 3/499 29260
/proc/meminfo: memFree=6976620/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=2704680 CPUtime=522.31 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 494471 0 0 0 52155 76 0 0 25 0 1 0 880937836 2769592320 452337 33554432000 4194304 4300056 140733272395136 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 676170 452337 246 26 0 672802 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2704680

[startup+582.301 s]
/proc/loadavg: 2.00 1.90 1.53 3/499 29261
/proc/meminfo: memFree=6672908/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=2713748 CPUtime=582.31 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 540074 0 0 0 58148 83 0 0 25 0 1 0 880937836 2778877952 497910 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 678437 497910 246 26 0 675069 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2713748

[startup+642.301 s]

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

[startup+4122.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/499 29368
/proc/meminfo: memFree=96352/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11033340 CPUtime=4122.43 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2133774 0 0 0 411838 405 0 0 25 0 1 0 880937836 11298140160 2090291 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2758335 2090291 246 26 0 2754967 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 11033340

[startup+4182.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/499 29369
/proc/meminfo: memFree=98160/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11038620 CPUtime=4182.43 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2151147 0 0 0 417835 408 0 0 25 0 1 0 880937836 11303546880 2107644 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2759655 2107644 246 26 0 2756287 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 11038620

[startup+4242.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/499 29371
/proc/meminfo: memFree=94356/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11044272 CPUtime=4242.43 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2165086 0 0 0 423832 411 0 0 25 0 1 0 880937836 11309334528 2121571 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2761068 2121571 246 26 0 2757700 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 11044272

[startup+4302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 29373
/proc/meminfo: memFree=97000/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11049340 CPUtime=4302.43 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2182318 0 0 0 429828 415 0 0 25 0 1 0 880937836 11314524160 2138791 33554432000 4194304 4300056 140733272395136 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2762335 2138791 246 26 0 2758967 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 11049340

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 29374
/proc/meminfo: memFree=95296/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11054348 CPUtime=4362.43 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2207942 0 0 0 435823 420 0 0 25 0 1 0 880937836 11319652352 2164402 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2763587 2164402 246 26 0 2760219 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 11054348

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 29376
/proc/meminfo: memFree=96304/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11058624 CPUtime=4422.44 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2226024 0 0 0 441820 424 0 0 25 0 1 0 880937836 11324030976 2182468 33554432000 4194304 4300056 140733272395136 18446744073709551615 4251676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2764656 2182468 246 26 0 2761288 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 11058624

[startup+4482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/499 29377
/proc/meminfo: memFree=97004/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11064676 CPUtime=4482.44 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2248126 0 0 0 447816 428 0 0 25 0 1 0 880937836 11330228224 2204548 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2766169 2204548 246 26 0 2762801 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 11064676

[startup+4542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/499 29379
/proc/meminfo: memFree=95276/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11068892 CPUtime=4542.44 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2261888 0 0 0 453812 432 0 0 25 0 1 0 880937836 11334545408 2218287 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2767223 2218287 246 26 0 2763855 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 11068892

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 29390
/proc/meminfo: memFree=98032/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11074088 CPUtime=4602.46 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2281912 0 0 0 459809 437 0 0 25 0 1 0 880937836 11339866112 2238294 33554432000 4194304 4300056 140733272395136 18446744073709551615 4263021 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2768522 2238294 246 26 0 2765154 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 11074088

[startup+4662.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/499 29391
/proc/meminfo: memFree=95320/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11078636 CPUtime=4662.45 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2307338 0 0 0 465803 442 0 0 25 0 1 0 880937836 11344523264 2263701 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2769659 2263701 246 26 0 2766291 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 11078636

[startup+4722.32 s]
/proc/loadavg: 2.13 2.05 2.01 3/499 29393
/proc/meminfo: memFree=97492/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11084648 CPUtime=4722.46 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2324709 0 0 0 471800 446 0 0 25 0 1 0 880937836 11350679552 2281048 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2771162 2281048 246 26 0 2767794 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 11084648

[startup+4782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/499 29394
/proc/meminfo: memFree=94784/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11089124 CPUtime=4782.45 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2342054 0 0 0 477795 450 0 0 25 0 1 0 880937836 11355262976 2298385 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2772281 2298385 246 26 0 2768913 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 11089124

[startup+4842.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/499 29396
/proc/meminfo: memFree=96056/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11094768 CPUtime=4842.45 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2358384 0 0 0 483790 455 0 0 25 0 1 0 880937836 11361042432 2314699 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2773692 2314699 246 26 0 2770324 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 11094768

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 29398
/proc/meminfo: memFree=95256/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11098760 CPUtime=4902.45 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2371272 0 0 0 489785 460 0 0 25 0 1 0 880937836 11365130240 2327571 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2774690 2327571 246 26 0 2771322 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 11098760

[startup+4962.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/499 29399
/proc/meminfo: memFree=98876/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11103628 CPUtime=4962.45 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2378827 0 0 0 495783 462 0 0 25 0 1 0 880937836 11370115072 2335113 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2775907 2335113 246 26 0 2772539 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 11103628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.68 1.94 1.97 2/493 29418
/proc/meminfo: memFree=11231740/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=11106744 CPUtime=5000.07 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4202496 2385182 0 0 0 499543 464 0 0 25 0 1 0 880937836 11373305856 2341465 33554432000 4194304 4300056 140733272395136 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29245/statm: 2776686 2341465 246 26 0 2773318 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 11106744

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

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

[startup+5000.2 s]
/proc/loadavg: 1.68 1.94 1.97 2/493 29418
/proc/meminfo: memFree=11231740/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=0 CPUtime=5000.36 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4203524 2385182 0 0 0 499543 493 0 0 25 0 1 0 880937836 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/29245/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.36
Current children cumulated vsize (KiB) 0

[startup+5000.3 s]
/proc/loadavg: 1.68 1.94 1.97 2/493 29418
/proc/meminfo: memFree=11231740/32950928 swapFree=34421304/67111528
[pid=29245] ppid=29243 vsize=0 CPUtime=5000.46 cores=1,3,5,7
/proc/29245/stat : 29245 (lr_gl_shr) R 29243 29245 27501 0 -1 4203524 2385182 0 0 0 499543 503 0 0 25 0 1 0 880937836 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/29245/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.46
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.32
CPU time (s): 5000.49
CPU user time (s): 4995.43
CPU system time (s): 5.05123
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 11106744

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

runsolver used 22.9065 second user time and 58.934 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-01 07:44:32
IDJOB=3439942
IDBENCH=82411
IDSOLVER=1938
FILE ID=node113/3439942-1306907069
RUNJOBID= node113-1306907030-29198
PBS_JOBID= 13488463
Free space on /tmp= 30020 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439942-1306907069/watcher-3439942-1306907069 -o /tmp/evaluation-result-3439942-1306907069/solver-3439942-1306907069 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439942-1306907069.cnf -verb=0 -model

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

MD5SUM BENCH= 0176f3dd09fed1b561c875e1d6538c8d
RANDOM SEED=652862780

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10097648 kB
Buffers:         88524 kB
Cached:       16394272 kB
SwapCached:      13252 kB
Active:       10296200 kB
Inactive:     11846884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10097648 kB
SwapTotal:    67111528 kB
SwapFree:     34421304 kB
Dirty:          232640 kB
Writeback:           0 kB
AnonPages:     5658580 kB
Mapped:          21232 kB
Slab:           522740 kB
PageTables:     118032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 155461116 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= 30180 MiB
End job on node113 at 2011-06-01 09:07:54