Trace number 3095282

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT_M 2011-02-16? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S1348818483-020-UNKNOWN.cnf
MD5SUM112b17aaf1cede32f350e11f6333fc88
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark339.4
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

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-3095282-1301749872/watcher-3095282-1301749872 -o /tmp/evaluation-result-3095282-1301749872/solver-3095282-1301749872 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3095282-1301749872.cnf 

running on 2 cores: 4,6

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.03 3.97 3.53 3/189 18197
/proc/meminfo: memFree=24100948/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=3540 CPUtime=0 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 286585376 3624960 273 33554432000 134512640 134829744 4291997200 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 885 273 225 78 0 171 0

[startup+0.0552669 s]
/proc/loadavg: 4.03 3.97 3.53 3/189 18197
/proc/meminfo: memFree=24100948/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=5216 CPUtime=0.05 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 967 0 0 0 5 0 0 0 25 0 1 0 286585376 5341184 789 33554432000 134512640 134829744 4291997200 18446744073709551615 134582753 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 1304 789 239 78 0 590 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5216

[startup+0.100263 s]
/proc/loadavg: 4.03 3.97 3.53 3/189 18197
/proc/meminfo: memFree=24100948/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=6624 CPUtime=0.09 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 1336 0 0 0 9 0 0 0 25 0 1 0 286585376 6782976 1158 33554432000 134512640 134829744 4291997200 18446744073709551615 134667776 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 1656 1158 263 78 0 942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6624

[startup+0.300227 s]
/proc/loadavg: 4.03 3.97 3.53 3/189 18197
/proc/meminfo: memFree=24100948/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=6888 CPUtime=0.29 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 1411 0 0 0 29 0 0 0 25 0 1 0 286585376 7053312 1233 33554432000 134512640 134829744 4291997200 18446744073709551615 134657829 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 1722 1233 270 78 0 1008 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6888

[startup+0.701156 s]
/proc/loadavg: 4.03 3.97 3.53 3/189 18197
/proc/meminfo: memFree=24100948/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=7284 CPUtime=0.69 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 1513 0 0 0 69 0 0 0 25 0 1 0 286585376 7458816 1335 33554432000 134512640 134829744 4291997200 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 1821 1335 270 78 0 1107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7284

[startup+1.501 s]
/proc/loadavg: 3.86 3.94 3.52 3/184 18232
/proc/meminfo: memFree=24102460/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=8800 CPUtime=1.49 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 1839 0 0 0 149 0 0 0 25 0 1 0 286585376 9011200 1661 33554432000 134512640 134829744 4291997200 18446744073709551615 134603580 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 2200 1661 273 78 0 1486 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8800

[startup+3.1007 s]
/proc/loadavg: 3.86 3.94 3.52 5/194 18252
/proc/meminfo: memFree=24081744/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=8800 CPUtime=3.09 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 1901 0 0 0 309 0 0 0 25 0 1 0 286585376 9011200 1723 33554432000 134512640 134829744 4291997200 18446744073709551615 134605797 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 2200 1723 273 78 0 1486 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8800

[startup+6.30113 s]
/proc/loadavg: 3.80 3.92 3.52 6/194 18281
/proc/meminfo: memFree=24086900/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=8800 CPUtime=6.29 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 1901 0 0 0 629 0 0 0 25 0 1 0 286585376 9011200 1723 33554432000 134512640 134829744 4291997200 18446744073709551615 134606514 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 2200 1723 273 78 0 1486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8800

[startup+12.7009 s]
/proc/loadavg: 3.81 3.92 3.52 5/194 18281
/proc/meminfo: memFree=24065800/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=8800 CPUtime=12.69 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 1901 0 0 0 1269 0 0 0 25 0 1 0 286585376 9011200 1723 33554432000 134512640 134829744 4291997200 18446744073709551615 134605484 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 2200 1723 273 78 0 1486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8800

[startup+25.5006 s]
/proc/loadavg: 3.85 3.93 3.53 6/194 18281
/proc/meminfo: memFree=24059476/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=8944 CPUtime=25.49 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 1921 0 0 0 2549 0 0 0 25 0 1 0 286585376 9158656 1743 33554432000 134512640 134829744 4291997200 18446744073709551615 134606602 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 2236 1743 273 78 0 1522 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8944

[startup+51.1009 s]
/proc/loadavg: 3.90 3.93 3.54 5/194 18282
/proc/meminfo: memFree=24051732/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=8944 CPUtime=51.09 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 1921 0 0 0 5109 0 0 0 25 0 1 0 286585376 9158656 1743 33554432000 134512640 134829744 4291997200 18446744073709551615 134605480 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 2236 1743 273 78 0 1522 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8944

