Trace number 3288261

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.05 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications 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 variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
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-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3288261-1303776906/watcher-3288261-1303776906 -o /tmp/evaluation-result-3288261-1303776906/solver-3288261-1303776906 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3288261-1303776906.cnf 

running on 2 cores: 1,3

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.53 3.87 3.80 5/189 12063
/proc/meminfo: memFree=20142968/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=11972 CPUtime=0 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 221881861 12259328 276 33554432000 134512640 134829744 4289141840 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 2993 276 225 78 0 2279 0

[startup+0.099513 s]
/proc/loadavg: 3.53 3.87 3.80 5/189 12063
/proc/meminfo: memFree=20142968/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=11972 CPUtime=0.09 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 793 0 0 0 9 0 0 0 25 0 1 0 221881861 12259328 735 33554432000 134512640 134829744 4289141840 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 2993 736 225 78 0 2279 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11972

[startup+0.100509 s]
/proc/loadavg: 3.53 3.87 3.80 5/189 12063
/proc/meminfo: memFree=20142968/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=11972 CPUtime=0.09 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 798 0 0 0 9 0 0 0 25 0 1 0 221881861 12259328 740 33554432000 134512640 134829744 4289141840 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 2993 740 225 78 0 2279 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11972

[startup+0.300476 s]
/proc/loadavg: 3.53 3.87 3.80 5/189 12063
/proc/meminfo: memFree=20142968/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=11972 CPUtime=0.29 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 1748 0 0 0 29 0 0 0 25 0 1 0 221881861 12259328 1690 33554432000 134512640 134829744 4289141840 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 2993 1690 225 78 0 2279 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11972

[startup+0.700408 s]
/proc/loadavg: 3.53 3.87 3.80 5/189 12063
/proc/meminfo: memFree=20142968/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=13484 CPUtime=0.69 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 22675 0 0 0 66 3 0 0 25 0 1 0 221881861 13807616 2849 33554432000 134512640 134829744 4289141840 18446744073709551615 134578930 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 3371 2849 608 78 0 2657 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13484

[startup+1.50027 s]
/proc/loadavg: 3.56 3.88 3.80 5/190 12064
/proc/meminfo: memFree=20066608/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=90580 CPUtime=1.48 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 46708 0 0 0 143 5 0 0 25 0 1 0 221881861 92753920 21212 33554432000 134512640 134829744 4289141840 18446744073709551615 134661731 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 22645 21212 626 78 0 21931 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 90580

[startup+3.10098 s]
/proc/loadavg: 3.56 3.88 3.80 5/190 12064
/proc/meminfo: memFree=20049744/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=119612 CPUtime=3.09 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 57894 0 0 0 302 7 0 0 25 0 1 0 221881861 122482688 27954 33554432000 134512640 134829744 4289141840 18446744073709551615 134688256 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 29903 27954 635 78 0 29189 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119612

[startup+6.30042 s]
/proc/loadavg: 3.60 3.88 3.80 5/190 12064
/proc/meminfo: memFree=20041860/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=110496 CPUtime=6.29 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 59937 0 0 0 622 7 0 0 25 0 1 0 221881861 113147904 25860 33554432000 134512640 134829744 4289141840 18446744073709551615 134721240 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 27624 25860 645 78 0 26910 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 110496

[startup+12.7003 s]
/proc/loadavg: 3.63 3.88 3.80 5/190 12064
/proc/meminfo: memFree=20036708/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=116472 CPUtime=12.69 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 64429 0 0 0 1261 8 0 0 25 0 1 0 221881861 119267328 27345 33554432000 134512640 134829744 4289141840 18446744073709551615 5152640 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 29118 27345 645 78 0 28404 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 116472

[startup+25.501 s]
/proc/loadavg: 3.69 3.88 3.81 5/190 12065
/proc/meminfo: memFree=20079716/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=61760 CPUtime=25.49 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 143201 0 0 0 2530 19 0 0 25 0 1 0 221881861 63242240 14653 33554432000 134512640 134829744 4289141840 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 15440 14653 516 78 0 14726 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61760

[startup+51.1005 s]
/proc/loadavg: 3.81 3.89 3.81 5/190 12065
/proc/meminfo: memFree=20156104/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=74036 CPUtime=51.09 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 146244 0 0 0 5089 20 0 0 25 0 1 0 221881861 75812864 17696 33554432000 134512640 134829744 4289141840 18446744073709551615 134669986 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 18509 17696 516 78 0 17795 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74036

[startup+102.307 s]
/proc/loadavg: 3.91 3.91 3.82 5/190 12067
/proc/meminfo: memFree=20125584/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=102140 CPUtime=102.3 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 153549 0 0 0 10208 22 0 0 25 0 1 0 221881861 104591360 24729 33554432000 134512640 134829744 4289141840 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 25535 24729 516 78 0 24821 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 102140

