Trace number 3282419

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

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
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 variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
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-3282419-1303757020/watcher-3282419-1303757020 -o /tmp/evaluation-result-3282419-1303757020/solver-3282419-1303757020 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3282419-1303757020.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: 2.54 3.98 6.69 5/193 8202
/proc/meminfo: memFree=13999280/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=12500 CPUtime=0 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 316 0 0 0 0 0 0 0 20 0 1 0 487299859 12800000 257 33554432000 134512640 134829744 4292437344 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 3125 257 225 78 0 2411 0

[startup+0.060818 s]
/proc/loadavg: 2.54 3.98 6.69 5/193 8202
/proc/meminfo: memFree=13999280/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=12500 CPUtime=0.05 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 576 0 0 0 5 0 0 0 20 0 1 0 487299859 12800000 517 33554432000 134512640 134829744 4292437344 18446744073709551615 10027577 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 3125 517 225 78 0 2411 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12500

[startup+0.100804 s]
/proc/loadavg: 2.54 3.98 6.69 5/193 8202
/proc/meminfo: memFree=13999280/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=12500 CPUtime=0.09 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 756 0 0 0 9 0 0 0 20 0 1 0 487299859 12800000 697 33554432000 134512640 134829744 4292437344 18446744073709551615 10152210 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 3125 697 225 78 0 2411 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12500

[startup+0.300751 s]
/proc/loadavg: 2.54 3.98 6.69 5/193 8202
/proc/meminfo: memFree=13999280/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=12500 CPUtime=0.29 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 1642 0 0 0 29 0 0 0 21 0 1 0 487299859 12800000 1583 33554432000 134512640 134829744 4292437344 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 3125 1583 225 78 0 2411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12500

[startup+0.700692 s]
/proc/loadavg: 2.54 3.98 6.69 5/193 8202
/proc/meminfo: memFree=13999280/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=78820 CPUtime=0.68 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 18273 0 0 0 66 2 0 0 22 0 1 0 487299859 80711680 17986 33554432000 134512640 134829744 4292437344 18446744073709551615 134669311 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 19705 17987 388 78 0 18991 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 78820

[startup+1.50056 s]
/proc/loadavg: 2.54 3.98 6.69 5/194 8203
/proc/meminfo: memFree=13864364/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=91340 CPUtime=1.49 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 21586 0 0 0 146 3 0 0 25 0 1 0 487299859 93532160 21075 33554432000 134512640 134829744 4292437344 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 22835 21075 441 78 0 22121 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91340

[startup+3.10024 s]
/proc/loadavg: 2.54 3.98 6.69 5/194 8203
/proc/meminfo: memFree=13857420/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=124360 CPUtime=3.09 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 33578 0 0 0 304 5 0 0 25 0 1 0 487299859 127344640 29099 33554432000 134512640 134829744 4292437344 18446744073709551615 10278396 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 31090 29099 449 78 0 30376 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124360

[startup+6.30068 s]
/proc/loadavg: 2.74 4.00 6.68 5/194 8204
/proc/meminfo: memFree=13838444/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=116052 CPUtime=6.28 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 36586 0 0 0 623 5 0 0 25 0 1 0 487299859 118837248 27085 33554432000 134512640 134829744 4292437344 18446744073709551615 134723353 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 29013 27085 460 78 0 28299 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 116052

[startup+12.7005 s]
/proc/loadavg: 2.84 4.00 6.67 5/194 8204
/proc/meminfo: memFree=13837072/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=116064 CPUtime=12.68 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 36589 0 0 0 1263 5 0 0 25 0 1 0 487299859 118849536 27088 33554432000 134512640 134829744 4292437344 18446744073709551615 134722601 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 29016 27088 460 78 0 28302 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 116064

[startup+25.5011 s]
/proc/loadavg: 3.09 4.00 6.63 5/194 8204
/proc/meminfo: memFree=13834732/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=119112 CPUtime=25.49 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 37341 0 0 0 2544 5 0 0 25 0 1 0 487299859 121970688 27840 33554432000 134512640 134829744 4292437344 18446744073709551615 134661160 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 29778 27840 460 78 0 29064 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 119112

[startup+51.1004 s]
/proc/loadavg: 3.40 4.00 6.56 5/194 8205
/proc/meminfo: memFree=13826988/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=122444 CPUtime=51.09 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 38159 0 0 0 5103 6 0 0 25 0 1 0 487299859 125382656 28658 33554432000 134512640 134829744 4292437344 18446744073709551615 134712866 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 30611 28658 460 78 0 29897 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 122444

[startup+102.307 s]
/proc/loadavg: 3.74 4.00 6.42 5/194 8233
/proc/meminfo: memFree=13811588/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=87216 CPUtime=102.29 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 130759 0 0 0 10209 20 0 0 25 0 1 0 487299859 89309184 21159 33554432000 134512640 134829744 4292437344 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 21804 21159 356 78 0 21090 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 87216

