Trace number 3379359

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

General information on the benchmark

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

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379359-1305453895/watcher-3379359-1305453895 -o /tmp/evaluation-result-3379359-1305453895/solver-3379359-1305453895 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379359-1305453895.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.02 4.00 3.92 5/291 32137
/proc/meminfo: memFree=22616708/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=11908 CPUtime=0 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4194304 396 0 0 0 0 0 0 0 23 0 1 0 637804972 12193792 336 33554432000 4194304 4263832 140734761261712 18446744073709551615 4229121 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 2977 336 240 17 0 150 0

[startup+0.0291929 s]
/proc/loadavg: 4.02 4.00 3.92 5/291 32137
/proc/meminfo: memFree=22616708/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=12104 CPUtime=0.02 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4194304 473 0 0 0 2 0 0 0 23 0 1 0 637804972 12394496 413 33554432000 4194304 4263832 140734761261712 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 3026 413 241 17 0 199 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12104

[startup+0.101207 s]
/proc/loadavg: 4.02 4.00 3.92 5/291 32137
/proc/meminfo: memFree=22616708/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=13472 CPUtime=0.1 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4194304 904 0 0 0 10 0 0 0 23 0 1 0 637804972 13795328 698 33554432000 4194304 4263832 140734761261712 18446744073709551615 254261307519 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 3368 698 242 17 0 541 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13472

[startup+0.301181 s]
/proc/loadavg: 4.02 4.00 3.92 5/291 32137
/proc/meminfo: memFree=22616708/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=18812 CPUtime=0.29 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4194304 2549 0 0 0 29 0 0 0 25 0 1 0 637804972 19263488 1765 33554432000 4194304 4263832 140734761261712 18446744073709551615 47275321374992 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 4703 1766 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.701076 s]
/proc/loadavg: 4.02 4.00 3.92 5/291 32137
/proc/meminfo: memFree=22616708/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=26108 CPUtime=0.69 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4194304 4954 0 0 0 69 0 0 0 25 0 1 0 637804972 26734592 3401 33554432000 4194304 4263832 140734761261712 18446744073709551615 254261305792 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 6527 3401 242 17 0 3700 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26108

[startup+1.50093 s]
/proc/loadavg: 4.02 4.00 3.92 7/292 32138
/proc/meminfo: memFree=22601676/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=40700 CPUtime=1.49 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4194304 9736 0 0 0 148 1 0 0 25 0 1 0 637804972 41676800 6646 33554432000 4194304 4263832 140734761261712 18446744073709551615 47275321472036 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 10175 6646 242 17 0 7348 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40700

[startup+3.10067 s]
/proc/loadavg: 4.02 4.00 3.92 7/292 32138
/proc/meminfo: memFree=22585804/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=69752 CPUtime=3.09 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4194304 19270 0 0 0 306 3 0 0 25 0 1 0 637804972 71426048 13107 33554432000 4194304 4263832 140734761261712 18446744073709551615 47275321382615 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 17438 13107 242 17 0 14611 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69752

[startup+6.30112 s]
/proc/loadavg: 4.02 4.00 3.92 6/292 32138
/proc/meminfo: memFree=22516480/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=127856 CPUtime=6.29 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4194304 38351 0 0 0 623 6 0 0 25 0 1 0 637804972 130924544 26043 33554432000 4194304 4263832 140734761261712 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 31964 26043 242 17 0 29137 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 127856

[startup+12.701 s]
/proc/loadavg: 4.02 4.00 3.92 7/292 32138
/proc/meminfo: memFree=22362992/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=261780 CPUtime=12.69 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 83481 0 0 0 1257 12 0 0 25 0 1 0 637804972 268062720 60818 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 65445 60818 247 17 0 62618 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 261780

[startup+25.5007 s]
/proc/loadavg: 4.02 4.00 3.92 6/292 32139
/proc/meminfo: memFree=22346996/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=261780 CPUtime=25.49 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 83481 0 0 0 2537 12 0 0 25 0 1 0 637804972 268062720 60818 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224778 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 65445 60818 247 17 0 62618 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 261780

[startup+51.1012 s]
/proc/loadavg: 4.07 4.01 3.92 7/292 32139
/proc/meminfo: memFree=22319976/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=261780 CPUtime=51.09 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 83481 0 0 0 5097 12 0 0 25 0 1 0 637804972 268062720 60818 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 65445 60818 247 17 0 62618 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 261780

