Trace number 3260908

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

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-16-31-sat.cnf
MD5SUM34c6b89fff5c4d1bd23006ea2314b10d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables496
Number of clauses3976
Sum of the clauses size15376
Maximum clause length31
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23720
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5256

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.03 3.73 3.45 5/189 1350
/proc/meminfo: memFree=21937012/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=524 CPUtime=0 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4194304 72 0 0 0 0 0 0 0 25 0 1 0 195410537 536576 27 33554432000 134512640 134829744 4288973168 18446744073709551615 4940372 0 2147483391 4096 0 0 0 0 17 2 0 0 0
/proc/1350/statm: 131 27 20 78 0 24 0

[startup+0.0605339 s]
/proc/loadavg: 4.03 3.73 3.45 5/189 1350
/proc/meminfo: memFree=21937012/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=3968 CPUtime=0.05 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 577 0 0 0 5 0 0 0 25 0 1 0 195410537 4063232 514 33554432000 134512640 134829744 4288973168 18446744073709551615 134614874 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 992 514 277 78 0 278 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3968

[startup+0.100541 s]
/proc/loadavg: 4.03 3.73 3.45 5/189 1350
/proc/meminfo: memFree=21937012/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=4100 CPUtime=0.09 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 637 0 0 0 9 0 0 0 25 0 1 0 195410537 4198400 574 33554432000 134512640 134829744 4288973168 18446744073709551615 5152688 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 1025 574 277 78 0 311 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4100

[startup+0.300505 s]
/proc/loadavg: 4.03 3.73 3.45 5/189 1350
/proc/meminfo: memFree=21937012/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=4760 CPUtime=0.29 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 778 0 0 0 29 0 0 0 25 0 1 0 195410537 4874240 715 33554432000 134512640 134829744 4288973168 18446744073709551615 134678497 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 1190 715 277 78 0 476 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4760

[startup+0.700444 s]
/proc/loadavg: 4.03 3.73 3.45 5/189 1350
/proc/meminfo: memFree=21937012/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=5552 CPUtime=0.69 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 989 0 0 0 69 0 0 0 25 0 1 0 195410537 5685248 926 33554432000 134512640 134829744 4288973168 18446744073709551615 134723515 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 1388 926 277 78 0 674 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5552

[startup+1.50028 s]
/proc/loadavg: 4.03 3.74 3.45 5/190 1351
/proc/meminfo: memFree=21933788/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=6740 CPUtime=1.49 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 1296 0 0 0 149 0 0 0 25 0 1 0 195410537 6901760 1233 33554432000 134512640 134829744 4288973168 18446744073709551615 134629705 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 1685 1233 277 78 0 971 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6740

[startup+3.10101 s]
/proc/loadavg: 4.03 3.74 3.45 5/190 1351
/proc/meminfo: memFree=21932424/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=7136 CPUtime=3.09 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 1393 0 0 0 309 0 0 0 25 0 1 0 195410537 7307264 1330 33554432000 134512640 134829744 4288973168 18446744073709551615 134670336 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 1784 1330 277 78 0 1070 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7136

[startup+6.30045 s]
/proc/loadavg: 4.02 3.74 3.46 5/190 1351
/proc/meminfo: memFree=21930172/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=9380 CPUtime=6.29 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 1936 0 0 0 629 0 0 0 25 0 1 0 195410537 9605120 1873 33554432000 134512640 134829744 4288973168 18446744073709551615 134661375 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 2345 1873 277 78 0 1631 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9380

[startup+12.7003 s]
/proc/loadavg: 4.02 3.74 3.46 5/190 1351
/proc/meminfo: memFree=21929556/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=8868 CPUtime=12.69 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 1937 0 0 0 1269 0 0 0 25 0 1 0 195410537 9080832 1771 33554432000 134512640 134829744 4288973168 18446744073709551615 134722773 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 2217 1771 277 78 0 1503 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8868

[startup+25.5011 s]
/proc/loadavg: 4.10 3.77 3.47 5/190 1351
/proc/meminfo: memFree=21929560/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=8612 CPUtime=25.49 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 1937 0 0 0 2549 0 0 0 25 0 1 0 195410537 8818688 1707 33554432000 134512640 134829744 4288973168 18446744073709551615 134722556 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 2153 1707 277 78 0 1439 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8612

[startup+51.1006 s]
/proc/loadavg: 4.06 3.79 3.48 5/190 1352
/proc/meminfo: memFree=21920472/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=17024 CPUtime=51.08 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 3979 0 0 0 5108 0 0 0 25 0 1 0 195410537 17432576 3749 33554432000 134512640 134829744 4288973168 18446744073709551615 134614879 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 4256 3749 277 78 0 3542 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17024

