Trace number 3318003

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.15 1300.13

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

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-3318003-1304900369/watcher-3318003-1304900369 -o /tmp/evaluation-result-3318003-1304900369/solver-3318003-1304900369 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318003-1304900369.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: 4.06 3.99 3.17 5/361 5837
/proc/meminfo: memFree=16319764/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=19636 CPUtime=0 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 686 0 0 0 0 0 0 0 23 0 1 0 582453149 20107264 628 33554432000 4194304 4291235 140734169433648 18446744073709551615 4200777 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 4909 628 215 24 0 1543 0

[startup+0.0667219 s]
/proc/loadavg: 4.06 3.99 3.17 5/361 5837
/proc/meminfo: memFree=16319764/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=25176 CPUtime=0.05 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 2296 0 0 0 5 0 0 0 23 0 1 0 582453149 25780224 2135 33554432000 4194304 4291235 140734169433648 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 6294 2137 216 24 0 2928 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25176

[startup+0.100739 s]
/proc/loadavg: 4.06 3.99 3.17 5/361 5837
/proc/meminfo: memFree=16319764/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=29744 CPUtime=0.08 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 4270 0 0 0 8 0 0 0 23 0 1 0 582453149 30457856 3622 33554432000 4194304 4291235 140734169433648 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 7436 3626 216 24 0 4070 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29744

[startup+0.300717 s]
/proc/loadavg: 4.06 3.99 3.17 5/361 5837
/proc/meminfo: memFree=16319764/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=76392 CPUtime=0.29 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 16863 0 0 0 27 2 0 0 25 0 1 0 582453149 78225408 13230 33554432000 4194304 4291235 140734169433648 18446744073709551615 4221429 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 19098 13252 216 24 0 15732 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76392

[startup+0.700639 s]
/proc/loadavg: 4.06 3.99 3.17 5/361 5837
/proc/meminfo: memFree=16319764/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=116636 CPUtime=0.68 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 31690 0 0 0 64 4 0 0 25 0 1 0 582453149 119435264 23704 33554432000 4194304 4291235 140734169433648 18446744073709551615 4229923 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 29159 23704 237 24 0 25793 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 116636

[startup+1.50049 s]
/proc/loadavg: 4.06 3.99 3.17 5/362 5838
/proc/meminfo: memFree=16222676/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=116636 CPUtime=1.48 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 31691 0 0 0 144 4 0 0 25 0 1 0 582453149 119435264 23705 33554432000 4194304 4291235 140734169433648 18446744073709551615 4217001 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 29159 23705 237 24 0 25793 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 116636

[startup+3.10022 s]
/proc/loadavg: 4.14 4.01 3.18 5/362 5838
/proc/meminfo: memFree=16236068/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=95668 CPUtime=3.09 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 36585 0 0 0 303 6 0 0 25 0 1 0 582453149 97964032 19511 33554432000 4194304 4291235 140734169433648 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 23917 19511 258 24 0 20551 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95668

[startup+6.30065 s]
/proc/loadavg: 4.14 4.01 3.18 5/362 5839
/proc/meminfo: memFree=16223564/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=107344 CPUtime=6.28 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 38325 0 0 0 622 6 0 0 25 0 1 0 582453149 109920256 21250 33554432000 4194304 4291235 140734169433648 18446744073709551615 4250844 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 26836 21250 259 24 0 23470 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 107344

[startup+12.7005 s]
/proc/loadavg: 4.12 4.01 3.19 5/362 5839
/proc/meminfo: memFree=16195152/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=126312 CPUtime=12.68 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 41877 0 0 0 1261 7 0 0 25 0 1 0 582453149 129343488 24799 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 31578 24799 259 24 0 28212 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 126312

[startup+25.5003 s]
/proc/loadavg: 4.10 4.01 3.20 5/362 5839
/proc/meminfo: memFree=16137248/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=157132 CPUtime=25.48 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 49545 0 0 0 2538 10 0 0 25 0 1 0 582453149 160903168 32457 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 39283 32457 259 24 0 35917 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 157132

[startup+51.1008 s]
/proc/loadavg: 4.06 4.00 3.22 5/362 5840
/proc/meminfo: memFree=16032680/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=207220 CPUtime=51.09 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 63316 0 0 0 5094 15 0 0 25 0 1 0 582453149 212193280 46218 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248950 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 51805 46218 259 24 0 48439 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 207220

