Trace number 3349198

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: EBMiniSAT 2011-03-02? (TO) 1300.2 1300.16

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 benchmark133.041
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: 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-3349198-1304978529/watcher-3349198-1304978529 -o /tmp/evaluation-result-3349198-1304978529/solver-3349198-1304978529 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349198-1304978529.cnf -verb=0 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.95 4.00 3.53 4/303 13114
/proc/meminfo: memFree=25017688/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=21012 CPUtime=0 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 988 0 0 0 0 0 0 0 22 0 1 0 590269070 21516288 932 33554432000 4194304 4293939 140734518456128 18446744073709551615 4201000 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 5253 932 219 25 0 1886 0

[startup+0.087103 s]
/proc/loadavg: 3.95 4.00 3.53 4/303 13114
/proc/meminfo: memFree=25017688/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=37340 CPUtime=0.08 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 5405 0 0 0 7 1 0 0 22 0 1 0 590269070 38236160 4948 33554432000 4194304 4293939 140734518456128 18446744073709551615 220816294314 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 9395 4965 219 25 0 6028 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37340

[startup+0.101116 s]
/proc/loadavg: 3.95 4.00 3.53 4/303 13114
/proc/meminfo: memFree=25017688/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=39596 CPUtime=0.09 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 6193 0 0 0 8 1 0 0 22 0 1 0 590269070 40546304 5599 33554432000 4194304 4293939 140734518456128 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 9899 5602 219 25 0 6532 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39596

[startup+0.301078 s]
/proc/loadavg: 3.95 4.00 3.53 4/303 13114
/proc/meminfo: memFree=25017688/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=88268 CPUtime=0.29 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 17970 0 0 0 27 2 0 0 23 0 1 0 590269070 90386432 16413 33554432000 4194304 4293939 140734518456128 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 22067 16415 219 25 0 18700 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88268

[startup+0.700993 s]
/proc/loadavg: 3.95 4.00 3.53 4/303 13114
/proc/meminfo: memFree=25017688/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=175720 CPUtime=0.69 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 42955 0 0 0 64 5 0 0 25 0 1 0 590269070 179937280 38149 33554432000 4194304 4293939 140734518456128 18446744073709551615 4279613 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 43930 38151 219 25 0 40563 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 175720

[startup+1.50086 s]
/proc/loadavg: 3.95 4.00 3.53 5/304 13115
/proc/meminfo: memFree=24800192/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=382324 CPUtime=1.49 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 89929 0 0 0 136 13 0 0 25 0 1 0 590269070 391499776 79355 33554432000 4194304 4293939 140734518456128 18446744073709551615 4215504 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 95581 79355 222 25 0 92214 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 382324

[startup+3.10055 s]
/proc/loadavg: 3.95 4.00 3.53 5/304 13115
/proc/meminfo: memFree=24696528/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=382324 CPUtime=3.09 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 89930 0 0 0 296 13 0 0 25 0 1 0 590269070 391499776 79356 33554432000 4194304 4293939 140734518456128 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 95581 79356 223 25 0 92214 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 382324

[startup+6.30096 s]
/proc/loadavg: 3.95 4.00 3.53 5/304 13115
/proc/meminfo: memFree=24646680/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=410364 CPUtime=6.29 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 99874 0 0 0 615 14 0 0 25 0 1 0 590269070 420212736 89270 33554432000 4194304 4293939 140734518456128 18446744073709551615 4230128 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 102591 89270 225 25 0 99224 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 410364

[startup+12.7008 s]
/proc/loadavg: 3.96 4.00 3.54 5/304 13115
/proc/meminfo: memFree=24679032/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=374748 CPUtime=12.69 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 118795 0 0 0 1252 17 0 0 25 0 1 0 590269070 383741952 76964 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 93687 76964 243 25 0 90320 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 374748

[startup+25.5004 s]
/proc/loadavg: 3.96 4.00 3.54 5/304 13115
/proc/meminfo: memFree=24571440/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=424836 CPUtime=25.49 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 129243 0 0 0 2529 20 0 0 25 0 1 0 590269070 435032064 87409 33554432000 4194304 4293939 140734518456128 18446744073709551615 4251613 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 106209 87409 244 25 0 102842 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 424836

[startup+51.1007 s]
/proc/loadavg: 3.97 4.00 3.55 5/304 13116
/proc/meminfo: memFree=24426708/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=506224 CPUtime=51.1 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 151635 0 0 0 5086 24 0 0 25 0 1 0 590269070 518373376 109785 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 126556 109785 244 25 0 123189 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 506224

