Trace number 3375450

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
MPhaseSAT64 2011-05-14 (fixed)? (TO) 1300.05 1300.01

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-14-unsat.cnf
MD5SUM78a2cc7b74fc3d9947709f16156cc565
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 variables196
Number of clauses1470
Sum of the clauses size5292
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21274
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: 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-3375450-1305450568/watcher-3375450-1305450568 -o /tmp/evaluation-result-3375450-1305450568/solver-3375450-1305450568 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375450-1305450568.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: 2.55 3.61 4.08 4/303 16042
/proc/meminfo: memFree=16680220/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=12020 CPUtime=0 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 467 0 0 0 0 0 0 0 25 0 1 0 656659583 12308480 407 33554432000 4194304 4479436 140734931039376 18446744073709551615 4379008 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 3005 407 317 70 0 125 0

[startup+0.035635 s]
/proc/loadavg: 2.55 3.61 4.08 4/303 16042
/proc/meminfo: memFree=16680220/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=12152 CPUtime=0.03 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 518 0 0 0 3 0 0 0 25 0 1 0 656659583 12443648 458 33554432000 4194304 4479436 140734931039376 18446744073709551615 4330617 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 3038 458 324 70 0 158 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12152

[startup+0.10066 s]
/proc/loadavg: 2.55 3.61 4.08 4/303 16042
/proc/meminfo: memFree=16680220/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=12448 CPUtime=0.09 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 627 0 0 0 9 0 0 0 25 0 1 0 656659583 12746752 535 33554432000 4194304 4479436 140734931039376 18446744073709551615 4380256 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 3112 535 325 70 0 232 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12448

[startup+0.300625 s]
/proc/loadavg: 2.55 3.61 4.08 4/303 16042
/proc/meminfo: memFree=16680220/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=13232 CPUtime=0.29 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 854 0 0 0 29 0 0 0 25 0 1 0 656659583 13549568 731 33554432000 4194304 4479436 140734931039376 18446744073709551615 4450952 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 3308 731 325 70 0 428 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13232

[startup+0.700543 s]
/proc/loadavg: 2.55 3.61 4.08 4/303 16042
/proc/meminfo: memFree=16680220/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=15724 CPUtime=0.69 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 1251 0 0 0 69 0 0 0 25 0 1 0 656659583 16101376 1128 33554432000 4194304 4479436 140734931039376 18446744073709551615 4331504 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 3931 1128 326 70 0 1051 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15724

[startup+1.50041 s]
/proc/loadavg: 2.66 3.62 4.08 5/304 16043
/proc/meminfo: memFree=16673416/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=18544 CPUtime=1.49 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 2084 0 0 0 149 0 0 0 25 0 1 0 656659583 18989056 1833 33554432000 4194304 4479436 140734931039376 18446744073709551615 4452496 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 4636 1833 326 70 0 1756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18544

[startup+3.10112 s]
/proc/loadavg: 2.66 3.62 4.08 5/304 16043
/proc/meminfo: memFree=16668716/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=21516 CPUtime=3.09 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 3020 0 0 0 309 0 0 0 25 0 1 0 656659583 22032384 2568 33554432000 4194304 4479436 140734931039376 18446744073709551615 4452246 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 5379 2568 326 70 0 2499 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21516

[startup+6.30055 s]
/proc/loadavg: 2.66 3.62 4.08 5/304 16043
/proc/meminfo: memFree=16662656/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=22668 CPUtime=6.29 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 3628 0 0 0 629 0 0 0 25 0 1 0 656659583 23212032 2856 33554432000 4194304 4479436 140734931039376 18446744073709551615 4331644 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 5667 2856 326 70 0 2787 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22668

[startup+12.7004 s]
/proc/loadavg: 2.87 3.63 4.07 5/304 16043
/proc/meminfo: memFree=16655220/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=27276 CPUtime=12.69 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 6124 0 0 0 1268 1 0 0 25 0 1 0 656659583 27930624 4008 33554432000 4194304 4479436 140734931039376 18446744073709551615 4451539 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 6819 4008 326 70 0 3939 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27276

[startup+25.5011 s]
/proc/loadavg: 3.04 3.64 4.07 5/304 16043
/proc/meminfo: memFree=16635860/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=32140 CPUtime=25.49 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 13393 0 0 0 2547 2 0 0 25 0 1 0 656659583 32911360 5229 33554432000 4194304 4479436 140734931039376 18446744073709551615 4451876 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 8035 5229 331 70 0 5155 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32140

[startup+51.1006 s]
/proc/loadavg: 3.42 3.67 4.07 5/304 16044
/proc/meminfo: memFree=16622184/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=30736 CPUtime=51.09 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 26737 0 0 0 5106 3 0 0 25 0 1 0 656659583 31473664 4877 33554432000 4194304 4479436 140734931039376 18446744073709551615 4451930 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 7684 4877 331 70 0 4804 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30736

