Trace number 3094875

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) 1300.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1008065350-031.UNKNOWN.cnf
MD5SUMf9acc85431fa3756e8067132423a3a4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.234
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
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-3094875-1301752992/watcher-3094875-1301752992 -o /tmp/evaluation-result-3094875-1301752992/solver-3094875-1301752992 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3094875-1301752992.cnf 

running on 2 cores: 0,2

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: 4.07 4.02 3.93 5/187 18992
/proc/meminfo: memFree=21264544/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=3152 CPUtime=0 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 370 0 0 0 0 0 0 0 25 0 1 0 286897806 3227648 308 33554432000 134512640 134761588 4288944848 18446744073709551615 134559309 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 788 308 237 61 0 91 0

[startup+0.106311 s]
/proc/loadavg: 4.07 4.02 3.93 5/187 18992
/proc/meminfo: memFree=21264544/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=3864 CPUtime=0.1 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 582 0 0 0 10 0 0 0 25 0 1 0 286897806 3956736 520 33554432000 134512640 134761588 4288944848 18446744073709551615 134636546 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 966 520 274 61 0 269 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3864

[startup+0.200304 s]
/proc/loadavg: 4.07 4.02 3.93 5/187 18992
/proc/meminfo: memFree=21264544/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=4588 CPUtime=0.19 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 779 0 0 0 19 0 0 0 25 0 1 0 286897806 4698112 717 33554432000 134512640 134761588 4288944848 18446744073709551615 134747108 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1147 717 274 61 0 450 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4588

[startup+0.300275 s]
/proc/loadavg: 4.07 4.02 3.93 5/187 18992
/proc/meminfo: memFree=21264544/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=4852 CPUtime=0.29 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 845 0 0 0 29 0 0 0 25 0 1 0 286897806 4968448 783 33554432000 134512640 134761588 4288944848 18446744073709551615 134617203 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1213 783 274 61 0 516 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4852

[startup+0.70021 s]
/proc/loadavg: 4.07 4.02 3.93 5/187 18992
/proc/meminfo: memFree=21264544/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=5660 CPUtime=0.69 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 1103 0 0 0 69 0 0 0 25 0 1 0 286897806 5795840 985 33554432000 134512640 134761588 4288944848 18446744073709551615 134748496 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1415 985 274 61 0 718 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5660

[startup+1.50104 s]
/proc/loadavg: 4.07 4.02 3.93 5/188 18993
/proc/meminfo: memFree=21261336/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=5792 CPUtime=1.49 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 1171 0 0 0 149 0 0 0 25 0 1 0 286897806 5931008 1021 33554432000 134512640 134761588 4288944848 18446744073709551615 134606055 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1448 1021 277 61 0 751 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5792

[startup+3.13079 s]
/proc/loadavg: 4.07 4.02 3.93 5/188 18993
/proc/meminfo: memFree=21260964/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=5792 CPUtime=3.12 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 1171 0 0 0 312 0 0 0 25 0 1 0 286897806 5931008 1021 33554432000 134512640 134761588 4288944848 18446744073709551615 134607186 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1448 1021 277 61 0 751 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 5792

[startup+6.30025 s]
/proc/loadavg: 4.06 4.02 3.93 5/188 18993
/proc/meminfo: memFree=21260856/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=5792 CPUtime=6.29 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 1171 0 0 0 629 0 0 0 25 0 1 0 286897806 5931008 1021 33554432000 134512640 134761588 4288944848 18446744073709551615 134605912 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1448 1021 277 61 0 751 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5792

[startup+12.7011 s]
/proc/loadavg: 4.06 4.02 3.93 5/188 18993
/proc/meminfo: memFree=21260608/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=5792 CPUtime=12.69 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 1171 0 0 0 1269 0 0 0 25 0 1 0 286897806 5931008 1021 33554432000 134512640 134761588 4288944848 18446744073709551615 134644216 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1448 1021 277 61 0 751 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5792

[startup+25.5009 s]
/proc/loadavg: 4.04 4.02 3.93 5/188 18994
/proc/meminfo: memFree=21260976/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=6612 CPUtime=25.49 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 8141 0 0 0 2548 1 0 0 25 0 1 0 286897806 6770688 1046 33554432000 134512640 134761588 4288944848 18446744073709551615 134635840 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1653 1046 286 61 0 956 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6612

[startup+51.1005 s]
/proc/loadavg: 4.03 4.01 3.93 5/188 18994
/proc/meminfo: memFree=21257244/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=8808 CPUtime=51.09 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 17625 0 0 0 5107 2 0 0 25 0 1 0 286897806 9019392 1595 33554432000 134512640 134761588 4288944848 18446744073709551615 134605432 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 2202 1595 286 61 0 1505 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8808

