Trace number 3287247

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 2011-02-15? (TO) 1300.04 1300.01

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
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: 977)

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-3287247-1307634582/watcher-3287247-1307634582 -o /tmp/evaluation-result-3287247-1307634582/solver-3287247-1307634582 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3287247-1307634582.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: 3.85 3.93 3.00 5/183 4778
/proc/meminfo: memFree=32227604/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=7528 CPUtime=0 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 315 0 0 0 0 0 0 0 22 0 1 0 875056175 7708672 256 33554432000 134512640 134731564 4293639936 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 1882 257 225 54 0 1192 0

[startup+0.0505191 s]
/proc/loadavg: 3.85 3.93 3.00 5/183 4778
/proc/meminfo: memFree=32227604/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=7528 CPUtime=0.04 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 527 0 0 0 4 0 0 0 22 0 1 0 875056175 7708672 468 33554432000 134512640 134731564 4293639936 18446744073709551615 4135800 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 1882 468 225 54 0 1192 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7528

[startup+0.100515 s]
/proc/loadavg: 3.85 3.93 3.00 5/183 4778
/proc/meminfo: memFree=32227604/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=7528 CPUtime=0.09 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 755 0 0 0 9 0 0 0 22 0 1 0 875056175 7708672 696 33554432000 134512640 134731564 4293639936 18446744073709551615 4135174 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 1882 696 225 54 0 1192 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7528

[startup+0.30049 s]
/proc/loadavg: 3.85 3.93 3.00 5/183 4778
/proc/meminfo: memFree=32227604/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=13528 CPUtime=0.29 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 8195 0 0 0 29 0 0 0 23 0 1 0 875056175 13852672 2700 33554432000 134512640 134731564 4293639936 18446744073709551615 134558976 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 3382 2700 421 54 0 2692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13528

[startup+0.700415 s]
/proc/loadavg: 3.85 3.93 3.00 5/183 4778
/proc/meminfo: memFree=32227604/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=45676 CPUtime=0.69 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 24577 0 0 0 67 2 0 0 25 0 1 0 875056175 46772224 10461 33554432000 134512640 134731564 4293639936 18446744073709551615 134681985 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 11419 10461 442 54 0 10729 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45676

[startup+1.50026 s]
/proc/loadavg: 3.85 3.93 3.00 5/188 4803
/proc/meminfo: memFree=32074944/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=62572 CPUtime=1.49 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 29052 0 0 0 146 3 0 0 25 0 1 0 875056175 64073728 14550 33554432000 134512640 134731564 4293639936 18446744073709551615 134693514 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 15643 14550 446 54 0 14953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62572

[startup+3.10097 s]
/proc/loadavg: 3.85 3.93 3.00 5/190 4837
/proc/meminfo: memFree=32005576/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=57516 CPUtime=3.09 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 29927 0 0 0 306 3 0 0 25 0 1 0 875056175 58896384 13362 33554432000 134512640 134731564 4293639936 18446744073709551615 4258727 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 14379 13362 456 54 0 13689 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57516

[startup+6.30036 s]
/proc/loadavg: 3.95 3.95 3.01 4/185 4863
/proc/meminfo: memFree=32121548/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=57676 CPUtime=6.29 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 32199 0 0 0 626 3 0 0 25 0 1 0 875056175 59060224 13384 33554432000 134512640 134731564 4293639936 18446744073709551615 134668573 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 14419 13384 456 54 0 13729 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57676

[startup+12.7002 s]
/proc/loadavg: 3.95 3.95 3.02 5/190 4913
/proc/meminfo: memFree=32060136/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=57952 CPUtime=12.69 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 36577 0 0 0 1265 4 0 0 25 0 1 0 875056175 59342848 13450 33554432000 134512640 134731564 4293639936 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 14488 13450 456 54 0 13798 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57952

[startup+25.5009 s]
/proc/loadavg: 4.03 3.96 3.04 5/190 4951
/proc/meminfo: memFree=31997452/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=59020 CPUtime=25.48 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 41166 0 0 0 2544 4 0 0 25 0 1 0 875056175 60436480 13727 33554432000 134512640 134731564 4293639936 18446744073709551615 4001721 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 14755 13727 456 54 0 14065 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59020

[startup+51.1002 s]
/proc/loadavg: 4.02 3.97 3.06 6/190 4952
/proc/meminfo: memFree=32005572/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=64984 CPUtime=51.09 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 46968 0 0 0 5104 5 0 0 25 0 1 0 875056175 66543616 15217 33554432000 134512640 134731564 4293639936 18446744073709551615 134720373 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 16246 15217 456 54 0 15556 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64984