[startup+162.301 s]
/proc/loadavg: 3.97 4.01 6.27 5/194 8235
/proc/meminfo: memFree=13806432/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=87216 CPUtime=162.28 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 134462 0 0 0 16207 21 0 0 25 0 1 0 487299859 89309184 21159 33554432000 134512640 134829744 4292437344 18446744073709551615 134658488 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 21804 21159 356 78 0 21090 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 87216

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 6.13 5/194 8236
/proc/meminfo: memFree=13794136/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=90468 CPUtime=222.28 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 144907 0 0 0 22205 23 0 0 25 0 1 0 487299859 92639232 21972 33554432000 134512640 134829744 4292437344 18446744073709551615 134633215 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 22617 21972 356 78 0 21903 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 90468

[startup+282.301 s]
/proc/loadavg: 4.05 4.03 6.00 5/194 8238
/proc/meminfo: memFree=13781092/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=94956 CPUtime=282.17 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 152284 0 0 0 28192 25 0 0 25 0 1 0 487299859 97234944 23099 33554432000 134512640 134829744 4292437344 18446744073709551615 134717904 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/8202/statm: 23739 23099 356 78 0 23025 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 94956

[startup+342.3 s]
/proc/loadavg: 4.02 4.02 5.87 5/194 8239
/proc/meminfo: memFree=13777108/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=99152 CPUtime=342.16 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 158319 0 0 0 34189 27 0 0 25 0 1 0 487299859 101531648 24143 33554432000 134512640 134829744 4292437344 18446744073709551615 134712933 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 24788 24143 356 78 0 24074 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 99152

[startup+402.3 s]
/proc/loadavg: 4.00 4.02 5.75 5/194 8241
/proc/meminfo: memFree=13776956/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=99152 CPUtime=402.16 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 160769 0 0 0 40188 28 0 0 25 0 1 0 487299859 101531648 24143 33554432000 134512640 134829744 4292437344 18446744073709551615 134657906 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/8202/statm: 24788 24143 356 78 0 24074 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 99152

[startup+462.3 s]
/proc/loadavg: 4.00 4.01 5.64 5/194 8243
/proc/meminfo: memFree=13776444/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=99152 CPUtime=462.15 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 165695 0 0 0 46187 28 0 0 25 0 1 0 487299859 101531648 24169 33554432000 134512640 134829744 4292437344 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 24788 24169 356 78 0 24074 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 99152

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 5.53 5/194 8244
/proc/meminfo: memFree=13776676/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=99152 CPUtime=522.16 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 168145 0 0 0 52187 29 0 0 25 0 1 0 487299859 101531648 24169 33554432000 134512640 134829744 4292437344 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 24788 24169 356 78 0 24074 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 99152

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 5.43 5/194 8246
/proc/meminfo: memFree=13776660/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=99152 CPUtime=582.16 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 170595 0 0 0 58187 29 0 0 25 0 1 0 487299859 101531648 24169 33554432000 134512640 134829744 4292437344 18446744073709551615 134661408 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 24788 24169 356 78 0 24074 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 99152

[startup+642.301 s]
/proc/loadavg: 4.10 4.03 5.35 5/194 8247
/proc/meminfo: memFree=13769576/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=100480 CPUtime=642.16 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 173451 0 0 0 64186 30 0 0 25 0 1 0 487299859 102891520 24475 33554432000 134512640 134829744 4292437344 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 25120 24475 356 78 0 24406 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 100480

[startup+702.301 s]
/proc/loadavg: 4.07 4.03 5.27 5/194 8249
/proc/meminfo: memFree=13768668/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=103152 CPUtime=702.16 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 178017 0 0 0 70185 31 0 0 25 0 1 0 487299859 105627648 25143 33554432000 134512640 134829744 4292437344 18446744073709551615 134615899 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 25788 25143 356 78 0 25074 0
Current children cumulated CPU time (s) 702.16
Current children cumulated vsize (KiB) 103152

[startup+762.307 s]
/proc/loadavg: 4.02 4.03 5.19 5/194 8251
/proc/meminfo: memFree=13768280/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=100480 CPUtime=762.17 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 180801 0 0 0 76185 32 0 0 25 0 1 0 487299859 102891520 24475 33554432000 134512640 134829744 4292437344 18446744073709551615 134624965 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 25120 24475 356 78 0 24406 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 100480

[startup+822.301 s]
/proc/loadavg: 4.09 4.05 5.12 5/194 8252
/proc/meminfo: memFree=13767140/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=104752 CPUtime=822.15 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 183414 0 0 0 82183 32 0 0 25 0 1 0 487299859 107266048 25543 33554432000 134512640 134829744 4292437344 18446744073709551615 134651690 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 26188 25543 356 78 0 25474 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 104752