[startup+102.314 s]
/proc/loadavg: 4.09 4.03 3.27 5/362 5841
/proc/meminfo: memFree=15891324/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=420868 CPUtime=102.3 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 91537 0 0 0 10209 21 0 0 25 0 1 0 582453149 430968832 74426 33554432000 4194304 4291235 140734169433648 18446744073709551615 4255571 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 105217 74426 259 24 0 101851 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 420868

[startup+162.3 s]
/proc/loadavg: 4.03 4.02 3.31 5/362 5843
/proc/meminfo: memFree=15679180/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=636380 CPUtime=162.29 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 121123 0 0 0 16199 30 0 0 25 0 1 0 582453149 651653120 103995 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248584 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 159095 103995 259 24 0 155729 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 636380

[startup+222.301 s]
/proc/loadavg: 4.01 4.02 3.35 5/362 5844
/proc/meminfo: memFree=15471372/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=636380 CPUtime=222.3 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 149940 0 0 0 22194 36 0 0 25 0 1 0 582453149 651653120 132792 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 159095 132792 259 24 0 155729 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 636380

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.39 5/362 5873
/proc/meminfo: memFree=15359332/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=636380 CPUtime=282.3 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 171711 0 0 0 28188 42 0 0 25 0 1 0 582453149 651653120 154555 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248341 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 159095 154555 259 24 0 155729 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 636380

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.42 5/362 5877
/proc/meminfo: memFree=15034608/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=985628 CPUtime=342.3 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 201757 0 0 0 34181 49 0 0 25 0 1 0 582453149 1009283072 184575 33554432000 4194304 4291235 140734169433648 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 246407 184575 259 24 0 243041 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 985628

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.46 5/362 5879
/proc/meminfo: memFree=14726360/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=987024 CPUtime=402.3 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 235144 0 0 0 40175 55 0 0 25 0 1 0 582453149 1010712576 217950 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 246756 217950 259 24 0 243390 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 987024

[startup+462.301 s]
/proc/loadavg: 3.82 3.96 3.48 4/356 5899
/proc/meminfo: memFree=14520840/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=988260 CPUtime=462.3 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 259880 0 0 0 46171 59 0 0 25 0 1 0 582453149 1011978240 242671 33554432000 4194304 4291235 140734169433648 18446744073709551615 4255939 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 247065 242671 259 24 0 243699 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 988260

[startup+522.301 s]
/proc/loadavg: 3.30 3.79 3.44 4/356 5900
/proc/meminfo: memFree=14206920/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=1557864 CPUtime=522.3 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 289064 0 0 0 52167 63 0 0 25 0 1 0 582453149 1595252736 271844 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 389466 271844 259 24 0 386100 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1557864

[startup+582.3 s]
/proc/loadavg: 3.11 3.64 3.41 4/356 5902
/proc/meminfo: memFree=13920780/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=1559320 CPUtime=582.3 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 313768 0 0 0 58162 68 0 0 25 0 1 0 582453149 1596743680 296540 33554432000 4194304 4291235 140734169433648 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 389830 296540 259 24 0 386464 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1559320

[startup+642.301 s]
/proc/loadavg: 3.15 3.55 3.40 4/356 5903
/proc/meminfo: memFree=13616924/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=1561696 CPUtime=642.31 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 341009 0 0 0 64159 72 0 0 25 0 1 0 582453149 1599176704 323769 33554432000 4194304 4291235 140734169433648 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 390424 323769 259 24 0 387058 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1561696

[startup+702.3 s]
/proc/loadavg: 3.10 3.46 3.37 4/356 5905
/proc/meminfo: memFree=13338224/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=1562092 CPUtime=702.31 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 367035 0 0 0 70155 76 0 0 25 0 1 0 582453149 1599582208 349781 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 390523 349781 259 24 0 387157 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1562092

[startup+762.313 s]
/proc/loadavg: 3.04 3.38 3.35 4/356 5907
/proc/meminfo: memFree=13066852/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=1563300 CPUtime=762.32 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 390413 0 0 0 76150 82 0 0 25 0 1 0 582453149 1600819200 373147 33554432000 4194304 4291235 140734169433648 18446744073709551615 4251573 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 390825 373147 259 24 0 387459 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1563300

[startup+822.3 s]
/proc/loadavg: 3.01 3.31 3.32 4/356 5908
/proc/meminfo: memFree=12788676/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=2486340 CPUtime=822.3 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 412186 0 0 0 82145 85 0 0 25 0 1 0 582453149 2546012160 394911 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248246 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 621585 394911 259 24 0 618219 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2486340