[startup+102.311 s]
/proc/loadavg: 3.99 4.00 3.58 5/304 13117
/proc/meminfo: memFree=24159076/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=853408 CPUtime=102.31 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 192444 0 0 0 10198 33 0 0 25 0 1 0 590269070 873889792 150575 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 213352 150575 244 25 0 209985 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 853408

[startup+162.3 s]
/proc/loadavg: 4.04 4.01 3.60 5/304 13119
/proc/meminfo: memFree=23830564/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=853408 CPUtime=162.3 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 240513 0 0 0 16188 42 0 0 25 0 1 0 590269070 873889792 198620 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 213352 198620 244 25 0 209985 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 853408

[startup+222.301 s]
/proc/loadavg: 4.01 4.01 3.63 5/304 13120
/proc/meminfo: memFree=23507256/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=1202656 CPUtime=222.3 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 284600 0 0 0 22180 50 0 0 25 0 1 0 590269070 1231519744 242687 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 300664 242687 244 25 0 297297 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1202656

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.65 5/304 13122
/proc/meminfo: memFree=23209212/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=1202656 CPUtime=282.3 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 321366 0 0 0 28172 58 0 0 25 0 1 0 590269070 1231519744 279428 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 300664 279428 244 25 0 297297 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1202656

[startup+342.301 s]
/proc/loadavg: 4.05 4.01 3.67 5/304 13124
/proc/meminfo: memFree=22867536/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=1770184 CPUtime=342.31 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 369645 0 0 0 34161 70 0 0 25 0 1 0 590269070 1812668416 327679 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 442546 327679 244 25 0 439179 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1770184

[startup+402.301 s]
/proc/loadavg: 4.15 4.04 3.70 5/304 13125
/proc/meminfo: memFree=22522136/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=1770184 CPUtime=402.3 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 416169 0 0 0 40151 79 0 0 25 0 1 0 590269070 1812668416 374167 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 442546 374167 244 25 0 439179 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1770184

[startup+462.301 s]
/proc/loadavg: 4.05 4.03 3.72 5/304 13127
/proc/meminfo: memFree=22205624/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=1770184 CPUtime=462.31 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 464052 0 0 0 46141 90 0 0 25 0 1 0 590269070 1812668416 422026 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 442546 422026 244 25 0 439179 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1770184

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.73 5/304 13128
/proc/meminfo: memFree=21926268/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=2692420 CPUtime=522.31 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 503889 0 0 0 52132 99 0 0 25 0 1 0 590269070 2757038080 461846 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248397 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 673105 461846 244 25 0 669738 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2692420

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.74 5/304 13130
/proc/meminfo: memFree=21601816/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=2692420 CPUtime=582.31 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 542137 0 0 0 58123 108 0 0 25 0 1 0 590269070 2757038080 500067 33554432000 4194304 4293939 140734518456128 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 673105 500067 244 25 0 669738 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2692420

[startup+642.301 s]
/proc/loadavg: 4.07 4.03 3.76 5/304 13132
/proc/meminfo: memFree=21231500/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=2696772 CPUtime=642.31 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 592272 0 0 0 64113 118 0 0 25 0 1 0 590269070 2761494528 550171 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 674193 550171 244 25 0 670826 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2696772

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.77 5/304 13133
/proc/meminfo: memFree=20911136/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=2703348 CPUtime=702.31 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 643307 0 0 0 70104 127 0 0 25 0 1 0 590269070 2768228352 601180 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 675837 601180 244 25 0 672470 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2703348

[startup+762.312 s]
/proc/loadavg: 4.01 4.02 3.78 5/304 13135
/proc/meminfo: memFree=20620156/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=2710876 CPUtime=762.32 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 693652 0 0 0 76093 139 0 0 25 0 1 0 590269070 2775937024 651505 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 677719 651505 244 25 0 674352 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2710876

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.80 5/304 13136
/proc/meminfo: memFree=20313556/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=4216072 CPUtime=822.31 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 739024 0 0 0 82083 148 0 0 25 0 1 0 590269070 4317257728 696857 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 1054018 696857 244 25 0 1050651 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 4216072

[startup+882.3 s]
/proc/loadavg: 4.07 4.02 3.81 5/304 13138
/proc/meminfo: memFree=19991580/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=4223988 CPUtime=882.32 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 791769 0 0 0 88071 161 0 0 25 0 1 0 590269070 4325363712 749576 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 1055997 749576 244 25 0 1052630 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 4223988

