Trace number 3318160

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.11 1300.07

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark603.823
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

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

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.12 3.99 3.13 4/300 5331
/proc/meminfo: memFree=26007140/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=19884 CPUtime=0 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 761 0 0 0 0 0 0 0 22 0 1 0 582447991 20361216 703 33554432000 4194304 4291235 140735496683264 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 4971 705 216 24 0 1605 0

[startup+0.0995809 s]
/proc/loadavg: 4.12 3.99 3.13 4/300 5331
/proc/meminfo: memFree=26007140/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=29204 CPUtime=0.09 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 3441 0 0 0 8 1 0 0 22 0 1 0 582447991 29904896 3152 33554432000 4194304 4291235 140735496683264 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 7301 3154 216 24 0 3935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29204

[startup+0.100569 s]
/proc/loadavg: 4.12 3.99 3.13 4/300 5331
/proc/meminfo: memFree=26007140/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=29340 CPUtime=0.09 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 3482 0 0 0 8 1 0 0 22 0 1 0 582447991 30044160 3193 33554432000 4194304 4291235 140735496683264 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 7335 3193 216 24 0 3969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29340

[startup+0.300531 s]
/proc/loadavg: 4.12 3.99 3.13 4/300 5331
/proc/meminfo: memFree=26007140/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=65016 CPUtime=0.28 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 13702 0 0 0 26 2 0 0 23 0 1 0 582447991 66576384 12132 33554432000 4194304 4291235 140735496683264 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 16254 12134 216 24 0 12888 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 65016

[startup+0.700457 s]
/proc/loadavg: 4.12 3.99 3.13 4/300 5331
/proc/meminfo: memFree=26007140/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=161656 CPUtime=0.69 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 41252 0 0 0 63 6 0 0 25 0 1 0 582447991 165535744 31676 33554432000 4194304 4291235 140735496683264 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 40414 31676 216 24 0 37048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 161656

[startup+1.51131 s]
/proc/loadavg: 4.27 4.02 3.14 5/301 5332
/proc/meminfo: memFree=25739016/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=309524 CPUtime=1.5 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 94389 0 0 0 134 16 0 0 25 0 1 0 582447991 316952576 69702 33554432000 4194304 4291235 140735496683264 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 77381 69705 216 24 0 74015 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 309524

[startup+3.10103 s]
/proc/loadavg: 4.27 4.02 3.14 5/301 5332
/proc/meminfo: memFree=25536400/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=532856 CPUtime=3.09 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 165066 0 0 0 281 28 0 0 25 0 1 0 582447991 545644544 122065 33554432000 4194304 4291235 140735496683264 18446744073709551615 4230049 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 133214 122065 237 24 0 129848 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 532856

[startup+6.30043 s]
/proc/loadavg: 4.27 4.02 3.14 5/301 5332
/proc/meminfo: memFree=25492880/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=532856 CPUtime=6.29 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 165066 0 0 0 601 28 0 0 25 0 1 0 582447991 545644544 122065 33554432000 4194304 4291235 140735496683264 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 133214 122065 237 24 0 129848 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 532856

[startup+12.7002 s]
/proc/loadavg: 4.23 4.02 3.15 5/301 5332
/proc/meminfo: memFree=25550544/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=484084 CPUtime=12.69 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 190567 0 0 0 1237 32 0 0 25 0 1 0 582447991 495702016 98591 33554432000 4194304 4291235 140735496683264 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 121021 98591 258 24 0 117655 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 484084

[startup+25.5009 s]
/proc/loadavg: 4.19 4.02 3.16 5/301 5333
/proc/meminfo: memFree=25504004/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=433996 CPUtime=25.49 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 210240 0 0 0 2514 35 0 0 25 0 1 0 582447991 444411904 95419 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248564 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 108499 95419 259 24 0 105133 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 433996

[startup+51.1002 s]
/proc/loadavg: 4.12 4.02 3.18 5/304 5357
/proc/meminfo: memFree=26415852/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=484084 CPUtime=51.1 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 215325 0 0 0 5073 37 0 0 25 0 1 0 582447991 495702016 100498 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 121021 100498 259 24 0 117655 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 484084

