Trace number 3349345

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) 1299.95 1300.17

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.11 4.02 3.51 4/362 4123
/proc/meminfo: memFree=4457648/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=23228 CPUtime=0 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 1426 0 0 0 0 0 0 0 18 0 1 0 609435252 23785472 1370 33554432000 4194304 4293939 140733499878352 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 5807 1373 219 25 0 2440 0

[startup+0.103821 s]
/proc/loadavg: 4.11 4.02 3.51 4/362 4123
/proc/meminfo: memFree=4457648/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=41804 CPUtime=0.1 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 5613 0 0 0 9 1 0 0 18 0 1 0 609435252 42807296 5502 33554432000 4194304 4293939 140733499878352 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 10451 5506 219 25 0 7084 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 41804

[startup+0.200798 s]
/proc/loadavg: 4.11 4.02 3.51 4/362 4123
/proc/meminfo: memFree=4457648/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=60932 CPUtime=0.19 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 10480 0 0 0 17 2 0 0 18 0 1 0 609435252 62394368 9917 33554432000 4194304 4293939 140733499878352 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 15233 9918 219 25 0 11866 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 60932

[startup+0.300775 s]
/proc/loadavg: 4.11 4.02 3.51 4/362 4123
/proc/meminfo: memFree=4457648/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=75344 CPUtime=0.29 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 15925 0 0 0 26 3 0 0 18 0 1 0 609435252 77152256 14638 33554432000 4194304 4293939 140733499878352 18446744073709551615 254500388619 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 18836 14645 219 25 0 15469 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75344

[startup+0.700699 s]
/proc/loadavg: 4.11 4.02 3.51 4/362 4123
/proc/meminfo: memFree=4457648/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=182980 CPUtime=0.69 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 40361 0 0 0 62 7 0 0 18 0 1 0 609435252 187371520 36445 33554432000 4194304 4293939 140733499878352 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 45745 36446 219 25 0 42378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 182980

[startup+1.50054 s]
/proc/loadavg: 4.18 4.04 3.52 5/363 4124
/proc/meminfo: memFree=4224324/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=366516 CPUtime=1.49 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 85992 0 0 0 137 12 0 0 20 0 1 0 609435252 375312384 78231 33554432000 4194304 4293939 140733499878352 18446744073709551615 254500388619 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 91629 78233 219 25 0 88262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 366516

[startup+3.10022 s]
/proc/loadavg: 4.18 4.04 3.52 5/363 4124
/proc/meminfo: memFree=4004348/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=698612 CPUtime=3.09 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 171412 0 0 0 283 26 0 0 25 0 1 0 609435252 715378688 154994 33554432000 4194304 4293939 140733499878352 18446744073709551615 4215485 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 174653 154994 222 25 0 171286 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 698612

[startup+6.30058 s]
/proc/loadavg: 4.17 4.04 3.52 5/363 4124
/proc/meminfo: memFree=3831756/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=698612 CPUtime=6.29 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 171413 0 0 0 603 26 0 0 25 0 1 0 609435252 715378688 154995 33554432000 4194304 4293939 140733499878352 18446744073709551615 4230256 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 174653 154995 223 25 0 171286 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 698612

[startup+12.7003 s]
/proc/loadavg: 4.16 4.04 3.52 5/363 4124
/proc/meminfo: memFree=3731060/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=846260 CPUtime=12.69 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 192620 0 0 0 1239 30 0 0 25 0 1 0 609435252 866570240 176162 33554432000 4194304 4293939 140733499878352 18446744073709551615 4230278 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 211565 176162 225 25 0 208198 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 846260

[startup+25.5008 s]
/proc/loadavg: 4.13 4.04 3.52 5/363 4124
/proc/meminfo: memFree=3803172/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=685168 CPUtime=25.49 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 226101 0 0 0 2514 35 0 0 25 0 1 0 609435252 701612032 149649 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248397 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 171292 149649 244 25 0 167925 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 685168

[startup+51.1006 s]
/proc/loadavg: 4.08 4.03 3.54 5/363 4125
/proc/meminfo: memFree=3687056/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=766556 CPUtime=51.09 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 242679 0 0 0 5069 40 0 0 25 0 1 0 609435252 784953344 166222 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 191639 166222 245 25 0 188272 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 766556

[startup+102.3 s]
/proc/loadavg: 4.10 4.04 3.57 5/363 4135
/proc/meminfo: memFree=3443960/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=898816 CPUtime=102.3 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 278853 0 0 0 10183 47 0 0 25 0 1 0 609435252 920387584 202381 33554432000 4194304 4293939 140733499878352 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 224704 202381 245 25 0 221337 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 898816