[startup+102.307 s]
/proc/loadavg: 3.96 3.94 3.56 6/194 18283
/proc/meminfo: memFree=24039936/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=9476 CPUtime=102.3 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 2065 0 0 0 10230 0 0 0 25 0 1 0 286585376 9703424 1887 33554432000 134512640 134829744 4291997200 18446744073709551615 134606527 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 2369 1887 273 78 0 1655 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 9476

[startup+162.301 s]
/proc/loadavg: 4.10 3.98 3.59 5/194 18285
/proc/meminfo: memFree=24019572/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=10556 CPUtime=162.29 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 2315 0 0 0 16229 0 0 0 25 0 1 0 286585376 10809344 2137 33554432000 134512640 134829744 4291997200 18446744073709551615 134605217 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 2639 2137 273 78 0 1925 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 10556

[startup+222.301 s]
/proc/loadavg: 4.16 4.03 3.63 5/194 18286
/proc/meminfo: memFree=24014576/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=12956 CPUtime=222.3 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 2897 0 0 0 22230 0 0 0 25 0 1 0 286585376 13266944 2719 33554432000 134512640 134829744 4291997200 18446744073709551615 134606109 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 3239 2719 273 78 0 2525 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 12956

[startup+282.301 s]
/proc/loadavg: 4.12 4.04 3.66 5/194 18288
/proc/meminfo: memFree=24006008/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=12956 CPUtime=282.3 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 2915 0 0 0 28230 0 0 0 25 0 1 0 286585376 13266944 2737 33554432000 134512640 134829744 4291997200 18446744073709551615 134606096 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 3239 2737 273 78 0 2525 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 12956

[startup+342.301 s]
/proc/loadavg: 4.04 4.03 3.68 5/194 18290
/proc/meminfo: memFree=23997172/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=13116 CPUtime=342.3 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 2951 0 0 0 34230 0 0 0 25 0 1 0 286585376 13430784 2773 33554432000 134512640 134829744 4291997200 18446744073709551615 134605259 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 3279 2773 273 78 0 2565 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 13116

[startup+402.301 s]
/proc/loadavg: 4.05 4.03 3.70 5/194 18291
/proc/meminfo: memFree=23988944/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=13420 CPUtime=402.3 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 2989 0 0 0 40230 0 0 0 25 0 1 0 286585376 13742080 2811 33554432000 134512640 134829744 4291997200 18446744073709551615 134605487 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 3355 2811 273 78 0 2641 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 13420

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 3.72 6/194 18293
/proc/meminfo: memFree=23975912/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=13708 CPUtime=462.3 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 3048 0 0 0 46230 0 0 0 25 0 1 0 286585376 14036992 2870 33554432000 134512640 134829744 4291997200 18446744073709551615 134606560 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 3427 2870 273 78 0 2713 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 13708

[startup+522.3 s]
/proc/loadavg: 4.00 4.02 3.73 6/194 18294
/proc/meminfo: memFree=23974768/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=14256 CPUtime=522.3 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 3192 0 0 0 52230 0 0 0 25 0 1 0 286585376 14598144 3014 33554432000 134512640 134829744 4291997200 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 3564 3014 273 78 0 2850 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 14256

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.74 6/194 18296
/proc/meminfo: memFree=23952180/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=14400 CPUtime=582.31 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 3216 0 0 0 58231 0 0 0 25 0 1 0 286585376 14745600 3038 33554432000 134512640 134829744 4291997200 18446744073709551615 134605253 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 3600 3038 273 78 0 2886 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 14400

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.75 6/194 18298
/proc/meminfo: memFree=23953140/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=14560 CPUtime=642.31 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 3249 0 0 0 64231 0 0 0 25 0 1 0 286585376 14909440 3071 33554432000 134512640 134829744 4291997200 18446744073709551615 134605913 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 3640 3071 273 78 0 2926 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 14560

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.77 6/194 18299
/proc/meminfo: memFree=23951860/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=14832 CPUtime=702.31 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 3305 0 0 0 70231 0 0 0 25 0 1 0 286585376 15187968 3127 33554432000 134512640 134829744 4291997200 18446744073709551615 134605244 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 3708 3127 273 78 0 2994 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 14832

[startup+762.306 s]
/proc/loadavg: 4.14 4.04 3.79 6/194 18301
/proc/meminfo: memFree=23949484/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=15248 CPUtime=762.32 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 3394 0 0 0 76232 0 0 0 25 0 1 0 286585376 15613952 3216 33554432000 134512640 134829744 4291997200 18446744073709551615 134722430 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 3812 3216 273 78 0 3098 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 15248

