Trace number 3445740

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) 5000.05 4999.93

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-24-57-sat.cnf
MD5SUM179851d97340610ea74d8d7b3cffb10b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.039993
Satisfiable
(Un)Satisfiability was proved
Number of variables1368
Number of clauses16308
Sum of the clauses size64296
Maximum clause length57
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215732
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5576

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

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-3445740-1306975893/watcher-3445740-1306975893 -o /tmp/evaluation-result-3445740-1306975893/solver-3445740-1306975893 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445740-1306975893.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.06 2.04 2/554 27325
/proc/meminfo: memFree=25198524/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=3628 CPUtime=0.01 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 497 0 0 0 1 0 0 0 25 0 1 0 809186342 3715072 375 33554432000 134512640 134731564 4291852768 18446744073709551615 134558936 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 907 381 236 54 0 217 0

[startup+0.0256789 s]
/proc/loadavg: 2.04 2.06 2.04 2/554 27325
/proc/meminfo: memFree=25198524/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=3892 CPUtime=0.02 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 637 0 0 0 2 0 0 0 25 0 1 0 809186342 3985408 515 33554432000 134512640 134731564 4291852768 18446744073709551615 9434620 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 973 516 249 54 0 283 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3892

[startup+0.100698 s]
/proc/loadavg: 2.04 2.06 2.04 2/554 27325
/proc/meminfo: memFree=25198524/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=5348 CPUtime=0.09 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 1029 0 0 0 9 0 0 0 25 0 1 0 809186342 5476352 906 33554432000 134512640 134731564 4291852768 18446744073709551615 9434620 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 1337 906 270 54 0 647 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5348

[startup+0.300651 s]
/proc/loadavg: 2.04 2.06 2.04 2/554 27325
/proc/meminfo: memFree=25198524/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=6536 CPUtime=0.29 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 1311 0 0 0 29 0 0 0 25 0 1 0 809186342 6692864 1188 33554432000 134512640 134731564 4291852768 18446744073709551615 134720177 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 1634 1188 270 54 0 944 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6536

[startup+0.700586 s]
/proc/loadavg: 2.04 2.06 2.04 2/554 27325
/proc/meminfo: memFree=25198524/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=7064 CPUtime=0.69 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 1446 0 0 0 69 0 0 0 25 0 1 0 809186342 7233536 1323 33554432000 134512640 134731564 4291852768 18446744073709551615 134667882 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 1766 1323 270 54 0 1076 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7064

[startup+1.50043 s]
/proc/loadavg: 2.04 2.06 2.04 3/555 27326
/proc/meminfo: memFree=25192696/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=9044 CPUtime=1.49 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 1944 0 0 0 149 0 0 0 25 0 1 0 809186342 9261056 1821 33554432000 134512640 134731564 4291852768 18446744073709551615 9434620 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 2261 1821 270 54 0 1571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9044

[startup+3.10111 s]
/proc/loadavg: 2.04 2.06 2.04 3/555 27326
/proc/meminfo: memFree=25188512/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=12212 CPUtime=3.09 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 2722 0 0 0 309 0 0 0 25 0 1 0 809186342 12505088 2599 33554432000 134512640 134731564 4291852768 18446744073709551615 134719907 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 3053 2599 270 54 0 2363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12212

[startup+6.3005 s]
/proc/loadavg: 2.03 2.06 2.04 3/555 27326
/proc/meminfo: memFree=25183936/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=15248 CPUtime=6.29 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 3502 0 0 0 629 0 0 0 25 0 1 0 809186342 15613952 3379 33554432000 134512640 134731564 4291852768 18446744073709551615 134719879 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 3812 3379 270 54 0 3122 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15248

[startup+12.7003 s]
/proc/loadavg: 2.03 2.06 2.04 3/555 27327
/proc/meminfo: memFree=25176444/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=22512 CPUtime=12.69 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 5311 0 0 0 1268 1 0 0 25 0 1 0 809186342 23052288 5188 33554432000 134512640 134731564 4291852768 18446744073709551615 134659542 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 5628 5188 270 54 0 4938 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22512

[startup+25.5008 s]
/proc/loadavg: 2.18 2.09 2.05 3/555 27327
/proc/meminfo: memFree=25162956/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=36504 CPUtime=25.49 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 8787 0 0 0 2548 1 0 0 25 0 1 0 809186342 37380096 8664 33554432000 134512640 134731564 4291852768 18446744073709551615 9463774 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 9126 8664 270 54 0 8436 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36504

[startup+51.1009 s]
/proc/loadavg: 2.12 2.08 2.05 3/555 27328
/proc/meminfo: memFree=25159100/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=40380 CPUtime=51.09 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 9743 0 0 0 5108 1 0 0 25 0 1 0 809186342 41349120 9620 33554432000 134512640 134731564 4291852768 18446744073709551615 134666924 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 10095 9620 276 54 0 9405 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 40380

[startup+102.321 s]
/proc/loadavg: 2.05 2.06 2.04 3/555 27329
/proc/meminfo: memFree=25158836/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=40380 CPUtime=102.31 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 9743 0 0 0 10230 1 0 0 25 0 1 0 809186342 41349120 9620 33554432000 134512640 134731564 4291852768 18446744073709551615 134667882 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 10095 9620 276 54 0 9405 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 40380