[startup+102.31 s]
/proc/loadavg: 3.75 3.72 4.07 5/304 16099
/proc/meminfo: memFree=16513012/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=27792 CPUtime=102.3 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 52343 0 0 0 10224 6 0 0 25 0 1 0 656659583 28459008 4144 33554432000 4194304 4479436 140734931039376 18446744073709551615 4450918 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 6948 4144 332 70 0 4068 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 27792

[startup+162.301 s]
/proc/loadavg: 3.95 3.79 4.06 5/304 16101
/proc/meminfo: memFree=16461872/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=30440 CPUtime=162.29 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 60991 0 0 0 16221 8 0 0 25 0 1 0 656659583 31170560 4807 33554432000 4194304 4479436 140734931039376 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 7610 4807 332 70 0 4730 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 30440

[startup+222.301 s]
/proc/loadavg: 3.98 3.82 4.06 5/304 16104
/proc/meminfo: memFree=16454948/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=30344 CPUtime=222.3 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 67665 0 0 0 22221 9 0 0 25 0 1 0 656659583 31072256 4783 33554432000 4194304 4479436 140734931039376 18446744073709551615 4331487 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 7586 4783 332 70 0 4706 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 30344

[startup+282.3 s]
/proc/loadavg: 4.03 3.87 4.06 5/304 16105
/proc/meminfo: memFree=16439128/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=37624 CPUtime=282.3 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 77532 0 0 0 28220 10 0 0 25 0 1 0 656659583 38526976 6805 33554432000 4194304 4479436 140734931039376 18446744073709551615 4451045 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 9406 6805 332 70 0 6526 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 37624

[startup+342.301 s]
/proc/loadavg: 4.08 3.90 4.06 5/304 16107
/proc/meminfo: memFree=16425192/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=47800 CPUtime=342.29 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 84886 0 0 0 34218 11 0 0 25 0 1 0 656659583 48947200 9349 33554432000 4194304 4479436 140734931039376 18446744073709551615 4331483 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 11950 9349 332 70 0 9070 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 47800

[startup+402.301 s]
/proc/loadavg: 4.03 3.92 4.05 5/304 16109
/proc/meminfo: memFree=16416688/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=47800 CPUtime=402.31 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 84886 0 0 0 40219 12 0 0 25 0 1 0 656659583 48947200 9349 33554432000 4194304 4479436 140734931039376 18446744073709551615 4450900 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 11950 9349 332 70 0 9070 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 47800

[startup+462.3 s]
/proc/loadavg: 4.01 3.93 4.05 5/304 16112
/proc/meminfo: memFree=16416884/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=31436 CPUtime=462.3 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 84949 0 0 0 46218 12 0 0 25 0 1 0 656659583 32190464 5264 33554432000 4194304 4479436 140734931039376 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 7859 5264 332 70 0 4979 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 31436

[startup+522.301 s]
/proc/loadavg: 4.00 3.94 4.04 5/304 16114
/proc/meminfo: memFree=16367852/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=44476 CPUtime=522.3 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 87890 0 0 0 52217 13 0 0 25 0 1 0 656659583 45543424 8205 33554432000 4194304 4479436 140734931039376 18446744073709551615 4450900 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 11119 8205 332 70 0 8239 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 44476

[startup+582.301 s]
/proc/loadavg: 4.05 3.96 4.04 5/304 16115
/proc/meminfo: memFree=16397320/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=35880 CPUtime=582.31 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 95028 0 0 0 58217 14 0 0 25 0 1 0 656659583 36741120 6375 33554432000 4194304 4479436 140734931039376 18446744073709551615 4331558 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 8970 6375 332 70 0 6090 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 35880

[startup+642.3 s]
/proc/loadavg: 4.02 3.97 4.03 5/304 16118
/proc/meminfo: memFree=16392188/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=36664 CPUtime=642.31 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 95224 0 0 0 64217 14 0 0 25 0 1 0 656659583 37543936 6571 33554432000 4194304 4479436 140734931039376 18446744073709551615 4451979 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 9166 6571 332 70 0 6286 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 36664

[startup+702.301 s]
/proc/loadavg: 4.07 3.99 4.03 5/304 16119
/proc/meminfo: memFree=16375872/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=36664 CPUtime=702.31 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 95224 0 0 0 70217 14 0 0 25 0 1 0 656659583 37543936 6571 33554432000 4194304 4479436 140734931039376 18446744073709551615 4450996 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 9166 6571 332 70 0 6286 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 36664

[startup+762.311 s]
/proc/loadavg: 4.02 3.99 4.03 5/304 16122
/proc/meminfo: memFree=16382140/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=44976 CPUtime=762.32 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 101364 0 0 0 76217 15 0 0 25 0 1 0 656659583 46055424 8649 33554432000 4194304 4479436 140734931039376 18446744073709551615 4307200 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 11244 8649 332 70 0 8364 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 44976

