Trace number 3445656

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 2011-02-15? (TO) 5000.09 4999.92

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 benchmark0.619904
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: 977)

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-3445656-1306970478/watcher-3445656-1306970478 -o /tmp/evaluation-result-3445656-1306970478/solver-3445656-1306970478 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445656-1306970478.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.45 7.94 7.96 3/551 26945
/proc/meminfo: memFree=25224316/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=1372 CPUtime=0 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) D 26943 26945 26913 0 -1 4194304 82 0 2 0 0 0 0 0 23 0 1 0 808644871 1404928 39 33554432000 134512640 134731564 4294936800 18446744073709551615 8962644 0 0 4096 0 18446744071562154983 0 0 17 1 0 0 0
/proc/26945/statm: 343 39 30 54 0 30 0

[startup+0.115086 s]
/proc/loadavg: 7.45 7.94 7.96 3/551 26945
/proc/meminfo: memFree=25224316/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=5056 CPUtime=0.08 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 992 0 8 0 8 0 0 0 23 0 1 0 808644871 5177344 760 33554432000 134512640 134731564 4294936800 18446744073709551615 134576023 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1264 760 238 54 0 574 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5056

[startup+0.201067 s]
/proc/loadavg: 7.45 7.94 7.96 3/551 26945
/proc/meminfo: memFree=25224316/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=9872 CPUtime=0.16 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 2461 0 8 0 16 0 0 0 23 0 1 0 808644871 10108928 2017 33554432000 134512640 134731564 4294936800 18446744073709551615 134665364 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 2468 2017 260 54 0 1778 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 9872

[startup+0.301051 s]
/proc/loadavg: 7.45 7.94 7.96 3/551 26945
/proc/meminfo: memFree=25224316/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=10388 CPUtime=0.26 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 2575 0 8 0 26 0 0 0 24 0 1 0 808644871 10637312 2131 33554432000 134512640 134731564 4294936800 18446744073709551615 134629960 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 2597 2131 265 54 0 1907 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10388

[startup+0.700979 s]
/proc/loadavg: 7.45 7.94 7.96 3/551 26945
/proc/meminfo: memFree=25224316/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7912 CPUtime=0.66 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 3123 0 8 0 66 0 0 0 25 0 1 0 808644871 8101888 1517 33554432000 134512640 134731564 4294936800 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1978 1517 276 54 0 1288 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 7912

[startup+1.50084 s]
/proc/loadavg: 7.45 7.94 7.96 3/555 26952
/proc/meminfo: memFree=25189868/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=8308 CPUtime=1.46 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 3241 0 8 0 146 0 0 0 25 0 1 0 808644871 8507392 1635 33554432000 134512640 134731564 4294936800 18446744073709551615 134715440 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 2077 1635 276 54 0 1387 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 8308

[startup+3.10052 s]
/proc/loadavg: 7.45 7.94 7.96 3/555 26952
/proc/meminfo: memFree=25188504/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=8836 CPUtime=3.06 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 3351 0 8 0 306 0 0 0 25 0 1 0 808644871 9048064 1745 33554432000 134512640 134731564 4294936800 18446744073709551615 134659256 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 2209 1745 276 54 0 1519 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 8836

[startup+6.3009 s]
/proc/loadavg: 7.02 7.84 7.93 3/555 26952
/proc/meminfo: memFree=25188460/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7368 CPUtime=6.27 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 3903 0 8 0 627 0 0 0 25 0 1 0 808644871 7544832 1393 33554432000 134512640 134731564 4294936800 18446744073709551615 134720304 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1842 1393 276 54 0 1152 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7368

[startup+12.7007 s]
/proc/loadavg: 6.62 7.74 7.90 3/555 26952
/proc/meminfo: memFree=25190064/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7928 CPUtime=12.66 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 5002 0 8 0 1266 0 0 0 25 0 1 0 808644871 8118272 1530 33554432000 134512640 134731564 4294936800 18446744073709551615 134717468 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1982 1530 276 54 0 1292 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7928

[startup+25.5002 s]
/proc/loadavg: 5.59 7.46 7.81 4/555 26953
/proc/meminfo: memFree=25188288/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=6696 CPUtime=25.46 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 7611 0 8 0 2546 0 0 0 25 0 1 0 808644871 6856704 1233 33554432000 134512640 134731564 4294936800 18446744073709551615 134661563 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1674 1233 276 54 0 984 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 6696

