Trace number 3095216

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
MPhaseSAT64 2011-03-03? (TO) 1299.99 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S118521533-021.UNKNOWN.cnf
MD5SUM26e1db2f130e6076b57fb074a1167d5e
Bench CategoryRANDOM (random 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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3095216-1301760639/watcher-3095216-1301760639 -o /tmp/evaluation-result-3095216-1301760639/solver-3095216-1301760639 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3095216-1301760639.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.90 3.95 3.92 5/187 14137
/proc/meminfo: memFree=22059748/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=3068 CPUtime=0 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 287663564 3141632 266 33554432000 134512640 134761588 4291109984 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 767 266 225 61 0 70 0

[startup+0.0442169 s]
/proc/loadavg: 3.90 3.95 3.92 5/187 14137
/proc/meminfo: memFree=22059748/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=3404 CPUtime=0.04 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 394 0 0 0 4 0 0 0 25 0 1 0 287663564 3485696 331 33554432000 134512640 134761588 4291109984 18446744073709551615 134580523 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 851 331 237 61 0 154 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3404

[startup+0.100198 s]
/proc/loadavg: 3.90 3.95 3.92 5/187 14137
/proc/meminfo: memFree=22059748/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=3780 CPUtime=0.09 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 570 0 0 0 9 0 0 0 25 0 1 0 287663564 3870720 506 33554432000 134512640 134761588 4291109984 18446744073709551615 134617649 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 945 506 268 61 0 248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3780

[startup+0.300164 s]
/proc/loadavg: 3.90 3.95 3.92 5/187 14137
/proc/meminfo: memFree=22059748/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=4512 CPUtime=0.29 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 759 0 0 0 29 0 0 0 25 0 1 0 287663564 4620288 695 33554432000 134512640 134761588 4291109984 18446744073709551615 134680610 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 1128 695 274 61 0 431 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4512

[startup+0.700097 s]
/proc/loadavg: 3.90 3.95 3.92 5/187 14137
/proc/meminfo: memFree=22059748/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=5676 CPUtime=0.69 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 1082 0 0 0 69 0 0 0 25 0 1 0 287663564 5812224 986 33554432000 134512640 134761588 4291109984 18446744073709551615 134748065 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 1419 986 274 61 0 722 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5676

[startup+1.50096 s]
/proc/loadavg: 3.90 3.95 3.92 5/188 14138
/proc/meminfo: memFree=22054936/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=5676 CPUtime=1.49 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 1085 0 0 0 149 0 0 0 25 0 1 0 287663564 5812224 989 33554432000 134512640 134761588 4291109984 18446744073709551615 134605664 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 1419 989 277 61 0 722 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5676

[startup+3.10069 s]
/proc/loadavg: 3.90 3.95 3.92 5/188 14138
/proc/meminfo: memFree=22054936/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=5676 CPUtime=3.09 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 1085 0 0 0 309 0 0 0 25 0 1 0 287663564 5812224 989 33554432000 134512640 134761588 4291109984 18446744073709551615 134605084 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 1419 989 277 61 0 722 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5676

[startup+6.30015 s]
/proc/loadavg: 3.98 3.97 3.93 5/188 14138
/proc/meminfo: memFree=22054704/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=5676 CPUtime=6.29 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 1085 0 0 0 629 0 0 0 25 0 1 0 287663564 5812224 989 33554432000 134512640 134761588 4291109984 18446744073709551615 134605080 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 1419 989 277 61 0 722 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5676

[startup+12.7011 s]
/proc/loadavg: 3.98 3.97 3.93 5/188 14138
/proc/meminfo: memFree=22052940/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=5676 CPUtime=12.69 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 1085 0 0 0 1269 0 0 0 25 0 1 0 287663564 5812224 989 33554432000 134512640 134761588 4291109984 18446744073709551615 134605482 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 1419 989 277 61 0 722 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5676

[startup+25.5009 s]
/proc/loadavg: 3.99 3.97 3.93 5/188 14138
/proc/meminfo: memFree=22052088/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=5808 CPUtime=25.49 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 1376 0 0 0 2549 0 0 0 25 0 1 0 287663564 5947392 1022 33554432000 134512640 134761588 4291109984 18446744073709551615 134606164 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 1452 1022 277 61 0 755 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5808

[startup+51.1006 s]
/proc/loadavg: 4.06 3.99 3.93 5/188 14138
/proc/meminfo: memFree=22054308/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=5936 CPUtime=51.09 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 1416 0 0 0 5109 0 0 0 25 0 1 0 287663564 6078464 1062 33554432000 134512640 134761588 4291109984 18446744073709551615 134607673 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 1484 1062 285 61 0 787 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5936

[startup+102.306 s]
/proc/loadavg: 4.03 3.99 3.93 5/188 14167
/proc/meminfo: memFree=22051304/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=7780 CPUtime=102.29 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 5689 0 0 0 10229 0 0 0 25 0 1 0 287663564 7966720 1337 33554432000 134512640 134761588 4291109984 18446744073709551615 134636136 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 1945 1337 286 61 0 1248 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 7780

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.93 5/188 14251
/proc/meminfo: memFree=22050324/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=9732 CPUtime=162.29 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 10570 0 0 0 16228 1 0 0 25 0 1 0 287663564 9965568 1826 33554432000 134512640 134761588 4291109984 18446744073709551615 134605788 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 2433 1826 286 61 0 1736 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 9732

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/188 14253
/proc/meminfo: memFree=22047448/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=10632 CPUtime=222.29 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 10813 0 0 0 22228 1 0 0 25 0 1 0 287663564 10887168 2051 33554432000 134512640 134761588 4291109984 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 2658 2051 286 61 0 1961 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 10632

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/188 14253
/proc/meminfo: memFree=22046816/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=9700 CPUtime=282.28 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 13725 0 0 0 28227 1 0 0 25 0 1 0 287663564 9932800 1817 33554432000 134512640 134761588 4291109984 18446744073709551615 134606217 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 2425 1817 286 61 0 1728 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 9700

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/188 14255
/proc/meminfo: memFree=22049764/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=9860 CPUtime=342.28 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 16822 0 0 0 34226 2 0 0 25 0 1 0 287663564 10096640 1858 33554432000 134512640 134761588 4291109984 18446744073709551615 134605432 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 2465 1858 286 61 0 1768 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 9860

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.93 5/188 14257
/proc/meminfo: memFree=22047752/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=9700 CPUtime=402.28 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 18783 0 0 0 40226 2 0 0 25 0 1 0 287663564 9932800 1817 33554432000 134512640 134761588 4291109984 18446744073709551615 134605441 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 2425 1817 286 61 0 1728 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 9700

[startup+462.3 s]
/proc/loadavg: 3.99 3.97 3.93 5/188 14259
/proc/meminfo: memFree=22046000/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=9796 CPUtime=462.28 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 19825 0 0 0 46226 2 0 0 25 0 1 0 287663564 10031104 1841 33554432000 134512640 134761588 4291109984 18446744073709551615 134635912 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 2449 1841 286 61 0 1752 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 9796

[startup+522.3 s]
/proc/loadavg: 4.07 3.99 3.93 5/188 14261
/proc/meminfo: memFree=22047852/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=9716 CPUtime=522.28 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 21801 0 0 0 52226 2 0 0 25 0 1 0 287663564 9949184 1822 33554432000 134512640 134761588 4291109984 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 2429 1822 286 61 0 1732 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 9716

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.93 5/188 14261
/proc/meminfo: memFree=22039268/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=9796 CPUtime=582.28 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 23869 0 0 0 58225 3 0 0 25 0 1 0 287663564 10031104 1848 33554432000 134512640 134761588 4291109984 18446744073709551615 134606181 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 2449 1848 286 61 0 1752 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 9796

[startup+642.301 s]
/proc/loadavg: 4.01 3.99 3.93 5/188 14263
/proc/meminfo: memFree=22046676/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=10828 CPUtime=642.29 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 24273 0 0 0 64226 3 0 0 25 0 1 0 287663564 11087872 2106 33554432000 134512640 134761588 4291109984 18446744073709551615 134636043 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 2707 2106 286 61 0 2010 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 10828

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 14265
/proc/meminfo: memFree=22042936/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=12876 CPUtime=702.28 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 25114 0 0 0 70225 3 0 0 25 0 1 0 287663564 13185024 2618 33554432000 134512640 134761588 4291109984 18446744073709551615 134606062 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 3219 2618 286 61 0 2522 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 12876

[startup+762.306 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 14267
/proc/meminfo: memFree=22042180/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=14164 CPUtime=762.29 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 25934 0 0 0 76226 3 0 0 25 0 1 0 287663564 14503936 2972 33554432000 134512640 134761588 4291109984 18446744073709551615 134609644 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 3541 2972 286 61 0 2844 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 14164

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 14269
/proc/meminfo: memFree=22039920/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=14040 CPUtime=822.28 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 26369 0 0 0 82225 3 0 0 25 0 1 0 287663564 14376960 2941 33554432000 134512640 134761588 4291109984 18446744073709551615 134747278 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 3510 2941 286 61 0 2813 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 14040

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 14269
/proc/meminfo: memFree=22046476/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=8148 CPUtime=882.27 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 29704 0 0 0 88224 3 0 0 25 0 1 0 287663564 8343552 1461 33554432000 134512640 134761588 4291109984 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 2037 1461 286 61 0 1340 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 8148

[startup+942.3 s]
/proc/loadavg: 3.66 3.91 3.90 4/182 14289
/proc/meminfo: memFree=22054084/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=8452 CPUtime=942.27 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 38318 0 0 0 94223 4 0 0 25 0 1 0 287663564 8654848 1538 33554432000 134512640 134761588 4291109984 18446744073709551615 134635887 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 2113 1538 286 61 0 1416 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 8452

[startup+1002.3 s]
/proc/loadavg: 3.24 3.74 3.85 4/182 14291
/proc/meminfo: memFree=22054436/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=9604 CPUtime=1002.28 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 44026 0 0 0 100223 5 0 0 25 0 1 0 287663564 9834496 1794 33554432000 134512640 134761588 4291109984 18446744073709551615 134748075 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 2401 1794 286 61 0 1704 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 9604

[startup+1062.3 s]
/proc/loadavg: 3.17 3.62 3.79 4/182 14293
/proc/meminfo: memFree=22050588/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=12632 CPUtime=1062.28 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 48109 0 0 0 106222 6 0 0 25 0 1 0 287663564 12935168 2583 33554432000 134512640 134761588 4291109984 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 3158 2583 286 61 0 2461 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 12632

[startup+1122.3 s]
/proc/loadavg: 3.06 3.50 3.74 4/182 14295
/proc/meminfo: memFree=22056140/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=7268 CPUtime=1122.28 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 51621 0 0 0 112222 6 0 0 25 0 1 0 287663564 7442432 1209 33554432000 134512640 134761588 4291109984 18446744073709551615 134635887 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 1817 1209 286 61 0 1120 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 7268

[startup+1182.3 s]
/proc/loadavg: 3.06 3.42 3.70 4/182 14295
/proc/meminfo: memFree=22053776/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=10392 CPUtime=1182.27 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 57871 0 0 0 118220 7 0 0 25 0 1 0 287663564 10641408 2023 33554432000 134512640 134761588 4291109984 18446744073709551615 134636057 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 2598 2023 286 61 0 1901 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 10392

[startup+1242.3 s]
/proc/loadavg: 3.08 3.36 3.66 4/182 14297
/proc/meminfo: memFree=22049536/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=13452 CPUtime=1242.27 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 65373 0 0 0 124219 8 0 0 25 0 1 0 287663564 13774848 2756 33554432000 134512640 134761588 4291109984 18446744073709551615 134748241 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 3363 2756 286 61 0 2666 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 13452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.03 3.29 3.61 4/182 14299
/proc/meminfo: memFree=22050520/32951132 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=10472 CPUtime=1299.98 cores=5,7
/proc/14137/stat : 14137 (MPhaseSAT64) R 14135 14137 12621 0 -1 4202496 70000 0 0 0 129989 9 0 0 25 0 1 0 287663564 10723328 2043 33554432000 134512640 134761588 4291109984 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14137/statm: 2618 2043 286 61 0 1921 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 10472

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): 1299.99
CPU user time (s): 1299.9
CPU system time (s): 0.095985
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 14676

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

runsolver used 1.85972 second user time and 4.06138 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-02 18:10:39
IDJOB=3095216
IDBENCH=83098
IDSOLVER=1521
FILE ID=node129/3095216-1301760639
RUNJOBID= node129-1301756648-12642
PBS_JOBID= 12841055
Free space on /tmp= 72148 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S118521533-021.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095216-1301760639/watcher-3095216-1301760639 -o /tmp/evaluation-result-3095216-1301760639/solver-3095216-1301760639 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3095216-1301760639.cnf

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

MD5SUM BENCH= 26e1db2f130e6076b57fb074a1167d5e
RANDOM SEED=55136073

node129.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.831
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.831
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      22059904 kB
Buffers:        349132 kB
Cached:       10214868 kB
SwapCached:          0 kB
Active:        7104164 kB
Inactive:      3538400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22059904 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:       77848 kB
Mapped:          17120 kB
Slab:           186748 kB
PageTables:       4880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   264108 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72148 MiB
End job on node129 at 2011-04-02 18:32:21