[startup+882.301 s]
/proc/loadavg: 3.00 3.25 3.30 4/356 5910
/proc/meminfo: memFree=12517292/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=2486740 CPUtime=882.31 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 423037 0 0 0 88144 87 0 0 25 0 1 0 582453149 2546421760 405760 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 621685 405760 259 24 0 618319 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2486740

[startup+942.3 s]
/proc/loadavg: 3.00 3.20 3.28 4/356 5911
/proc/meminfo: memFree=12247300/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=2487688 CPUtime=942.31 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 448492 0 0 0 94139 92 0 0 25 0 1 0 582453149 2547392512 431209 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 621922 431209 259 24 0 618556 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2487688

[startup+1002.3 s]
/proc/loadavg: 3.06 3.18 3.26 4/356 5913
/proc/meminfo: memFree=11951380/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=2489392 CPUtime=1002.31 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 476363 0 0 0 100134 97 0 0 25 0 1 0 582453149 2549137408 459072 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248318 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 622348 459072 259 24 0 618982 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2489392

[startup+1062.3 s]
/proc/loadavg: 3.02 3.14 3.25 4/356 5915
/proc/meminfo: memFree=11659800/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=2490520 CPUtime=1062.31 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 498557 0 0 0 106130 101 0 0 25 0 1 0 582453149 2550292480 481254 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 622630 481254 259 24 0 619264 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2490520

[startup+1122.3 s]
/proc/loadavg: 3.00 3.11 3.23 4/356 5916
/proc/meminfo: memFree=11380240/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=2491932 CPUtime=1122.31 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 523451 0 0 0 112124 107 0 0 25 0 1 0 582453149 2551738368 506130 33554432000 4194304 4291235 140734169433648 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 622983 506130 259 24 0 619617 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2491932

[startup+1182.3 s]
/proc/loadavg: 2.56 2.98 3.17 3/350 5936
/proc/meminfo: memFree=12800536/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=2493304 CPUtime=1182.31 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 551823 0 0 0 118119 112 0 0 25 0 1 0 582453149 2553143296 534486 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248321 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 623326 534486 259 24 0 619960 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2493304

[startup+1242.3 s]
/proc/loadavg: 2.24 2.81 3.10 3/350 5937
/proc/meminfo: memFree=12610516/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=2495464 CPUtime=1242.31 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 576044 0 0 0 124115 116 0 0 25 0 1 0 582453149 2555355136 558703 33554432000 4194304 4291235 140734169433648 18446744073709551615 4248358 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 623866 558703 259 24 0 620500 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2495464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.09 2.67 3.04 3/350 5939
/proc/meminfo: memFree=12420768/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=2496456 CPUtime=1300.02 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4202496 595675 0 0 0 129882 120 0 0 25 0 1 0 582453149 2556370944 578316 33554432000 4194304 4291235 140734169433648 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5837/statm: 624114 578316 259 24 0 620748 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2496456

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: 2.09 2.67 3.04 3/351 5940
/proc/meminfo: memFree=14584808/32951124 swapFree=67111348/67111528
[pid=5837] ppid=5835 vsize=0 CPUtime=1300.14 cores=0,2
/proc/5837/stat : 5837 (minisat) R 5835 5837 5564 0 -1 4203524 595675 0 0 0 129883 131 0 0 25 0 1 0 582453149 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/5837/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 1300.15
CPU user time (s): 1298.83
CPU system time (s): 1.3138
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2496456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.83
system time used= 1.3138
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 595675
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 2403

runsolver used 4.51931 second user time and 9.74552 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-09 02:19:30
IDJOB=3318003
IDBENCH=82379
IDSOLVER=1707
FILE ID=node144/3318003-1304900369
RUNJOBID= node144-1304898906-5582
PBS_JOBID= 13282127
Free space on /tmp= 37624 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318003-1304900369/watcher-3318003-1304900369 -o /tmp/evaluation-result-3318003-1304900369/solver-3318003-1304900369 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318003-1304900369.cnf

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=1186410550

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16319920 kB
Buffers:        192916 kB
Cached:        8212268 kB
SwapCached:          0 kB
Active:        8262564 kB
Inactive:      7892500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16319920 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           30088 kB
Writeback:           0 kB
AnonPages:     7749644 kB
Mapped:          27740 kB
Slab:           373792 kB
PageTables:      39260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82748260 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= 37620 MiB
End job on node144 at 2011-05-09 02:41:12