Trace number 3258004

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/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
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 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-3258004-1303472732/watcher-3258004-1303472732 -o /tmp/evaluation-result-3258004-1303472732/solver-3258004-1303472732 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3258004-1303472732.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.16 5.58 7.74 4/189 7557
/proc/meminfo: memFree=21297124/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=4820 CPUtime=0 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 340 0 0 0 0 0 0 0 22 0 1 0 537503848 4935680 281 33554432000 134512640 134829744 4291101584 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 1205 281 225 78 0 491 0

[startup+0.06609 s]
/proc/loadavg: 3.16 5.58 7.74 4/189 7557
/proc/meminfo: memFree=21297124/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=5004 CPUtime=0.06 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 985 0 0 0 6 0 0 0 22 0 1 0 537503848 5124096 738 33554432000 134512640 134829744 4291101584 18446744073709551615 134536968 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 1251 738 238 78 0 537 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5004

[startup+0.101081 s]
/proc/loadavg: 3.16 5.58 7.74 4/189 7557
/proc/meminfo: memFree=21297124/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=5972 CPUtime=0.09 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 1438 0 0 0 9 0 0 0 22 0 1 0 537503848 6115328 991 33554432000 134512640 134829744 4291101584 18446744073709551615 7104355 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 1493 993 253 78 0 779 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5972

[startup+0.301036 s]
/proc/loadavg: 3.16 5.58 7.74 4/189 7557
/proc/meminfo: memFree=21297124/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=10108 CPUtime=0.29 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 2479 0 0 0 29 0 0 0 23 0 1 0 537503848 10350592 2031 33554432000 134512640 134829744 4291101584 18446744073709551615 134662084 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2527 2031 279 78 0 1813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10108

[startup+0.700973 s]
/proc/loadavg: 3.16 5.58 7.74 4/189 7557
/proc/meminfo: memFree=21297124/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=7824 CPUtime=0.69 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 3017 0 0 0 69 0 0 0 25 0 1 0 537503848 8011776 1489 33554432000 134512640 134829744 4291101584 18446744073709551615 134720603 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 1956 1489 279 78 0 1242 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7824

[startup+1.50083 s]
/proc/loadavg: 3.16 5.58 7.74 5/190 7558
/proc/meminfo: memFree=21275176/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8088 CPUtime=1.49 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 3090 0 0 0 149 0 0 0 25 0 1 0 537503848 8282112 1562 33554432000 134512640 134829744 4291101584 18446744073709551615 134661160 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2022 1562 279 78 0 1308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8088

[startup+3.10057 s]
/proc/loadavg: 3.16 5.58 7.74 5/190 7558
/proc/meminfo: memFree=21275160/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8020 CPUtime=3.09 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 3708 0 0 0 309 0 0 0 25 0 1 0 537503848 8212480 1542 33554432000 134512640 134829744 4291101584 18446744073709551615 134661576 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2005 1542 279 78 0 1291 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8020

[startup+6.30103 s]
/proc/loadavg: 3.23 5.55 7.72 5/190 7560
/proc/meminfo: memFree=21275044/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8152 CPUtime=6.29 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 4897 0 0 0 629 0 0 0 25 0 1 0 537503848 8347648 1560 33554432000 134512640 134829744 4291101584 18446744073709551615 134629810 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2038 1560 279 78 0 1324 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8152

[startup+12.701 s]
/proc/loadavg: 3.29 5.52 7.70 5/190 7560
/proc/meminfo: memFree=21272084/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8460 CPUtime=12.69 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 7409 0 0 0 1268 1 0 0 25 0 1 0 537503848 8663040 1632 33554432000 134512640 134829744 4291101584 18446744073709551615 134661832 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2115 1632 279 78 0 1401 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8460

[startup+25.5008 s]
/proc/loadavg: 3.44 5.45 7.64 5/190 7560
/proc/meminfo: memFree=21271972/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=7548 CPUtime=25.49 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 11369 0 0 0 2548 1 0 0 25 0 1 0 537503848 7729152 1429 33554432000 134512640 134829744 4291101584 18446744073709551615 134661326 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 1887 1429 279 78 0 1173 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7548

[startup+51.1005 s]
/proc/loadavg: 3.63 5.33 7.54 5/190 7560
/proc/meminfo: memFree=21271060/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8580 CPUtime=51.1 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 17698 0 0 0 5108 2 0 0 25 0 1 0 537503848 8785920 1660 33554432000 134512640 134829744 4291101584 18446744073709551615 134661172 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2145 1660 279 78 0 1431 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 8580

