Trace number 3318235

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.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

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

running on 2 cores: 4,6

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.00 4.01 3.39 4/361 5872
/proc/meminfo: memFree=15502172/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=19804 CPUtime=0 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 752 0 0 0 0 0 0 0 22 0 1 0 582480855 20279296 694 33554432000 4194304 4291235 140734728112064 18446744073709551615 4276307 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 4951 694 215 24 0 1585 0

[startup+0.0256629 s]
/proc/loadavg: 4.00 4.01 3.39 4/361 5872
/proc/meminfo: memFree=15502172/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=21200 CPUtime=0.02 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 1086 0 0 0 2 0 0 0 22 0 1 0 582480855 21708800 1023 33554432000 4194304 4291235 140734728112064 18446744073709551615 4276307 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 5300 1023 216 24 0 1934 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21200

[startup+0.100681 s]
/proc/loadavg: 4.00 4.01 3.39 4/361 5872
/proc/meminfo: memFree=15502172/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=31684 CPUtime=0.09 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 5032 0 0 0 9 0 0 0 22 0 1 0 582480855 32444416 4310 33554432000 4194304 4291235 140734728112064 18446744073709551615 255106465547 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 8037 4319 216 24 0 4671 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31684

[startup+0.300647 s]
/proc/loadavg: 4.00 4.01 3.39 4/361 5872
/proc/meminfo: memFree=15502172/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=77744 CPUtime=0.29 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 19473 0 0 0 27 2 0 0 23 0 1 0 582480855 79609856 14670 33554432000 4194304 4291235 140734728112064 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 19436 14672 216 24 0 16070 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77744

[startup+0.700576 s]
/proc/loadavg: 4.00 4.01 3.39 4/361 5872
/proc/meminfo: memFree=15502172/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=169264 CPUtime=0.69 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 46196 0 0 0 63 6 0 0 25 0 1 0 582480855 173326336 34183 33554432000 4194304 4291235 140734728112064 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 42316 34185 216 24 0 38950 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 169264

[startup+1.50043 s]
/proc/loadavg: 4.00 4.01 3.39 6/362 5873
/proc/meminfo: memFree=15334276/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=192600 CPUtime=1.49 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 57353 0 0 0 141 8 0 0 25 0 1 0 582480855 197222400 41487 33554432000 4194304 4291235 140734728112064 18446744073709551615 4229945 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 48150 41487 237 24 0 44784 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 192600

[startup+3.10113 s]
/proc/loadavg: 4.00 4.01 3.39 6/362 5873
/proc/meminfo: memFree=15331420/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=154556 CPUtime=3.09 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 64944 0 0 0 300 9 0 0 25 0 1 0 582480855 158265344 32438 33554432000 4194304 4291235 140734728112064 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 38639 32438 248 24 0 35273 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 154556

[startup+6.3006 s]
/proc/loadavg: 4.00 4.01 3.39 5/362 5873
/proc/meminfo: memFree=15354992/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=154556 CPUtime=6.29 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 66570 0 0 0 620 9 0 0 25 0 1 0 582480855 158265344 34063 33554432000 4194304 4291235 140734728112064 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 38639 34063 257 24 0 35273 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 154556

[startup+12.7005 s]
/proc/loadavg: 4.00 4.01 3.39 6/362 5873
/proc/meminfo: memFree=15323596/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=173524 CPUtime=12.69 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 69581 0 0 0 1260 9 0 0 25 0 1 0 582480855 177688576 37072 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 43381 37072 258 24 0 40015 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 173524

[startup+25.5012 s]
/proc/loadavg: 4.00 4.01 3.40 5/362 5873
/proc/meminfo: memFree=15256504/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=204344 CPUtime=25.49 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 76426 0 0 0 2538 11 0 0 25 0 1 0 582480855 209248256 43913 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 51086 43913 258 24 0 47720 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 204344

[startup+51.1007 s]
/proc/loadavg: 4.00 4.01 3.42 6/362 5876
/proc/meminfo: memFree=15108528/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=254432 CPUtime=51.09 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 91451 0 0 0 5097 12 0 0 25 0 1 0 582480855 260538368 58928 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 63608 58928 258 24 0 60242 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 254432