[startup+102.311 s]
/proc/loadavg: 4.11 4.03 3.93 7/292 32141
/proc/meminfo: memFree=22248408/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=283216 CPUtime=102.31 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 88193 0 0 0 10218 13 0 0 25 0 1 0 637804972 290013184 65530 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 70804 65530 247 17 0 67977 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 283216

[startup+162.3 s]
/proc/loadavg: 4.11 4.04 3.93 7/292 32142
/proc/meminfo: memFree=22170436/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=312540 CPUtime=162.29 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 94821 0 0 0 16216 13 0 0 25 0 1 0 637804972 320040960 72158 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 78135 72158 247 17 0 75308 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 312540

[startup+222.301 s]
/proc/loadavg: 4.04 4.03 3.93 7/292 32144
/proc/meminfo: memFree=22072760/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=358928 CPUtime=222.3 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 105055 0 0 0 22215 15 0 0 25 0 1 0 637804972 367542272 82392 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 89732 82392 247 17 0 86905 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 358928

[startup+282.3 s]
/proc/loadavg: 4.01 4.02 3.93 6/292 32145
/proc/meminfo: memFree=21956760/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=410104 CPUtime=282.3 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 116320 0 0 0 28212 18 0 0 25 0 1 0 637804972 419946496 93657 33554432000 4194304 4263832 140734761261712 18446744073709551615 4207626 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 102526 93657 247 17 0 99699 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 410104

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.93 6/292 32147
/proc/meminfo: memFree=21788160/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=464848 CPUtime=342.29 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 128397 0 0 0 34209 20 0 0 25 0 1 0 637804972 476004352 105734 33554432000 4194304 4263832 140734761261712 18446744073709551615 4209552 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 116212 105734 247 17 0 113385 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 464848

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.93 7/292 32149
/proc/meminfo: memFree=21673860/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=515728 CPUtime=402.3 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 139062 0 0 0 40207 23 0 0 25 0 1 0 637804972 528105472 116399 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 128932 116399 247 17 0 126105 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 515728

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.93 7/292 32150
/proc/meminfo: memFree=21529428/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=582220 CPUtime=462.3 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 153309 0 0 0 46204 26 0 0 25 0 1 0 637804972 596193280 130646 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 145555 130646 247 17 0 142728 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 582220

[startup+522.301 s]
/proc/loadavg: 4.05 4.01 3.94 6/292 32152
/proc/meminfo: memFree=21376080/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=647496 CPUtime=522.3 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 167514 0 0 0 52201 29 0 0 25 0 1 0 637804972 663035904 144851 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 161874 144851 247 17 0 159047 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 647496

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.94 6/292 32153
/proc/meminfo: memFree=21237644/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=733008 CPUtime=582.31 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 185106 0 0 0 58199 32 0 0 25 0 1 0 637804972 750600192 162443 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 183252 162443 247 17 0 180425 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 733008

[startup+642.301 s]
/proc/loadavg: 4.04 4.02 3.95 7/292 32155
/proc/meminfo: memFree=21064980/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=812804 CPUtime=642.32 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 202248 0 0 0 64197 35 0 0 25 0 1 0 637804972 832311296 179585 33554432000 4194304 4263832 140734761261712 18446744073709551615 4205814 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 203201 179585 247 17 0 200374 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 812804

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.95 6/292 32157
/proc/meminfo: memFree=20939184/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=878696 CPUtime=702.31 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 216217 0 0 0 70193 38 0 0 25 0 1 0 637804972 899784704 193554 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 219674 193554 247 17 0 216847 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 878696

[startup+762.311 s]
/proc/loadavg: 4.12 4.05 3.96 7/292 32158
/proc/meminfo: memFree=20791220/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=945888 CPUtime=762.32 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 229890 0 0 0 76192 40 0 0 25 0 1 0 637804972 968589312 207227 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 236472 207227 247 17 0 233645 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 945888

[startup+822.301 s]
/proc/loadavg: 4.08 4.05 3.97 7/292 32160
/proc/meminfo: memFree=20617092/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=1035572 CPUtime=822.31 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 248703 0 0 0 82187 44 0 0 25 0 1 0 637804972 1060425728 226040 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 258893 226040 247 17 0 256066 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1035572

