Trace number 3318237

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: MiniSAT 2.2.0-agile-26? (TO) 1300.13 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-3318237-1304901616/watcher-3318237-1304901616 -o /tmp/evaluation-result-3318237-1304901616/solver-3318237-1304901616 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318237-1304901616.cnf 

running on 2 cores: 0,2

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: 1.85 3.09 3.45 4/373 19393
/proc/meminfo: memFree=12610484/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=24168 CPUtime=0.01 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 1645 0 0 0 1 0 0 0 21 0 1 0 582578370 24748032 1573 33554432000 4194304 4291235 140735506531808 18446744073709551615 4261339 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 6042 1573 216 24 0 2676 0

[startup+0.110346 s]
/proc/loadavg: 1.85 3.09 3.45 4/373 19393
/proc/meminfo: memFree=12610484/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=41804 CPUtime=0.09 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 5549 0 0 0 9 0 0 0 22 0 1 0 582578370 42807296 5436 33554432000 4194304 4291235 140735506531808 18446744073709551615 4240833 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 10451 5440 216 24 0 7085 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41804

[startup+0.200343 s]
/proc/loadavg: 1.85 3.09 3.45 4/373 19393
/proc/meminfo: memFree=12610484/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=59740 CPUtime=0.19 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 9793 0 0 0 18 1 0 0 22 0 1 0 582578370 61173760 9364 33554432000 4194304 4291235 140735506531808 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 14935 9371 216 24 0 11569 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 59740

[startup+0.300314 s]
/proc/loadavg: 1.85 3.09 3.45 4/373 19393
/proc/meminfo: memFree=12610484/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=72704 CPUtime=0.29 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 14741 0 0 0 27 2 0 0 22 0 1 0 582578370 74448896 13668 33554432000 4194304 4291235 140735506531808 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 18176 13671 216 24 0 14810 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72704

[startup+0.700241 s]
/proc/loadavg: 1.85 3.09 3.45 4/373 19393
/proc/meminfo: memFree=12610484/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=169048 CPUtime=0.69 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 37833 0 0 0 63 6 0 0 24 0 1 0 582578370 173105152 33915 33554432000 4194304 4291235 140735506531808 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 42262 33917 216 24 0 38896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 169048

[startup+1.5011 s]
/proc/loadavg: 1.85 3.09 3.45 5/374 19394
/proc/meminfo: memFree=12350740/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=357516 CPUtime=1.49 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 80697 0 0 0 135 14 0 0 25 0 1 0 582578370 366096384 72935 33554432000 4194304 4291235 140735506531808 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 89379 72937 216 24 0 86013 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 357516

[startup+3.10081 s]
/proc/loadavg: 1.85 3.09 3.45 5/377 19400
/proc/meminfo: memFree=12067072/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=670280 CPUtime=3.08 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 166618 0 0 0 279 29 0 0 25 0 1 0 582578370 686366720 150198 33554432000 4194304 4291235 140735506531808 18446744073709551615 4240833 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 167570 150208 216 24 0 164204 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 670280

[startup+6.30025 s]
/proc/loadavg: 2.18 3.14 3.46 5/377 19400
/proc/meminfo: memFree=11256312/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=698612 CPUtime=6.28 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 171430 0 0 0 598 30 0 0 25 0 1 0 582578370 715378688 155010 33554432000 4194304 4291235 140735506531808 18446744073709551615 4229726 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 174653 155010 237 24 0 171287 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 698612

[startup+12.7011 s]
/proc/loadavg: 2.32 3.15 3.46 5/377 19401
/proc/meminfo: memFree=11182912/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=846260 CPUtime=12.68 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 192637 0 0 0 1236 32 0 0 25 0 1 0 582578370 866570240 176177 33554432000 4194304 4291235 140735506531808 18446744073709551615 4230112 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 211565 176177 239 24 0 208199 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 846260

[startup+25.5008 s]
/proc/loadavg: 2.69 3.19 3.47 5/374 19431
/proc/meminfo: memFree=11666112/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=685168 CPUtime=25.48 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 224007 0 0 0 2511 37 0 0 25 0 1 0 582578370 701612032 147553 33554432000 4194304 4291235 140735506531808 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 171292 147553 258 24 0 167926 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 685168

[startup+51.1013 s]
/proc/loadavg: 3.27 3.29 3.49 5/377 19456
/proc/meminfo: memFree=11089820/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=766556 CPUtime=51.07 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 234166 0 0 0 5068 39 0 0 25 0 1 0 582578370 784953344 157710 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 191639 157710 259 24 0 188273 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 766556