[startup+822.3 s]
/proc/loadavg: 4.06 4.00 4.03 5/304 16125
/proc/meminfo: memFree=16365964/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=44976 CPUtime=822.31 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 101364 0 0 0 82216 15 0 0 25 0 1 0 656659583 46055424 8649 33554432000 4194304 4479436 140734931039376 18446744073709551615 4331666 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 11244 8649 332 70 0 8364 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 44976

[startup+882.301 s]
/proc/loadavg: 4.06 4.01 4.03 5/304 16126
/proc/meminfo: memFree=16367764/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=35544 CPUtime=882.31 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 103800 0 0 0 88216 15 0 0 25 0 1 0 656659583 36397056 6291 33554432000 4194304 4479436 140734931039376 18446744073709551615 4331461 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 8886 6291 332 70 0 6006 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 35544

[startup+942.301 s]
/proc/loadavg: 4.06 4.02 4.03 5/304 16128
/proc/meminfo: memFree=16356908/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=46504 CPUtime=942.32 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 111015 0 0 0 94216 16 0 0 25 0 1 0 656659583 47620096 9031 33554432000 4194304 4479436 140734931039376 18446744073709551615 4331502 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 11626 9031 332 70 0 8746 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 46504

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 4.02 5/304 16129
/proc/meminfo: memFree=16375460/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=37672 CPUtime=1002.31 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 112975 0 0 0 100215 16 0 0 25 0 1 0 656659583 38576128 6823 33554432000 4194304 4479436 140734931039376 18446744073709551615 4450896 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 9418 6823 332 70 0 6538 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 37672

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 4.01 5/304 16131
/proc/meminfo: memFree=16372664/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=30968 CPUtime=1062.31 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 115037 0 0 0 106215 16 0 0 25 0 1 0 656659583 31711232 5147 33554432000 4194304 4479436 140734931039376 18446744073709551615 4450981 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 7742 5147 332 70 0 4862 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 30968

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 4.01 5/304 16133
/proc/meminfo: memFree=16372116/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=37688 CPUtime=1122.32 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 116717 0 0 0 112215 17 0 0 25 0 1 0 656659583 38592512 6827 33554432000 4194304 4479436 140734931039376 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 9422 6827 332 70 0 6542 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 37688

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 4.01 5/304 16134
/proc/meminfo: memFree=16356316/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=45880 CPUtime=1182.32 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 118765 0 0 0 118215 17 0 0 25 0 1 0 656659583 46981120 8875 33554432000 4194304 4479436 140734931039376 18446744073709551615 4452130 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 11470 8875 332 70 0 8590 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 45880

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/304 16136
/proc/meminfo: memFree=16381184/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=30360 CPUtime=1242.32 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 119983 0 0 0 124215 17 0 0 25 0 1 0 656659583 31088640 4995 33554432000 4194304 4479436 140734931039376 18446744073709551615 4451987 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 7590 4995 332 70 0 4710 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 30360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.88 3.99 3.99 3/292 16173
/proc/meminfo: memFree=16468408/32951124 swapFree=52307768/67111528
[pid=16042] ppid=16040 vsize=36016 CPUtime=1300.03 cores=4,6
/proc/16042/stat : 16042 (MPhaseSAT64) R 16040 16042 15311 0 -1 4202496 130515 0 0 0 129984 19 0 0 25 0 1 0 656659583 36880384 6409 33554432000 4194304 4479436 140734931039376 18446744073709551615 4450999 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/16042/statm: 9004 6409 332 70 0 6124 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 36016

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.05
CPU user time (s): 1299.85
CPU system time (s): 0.19197
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 47800

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

runsolver used 3.86741 second user time and 7.97079 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 11:09:28
IDJOB=3375450
IDBENCH=83211
IDSOLVER=1855
FILE ID=node101/3375450-1305450568
RUNJOBID= node101-1305450561-15946
PBS_JOBID= 13324878
Free space on /tmp= 73756 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-14-unsat.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375450-1305450568/watcher-3375450-1305450568 -o /tmp/evaluation-result-3375450-1305450568/solver-3375450-1305450568 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375450-1305450568.cnf

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

MD5SUM BENCH= 78a2cc7b74fc3d9947709f16156cc565
RANDOM SEED=2052513467

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.841
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.74
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.841
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.83
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.841
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.841
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:      16680376 kB
Buffers:        332696 kB
Cached:        5988372 kB
SwapCached:      14848 kB
Active:       10880284 kB
Inactive:      5114872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16680376 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            2100 kB
Writeback:           0 kB
AnonPages:     9670884 kB
Mapped:          15908 kB
Slab:           152176 kB
PageTables:      62488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42063124 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= 73736 MiB
End job on node101 at 2011-05-15 11:31:10