Trace number 3379591

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
UmSat 2011-05-12 (fixed)? (TO) 1300.08 1300.06

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 2.73 2.99 5/365 13159
/proc/meminfo: memFree=17073372/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=11644 CPUtime=0 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4194304 354 0 0 0 0 0 0 0 23 0 1 0 657136763 11923456 294 33554432000 4194304 4263832 140734777319936 18446744073709551615 270613110528 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 2911 294 240 17 0 84 0

[startup+0.0677201 s]
/proc/loadavg: 1.96 2.73 2.99 5/365 13159
/proc/meminfo: memFree=17073372/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=12560 CPUtime=0.06 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4194304 613 0 0 0 6 0 0 0 23 0 1 0 657136763 12861440 504 33554432000 4194304 4263832 140734777319936 18446744073709551615 270612801642 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 3140 504 242 17 0 313 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12560

[startup+0.100713 s]
/proc/loadavg: 1.96 2.73 2.99 5/365 13159
/proc/meminfo: memFree=17073372/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=13472 CPUtime=0.09 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4194304 900 0 0 0 9 0 0 0 23 0 1 0 657136763 13795328 694 33554432000 4194304 4263832 140734777319936 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 3368 694 242 17 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13472

[startup+0.300678 s]
/proc/loadavg: 1.96 2.73 2.99 5/365 13159
/proc/meminfo: memFree=17073372/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=18812 CPUtime=0.29 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4194304 2545 0 0 0 29 0 0 0 25 0 1 0 657136763 19263488 1761 33554432000 4194304 4263832 140734777319936 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 4703 1761 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700607 s]
/proc/loadavg: 1.96 2.73 2.99 5/365 13159
/proc/meminfo: memFree=17073372/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=26108 CPUtime=0.69 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4194304 4950 0 0 0 69 0 0 0 25 0 1 0 657136763 26734592 3397 33554432000 4194304 4263832 140734777319936 18446744073709551615 4237019 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 6527 3397 242 17 0 3700 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26108

[startup+1.50047 s]
/proc/loadavg: 1.96 2.73 2.99 5/366 13160
/proc/meminfo: memFree=16955740/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=40700 CPUtime=1.49 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4194304 9733 0 0 0 148 1 0 0 25 0 1 0 657136763 41676800 6643 33554432000 4194304 4263832 140734777319936 18446744073709551615 47260586288615 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 10175 6643 242 17 0 7348 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40700

[startup+3.10018 s]
/proc/loadavg: 1.96 2.73 2.99 5/366 13160
/proc/meminfo: memFree=16839252/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=69752 CPUtime=3.09 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4194304 19269 0 0 0 307 2 0 0 25 0 1 0 657136763 71426048 13106 33554432000 4194304 4263832 140734777319936 18446744073709551615 47260586236649 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 17438 13106 242 17 0 14611 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69752

[startup+6.30061 s]
/proc/loadavg: 2.37 2.80 3.01 5/369 13166
/proc/meminfo: memFree=16668816/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=127856 CPUtime=6.29 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4194304 38352 0 0 0 623 6 0 0 25 0 1 0 657136763 130924544 26044 33554432000 4194304 4263832 140734777319936 18446744073709551615 47260586380449 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 31964 26044 242 17 0 29137 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 127856

[startup+12.7005 s]
/proc/loadavg: 2.58 2.84 3.02 5/369 13166
/proc/meminfo: memFree=16353312/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=500476 CPUtime=12.69 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 135647 0 0 0 1251 18 0 0 25 0 1 0 657136763 512487424 111050 33554432000 4194304 4263832 140734777319936 18446744073709551615 4248170 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 125119 111050 244 17 0 122292 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 500476

[startup+25.5002 s]
/proc/loadavg: 2.89 2.90 3.03 5/369 13167
/proc/meminfo: memFree=15911384/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=445500 CPUtime=25.49 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 144229 0 0 0 2530 19 0 0 25 0 1 0 657136763 456192000 103067 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 111375 103067 247 17 0 108548 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 445500

[startup+51.1007 s]
/proc/loadavg: 3.33 3.00 3.06 5/369 13167
/proc/meminfo: memFree=14546080/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=445500 CPUtime=51.09 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 144229 0 0 0 5090 19 0 0 25 0 1 0 657136763 456192000 103067 33554432000 4194304 4263832 140734777319936 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 111375 103067 247 17 0 108548 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 445500

