Trace number 3348745

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: cir_minisat 2011-03-02? (TO) 1300.13 1300.14

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-3348745-1304970926/watcher-3348745-1304970926 -o /tmp/evaluation-result-3348745-1304970926/solver-3348745-1304970926 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348745-1304970926.cnf 

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: 1.49 2.61 3.23 5/325 28541
/proc/meminfo: memFree=9044804/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=22420 CPUtime=0 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 1300 0 0 0 0 0 0 0 21 0 1 0 341284423 22958080 1227 33554432000 4194304 4254575 140733741506608 18446744073709551615 4240513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 5605 1227 213 15 0 2248 0

[startup+0.025972 s]
/proc/loadavg: 1.49 2.61 3.23 5/325 28541
/proc/meminfo: memFree=9044804/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=22420 CPUtime=0.01 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 1304 0 0 0 1 0 0 0 21 0 1 0 341284423 22958080 1230 33554432000 4194304 4254575 140733741506608 18446744073709551615 4241276 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 5605 1230 213 15 0 2248 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22420

[startup+0.10096 s]
/proc/loadavg: 1.49 2.61 3.23 5/325 28541
/proc/meminfo: memFree=9044804/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=35596 CPUtime=0.09 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 4145 0 0 0 8 1 0 0 21 0 1 0 341284423 36450304 4012 33554432000 4194304 4254575 140733741506608 18446744073709551615 268660323361 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 8899 4013 213 15 0 5542 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35596

[startup+0.300926 s]
/proc/loadavg: 1.49 2.61 3.23 5/325 28541
/proc/meminfo: memFree=9044804/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=79440 CPUtime=0.28 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 14714 0 0 0 25 3 0 0 22 0 1 0 341284423 81346560 13967 33554432000 4194304 4254575 140733741506608 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 19860 13968 213 15 0 16503 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 79440

[startup+0.70085 s]
/proc/loadavg: 1.49 2.61 3.23 5/325 28541
/proc/meminfo: memFree=9044804/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=197252 CPUtime=0.68 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 41341 0 0 0 60 8 0 0 23 0 1 0 341284423 201986048 38797 33554432000 4194304 4254575 140733741506608 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 49313 38798 213 15 0 45956 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 197252

[startup+1.50071 s]
/proc/loadavg: 1.49 2.61 3.23 5/329 28548
/proc/meminfo: memFree=8760896/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=429168 CPUtime=1.49 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 93292 0 0 0 130 19 0 0 25 0 1 0 341284423 439468032 87259 33554432000 4194304 4254575 140733741506608 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 107292 87259 213 15 0 103935 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 429168

[startup+3.10043 s]
/proc/loadavg: 1.49 2.61 3.23 5/329 28548
/proc/meminfo: memFree=8251484/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=494340 CPUtime=3.09 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 112539 0 0 0 286 23 0 0 25 0 1 0 341284423 506204160 102678 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209218 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 123585 102678 232 15 0 120228 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 494340

[startup+6.30086 s]
/proc/loadavg: 1.77 2.65 3.24 5/329 28548
/proc/meminfo: memFree=8260560/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=501092 CPUtime=6.29 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 115095 0 0 0 606 23 0 0 25 0 1 0 341284423 513118208 105234 33554432000 4194304 4254575 140733741506608 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 125273 105234 232 15 0 121916 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 501092

[startup+12.7007 s]
/proc/loadavg: 1.95 2.67 3.25 5/329 28551
/proc/meminfo: memFree=8238240/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=505976 CPUtime=12.7 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 120816 0 0 0 1246 24 0 0 25 0 1 0 341284423 518119424 110952 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209492 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 126494 110952 233 15 0 123137 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 505976

[startup+25.5005 s]
/proc/loadavg: 2.40 2.73 3.26 5/329 28552
/proc/meminfo: memFree=8156480/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=587364 CPUtime=25.48 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 125903 0 0 0 2524 24 0 0 25 0 1 0 341284423 601460736 116037 33554432000 4194304 4254575 140733741506608 18446744073709551615 4216779 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 146841 116037 233 15 0 143484 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 587364

[startup+51.101 s]
/proc/loadavg: 2.95 2.83 3.28 6/329 28553
/proc/meminfo: memFree=7998704/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=590960 CPUtime=51.08 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 141438 0 0 0 5082 26 0 0 25 0 1 0 341284423 605143040 131567 33554432000 4194304 4254575 140733741506608 18446744073709551615 4212505 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 147740 131567 233 15 0 144383 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 590960