[startup+102.301 s]
/proc/loadavg: 3.76 3.41 3.52 5/377 19457
/proc/meminfo: memFree=10662112/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=898816 CPUtime=102.28 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 266775 0 0 0 10183 45 0 0 25 0 1 0 582578370 920387584 190307 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 224704 190307 259 24 0 221338 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 898816

[startup+162.3 s]
/proc/loadavg: 4.05 3.56 3.56 5/377 19459
/proc/meminfo: memFree=10132448/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=1113740 CPUtime=162.27 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 294163 0 0 0 16177 50 0 0 25 0 1 0 582578370 1140469760 217683 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248391 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 278435 217683 259 24 0 275069 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1113740

[startup+222.314 s]
/proc/loadavg: 4.15 3.67 3.60 5/377 19487
/proc/meminfo: memFree=9527180/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=1113740 CPUtime=222.28 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 327125 0 0 0 22175 53 0 0 25 0 1 0 582578370 1140469760 250633 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248451 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 278435 250633 259 24 0 275069 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1113740

[startup+282.301 s]
/proc/loadavg: 4.05 3.73 3.62 5/377 19489
/proc/meminfo: memFree=9096420/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=1462988 CPUtime=282.27 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 347598 0 0 0 28171 56 0 0 25 0 1 0 582578370 1498099712 271105 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 365747 271105 259 24 0 362381 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 1462988

[startup+342.301 s]
/proc/loadavg: 4.10 3.80 3.65 5/377 19490
/proc/meminfo: memFree=8558636/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=1462988 CPUtime=342.27 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 382141 0 0 0 34166 61 0 0 25 0 1 0 582578370 1498099712 305637 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248584 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 365747 305637 259 24 0 362381 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 1462988

[startup+402.3 s]
/proc/loadavg: 4.07 3.85 3.68 5/377 19492
/proc/meminfo: memFree=8051824/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=1462988 CPUtime=402.26 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 410266 0 0 0 40161 65 0 0 25 0 1 0 582578370 1498099712 333756 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 365747 333756 259 24 0 362381 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 1462988

[startup+462.301 s]
/proc/loadavg: 4.17 3.91 3.70 5/377 19521
/proc/meminfo: memFree=7912124/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=2030516 CPUtime=462.26 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 448827 0 0 0 46155 71 0 0 25 0 1 0 582578370 2079248384 372307 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 507629 372307 259 24 0 504263 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 2030516

[startup+522.301 s]
/proc/loadavg: 4.13 3.94 3.73 5/377 19522
/proc/meminfo: memFree=7385988/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=2030516 CPUtime=522.27 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 482553 0 0 0 52151 76 0 0 25 0 1 0 582578370 2079248384 406023 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248386 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 507629 406023 259 24 0 504263 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 2030516

[startup+582.3 s]
/proc/loadavg: 4.05 3.95 3.74 5/377 19524
/proc/meminfo: memFree=6915416/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=2030516 CPUtime=582.26 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 517079 0 0 0 58146 80 0 0 25 0 1 0 582578370 2079248384 440545 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 507629 440545 259 24 0 504263 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 2030516

[startup+642.3 s]
/proc/loadavg: 4.02 3.95 3.75 5/377 19525
/proc/meminfo: memFree=6517272/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=2030516 CPUtime=642.26 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 552185 0 0 0 64140 86 0 0 25 0 1 0 582578370 2079248384 475643 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248651 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 507629 475643 259 24 0 504263 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 2030516

[startup+702.301 s]
/proc/loadavg: 4.05 3.97 3.77 5/377 19527
/proc/meminfo: memFree=6107852/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=2952752 CPUtime=702.26 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 596690 0 0 0 70135 91 0 0 25 0 1 0 582578370 3023618048 520142 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248451 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 738188 520142 259 24 0 734822 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 2952752

[startup+762.301 s]
/proc/loadavg: 4.06 3.99 3.78 5/377 19529
/proc/meminfo: memFree=5657996/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=2952752 CPUtime=762.28 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 637192 0 0 0 76131 97 0 0 25 0 1 0 582578370 3023618048 560635 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248564 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 738188 560635 259 24 0 734822 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 2952752

[startup+822.3 s]
/proc/loadavg: 4.02 3.99 3.80 5/377 19530
/proc/meminfo: memFree=5284288/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=2952752 CPUtime=822.27 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 668733 0 0 0 82125 102 0 0 25 0 1 0 582578370 3023618048 592170 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 738188 592170 259 24 0 734822 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 2952752