[startup+102.301 s]
/proc/loadavg: 4.18 4.04 3.23 5/304 5359
/proc/meminfo: memFree=26133252/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=565472 CPUtime=102.29 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 227801 0 0 0 10189 40 0 0 25 0 1 0 582447991 579043328 112961 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248379 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 141368 112961 259 24 0 138002 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 565472

[startup+162.301 s]
/proc/loadavg: 4.10 4.05 3.29 5/304 5360
/proc/meminfo: memFree=25845096/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=565472 CPUtime=162.29 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 243266 0 0 0 16186 43 0 0 25 0 1 0 582447991 579043328 128412 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 141368 128412 259 24 0 138002 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 565472

[startup+222.301 s]
/proc/loadavg: 4.10 4.05 3.33 5/304 5362
/proc/meminfo: memFree=25602624/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=697732 CPUtime=222.29 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 258842 0 0 0 22183 46 0 0 25 0 1 0 582447991 714477568 143973 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 174433 143973 259 24 0 171067 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 697732

[startup+282.301 s]
/proc/loadavg: 4.03 4.04 3.37 5/304 5363
/proc/meminfo: memFree=25383348/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=697732 CPUtime=282.3 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 270958 0 0 0 28180 50 0 0 25 0 1 0 582447991 714477568 156081 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248318 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 174433 156081 259 24 0 171067 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 697732

[startup+342.3 s]
/proc/loadavg: 4.01 4.03 3.41 5/304 5365
/proc/meminfo: memFree=25149968/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=912656 CPUtime=342.3 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 287889 0 0 0 34177 53 0 0 25 0 1 0 582447991 934559744 173000 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248564 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 228164 173000 259 24 0 224798 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 912656

[startup+402.3 s]
/proc/loadavg: 4.00 4.02 3.44 5/304 5397
/proc/meminfo: memFree=25014408/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=912656 CPUtime=402.3 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 305756 0 0 0 40173 57 0 0 25 0 1 0 582447991 934559744 190855 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248318 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 228164 190855 259 24 0 224798 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 912656

[startup+462.3 s]
/proc/loadavg: 4.00 4.02 3.47 5/304 5398
/proc/meminfo: memFree=24709940/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=912656 CPUtime=462.31 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 324672 0 0 0 46170 61 0 0 25 0 1 0 582447991 934559744 209758 33554432000 4194304 4291235 140735496683264 18446744073709551615 4262443 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 228164 209758 259 24 0 224798 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 912656

[startup+522.3 s]
/proc/loadavg: 4.00 4.01 3.50 5/304 5400
/proc/meminfo: memFree=24441120/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=1261904 CPUtime=522.3 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 338183 0 0 0 52167 63 0 0 25 0 1 0 582447991 1292189696 223264 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 315476 223264 259 24 0 312110 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1261904

[startup+582.311 s]
/proc/loadavg: 3.45 3.85 3.48 4/298 5418
/proc/meminfo: memFree=24962776/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=1261904 CPUtime=582.32 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 346036 0 0 0 58167 65 0 0 25 0 1 0 582447991 1292189696 231114 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 315476 231114 259 24 0 312110 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1261904

[startup+642.301 s]
/proc/loadavg: 3.16 3.70 3.44 4/298 5420
/proc/meminfo: memFree=24715864/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=1261904 CPUtime=642.31 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 357254 0 0 0 64163 68 0 0 25 0 1 0 582447991 1292189696 242326 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 315476 242326 259 24 0 312110 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1261904

[startup+702.301 s]
/proc/loadavg: 3.09 3.58 3.42 4/298 5422
/proc/meminfo: memFree=24485720/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=1261904 CPUtime=702.32 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 369096 0 0 0 70162 70 0 0 25 0 1 0 582447991 1292189696 254162 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248584 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 315476 254162 259 24 0 312110 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1261904

[startup+762.301 s]
/proc/loadavg: 3.07 3.49 3.40 4/298 5423
/proc/meminfo: memFree=24232880/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=1261904 CPUtime=762.31 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 383864 0 0 0 76158 73 0 0 25 0 1 0 582447991 1292189696 268923 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 315476 268923 259 24 0 312110 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1261904

[startup+822.301 s]
/proc/loadavg: 3.02 3.39 3.37 4/298 5425
/proc/meminfo: memFree=24039180/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=1261904 CPUtime=822.32 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 397635 0 0 0 82156 76 0 0 25 0 1 0 582447991 1292189696 282683 33554432000 4194304 4291235 140735496683264 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 315476 282683 259 24 0 312110 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1261904