[startup+102.306 s]
/proc/loadavg: 3.84 5.12 7.35 5/190 7589
/proc/meminfo: memFree=21265404/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=7788 CPUtime=102.3 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 30626 0 0 0 10227 3 0 0 25 0 1 0 537503848 7974912 1477 33554432000 134512640 134829744 4291101584 18446744073709551615 134678497 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 1947 1477 279 78 0 1233 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 7788

[startup+162.301 s]
/proc/loadavg: 3.94 4.92 7.14 5/190 7591
/proc/meminfo: memFree=21259544/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8444 CPUtime=162.29 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 49858 0 0 0 16224 5 0 0 25 0 1 0 537503848 8646656 1631 33554432000 134512640 134829744 4291101584 18446744073709551615 134633006 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2111 1631 279 78 0 1397 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 8444

[startup+222.301 s]
/proc/loadavg: 3.98 4.75 6.94 5/190 7591
/proc/meminfo: memFree=21256160/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=7940 CPUtime=222.29 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 65860 0 0 0 22222 7 0 0 25 0 1 0 537503848 8130560 1503 33554432000 134512640 134829744 4291101584 18446744073709551615 134701997 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 1985 1503 279 78 0 1271 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 7940

[startup+282.301 s]
/proc/loadavg: 3.99 4.61 6.76 5/190 7593
/proc/meminfo: memFree=21253888/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=7420 CPUtime=282.29 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 83503 0 0 0 28220 9 0 0 25 0 1 0 537503848 7598080 1384 33554432000 134512640 134829744 4291101584 18446744073709551615 134719841 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 1855 1384 279 78 0 1141 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 7420

[startup+342.301 s]
/proc/loadavg: 3.99 4.49 6.58 5/190 7595
/proc/meminfo: memFree=21251868/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8116 CPUtime=342.29 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 100688 0 0 0 34217 12 0 0 25 0 1 0 537503848 8310784 1554 33554432000 134512640 134829744 4291101584 18446744073709551615 134720059 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2029 1554 279 78 0 1315 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 8116

[startup+402.301 s]
/proc/loadavg: 4.04 4.42 6.42 5/190 7597
/proc/meminfo: memFree=21248980/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8360 CPUtime=402.3 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 117934 0 0 0 40216 14 0 0 25 0 1 0 537503848 8560640 1634 33554432000 134512640 134829744 4291101584 18446744073709551615 134719819 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2090 1634 279 78 0 1376 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 8360

[startup+462.301 s]
/proc/loadavg: 4.08 4.37 6.28 5/190 7599
/proc/meminfo: memFree=21249440/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=7348 CPUtime=462.29 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 135105 0 0 0 46214 15 0 0 25 0 1 0 537503848 7524352 1354 33554432000 134512640 134829744 4291101584 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 1837 1354 279 78 0 1123 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 7348

[startup+522.301 s]
/proc/loadavg: 4.03 4.30 6.13 5/190 7599
/proc/meminfo: memFree=21245548/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=7084 CPUtime=522.3 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 155743 0 0 0 52212 18 0 0 25 0 1 0 537503848 7254016 1294 33554432000 134512640 134829744 4291101584 18446744073709551615 7102492 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 1771 1294 279 78 0 1057 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 7084

[startup+582.301 s]
/proc/loadavg: 4.01 4.24 6.00 5/190 7601
/proc/meminfo: memFree=21243896/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=7780 CPUtime=582.29 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 172666 0 0 0 58209 20 0 0 25 0 1 0 537503848 7966720 1466 33554432000 134512640 134829744 4291101584 18446744073709551615 134717837 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 1945 1466 279 78 0 1231 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 7780

[startup+642.301 s]
/proc/loadavg: 4.05 4.20 5.86 5/190 7603
/proc/meminfo: memFree=21242992/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=7912 CPUtime=642.3 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 189464 0 0 0 64207 23 0 0 25 0 1 0 537503848 8101888 1496 33554432000 134512640 134829744 4291101584 18446744073709551615 134657064 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 1978 1496 279 78 0 1264 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 7912

[startup+702.301 s]
/proc/loadavg: 4.02 4.17 5.75 5/190 7605
/proc/meminfo: memFree=21240340/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8580 CPUtime=702.3 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 202738 0 0 0 70205 25 0 0 25 0 1 0 537503848 8785920 1683 33554432000 134512640 134829744 4291101584 18446744073709551615 134722963 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2145 1683 279 78 0 1431 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 8580

[startup+762.307 s]
/proc/loadavg: 4.00 4.13 5.64 5/190 7607
/proc/meminfo: memFree=21237096/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8268 CPUtime=762.31 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 219386 0 0 0 76204 27 0 0 25 0 1 0 537503848 8466432 1583 33554432000 134512640 134829744 4291101584 18446744073709551615 134725163 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2067 1583 279 78 0 1353 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 8268