[startup+882.3 s]
/proc/loadavg: 4.03 4.04 5.05 5/194 8254
/proc/meminfo: memFree=13762040/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=107880 CPUtime=882.15 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 185423 0 0 0 88183 32 0 0 25 0 1 0 487299859 110469120 26346 33554432000 134512640 134829744 4292437344 18446744073709551615 134661731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 26970 26346 356 78 0 26256 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 107880

[startup+942.3 s]
/proc/loadavg: 4.01 4.03 4.98 5/194 8255
/proc/meminfo: memFree=13762136/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=107136 CPUtime=942.16 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 187975 0 0 0 94183 33 0 0 25 0 1 0 487299859 109707264 26171 33554432000 134512640 134829744 4292437344 18446744073709551615 134661396 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 26784 26171 356 78 0 26070 0
Current children cumulated CPU time (s) 942.16
Current children cumulated vsize (KiB) 107136

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 4.92 5/194 8257
/proc/meminfo: memFree=13764724/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=104424 CPUtime=1002.15 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 188380 0 0 0 100182 33 0 0 25 0 1 0 487299859 106930176 25493 33554432000 134512640 134829744 4292437344 18446744073709551615 134722947 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 26106 25493 356 78 0 25392 0
Current children cumulated CPU time (s) 1002.15
Current children cumulated vsize (KiB) 104424

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 4.86 5/194 8268
/proc/meminfo: memFree=13767164/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=100604 CPUtime=1062.15 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 189082 0 0 0 106182 33 0 0 25 0 1 0 487299859 103018496 24538 33554432000 134512640 134829744 4292437344 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 25151 24538 356 78 0 24437 0
Current children cumulated CPU time (s) 1062.15
Current children cumulated vsize (KiB) 100604

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 4.80 5/194 8269
/proc/meminfo: memFree=13765144/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=101936 CPUtime=1122.15 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 191401 0 0 0 112182 33 0 0 25 0 1 0 487299859 104382464 24853 33554432000 134512640 134829744 4292437344 18446744073709551615 134725732 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 25484 24853 356 78 0 24770 0
Current children cumulated CPU time (s) 1122.15
Current children cumulated vsize (KiB) 101936

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 4.75 5/194 8271
/proc/meminfo: memFree=13764640/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=102728 CPUtime=1182.15 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 191609 0 0 0 118182 33 0 0 25 0 1 0 487299859 105193472 25061 33554432000 134512640 134829744 4292437344 18446744073709551615 134661169 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 25682 25061 356 78 0 24968 0
Current children cumulated CPU time (s) 1182.15
Current children cumulated vsize (KiB) 102728

[startup+1242.3 s]
/proc/loadavg: 4.08 4.03 4.71 5/194 8274
/proc/meminfo: memFree=13763136/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=103248 CPUtime=1242.15 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 194261 0 0 0 124181 34 0 0 25 0 1 0 487299859 105725952 25167 33554432000 134512640 134829744 4292437344 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 25812 25167 356 78 0 25098 0
Current children cumulated CPU time (s) 1242.15
Current children cumulated vsize (KiB) 103248



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 4.66 3/191 8279
/proc/meminfo: memFree=13862116/32951124 swapFree=67111528/67111528
[pid=8202] ppid=8200 vsize=105852 CPUtime=1299.86 cores=0,2
/proc/8202/stat : 8202 (MPhaseSAT_M) R 8200 8202 6665 0 -1 4202496 197451 0 0 0 129951 35 0 0 25 0 1 0 487299859 108392448 25818 33554432000 134512640 134829744 4292437344 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/8202/statm: 26463 25818 356 78 0 25749 0
Current children cumulated CPU time (s) 1299.86
Current children cumulated vsize (KiB) 105852

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.87
CPU user time (s): 1299.51
CPU system time (s): 0.358945
CPU usage (%): 99.989
Max. virtual memory (cumulated for all children) (KiB): 127860

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

runsolver used 2.25466 second user time and 4.84826 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 20:43:40
IDJOB=3282419
IDBENCH=70815
IDSOLVER=1522
FILE ID=node135/3282419-1303757020
RUNJOBID= node135-1303757019-8160
PBS_JOBID= 13154027
Free space on /tmp= 71236 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282419-1303757020/watcher-3282419-1303757020 -o /tmp/evaluation-result-3282419-1303757020/solver-3282419-1303757020 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3282419-1303757020.cnf

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=849742595

node135.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.851
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.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13999684 kB
Buffers:       2065952 kB
Cached:       16191140 kB
SwapCached:          0 kB
Active:        7499880 kB
Inactive:     10855024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13999684 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18880 kB
Writeback:           0 kB
AnonPages:       97544 kB
Mapped:          16244 kB
Slab:           533112 kB
PageTables:       5668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   291416 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= 71236 MiB
End job on node135 at 2011-04-25 21:05:22