[startup+882.301 s]
/proc/loadavg: 3.01 3.32 3.34 4/298 5426
/proc/meminfo: memFree=23820324/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=1262884 CPUtime=882.32 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 414519 0 0 0 88152 80 0 0 25 0 1 0 582447991 1293193216 299554 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 315721 299554 259 24 0 312355 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1262884

[startup+942.301 s]
/proc/loadavg: 2.47 3.12 3.27 3/292 5445
/proc/meminfo: memFree=24604204/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=1830412 CPUtime=942.32 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 425894 0 0 0 94149 83 0 0 25 0 1 0 582447991 1874341888 310922 33554432000 4194304 4291235 140735496683264 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 457603 310922 259 24 0 454237 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1830412

[startup+1002.3 s]
/proc/loadavg: 2.17 2.91 3.19 3/292 5447
/proc/meminfo: memFree=24450920/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=1830412 CPUtime=1002.32 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 441841 0 0 0 100146 86 0 0 25 0 1 0 582447991 1874341888 326855 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248318 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 457603 326855 259 24 0 454237 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1830412

[startup+1062.3 s]
/proc/loadavg: 2.06 2.74 3.11 3/292 5448
/proc/meminfo: memFree=24295392/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=1830412 CPUtime=1062.33 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 457660 0 0 0 106143 90 0 0 25 0 1 0 582447991 1874341888 342661 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248326 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 457603 342661 259 24 0 454237 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1830412

[startup+1122.3 s]
/proc/loadavg: 2.02 2.61 3.04 3/292 5450
/proc/meminfo: memFree=24154864/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=1830412 CPUtime=1122.33 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 470484 0 0 0 112141 92 0 0 25 0 1 0 582447991 1874341888 355475 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 457603 355475 259 24 0 454237 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1830412

[startup+1182.3 s]
/proc/loadavg: 2.11 2.52 2.98 3/292 5451
/proc/meminfo: memFree=24028216/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=1830412 CPUtime=1182.33 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 482933 0 0 0 118138 95 0 0 25 0 1 0 582447991 1874341888 367913 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 457603 367913 259 24 0 454237 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1830412

[startup+1242.31 s]
/proc/loadavg: 2.04 2.43 2.92 3/292 5453
/proc/meminfo: memFree=23884336/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=1830412 CPUtime=1242.34 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 498042 0 0 0 124135 99 0 0 25 0 1 0 582447991 1874341888 383016 33554432000 4194304 4291235 140735496683264 18446744073709551615 4248354 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 457603 383016 259 24 0 454237 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1830412



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.07 2.37 2.87 3/292 5455
/proc/meminfo: memFree=23731284/32951124 swapFree=63485424/67111528
[pid=5331] ppid=5329 vsize=1830412 CPUtime=1300.04 cores=1,3
/proc/5331/stat : 5331 (minisat) R 5329 5331 5055 0 -1 4202496 515221 0 0 0 129902 102 0 0 25 0 1 0 582447991 1874341888 400181 33554432000 4194304 4291235 140735496683264 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5331/statm: 457603 400181 259 24 0 454237 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1830412

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 1300.11
CPU user time (s): 1299.03
CPU system time (s): 1.08483
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1830412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.03
system time used= 1.08483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 515221
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 939

runsolver used 3.40948 second user time and 8.42472 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 02:18:41
IDJOB=3318160
IDBENCH=82371
IDSOLVER=1707
FILE ID=node147/3318160-1304900315
RUNJOBID= node147-1304898906-5075
PBS_JOBID= 13282124
Free space on /tmp= 52384 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318160-1304900315/watcher-3318160-1304900315 -o /tmp/evaluation-result-3318160-1304900315/solver-3318160-1304900315 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318160-1304900315.cnf

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=1104093399

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26007420 kB
Buffers:        136872 kB
Cached:        2866364 kB
SwapCached:      12836 kB
Active:        1919020 kB
Inactive:      4817240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26007420 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:          941024 kB
Writeback:           0 kB
AnonPages:     3728324 kB
Mapped:          15664 kB
Slab:           114220 kB
PageTables:      30812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45617888 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= 53156 MiB
End job on node147 at 2011-05-09 02:40:23