[startup+822.301 s]
/proc/loadavg: 4.00 4.11 5.53 5/190 7607
/proc/meminfo: memFree=21237924/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8388 CPUtime=822.3 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 236682 0 0 0 82200 30 0 0 25 0 1 0 537503848 8589312 1635 33554432000 134512640 134829744 4291101584 18446744073709551615 134719559 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2097 1635 279 78 0 1383 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 8388

[startup+882.301 s]
/proc/loadavg: 4.00 4.08 5.44 5/190 7609
/proc/meminfo: memFree=21236644/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8148 CPUtime=882.3 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 254424 0 0 0 88198 32 0 0 25 0 1 0 537503848 8343552 1580 33554432000 134512640 134829744 4291101584 18446744073709551615 134661784 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2037 1580 279 78 0 1323 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 8148

[startup+942.301 s]
/proc/loadavg: 4.00 4.07 5.34 5/190 7620
/proc/meminfo: memFree=21236436/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8332 CPUtime=942.31 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 270957 0 0 0 94197 34 0 0 25 0 1 0 537503848 8531968 1602 33554432000 134512640 134829744 4291101584 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2083 1602 279 78 0 1369 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 8332

[startup+1002.3 s]
/proc/loadavg: 4.06 4.07 5.26 5/190 7622
/proc/meminfo: memFree=21235828/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8236 CPUtime=1002.3 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 288112 0 0 0 100194 36 0 0 25 0 1 0 537503848 8433664 1579 33554432000 134512640 134829744 4291101584 18446744073709551615 134633116 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2059 1579 279 78 0 1345 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 8236

[startup+1062.3 s]
/proc/loadavg: 4.02 4.05 5.18 5/190 7624
/proc/meminfo: memFree=21231812/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8572 CPUtime=1062.3 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 304911 0 0 0 106191 39 0 0 25 0 1 0 537503848 8777728 1667 33554432000 134512640 134829744 4291101584 18446744073709551615 134623359 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2143 1667 279 78 0 1429 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 8572

[startup+1122.3 s]
/proc/loadavg: 4.01 4.04 5.10 5/190 7624
/proc/meminfo: memFree=21224468/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=7660 CPUtime=1122.3 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 323764 0 0 0 112189 41 0 0 25 0 1 0 537503848 7843840 1434 33554432000 134512640 134829744 4291101584 18446744073709551615 134723635 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 1915 1434 279 78 0 1201 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 7660

[startup+1182.3 s]
/proc/loadavg: 4.00 4.03 5.03 5/190 7626
/proc/meminfo: memFree=21217988/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8420 CPUtime=1182.31 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 344316 0 0 0 118187 44 0 0 25 0 1 0 537503848 8622080 1632 33554432000 134512640 134829744 4291101584 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2105 1632 279 78 0 1391 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 8420

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.96 5/190 7628
/proc/meminfo: memFree=21217196/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8756 CPUtime=1242.3 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 365062 0 0 0 124184 46 0 0 25 0 1 0 537503848 8966144 1725 33554432000 134512640 134829744 4291101584 18446744073709551615 134624965 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2189 1725 279 78 0 1475 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 8756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.90 4/187 7632
/proc/meminfo: memFree=21295180/32951124 swapFree=67110396/67111528
[pid=7557] ppid=7555 vsize=8348 CPUtime=1300.01 cores=5,7
/proc/7557/stat : 7557 (MPhaseSAT_M) R 7555 7557 6230 0 -1 4202496 379540 0 0 0 129952 49 0 0 25 0 1 0 537503848 8548352 1612 33554432000 134512640 134829744 4291101584 18446744073709551615 134661497 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/7557/statm: 2087 1612 279 78 0 1373 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 8348

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

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

runsolver used 2.06868 second user time and 4.40633 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-22 13:45:32
IDJOB=3258004
IDBENCH=71300
IDSOLVER=1522
FILE ID=node118/3258004-1303472732
RUNJOBID= node118-1303472731-7518
PBS_JOBID= 13107181
Free space on /tmp= 71724 MiB

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

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=430686408

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21297404 kB
Buffers:       1153636 kB
Cached:        9917844 kB
SwapCached:        600 kB
Active:        7475272 kB
Inactive:      3676440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21297404 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            6220 kB
Writeback:           0 kB
AnonPages:       79672 kB
Mapped:          16132 kB
Slab:           438140 kB
PageTables:       5512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   269240 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= 71728 MiB
End job on node118 at 2011-04-22 14:07:14