Trace number 3261040

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

running on 2 cores: 1,3

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: 3.41 3.88 3.88 2/179 31670
/proc/meminfo: memFree=18863296/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=3524 CPUtime=0 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 462933956 3608576 277 33554432000 134512640 134829744 4287809552 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 881 277 225 78 0 167 0

[startup+0.0791121 s]
/proc/loadavg: 3.41 3.88 3.88 2/179 31670
/proc/meminfo: memFree=18863296/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=5316 CPUtime=0.07 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 991 0 0 0 7 0 0 0 21 0 1 0 462933956 5443584 868 33554432000 134512640 134829744 4287809552 18446744073709551615 134713604 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 1329 868 272 78 0 615 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5316

[startup+0.101106 s]
/proc/loadavg: 3.41 3.88 3.88 2/179 31670
/proc/meminfo: memFree=18863296/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=5448 CPUtime=0.09 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 1034 0 0 0 9 0 0 0 21 0 1 0 462933956 5578752 911 33554432000 134512640 134829744 4287809552 18446744073709551615 134722299 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 1362 911 272 78 0 648 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5448

[startup+0.301062 s]
/proc/loadavg: 3.41 3.88 3.88 2/179 31670
/proc/meminfo: memFree=18863296/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=6636 CPUtime=0.29 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 1316 0 0 0 29 0 0 0 22 0 1 0 462933956 6795264 1193 33554432000 134512640 134829744 4287809552 18446744073709551615 134670304 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 1659 1193 272 78 0 945 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6636

[startup+0.700993 s]
/proc/loadavg: 3.41 3.88 3.88 2/179 31670
/proc/meminfo: memFree=18863296/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=7164 CPUtime=0.69 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 1450 0 0 0 69 0 0 0 24 0 1 0 462933956 7335936 1327 33554432000 134512640 134829744 4287809552 18446744073709551615 134670053 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 1791 1327 272 78 0 1077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7164

[startup+1.50087 s]
/proc/loadavg: 3.41 3.88 3.88 5/190 31691
/proc/meminfo: memFree=18851436/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=9144 CPUtime=1.49 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 1951 0 0 0 149 0 0 0 25 0 1 0 462933956 9363456 1828 33554432000 134512640 134829744 4287809552 18446744073709551615 134657914 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 2286 1828 272 78 0 1572 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9144

[startup+3.10059 s]
/proc/loadavg: 3.46 3.88 3.88 5/190 31691
/proc/meminfo: memFree=18846940/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=12312 CPUtime=3.09 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 2726 0 0 0 309 0 0 0 25 0 1 0 462933956 12607488 2603 33554432000 134512640 134829744 4287809552 18446744073709551615 134722601 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 3078 2603 272 78 0 2364 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12312

[startup+6.30105 s]
/proc/loadavg: 3.46 3.88 3.88 5/190 31691
/proc/meminfo: memFree=18842312/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=15348 CPUtime=6.29 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 3506 0 0 0 629 0 0 0 25 0 1 0 462933956 15716352 3383 33554432000 134512640 134829744 4287809552 18446744073709551615 134722314 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 3837 3383 272 78 0 3123 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15348

[startup+12.701 s]
/proc/loadavg: 3.54 3.88 3.88 5/190 31745
/proc/meminfo: memFree=18833496/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=22612 CPUtime=12.69 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 5315 0 0 0 1269 0 0 0 25 0 1 0 462933956 23154688 5192 33554432000 134512640 134829744 4287809552 18446744073709551615 134670053 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 5653 5192 272 78 0 4939 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22612

[startup+25.5008 s]
/proc/loadavg: 3.61 3.89 3.89 5/190 31745
/proc/meminfo: memFree=18813564/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=36604 CPUtime=25.49 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 8791 0 0 0 2549 0 0 0 25 0 1 0 462933956 37482496 8668 33554432000 134512640 134829744 4287809552 18446744073709551615 11731290 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 9151 8668 272 78 0 8437 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36604

[startup+51.1005 s]
/proc/loadavg: 3.74 3.89 3.89 5/190 31746
/proc/meminfo: memFree=18801876/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=40480 CPUtime=51.09 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 9747 0 0 0 5108 1 0 0 25 0 1 0 462933956 41451520 9624 33554432000 134512640 134829744 4287809552 18446744073709551615 134669649 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 10120 9624 278 78 0 9406 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 40480

[startup+102.307 s]
/proc/loadavg: 3.97 3.93 3.90 6/191 31750
/proc/meminfo: memFree=18769364/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=40480 CPUtime=102.3 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 9747 0 0 0 10229 1 0 0 25 0 1 0 462933956 41451520 9624 33554432000 134512640 134829744 4287809552 18446744073709551615 134678901 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 10120 9624 278 78 0 9406 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 40480