[startup+51.1003 s]
/proc/loadavg: 4.37 7.02 7.65 3/555 26953
/proc/meminfo: memFree=25187376/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7092 CPUtime=51.06 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 13540 0 8 0 5105 1 0 0 25 0 1 0 808644871 7262208 1336 33554432000 134512640 134731564 4294936800 18446744073709551615 134722540 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1773 1336 276 54 0 1083 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 7092

[startup+102.301 s]
/proc/loadavg: 3.03 6.25 7.35 3/555 26955
/proc/meminfo: memFree=25183760/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=8168 CPUtime=102.28 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 26493 0 8 0 10225 3 0 0 25 0 1 0 808644871 8364032 1606 33554432000 134512640 134731564 4294936800 18446744073709551615 134721197 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 2042 1606 276 54 0 1352 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 8168

[startup+162.301 s]
/proc/loadavg: 2.37 5.47 7.01 3/555 26956
/proc/meminfo: memFree=25177528/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7056 CPUtime=162.27 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 40651 0 8 0 16222 5 0 0 25 0 1 0 808644871 7225344 1324 33554432000 134512640 134731564 4294936800 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1764 1324 276 54 0 1074 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 7056

[startup+222.321 s]
/proc/loadavg: 2.14 4.84 6.70 3/555 26958
/proc/meminfo: memFree=25171812/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=8944 CPUtime=222.29 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 51928 0 8 0 22222 7 0 0 25 0 1 0 808644871 9158656 1797 33554432000 134512640 134731564 4294936800 18446744073709551615 134659744 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 2236 1797 276 54 0 1546 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 8944

[startup+282.301 s]
/proc/loadavg: 2.13 4.35 6.41 3/555 26959
/proc/meminfo: memFree=25169304/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=8336 CPUtime=282.28 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 68680 0 8 0 28219 9 0 0 25 0 1 0 808644871 8536064 1636 33554432000 134512640 134731564 4294936800 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 2084 1636 276 54 0 1394 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 8336

[startup+342.301 s]
/proc/loadavg: 2.08 3.93 6.14 3/555 26961
/proc/meminfo: memFree=25166540/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=8028 CPUtime=342.28 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 84797 0 8 0 34217 11 0 0 25 0 1 0 808644871 8220672 1553 33554432000 134512640 134731564 4294936800 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 2007 1553 276 54 0 1317 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 8028

[startup+402.3 s]
/proc/loadavg: 2.03 3.58 5.87 3/555 26963
/proc/meminfo: memFree=25165888/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7488 CPUtime=402.28 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 98540 0 8 0 40216 12 0 0 25 0 1 0 808644871 7667712 1424 33554432000 134512640 134731564 4294936800 18446744073709551615 134722555 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1872 1424 276 54 0 1182 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 7488

[startup+462.301 s]
/proc/loadavg: 2.15 3.33 5.64 3/555 26964
/proc/meminfo: memFree=25165360/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7256 CPUtime=462.28 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 113548 0 8 0 46214 14 0 0 25 0 1 0 808644871 7430144 1359 33554432000 134512640 134731564 4294936800 18446744073709551615 134614655 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1814 1359 276 54 0 1124 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 7256

[startup+522.3 s]
/proc/loadavg: 2.05 3.09 5.41 3/555 26966
/proc/meminfo: memFree=25162356/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=8156 CPUtime=522.28 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 127783 0 8 0 52212 16 0 0 25 0 1 0 808644871 8351744 1582 33554432000 134512640 134731564 4294936800 18446744073709551615 134717146 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 2039 1582 276 54 0 1349 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 8156

[startup+582.301 s]
/proc/loadavg: 2.02 2.89 5.20 3/555 26967
/proc/meminfo: memFree=25160584/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7492 CPUtime=582.28 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 142359 0 8 0 58211 17 0 0 25 0 1 0 808644871 7671808 1413 33554432000 134512640 134731564 4294936800 18446744073709551615 134715545 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1873 1413 276 54 0 1183 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 7492