[startup+102.301 s]
/proc/loadavg: 3.75 3.17 3.12 5/369 13169
/proc/meminfo: memFree=14149996/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=445500 CPUtime=102.29 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 144229 0 0 0 10210 19 0 0 25 0 1 0 657136763 456192000 103067 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 111375 103067 247 17 0 108548 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 445500

[startup+162.301 s]
/proc/loadavg: 3.91 3.31 3.17 5/369 13170
/proc/meminfo: memFree=13708420/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=445908 CPUtime=162.29 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 144321 0 0 0 16210 19 0 0 25 0 1 0 657136763 456609792 103159 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 111477 103159 247 17 0 108650 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 445908

[startup+222.3 s]
/proc/loadavg: 3.96 3.44 3.22 5/369 13172
/proc/meminfo: memFree=13233596/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=484464 CPUtime=222.29 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 152539 0 0 0 22209 20 0 0 25 0 1 0 657136763 496091136 111377 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 121116 111377 247 17 0 118289 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 484464

[startup+282.301 s]
/proc/loadavg: 3.98 3.54 3.26 5/369 13174
/proc/meminfo: memFree=12855260/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=493624 CPUtime=282.3 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 154429 0 0 0 28209 21 0 0 25 0 1 0 657136763 505470976 113267 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 123406 113267 247 17 0 120579 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 493624

[startup+342.3 s]
/proc/loadavg: 3.99 3.62 3.31 5/369 13175
/proc/meminfo: memFree=12434028/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=530776 CPUtime=342.3 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 162277 0 0 0 34207 23 0 0 25 0 1 0 657136763 543514624 121115 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 132694 121115 247 17 0 129867 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 530776

[startup+402.301 s]
/proc/loadavg: 3.99 3.68 3.35 5/369 13177
/proc/meminfo: memFree=12052220/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=557676 CPUtime=402.3 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 168162 0 0 0 40206 24 0 0 25 0 1 0 657136763 571060224 127000 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 139419 127000 247 17 0 136592 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 557676

[startup+462.301 s]
/proc/loadavg: 4.04 3.75 3.39 5/369 13178
/proc/meminfo: memFree=11730800/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=582444 CPUtime=462.3 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 173486 0 0 0 46205 25 0 0 25 0 1 0 657136763 596422656 132324 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 145611 132324 247 17 0 142784 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 582444

[startup+522.3 s]
/proc/loadavg: 4.01 3.80 3.43 5/369 13180
/proc/meminfo: memFree=11369564/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=618984 CPUtime=522.3 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 180258 0 0 0 52203 27 0 0 25 0 1 0 657136763 633839616 139096 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224788 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 154746 139096 247 17 0 151919 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 618984

[startup+582.314 s]
/proc/loadavg: 4.06 3.85 3.46 5/369 13182
/proc/meminfo: memFree=11004744/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=645972 CPUtime=582.32 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 186282 0 0 0 58204 28 0 0 25 0 1 0 657136763 661475328 145120 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 161493 145120 247 17 0 158666 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 645972

[startup+642.301 s]
/proc/loadavg: 4.12 3.90 3.50 5/369 13183
/proc/meminfo: memFree=10586608/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=685932 CPUtime=642.31 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 194823 0 0 0 64201 30 0 0 25 0 1 0 657136763 702394368 153661 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 171483 153661 247 17 0 168656 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 685932

[startup+702.3 s]
/proc/loadavg: 4.04 3.92 3.53 5/369 13185
/proc/meminfo: memFree=10190028/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=721720 CPUtime=702.3 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 202734 0 0 0 70200 30 0 0 25 0 1 0 657136763 739041280 161572 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 180430 161572 247 17 0 177603 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 721720

[startup+762.301 s]
/proc/loadavg: 4.01 3.93 3.56 5/369 13186
/proc/meminfo: memFree=9843052/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=758848 CPUtime=762.31 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 210891 0 0 0 76199 32 0 0 25 0 1 0 657136763 777060352 169729 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 189712 169729 247 17 0 186885 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 758848