[startup+162.301 s]
/proc/loadavg: 3.97 3.92 3.83 5/190 12068
/proc/meminfo: memFree=20123216/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=100756 CPUtime=162.3 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 153552 0 0 0 16208 22 0 0 25 0 1 0 221881861 103174144 24400 33554432000 134512640 134829744 4289141840 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 25189 24400 516 78 0 24475 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 100756

[startup+222.3 s]
/proc/loadavg: 4.06 3.95 3.84 5/190 12070
/proc/meminfo: memFree=20097040/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=125156 CPUtime=222.29 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 159623 0 0 0 22206 23 0 0 25 0 1 0 221881861 128159744 30471 33554432000 134512640 134829744 4289141840 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 31289 30471 516 78 0 30575 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 125156

[startup+282.301 s]
/proc/loadavg: 4.02 3.95 3.84 5/190 12098
/proc/meminfo: memFree=20014976/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=127164 CPUtime=282.3 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 160137 0 0 0 28206 24 0 0 25 0 1 0 221881861 130215936 30985 33554432000 134512640 134829744 4289141840 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 31791 30985 516 78 0 31077 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 127164

[startup+342.3 s]
/proc/loadavg: 4.01 3.96 3.85 5/190 12100
/proc/meminfo: memFree=20008792/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=129684 CPUtime=342.29 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 162577 0 0 0 34205 24 0 0 25 0 1 0 221881861 132796416 31612 33554432000 134512640 134829744 4289141840 18446744073709551615 134658112 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 32421 31612 516 78 0 31707 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 129684

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.85 5/190 12102
/proc/meminfo: memFree=19994872/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=141004 CPUtime=402.3 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 165422 0 0 0 40204 26 0 0 25 0 1 0 221881861 144388096 34457 33554432000 134512640 134829744 4289141840 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 35251 34457 516 78 0 34537 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 141004

[startup+462.3 s]
/proc/loadavg: 3.60 3.87 3.83 4/184 12120
/proc/meminfo: memFree=20029400/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=141004 CPUtime=462.3 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 165422 0 0 0 46204 26 0 0 25 0 1 0 221881861 144388096 34457 33554432000 134512640 134829744 4289141840 18446744073709551615 134722223 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 35251 34457 516 78 0 34537 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 141004

[startup+522.301 s]
/proc/loadavg: 3.22 3.71 3.77 4/184 12122
/proc/meminfo: memFree=20028856/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=141004 CPUtime=522.31 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 165422 0 0 0 52205 26 0 0 25 0 1 0 221881861 144388096 34457 33554432000 134512640 134829744 4289141840 18446744073709551615 134722430 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 35251 34457 516 78 0 34537 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 141004

[startup+582.301 s]
/proc/loadavg: 3.08 3.58 3.72 4/184 12123
/proc/meminfo: memFree=20026852/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=142260 CPUtime=582.3 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 167781 0 0 0 58204 26 0 0 25 0 1 0 221881861 145674240 34742 33554432000 134512640 134829744 4289141840 18446744073709551615 134669657 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 35565 34742 516 78 0 34851 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 142260

[startup+642.301 s]
/proc/loadavg: 3.03 3.47 3.68 4/184 12125
/proc/meminfo: memFree=20027204/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=140920 CPUtime=642.31 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 168325 0 0 0 64205 26 0 0 25 0 1 0 221881861 144302080 34439 33554432000 134512640 134829744 4289141840 18446744073709551615 134723353 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 35230 34439 516 78 0 34516 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 140920

[startup+702.301 s]
/proc/loadavg: 2.52 3.26 3.59 3/178 12144
/proc/meminfo: memFree=20092908/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=142792 CPUtime=702.31 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 168774 0 0 0 70205 26 0 0 25 0 1 0 221881861 146219008 34888 33554432000 134512640 134829744 4289141840 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 35698 34888 516 78 0 34984 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 142792

[startup+762.306 s]
/proc/loadavg: 2.19 3.03 3.49 3/178 12145
/proc/meminfo: memFree=20086908/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=148544 CPUtime=762.31 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 170202 0 0 0 76204 27 0 0 25 0 1 0 221881861 152109056 36316 33554432000 134512640 134829744 4289141840 18446744073709551615 134632998 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 37136 36316 516 78 0 36422 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 148544

