Trace number 3259016

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v945c61409g3.cnf
MD5SUM4de3b21cb74a7ec60763201555524736
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.9317
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3259016-1303504229/watcher-3259016-1303504229 -o /tmp/evaluation-result-3259016-1303504229/solver-3259016-1303504229 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3259016-1303504229.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.18 3.76 2.98 2/174 16190
/proc/meminfo: memFree=17280052/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=3052 CPUtime=0 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4194304 190 0 0 0 0 0 0 0 22 0 1 0 540653483 3125248 142 33554432000 134512640 134829744 4288793680 18446744073709551615 5488464 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16190/statm: 763 143 124 78 0 36 0

[startup+0.0687079 s]
/proc/loadavg: 3.18 3.76 2.98 2/174 16190
/proc/meminfo: memFree=17280052/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=5092 CPUtime=0.06 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 999 0 0 0 6 0 0 0 22 0 1 0 540653483 5214208 758 33554432000 134512640 134829744 4288793680 18446744073709551615 134536931 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1273 758 238 78 0 559 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5092

[startup+0.100693 s]
/proc/loadavg: 3.18 3.76 2.98 2/174 16190
/proc/meminfo: memFree=17280052/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=5884 CPUtime=0.09 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 1183 0 0 0 9 0 0 0 22 0 1 0 540653483 6025216 942 33554432000 134512640 134829744 4288793680 18446744073709551615 134581885 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1471 942 239 78 0 757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5884

[startup+0.300668 s]
/proc/loadavg: 3.18 3.76 2.98 2/174 16190
/proc/meminfo: memFree=17280052/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=10488 CPUtime=0.29 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 2601 0 0 0 29 0 0 0 23 0 1 0 540653483 10739712 2147 33554432000 134512640 134829744 4288793680 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 2622 2147 279 78 0 1908 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10488

[startup+0.70058 s]
/proc/loadavg: 3.18 3.76 2.98 2/174 16190
/proc/meminfo: memFree=17280052/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=8012 CPUtime=0.69 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 3135 0 0 0 69 0 0 0 25 0 1 0 540653483 8204288 1520 33554432000 134512640 134829744 4288793680 18446744073709551615 134632816 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 2003 1520 279 78 0 1289 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8012

[startup+1.50044 s]
/proc/loadavg: 3.18 3.76 2.98 3/180 16201
/proc/meminfo: memFree=17269536/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=8408 CPUtime=1.49 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 3255 0 0 0 149 0 0 0 25 0 1 0 540653483 8609792 1640 33554432000 134512640 134829744 4288793680 18446744073709551615 134621223 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 2102 1640 279 78 0 1388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8408

[startup+3.10014 s]
/proc/loadavg: 3.18 3.76 2.98 3/180 16201
/proc/meminfo: memFree=17267804/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=8936 CPUtime=3.09 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 3367 0 0 0 309 0 0 0 25 0 1 0 540653483 9150464 1752 33554432000 134512640 134829744 4288793680 18446744073709551615 134633010 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 2234 1752 279 78 0 1520 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8936

[startup+6.30055 s]
/proc/loadavg: 3.09 3.73 2.98 3/180 16202
/proc/meminfo: memFree=17265852/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7600 CPUtime=6.29 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 3940 0 0 0 629 0 0 0 25 0 1 0 540653483 7782400 1421 33554432000 134512640 134829744 4288793680 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1900 1421 279 78 0 1186 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7600

[startup+12.7004 s]
/proc/loadavg: 3.00 3.70 2.97 3/180 16202
/proc/meminfo: memFree=17269024/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=8028 CPUtime=12.68 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 5014 0 0 0 1268 0 0 0 25 0 1 0 540653483 8220672 1533 33554432000 134512640 134829744 4288793680 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 2007 1533 279 78 0 1293 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8028

[startup+25.5011 s]
/proc/loadavg: 3.08 3.69 2.98 5/190 16222
/proc/meminfo: memFree=17232020/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7340 CPUtime=25.49 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 7745 0 0 0 2548 1 0 0 25 0 1 0 540653483 7516160 1358 33554432000 134512640 134829744 4288793680 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1835 1358 279 78 0 1121 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7340

[startup+51.1004 s]
/proc/loadavg: 3.47 3.73 3.01 5/190 16223
/proc/meminfo: memFree=17227436/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7192 CPUtime=51.09 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 13560 0 0 0 5107 2 0 0 25 0 1 0 540653483 7364608 1347 33554432000 134512640 134829744 4288793680 18446744073709551615 134723969 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1798 1347 279 78 0 1084 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7192