[startup+102.314 s]
/proc/loadavg: 4.00 4.00 3.45 6/362 5878
/proc/meminfo: memFree=14845484/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=468080 CPUtime=102.31 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 114572 0 0 0 10216 15 0 0 25 0 1 0 582480855 479313920 82029 33554432000 4194304 4291235 140734728112064 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 117020 82029 258 24 0 113654 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 468080

[startup+162.301 s]
/proc/loadavg: 4.06 4.02 3.48 5/362 5880
/proc/meminfo: memFree=14535648/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=683660 CPUtime=162.29 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 147355 0 0 0 16208 21 0 0 25 0 1 0 582480855 700067840 114787 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248379 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 170915 114787 258 24 0 167549 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 683660

[startup+222.301 s]
/proc/loadavg: 3.45 3.86 3.46 4/356 5900
/proc/meminfo: memFree=14336620/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=683660 CPUtime=222.3 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 175721 0 0 0 22205 25 0 0 25 0 1 0 582480855 700067840 143134 33554432000 4194304 4291235 140734728112064 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 170915 143134 258 24 0 167549 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 683660

[startup+282.301 s]
/proc/loadavg: 3.16 3.70 3.43 4/356 5901
/proc/meminfo: memFree=14038104/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=1032908 CPUtime=282.29 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 208143 0 0 0 28200 29 0 0 25 0 1 0 582480855 1057697792 175537 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248391 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 258227 175537 258 24 0 254861 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1032908

[startup+342.301 s]
/proc/loadavg: 3.13 3.58 3.40 5/356 5903
/proc/meminfo: memFree=13742296/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=1032908 CPUtime=342.3 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 238517 0 0 0 34196 34 0 0 25 0 1 0 582480855 1057697792 205896 33554432000 4194304 4291235 140734728112064 18446744073709551615 4256302 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 258227 205896 258 24 0 254861 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1032908

[startup+402.301 s]
/proc/loadavg: 3.15 3.50 3.38 5/356 5904
/proc/meminfo: memFree=13427648/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=1032908 CPUtime=402.3 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 270801 0 0 0 40191 39 0 0 25 0 1 0 582480855 1057697792 238163 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248600 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 258227 238163 258 24 0 254861 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1032908

[startup+462.301 s]
/proc/loadavg: 3.05 3.41 3.36 5/356 5906
/proc/meminfo: memFree=13174244/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=1600436 CPUtime=462.3 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 292778 0 0 0 46187 43 0 0 25 0 1 0 582480855 1638846464 260130 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 400109 260130 258 24 0 396743 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1600436

[startup+522.301 s]
/proc/loadavg: 3.02 3.33 3.33 5/356 5908
/proc/meminfo: memFree=12900544/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=1600436 CPUtime=522.3 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 325051 0 0 0 52182 48 0 0 25 0 1 0 582480855 1638846464 292383 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 400109 292383 258 24 0 396743 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1600436

[startup+582.3 s]
/proc/loadavg: 3.00 3.27 3.31 5/356 5909
/proc/meminfo: memFree=12631388/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=1600988 CPUtime=582.3 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 361851 0 0 0 58177 53 0 0 25 0 1 0 582480855 1639411712 329161 33554432000 4194304 4291235 140734728112064 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 400247 329161 258 24 0 396881 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1600988

[startup+642.301 s]
/proc/loadavg: 3.00 3.22 3.29 4/356 5911
/proc/meminfo: memFree=12352332/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=1600988 CPUtime=642.31 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 396048 0 0 0 64173 58 0 0 25 0 1 0 582480855 1639411712 363347 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 400247 363347 258 24 0 396881 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1600988

[startup+702.3 s]
/proc/loadavg: 3.00 3.18 3.27 4/356 5912
/proc/meminfo: memFree=12070684/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=1602440 CPUtime=702.31 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 422965 0 0 0 70169 62 0 0 25 0 1 0 582480855 1640898560 390249 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248354 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 400610 390249 258 24 0 397244 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1602440

[startup+762.314 s]
/proc/loadavg: 3.03 3.15 3.25 4/356 5914
/proc/meminfo: memFree=11758384/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=2527200 CPUtime=762.32 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 462034 0 0 0 76165 67 0 0 25 0 1 0 582480855 2587852800 429300 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 631800 429300 258 24 0 628434 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2527200

[startup+822.3 s]
/proc/loadavg: 3.01 3.12 3.24 5/356 5916
/proc/meminfo: memFree=11496076/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=2529160 CPUtime=822.31 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 490955 0 0 0 82158 73 0 0 25 0 1 0 582480855 2589859840 458209 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248584 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 632290 458209 258 24 0 628924 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2529160