[startup+102.301 s]
/proc/loadavg: 3.54 3.01 3.31 6/329 28554
/proc/meminfo: memFree=7668784/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=725904 CPUtime=102.29 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 170022 0 0 0 10199 30 0 0 25 0 1 0 341284423 743325696 160146 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209176 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 181476 160146 233 15 0 178119 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 725904

[startup+162.3 s]
/proc/loadavg: 3.83 3.19 3.35 5/329 28556
/proc/meminfo: memFree=7214280/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=945932 CPUtime=162.3 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 215280 0 0 0 16194 36 0 0 25 0 1 0 341284423 968634368 205394 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209280 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 236483 205394 233 15 0 233126 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 945932

[startup+222.301 s]
/proc/loadavg: 3.93 3.33 3.39 5/329 28557
/proc/meminfo: memFree=6819332/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=1299396 CPUtime=222.28 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 253043 0 0 0 22186 42 0 0 25 0 1 0 341284423 1330581504 243142 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 324849 243142 233 15 0 321492 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1299396

[startup+282.313 s]
/proc/loadavg: 3.97 3.45 3.43 5/329 28559
/proc/meminfo: memFree=6417444/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=1300472 CPUtime=282.3 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 286530 0 0 0 28185 45 0 0 25 0 1 0 341284423 1331683328 276625 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209312 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 325118 276625 233 15 0 321761 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1300472

[startup+342.301 s]
/proc/loadavg: 4.05 3.56 3.46 5/329 28569
/proc/meminfo: memFree=6023820/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=1305308 CPUtime=342.28 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 321288 0 0 0 34178 50 0 0 25 0 1 0 341284423 1336635392 311375 33554432000 4194304 4254575 140733741506608 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 326327 311375 233 15 0 322970 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 1305308

[startup+402.301 s]
/proc/loadavg: 4.08 3.66 3.50 6/329 28571
/proc/meminfo: memFree=5681688/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=1875416 CPUtime=402.28 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 349932 0 0 0 40174 54 0 0 25 0 1 0 341284423 1920425984 340013 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209151 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 468854 340013 233 15 0 465497 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1875416

[startup+462.3 s]
/proc/loadavg: 4.19 3.75 3.54 5/329 28573
/proc/meminfo: memFree=5328028/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=1878120 CPUtime=462.28 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 383489 0 0 0 46169 59 0 0 25 0 1 0 341284423 1923194880 373560 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209455 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 469530 373560 233 15 0 466173 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1878120

[startup+522.301 s]
/proc/loadavg: 4.07 3.79 3.56 5/329 28574
/proc/meminfo: memFree=4962108/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=1881180 CPUtime=522.28 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 414274 0 0 0 52163 65 0 0 25 0 1 0 341284423 1926328320 404335 33554432000 4194304 4254575 140733741506608 18446744073709551615 4216799 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 470295 404335 233 15 0 466938 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 1881180

[startup+582.3 s]
/proc/loadavg: 4.02 3.83 3.59 5/329 28576
/proc/meminfo: memFree=4564936/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=1882072 CPUtime=582.28 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 451632 0 0 0 58158 70 0 0 25 0 1 0 341284423 1927241728 441686 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209344 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 470518 441686 233 15 0 467161 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1882072

[startup+642.301 s]
/proc/loadavg: 4.01 3.86 3.61 5/329 28577
/proc/meminfo: memFree=4189068/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=2807608 CPUtime=642.29 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 484901 0 0 0 64154 75 0 0 25 0 1 0 341284423 2874990592 474949 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209332 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 701902 474949 233 15 0 698545 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 2807608

[startup+702.3 s]
/proc/loadavg: 4.00 3.88 3.63 5/329 28579
/proc/meminfo: memFree=3854000/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=2807608 CPUtime=702.29 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 515026 0 0 0 70149 80 0 0 25 0 1 0 341284423 2874990592 505070 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209492 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 701902 505070 233 15 0 698545 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 2807608

[startup+762.301 s]
/proc/loadavg: 4.00 3.90 3.65 5/329 28581
/proc/meminfo: memFree=3544356/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=2807608 CPUtime=762.29 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 537465 0 0 0 76146 83 0 0 25 0 1 0 341284423 2874990592 527507 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209492 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 701902 527507 233 15 0 698545 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 2807608

[startup+822.301 s]
/proc/loadavg: 4.00 3.91 3.67 6/329 28582
/proc/meminfo: memFree=3163404/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=2813656 CPUtime=822.29 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 565696 0 0 0 82141 88 0 0 25 0 1 0 341284423 2881183744 555731 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209218 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 703414 555731 233 15 0 700057 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2813656

