Trace number 3249950

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

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-14-unsat.cnf
MD5SUM78a2cc7b74fc3d9947709f16156cc565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of clauses1470
Sum of the clauses size5292
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21274
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3249950-1303513355/watcher-3249950-1303513355 -o /tmp/evaluation-result-3249950-1303513355/solver-3249950-1303513355 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3249950-1303513355.cnf 

running on 2 cores: 5,7

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 5/189 31690
/proc/meminfo: memFree=18857124/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=3200 CPUtime=0 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 462933983 3276800 298 33554432000 134512640 134829744 4287949776 18446744073709551615 11990096 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 800 298 237 78 0 86 0

[startup+0.050398 s]
/proc/loadavg: 3.41 3.88 3.88 5/189 31690
/proc/meminfo: memFree=18857124/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=3596 CPUtime=0.04 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 499 0 0 0 4 0 0 0 25 0 1 0 462933983 3682304 439 33554432000 134512640 134829744 4287949776 18446744073709551615 134669443 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 899 439 271 78 0 185 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3596

[startup+0.100394 s]
/proc/loadavg: 3.41 3.88 3.88 5/189 31690
/proc/meminfo: memFree=18857124/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=3860 CPUtime=0.09 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 546 0 0 0 9 0 0 0 25 0 1 0 462933983 3952640 486 33554432000 134512640 134829744 4287949776 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 965 486 271 78 0 251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3860

[startup+0.30036 s]
/proc/loadavg: 3.41 3.88 3.88 5/189 31690
/proc/meminfo: memFree=18857124/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=4256 CPUtime=0.29 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 655 0 0 0 29 0 0 0 25 0 1 0 462933983 4358144 595 33554432000 134512640 134829744 4287949776 18446744073709551615 134679072 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 1064 595 271 78 0 350 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4256

[startup+0.700303 s]
/proc/loadavg: 3.41 3.88 3.88 5/189 31690
/proc/meminfo: memFree=18857124/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=4916 CPUtime=0.69 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 816 0 0 0 69 0 0 0 25 0 1 0 462933983 5033984 756 33554432000 134512640 134829744 4287949776 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 1229 756 271 78 0 515 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4916

[startup+1.50016 s]
/proc/loadavg: 3.46 3.88 3.88 5/190 31691
/proc/meminfo: memFree=18849328/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=5200 CPUtime=1.49 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 916 0 0 0 149 0 0 0 25 0 1 0 462933983 5324800 846 33554432000 134512640 134829744 4287949776 18446744073709551615 134722556 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 1300 846 271 78 0 586 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5200

[startup+3.10089 s]
/proc/loadavg: 3.46 3.88 3.88 5/190 31691
/proc/meminfo: memFree=18845824/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=5460 CPUtime=3.09 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 976 0 0 0 309 0 0 0 25 0 1 0 462933983 5591040 906 33554432000 134512640 134829744 4287949776 18446744073709551615 134722783 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 1365 906 271 78 0 651 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5460

[startup+6.30035 s]
/proc/loadavg: 3.46 3.88 3.88 4/185 31735
/proc/meminfo: memFree=18844584/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=5308 CPUtime=6.29 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 988 0 0 0 629 0 0 0 25 0 1 0 462933983 5435392 873 33554432000 134512640 134829744 4287949776 18446744073709551615 134723256 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 1327 873 271 78 0 613 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5308

[startup+12.7003 s]
/proc/loadavg: 3.54 3.88 3.88 5/190 31745
/proc/meminfo: memFree=18833124/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=5436 CPUtime=12.69 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 1014 0 0 0 1269 0 0 0 25 0 1 0 462933983 5566464 899 33554432000 134512640 134829744 4287949776 18446744073709551615 134723170 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 1359 899 271 78 0 645 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5436

[startup+25.5011 s]
/proc/loadavg: 3.61 3.89 3.89 5/190 31745
/proc/meminfo: memFree=18812572/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=8428 CPUtime=25.49 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 1745 0 0 0 2549 0 0 0 25 0 1 0 462933983 8630272 1630 33554432000 134512640 134829744 4287949776 18446744073709551615 11730708 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 2107 1630 271 78 0 1393 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8428

[startup+51.1008 s]
/proc/loadavg: 3.74 3.89 3.89 5/190 31746
/proc/meminfo: memFree=18801876/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=11788 CPUtime=51.09 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 2523 0 0 0 5109 0 0 0 25 0 1 0 462933983 12070912 2408 33554432000 134512640 134829744 4287949776 18446744073709551615 134658112 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 2947 2408 271 78 0 2233 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 11788

