Trace number 3250036

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.01 1300.01

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-15-15-unsat.cnf
MD5SUM647576009a3d34cc33c6dfd3ecb1a2ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of clauses1800
Sum of the clauses size6525
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21575
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5225

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-3250036-1303542475/watcher-3250036-1303542475 -o /tmp/evaluation-result-3250036-1303542475/solver-3250036-1303542475 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3250036-1303542475.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: 1.03 2.55 3.20 5/180 24716
/proc/meminfo: memFree=19957312/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=3168 CPUtime=0 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 397 0 0 0 0 0 0 0 20 0 1 0 446663661 3244032 338 33554432000 134512640 134731564 4288308880 18446744073709551615 8037884 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 792 339 254 54 0 102 0

[startup+0.0791361 s]
/proc/loadavg: 1.03 2.55 3.20 5/180 24716
/proc/meminfo: memFree=19957312/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=3696 CPUtime=0.07 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 548 0 0 0 7 0 0 0 20 0 1 0 446663661 3784704 489 33554432000 134512640 134731564 4288308880 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 924 489 269 54 0 234 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3696

[startup+0.101135 s]
/proc/loadavg: 1.03 2.55 3.20 5/180 24716
/proc/meminfo: memFree=19957312/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=3828 CPUtime=0.09 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 556 0 0 0 9 0 0 0 20 0 1 0 446663661 3919872 497 33554432000 134512640 134731564 4288308880 18446744073709551615 7778150 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 957 497 269 54 0 267 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3828

[startup+0.301093 s]
/proc/loadavg: 1.03 2.55 3.20 5/180 24716
/proc/meminfo: memFree=19957312/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=4224 CPUtime=0.29 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 675 0 0 0 29 0 0 0 21 0 1 0 446663661 4325376 616 33554432000 134512640 134731564 4288308880 18446744073709551615 134655810 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 1056 616 269 54 0 366 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4224

[startup+0.701027 s]
/proc/loadavg: 1.03 2.55 3.20 5/180 24716
/proc/meminfo: memFree=19957312/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=4752 CPUtime=0.69 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 802 0 0 0 69 0 0 0 22 0 1 0 446663661 4866048 743 33554432000 134512640 134731564 4288308880 18446744073709551615 134666913 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 1188 743 269 54 0 498 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4752

[startup+1.50085 s]
/proc/loadavg: 1.03 2.55 3.20 5/185 24841
/proc/meminfo: memFree=19949312/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=5184 CPUtime=1.49 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 941 0 0 0 149 0 0 0 25 0 1 0 446663661 5308416 865 33554432000 134512640 134731564 4288308880 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 1296 865 269 54 0 606 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5184

[startup+3.10059 s]
/proc/loadavg: 1.03 2.55 3.20 6/190 24851
/proc/meminfo: memFree=19942452/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=5480 CPUtime=3.09 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 1031 0 0 0 309 0 0 0 25 0 1 0 446663661 5611520 932 33554432000 134512640 134731564 4288308880 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 1370 932 269 54 0 680 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5480

[startup+6.30102 s]
/proc/loadavg: 1.27 2.57 3.21 6/190 24851
/proc/meminfo: memFree=19937444/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=5588 CPUtime=6.29 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 1079 0 0 0 629 0 0 0 25 0 1 0 446663661 5722112 966 33554432000 134512640 134731564 4288308880 18446744073709551615 134667936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 1397 966 269 54 0 707 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5588

[startup+12.7009 s]
/proc/loadavg: 1.49 2.59 3.21 6/190 24851
/proc/meminfo: memFree=19935468/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=5588 CPUtime=12.69 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 1079 0 0 0 1269 0 0 0 25 0 1 0 446663661 5722112 966 33554432000 134512640 134731564 4288308880 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 1397 966 269 54 0 707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5588

[startup+25.5007 s]
/proc/loadavg: 2.04 2.66 3.22 6/190 24852
/proc/meminfo: memFree=19930532/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=8368 CPUtime=25.49 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 1744 0 0 0 2549 0 0 0 25 0 1 0 446663661 8568832 1625 33554432000 134512640 134731564 4288308880 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 2092 1625 269 54 0 1402 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8368

[startup+51.1012 s]
/proc/loadavg: 2.71 2.77 3.24 6/190 24852
/proc/meminfo: memFree=19907556/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=11412 CPUtime=51.08 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 2463 0 0 0 5108 0 0 0 25 0 1 0 446663661 11685888 2344 33554432000 134512640 134731564 4288308880 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 2853 2344 269 54 0 2163 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11412