[startup+942.3 s]
/proc/loadavg: 3.00 3.76 3.74 2/286 13194
/proc/meminfo: memFree=22918092/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=4232852 CPUtime=942.32 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 841859 0 0 0 94061 171 0 0 25 0 1 0 590269070 4334440448 799631 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 1058213 799631 244 25 0 1054846 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 4232852

[startup+1002.3 s]
/proc/loadavg: 1.73 3.26 3.57 2/286 13195
/proc/meminfo: memFree=22692160/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=4240328 CPUtime=1002.32 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 898283 0 0 0 100053 179 0 0 25 0 1 0 590269070 4342095872 856033 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 1060082 856033 244 25 0 1056715 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 4240328

[startup+1062.3 s]
/proc/loadavg: 1.27 2.84 3.40 2/286 13197
/proc/meminfo: memFree=22468808/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=4245824 CPUtime=1062.33 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 954652 0 0 0 106046 187 0 0 25 0 1 0 590269070 4347723776 912375 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 1061456 912375 244 25 0 1058089 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 4245824

[startup+1122.3 s]
/proc/loadavg: 1.10 2.51 3.25 2/286 13198
/proc/meminfo: memFree=22248428/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=4250608 CPUtime=1122.33 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 1008914 0 0 0 112037 196 0 0 25 0 1 0 590269070 4352622592 966615 33554432000 4194304 4293939 140734518456128 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 1062652 966615 244 25 0 1059285 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 4250608

[startup+1182.3 s]
/proc/loadavg: 1.03 2.23 3.10 2/286 13200
/proc/meminfo: memFree=22034124/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=4257668 CPUtime=1182.33 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 1063096 0 0 0 118029 204 0 0 25 0 1 0 590269070 4359852032 1020778 33554432000 4194304 4293939 140734518456128 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 1064417 1020778 244 25 0 1061050 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 4257668

[startup+1242.3 s]
/proc/loadavg: 1.05 2.02 2.98 2/286 13202
/proc/meminfo: memFree=21797144/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=6701628 CPUtime=1242.33 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 1121664 0 0 0 124022 211 0 0 25 0 1 0 590269070 6862467072 1079316 33554432000 4194304 4293939 140734518456128 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 1675407 1079316 244 25 0 1672040 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 6701628



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 1.84 2.86 2/286 13203
/proc/meminfo: memFree=21610128/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=6709504 CPUtime=1300.04 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4202496 1168060 0 0 0 129786 218 0 0 25 0 1 0 590269070 6870532096 1125693 33554432000 4194304 4293939 140734518456128 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13114/statm: 1677376 1125693 244 25 0 1674009 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 6709504

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

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

[startup+1300.11 s]
/proc/loadavg: 1.02 1.84 2.86 2/287 13204
/proc/meminfo: memFree=24611996/32951124 swapFree=63485424/67111528
[pid=13114] ppid=13112 vsize=0 CPUtime=1300.15 cores=1,3
/proc/13114/stat : 13114 (ebminisat_relea) R 13112 13114 12669 0 -1 4203524 1168060 0 0 0 129786 229 0 0 25 0 1 0 590269070 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/13114/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.16
CPU time (s): 1300.2
CPU user time (s): 1297.87
CPU system time (s): 2.33465
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 6709504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.87
system time used= 2.33465
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1168060
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= 10
involuntary context switches= 937

runsolver used 3.48947 second user time and 8.34373 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-10 00:02:12
IDJOB=3349198
IDBENCH=82411
IDSOLVER=1812
FILE ID=node147/3349198-1304978529
RUNJOBID= node147-1304976740-12689
PBS_JOBID= 13285666
Free space on /tmp= 52756 MiB

SOLVER NAME= minisat hack: EBMiniSAT 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= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349198-1304978529/watcher-3349198-1304978529 -o /tmp/evaluation-result-3349198-1304978529/solver-3349198-1304978529 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349198-1304978529.cnf  -verb=0

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

MD5SUM BENCH= 0176f3dd09fed1b561c875e1d6538c8d
RANDOM SEED=1099753003

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.76
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.836
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.836
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:      25018092 kB
Buffers:        171508 kB
Cached:        3479208 kB
SwapCached:      12852 kB
Active:        1987368 kB
Inactive:      5741696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25018092 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           74580 kB
Writeback:           0 kB
AnonPages:     4073644 kB
Mapped:          15396 kB
Slab:           110316 kB
PageTables:      31596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46111360 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= 52804 MiB
End job on node147 at 2011-05-10 00:23:54