[startup+162.3 s]
/proc/loadavg: 4.10 4.04 3.59 5/363 4137
/proc/meminfo: memFree=3058712/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=1113740 CPUtime=162.28 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 313747 0 0 0 16175 53 0 0 25 0 1 0 609435252 1140469760 237264 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 278435 237264 245 25 0 275068 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 1113740

[startup+222.313 s]
/proc/loadavg: 4.03 4.03 3.62 5/363 4139
/proc/meminfo: memFree=2716072/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=1113740 CPUtime=222.29 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 340507 0 0 0 22172 57 0 0 25 0 1 0 609435252 1140469760 264015 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 278435 264015 245 25 0 275068 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1113740

[startup+282.301 s]
/proc/loadavg: 4.01 4.03 3.64 5/363 4142
/proc/meminfo: memFree=2345540/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=1462988 CPUtime=282.29 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 368818 0 0 0 28166 63 0 0 25 0 1 0 609435252 1498099712 292320 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 365747 292320 245 25 0 362380 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1462988

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.66 5/363 4145
/proc/meminfo: memFree=1957516/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=1462988 CPUtime=342.29 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 408648 0 0 0 34160 69 0 0 25 0 1 0 609435252 1498099712 332144 33554432000 4194304 4293939 140733499878352 18446744073709551615 4251656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 365747 332144 245 25 0 362380 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1462988

[startup+402.301 s]
/proc/loadavg: 4.04 4.03 3.68 5/363 4146
/proc/meminfo: memFree=1629268/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=2030516 CPUtime=402.29 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 446583 0 0 0 40154 75 0 0 25 0 1 0 609435252 2079248384 370073 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248126 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 507629 370073 245 25 0 504262 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 2030516

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 3.70 5/363 4148
/proc/meminfo: memFree=1322456/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=2030516 CPUtime=462.29 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 476675 0 0 0 46149 80 0 0 25 0 1 0 609435252 2079248384 400159 33554432000 4194304 4293939 140733499878352 18446744073709551615 4251623 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 507629 400159 245 25 0 504262 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 2030516

[startup+522.301 s]
/proc/loadavg: 4.14 4.07 3.73 5/363 4150
/proc/meminfo: memFree=964180/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=2030516 CPUtime=522.29 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 520821 0 0 0 52142 87 0 0 25 0 1 0 609435252 2079248384 444296 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 507629 444296 245 25 0 504262 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 2030516

[startup+582.301 s]
/proc/loadavg: 4.05 4.05 3.75 5/363 4151
/proc/meminfo: memFree=559736/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=2030516 CPUtime=582.3 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 565328 0 0 0 58136 94 0 0 25 0 1 0 609435252 2079248384 488791 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 507629 488791 245 25 0 504262 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2030516

[startup+642.301 s]
/proc/loadavg: 4.09 4.07 3.77 5/363 4153
/proc/meminfo: memFree=160124/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=2952752 CPUtime=642.29 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 605137 0 0 0 64130 99 0 0 25 0 1 0 609435252 3023618048 528595 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 738188 528595 245 25 0 734821 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 2952752

[startup+702.301 s]
/proc/loadavg: 4.07 4.07 3.79 5/363 4154
/proc/meminfo: memFree=93704/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=2952752 CPUtime=702.21 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 643670 0 0 0 70116 105 0 0 25 0 1 0 609435252 3023618048 567124 33554432000 4194304 4293939 140733499878352 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 738188 567124 245 25 0 734821 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 2952752

[startup+762.301 s]
/proc/loadavg: 4.02 4.05 3.80 5/363 4156
/proc/meminfo: memFree=95680/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=2952752 CPUtime=762.18 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 671987 0 0 0 76108 110 0 0 25 0 1 0 609435252 3023618048 595434 33554432000 4194304 4293939 140733499878352 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 738188 595434 245 25 0 734821 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 2952752

[startup+822.301 s]
/proc/loadavg: 4.01 4.04 3.81 5/363 4158
/proc/meminfo: memFree=95408/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=2952752 CPUtime=822.15 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 709837 0 0 0 82097 118 0 0 25 0 1 0 609435252 3023618048 633267 33554432000 4194304 4293939 140733499878352 18446744073709551615 4265261 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 738188 633267 245 25 0 734821 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 2952752