[startup+102.307 s]
/proc/loadavg: 4.03 3.82 3.51 5/190 1353
/proc/meminfo: memFree=21907060/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=30372 CPUtime=102.29 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 7149 0 0 0 10229 0 0 0 25 0 1 0 195410537 31100928 6919 33554432000 134512640 134829744 4288973168 18446744073709551615 134722301 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 7593 6919 277 78 0 6879 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 30372

[startup+162.301 s]
/proc/loadavg: 4.01 3.85 3.54 5/190 1355
/proc/meminfo: memFree=21899712/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=38184 CPUtime=162.28 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 8897 0 0 0 16227 1 0 0 25 0 1 0 195410537 39100416 8667 33554432000 134512640 134829744 4288973168 18446744073709551615 134669330 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 9546 8667 277 78 0 8832 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 38184

[startup+222.3 s]
/proc/loadavg: 4.06 3.89 3.57 5/190 1357
/proc/meminfo: memFree=21887544/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=51336 CPUtime=222.29 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 12013 0 0 0 22227 2 0 0 25 0 1 0 195410537 52568064 11783 33554432000 134512640 134829744 4288973168 18446744073709551615 134723488 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 12834 11783 277 78 0 12120 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 51336

[startup+282.301 s]
/proc/loadavg: 4.02 3.91 3.59 5/190 1358
/proc/meminfo: memFree=21881812/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=57404 CPUtime=282.29 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 13439 0 0 0 28226 3 0 0 25 0 1 0 195410537 58781696 13209 33554432000 134512640 134829744 4288973168 18446744073709551615 134722601 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 14351 13209 277 78 0 13637 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 57404

[startup+342.3 s]
/proc/loadavg: 4.00 3.92 3.62 5/190 1360
/proc/meminfo: memFree=21881284/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=57916 CPUtime=342.29 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 13556 0 0 0 34226 3 0 0 25 0 1 0 195410537 59305984 13326 33554432000 134512640 134829744 4288973168 18446744073709551615 5441502 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 14479 13326 277 78 0 13765 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 57916

[startup+402.301 s]
/proc/loadavg: 3.92 3.92 3.63 4/185 1378
/proc/meminfo: memFree=21891588/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=60300 CPUtime=402.29 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 14143 0 0 0 40226 3 0 0 25 0 1 0 195410537 61747200 13913 33554432000 134512640 134829744 4288973168 18446744073709551615 134620936 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 15075 13913 277 78 0 14361 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 60300

[startup+462.301 s]
/proc/loadavg: 3.34 3.75 3.59 4/184 1380
/proc/meminfo: memFree=21890488/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=61584 CPUtime=462.29 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 14385 0 0 0 46225 4 0 0 25 0 1 0 195410537 63062016 14155 33554432000 134512640 134829744 4288973168 18446744073709551615 134661382 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 15396 14155 277 78 0 14682 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 61584

[startup+522.301 s]
/proc/loadavg: 3.18 3.62 3.56 4/184 1382
/proc/meminfo: memFree=21890336/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=62096 CPUtime=522.29 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 14489 0 0 0 52225 4 0 0 25 0 1 0 195410537 63586304 14259 33554432000 134512640 134829744 4288973168 18446744073709551615 5152614 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 15524 14259 277 78 0 14810 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 62096

[startup+582.301 s]
/proc/loadavg: 3.06 3.51 3.52 4/184 1383
/proc/meminfo: memFree=21889796/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=62868 CPUtime=582.29 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 14638 0 0 0 58225 4 0 0 25 0 1 0 195410537 64376832 14408 33554432000 134512640 134829744 4288973168 18446744073709551615 134669626 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 15717 14408 277 78 0 15003 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 62868

[startup+642.301 s]
/proc/loadavg: 3.05 3.43 3.49 4/184 1385
/proc/meminfo: memFree=21875860/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=76376 CPUtime=642.3 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 18217 0 0 0 64225 5 0 0 25 0 1 0 195410537 78209024 17798 33554432000 134512640 134829744 4288973168 18446744073709551615 134620977 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 19094 17798 277 78 0 18380 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 76376

[startup+702.301 s]
/proc/loadavg: 3.02 3.35 3.45 4/184 1386
/proc/meminfo: memFree=21875692/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=76376 CPUtime=702.3 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 18251 0 0 0 70225 5 0 0 25 0 1 0 195410537 78209024 17832 33554432000 134512640 134829744 4288973168 18446744073709551615 134623568 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 19094 17832 277 78 0 18380 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 76376

[startup+762.306 s]
/proc/loadavg: 2.69 3.20 3.40 3/178 1409
/proc/meminfo: memFree=21913276/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=76376 CPUtime=762.3 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 18260 0 0 0 76225 5 0 0 25 0 1 0 195410537 78209024 17841 33554432000 134512640 134829744 4288973168 18446744073709551615 134723616 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 19094 17841 277 78 0 18380 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 76376

