Trace number 3349113

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.17 1300.14

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2074.86
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

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-3349113-1304978247/watcher-3349113-1304978247 -o /tmp/evaluation-result-3349113-1304978247/solver-3349113-1304978247 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349113-1304978247.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: 4.18 4.08 3.31 4/376 24523
/proc/meminfo: memFree=11247756/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=11796 CPUtime=0 cores=1,3
/proc/24523/stat : 24523 (runsolver) R 24521 24523 24257 0 -1 4202560 40 0 0 0 0 0 0 0 22 0 1 0 590241271 12079104 51 33554432000 4194304 5432360 140736240665648 18446744073709551615 4881623 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/24523/statm: 2949 51 30 303 0 2643 0

[startup+0.0241391 s]
/proc/loadavg: 4.18 4.08 3.31 4/376 24523
/proc/meminfo: memFree=11247756/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=24172 CPUtime=0 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 1646 0 0 0 0 0 0 0 22 0 1 0 590241271 24752128 1576 33554432000 4194304 4293939 140733679032032 18446744073709551615 4201662 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 6043 1576 219 25 0 2676 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24172

[startup+0.101122 s]
/proc/loadavg: 4.18 4.08 3.31 4/376 24523
/proc/meminfo: memFree=11247756/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=35996 CPUtime=0.07 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 4548 0 0 0 7 0 0 0 22 0 1 0 590241271 36859904 4478 33554432000 4194304 4293939 140733679032032 18446744073709551615 4278912 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 8999 4478 219 25 0 5632 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 35996

[startup+0.301096 s]
/proc/loadavg: 4.18 4.08 3.31 4/376 24523
/proc/meminfo: memFree=11247756/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=73500 CPUtime=0.28 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 15119 0 0 0 26 2 0 0 23 0 1 0 590241271 75264000 13980 33554432000 4194304 4293939 140733679032032 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 18375 13983 219 25 0 15008 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 73500

[startup+0.701016 s]
/proc/loadavg: 4.18 4.08 3.31 4/376 24523
/proc/meminfo: memFree=11247756/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=172616 CPUtime=0.68 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 39084 0 0 0 62 6 0 0 25 0 1 0 590241271 176758784 35168 33554432000 4194304 4293939 140733679032032 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 43154 35170 219 25 0 39787 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 172616

[startup+1.50087 s]
/proc/loadavg: 4.18 4.08 3.31 5/377 24524
/proc/meminfo: memFree=11041544/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=347260 CPUtime=1.48 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 77778 0 0 0 136 12 0 0 25 0 1 0 590241271 355594240 70017 33554432000 4194304 4293939 140733679032032 18446744073709551615 4229928 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 86815 70017 223 25 0 83448 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 347260

[startup+3.1006 s]
/proc/loadavg: 4.17 4.08 3.31 5/377 24524
/proc/meminfo: memFree=10962432/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=347260 CPUtime=3.08 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 77780 0 0 0 296 12 0 0 25 0 1 0 590241271 355594240 70019 33554432000 4194304 4293939 140733679032032 18446744073709551615 4236641 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 86815 70019 224 25 0 83448 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 347260

[startup+6.30101 s]
/proc/loadavg: 4.17 4.08 3.31 5/377 24524
/proc/meminfo: memFree=10920336/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=381452 CPUtime=6.28 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 86998 0 0 0 615 13 0 0 25 0 1 0 590241271 390606848 79194 33554432000 4194304 4293939 140733679032032 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 95363 79194 225 25 0 91996 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 381452

[startup+12.7009 s]
/proc/loadavg: 4.14 4.08 3.32 5/377 24524
/proc/meminfo: memFree=10948564/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=311240 CPUtime=12.68 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 102194 0 0 0 1253 15 0 0 25 0 1 0 590241271 318709760 68361 33554432000 4194304 4293939 140733679032032 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 77810 68361 244 25 0 74443 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 311240

[startup+25.5006 s]
/proc/loadavg: 4.12 4.08 3.33 5/377 24552
/proc/meminfo: memFree=10530424/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=392148 CPUtime=25.47 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 110807 0 0 0 2527 20 0 0 25 0 1 0 590241271 401559552 76970 33554432000 4194304 4293939 140733679032032 18446744073709551615 4256084 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 98037 76970 245 25 0 94670 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 392148

[startup+51.101 s]
/proc/loadavg: 4.08 4.07 3.34 5/377 24553
/proc/meminfo: memFree=10292544/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=473536 CPUtime=51.08 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 135956 0 0 0 5083 25 0 0 25 0 1 0 590241271 484900864 102112 33554432000 4194304 4293939 140733679032032 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 118384 102112 245 25 0 115017 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 473536

[startup+102.314 s]
/proc/loadavg: 4.19 4.09 3.39 5/377 24582
/proc/meminfo: memFree=10262912/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=605796 CPUtime=102.29 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 169659 0 0 0 10199 30 0 0 25 0 1 0 590241271 620335104 135800 33554432000 4194304 4293939 140733679032032 18446744073709551615 4251613 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 151449 135800 245 25 0 148082 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 605796

