Trace number 3349342

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: EBMiniSAT 2011-03-02? (TO) 1300.15 1300.11

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1119.56
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

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-3349342-1304978137/watcher-3349342-1304978137 -o /tmp/evaluation-result-3349342-1304978137/solver-3349342-1304978137 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349342-1304978137.cnf -verb=0 

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: 3.85 3.97 3.23 5/339 6744
/proc/meminfo: memFree=11078260/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=11796 CPUtime=0 cores=1,3
/proc/6744/stat : 6744 (runsolver) R 6742 6744 6488 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 590229486 12079104 50 33554432000 4194304 5432360 140734401625376 18446744073709551615 4267067 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/6744/statm: 2949 50 30 303 0 2643 0

[startup+0.0415821 s]
/proc/loadavg: 3.85 3.97 3.23 5/339 6744
/proc/meminfo: memFree=11078260/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=21204 CPUtime=0.02 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 1133 0 0 0 2 0 0 0 22 0 1 0 590229486 21712896 1064 33554432000 4194304 4293939 140735074104608 18446744073709551615 4200761 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 5301 1064 219 25 0 1934 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21204

[startup+0.100566 s]
/proc/loadavg: 3.85 3.97 3.23 5/339 6744
/proc/meminfo: memFree=11078260/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=29344 CPUtime=0.08 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 4024 0 0 0 7 1 0 0 22 0 1 0 590229486 30048256 3513 33554432000 4194304 4293939 140735074104608 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 7336 3514 219 25 0 3969 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29344

[startup+0.300529 s]
/proc/loadavg: 3.85 3.97 3.23 5/339 6744
/proc/meminfo: memFree=11078260/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=75636 CPUtime=0.27 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 18293 0 0 0 25 2 0 0 23 0 1 0 590229486 77451264 13729 33554432000 4194304 4293939 140735074104608 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 18909 13730 219 25 0 15542 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 75636

[startup+0.70045 s]
/proc/loadavg: 3.85 3.97 3.23 5/339 6744
/proc/meminfo: memFree=11078260/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=166760 CPUtime=0.68 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 44841 0 0 0 62 6 0 0 25 0 1 0 590229486 170762240 33106 33554432000 4194304 4293939 140735074104608 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 41690 33108 219 25 0 38323 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 166760

[startup+1.50029 s]
/proc/loadavg: 3.85 3.97 3.23 5/343 6751
/proc/meminfo: memFree=10902156/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=175888 CPUtime=1.48 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 47270 0 0 0 142 6 0 0 25 0 1 0 590229486 180109312 35057 33554432000 4194304 4293939 140735074104608 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 43972 35057 223 25 0 40605 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 175888

[startup+3.10097 s]
/proc/loadavg: 3.85 3.97 3.23 5/343 6751
/proc/meminfo: memFree=10788044/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=142460 CPUtime=3.08 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 53961 0 0 0 300 8 0 0 25 0 1 0 590229486 145879040 28124 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 35615 28124 244 25 0 32248 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 142460

[startup+6.30033 s]
/proc/loadavg: 3.86 3.97 3.23 5/343 6751
/proc/meminfo: memFree=10819780/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=142460 CPUtime=6.28 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 55463 0 0 0 620 8 0 0 25 0 1 0 590229486 145879040 29623 33554432000 4194304 4293939 140735074104608 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 35615 29623 245 25 0 32248 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142460

[startup+12.7011 s]
/proc/loadavg: 3.79 3.95 3.23 5/343 6779
/proc/meminfo: memFree=10924332/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=161428 CPUtime=12.68 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 59017 0 0 0 1259 9 0 0 25 0 1 0 590229486 165302272 33174 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 40357 33174 245 25 0 36990 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 161428

[startup+25.5005 s]
/proc/loadavg: 3.84 3.95 3.24 5/343 6780
/proc/meminfo: memFree=10861112/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=192248 CPUtime=25.48 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 66148 0 0 0 2537 11 0 0 25 0 1 0 590229486 196861952 40298 33554432000 4194304 4293939 140735074104608 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 48062 40298 245 25 0 44695 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 192248