[startup+882.301 s]
/proc/loadavg: 4.03 4.04 3.97 7/292 32161
/proc/meminfo: memFree=20460068/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=1109900 CPUtime=882.32 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 264681 0 0 0 88186 46 0 0 25 0 1 0 637804972 1136537600 242018 33554432000 4194304 4263832 140734761261712 18446744073709551615 254261274368 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 277475 242018 247 17 0 274648 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1109900

[startup+942.3 s]
/proc/loadavg: 4.01 4.03 3.97 6/292 32163
/proc/meminfo: memFree=20334920/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=1164224 CPUtime=942.31 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 276568 0 0 0 94184 47 0 0 25 0 1 0 637804972 1192165376 253905 33554432000 4194304 4263832 140734761261712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 291056 253905 247 17 0 288229 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1164224

[startup+1002.3 s]
/proc/loadavg: 3.66 3.94 3.94 4/286 32183
/proc/meminfo: memFree=21142036/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=1234604 CPUtime=1002.32 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 290871 0 0 0 100183 49 0 0 25 0 1 0 637804972 1264234496 268208 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 308651 268208 247 17 0 305824 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1234604

[startup+1062.3 s]
/proc/loadavg: 3.02 3.72 3.86 3/280 32202
/proc/meminfo: memFree=22188656/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=1307768 CPUtime=1062.32 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 306010 0 0 0 106180 52 0 0 25 0 1 0 637804972 1339154432 283347 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 326942 283347 247 17 0 324115 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1307768

[startup+1122.3 s]
/proc/loadavg: 2.37 3.40 3.74 3/280 32204
/proc/meminfo: memFree=22139648/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=1369152 CPUtime=1122.31 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 318317 0 0 0 112177 54 0 0 25 0 1 0 637804972 1402011648 295654 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 342288 295654 247 17 0 339461 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1369152

[startup+1182.3 s]
/proc/loadavg: 2.23 3.18 3.64 3/280 32205
/proc/meminfo: memFree=22077484/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=1442164 CPUtime=1182.32 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 333902 0 0 0 118175 57 0 0 25 0 1 0 637804972 1476775936 311239 33554432000 4194304 4263832 140734761261712 18446744073709551615 4211525 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 360541 311239 247 17 0 357714 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1442164

[startup+1242.3 s]
/proc/loadavg: 2.08 2.96 3.54 3/280 32210
/proc/meminfo: memFree=22040024/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=1486888 CPUtime=1242.32 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 343431 0 0 0 124173 59 0 0 25 0 1 0 637804972 1522573312 320768 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 371722 320768 247 17 0 368895 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1486888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.59 2.67 3.40 2/274 32230
/proc/meminfo: memFree=23234956/32951124 swapFree=67057896/67111528
[pid=32137] ppid=32135 vsize=1572612 CPUtime=1300.03 cores=4,6
/proc/32137/stat : 32137 (umsat) R 32135 32137 30778 0 -1 4202496 361168 0 0 0 129942 61 0 0 25 0 1 0 637804972 1610354688 338505 33554432000 4194304 4263832 140734761261712 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32137/statm: 393153 338505 247 17 0 390326 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1572612

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 1300.1
CPU user time (s): 1299.43
CPU system time (s): 0.676897
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1572612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.43
system time used= 0.676897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 361168
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= 6
involuntary context switches= 911

runsolver used 3.71643 second user time and 8.08177 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 12:04:57
IDJOB=3379359
IDBENCH=82379
IDSOLVER=1861
FILE ID=node140/3379359-1305453895
RUNJOBID= node140-1305453569-31916
PBS_JOBID= 13324861
Free space on /tmp= 73280 MiB

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

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=1820923761

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22616732 kB
Buffers:        313224 kB
Cached:        4408428 kB
SwapCached:       8056 kB
Active:        6940724 kB
Inactive:      3078624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22616732 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:          158028 kB
Writeback:           0 kB
AnonPages:     5294876 kB
Mapped:          23388 kB
Slab:           225236 kB
PageTables:      25868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 47511440 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= 73476 MiB
End job on node140 at 2011-05-15 12:26:39