[startup+162.301 s]
/proc/loadavg: 3.99 3.94 3.90 5/190 31752
/proc/meminfo: memFree=18780308/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=45244 CPUtime=162.29 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 10956 0 0 0 16228 1 0 0 25 0 1 0 462933956 46329856 10833 33554432000 134512640 134829744 4287809552 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 11311 10833 278 78 0 10597 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 45244

[startup+222.301 s]
/proc/loadavg: 3.60 3.85 3.88 4/184 31771
/proc/meminfo: memFree=18779364/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=54520 CPUtime=222.29 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 13254 0 0 0 22228 1 0 0 25 0 1 0 462933956 55828480 13131 33554432000 134512640 134829744 4287809552 18446744073709551615 134658112 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 13630 13131 278 78 0 12916 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 54520

[startup+282.301 s]
/proc/loadavg: 3.22 3.69 3.82 4/184 31772
/proc/meminfo: memFree=18761604/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=71224 CPUtime=282.3 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 17404 0 0 0 28228 2 0 0 25 0 1 0 462933956 72933376 17281 33554432000 134512640 134829744 4287809552 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 17806 17281 278 78 0 17092 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 71224

[startup+342.301 s]
/proc/loadavg: 3.08 3.56 3.77 4/184 31773
/proc/meminfo: memFree=18754136/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=78668 CPUtime=342.29 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 19177 0 0 0 34227 2 0 0 25 0 1 0 462933956 80556032 19054 33554432000 134512640 134829744 4287809552 18446744073709551615 134678544 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 19667 19054 278 78 0 18953 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 78668

[startup+402.301 s]
/proc/loadavg: 3.03 3.46 3.71 4/184 31775
/proc/meminfo: memFree=18742576/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=89232 CPUtime=402.3 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 21814 0 0 0 40227 3 0 0 25 0 1 0 462933956 91373568 21691 33554432000 134512640 134829744 4287809552 18446744073709551615 134722314 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 22308 21691 278 78 0 21594 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 89232

[startup+462.301 s]
/proc/loadavg: 3.01 3.37 3.67 4/184 31777
/proc/meminfo: memFree=18732108/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=99036 CPUtime=462.3 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 24197 0 0 0 46226 4 0 0 25 0 1 0 462933956 101412864 24074 33554432000 134512640 134829744 4287809552 18446744073709551615 134614874 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 24759 24074 278 78 0 24045 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 99036

[startup+522.301 s]
/proc/loadavg: 3.00 3.30 3.62 4/184 31778
/proc/meminfo: memFree=18723264/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=107696 CPUtime=522.3 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 26334 0 0 0 52226 4 0 0 25 0 1 0 462933956 110280704 26211 33554432000 134512640 134829744 4287809552 18446744073709551615 134657725 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 26924 26211 278 78 0 26210 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107696

[startup+582.3 s]
/proc/loadavg: 3.00 3.24 3.58 4/184 31780
/proc/meminfo: memFree=18706868/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=124440 CPUtime=582.3 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 30374 0 0 0 58225 5 0 0 25 0 1 0 462933956 127426560 30251 33554432000 134512640 134829744 4287809552 18446744073709551615 134657810 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 31110 30251 278 78 0 30396 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 124440

[startup+642.3 s]
/proc/loadavg: 3.00 3.20 3.54 4/184 31781
/proc/meminfo: memFree=18706592/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=124440 CPUtime=642.31 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 30378 0 0 0 64226 5 0 0 25 0 1 0 462933956 127426560 30255 33554432000 134512640 134829744 4287809552 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 31110 30255 278 78 0 30396 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 124440

[startup+702.3 s]
/proc/loadavg: 3.00 3.16 3.51 4/184 31783
/proc/meminfo: memFree=18706200/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=124440 CPUtime=702.3 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 30378 0 0 0 70225 5 0 0 25 0 1 0 462933956 127426560 30255 33554432000 134512640 134829744 4287809552 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 31110 30255 278 78 0 30396 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 124440

[startup+762.306 s]
/proc/loadavg: 3.00 3.13 3.47 4/184 31785
/proc/meminfo: memFree=18702304/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=128636 CPUtime=762.31 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 31404 0 0 0 76226 5 0 0 25 0 1 0 462933956 131723264 31281 33554432000 134512640 134829744 4287809552 18446744073709551615 134678507 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 32159 31281 278 78 0 31445 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 128636