[startup+822.301 s]
/proc/loadavg: 2.25 2.98 3.31 3/178 1411
/proc/meminfo: memFree=21912936/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=76376 CPUtime=822.3 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 18283 0 0 0 82225 5 0 0 25 0 1 0 195410537 78209024 17864 33554432000 134512640 134829744 4288973168 18446744073709551615 134722301 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 19094 17864 277 78 0 18380 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 76376

[startup+882.3 s]
/proc/loadavg: 1.70 2.70 3.19 2/172 1430
/proc/meminfo: memFree=21989172/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=76376 CPUtime=882.31 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 18290 0 0 0 88225 6 0 0 25 0 1 0 195410537 78209024 17871 33554432000 134512640 134829744 4288973168 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 19094 17871 277 78 0 18380 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 76376

[startup+942.301 s]
/proc/loadavg: 1.25 2.39 3.05 2/172 1432
/proc/meminfo: memFree=21989220/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=76376 CPUtime=942.31 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 18337 0 0 0 94225 6 0 0 25 0 1 0 195410537 78209024 17918 33554432000 134512640 134829744 4288973168 18446744073709551615 134669626 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 19094 17918 277 78 0 18380 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 76376

[startup+1002.3 s]
/proc/loadavg: 1.09 2.14 2.92 2/172 1433
/proc/meminfo: memFree=21989296/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=76376 CPUtime=1002.31 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 18341 0 0 0 100225 6 0 0 25 0 1 0 195410537 78209024 17922 33554432000 134512640 134829744 4288973168 18446744073709551615 134661806 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 19094 17922 277 78 0 18380 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 76376

[startup+1062.3 s]
/proc/loadavg: 1.03 1.93 2.80 2/172 1435
/proc/meminfo: memFree=21989492/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=76376 CPUtime=1062.31 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 18344 0 0 0 106224 7 0 0 25 0 1 0 195410537 78209024 17925 33554432000 134512640 134829744 4288973168 18446744073709551615 134623357 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 19094 17925 277 78 0 18380 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 76376

[startup+1122.3 s]
/proc/loadavg: 1.01 1.75 2.68 2/172 1446
/proc/meminfo: memFree=21989356/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=76376 CPUtime=1122.31 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 18375 0 0 0 112224 7 0 0 25 0 1 0 195410537 78209024 17956 33554432000 134512640 134829744 4288973168 18446744073709551615 134722601 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 19094 17956 277 78 0 18380 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 76376

[startup+1182.3 s]
/proc/loadavg: 1.00 1.61 2.57 2/172 1447
/proc/meminfo: memFree=21989188/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=76376 CPUtime=1182.31 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 18398 0 0 0 118224 7 0 0 25 0 1 0 195410537 78209024 17979 33554432000 134512640 134829744 4288973168 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 19094 17979 277 78 0 18380 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 76376

[startup+1242.3 s]
/proc/loadavg: 1.00 1.50 2.47 2/172 1449
/proc/meminfo: memFree=21988504/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=76376 CPUtime=1242.31 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 18494 0 0 0 124224 7 0 0 25 0 1 0 195410537 78209024 18075 33554432000 134512640 134829744 4288973168 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 19094 18075 277 78 0 18380 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 76376



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.41 2.38 2/172 1450
/proc/meminfo: memFree=21983380/32951124 swapFree=67111528/67111528
[pid=1350] ppid=1348 vsize=79340 CPUtime=1300.01 cores=0,2
/proc/1350/stat : 1350 (MPhaseSAT_M) R 1348 1350 32125 0 -1 4202496 19683 0 0 0 129994 7 0 0 25 0 1 0 195410537 81244160 19264 33554432000 134512640 134829744 4288973168 18446744073709551615 134657872 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/1350/statm: 19835 19264 277 78 0 19121 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 79340

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.03
CPU user time (s): 1299.95
CPU system time (s): 0.083987
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 79340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.083987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19683
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= 15
involuntary context switches= 4375

runsolver used 2.18167 second user time and 4.26635 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 00:43:13
IDJOB=3260908
IDBENCH=83201
IDSOLVER=1522
FILE ID=node107/3260908-1303512193
RUNJOBID= node107-1303511623-1185
PBS_JOBID= 13134226
Free space on /tmp= 72144 MiB

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

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

MD5SUM BENCH= 34c6b89fff5c4d1bd23006ea2314b10d
RANDOM SEED=825377356

node107.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.829
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.65
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.829
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	: 5332.75
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.829
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.67
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.829
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.82
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.829
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.829
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	: 5359.47
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.829
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.829
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:      21937276 kB
Buffers:       1742172 kB
Cached:        8619208 kB
SwapCached:          0 kB
Active:        7103892 kB
Inactive:      3438720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21937276 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             392 kB
Writeback:           0 kB
AnonPages:      181004 kB
Mapped:          16812 kB
Slab:           406768 kB
PageTables:       5488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   365964 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= 72148 MiB
End job on node107 at 2011-04-23 01:04:55