[startup+822.301 s]
/proc/loadavg: 4.05 4.03 3.81 6/194 18302
/proc/meminfo: memFree=23943880/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=15552 CPUtime=822.31 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 3457 0 0 0 82231 0 0 0 25 0 1 0 286585376 15925248 3279 33554432000 134512640 134829744 4291997200 18446744073709551615 134605897 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 3888 3279 273 78 0 3174 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 15552

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.82 5/194 18304
/proc/meminfo: memFree=23937908/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=19992 CPUtime=882.31 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 4550 0 0 0 88231 0 0 0 25 0 1 0 286585376 20471808 4372 33554432000 134512640 134829744 4291997200 18446744073709551615 134606100 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 4998 4372 273 78 0 4284 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 19992

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.82 5/194 18306
/proc/meminfo: memFree=23938752/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=19992 CPUtime=942.31 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 4554 0 0 0 94231 0 0 0 25 0 1 0 286585376 20471808 4376 33554432000 134512640 134829744 4291997200 18446744073709551615 134605688 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 4998 4376 273 78 0 4284 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 19992

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.83 5/194 18307
/proc/meminfo: memFree=23938360/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=19992 CPUtime=1002.32 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 4557 0 0 0 100232 0 0 0 25 0 1 0 286585376 20471808 4379 33554432000 134512640 134829744 4291997200 18446744073709551615 134605913 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 4998 4379 273 78 0 4284 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 19992

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.84 5/194 18309
/proc/meminfo: memFree=23938208/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=19992 CPUtime=1062.32 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 4558 0 0 0 106232 0 0 0 25 0 1 0 286585376 20471808 4380 33554432000 134512640 134829744 4291997200 18446744073709551615 134609475 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 4998 4380 273 78 0 4284 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 19992

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 3.85 5/194 18310
/proc/meminfo: memFree=23934456/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=19992 CPUtime=1122.32 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 4561 0 0 0 112232 0 0 0 25 0 1 0 286585376 20471808 4383 33554432000 134512640 134829744 4291997200 18446744073709551615 134605947 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 4998 4383 273 78 0 4284 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 19992

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.85 6/194 18312
/proc/meminfo: memFree=23934940/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=19992 CPUtime=1182.32 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 4561 0 0 0 118232 0 0 0 25 0 1 0 286585376 20471808 4383 33554432000 134512640 134829744 4291997200 18446744073709551615 134605480 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 4998 4383 273 78 0 4284 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 19992

[startup+1242.3 s]
/proc/loadavg: 4.08 4.02 3.86 6/194 18314
/proc/meminfo: memFree=23934176/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=19992 CPUtime=1242.32 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 4564 0 0 0 124232 0 0 0 25 0 1 0 286585376 20471808 4386 33554432000 134512640 134829744 4291997200 18446744073709551615 134605244 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 4998 4386 273 78 0 4284 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 19992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.05 3.88 5/194 18315
/proc/meminfo: memFree=23933896/32951124 swapFree=67111524/67111528
[pid=18197] ppid=18195 vsize=19992 CPUtime=1300.03 cores=4,6
/proc/18197/stat : 18197 (MPhaseSAT_M) R 18195 18197 18061 0 -1 4202496 4565 0 0 0 130003 0 0 0 25 0 1 0 286585376 20471808 4387 33554432000 134512640 134829744 4291997200 18446744073709551615 134606564 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/18197/statm: 4998 4387 273 78 0 4284 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 19992

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1300.04
CPU system time (s): 0.008998
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 19992

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

runsolver used 2.15467 second user time and 4.09138 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-02 15:11:12
IDJOB=3095282
IDBENCH=82564
IDSOLVER=1522
FILE ID=node134/3095282-1301749872
RUNJOBID= node134-1301748569-18080
PBS_JOBID= 12841003
Free space on /tmp= 71420 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S1348818483-020-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095282-1301749872/watcher-3095282-1301749872 -o /tmp/evaluation-result-3095282-1301749872/solver-3095282-1301749872 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3095282-1301749872.cnf

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

MD5SUM BENCH= 112b17aaf1cede32f350e11f6333fc88
RANDOM SEED=1708344729

node134.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.67
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.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.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	: 7186.06
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.80
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24101096 kB
Buffers:        309124 kB
Cached:        8189980 kB
SwapCached:          4 kB
Active:        4102856 kB
Inactive:      4489972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24101096 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             796 kB
Writeback:           0 kB
AnonPages:       93604 kB
Mapped:          16320 kB
Slab:           193408 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   299944 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71416 MiB
End job on node134 at 2011-04-02 15:32:54