Trace number 3261258

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
MPhaseSAT 2011-02-15? (TO) 1300.06 1300.01

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-26-sat.cnf
MD5SUM1e53251276ed6dee048eca4aa337d77b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables364
Number of clauses2562
Sum of the clauses size9828
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22366
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

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: 935)

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

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: 2.12 2.85 3.08 3/183 12536
/proc/meminfo: memFree=13238152/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=3152 CPUtime=0 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 383 0 0 0 0 0 0 0 18 0 1 0 544464224 3227648 323 33554432000 134512640 134731564 4291508208 18446744073709551615 134576228 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 788 323 237 54 0 98 0

[startup+0.0756601 s]
/proc/loadavg: 2.12 2.85 3.08 3/183 12536
/proc/meminfo: memFree=13238152/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=3760 CPUtime=0.07 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 571 0 0 0 7 0 0 0 18 0 1 0 544464224 3850240 510 33554432000 134512640 134731564 4291508208 18446744073709551615 134655469 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 940 510 275 54 0 250 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3760

[startup+0.100687 s]
/proc/loadavg: 2.12 2.85 3.08 3/183 12536
/proc/meminfo: memFree=13238152/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=3892 CPUtime=0.09 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 599 0 0 0 9 0 0 0 18 0 1 0 544464224 3985408 538 33554432000 134512640 134731564 4291508208 18446744073709551615 134668248 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 973 538 275 54 0 283 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3892

[startup+0.300618 s]
/proc/loadavg: 2.12 2.85 3.08 3/183 12536
/proc/meminfo: memFree=13238152/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=4284 CPUtime=0.29 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 695 0 0 0 29 0 0 0 18 0 1 0 544464224 4386816 634 33554432000 134512640 134731564 4291508208 18446744073709551615 134667941 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 1071 634 275 54 0 381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4284

[startup+0.700543 s]
/proc/loadavg: 2.12 2.85 3.08 3/183 12536
/proc/meminfo: memFree=13238152/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=5076 CPUtime=0.69 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 889 0 0 0 69 0 0 0 18 0 1 0 544464224 5197824 828 33554432000 134512640 134731564 4291508208 18446744073709551615 134667872 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 1269 828 275 54 0 579 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5076

[startup+1.50039 s]
/proc/loadavg: 2.12 2.85 3.08 5/190 12575
/proc/meminfo: memFree=13228068/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=5688 CPUtime=1.49 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 1114 0 0 0 149 0 0 0 20 0 1 0 544464224 5824512 999 33554432000 134512640 134731564 4291508208 18446744073709551615 134667506 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 1422 999 275 54 0 732 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5688

[startup+3.1011 s]
/proc/loadavg: 2.27 2.87 3.09 5/190 12575
/proc/meminfo: memFree=13226088/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=6472 CPUtime=3.09 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 1294 0 0 0 309 0 0 0 25 0 1 0 544464224 6627328 1179 33554432000 134512640 134731564 4291508208 18446744073709551615 134620749 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 1618 1179 275 54 0 928 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6472

[startup+6.3005 s]
/proc/loadavg: 2.27 2.87 3.09 5/190 12575
/proc/meminfo: memFree=13223248/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=7544 CPUtime=6.29 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 1664 0 0 0 629 0 0 0 25 0 1 0 544464224 7725056 1460 33554432000 134512640 134731564 4291508208 18446744073709551615 134719901 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 1886 1460 275 54 0 1196 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7544

[startup+12.7003 s]
/proc/loadavg: 2.54 2.90 3.10 5/190 12576
/proc/meminfo: memFree=13220528/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=7400 CPUtime=12.69 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 1666 0 0 0 1269 0 0 0 25 0 1 0 544464224 7577600 1426 33554432000 134512640 134731564 4291508208 18446744073709551615 134620753 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 1850 1426 275 54 0 1160 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7400

[startup+25.5009 s]
/proc/loadavg: 2.76 2.94 3.11 6/190 12576
/proc/meminfo: memFree=13212360/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=8436 CPUtime=25.49 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 1933 0 0 0 2549 0 0 0 25 0 1 0 544464224 8638464 1659 33554432000 134512640 134731564 4291508208 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 2109 1659 275 54 0 1419 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8436

[startup+51.1012 s]
/proc/loadavg: 3.18 3.02 3.13 6/190 12577
/proc/meminfo: memFree=13195964/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=16116 CPUtime=51.09 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 3803 0 0 0 5109 0 0 0 25 0 1 0 544464224 16502784 3529 33554432000 134512640 134731564 4291508208 18446744073709551615 134719866 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 4029 3529 275 54 0 3339 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16116