[startup+162.301 s]
/proc/loadavg: 4.19 4.10 3.43 5/377 24583
/proc/meminfo: memFree=9818024/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=820720 CPUtime=162.29 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 213195 0 0 0 16191 38 0 0 25 0 1 0 590241271 840417280 179314 33554432000 4194304 4293939 140733679032032 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 205180 179314 245 25 0 201813 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 820720

[startup+222.3 s]
/proc/loadavg: 4.06 4.08 3.47 5/377 24594
/proc/meminfo: memFree=9363532/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=1169968 CPUtime=222.28 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 254341 0 0 0 22183 45 0 0 25 0 1 0 590241271 1198047232 220438 33554432000 4194304 4293939 140733679032032 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 292492 220438 245 25 0 289125 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1169968

[startup+282.301 s]
/proc/loadavg: 4.02 4.06 3.50 5/377 24595
/proc/meminfo: memFree=8859088/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=1169968 CPUtime=282.29 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 301002 0 0 0 28177 52 0 0 25 0 1 0 590241271 1198047232 267077 33554432000 4194304 4293939 140733679032032 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 292492 267077 245 25 0 289125 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1169968

[startup+342.301 s]
/proc/loadavg: 4.13 4.08 3.54 5/377 24597
/proc/meminfo: memFree=8417788/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=1737496 CPUtime=342.29 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 348360 0 0 0 34169 60 0 0 25 0 1 0 590241271 1779195904 314410 33554432000 4194304 4293939 140733679032032 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 434374 314410 245 25 0 431007 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1737496

[startup+402.3 s]
/proc/loadavg: 4.11 4.08 3.57 5/377 24598
/proc/meminfo: memFree=8010580/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=1737496 CPUtime=402.28 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 390830 0 0 0 40161 67 0 0 25 0 1 0 590241271 1779195904 356860 33554432000 4194304 4293939 140733679032032 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 434374 356860 245 25 0 431007 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1737496

[startup+462.3 s]
/proc/loadavg: 4.04 4.06 3.59 5/377 24600
/proc/meminfo: memFree=7637488/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=1737496 CPUtime=462.29 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 414352 0 0 0 46156 73 0 0 25 0 1 0 590241271 1779195904 380367 33554432000 4194304 4293939 140733679032032 18446744073709551615 4248917 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 434374 380368 245 25 0 431007 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1737496

[startup+522.301 s]
/proc/loadavg: 4.09 4.07 3.62 5/377 24602
/proc/meminfo: memFree=7222716/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=1737496 CPUtime=522.29 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 448770 0 0 0 52150 79 0 0 25 0 1 0 590241271 1779195904 414769 33554432000 4194304 4293939 140733679032032 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 434374 414769 245 25 0 431007 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1737496

[startup+582.301 s]
/proc/loadavg: 4.03 4.05 3.64 5/377 24603
/proc/meminfo: memFree=6813712/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=2659732 CPUtime=582.29 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 480965 0 0 0 58143 86 0 0 25 0 1 0 590241271 2723565568 446940 33554432000 4194304 4293939 140733679032032 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 664933 446940 245 25 0 661566 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 2659732

[startup+642.3 s]
/proc/loadavg: 4.07 4.06 3.67 5/377 24605
/proc/meminfo: memFree=6287996/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=2659732 CPUtime=642.31 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 524684 0 0 0 64138 93 0 0 25 0 1 0 590241271 2723565568 490646 33554432000 4194304 4293939 140733679032032 18446744073709551615 4248391 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 664933 490646 245 25 0 661566 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2659732

[startup+702.301 s]
/proc/loadavg: 4.16 4.09 3.70 5/377 24607
/proc/meminfo: memFree=5808620/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=2660288 CPUtime=702.3 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 560696 0 0 0 70131 99 0 0 25 0 1 0 590241271 2724134912 526639 33554432000 4194304 4293939 140733679032032 18446744073709551615 4263678 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 665072 526639 245 25 0 661705 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 2660288

[startup+762.314 s]
/proc/loadavg: 4.09 4.08 3.72 5/377 24608
/proc/meminfo: memFree=5339556/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=2663324 CPUtime=762.31 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 601789 0 0 0 76125 106 0 0 25 0 1 0 590241271 2727243776 567721 33554432000 4194304 4293939 140733679032032 18446744073709551615 4249268 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 665831 567721 245 25 0 662464 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 2663324

[startup+822.301 s]
/proc/loadavg: 4.03 4.07 3.74 5/377 24610
/proc/meminfo: memFree=4901356/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=2667788 CPUtime=822.3 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 635567 0 0 0 82118 112 0 0 25 0 1 0 590241271 2731814912 601477 33554432000 4194304 4293939 140733679032032 18446744073709551615 4255744 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 666947 601477 245 25 0 663580 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2667788