[startup+102.307 s]
/proc/loadavg: 3.97 3.93 3.90 6/191 31750
/proc/meminfo: memFree=18756220/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=15508 CPUtime=102.29 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 3320 0 0 0 10229 0 0 0 25 0 1 0 462933983 15880192 3205 33554432000 134512640 134829744 4287949776 18446744073709551615 134722346 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 3877 3205 271 78 0 3163 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 15508

[startup+162.3 s]
/proc/loadavg: 3.99 3.94 3.90 5/190 31752
/proc/meminfo: memFree=18780184/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=18736 CPUtime=162.29 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 4071 0 0 0 16228 1 0 0 25 0 1 0 462933983 19185664 3956 33554432000 134512640 134829744 4287949776 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 4684 3956 271 78 0 3970 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 18736

[startup+222.301 s]
/proc/loadavg: 3.60 3.85 3.88 4/184 31771
/proc/meminfo: memFree=18779364/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=19696 CPUtime=222.29 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 4284 0 0 0 22228 1 0 0 25 0 1 0 462933983 20168704 4169 33554432000 134512640 134829744 4287949776 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 4924 4169 271 78 0 4210 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 19696

[startup+282.301 s]
/proc/loadavg: 3.22 3.69 3.82 4/184 31772
/proc/meminfo: memFree=18761604/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=20848 CPUtime=282.29 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 4498 0 0 0 28228 1 0 0 25 0 1 0 462933983 21348352 4383 33554432000 134512640 134829744 4287949776 18446744073709551615 11731178 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5212 4383 271 78 0 4498 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 20848

[startup+342.301 s]
/proc/loadavg: 3.08 3.56 3.77 4/184 31773
/proc/meminfo: memFree=18754136/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=21040 CPUtime=342.29 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 4555 0 0 0 34228 1 0 0 25 0 1 0 462933983 21544960 4440 33554432000 134512640 134829744 4287949776 18446744073709551615 134621218 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5260 4440 271 78 0 4546 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 21040

[startup+402.301 s]
/proc/loadavg: 3.03 3.46 3.71 4/184 31775
/proc/meminfo: memFree=18742576/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=21616 CPUtime=402.29 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 4676 0 0 0 40228 1 0 0 25 0 1 0 462933983 22134784 4561 33554432000 134512640 134829744 4287949776 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5404 4561 271 78 0 4690 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 21616

[startup+462.301 s]
/proc/loadavg: 3.01 3.37 3.67 4/184 31777
/proc/meminfo: memFree=18732108/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=22192 CPUtime=462.29 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 4781 0 0 0 46228 1 0 0 25 0 1 0 462933983 22724608 4666 33554432000 134512640 134829744 4287949776 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5548 4666 271 78 0 4834 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 22192

[startup+522.301 s]
/proc/loadavg: 3.00 3.30 3.62 4/184 31778
/proc/meminfo: memFree=18723264/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=22576 CPUtime=522.29 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 4842 0 0 0 52228 1 0 0 25 0 1 0 462933983 23117824 4727 33554432000 134512640 134829744 4287949776 18446744073709551615 134614882 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5644 4727 271 78 0 4930 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 22576

[startup+582.301 s]
/proc/loadavg: 3.00 3.24 3.58 4/184 31780
/proc/meminfo: memFree=18706868/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=22768 CPUtime=582.29 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 4880 0 0 0 58228 1 0 0 25 0 1 0 462933983 23314432 4765 33554432000 134512640 134829744 4287949776 18446744073709551615 11731164 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5692 4765 271 78 0 4978 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 22768

[startup+642.301 s]
/proc/loadavg: 3.00 3.20 3.54 4/184 31781
/proc/meminfo: memFree=18706592/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=22960 CPUtime=642.3 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 4915 0 0 0 64229 1 0 0 25 0 1 0 462933983 23511040 4800 33554432000 134512640 134829744 4287949776 18446744073709551615 134722595 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5740 4800 271 78 0 5026 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 22960

[startup+702.301 s]
/proc/loadavg: 3.00 3.16 3.51 4/184 31783
/proc/meminfo: memFree=18706200/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=22960 CPUtime=702.3 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 4931 0 0 0 70229 1 0 0 25 0 1 0 462933983 23511040 4816 33554432000 134512640 134829744 4287949776 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5740 4816 271 78 0 5026 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 22960