[startup+102.308 s]
/proc/loadavg: 3.67 3.19 3.18 6/190 12578
/proc/meminfo: memFree=13179564/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=21756 CPUtime=102.3 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 5181 0 0 0 10229 1 0 0 25 0 1 0 544464224 22278144 4907 33554432000 134512640 134731564 4291508208 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 5439 4907 275 54 0 4749 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21756

[startup+162.3 s]
/proc/loadavg: 3.92 3.34 3.23 6/190 12580
/proc/meminfo: memFree=13165412/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=30380 CPUtime=162.3 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 7193 0 0 0 16228 2 0 0 25 0 1 0 544464224 31109120 6919 33554432000 134512640 134731564 4291508208 18446744073709551615 9993982 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 7595 6919 275 54 0 6905 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 30380

[startup+222.3 s]
/proc/loadavg: 3.97 3.46 3.28 6/190 12581
/proc/meminfo: memFree=13153852/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=39408 CPUtime=222.3 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 9293 0 0 0 22228 2 0 0 25 0 1 0 544464224 40353792 9019 33554432000 134512640 134731564 4291508208 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 9852 9019 275 54 0 9162 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 39408

[startup+282.301 s]
/proc/loadavg: 3.99 3.55 3.31 6/190 12583
/proc/meminfo: memFree=13146984/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=46752 CPUtime=282.3 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 10813 0 0 0 28228 2 0 0 25 0 1 0 544464224 47874048 10539 33554432000 134512640 134731564 4291508208 18446744073709551615 134614650 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 11688 10539 275 54 0 10998 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 46752

[startup+342.301 s]
/proc/loadavg: 3.99 3.64 3.36 6/190 12584
/proc/meminfo: memFree=13145720/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=46752 CPUtime=342.3 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 10814 0 0 0 34228 2 0 0 25 0 1 0 544464224 47874048 10540 33554432000 134512640 134731564 4291508208 18446744073709551615 134720336 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 11688 10540 275 54 0 10998 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 46752

[startup+402.301 s]
/proc/loadavg: 3.99 3.69 3.39 5/190 12640
/proc/meminfo: memFree=13115140/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=46752 CPUtime=402.3 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 10819 0 0 0 40228 2 0 0 25 0 1 0 544464224 47874048 10545 33554432000 134512640 134731564 4291508208 18446744073709551615 134719994 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 11688 10545 275 54 0 10998 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 46752

[startup+462.3 s]
/proc/loadavg: 3.99 3.75 3.43 5/190 12642
/proc/meminfo: memFree=13112744/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=47076 CPUtime=462.31 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 10886 0 0 0 46228 3 0 0 25 0 1 0 544464224 48205824 10612 33554432000 134512640 134731564 4291508208 18446744073709551615 134720177 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 11769 10612 275 54 0 11079 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 47076

[startup+522.301 s]
/proc/loadavg: 4.04 3.81 3.47 5/190 12643
/proc/meminfo: memFree=13107636/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=48376 CPUtime=522.31 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 11170 0 0 0 52228 3 0 0 25 0 1 0 544464224 49537024 10896 33554432000 134512640 134731564 4291508208 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 12094 10896 275 54 0 11404 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 48376

[startup+582.301 s]
/proc/loadavg: 4.01 3.84 3.50 5/190 12645
/proc/meminfo: memFree=13098548/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=55428 CPUtime=582.31 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 12687 0 0 0 58228 3 0 0 25 0 1 0 544464224 56758272 12413 33554432000 134512640 134731564 4291508208 18446744073709551615 134659494 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 13857 12413 275 54 0 13167 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 55428

[startup+642.301 s]
/proc/loadavg: 4.00 3.87 3.53 5/190 12646
/proc/meminfo: memFree=13078664/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=57588 CPUtime=642.31 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 14918 0 0 0 64228 3 0 0 25 0 1 0 544464224 58970112 13535 33554432000 134512640 134731564 4291508208 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 14397 13535 275 54 0 13707 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 57588

[startup+702.301 s]
/proc/loadavg: 4.00 3.89 3.55 5/190 12648
/proc/meminfo: memFree=13066476/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=57588 CPUtime=702.31 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 14936 0 0 0 70228 3 0 0 25 0 1 0 544464224 58970112 13553 33554432000 134512640 134731564 4291508208 18446744073709551615 134720143 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 14397 13553 275 54 0 13707 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 57588

[startup+762.307 s]
/proc/loadavg: 4.04 3.92 3.58 5/190 12650
/proc/meminfo: memFree=13067448/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=57588 CPUtime=762.32 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 14945 0 0 0 76229 3 0 0 25 0 1 0 544464224 58970112 13562 33554432000 134512640 134731564 4291508208 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 14397 13562 275 54 0 13707 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 57588