[startup+882.314 s]
/proc/loadavg: 4.06 4.05 3.82 5/363 4159
/proc/meminfo: memFree=98924/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=2952752 CPUtime=882.12 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 750759 0 0 0 88085 127 0 0 25 0 1 0 609435252 3023618048 674179 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 738188 674179 245 25 0 734821 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 2952752

[startup+942.301 s]
/proc/loadavg: 4.09 4.05 3.84 5/363 4161
/proc/meminfo: memFree=99452/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=2952752 CPUtime=942.07 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 793921 0 0 0 94073 134 0 0 25 0 1 0 609435252 3023618048 717330 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 738188 717330 245 25 0 734821 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 2952752

[startup+1002.3 s]
/proc/loadavg: 3.60 3.93 3.81 4/357 4180
/proc/meminfo: memFree=876056/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=4451384 CPUtime=1002.06 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 829095 0 0 0 100067 139 0 0 25 0 1 0 609435252 4558217216 752497 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 1112846 752497 245 25 0 1109479 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 4451384

[startup+1062.3 s]
/proc/loadavg: 3.14 3.74 3.75 3/352 4200
/proc/meminfo: memFree=3615880/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=4451384 CPUtime=1062.06 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 875190 0 0 0 106061 145 0 0 25 0 1 0 609435252 4558217216 798584 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 1112846 798584 245 25 0 1109479 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 4451384

[startup+1122.3 s]
/proc/loadavg: 2.42 3.42 3.63 3/351 4202
/proc/meminfo: memFree=3381428/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=4451384 CPUtime=1122.07 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 919651 0 0 0 112055 152 0 0 25 0 1 0 609435252 4558217216 843039 33554432000 4194304 4293939 140733499878352 18446744073709551615 4251613 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 1112846 843039 245 25 0 1109479 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 4451384

[startup+1182.3 s]
/proc/loadavg: 2.15 3.16 3.53 3/351 4203
/proc/meminfo: memFree=3143236/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=4451384 CPUtime=1182.07 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 969508 0 0 0 118048 159 0 0 25 0 1 0 609435252 4558217216 892889 33554432000 4194304 4293939 140733499878352 18446744073709551615 4249240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 1112846 892889 245 25 0 1109479 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 4451384

[startup+1242.3 s]
/proc/loadavg: 1.61 2.84 3.39 2/345 4223
/proc/meminfo: memFree=4250580/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=4451384 CPUtime=1242.08 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 1013071 0 0 0 124043 165 0 0 25 0 1 0 609435252 4558217216 936448 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 1112846 936448 245 25 0 1109479 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 4451384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.24 2.52 3.25 2/345 4224
/proc/meminfo: memFree=4106340/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=4451384 CPUtime=1299.78 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4202496 1048776 0 0 0 129808 170 0 0 25 0 1 0 609435252 4558217216 972146 33554432000 4194304 4293939 140733499878352 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4123/statm: 1112846 972146 245 25 0 1109479 0
Current children cumulated CPU time (s) 1299.78
Current children cumulated vsize (KiB) 4451384

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.24 2.52 3.25 2/345 4224
/proc/meminfo: memFree=4106340/32950928 swapFree=45936960/67111528
[pid=4123] ppid=4121 vsize=0 CPUtime=1299.89 cores=5,7
/proc/4123/stat : 4123 (ebminisat_relea) R 4121 4123 3554 0 -1 4203524 1048776 0 0 0 129809 180 0 0 25 0 1 0 609435252 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/4123/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1299.89
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.17
CPU time (s): 1299.95
CPU user time (s): 1298.1
CPU system time (s): 1.85372
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 4451384

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

runsolver used 4.55231 second user time and 10.5244 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 23:59:46
IDJOB=3349345
IDBENCH=82404
IDSOLVER=1812
FILE ID=node149/3349345-1304978380
RUNJOBID= node149-1304976739-3578
PBS_JOBID= 13285664
Free space on /tmp= 42204 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349345-1304978380/watcher-3349345-1304978380 -o /tmp/evaluation-result-3349345-1304978380/solver-3349345-1304978380 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349345-1304978380.cnf  -verb=0

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=55878836

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4457804 kB
Buffers:        244144 kB
Cached:       21790872 kB
SwapCached:      21336 kB
Active:       13622728 kB
Inactive:     14096984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4457804 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:          165876 kB
Writeback:           0 kB
AnonPages:     5676300 kB
Mapped:          14500 kB
Slab:           633384 kB
PageTables:      75304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 81810436 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= 42344 MiB
End job on node149 at 2011-05-10 00:21:28