[startup+102.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/188 18996
/proc/meminfo: memFree=21259832/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=7400 CPUtime=102.29 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 25776 0 0 0 10225 4 0 0 25 0 1 0 286897806 7577600 1275 33554432000 134512640 134761588 4288944848 18446744073709551615 8999687 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1850 1275 286 61 0 1153 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 7400

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/188 18997
/proc/meminfo: memFree=21256972/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=8024 CPUtime=162.3 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 41741 0 0 0 16223 7 0 0 25 0 1 0 286897806 8216576 1399 33554432000 134512640 134761588 4288944848 18446744073709551615 134636285 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 2006 1399 286 61 0 1309 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 8024

[startup+222.306 s]
/proc/loadavg: 4.04 4.01 3.93 4/186 19003
/proc/meminfo: memFree=21266052/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=10860 CPUtime=222.3 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 46632 0 0 0 22223 7 0 0 25 0 1 0 286897806 11120640 2109 33554432000 134512640 134761588 4288944848 18446744073709551615 134604884 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 2715 2109 286 61 0 2018 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 10860

[startup+282.301 s]
/proc/loadavg: 3.98 4.00 3.93 5/188 19058
/proc/meminfo: memFree=21267992/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=8424 CPUtime=282.3 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 72501 0 0 0 28219 11 0 0 25 0 1 0 286897806 8626176 1531 33554432000 134512640 134761588 4288944848 18446744073709551615 134605213 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 2106 1531 286 61 0 1409 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 8424

[startup+342.3 s]
/proc/loadavg: 3.99 4.00 3.93 5/188 19060
/proc/meminfo: memFree=21265396/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=6412 CPUtime=342.29 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 91239 0 0 0 34215 14 0 0 25 0 1 0 286897806 6565888 997 33554432000 134512640 134761588 4288944848 18446744073709551615 134643548 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1603 997 286 61 0 906 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 6412

[startup+402.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/188 19062
/proc/meminfo: memFree=21266248/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=7832 CPUtime=402.3 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 112609 0 0 0 40213 17 0 0 25 0 1 0 286897806 8019968 1383 33554432000 134512640 134761588 4288944848 18446744073709551615 134647235 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1958 1383 286 61 0 1261 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 7832

[startup+462.301 s]
/proc/loadavg: 4.05 4.01 3.93 6/188 19063
/proc/meminfo: memFree=21260904/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=6412 CPUtime=462.29 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 126669 0 0 0 46211 18 0 0 25 0 1 0 286897806 6565888 996 33554432000 134512640 134761588 4288944848 18446744073709551615 134616711 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1603 996 286 61 0 906 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 6412

[startup+522.3 s]
/proc/loadavg: 4.02 4.00 3.93 5/188 19065
/proc/meminfo: memFree=21261380/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=6596 CPUtime=522.3 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 157828 0 0 0 52208 22 0 0 25 0 1 0 286897806 6754304 1074 33554432000 134512640 134761588 4288944848 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1649 1074 286 61 0 952 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 6596

[startup+582.301 s]
/proc/loadavg: 4.04 4.02 3.94 5/188 19066
/proc/meminfo: memFree=21262860/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=7384 CPUtime=582.3 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 162841 0 0 0 58207 23 0 0 25 0 1 0 286897806 7561216 1239 33554432000 134512640 134761588 4288944848 18446744073709551615 134748612 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1846 1239 286 61 0 1149 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 7384

[startup+642.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/188 19068
/proc/meminfo: memFree=21260868/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=7320 CPUtime=642.3 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 192433 0 0 0 64203 27 0 0 25 0 1 0 286897806 7495680 1223 33554432000 134512640 134761588 4288944848 18446744073709551615 134635866 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1830 1223 286 61 0 1133 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 7320

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 19070
/proc/meminfo: memFree=21263460/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=6412 CPUtime=702.3 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 217396 0 0 0 70198 32 0 0 25 0 1 0 286897806 6565888 996 33554432000 134512640 134761588 4288944848 18446744073709551615 134751625 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1603 996 286 61 0 906 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 6412

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 19071
/proc/meminfo: memFree=21263064/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=6628 CPUtime=762.31 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 249846 0 0 0 76194 37 0 0 25 0 1 0 286897806 6787072 1050 33554432000 134512640 134761588 4288944848 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1657 1050 286 61 0 960 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 6628

[startup+822.301 s]
/proc/loadavg: 3.98 4.00 3.94 5/188 19183
/proc/meminfo: memFree=21274336/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=8424 CPUtime=822.3 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 277902 0 0 0 82191 39 0 0 25 0 1 0 286897806 8626176 1531 33554432000 134512640 134761588 4288944848 18446744073709551615 134747416 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 2106 1531 286 61 0 1409 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 8424

[startup+882.306 s]
/proc/loadavg: 4.05 4.01 3.94 5/188 19184
/proc/meminfo: memFree=21272684/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=8312 CPUtime=882.31 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 292951 0 0 0 88190 41 0 0 25 0 1 0 286897806 8511488 1471 33554432000 134512640 134761588 4288944848 18446744073709551615 134635858 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 2078 1471 286 61 0 1381 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 8312

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/188 19186
/proc/meminfo: memFree=21270312/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=8808 CPUtime=942.31 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 303699 0 0 0 94188 43 0 0 25 0 1 0 286897806 9019392 1595 33554432000 134512640 134761588 4288944848 18446744073709551615 134607269 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 2202 1595 286 61 0 1505 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 8808

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 19188
/proc/meminfo: memFree=21270292/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=7128 CPUtime=1002.31 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 311102 0 0 0 100187 44 0 0 25 0 1 0 286897806 7299072 1199 33554432000 134512640 134761588 4288944848 18446744073709551615 134682731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1782 1199 286 61 0 1085 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 7128

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 19189
/proc/meminfo: memFree=21271892/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=8520 CPUtime=1062.31 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 332487 0 0 0 106184 47 0 0 25 0 1 0 286897806 8724480 1523 33554432000 134512640 134761588 4288944848 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 2130 1523 286 61 0 1433 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 8520

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 19191
/proc/meminfo: memFree=21273228/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=8696 CPUtime=1122.31 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 345475 0 0 0 112182 49 0 0 25 0 1 0 286897806 8904704 1567 33554432000 134512640 134761588 4288944848 18446744073709551615 134606069 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 2174 1567 286 61 0 1477 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 8696

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 19192
/proc/meminfo: memFree=21268140/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=8648 CPUtime=1182.31 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 369982 0 0 0 118179 52 0 0 25 0 1 0 286897806 8855552 1555 33554432000 134512640 134761588 4288944848 18446744073709551615 134748468 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 2162 1555 286 61 0 1465 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 8648

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 19194
/proc/meminfo: memFree=21263036/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=6596 CPUtime=1242.32 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 393308 0 0 0 124176 56 0 0 25 0 1 0 286897806 6754304 1042 33554432000 134512640 134761588 4288944848 18446744073709551615 134748107 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 1649 1042 286 61 0 952 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 6596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.02 3.95 5/188 19196
/proc/meminfo: memFree=21267000/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=8600 CPUtime=1300.02 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 421507 0 0 0 129941 61 0 0 25 0 1 0 286897806 8806400 1543 33554432000 134512640 134761588 4288944848 18446744073709551615 134747260 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 2150 1543 286 61 0 1453 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 8600

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.07 4.02 3.95 5/188 19196
/proc/meminfo: memFree=21267000/32951132 swapFree=67111528/67111528
[pid=18992] ppid=18990 vsize=8600 CPUtime=1300.02 cores=0,2
/proc/18992/stat : 18992 (MPhaseSAT64) R 18990 18992 18377 0 -1 4202496 421507 0 0 0 129941 61 0 0 25 0 1 0 286897806 8806400 1543 33554432000 134512640 134761588 4288944848 18446744073709551615 134747260 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/18992/statm: 2150 1543 286 61 0 1453 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 8600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.42
CPU system time (s): 0.612906
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 10860

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

runsolver used 2.01369 second user time and 4.14837 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-02 16:03:12
IDJOB=3094875
IDBENCH=82757
IDSOLVER=1521
FILE ID=node128/3094875-1301752992
RUNJOBID= node128-1301748569-18395
PBS_JOBID= 12841009
Free space on /tmp= 71128 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1008065350-031.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094875-1301752992/watcher-3094875-1301752992 -o /tmp/evaluation-result-3094875-1301752992/solver-3094875-1301752992 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3094875-1301752992.cnf

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

MD5SUM BENCH= f9acc85431fa3756e8067132423a3a4a
RANDOM SEED=1994437009

node128.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.852
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.852
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.852
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.82
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21264824 kB
Buffers:        343256 kB
Cached:       10968884 kB
SwapCached:          0 kB
Active:        7914268 kB
Inactive:      3495860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21264824 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             420 kB
Writeback:           0 kB
AnonPages:       97800 kB
Mapped:          17100 kB
Slab:           213812 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   287360 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= 71128 MiB
End job on node128 at 2011-04-02 16:24:54