[startup+882.3 s]
/proc/loadavg: 4.18 3.97 3.70 5/329 28638
/proc/meminfo: memFree=3890180/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=2817196 CPUtime=882.28 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 593542 0 0 0 88136 92 0 0 25 0 1 0 341284423 2884808704 583565 33554432000 4194304 4254575 140733741506608 18446744073709551615 4216789 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 704299 583565 233 15 0 700942 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2817196

[startup+942.313 s]
/proc/loadavg: 4.07 3.97 3.72 5/329 28639
/proc/meminfo: memFree=3578204/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=2820476 CPUtime=942.3 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 624199 0 0 0 94134 96 0 0 25 0 1 0 341284423 2888167424 614215 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209504 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 705119 614215 233 15 0 701762 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2820476

[startup+1002.3 s]
/proc/loadavg: 4.02 3.97 3.74 5/329 28641
/proc/meminfo: memFree=3226800/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=2824872 CPUtime=1002.28 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 659143 0 0 0 100126 102 0 0 25 0 1 0 341284423 2892668928 649150 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 706218 649150 233 15 0 702861 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 2824872

[startup+1062.3 s]
/proc/loadavg: 4.09 4.00 3.76 5/329 28643
/proc/meminfo: memFree=2926568/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=2826736 CPUtime=1062.28 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 688241 0 0 0 106122 106 0 0 25 0 1 0 341284423 2894577664 678242 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209312 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 706684 678242 233 15 0 703327 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 2826736

[startup+1122.3 s]
/proc/loadavg: 4.03 4.00 3.77 5/329 28644
/proc/meminfo: memFree=2597836/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=4326456 CPUtime=1122.28 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 728062 0 0 0 112117 111 0 0 25 0 1 0 341284423 4430290944 718058 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209455 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 1081614 718058 233 15 0 1078257 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 4326456

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.78 5/329 28646
/proc/meminfo: memFree=2275668/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=4331404 CPUtime=1182.29 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 763343 0 0 0 118113 116 0 0 25 0 1 0 341284423 4435357696 753326 33554432000 4194304 4254575 140733741506608 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 1082851 753326 233 15 0 1079494 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 4331404

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.80 6/329 28647
/proc/meminfo: memFree=1935284/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=4334144 CPUtime=1242.29 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 801427 0 0 0 124107 122 0 0 25 0 1 0 341284423 4438163456 791400 33554432000 4194304 4254575 140733741506608 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 1083536 791400 233 15 0 1080179 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 4334144



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 3.99 3.80 4/324 28667
/proc/meminfo: memFree=4482272/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=4337332 CPUtime=1300 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4202496 829950 0 0 0 129874 126 0 0 25 0 1 0 341284423 4441427968 819915 33554432000 4194304 4254575 140733741506608 18446744073709551615 4209508 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28541/statm: 1084333 819915 233 15 0 1080976 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 4337332

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.93 3.99 3.80 4/324 28667
/proc/meminfo: memFree=4482272/32951124 swapFree=46575196/67111528
[pid=28541] ppid=28539 vsize=0 CPUtime=1300.1 cores=5,7
/proc/28541/stat : 28541 (cir_minisat) R 28539 28541 27995 0 -1 4203524 829950 0 0 0 129874 136 0 0 25 0 1 0 341284423 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/28541/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.14
CPU time (s): 1300.13
CPU user time (s): 1298.75
CPU system time (s): 1.38479
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 4337332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.75
system time used= 1.38479
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 829950
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1222

runsolver used 3.9434 second user time and 10.2304 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-09 21:55:32
IDJOB=3348745
IDBENCH=82404
IDSOLVER=1810
FILE ID=node107/3348745-1304970926
RUNJOBID= node107-1304970926-28508
PBS_JOBID= 13285643
Free space on /tmp= 40904 MiB

SOLVER NAME= minisat hack: cir_minisat 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= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348745-1304970926/watcher-3348745-1304970926 -o /tmp/evaluation-result-3348745-1304970926/solver-3348745-1304970926 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348745-1304970926.cnf

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=1157598002

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9045208 kB
Buffers:        237652 kB
Cached:       18517396 kB
SwapCached:       9560 kB
Active:        6627836 kB
Inactive:     16619620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9045208 kB
SwapTotal:    67111528 kB
SwapFree:     46575196 kB
Dirty:          436268 kB
Writeback:           0 kB
AnonPages:     4490276 kB
Mapped:          19444 kB
Slab:           524912 kB
PageTables:      69836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65193952 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= 40968 MiB
End job on node107 at 2011-05-09 22:17:14