[startup+162.301 s]
/proc/loadavg: 2.02 2.05 2.04 3/555 27331
/proc/meminfo: memFree=25150128/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=45144 CPUtime=162.3 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 10952 0 0 0 16228 2 0 0 25 0 1 0 809186342 46227456 10829 33554432000 134512640 134731564 4291852768 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 11286 10829 276 54 0 10596 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 45144

[startup+222.301 s]
/proc/loadavg: 2.00 2.04 2.03 3/555 27332
/proc/meminfo: memFree=25141420/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=54420 CPUtime=222.3 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 13250 0 0 0 22228 2 0 0 25 0 1 0 809186342 55726080 13127 33554432000 134512640 134731564 4291852768 18446744073709551615 134668961 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 13605 13127 276 54 0 12915 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 54420

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.02 3/555 27334
/proc/meminfo: memFree=25123780/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=71124 CPUtime=282.3 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 17400 0 0 0 28228 2 0 0 25 0 1 0 809186342 72830976 17277 33554432000 134512640 134731564 4291852768 18446744073709551615 134667523 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 17781 17277 276 54 0 17091 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 71124

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.02 3/555 27335
/proc/meminfo: memFree=25117424/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=78568 CPUtime=342.31 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 19173 0 0 0 34228 3 0 0 25 0 1 0 809186342 80453632 19050 33554432000 134512640 134731564 4291852768 18446744073709551615 134720146 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 19642 19050 276 54 0 18952 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 78568

[startup+402.301 s]
/proc/loadavg: 2.09 2.05 2.02 3/555 27337
/proc/meminfo: memFree=25106976/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=89132 CPUtime=402.31 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 21810 0 0 0 40228 3 0 0 25 0 1 0 809186342 91271168 21687 33554432000 134512640 134731564 4291852768 18446744073709551615 134655714 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 22283 21687 276 54 0 21593 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 89132

[startup+462.301 s]
/proc/loadavg: 2.03 2.03 2.02 3/555 27339
/proc/meminfo: memFree=25098136/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=98936 CPUtime=462.31 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 24193 0 0 0 46227 4 0 0 25 0 1 0 809186342 101310464 24070 33554432000 134512640 134731564 4291852768 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 24734 24070 276 54 0 24044 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 98936

[startup+522.301 s]
/proc/loadavg: 2.01 2.03 2.01 3/555 27340
/proc/meminfo: memFree=25089420/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=107596 CPUtime=522.31 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 26330 0 0 0 52227 4 0 0 25 0 1 0 809186342 110178304 26207 33554432000 134512640 134731564 4291852768 18446744073709551615 134715517 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 26899 26207 276 54 0 26209 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 107596

[startup+582.301 s]
/proc/loadavg: 2.07 2.05 2.02 3/555 27351
/proc/meminfo: memFree=25072608/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=124340 CPUtime=582.32 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 30371 0 0 0 58227 5 0 0 25 0 1 0 809186342 127324160 30248 33554432000 134512640 134731564 4291852768 18446744073709551615 134634686 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/27325/statm: 31085 30248 276 54 0 30395 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 124340

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.07 2.03 2.01 3/555 27447
/proc/meminfo: memFree=24991640/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4062.39 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49577 0 0 0 406231 8 0 0 25 0 1 0 809186342 206528512 49351 33554432000 134512640 134731564 4291852768 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49351 276 54 0 49732 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 201688