[startup+822.3 s]
/proc/loadavg: 4.00 3.94 3.58 5/369 13188
/proc/meminfo: memFree=9586484/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=799708 CPUtime=822.31 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 219082 0 0 0 82198 33 0 0 25 0 1 0 657136763 818900992 177920 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 199927 177920 247 17 0 197100 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 799708

[startup+882.301 s]
/proc/loadavg: 4.00 3.95 3.61 5/369 13190
/proc/meminfo: memFree=9340940/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=823772 CPUtime=882.31 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 224391 0 0 0 88196 35 0 0 25 0 1 0 657136763 843542528 183229 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 205943 183229 247 17 0 203116 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 823772

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.63 5/369 13191
/proc/meminfo: memFree=9118588/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=857128 CPUtime=942.31 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 231697 0 0 0 94194 37 0 0 25 0 1 0 657136763 877699072 190535 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224797 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 214282 190535 247 17 0 211455 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 857128

[startup+1002.3 s]
/proc/loadavg: 4.06 3.97 3.65 5/369 13193
/proc/meminfo: memFree=8957744/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=890296 CPUtime=1002.31 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 238977 0 0 0 100193 38 0 0 25 0 1 0 657136763 911663104 197815 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 222574 197815 247 17 0 219747 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 890296

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.67 5/369 13194
/proc/meminfo: memFree=8676376/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=928500 CPUtime=1062.31 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 247085 0 0 0 106192 39 0 0 25 0 1 0 657136763 950784000 205923 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 232125 205923 247 17 0 229298 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 928500

[startup+1122.3 s]
/proc/loadavg: 4.16 4.01 3.70 5/369 13196
/proc/meminfo: memFree=8430584/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=969492 CPUtime=1122.32 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 255705 0 0 0 112191 41 0 0 25 0 1 0 657136763 992759808 214543 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 242373 214543 247 17 0 239546 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 969492

[startup+1182.3 s]
/proc/loadavg: 4.16 4.03 3.73 5/369 13198
/proc/meminfo: memFree=8170916/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=1041040 CPUtime=1182.31 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 269539 0 0 0 118188 43 0 0 25 0 1 0 657136763 1066024960 228377 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 260260 228377 247 17 0 257433 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1041040

[startup+1242.31 s]
/proc/loadavg: 4.09 4.04 3.75 5/369 13199
/proc/meminfo: memFree=7992464/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=1049648 CPUtime=1242.33 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 271053 0 0 0 124189 44 0 0 25 0 1 0 657136763 1074839552 229891 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 262412 229891 247 17 0 259585 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1049648



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.76 3/365 13203
/proc/meminfo: memFree=14348096/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=1082456 CPUtime=1300.02 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 277527 0 0 0 129957 45 0 0 25 0 1 0 657136763 1108434944 236365 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 270614 236365 247 17 0 267787 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1082456

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

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

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.76 3/365 13203
/proc/meminfo: memFree=14348096/32951124 swapFree=67056804/67111528
[pid=13159] ppid=13157 vsize=1082456 CPUtime=1300.02 cores=5,7
/proc/13159/stat : 13159 (umsat) R 13157 13159 10833 0 -1 4202496 277527 0 0 0 129957 45 0 0 25 0 1 0 657136763 1108434944 236365 33554432000 4194304 4263832 140734777319936 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13159/statm: 270614 236365 247 17 0 267787 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1082456

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.08
CPU user time (s): 1299.59
CPU system time (s): 0.498924
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1082456

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

runsolver used 4.36734 second user time and 10.9993 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 12:29:18
IDJOB=3379591
IDBENCH=82394
IDSOLVER=1861
FILE ID=node108/3379591-1305455356
RUNJOBID= node108-1305455356-13126
PBS_JOBID= 13324850
Free space on /tmp= 73436 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379591-1305455356/watcher-3379591-1305455356 -o /tmp/evaluation-result-3379591-1305455356/solver-3379591-1305455356 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379591-1305455356.cnf

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=1971741595

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.75
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.820
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.820
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:      17073520 kB
Buffers:        304392 kB
Cached:        5073628 kB
SwapCached:       8700 kB
Active:       11313632 kB
Inactive:      4244744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17073520 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:          127344 kB
Writeback:           0 kB
AnonPages:    10177548 kB
Mapped:          30192 kB
Slab:           214636 kB
PageTables:      40856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 67554144 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= 73320 MiB
End job on node108 at 2011-05-15 12:51:00