[startup+882.3 s]
/proc/loadavg: 4.01 4.05 3.75 5/377 24611
/proc/meminfo: memFree=4476516/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=2670304 CPUtime=882.3 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 668603 0 0 0 88111 119 0 0 25 0 1 0 590241271 2734391296 634490 33554432000 4194304 4293939 140733679032032 18446744073709551615 4263685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 667576 634490 245 25 0 664209 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2670304

[startup+942.301 s]
/proc/loadavg: 4.07 4.07 3.77 5/377 24613
/proc/meminfo: memFree=3982528/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=4172080 CPUtime=942.3 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 708012 0 0 0 94102 128 0 0 25 0 1 0 590241271 4272209920 673878 33554432000 4194304 4293939 140733679032032 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 1043020 673878 245 25 0 1039653 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 4172080

[startup+1002.3 s]
/proc/loadavg: 4.05 4.07 3.79 5/377 24615
/proc/meminfo: memFree=3533788/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=4176020 CPUtime=1002.3 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 745406 0 0 0 100096 134 0 0 25 0 1 0 590241271 4276244480 711259 33554432000 4194304 4293939 140733679032032 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 1044005 711259 245 25 0 1040638 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 4176020

[startup+1062.3 s]
/proc/loadavg: 4.02 4.05 3.80 5/377 24616
/proc/meminfo: memFree=3133664/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=4180244 CPUtime=1062.3 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 779981 0 0 0 106091 139 0 0 25 0 1 0 590241271 4280569856 745823 33554432000 4194304 4293939 140733679032032 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 1045061 745823 245 25 0 1041694 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 4180244

[startup+1122.3 s]
/proc/loadavg: 3.64 3.96 3.78 4/371 24636
/proc/meminfo: memFree=4255888/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=4181456 CPUtime=1122.31 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 817782 0 0 0 112085 146 0 0 25 0 1 0 590241271 4281810944 783602 33554432000 4194304 4293939 140733679032032 18446744073709551615 4248320 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 1045364 783602 245 25 0 1041997 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 4181456

[startup+1182.3 s]
/proc/loadavg: 3.26 3.79 3.74 4/371 24637
/proc/meminfo: memFree=3933752/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=4184944 CPUtime=1182.31 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 851173 0 0 0 118080 151 0 0 25 0 1 0 590241271 4285382656 816969 33554432000 4194304 4293939 140733679032032 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 1046236 816969 245 25 0 1042869 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 4184944

[startup+1242.3 s]
/proc/loadavg: 3.30 3.70 3.70 4/371 24639
/proc/meminfo: memFree=3594812/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=4187628 CPUtime=1242.31 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 887830 0 0 0 124074 157 0 0 25 0 1 0 590241271 4288131072 853611 33554432000 4194304 4293939 140733679032032 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 1046907 853611 245 25 0 1043540 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 4187628



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.18 3.59 3.67 4/371 24640
/proc/meminfo: memFree=4946540/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=4190696 CPUtime=1300.03 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4202496 921028 0 0 0 129840 163 0 0 25 0 1 0 590241271 4291272704 886798 33554432000 4194304 4293939 140733679032032 18446744073709551615 4248314 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24523/statm: 1047674 886798 245 25 0 1044307 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 4190696

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

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

[startup+1300.11 s]
/proc/loadavg: 3.18 3.59 3.67 4/372 24641
/proc/meminfo: memFree=7826060/32951124 swapFree=65155552/67111528
[pid=24523] ppid=24521 vsize=0 CPUtime=1300.14 cores=1,3
/proc/24523/stat : 24523 (ebminisat_relea) R 24521 24523 24257 0 -1 4203524 921028 0 0 0 129840 174 0 0 25 0 1 0 590241271 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/24523/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.14
CPU time (s): 1300.17
CPU user time (s): 1298.4
CPU system time (s): 1.76173
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4190696

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

runsolver used 4.71228 second user time and 10.6784 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 23:57:30
IDJOB=3349113
IDBENCH=82387
IDSOLVER=1812
FILE ID=node146/3349113-1304978247
RUNJOBID= node146-1304976740-24278
PBS_JOBID= 13285667
Free space on /tmp= 41720 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.020-NOTKNOWN.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349113-1304978247/watcher-3349113-1304978247 -o /tmp/evaluation-result-3349113-1304978247/solver-3349113-1304978247 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349113-1304978247.cnf  -verb=0

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=747537696

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      11248036 kB
Buffers:        162408 kB
Cached:        4713752 kB
SwapCached:       9316 kB
Active:       11848572 kB
Inactive:      9538212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11248036 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:           79184 kB
Writeback:           0 kB
AnonPages:    16508168 kB
Mapped:          22800 kB
Slab:           188288 kB
PageTables:      61640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 83210108 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= 41604 MiB
End job on node146 at 2011-05-10 00:19:12