[startup+51.1004 s]
/proc/loadavg: 3.89 3.95 3.26 5/343 6807
/proc/meminfo: memFree=10198960/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=242336 CPUtime=51.08 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 80901 0 0 0 5095 13 0 0 25 0 1 0 590229486 248152064 55044 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 60584 55044 245 25 0 57217 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 242336

[startup+102.312 s]
/proc/loadavg: 3.95 3.96 3.30 5/343 6809
/proc/meminfo: memFree=9861396/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=455984 CPUtime=102.29 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 111118 0 0 0 10212 17 0 0 25 0 1 0 590229486 466927616 85234 33554432000 4194304 4293939 140735074104608 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 113996 85234 245 25 0 110629 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 455984

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.34 5/343 6810
/proc/meminfo: memFree=9416056/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=671496 CPUtime=162.29 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 147916 0 0 0 16206 23 0 0 25 0 1 0 590229486 687611904 122012 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 167874 122012 245 25 0 164507 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 671496

[startup+222.3 s]
/proc/loadavg: 4.08 4.00 3.39 5/343 6812
/proc/meminfo: memFree=8974860/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=671656 CPUtime=222.28 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 180377 0 0 0 22199 29 0 0 25 0 1 0 590229486 687775744 154450 33554432000 4194304 4293939 140735074104608 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 167914 154450 245 25 0 164547 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 671656

[startup+282.301 s]
/proc/loadavg: 4.15 4.03 3.43 5/343 6813
/proc/meminfo: memFree=8551156/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=1021464 CPUtime=282.29 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 214717 0 0 0 28194 35 0 0 25 0 1 0 590229486 1045979136 188759 33554432000 4194304 4293939 140735074104608 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 255366 188759 245 25 0 251999 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1021464

[startup+342.301 s]
/proc/loadavg: 4.05 4.02 3.47 5/343 6824
/proc/meminfo: memFree=8237324/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=1021464 CPUtime=342.29 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 242633 0 0 0 34189 40 0 0 25 0 1 0 590229486 1045979136 216662 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 255366 216662 245 25 0 251999 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1021464

[startup+402.301 s]
/proc/loadavg: 4.02 4.02 3.49 5/343 6826
/proc/meminfo: memFree=7893740/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=1021464 CPUtime=402.29 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 272853 0 0 0 40184 45 0 0 25 0 1 0 590229486 1045979136 246859 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 255366 246859 245 25 0 251999 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1021464

[startup+462.301 s]
/proc/loadavg: 4.08 4.03 3.53 5/343 6827
/proc/meminfo: memFree=7604568/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=1588992 CPUtime=462.3 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 295180 0 0 0 46182 48 0 0 25 0 1 0 590229486 1627127808 269183 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 397248 269183 245 25 0 393881 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1588992

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 3.56 5/343 6829
/proc/meminfo: memFree=7157204/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=1589404 CPUtime=522.3 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 326005 0 0 0 52177 53 0 0 25 0 1 0 590229486 1627549696 299992 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 397351 299992 245 25 0 393984 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1589404

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 3.58 5/343 6830
/proc/meminfo: memFree=6711916/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=1590428 CPUtime=582.3 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 355829 0 0 0 58174 56 0 0 25 0 1 0 590229486 1628598272 329803 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 397607 329803 245 25 0 394240 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1590428

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.60 5/343 6832
/proc/meminfo: memFree=6255388/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=1592692 CPUtime=642.32 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 391595 0 0 0 64169 63 0 0 25 0 1 0 590229486 1630916608 365552 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 398173 365552 245 25 0 394806 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1592692

[startup+702.301 s]
/proc/loadavg: 4.13 4.04 3.64 5/343 6834
/proc/meminfo: memFree=5867484/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=2517344 CPUtime=702.31 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 421464 0 0 0 70164 67 0 0 25 0 1 0 590229486 2577760256 395405 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 629336 395405 245 25 0 625969 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2517344

[startup+762.312 s]
/proc/loadavg: 4.08 4.04 3.66 5/343 6835
/proc/meminfo: memFree=5455732/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=2519104 CPUtime=762.32 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 450627 0 0 0 76161 71 0 0 25 0 1 0 590229486 2579562496 424558 33554432000 4194304 4293939 140735074104608 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 629776 424558 245 25 0 626409 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2519104