[startup+102.307 s]
/proc/loadavg: 3.44 2.96 3.28 6/190 24854
/proc/meminfo: memFree=19879404/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=15604 CPUtime=102.3 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 3457 0 0 0 10229 1 0 0 25 0 1 0 446663661 15978496 3338 33554432000 134512640 134731564 4288308880 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 3901 3338 269 54 0 3211 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 15604

[startup+162.301 s]
/proc/loadavg: 3.79 3.14 3.32 6/190 24855
/proc/meminfo: memFree=19857316/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=19912 CPUtime=162.28 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 4413 0 0 0 16227 1 0 0 25 0 1 0 446663661 20389888 4294 33554432000 134512640 134731564 4288308880 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 4978 4294 269 54 0 4288 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 19912

[startup+222.301 s]
/proc/loadavg: 3.92 3.30 3.36 6/190 24857
/proc/meminfo: memFree=19842916/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=21960 CPUtime=222.28 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 4859 0 0 0 22227 1 0 0 25 0 1 0 446663661 22487040 4740 33554432000 134512640 134731564 4288308880 18446744073709551615 134722549 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 5490 4740 269 54 0 4800 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 21960

[startup+282.301 s]
/proc/loadavg: 3.97 3.42 3.40 6/190 24885
/proc/meminfo: memFree=19831244/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=22536 CPUtime=282.28 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 4990 0 0 0 28227 1 0 0 25 0 1 0 446663661 23076864 4871 33554432000 134512640 134731564 4288308880 18446744073709551615 8067038 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 5634 4871 269 54 0 4944 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 22536

[startup+342.301 s]
/proc/loadavg: 3.99 3.52 3.43 6/190 24887
/proc/meminfo: memFree=19790064/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=22920 CPUtime=342.28 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5070 0 0 0 34227 1 0 0 25 0 1 0 446663661 23470080 4951 33554432000 134512640 134731564 4288308880 18446744073709551615 134659568 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 5730 4951 269 54 0 5040 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 22920

[startup+402.3 s]
/proc/loadavg: 3.99 3.61 3.47 6/190 24889
/proc/meminfo: memFree=19789816/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=23112 CPUtime=402.28 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5137 0 0 0 40227 1 0 0 25 0 1 0 446663661 23666688 5018 33554432000 134512640 134731564 4288308880 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 5778 5018 269 54 0 5088 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 23112

[startup+462.301 s]
/proc/loadavg: 3.99 3.68 3.50 6/190 24890
/proc/meminfo: memFree=19788560/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=23628 CPUtime=462.29 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5222 0 0 0 46227 2 0 0 25 0 1 0 446663661 24195072 5103 33554432000 134512640 134731564 4288308880 18446744073709551615 134720146 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 5907 5103 269 54 0 5217 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 23628

[startup+522.3 s]
/proc/loadavg: 3.99 3.73 3.53 6/190 24892
/proc/meminfo: memFree=19787444/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=24204 CPUtime=522.29 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5357 0 0 0 52227 2 0 0 25 0 1 0 446663661 24784896 5238 33554432000 134512640 134731564 4288308880 18446744073709551615 134720157 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 6051 5238 269 54 0 5361 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 24204

[startup+582.301 s]
/proc/loadavg: 3.99 3.78 3.55 6/190 24893
/proc/meminfo: memFree=19787184/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=24396 CPUtime=582.29 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5401 0 0 0 58227 2 0 0 25 0 1 0 446663661 24981504 5282 33554432000 134512640 134731564 4288308880 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 6099 5282 269 54 0 5409 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 24396

[startup+642.3 s]
/proc/loadavg: 4.04 3.83 3.58 6/190 24895
/proc/meminfo: memFree=19779992/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=24588 CPUtime=642.3 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5448 0 0 0 64228 2 0 0 25 0 1 0 446663661 25178112 5329 33554432000 134512640 134731564 4288308880 18446744073709551615 134659748 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 6147 5329 269 54 0 5457 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 24588

[startup+702.301 s]
/proc/loadavg: 4.01 3.86 3.61 6/190 24897
/proc/meminfo: memFree=19772424/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=24852 CPUtime=702.29 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5506 0 0 0 70227 2 0 0 25 0 1 0 446663661 25448448 5387 33554432000 134512640 134731564 4288308880 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 6213 5387 269 54 0 5523 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 24852

