Trace number 3258840

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes1.cnf
MD5SUMd6097a9814089eeede1d027388c17a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3218
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3258840-1303502918/watcher-3258840-1303502918 -o /tmp/evaluation-result-3258840-1303502918/solver-3258840-1303502918 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3258840-1303502918.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: 0.00 0.00 0.16 3/179 16059
/proc/meminfo: memFree=17266756/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=5452 CPUtime=0 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 339 0 0 0 0 0 0 0 18 0 1 0 540522406 5582848 280 33554432000 134512640 134829744 4286758000 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 1363 280 225 78 0 649 0

[startup+0.0909299 s]
/proc/loadavg: 0.00 0.00 0.16 3/179 16059
/proc/meminfo: memFree=17266756/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=5732 CPUtime=0.08 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 1876 0 0 0 8 0 0 0 18 0 1 0 540522406 5869568 919 33554432000 134512640 134829744 4286758000 18446744073709551615 134536964 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 1433 919 238 78 0 719 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5732

[startup+0.100934 s]
/proc/loadavg: 0.00 0.00 0.16 3/179 16059
/proc/meminfo: memFree=17266756/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=5724 CPUtime=0.09 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 2034 0 0 0 9 0 0 0 18 0 1 0 540522406 5861376 917 33554432000 134512640 134829744 4286758000 18446744073709551615 134559405 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 1431 917 238 78 0 717 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5724

[startup+0.300882 s]
/proc/loadavg: 0.00 0.00 0.16 3/179 16059
/proc/meminfo: memFree=17266756/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=12596 CPUtime=0.29 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 5477 0 0 0 29 0 0 0 18 0 1 0 540522406 12898304 2641 33554432000 134512640 134829744 4286758000 18446744073709551615 134613059 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 3149 2641 267 78 0 2435 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12596

[startup+0.700802 s]
/proc/loadavg: 0.00 0.00 0.16 3/179 16059
/proc/meminfo: memFree=17266756/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9632 CPUtime=0.68 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 6328 0 0 0 68 0 0 0 18 0 1 0 540522406 9863168 1945 33554432000 134512640 134829744 4286758000 18446744073709551615 134632938 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2408 1945 279 78 0 1694 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9632

[startup+1.50066 s]
/proc/loadavg: 0.24 0.05 0.17 5/190 16075
/proc/meminfo: memFree=17213876/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9764 CPUtime=1.48 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 6371 0 0 0 148 0 0 0 20 0 1 0 540522406 9998336 1988 33554432000 134512640 134829744 4286758000 18446744073709551615 134678505 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2441 1988 279 78 0 1727 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9764

[startup+3.10038 s]
/proc/loadavg: 0.24 0.05 0.17 5/190 16075
/proc/meminfo: memFree=17204576/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=10424 CPUtime=3.08 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 6526 0 0 0 308 0 0 0 25 0 1 0 540522406 10674176 2143 33554432000 134512640 134829744 4286758000 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2606 2143 279 78 0 1892 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10424

[startup+6.30079 s]
/proc/loadavg: 0.54 0.12 0.19 5/190 16075
/proc/meminfo: memFree=17201996/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9304 CPUtime=6.29 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 7328 0 0 0 628 1 0 0 25 0 1 0 540522406 9527296 1850 33554432000 134512640 134829744 4286758000 18446744073709551615 134633136 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2326 1850 279 78 0 1612 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9304

[startup+12.7006 s]
/proc/loadavg: 0.82 0.18 0.21 5/190 16075
/proc/meminfo: memFree=17204996/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=8952 CPUtime=12.69 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 8230 0 0 0 1268 1 0 0 25 0 1 0 540522406 9166848 1763 33554432000 134512640 134829744 4286758000 18446744073709551615 134657587 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2238 1763 279 78 0 1524 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8952

[startup+25.5003 s]
/proc/loadavg: 1.31 0.30 0.25 5/190 16075
/proc/meminfo: memFree=17208380/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9488 CPUtime=25.49 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 12509 0 0 0 2548 1 0 0 25 0 1 0 540522406 9715712 1897 33554432000 134512640 134829744 4286758000 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2372 1897 279 78 0 1658 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9488

[startup+51.1006 s]
/proc/loadavg: 2.37 0.66 0.37 5/190 16076
/proc/meminfo: memFree=17209432/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=8964 CPUtime=51.09 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 18076 0 0 0 5107 2 0 0 25 0 1 0 540522406 9179136 1748 33554432000 134512640 134829744 4286758000 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2241 1748 279 78 0 1527 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8964

