Trace number 3261436

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_M 2011-02-16? (TO) 1300.04 1300.01

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-27-sat.cnf
MD5SUM9c54c57be5bec760a361df7b3a13ea07
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables378
Number of clauses2653
Sum of the clauses size10206
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22457
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-3261436-1303539689/watcher-3261436-1303539689 -o /tmp/evaluation-result-3261436-1303539689/solver-3261436-1303539689 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3261436-1303539689.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: 0.00 0.00 0.00 1/174 6340
/proc/meminfo: memFree=14609744/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=3256 CPUtime=0 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 386 0 0 0 0 0 0 0 18 0 1 0 465569866 3334144 326 33554432000 134512640 134829744 4288059136 18446744073709551615 134552690 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 814 326 237 78 0 100 0

[startup+0.0881839 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 6340
/proc/meminfo: memFree=14609744/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=3996 CPUtime=0.08 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 607 0 0 0 8 0 0 0 18 0 1 0 465569866 4091904 546 33554432000 134512640 134829744 4288059136 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 999 546 277 78 0 285 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3996

[startup+0.100196 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 6340
/proc/meminfo: memFree=14609744/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=4128 CPUtime=0.09 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 623 0 0 0 9 0 0 0 18 0 1 0 465569866 4227072 562 33554432000 134512640 134829744 4288059136 18446744073709551615 134614879 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 1032 562 277 78 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4128

[startup+0.30015 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 6340
/proc/meminfo: memFree=14609744/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=4392 CPUtime=0.29 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 712 0 0 0 29 0 0 0 18 0 1 0 465569866 4497408 651 33554432000 134512640 134829744 4288059136 18446744073709551615 134669994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 1098 651 277 78 0 384 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4392

[startup+0.701089 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 6340
/proc/meminfo: memFree=14609744/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=5308 CPUtime=0.69 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 921 0 0 0 69 0 0 0 18 0 1 0 465569866 5435392 860 33554432000 134512640 134829744 4288059136 18446744073709551615 134722411 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 1327 860 277 78 0 613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5308

[startup+1.50095 s]
/proc/loadavg: 0.00 0.00 0.00 2/175 6341
/proc/meminfo: memFree=14606388/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=5500 CPUtime=1.49 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 1106 0 0 0 149 0 0 0 20 0 1 0 465569866 5632000 930 33554432000 134512640 134829744 4288059136 18446744073709551615 134658125 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 1375 930 277 78 0 661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5500

[startup+3.10065 s]
/proc/loadavg: 0.08 0.02 0.01 2/175 6341
/proc/meminfo: memFree=14606388/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=6788 CPUtime=3.09 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 1417 0 0 0 309 0 0 0 25 0 1 0 465569866 6950912 1241 33554432000 134512640 134829744 4288059136 18446744073709551615 134722301 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 1697 1241 277 78 0 983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6788

[startup+6.30108 s]
/proc/loadavg: 0.08 0.02 0.01 3/180 6405
/proc/meminfo: memFree=14597260/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=7808 CPUtime=6.29 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 1740 0 0 0 629 0 0 0 25 0 1 0 465569866 7995392 1505 33554432000 134512640 134829744 4288059136 18446744073709551615 134678497 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 1952 1505 277 78 0 1238 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7808

[startup+12.701 s]
/proc/loadavg: 0.37 0.08 0.03 3/180 6405
/proc/meminfo: memFree=14594952/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=7772 CPUtime=12.69 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 1741 0 0 0 1269 0 0 0 25 0 1 0 465569866 7958528 1497 33554432000 134512640 134829744 4288059136 18446744073709551615 134669662 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 1943 1497 277 78 0 1229 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7772

[startup+25.5007 s]
/proc/loadavg: 0.62 0.14 0.05 3/180 6433
/proc/meminfo: memFree=14595392/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=8488 CPUtime=25.49 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 1931 0 0 0 2549 0 0 0 25 0 1 0 465569866 8691712 1674 33554432000 134512640 134829744 4288059136 18446744073709551615 134670350 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 2122 1674 277 78 0 1408 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8488

[startup+51.1001 s]
/proc/loadavg: 1.77 0.45 0.15 5/190 6453
/proc/meminfo: memFree=14552480/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=15516 CPUtime=51.09 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 3644 0 0 0 5109 0 0 0 25 0 1 0 465569866 15888384 3387 33554432000 134512640 134829744 4288059136 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 3879 3387 277 78 0 3165 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15516

[startup+102.307 s]
/proc/loadavg: 3.11 1.05 0.37 5/190 6455
/proc/meminfo: memFree=14519688/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=24652 CPUtime=102.3 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 5799 0 0 0 10229 1 0 0 25 0 1 0 465569866 25243648 5542 33554432000 134512640 134829744 4288059136 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 6163 5542 277 78 0 5449 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 24652

[startup+162.3 s]
/proc/loadavg: 3.74 1.60 0.60 5/190 6456
/proc/meminfo: memFree=14497364/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=34488 CPUtime=162.29 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 8066 0 0 0 16228 1 0 0 25 0 1 0 465569866 35315712 7809 33554432000 134512640 134829744 4288059136 18446744073709551615 134669626 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 8622 7809 277 78 0 7908 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34488

[startup+222.301 s]
/proc/loadavg: 3.94 2.05 0.81 5/190 6458
/proc/meminfo: memFree=14471068/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=37816 CPUtime=222.3 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 8859 0 0 0 22228 2 0 0 25 0 1 0 465569866 38723584 8602 33554432000 134512640 134829744 4288059136 18446744073709551615 134717960 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 9454 8602 277 78 0 8740 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 37816

[startup+282.3 s]
/proc/loadavg: 3.97 2.37 0.99 5/190 6459
/proc/meminfo: memFree=14469080/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=44584 CPUtime=282.3 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 10313 0 0 0 28228 2 0 0 25 0 1 0 465569866 45654016 10056 33554432000 134512640 134829744 4288059136 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 11146 10056 277 78 0 10432 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 44584

[startup+342.301 s]
/proc/loadavg: 3.99 2.69 1.20 5/190 6461
/proc/meminfo: memFree=14446380/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=46676 CPUtime=342.3 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 10777 0 0 0 34228 2 0 0 25 0 1 0 465569866 47796224 10520 33554432000 134512640 134829744 4288059136 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 11669 10520 277 78 0 10955 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 46676

[startup+402.301 s]
/proc/loadavg: 3.99 2.91 1.35 5/190 6463
/proc/meminfo: memFree=14441912/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=46676 CPUtime=402.3 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 10783 0 0 0 40228 2 0 0 25 0 1 0 465569866 47796224 10526 33554432000 134512640 134829744 4288059136 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 11669 10526 277 78 0 10955 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 46676

[startup+462.3 s]
/proc/loadavg: 4.10 3.15 1.54 5/190 6464
/proc/meminfo: memFree=14422196/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=47688 CPUtime=462.3 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 11008 0 0 0 46228 2 0 0 25 0 1 0 465569866 48832512 10751 33554432000 134512640 134829744 4288059136 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 11922 10751 277 78 0 11208 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 47688

[startup+522.301 s]
/proc/loadavg: 4.04 3.29 1.68 5/190 6466
/proc/meminfo: memFree=14417104/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=48204 CPUtime=522.3 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 11085 0 0 0 52228 2 0 0 25 0 1 0 465569866 49360896 10828 33554432000 134512640 134829744 4288059136 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 12051 10828 277 78 0 11337 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 48204

[startup+582.301 s]
/proc/loadavg: 4.04 3.44 1.84 5/190 6467
/proc/meminfo: memFree=14396268/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=50656 CPUtime=582.3 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 11690 0 0 0 58228 2 0 0 25 0 1 0 465569866 51871744 11433 33554432000 134512640 134829744 4288059136 18446744073709551615 134669387 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 12664 11433 277 78 0 11950 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 50656

[startup+642.3 s]
/proc/loadavg: 4.01 3.54 1.97 5/190 6469
/proc/meminfo: memFree=14385100/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=56204 CPUtime=642.31 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 12757 0 0 0 64229 2 0 0 25 0 1 0 465569866 57552896 12500 33554432000 134512640 134829744 4288059136 18446744073709551615 10815454 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 14051 12500 277 78 0 13337 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 56204

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.09 5/190 6471
/proc/meminfo: memFree=14375672/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=57964 CPUtime=702.3 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 15199 0 0 0 70227 3 0 0 25 0 1 0 465569866 59355136 13604 33554432000 134512640 134829744 4288059136 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 14491 13604 277 78 0 13777 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 57964

[startup+762.307 s]
/proc/loadavg: 4.03 3.70 2.22 5/190 6472
/proc/meminfo: memFree=14371940/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=57964 CPUtime=762.31 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 15200 0 0 0 76228 3 0 0 25 0 1 0 465569866 59355136 13605 33554432000 134512640 134829744 4288059136 18446744073709551615 134722906 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 14491 13605 277 78 0 13777 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 57964

[startup+822.3 s]
/proc/loadavg: 4.01 3.75 2.32 5/190 6474
/proc/meminfo: memFree=14363624/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=57964 CPUtime=822.31 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 15218 0 0 0 82228 3 0 0 25 0 1 0 465569866 59355136 13623 33554432000 134512640 134829744 4288059136 18446744073709551615 134722610 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 14491 13623 277 78 0 13777 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 57964

[startup+882.301 s]
/proc/loadavg: 4.00 3.79 2.43 5/190 6475
/proc/meminfo: memFree=14357908/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=57964 CPUtime=882.31 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 15220 0 0 0 88228 3 0 0 25 0 1 0 465569866 59355136 13625 33554432000 134512640 134829744 4288059136 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 14491 13625 277 78 0 13777 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 57964

[startup+942.3 s]
/proc/loadavg: 4.00 3.83 2.52 5/190 6477
/proc/meminfo: memFree=14350704/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=57964 CPUtime=942.31 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 15252 0 0 0 94228 3 0 0 25 0 1 0 465569866 59355136 13657 33554432000 134512640 134829744 4288059136 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 14491 13657 277 78 0 13777 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 57964

[startup+1002.3 s]
/proc/loadavg: 4.06 3.87 2.62 6/190 6479
/proc/meminfo: memFree=14342272/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=57964 CPUtime=1002.31 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 15312 0 0 0 100228 3 0 0 25 0 1 0 465569866 59355136 13717 33554432000 134512640 134829744 4288059136 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 14491 13717 277 78 0 13777 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 57964

[startup+1062.3 s]
/proc/loadavg: 4.05 3.91 2.71 5/190 6480
/proc/meminfo: memFree=14329988/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=57964 CPUtime=1062.31 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 15313 0 0 0 106228 3 0 0 25 0 1 0 465569866 59355136 13718 33554432000 134512640 134829744 4288059136 18446744073709551615 134722301 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 14491 13718 277 78 0 13777 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 57964

[startup+1122.3 s]
/proc/loadavg: 4.06 3.94 2.79 5/190 6482
/proc/meminfo: memFree=14317568/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=57964 CPUtime=1122.31 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 15326 0 0 0 112228 3 0 0 25 0 1 0 465569866 59355136 13731 33554432000 134512640 134829744 4288059136 18446744073709551615 134717994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 14491 13731 277 78 0 13777 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 57964

[startup+1182.3 s]
/proc/loadavg: 4.02 3.94 2.86 5/190 6483
/proc/meminfo: memFree=14301180/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=57964 CPUtime=1182.32 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 15326 0 0 0 118229 3 0 0 25 0 1 0 465569866 59355136 13731 33554432000 134512640 134829744 4288059136 18446744073709551615 134624889 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 14491 13731 277 78 0 13777 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 57964

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 2.93 5/190 6485
/proc/meminfo: memFree=14285304/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=57964 CPUtime=1242.32 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 15388 0 0 0 124229 3 0 0 25 0 1 0 465569866 59355136 13793 33554432000 134512640 134829744 4288059136 18446744073709551615 134669657 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 14491 13793 277 78 0 13777 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 57964



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 3.97 3.00 5/190 6487
/proc/meminfo: memFree=14269672/32951124 swapFree=67111528/67111528
[pid=6340] ppid=6338 vsize=57964 CPUtime=1300.02 cores=5,7
/proc/6340/stat : 6340 (MPhaseSAT_M) R 6338 6340 6310 0 -1 4202496 15432 0 0 0 129999 3 0 0 25 0 1 0 465569866 59355136 13837 33554432000 134512640 134829744 4288059136 18446744073709551615 134661386 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/6340/statm: 14491 13837 277 78 0 13777 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 57964

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.04
CPU user time (s): 1300
CPU system time (s): 0.039993
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 65612

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

runsolver used 2.06369 second user time and 5.01424 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-23 08:21:29
IDJOB=3261436
IDBENCH=83229
IDSOLVER=1522
FILE ID=node108/3261436-1303539689
RUNJOBID= node108-1303539686-6331
PBS_JOBID= 13143130
Free space on /tmp= 71448 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-27-sat.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261436-1303539689/watcher-3261436-1303539689 -o /tmp/evaluation-result-3261436-1303539689/solver-3261436-1303539689 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3261436-1303539689.cnf

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

MD5SUM BENCH= 9c54c57be5bec760a361df7b3a13ea07
RANDOM SEED=1408266080

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:      14610016 kB
Buffers:       2248348 kB
Cached:       15461964 kB
SwapCached:          0 kB
Active:        9817796 kB
Inactive:      7955924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14610016 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             652 kB
Writeback:           0 kB
AnonPages:       62972 kB
Mapped:          14428 kB
Slab:           504420 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186432 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= 71444 MiB
End job on node108 at 2011-04-23 08:43:11