[startup+102.307 s]
/proc/loadavg: 4.07 3.99 3.11 5/190 4954
/proc/meminfo: memFree=32033356/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=68160 CPUtime=102.29 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 54504 0 0 0 10223 6 0 0 25 0 1 0 875056175 69795840 16005 33554432000 134512640 134731564 4293639936 18446744073709551615 134718744 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 17040 16005 456 54 0 16350 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 68160

[startup+162.301 s]
/proc/loadavg: 4.02 3.99 3.16 5/190 4955
/proc/meminfo: memFree=32023768/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=72656 CPUtime=162.29 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 60688 0 0 0 16222 7 0 0 25 0 1 0 875056175 74399744 17131 33554432000 134512640 134731564 4293639936 18446744073709551615 134718142 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 18164 17131 456 54 0 17474 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72656

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.21 5/190 4964
/proc/meminfo: memFree=32015008/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=68160 CPUtime=222.3 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 65748 0 0 0 22222 8 0 0 25 0 1 0 875056175 69795840 16009 33554432000 134512640 134731564 4293639936 18446744073709551615 134720143 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 17040 16009 456 54 0 16350 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 68160

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.26 5/190 4965
/proc/meminfo: memFree=32045308/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=39728 CPUtime=282.29 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 109178 0 0 0 28215 14 0 0 25 0 1 0 875056175 40681472 9475 33554432000 134512640 134731564 4293639936 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 9932 9475 366 54 0 9242 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 39728

[startup+342.3 s]
/proc/loadavg: 4.06 4.00 3.31 5/190 4967
/proc/meminfo: memFree=32035340/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=40168 CPUtime=342.29 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 109299 0 0 0 34214 15 0 0 25 0 1 0 875056175 41132032 9596 33554432000 134512640 134731564 4293639936 18446744073709551615 134719761 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 10042 9596 366 54 0 9352 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 40168

[startup+402.3 s]
/proc/loadavg: 4.02 4.00 3.35 5/190 4968
/proc/meminfo: memFree=32032800/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=40432 CPUtime=402.3 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 109351 0 0 0 40215 15 0 0 25 0 1 0 875056175 41402368 9648 33554432000 134512640 134731564 4293639936 18446744073709551615 134655668 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 10108 9648 366 54 0 9418 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 40432

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.39 5/190 4970
/proc/meminfo: memFree=32018976/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=43228 CPUtime=462.3 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 111109 0 0 0 46214 16 0 0 25 0 1 0 875056175 44265472 10367 33554432000 134512640 134731564 4293639936 18446744073709551615 134667525 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 10807 10367 366 54 0 10117 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 43228

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.42 5/190 4972
/proc/meminfo: memFree=32017568/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=45408 CPUtime=522.3 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 111622 0 0 0 52214 16 0 0 25 0 1 0 875056175 46497792 10880 33554432000 134512640 134731564 4293639936 18446744073709551615 134719994 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 11352 10880 366 54 0 10662 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 45408

[startup+582.301 s]
/proc/loadavg: 4.04 4.01 3.46 5/190 4973
/proc/meminfo: memFree=32012300/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=50420 CPUtime=582.3 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 112875 0 0 0 58214 16 0 0 25 0 1 0 875056175 51630080 12133 33554432000 134512640 134731564 4293639936 18446744073709551615 134720373 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 12605 12133 366 54 0 11915 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 50420

[startup+642.301 s]
/proc/loadavg: 4.01 4.01 3.49 5/190 4975
/proc/meminfo: memFree=32009508/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=50100 CPUtime=642.31 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 112943 0 0 0 64215 16 0 0 25 0 1 0 875056175 51302400 12054 33554432000 134512640 134731564 4293639936 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 12525 12054 366 54 0 11835 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 50100