[startup+762.307 s]
/proc/loadavg: 3.00 3.13 3.47 4/184 31785
/proc/meminfo: memFree=18702304/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=22960 CPUtime=762.3 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 4936 0 0 0 76229 1 0 0 25 0 1 0 462933983 23511040 4821 33554432000 134512640 134829744 4287949776 18446744073709551615 134717906 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5740 4821 271 78 0 5026 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 22960

[startup+822.301 s]
/proc/loadavg: 3.00 3.10 3.44 4/184 31787
/proc/meminfo: memFree=18701780/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=23152 CPUtime=822.3 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 5024 0 0 0 82229 1 0 0 25 0 1 0 462933983 23707648 4909 33554432000 134512640 134829744 4287949776 18446744073709551615 134682879 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5788 4909 271 78 0 5074 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 23152

[startup+882.3 s]
/proc/loadavg: 3.10 3.11 3.42 4/184 31788
/proc/meminfo: memFree=18701248/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=23344 CPUtime=882.3 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 5095 0 0 0 88229 1 0 0 25 0 1 0 462933983 23904256 4980 33554432000 134512640 134829744 4287949776 18446744073709551615 134722301 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5836 4980 271 78 0 5122 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 23344

[startup+942.3 s]
/proc/loadavg: 3.04 3.09 3.39 5/184 31789
/proc/meminfo: memFree=18700596/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=23696 CPUtime=942.3 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 5146 0 0 0 94229 1 0 0 25 0 1 0 462933983 24264704 5031 33554432000 134512640 134829744 4287949776 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5924 5031 271 78 0 5210 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 23696

[startup+1002.3 s]
/proc/loadavg: 3.01 3.07 3.36 4/184 31791
/proc/meminfo: memFree=18700336/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=23696 CPUtime=1002.3 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 5147 0 0 0 100229 1 0 0 25 0 1 0 462933983 24264704 5032 33554432000 134512640 134829744 4287949776 18446744073709551615 134682872 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5924 5032 271 78 0 5210 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 23696

[startup+1062.3 s]
/proc/loadavg: 3.00 3.05 3.34 4/184 31793
/proc/meminfo: memFree=18700292/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=23696 CPUtime=1062.3 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 5161 0 0 0 106229 1 0 0 25 0 1 0 462933983 24264704 5046 33554432000 134512640 134829744 4287949776 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5924 5046 271 78 0 5210 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 23696

[startup+1122.3 s]
/proc/loadavg: 3.00 3.04 3.31 4/184 31795
/proc/meminfo: memFree=18700008/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=23856 CPUtime=1122.3 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 5199 0 0 0 112229 1 0 0 25 0 1 0 462933983 24428544 5084 33554432000 134512640 134829744 4287949776 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5964 5084 271 78 0 5250 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 23856

[startup+1182.3 s]
/proc/loadavg: 3.00 3.03 3.29 4/184 31796
/proc/meminfo: memFree=18695628/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=23856 CPUtime=1182.3 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 5203 0 0 0 118229 1 0 0 25 0 1 0 462933983 24428544 5088 33554432000 134512640 134829744 4287949776 18446744073709551615 134661673 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5964 5088 271 78 0 5250 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 23856

[startup+1242.3 s]
/proc/loadavg: 3.00 3.02 3.27 4/184 31797
/proc/meminfo: memFree=18694844/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=23856 CPUtime=1242.31 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 5210 0 0 0 124229 2 0 0 25 0 1 0 462933983 24428544 5095 33554432000 134512640 134829744 4287949776 18446744073709551615 134723850 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5964 5095 271 78 0 5250 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 23856



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.06 3.03 3.26 3/182 31800
/proc/meminfo: memFree=18822804/32951124 swapFree=67111528/67111528
[pid=31690] ppid=31688 vsize=23856 CPUtime=1300.02 cores=5,7
/proc/31690/stat : 31690 (MPhaseSAT_M) R 31688 31690 30364 0 -1 4202496 5216 0 0 0 130000 2 0 0 25 0 1 0 462933983 24428544 5101 33554432000 134512640 134829744 4287949776 18446744073709551615 134722768 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/31690/statm: 5964 5101 271 78 0 5250 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 23856

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.02
CPU user time (s): 1300
CPU system time (s): 0.021996
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 23856

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

runsolver used 1.9477 second user time and 5.14922 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 78a2cc7b74fc3d9947709f16156cc565
RANDOM SEED=291985399

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:      18857156 kB
Buffers:       1695084 kB
Cached:       11789176 kB
SwapCached:          0 kB
Active:        5887880 kB
Inactive:      7667468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18857156 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2140 kB
Writeback:           0 kB
AnonPages:       71176 kB
Mapped:          16248 kB
Slab:           475392 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   256788 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