[startup+822.301 s]
/proc/loadavg: 4.01 3.93 3.60 5/190 12651
/proc/meminfo: memFree=13066920/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=57588 CPUtime=822.31 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 14945 0 0 0 82228 3 0 0 25 0 1 0 544464224 58970112 13562 33554432000 134512640 134731564 4291508208 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 14397 13562 275 54 0 13707 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 57588

[startup+882.301 s]
/proc/loadavg: 4.08 3.96 3.63 5/190 12680
/proc/meminfo: memFree=13076236/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=57588 CPUtime=882.32 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 14946 0 0 0 88229 3 0 0 25 0 1 0 544464224 58970112 13563 33554432000 134512640 134731564 4291508208 18446744073709551615 134720133 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 14397 13563 275 54 0 13707 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 57588

[startup+942.301 s]
/proc/loadavg: 4.03 3.96 3.65 5/190 12681
/proc/meminfo: memFree=13074084/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=57588 CPUtime=942.32 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 15009 0 0 0 94229 3 0 0 25 0 1 0 544464224 58970112 13626 33554432000 134512640 134731564 4291508208 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 14397 13626 275 54 0 13707 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 57588

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.67 5/190 12683
/proc/meminfo: memFree=13066624/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=57588 CPUtime=1002.32 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 15009 0 0 0 100229 3 0 0 25 0 1 0 544464224 58970112 13626 33554432000 134512640 134731564 4291508208 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 14397 13626 275 54 0 13707 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 57588

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 12685
/proc/meminfo: memFree=13065956/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=57588 CPUtime=1062.32 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 15009 0 0 0 106229 3 0 0 25 0 1 0 544464224 58970112 13626 33554432000 134512640 134731564 4291508208 18446744073709551615 134655587 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 14397 13626 275 54 0 13707 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 57588

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 12686
/proc/meminfo: memFree=13029844/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=57588 CPUtime=1122.33 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 15009 0 0 0 112230 3 0 0 25 0 1 0 544464224 58970112 13626 33554432000 134512640 134731564 4291508208 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 14397 13626 275 54 0 13707 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 57588

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 12688
/proc/meminfo: memFree=13027316/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=57588 CPUtime=1182.33 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 15049 0 0 0 118230 3 0 0 25 0 1 0 544464224 58970112 13666 33554432000 134512640 134731564 4291508208 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 14397 13666 275 54 0 13707 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 57588

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 12689
/proc/meminfo: memFree=13026756/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=57588 CPUtime=1242.33 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 15153 0 0 0 124230 3 0 0 25 0 1 0 544464224 58970112 13770 33554432000 134512640 134731564 4291508208 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 14397 13770 275 54 0 13707 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 57588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 12691
/proc/meminfo: memFree=13024984/32950928 swapFree=67111528/67111528
[pid=12536] ppid=12532 vsize=57588 CPUtime=1300.04 cores=1,3
/proc/12536/stat : 12536 (MPhaseSAT) R 12532 12536 12070 0 -1 4202496 15171 0 0 0 130001 3 0 0 25 0 1 0 544464224 58970112 13788 33554432000 134512640 134731564 4291508208 18446744073709551615 9994128 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12536/statm: 14397 13788 275 54 0 13707 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 57588

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.01
CPU time (s): 1300.06
CPU user time (s): 1300.01
CPU system time (s): 0.042993
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 64328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15171
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= 13
involuntary context switches= 1812

runsolver used 2.05669 second user time and 5.04523 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 09:05:35
IDJOB=3261258
IDBENCH=83219
IDSOLVER=1520
FILE ID=node114/3261258-1303542335
RUNJOBID= node114-1303542335-12507
PBS_JOBID= 13143124
Free space on /tmp= 71328 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-26-sat.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261258-1303542335/watcher-3261258-1303542335 -o /tmp/evaluation-result-3261258-1303542335/solver-3261258-1303542335 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3261258-1303542335.cnf

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

MD5SUM BENCH= 1e53251276ed6dee048eca4aa337d77b
RANDOM SEED=1093693166

node114.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.848
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.848
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.848
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.848
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.73
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.848
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.848
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.848
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.848
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:     32950928 kB
MemFree:      13238588 kB
Buffers:       2297828 kB
Cached:       16764224 kB
SwapCached:          0 kB
Active:        9742880 kB
Inactive:      9384860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13238588 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             924 kB
Writeback:           0 kB
AnonPages:       65348 kB
Mapped:          15656 kB
Slab:           521416 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   209728 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= 71320 MiB
End job on node114 at 2011-04-23 09:27:17