[startup+102.306 s]
/proc/loadavg: 3.77 3.77 3.06 5/190 16224
/proc/meminfo: memFree=17221916/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=8268 CPUtime=102.3 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 26505 0 0 0 10226 4 0 0 25 0 1 0 540653483 8466432 1609 33554432000 134512640 134829744 4288793680 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 2067 1609 279 78 0 1353 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8268

[startup+162.301 s]
/proc/loadavg: 3.91 3.81 3.11 5/190 16226
/proc/meminfo: memFree=17218504/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7420 CPUtime=162.29 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 40720 0 0 0 16224 5 0 0 25 0 1 0 540653483 7598080 1384 33554432000 134512640 134829744 4288793680 18446744073709551615 134657688 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1855 1384 279 78 0 1141 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 7420

[startup+222.301 s]
/proc/loadavg: 3.97 3.84 3.17 5/190 16227
/proc/meminfo: memFree=17213988/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=9308 CPUtime=222.3 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 51984 0 0 0 22223 7 0 0 25 0 1 0 540653483 9531392 1844 33554432000 134512640 134829744 4288793680 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 2327 1844 279 78 0 1613 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 9308

[startup+282.301 s]
/proc/loadavg: 4.02 3.88 3.22 5/190 16229
/proc/meminfo: memFree=17211964/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=8568 CPUtime=282.3 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 68715 0 0 0 28221 9 0 0 25 0 1 0 540653483 8773632 1662 33554432000 134512640 134829744 4288793680 18446744073709551615 134661828 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 2142 1662 279 78 0 1428 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 8568

[startup+342.301 s]
/proc/loadavg: 4.00 3.90 3.27 5/190 16231
/proc/meminfo: memFree=17208072/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=8128 CPUtime=342.29 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 84817 0 0 0 34218 11 0 0 25 0 1 0 540653483 8323072 1564 33554432000 134512640 134829744 4288793680 18446744073709551615 134661684 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 2032 1564 279 78 0 1318 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 8128

[startup+402.301 s]
/proc/loadavg: 4.00 3.91 3.31 5/190 16232
/proc/meminfo: memFree=17206416/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7720 CPUtime=402.3 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 98603 0 0 0 40217 13 0 0 25 0 1 0 540653483 7905280 1478 33554432000 134512640 134829744 4288793680 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1930 1478 279 78 0 1216 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 7720

[startup+462.3 s]
/proc/loadavg: 4.00 3.93 3.35 5/190 16234
/proc/meminfo: memFree=17203892/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7232 CPUtime=462.3 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 113944 0 0 0 46215 15 0 0 25 0 1 0 540653483 7405568 1335 33554432000 134512640 134829744 4288793680 18446744073709551615 134669644 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1808 1335 279 78 0 1094 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 7232

[startup+522.3 s]
/proc/loadavg: 4.04 3.95 3.39 5/190 16238
/proc/meminfo: memFree=17201096/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=8256 CPUtime=522.3 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 127808 0 0 0 52213 17 0 0 25 0 1 0 540653483 8454144 1598 33554432000 134512640 134829744 4288793680 18446744073709551615 134720803 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 2064 1598 279 78 0 1350 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 8256

[startup+582.3 s]
/proc/loadavg: 4.01 3.96 3.43 5/190 16240
/proc/meminfo: memFree=17199644/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7196 CPUtime=582.3 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 143081 0 0 0 58211 19 0 0 25 0 1 0 540653483 7368704 1324 33554432000 134512640 134829744 4288793680 18446744073709551615 134620757 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1799 1324 279 78 0 1085 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 7196

[startup+642.3 s]
/proc/loadavg: 4.05 3.97 3.47 5/190 16242
/proc/meminfo: memFree=17199228/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7720 CPUtime=642.31 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 157984 0 0 0 64210 21 0 0 25 0 1 0 540653483 7905280 1465 33554432000 134512640 134829744 4288793680 18446744073709551615 134722630 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1930 1465 279 78 0 1216 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 7720

[startup+702.3 s]
/proc/loadavg: 4.05 3.99 3.50 5/190 16243
/proc/meminfo: memFree=17195824/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7208 CPUtime=702.31 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 173052 0 0 0 70208 23 0 0 25 0 1 0 540653483 7380992 1333 33554432000 134512640 134829744 4288793680 18446744073709551615 134722610 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1802 1333 279 78 0 1088 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 7208

[startup+762.306 s]
/proc/loadavg: 4.02 3.99 3.53 5/190 16245
/proc/meminfo: memFree=17192304/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=8340 CPUtime=762.32 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 189045 0 0 0 76207 25 0 0 25 0 1 0 540653483 8540160 1620 33554432000 134512640 134829744 4288793680 18446744073709551615 134720047 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 2085 1620 279 78 0 1371 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 8340