[startup+822.3 s]
/proc/loadavg: 4.06 4.05 3.68 5/343 6837
/proc/meminfo: memFree=5041496/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=2520764 CPUtime=822.31 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 479190 0 0 0 82155 76 0 0 25 0 1 0 590229486 2581262336 453109 33554432000 4194304 4293939 140735074104608 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 630191 453109 245 25 0 626824 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2520764

[startup+882.3 s]
/proc/loadavg: 4.02 4.04 3.70 5/343 6838
/proc/meminfo: memFree=4606200/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=2523148 CPUtime=882.32 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 508017 0 0 0 88150 82 0 0 25 0 1 0 590229486 2583703552 481920 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248476 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 630787 481920 245 25 0 627420 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2523148

[startup+942.3 s]
/proc/loadavg: 4.01 4.03 3.72 5/343 6840
/proc/meminfo: memFree=4215776/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=2525216 CPUtime=942.32 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 535005 0 0 0 94146 86 0 0 25 0 1 0 590229486 2585821184 508891 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 631304 508891 245 25 0 627937 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2525216

[startup+1002.3 s]
/proc/loadavg: 4.04 4.03 3.74 5/343 6842
/proc/meminfo: memFree=3833788/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=2526504 CPUtime=1002.32 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 559510 0 0 0 100142 90 0 0 25 0 1 0 590229486 2587140096 533381 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248380 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 631626 533381 245 25 0 628259 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2526504

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 3.75 5/343 6843
/proc/meminfo: memFree=3475488/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=2527348 CPUtime=1062.33 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 585728 0 0 0 106139 94 0 0 25 0 1 0 590229486 2588004352 559589 33554432000 4194304 4293939 140735074104608 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 631837 559589 245 25 0 628470 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2527348

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.76 5/343 6845
/proc/meminfo: memFree=3116088/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=2528996 CPUtime=1122.33 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 612129 0 0 0 112134 99 0 0 25 0 1 0 590229486 2589691904 585978 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 632249 585978 245 25 0 628882 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2528996

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.77 5/343 6846
/proc/meminfo: memFree=2734380/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=2531008 CPUtime=1182.33 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 642015 0 0 0 118130 103 0 0 25 0 1 0 590229486 2591752192 615842 33554432000 4194304 4293939 140735074104608 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 632752 615842 245 25 0 629385 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2531008

[startup+1242.3 s]
/proc/loadavg: 3.63 3.93 3.76 4/337 6866
/proc/meminfo: memFree=3640952/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=4031196 CPUtime=1242.33 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 670121 0 0 0 124126 107 0 0 25 0 1 0 590229486 4127944704 643934 33554432000 4194304 4293939 140735074104608 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 1007799 643934 245 25 0 1004432 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 4031196



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.23 3.76 3.71 4/337 6868
/proc/meminfo: memFree=3348644/32951124 swapFree=67111352/67111528
[pid=6744] ppid=6742 vsize=4032996 CPUtime=1300.04 cores=1,3
/proc/6744/stat : 6744 (ebminisat_relea) R 6742 6744 6488 0 -1 4202496 696108 0 0 0 129891 113 0 0 25 0 1 0 590229486 4129787904 669911 33554432000 4194304 4293939 140735074104608 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6744/statm: 1008249 669911 245 25 0 1004882 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 4032996

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.11
CPU time (s): 1300.15
CPU user time (s): 1298.92
CPU system time (s): 1.23081
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4032996

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

runsolver used 4.22236 second user time and 9.92649 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-09 23:55:39
IDJOB=3349342
IDBENCH=82363
IDSOLVER=1812
FILE ID=node143/3349342-1304978137
RUNJOBID= node143-1304976740-6508
PBS_JOBID= 13285670
Free space on /tmp= 41200 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349342-1304978137/watcher-3349342-1304978137 -o /tmp/evaluation-result-3349342-1304978137/solver-3349342-1304978137 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349342-1304978137.cnf  -verb=0

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=1099753003

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11078548 kB
Buffers:        192348 kB
Cached:        4647300 kB
SwapCached:          0 kB
Active:       17283552 kB
Inactive:      4276596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11078548 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           65400 kB
Writeback:           0 kB
AnonPages:    16720536 kB
Mapped:          29256 kB
Slab:           192716 kB
PageTables:      55208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70553468 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= 41076 MiB
End job on node143 at 2011-05-10 00:17:21