[startup+102.307 s]
/proc/loadavg: 3.36 1.19 0.56 5/190 16077
/proc/meminfo: memFree=17202084/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9788 CPUtime=102.3 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 31342 0 0 0 10227 3 0 0 25 0 1 0 540522406 10022912 1982 33554432000 134512640 134829744 4286758000 18446744073709551615 134678919 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2447 1982 279 78 0 1733 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 9788

[startup+162.3 s]
/proc/loadavg: 3.76 1.70 0.78 5/190 16079
/proc/meminfo: memFree=17200880/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9032 CPUtime=162.3 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 45999 0 0 0 16225 5 0 0 25 0 1 0 540522406 9248768 1776 33554432000 134512640 134829744 4286758000 18446744073709551615 5742449 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2258 1776 279 78 0 1544 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 9032

[startup+222.3 s]
/proc/loadavg: 3.91 2.11 0.97 5/190 16081
/proc/meminfo: memFree=17196244/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9372 CPUtime=222.3 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 62216 0 0 0 22223 7 0 0 25 0 1 0 540522406 9596928 1869 33554432000 134512640 134829744 4286758000 18446744073709551615 134717925 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2343 1869 279 78 0 1629 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 9372

[startup+282.3 s]
/proc/loadavg: 3.97 2.45 1.16 5/190 16082
/proc/meminfo: memFree=17192708/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9336 CPUtime=282.3 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 77893 0 0 0 28221 9 0 0 25 0 1 0 540522406 9560064 1863 33554432000 134512640 134829744 4286758000 18446744073709551615 134719575 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2334 1863 279 78 0 1620 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 9336

[startup+342.3 s]
/proc/loadavg: 3.99 2.73 1.34 5/190 16084
/proc/meminfo: memFree=17189548/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9316 CPUtime=342.29 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 93989 0 0 0 34219 10 0 0 25 0 1 0 540522406 9539584 1859 33554432000 134512640 134829744 4286758000 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2329 1859 279 78 0 1615 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 9316

[startup+402.3 s]
/proc/loadavg: 3.99 2.96 1.50 5/190 16085
/proc/meminfo: memFree=17187892/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=8772 CPUtime=402.31 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 108111 0 0 0 40218 13 0 0 25 0 1 0 540522406 8982528 1708 33554432000 134512640 134829744 4286758000 18446744073709551615 6002172 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2193 1708 279 78 0 1479 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 8772

[startup+462.3 s]
/proc/loadavg: 3.99 3.15 1.65 5/190 16087
/proc/meminfo: memFree=17186112/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=8300 CPUtime=462.3 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 128087 0 0 0 46215 15 0 0 25 0 1 0 540522406 8499200 1601 33554432000 134512640 134829744 4286758000 18446744073709551615 134661119 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2075 1601 279 78 0 1361 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 8300

[startup+522.3 s]
/proc/loadavg: 3.99 3.30 1.80 5/190 16089
/proc/meminfo: memFree=17183344/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9124 CPUtime=522.31 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 147546 0 0 0 52214 17 0 0 25 0 1 0 540522406 9342976 1812 33554432000 134512640 134829744 4286758000 18446744073709551615 134720293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2281 1812 279 78 0 1567 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 9124

[startup+582.3 s]
/proc/loadavg: 3.99 3.42 1.93 5/190 16090
/proc/meminfo: memFree=17184424/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=8744 CPUtime=582.31 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 164208 0 0 0 58212 19 0 0 25 0 1 0 540522406 8953856 1701 33554432000 134512640 134829744 4286758000 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2186 1701 279 78 0 1472 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 8744

[startup+642.3 s]
/proc/loadavg: 3.99 3.53 2.06 5/190 16092
/proc/meminfo: memFree=17179028/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9400 CPUtime=642.32 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 183222 0 0 0 64210 22 0 0 25 0 1 0 540522406 9625600 1881 33554432000 134512640 134829744 4286758000 18446744073709551615 134620936 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2350 1881 279 78 0 1636 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 9400

[startup+702.3 s]
/proc/loadavg: 3.99 3.61 2.18 5/190 16093
/proc/meminfo: memFree=17179220/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9456 CPUtime=702.31 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 202271 0 0 0 70206 25 0 0 25 0 1 0 540522406 9682944 1905 33554432000 134512640 134829744 4286758000 18446744073709551615 134661696 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2364 1905 279 78 0 1650 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 9456

[startup+762.306 s]
/proc/loadavg: 3.99 3.68 2.29 5/190 16095
/proc/meminfo: memFree=17175952/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=8888 CPUtime=762.32 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 219401 0 0 0 76205 27 0 0 25 0 1 0 540522406 9101312 1740 33554432000 134512640 134829744 4286758000 18446744073709551615 134620652 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2222 1740 279 78 0 1508 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 8888