[startup+762.307 s]
/proc/loadavg: 4.00 3.88 3.63 6/190 24898
/proc/meminfo: memFree=19770552/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=25560 CPUtime=762.3 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5643 0 0 0 76228 2 0 0 25 0 1 0 446663661 26173440 5524 33554432000 134512640 134731564 4288308880 18446744073709551615 134673279 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 6390 5524 269 54 0 5700 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 25560

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.65 6/190 24900
/proc/meminfo: memFree=19768312/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=25560 CPUtime=822.29 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5658 0 0 0 82227 2 0 0 25 0 1 0 446663661 26173440 5539 33554432000 134512640 134731564 4288308880 18446744073709551615 134715920 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 6390 5539 269 54 0 5700 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 25560

[startup+882.3 s]
/proc/loadavg: 4.00 3.92 3.67 6/190 24901
/proc/meminfo: memFree=19763212/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=25752 CPUtime=882.29 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5693 0 0 0 88227 2 0 0 25 0 1 0 446663661 26370048 5574 33554432000 134512640 134731564 4288308880 18446744073709551615 134720143 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 6438 5574 269 54 0 5748 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 25752

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.68 6/190 24903
/proc/meminfo: memFree=19762084/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=25752 CPUtime=942.29 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5708 0 0 0 94227 2 0 0 25 0 1 0 446663661 26370048 5589 33554432000 134512640 134731564 4288308880 18446744073709551615 7778082 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 6438 5589 269 54 0 5748 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 25752

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.70 6/190 24905
/proc/meminfo: memFree=19758836/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=26328 CPUtime=1002.29 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5827 0 0 0 100227 2 0 0 25 0 1 0 446663661 26959872 5708 33554432000 134512640 134731564 4288308880 18446744073709551615 134715906 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 6582 5708 269 54 0 5892 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 26328

[startup+1062.3 s]
/proc/loadavg: 4.03 3.96 3.72 6/190 24909
/proc/meminfo: memFree=19757392/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=26520 CPUtime=1062.29 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5851 0 0 0 106227 2 0 0 25 0 1 0 446663661 27156480 5732 33554432000 134512640 134731564 4288308880 18446744073709551615 134720304 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 6630 5732 269 54 0 5940 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 26520

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 3.74 6/190 24911
/proc/meminfo: memFree=19754896/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=26712 CPUtime=1122.29 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5916 0 0 0 112227 2 0 0 25 0 1 0 446663661 27353088 5797 33554432000 134512640 134731564 4288308880 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 6678 5797 269 54 0 5988 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 26712

[startup+1182.3 s]
/proc/loadavg: 4.07 3.99 3.75 6/190 24912
/proc/meminfo: memFree=19753160/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=26712 CPUtime=1182.29 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5919 0 0 0 118227 2 0 0 25 0 1 0 446663661 27353088 5800 33554432000 134512640 134731564 4288308880 18446744073709551615 134673150 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 6678 5800 269 54 0 5988 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 26712

[startup+1242.3 s]
/proc/loadavg: 4.02 3.99 3.77 6/190 24914
/proc/meminfo: memFree=19748680/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=26904 CPUtime=1242.29 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5938 0 0 0 124227 2 0 0 25 0 1 0 446663661 27549696 5819 33554432000 134512640 134731564 4288308880 18446744073709551615 7778161 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 6726 5819 269 54 0 6036 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 26904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.99 3.78 6/190 24916
/proc/meminfo: memFree=19748040/32951124 swapFree=67111524/67111528
[pid=24716] ppid=24712 vsize=26904 CPUtime=1300 cores=4,6
/proc/24716/stat : 24716 (MPhaseSAT) R 24712 24716 24286 0 -1 4202496 5938 0 0 0 129998 2 0 0 25 0 1 0 446663661 27549696 5819 33554432000 134512640 134731564 4288308880 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/24716/statm: 6726 5819 269 54 0 6036 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 26904

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.01
CPU user time (s): 1299.98
CPU system time (s): 0.026995
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 26904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.026995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5938
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= 8
involuntary context switches= 3254

runsolver used 2.20267 second user time and 4.84926 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 09:07:55
IDJOB=3250036
IDBENCH=83230
IDSOLVER=1520
FILE ID=node144/3250036-1303542475
RUNJOBID= node144-1303542475-24674
PBS_JOBID= 13143094
Free space on /tmp= 72192 MiB

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

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

MD5SUM BENCH= 647576009a3d34cc33c6dfd3ecb1a2ef
RANDOM SEED=389412984

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19957716 kB
Buffers:       2151908 kB
Cached:       10246176 kB
SwapCached:          4 kB
Active:        3245876 kB
Inactive:      9215444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19957716 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1196 kB
Writeback:           0 kB
AnonPages:       63416 kB
Mapped:          14480 kB
Slab:           467372 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188188 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= 72188 MiB
End job on node144 at 2011-04-23 09:29:37