[startup+822.301 s]
/proc/loadavg: 1.54 2.70 3.34 2/172 12164
/proc/meminfo: memFree=20226848/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=147652 CPUtime=822.31 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 171768 0 0 0 82203 28 0 0 25 0 1 0 221881861 151195648 36121 33554432000 134512640 134829744 4289141840 18446744073709551615 134720819 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 36913 36121 516 78 0 36199 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 147652

[startup+882.3 s]
/proc/loadavg: 1.20 2.39 3.19 2/172 12165
/proc/meminfo: memFree=20226932/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=147652 CPUtime=882.31 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 171768 0 0 0 88203 28 0 0 25 0 1 0 221881861 151195648 36121 33554432000 134512640 134829744 4289141840 18446744073709551615 134669311 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 36913 36121 516 78 0 36199 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 147652

[startup+942.301 s]
/proc/loadavg: 1.07 2.13 3.05 2/172 12167
/proc/meminfo: memFree=20225648/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=149684 CPUtime=942.31 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 172808 0 0 0 94203 28 0 0 25 0 1 0 221881861 153276416 36617 33554432000 134512640 134829744 4289141840 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 37421 36617 516 78 0 36707 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 149684

[startup+1002.3 s]
/proc/loadavg: 1.02 1.92 2.92 2/172 12169
/proc/meminfo: memFree=20212480/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=163044 CPUtime=1002.31 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 176134 0 0 0 100203 28 0 0 25 0 1 0 221881861 166957056 39943 33554432000 134512640 134829744 4289141840 18446744073709551615 134669502 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 40761 39943 516 78 0 40047 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 163044

[startup+1062.3 s]
/proc/loadavg: 1.01 1.75 2.80 2/172 12170
/proc/meminfo: memFree=20216536/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=158364 CPUtime=1062.32 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 177002 0 0 0 106203 29 0 0 25 0 1 0 221881861 162164736 38796 33554432000 134512640 134829744 4289141840 18446744073709551615 134661602 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 39591 38796 516 78 0 38877 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 158364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.61 2.68 2/172 12172
/proc/meminfo: memFree=20216608/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=158364 CPUtime=1122.32 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 177002 0 0 0 112203 29 0 0 25 0 1 0 221881861 162164736 38796 33554432000 134512640 134829744 4289141840 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 39591 38796 516 78 0 38877 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 158364

[startup+1182.3 s]
/proc/loadavg: 1.00 1.50 2.57 2/172 12173
/proc/meminfo: memFree=20216684/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=158364 CPUtime=1182.32 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 177002 0 0 0 118203 29 0 0 25 0 1 0 221881861 162164736 38796 33554432000 134512640 134829744 4289141840 18446744073709551615 134669608 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 39591 38796 516 78 0 38877 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 158364

[startup+1242.3 s]
/proc/loadavg: 1.00 1.40 2.47 2/172 12175
/proc/meminfo: memFree=20112976/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=263632 CPUtime=1242.32 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 203494 0 0 0 124198 34 0 0 25 0 1 0 221881861 269959168 65016 33554432000 134512640 134829744 4289141840 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 65908 65016 516 78 0 65194 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 263632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.33 2.39 2/172 12177
/proc/meminfo: memFree=20111588/32951124 swapFree=67111528/67111528
[pid=12063] ppid=12061 vsize=263632 CPUtime=1300.03 cores=1,3
/proc/12063/stat : 12063 (MPhaseSAT_M) R 12061 12063 8658 0 -1 4202496 203512 0 0 0 129969 34 0 0 25 0 1 0 221881861 269959168 65034 33554432000 134512640 134829744 4289141840 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/12063/statm: 65908 65034 516 78 0 65194 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 263632

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.69
CPU system time (s): 0.354946
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 264720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.69
system time used= 0.354946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203512
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= 9
involuntary context switches= 2112

runsolver used 1.78173 second user time and 4.86626 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-26 02:15:06
IDJOB=3288261
IDBENCH=82493
IDSOLVER=1522
FILE ID=node107/3288261-1303776906
RUNJOBID= node107-1303776898-11969
PBS_JOBID= 13157153
Free space on /tmp= 71504 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288261-1303776906/watcher-3288261-1303776906 -o /tmp/evaluation-result-3288261-1303776906/solver-3288261-1303776906 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3288261-1303776906.cnf

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=1649542782

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.829
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.829
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	: 5359.47
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.829
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.829
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:     32951124 kB
MemFree:      20143868 kB
Buffers:       2034308 kB
Cached:       10023116 kB
SwapCached:          0 kB
Active:        8163088 kB
Inactive:      4162148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20143868 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31064 kB
Writeback:           0 kB
AnonPages:      267512 kB
Mapped:          16720 kB
Slab:           417120 kB
PageTables:       5808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   468596 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71524 MiB
End job on node107 at 2011-04-26 02:36:48