[startup+882.301 s]
/proc/loadavg: 2.85 3.07 3.21 3/350 5935
/proc/meminfo: memFree=12869632/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=2531888 CPUtime=882.31 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 519406 0 0 0 88153 78 0 0 25 0 1 0 582480855 2592653312 486653 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248391 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 632972 486653 258 24 0 629606 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2531888

[startup+942.301 s]
/proc/loadavg: 2.36 2.88 3.13 3/350 5937
/proc/meminfo: memFree=12687052/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=2532284 CPUtime=942.31 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 540428 0 0 0 94151 80 0 0 25 0 1 0 582480855 2593058816 507671 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248376 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 633071 507671 258 24 0 629705 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2532284

[startup+1002.3 s]
/proc/loadavg: 2.13 2.72 3.06 3/350 5938
/proc/meminfo: memFree=12491464/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=2535772 CPUtime=1002.31 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 568390 0 0 0 100146 85 0 0 25 0 1 0 582480855 2596630528 535618 33554432000 4194304 4291235 140734728112064 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 633943 535618 258 24 0 630577 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2535772

[startup+1062.3 s]
/proc/loadavg: 1.56 2.46 2.95 2/344 5958
/proc/meminfo: memFree=14684388/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=2537700 CPUtime=1062.32 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 601025 0 0 0 106141 91 0 0 25 0 1 0 582480855 2598604800 568230 33554432000 4194304 4291235 140734728112064 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 634425 568230 258 24 0 631059 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2537700

[startup+1122.3 s]
/proc/loadavg: 1.20 2.19 2.82 2/344 5960
/proc/meminfo: memFree=14581704/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=2538912 CPUtime=1122.31 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 626333 0 0 0 112137 94 0 0 25 0 1 0 582480855 2599845888 593529 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 634728 593529 258 24 0 631362 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2538912

[startup+1182.3 s]
/proc/loadavg: 1.07 1.97 2.71 2/344 5961
/proc/meminfo: memFree=14515716/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=2539044 CPUtime=1182.32 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 643071 0 0 0 118136 96 0 0 25 0 1 0 582480855 2599981056 610267 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 634761 610267 258 24 0 631395 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2539044

[startup+1242.3 s]
/proc/loadavg: 1.02 1.79 2.60 2/344 5963
/proc/meminfo: memFree=14407060/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=4038420 CPUtime=1242.32 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 670161 0 0 0 124132 100 0 0 25 0 1 0 582480855 4135342080 637351 33554432000 4194304 4291235 140734728112064 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 1009605 637351 258 24 0 1006239 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 4038420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.01 1.65 2.50 2/344 5964
/proc/meminfo: memFree=14297024/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=4038952 CPUtime=1300.02 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4202496 697260 0 0 0 129899 103 0 0 25 0 1 0 582480855 4135886848 664445 33554432000 4194304 4291235 140734728112064 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5872/statm: 1009738 664445 258 24 0 1006372 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 4038952

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: 1.01 1.65 2.50 2/345 5965
/proc/meminfo: memFree=16792176/32951124 swapFree=67111348/67111528
[pid=5872] ppid=5870 vsize=0 CPUtime=1300.14 cores=4,6
/proc/5872/stat : 5872 (minisat) R 5870 5872 5564 0 -1 4203524 697266 0 0 0 129900 114 0 0 25 0 1 0 582480855 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/5872/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): 1299.01
CPU system time (s): 1.14582
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4038952

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

runsolver used 4.6203 second user time and 9.61354 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-09 02:24:07
IDJOB=3318235
IDBENCH=82394
IDSOLVER=1707
FILE ID=node144/3318235-1304900646
RUNJOBID= node144-1304898906-5583
PBS_JOBID= 13282127
Free space on /tmp= 37596 MiB

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

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=1104093399

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:      15502452 kB
Buffers:        193212 kB
Cached:        8252640 kB
SwapCached:          0 kB
Active:        9067624 kB
Inactive:      7901680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15502452 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           50552 kB
Writeback:           0 kB
AnonPages:     8523060 kB
Mapped:          27740 kB
Slab:           373964 kB
PageTables:      40700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 83456924 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= 37652 MiB
End job on node144 at 2011-05-09 02:45:49