[startup+4122.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/555 27448
/proc/meminfo: memFree=24992476/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4122.38 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49577 0 0 0 412230 8 0 0 25 0 1 0 809186342 206528512 49351 33554432000 134512640 134731564 4291852768 18446744073709551615 134668944 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49351 276 54 0 49732 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 201688

[startup+4182.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/555 27459
/proc/meminfo: memFree=24990032/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4182.38 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49964 0 0 0 418230 8 0 0 25 0 1 0 809186342 206528512 49738 33554432000 134512640 134731564 4291852768 18446744073709551615 134720745 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49738 276 54 0 49732 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 201688

[startup+4242.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/555 27952
/proc/meminfo: memFree=24985584/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4242.38 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49964 0 0 0 424230 8 0 0 25 0 1 0 809186342 206528512 49738 33554432000 134512640 134731564 4291852768 18446744073709551615 134667550 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49738 276 54 0 49732 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 201688

[startup+4302.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/555 27954
/proc/meminfo: memFree=24987720/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4302.38 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49964 0 0 0 430230 8 0 0 25 0 1 0 809186342 206528512 49738 33554432000 134512640 134731564 4291852768 18446744073709551615 134720143 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49738 276 54 0 49732 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 201688

[startup+4362.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 27958
/proc/meminfo: memFree=24989548/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4362.38 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49964 0 0 0 436230 8 0 0 25 0 1 0 809186342 206528512 49738 33554432000 134512640 134731564 4291852768 18446744073709551615 134654972 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49738 276 54 0 49732 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 201688

[startup+4422.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 27960
/proc/meminfo: memFree=24989340/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4422.38 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49964 0 0 0 442230 8 0 0 25 0 1 0 809186342 206528512 49738 33554432000 134512640 134731564 4291852768 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49738 276 54 0 49732 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 201688

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 27962
/proc/meminfo: memFree=24989684/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4482.39 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49964 0 0 0 448231 8 0 0 25 0 1 0 809186342 206528512 49738 33554432000 134512640 134731564 4291852768 18446744073709551615 134720177 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49738 276 54 0 49732 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 201688

[startup+4542.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/555 27963
/proc/meminfo: memFree=24989400/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4542.39 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49964 0 0 0 454231 8 0 0 25 0 1 0 809186342 206528512 49738 33554432000 134512640 134731564 4291852768 18446744073709551615 134668192 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49738 276 54 0 49732 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 201688

[startup+4602.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/555 27965
/proc/meminfo: memFree=24987880/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4602.41 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49966 0 0 0 460233 8 0 0 25 0 1 0 809186342 206528512 49740 33554432000 134512640 134731564 4291852768 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49740 276 54 0 49732 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 201688

[startup+4662.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/555 27995
/proc/meminfo: memFree=25008956/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4662.39 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49966 0 0 0 466231 8 0 0 25 0 1 0 809186342 206528512 49740 33554432000 134512640 134731564 4291852768 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49740 276 54 0 49732 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 201688

[startup+4722.32 s]
/proc/loadavg: 2.09 2.07 2.01 3/555 27996
/proc/meminfo: memFree=25007156/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4722.42 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49966 0 0 0 472234 8 0 0 25 0 1 0 809186342 206528512 49740 33554432000 134512640 134731564 4291852768 18446744073709551615 134634359 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49740 276 54 0 49732 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 201688

[startup+4782.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/555 27998
/proc/meminfo: memFree=25001420/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4782.4 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49966 0 0 0 478232 8 0 0 25 0 1 0 809186342 206528512 49740 33554432000 134512640 134731564 4291852768 18446744073709551615 9463772 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49740 276 54 0 49732 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 201688

[startup+4842.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/555 27999
/proc/meminfo: memFree=24997656/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4842.4 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49966 0 0 0 484232 8 0 0 25 0 1 0 809186342 206528512 49740 33554432000 134512640 134731564 4291852768 18446744073709551615 134667250 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49740 276 54 0 49732 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 201688

[startup+4902.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 28001
/proc/meminfo: memFree=24997368/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4902.4 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49966 0 0 0 490232 8 0 0 25 0 1 0 809186342 206528512 49740 33554432000 134512640 134731564 4291852768 18446744073709551615 134721768 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49740 276 54 0 49732 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 201688

[startup+4962.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 28003
/proc/meminfo: memFree=24996708/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=4962.4 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49966 0 0 0 496232 8 0 0 25 0 1 0 809186342 206528512 49740 33554432000 134512640 134731564 4291852768 18446744073709551615 134719983 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49740 276 54 0 49732 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 201688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 28004
/proc/meminfo: memFree=24996320/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=5000.02 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49973 0 0 0 499994 8 0 0 25 0 1 0 809186342 206528512 49747 33554432000 134512640 134731564 4291852768 18446744073709551615 134667936 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49747 276 54 0 49732 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 201688

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 28004
/proc/meminfo: memFree=24996320/32950928 swapFree=67056580/67111528
[pid=27325] ppid=27323 vsize=201688 CPUtime=5000.02 cores=1,3,5,7
/proc/27325/stat : 27325 (MPhaseSAT) R 27323 27325 26913 0 -1 4202496 49973 0 0 0 499994 8 0 0 25 0 1 0 809186342 206528512 49747 33554432000 134512640 134731564 4291852768 18446744073709551615 134667936 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/27325/statm: 50422 49747 276 54 0 49732 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 201688

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4999.95
CPU system time (s): 0.097985
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 201948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.95
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49973
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= 9
involuntary context switches= 13485

runsolver used 25.4231 second user time and 65.517 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-02 02:51:33
IDJOB=3445740
IDBENCH=83208
IDSOLVER=1941
FILE ID=node148/3445740-1306975893
RUNJOBID= node148-1306970478-26932
PBS_JOBID= 13497687
Free space on /tmp= 73860 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-24-57-sat.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445740-1306975893/watcher-3445740-1306975893 -o /tmp/evaluation-result-3445740-1306975893/solver-3445740-1306975893 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445740-1306975893.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 179851d97340610ea74d8d7b3cffb10b
RANDOM SEED=1067407963

node148.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.854
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.854
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.854
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.83
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.854
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.75
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.854
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.854
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.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25198680 kB
Buffers:        163472 kB
Cached:         425068 kB
SwapCached:       7908 kB
Active:        7035976 kB
Inactive:       408872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25198680 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:              36 kB
Writeback:           0 kB
AnonPages:     6854400 kB
Mapped:          45112 kB
Slab:           179120 kB
PageTables:      58036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170408464 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= 73860 MiB
End job on node148 at 2011-06-02 04:14:55