[startup+702.301 s]
/proc/loadavg: 4.03 4.02 3.53 5/190 4986
/proc/meminfo: memFree=31992896/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=51584 CPUtime=702.31 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 113495 0 0 0 70214 17 0 0 25 0 1 0 875056175 52822016 12450 33554432000 134512640 134731564 4293639936 18446744073709551615 134719825 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 12896 12450 366 54 0 12206 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 51584

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.55 5/190 4987
/proc/meminfo: memFree=31992588/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=51584 CPUtime=762.32 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 113495 0 0 0 76215 17 0 0 25 0 1 0 875056175 52822016 12450 33554432000 134512640 134731564 4293639936 18446744073709551615 134656000 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 12896 12450 366 54 0 12206 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 51584

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.58 5/190 4989
/proc/meminfo: memFree=31979512/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=55944 CPUtime=822.31 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 114589 0 0 0 82214 17 0 0 25 0 1 0 875056175 57286656 13544 33554432000 134512640 134731564 4293639936 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 13986 13544 366 54 0 13296 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 55944

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.60 6/190 4992
/proc/meminfo: memFree=31981808/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=54064 CPUtime=882.31 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 114589 0 0 0 88214 17 0 0 25 0 1 0 875056175 55361536 13076 33554432000 134512640 134731564 4293639936 18446744073709551615 134720309 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 13516 13076 366 54 0 12826 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 54064

[startup+942.3 s]
/proc/loadavg: 4.03 4.01 3.63 5/190 4995
/proc/meminfo: memFree=31981680/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=54372 CPUtime=942.32 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 114634 0 0 0 94214 18 0 0 25 0 1 0 875056175 55676928 13121 33554432000 134512640 134731564 4293639936 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 13593 13121 366 54 0 12903 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 54372

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.65 5/190 4997
/proc/meminfo: memFree=31949896/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=55428 CPUtime=1002.32 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 114925 0 0 0 100214 18 0 0 25 0 1 0 875056175 56758272 13412 33554432000 134512640 134731564 4293639936 18446744073709551615 134659066 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 13857 13412 366 54 0 13167 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 55428

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 4998
/proc/meminfo: memFree=31976132/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=57944 CPUtime=1062.32 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 115720 0 0 0 106214 18 0 0 25 0 1 0 875056175 59334656 14040 33554432000 134512640 134731564 4293639936 18446744073709551615 4001656 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 14486 14040 366 54 0 13796 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 57944

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/190 5000
/proc/meminfo: memFree=31975964/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=57944 CPUtime=1122.32 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 115720 0 0 0 112214 18 0 0 25 0 1 0 875056175 59334656 14040 33554432000 134512640 134731564 4293639936 18446744073709551615 134721093 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 14486 14040 366 54 0 13796 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 57944

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 5001
/proc/meminfo: memFree=31974664/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=59660 CPUtime=1182.33 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 116131 0 0 0 118214 19 0 0 25 0 1 0 875056175 61091840 14451 33554432000 134512640 134731564 4293639936 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 14915 14451 366 54 0 14225 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 59660

[startup+1242.3 s]
/proc/loadavg: 4.07 4.03 3.73 5/190 5003
/proc/meminfo: memFree=31972376/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=61300 CPUtime=1242.32 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 116670 0 0 0 124213 19 0 0 25 0 1 0 875056175 62771200 14866 33554432000 134512640 134731564 4293639936 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 15325 14866 366 54 0 14635 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 61300



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.74 5/190 5004
/proc/meminfo: memFree=31963028/32951124 swapFree=67051732/67111528
[pid=4778] ppid=4776 vsize=68404 CPUtime=1300.03 cores=0,2
/proc/4778/stat : 4778 (MPhaseSAT) R 4776 4778 4447 0 -1 4202496 118911 0 0 0 129983 20 0 0 25 0 1 0 875056175 70045696 16659 33554432000 134512640 134731564 4293639936 18446744073709551615 134659306 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4778/statm: 17101 16659 366 54 0 16411 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 68404

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): 1299.84
CPU system time (s): 0.204968
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 73408

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

runsolver used 2.27465 second user time and 4.83127 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-09 17:49:42
IDJOB=3287247
IDBENCH=82462
IDSOLVER=1520
FILE ID=node138/3287247-1307634582
RUNJOBID= node138-1307634582-4740
PBS_JOBID= 13549354
Free space on /tmp= 74092 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287247-1307634582/watcher-3287247-1307634582 -o /tmp/evaluation-result-3287247-1307634582/solver-3287247-1307634582 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3287247-1307634582.cnf

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=1733565366

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32229692 kB
Buffers:        188216 kB
Cached:         316672 kB
SwapCached:      13344 kB
Active:         309336 kB
Inactive:       221700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32229692 kB
SwapTotal:    67111528 kB
SwapFree:     67051732 kB
Dirty:           15688 kB
Writeback:           0 kB
AnonPages:       24052 kB
Mapped:           9976 kB
Slab:           125188 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   220600 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= 74088 MiB
End job on node138 at 2011-06-09 18:11:24