[startup+882.314 s]
/proc/loadavg: 4.22 4.04 3.82 5/377 19559
/proc/meminfo: memFree=8058484/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=2952752 CPUtime=882.27 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 713147 0 0 0 88118 109 0 0 25 0 1 0 582578370 3023618048 636570 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 738188 636570 259 24 0 734822 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 2952752

[startup+942.301 s]
/proc/loadavg: 4.08 4.03 3.83 5/377 19560
/proc/meminfo: memFree=7692732/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=2952752 CPUtime=942.26 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 762915 0 0 0 94109 117 0 0 25 0 1 0 582578370 3023618048 686328 33554432000 4194304 4291235 140735506531808 18446744073709551615 4251585 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 738188 686328 259 24 0 734822 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 2952752

[startup+1002.3 s]
/proc/loadavg: 4.06 4.03 3.84 5/377 19562
/proc/meminfo: memFree=7315992/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=2952752 CPUtime=1002.26 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 800016 0 0 0 100104 122 0 0 25 0 1 0 582578370 3023618048 723418 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 738188 723418 259 24 0 734822 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 2952752

[startup+1062.3 s]
/proc/loadavg: 4.10 4.05 3.86 5/377 19564
/proc/meminfo: memFree=7073416/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=4451384 CPUtime=1062.26 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 840967 0 0 0 106098 128 0 0 25 0 1 0 582578370 4558217216 764361 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248451 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 1112846 764361 259 24 0 1109480 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 4451384

[startup+1122.3 s]
/proc/loadavg: 4.07 4.05 3.87 5/377 19565
/proc/meminfo: memFree=6672352/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=4451384 CPUtime=1122.26 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 880199 0 0 0 112091 135 0 0 25 0 1 0 582578370 4558217216 803588 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 1112846 803588 259 24 0 1109480 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 4451384

[startup+1182.3 s]
/proc/loadavg: 4.02 4.04 3.87 5/377 19567
/proc/meminfo: memFree=6433488/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=4451384 CPUtime=1182.26 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 915734 0 0 0 118087 139 0 0 25 0 1 0 582578370 4558217216 839115 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 1112846 839115 259 24 0 1109480 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 4451384

[startup+1242.3 s]
/proc/loadavg: 4.07 4.05 3.89 5/377 19577
/proc/meminfo: memFree=6214584/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=4451384 CPUtime=1242.26 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 932817 0 0 0 124084 142 0 0 25 0 1 0 582578370 4558217216 856194 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 1112846 856194 259 24 0 1109480 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 4451384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.05 3.90 5/377 19579
/proc/meminfo: memFree=5985200/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=4451384 CPUtime=1299.97 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4202496 951972 0 0 0 129853 144 0 0 25 0 1 0 582578370 4558217216 875347 33554432000 4194304 4291235 140735506531808 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19393/statm: 1112846 875347 259 24 0 1109480 0
Current children cumulated CPU time (s) 1299.97
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: 4.08 4.05 3.90 5/377 19579
/proc/meminfo: memFree=5985200/32951124 swapFree=65155552/67111528
[pid=19393] ppid=19391 vsize=0 CPUtime=1300.07 cores=0,2
/proc/19393/stat : 19393 (minisat) R 19391 19393 18785 0 -1 4203524 951972 0 0 0 129853 154 0 0 25 0 1 0 582578370 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/19393/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.07
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.17
CPU time (s): 1300.13
CPU user time (s): 1298.53
CPU system time (s): 1.59976
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 4451384

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

runsolver used 4.82327 second user time and 10.5694 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 02:40:21
IDJOB=3318237
IDBENCH=82404
IDSOLVER=1707
FILE ID=node146/3318237-1304901616
RUNJOBID= node146-1304901615-19357
PBS_JOBID= 13282125
Free space on /tmp= 41552 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318237-1304901616/watcher-3318237-1304901616 -o /tmp/evaluation-result-3318237-1304901616/solver-3318237-1304901616 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318237-1304901616.cnf

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=1885406637

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:      12610640 kB
Buffers:        142572 kB
Cached:        4198156 kB
SwapCached:       9284 kB
Active:       11036236 kB
Inactive:      8979328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12610640 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:          405912 kB
Writeback:           0 kB
AnonPages:    15672732 kB
Mapped:          22664 kB
Slab:           200852 kB
PageTables:      59964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82024316 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= 41668 MiB
End job on node146 at 2011-05-09 03:02:03