[startup+822.3 s]
/proc/loadavg: 4.05 4.00 3.56 5/190 16246
/proc/meminfo: memFree=17194488/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7068 CPUtime=822.32 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 206737 0 0 0 82204 28 0 0 25 0 1 0 540653483 7237632 1288 33554432000 134512640 134829744 4288793680 18446744073709551615 134661801 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1767 1288 279 78 0 1053 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 7068

[startup+882.3 s]
/proc/loadavg: 4.02 4.00 3.58 5/190 16248
/proc/meminfo: memFree=17193940/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7192 CPUtime=882.31 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 224241 0 0 0 88202 29 0 0 25 0 1 0 540653483 7364608 1323 33554432000 134512640 134829744 4288793680 18446744073709551615 134682856 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1798 1323 279 78 0 1084 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 7192

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.61 5/190 16250
/proc/meminfo: memFree=17190536/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=8384 CPUtime=942.32 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 238569 0 0 0 94201 31 0 0 25 0 1 0 540653483 8585216 1624 33554432000 134512640 134829744 4288793680 18446744073709551615 134722430 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 2096 1624 279 78 0 1382 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 8384

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.63 5/190 16251
/proc/meminfo: memFree=17190096/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7372 CPUtime=1002.31 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 251759 0 0 0 100199 32 0 0 25 0 1 0 540653483 7548928 1370 33554432000 134512640 134829744 4288793680 18446744073709551615 134669321 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1843 1370 279 78 0 1129 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 7372

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.65 5/190 16253
/proc/meminfo: memFree=17187692/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7628 CPUtime=1062.32 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 270001 0 0 0 106197 35 0 0 25 0 1 0 540653483 7811072 1439 33554432000 134512640 134829744 4288793680 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1907 1439 279 78 0 1193 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 7628

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 16254
/proc/meminfo: memFree=17185280/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7192 CPUtime=1122.32 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 284293 0 0 0 112196 36 0 0 25 0 1 0 540653483 7364608 1322 33554432000 134512640 134829744 4288793680 18446744073709551615 134620973 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1798 1322 279 78 0 1084 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 7192

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/190 16256
/proc/meminfo: memFree=17182000/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7984 CPUtime=1182.32 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 298869 0 0 0 118194 38 0 0 25 0 1 0 540653483 8175616 1519 33554432000 134512640 134829744 4288793680 18446744073709551615 5742466 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1996 1519 279 78 0 1282 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 7984

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.71 5/190 16258
/proc/meminfo: memFree=17182328/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7748 CPUtime=1242.32 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 316644 0 0 0 124192 40 0 0 25 0 1 0 540653483 7933952 1490 33554432000 134512640 134829744 4288793680 18446744073709551615 134621263 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1937 1490 279 78 0 1223 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 7748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.73 5/190 16259
/proc/meminfo: memFree=17182648/32951124 swapFree=67111528/67111528
[pid=16190] ppid=16188 vsize=7476 CPUtime=1300.04 cores=5,7
/proc/16190/stat : 16190 (MPhaseSAT_M) R 16188 16190 16014 0 -1 4202496 334407 0 0 0 129961 43 0 0 25 0 1 0 540653483 7655424 1398 33554432000 134512640 134829744 4288793680 18446744073709551615 5742801 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16190/statm: 1869 1398 279 78 0 1155 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 7476

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.04
CPU user time (s): 1299.61
CPU system time (s): 0.432934
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 10488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.61
system time used= 0.432934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 334407
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 14004

runsolver used 1.84172 second user time and 4.21036 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-22 22:30:29
IDJOB=3259016
IDBENCH=71481
IDSOLVER=1522
FILE ID=node110/3259016-1303504229
RUNJOBID= node110-1303502918-16035
PBS_JOBID= 13134225
Free space on /tmp= 71708 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259016-1303504229/watcher-3259016-1303504229 -o /tmp/evaluation-result-3259016-1303504229/solver-3259016-1303504229 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3259016-1303504229.cnf

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

MD5SUM BENCH= 4de3b21cb74a7ec60763201555524736
RANDOM SEED=1677961451

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17280332 kB
Buffers:       1836608 kB
Cached:       13210756 kB
SwapCached:          0 kB
Active:        7478640 kB
Inactive:      7633488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17280332 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1380 kB
Writeback:           0 kB
AnonPages:       64364 kB
Mapped:          14484 kB
Slab:           494036 kB
PageTables:       4784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191396 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= 71704 MiB
End job on node110 at 2011-04-22 22:52:11