[startup+822.3 s]
/proc/loadavg: 3.00 3.10 3.44 4/184 31786
/proc/meminfo: memFree=18701780/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=128636 CPUtime=822.3 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 31404 0 0 0 82225 5 0 0 25 0 1 0 462933956 131723264 31281 33554432000 134512640 134829744 4287809552 18446744073709551615 134614874 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 32159 31281 278 78 0 31445 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 128636

[startup+882.3 s]
/proc/loadavg: 3.10 3.11 3.42 4/184 31788
/proc/meminfo: memFree=18701248/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=128636 CPUtime=882.3 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 31409 0 0 0 88225 5 0 0 25 0 1 0 462933956 131723264 31286 33554432000 134512640 134829744 4287809552 18446744073709551615 134723496 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 32159 31286 278 78 0 31445 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 128636

[startup+942.301 s]
/proc/loadavg: 3.04 3.09 3.39 4/184 31789
/proc/meminfo: memFree=18700596/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=128636 CPUtime=942.3 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 31413 0 0 0 94225 5 0 0 25 0 1 0 462933956 131723264 31290 33554432000 134512640 134829744 4287809552 18446744073709551615 134614879 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 32159 31290 278 78 0 31445 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 128636

[startup+1002.3 s]
/proc/loadavg: 3.01 3.07 3.36 4/184 31791
/proc/meminfo: memFree=18700336/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=128636 CPUtime=1002.3 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 31414 0 0 0 100225 5 0 0 25 0 1 0 462933956 131723264 31291 33554432000 134512640 134829744 4287809552 18446744073709551615 134679830 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 32159 31291 278 78 0 31445 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 128636

[startup+1062.3 s]
/proc/loadavg: 3.00 3.05 3.34 4/184 31793
/proc/meminfo: memFree=18700292/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=128636 CPUtime=1062.31 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 31416 0 0 0 106226 5 0 0 25 0 1 0 462933956 131723264 31293 33554432000 134512640 134829744 4287809552 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 32159 31293 278 78 0 31445 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 128636

[startup+1122.3 s]
/proc/loadavg: 3.00 3.04 3.31 4/184 31795
/proc/meminfo: memFree=18700008/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=128636 CPUtime=1122.31 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 31416 0 0 0 112226 5 0 0 25 0 1 0 462933956 131723264 31293 33554432000 134512640 134829744 4287809552 18446744073709551615 134670304 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 32159 31293 278 78 0 31445 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 128636

[startup+1182.3 s]
/proc/loadavg: 3.00 3.03 3.29 4/184 31796
/proc/meminfo: memFree=18695628/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=133360 CPUtime=1182.31 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 32529 0 0 0 118226 5 0 0 25 0 1 0 462933956 136560640 32406 33554432000 134512640 134829744 4287809552 18446744073709551615 134661828 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 33340 32406 278 78 0 32626 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 133360

[startup+1242.3 s]
/proc/loadavg: 3.00 3.02 3.27 4/184 31797
/proc/meminfo: memFree=18694844/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=133360 CPUtime=1242.31 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 32529 0 0 0 124226 5 0 0 25 0 1 0 462933956 136560640 32406 33554432000 134512640 134829744 4287809552 18446744073709551615 134670304 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 33340 32406 278 78 0 32626 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 133360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.06 3.03 3.26 4/184 31799
/proc/meminfo: memFree=18693704/32951124 swapFree=67111528/67111528
[pid=31670] ppid=31668 vsize=134748 CPUtime=1300.01 cores=1,3
/proc/31670/stat : 31670 (MPhaseSAT_M) R 31668 31670 30364 0 -1 4202496 32775 0 0 0 129996 5 0 0 25 0 1 0 462933956 137981952 32652 33554432000 134512640 134829744 4287809552 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/31670/statm: 33687 32652 278 78 0 32973 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 134748

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.97
CPU system time (s): 0.06299
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 134748

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

runsolver used 2.17667 second user time and 4.82227 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 01:02:35
IDJOB=3261040
IDBENCH=83208
IDSOLVER=1522
FILE ID=node130/3261040-1303513355
RUNJOBID= node130-1303513354-31623
PBS_JOBID= 13134274
Free space on /tmp= 71752 MiB

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

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

MD5SUM BENCH= 179851d97340610ea74d8d7b3cffb10b
RANDOM SEED=1718420202

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18863320 kB
Buffers:       1695068 kB
Cached:       11788416 kB
SwapCached:          0 kB
Active:        5880928 kB
Inactive:      7667440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18863320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1364 kB
Writeback:           0 kB
AnonPages:       64580 kB
Mapped:          16248 kB
Slab:           475392 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212972 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= 71752 MiB
End job on node130 at 2011-04-23 01:24:17