[startup+822.3 s]
/proc/loadavg: 4.03 3.75 2.40 5/190 16097
/proc/meminfo: memFree=17178128/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9340 CPUtime=822.31 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 235355 0 0 0 82202 29 0 0 25 0 1 0 540522406 9564160 1846 33554432000 134512640 134829744 4286758000 18446744073709551615 134661856 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2335 1846 279 78 0 1621 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 9340

[startup+882.3 s]
/proc/loadavg: 4.06 3.81 2.50 5/190 16098
/proc/meminfo: memFree=17175492/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=8696 CPUtime=882.31 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 251964 0 0 0 88200 31 0 0 25 0 1 0 540522406 8904704 1698 33554432000 134512640 134829744 4286758000 18446744073709551615 134657636 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2174 1698 279 78 0 1460 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 8696

[startup+942.3 s]
/proc/loadavg: 4.02 3.84 2.59 5/190 16100
/proc/meminfo: memFree=17174828/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=8716 CPUtime=942.32 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 265858 0 0 0 94198 34 0 0 25 0 1 0 540522406 8925184 1690 33554432000 134512640 134829744 4286758000 18446744073709551615 134661666 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2179 1690 279 78 0 1465 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 8716

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 2.68 5/190 16101
/proc/meminfo: memFree=17173672/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=8440 CPUtime=1002.32 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 280013 0 0 0 100196 36 0 0 25 0 1 0 540522406 8642560 1653 33554432000 134512640 134829744 4286758000 18446744073709551615 134722301 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2110 1653 279 78 0 1396 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 8440

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.76 5/190 16103
/proc/meminfo: memFree=17172640/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=8704 CPUtime=1062.32 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 298140 0 0 0 106193 39 0 0 25 0 1 0 540522406 8912896 1710 33554432000 134512640 134829744 4286758000 18446744073709551615 134661822 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2176 1710 279 78 0 1462 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 8704

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 2.83 5/190 16105
/proc/meminfo: memFree=17172576/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=8612 CPUtime=1122.33 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 313290 0 0 0 112192 41 0 0 25 0 1 0 540522406 8818688 1676 33554432000 134512640 134829744 4286758000 18446744073709551615 134661680 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2153 1676 279 78 0 1439 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 8612

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.90 5/190 16106
/proc/meminfo: memFree=17167552/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9148 CPUtime=1182.32 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 327869 0 0 0 118190 42 0 0 25 0 1 0 540522406 9367552 1806 33554432000 134512640 134829744 4286758000 18446744073709551615 134661522 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2287 1806 279 78 0 1573 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 9148

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 2.97 5/190 16108
/proc/meminfo: memFree=17165288/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=9084 CPUtime=1242.33 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 343920 0 0 0 124189 44 0 0 25 0 1 0 540522406 9302016 1808 33554432000 134512640 134829744 4286758000 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2271 1808 279 78 0 1557 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 9084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.94 3.02 4/188 16110
/proc/meminfo: memFree=17174928/32951124 swapFree=67111528/67111528
[pid=16059] ppid=16057 vsize=8748 CPUtime=1300.04 cores=5,7
/proc/16059/stat : 16059 (MPhaseSAT_M) R 16057 16059 16014 0 -1 4202496 358718 0 0 0 129958 46 0 0 25 0 1 0 540522406 8957952 1702 33554432000 134512640 134829744 4286758000 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/16059/statm: 2187 1702 279 78 0 1473 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 8748

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.05
CPU user time (s): 1299.58
CPU system time (s): 0.461929
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 12860

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

runsolver used 2.15667 second user time and 4.91925 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-22 22:08:38
IDJOB=3258840
IDBENCH=71433
IDSOLVER=1522
FILE ID=node110/3258840-1303502918
RUNJOBID= node110-1303502918-16035
PBS_JOBID= 13134225
Free space on /tmp= 71704 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1150c84314gyes1.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258840-1303502918/watcher-3258840-1303502918 -o /tmp/evaluation-result-3258840-1303502918/solver-3258840-1303502918 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3258840-1303502918.cnf

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

MD5SUM BENCH= d6097a9814089eeede1d027388c17a02
RANDOM SEED=543933572

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:      17267532 kB
Buffers:       1836572 kB
Cached:       13216648 kB
SwapCached:          0 kB
Active:        7490492 kB
Inactive:      7632964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17267532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7592 kB
Writeback:          12 kB
AnonPages:       69460 kB
Mapped:          16024 kB
Slab:           494936 kB
PageTables:       5440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218452 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:30:20