[startup+642.3 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.05 2.05 2.10 3/555 27071
/proc/meminfo: memFree=25113936/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7236 CPUtime=4002.42 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1032948 0 8 0 400102 140 0 0 25 0 1 0 808644871 7409664 1367 33554432000 134512640 134731564 4294936800 18446744073709551615 134717099 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1809 1367 276 54 0 1119 0
Current children cumulated CPU time (s) 4002.42
Current children cumulated vsize (KiB) 7236

[startup+4062.3 s]
/proc/loadavg: 2.15 2.07 2.10 3/555 27072
/proc/meminfo: memFree=25112672/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7236 CPUtime=4062.44 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1047278 0 8 0 406102 142 0 0 25 0 1 0 808644871 7409664 1358 33554432000 134512640 134731564 4294936800 18446744073709551615 134620753 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1809 1358 276 54 0 1119 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 7236

[startup+4122.3 s]
/proc/loadavg: 2.12 2.07 2.09 3/555 27074
/proc/meminfo: memFree=25111040/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=8708 CPUtime=4122.42 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1061839 0 8 0 412097 145 0 0 25 0 1 0 808644871 8916992 1737 33554432000 134512640 134731564 4294936800 18446744073709551615 134659064 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 2177 1737 276 54 0 1487 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 8708

[startup+4182.32 s]
/proc/loadavg: 2.04 2.06 2.09 3/555 27075
/proc/meminfo: memFree=25112496/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7252 CPUtime=4182.45 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1075170 0 8 0 418098 147 0 0 25 0 1 0 808644871 7426048 1357 33554432000 134512640 134731564 4294936800 18446744073709551615 134669073 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1813 1357 276 54 0 1123 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 7252

[startup+4242.3 s]
/proc/loadavg: 2.01 2.04 2.08 3/555 27077
/proc/meminfo: memFree=25113216/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7104 CPUtime=4242.43 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1090711 0 8 0 424095 148 0 0 25 0 1 0 808644871 7274496 1326 33554432000 134512640 134731564 4294936800 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1776 1326 276 54 0 1086 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 7104

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/555 27079
/proc/meminfo: memFree=25113560/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7764 CPUtime=4302.43 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1106177 0 8 0 430093 150 0 0 25 0 1 0 808644871 7950336 1512 33554432000 134512640 134731564 4294936800 18446744073709551615 134710520 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1941 1512 276 54 0 1251 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 7764

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/555 27080
/proc/meminfo: memFree=25113776/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7792 CPUtime=4362.43 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1123728 0 8 0 436090 153 0 0 25 0 1 0 808644871 7979008 1497 33554432000 134512640 134731564 4294936800 18446744073709551615 134669331 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1948 1497 276 54 0 1258 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 7792

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/555 27082
/proc/meminfo: memFree=25114368/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7252 CPUtime=4422.43 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1136967 0 8 0 442088 155 0 0 25 0 1 0 808644871 7426048 1370 33554432000 134512640 134731564 4294936800 18446744073709551615 134719994 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1813 1370 276 54 0 1123 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 7252

[startup+4482.3 s]
/proc/loadavg: 2.09 2.04 2.07 3/555 27083
/proc/meminfo: memFree=25113220/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=8708 CPUtime=4482.44 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1155694 0 8 0 448087 157 0 0 25 0 1 0 808644871 8916992 1713 33554432000 134512640 134731564 4294936800 18446744073709551615 9463774 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 2177 1713 276 54 0 1487 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 8708

[startup+4542.3 s]
/proc/loadavg: 2.07 2.05 2.07 3/555 27085
/proc/meminfo: memFree=25112952/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7760 CPUtime=4542.44 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1172199 0 8 0 454084 160 0 0 25 0 1 0 808644871 7946240 1493 33554432000 134512640 134731564 4294936800 18446744073709551615 134720382 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1940 1493 276 54 0 1250 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 7760

[startup+4602.3 s]
/proc/loadavg: 2.10 2.06 2.07 3/555 27087
/proc/meminfo: memFree=25109696/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7148 CPUtime=4602.45 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1190860 0 8 0 460082 163 0 0 25 0 1 0 808644871 7319552 1327 33554432000 134512640 134731564 4294936800 18446744073709551615 134659066 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1787 1327 276 54 0 1097 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 7148

[startup+4662.3 s]
/proc/loadavg: 2.07 2.06 2.07 3/555 27088
/proc/meminfo: memFree=25108560/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=8268 CPUtime=4662.45 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1206586 0 8 0 466080 165 0 0 25 0 1 0 808644871 8466432 1614 33554432000 134512640 134731564 4294936800 18446744073709551615 134717146 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 2067 1614 276 54 0 1377 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 8268

[startup+4722.3 s]
/proc/loadavg: 2.02 2.05 2.06 3/555 27090
/proc/meminfo: memFree=25110396/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7752 CPUtime=4722.46 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1219091 0 8 0 472080 166 0 0 25 0 1 0 808644871 7938048 1506 33554432000 134512640 134731564 4294936800 18446744073709551615 134659179 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1938 1506 276 54 0 1248 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 7752

[startup+4782.3 s]
/proc/loadavg: 2.01 2.04 2.06 3/555 27091
/proc/meminfo: memFree=25109868/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7400 CPUtime=4782.45 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1233910 0 8 0 478077 168 0 0 25 0 1 0 808644871 7577600 1412 33554432000 134512640 134731564 4294936800 18446744073709551615 134659479 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1850 1412 276 54 0 1160 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 7400

[startup+4842.32 s]
/proc/loadavg: 2.00 2.03 2.05 3/555 27093
/proc/meminfo: memFree=25110080/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7092 CPUtime=4842.47 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1248013 0 8 0 484077 170 0 0 25 0 1 0 808644871 7262208 1327 33554432000 134512640 134731564 4294936800 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1773 1327 276 54 0 1083 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 7092

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/555 27095
/proc/meminfo: memFree=25109684/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=6832 CPUtime=4902.45 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1260715 0 8 0 490072 173 0 0 25 0 1 0 808644871 6995968 1275 33554432000 134512640 134731564 4294936800 18446744073709551615 134720223 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1708 1275 276 54 0 1018 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 6832

[startup+4962.3 s]
/proc/loadavg: 2.13 2.05 2.05 3/555 27096
/proc/meminfo: memFree=25111768/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7128 CPUtime=4962.46 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1277868 0 8 0 496070 176 0 0 25 0 1 0 808644871 7299072 1350 33554432000 134512640 134731564 4294936800 18446744073709551615 134620533 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1782 1350 276 54 0 1092 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 7128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.07 2.04 2.05 3/555 27097
/proc/meminfo: memFree=25111492/32950928 swapFree=67056580/67111528
[pid=26945] ppid=26943 vsize=7232 CPUtime=5000.07 cores=1,3,5,7
/proc/26945/stat : 26945 (MPhaseSAT) R 26943 26945 26913 0 -1 4202496 1289370 0 8 0 499831 176 0 0 25 0 1 0 808644871 7405568 1375 33554432000 134512640 134731564 4294936800 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 1 0 0 2
/proc/26945/statm: 1808 1375 276 54 0 1118 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 7232

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): 4999.92
CPU time (s): 5000.09
CPU user time (s): 4998.32
CPU system time (s): 1.76973
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 10388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.32
system time used= 1.76973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1289370
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30
involuntary context switches= 4219

runsolver used 25.4221 second user time and 61.8686 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-02 01:21:18
IDJOB=3445656
IDBENCH=71481
IDSOLVER=1941
FILE ID=node148/3445656-1306970478
RUNJOBID= node148-1306970478-26932
PBS_JOBID= 13497687
Free space on /tmp= 73860 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445656-1306970478/watcher-3445656-1306970478 -o /tmp/evaluation-result-3445656-1306970478/solver-3445656-1306970478 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445656-1306970478.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4de3b21cb74a7ec60763201555524736
RANDOM SEED=1945412799

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25224728 kB
Buffers:        160088 kB
Cached:         424648 kB
SwapCached:       7908 kB
Active:        7008544 kB
Inactive:       407272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25224728 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:            2332 kB
Writeback:           0 kB
AnonPages:     6830188 kB
Mapped:          42636 kB
Slab:           179360 kB
PageTables:      58256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170362248 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= 73856 MiB
End job on node148 at 2011-06-02 02:44:40