Trace number 3375928

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-05-14 (fixed)? (TO) 1300.04 1300.04

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1263.53
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

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: 961)

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-3375928-1305461967/watcher-3375928-1305461967 -o /tmp/evaluation-result-3375928-1305461967/solver-3375928-1305461967 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375928-1305461967.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: 3.10 3.67 3.87 3/363 14265
/proc/meminfo: memFree=16049880/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=200864 CPUtime=0 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 425 0 0 0 0 0 0 0 23 0 1 0 657798299 205684736 366 33554432000 4194304 4479436 140735302132640 18446744073709551615 270613110528 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 50216 368 267 70 0 47336 0

[startup+0.0214211 s]
/proc/loadavg: 3.10 3.67 3.87 3/363 14265
/proc/meminfo: memFree=16049880/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=200864 CPUtime=0.02 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 554 0 0 0 2 0 0 0 23 0 1 0 657798299 205684736 495 33554432000 4194304 4479436 140735302132640 18446744073709551615 270612656808 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 50216 495 267 70 0 47336 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 200864

[startup+0.102396 s]
/proc/loadavg: 3.10 3.67 3.87 3/363 14265
/proc/meminfo: memFree=16049880/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=200864 CPUtime=0.1 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 1301 0 0 0 10 0 0 0 24 0 1 0 657798299 205684736 1242 33554432000 4194304 4479436 140735302132640 18446744073709551615 270612656672 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/14265/statm: 50216 1242 267 70 0 47336 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 200864

[startup+0.300359 s]
/proc/loadavg: 3.10 3.67 3.87 3/363 14265
/proc/meminfo: memFree=16049880/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=200864 CPUtime=0.29 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 3075 0 0 0 29 0 0 0 25 0 1 0 657798299 205684736 3016 33554432000 4194304 4479436 140735302132640 18446744073709551615 270612748461 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/14265/statm: 50216 3016 267 70 0 47336 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 200864

[startup+0.700292 s]
/proc/loadavg: 3.10 3.67 3.87 3/363 14265
/proc/meminfo: memFree=16049880/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=200864 CPUtime=0.69 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 6645 0 0 0 68 1 0 0 25 0 1 0 657798299 205684736 6586 33554432000 4194304 4479436 140735302132640 18446744073709551615 270612514541 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/14265/statm: 50216 6586 267 70 0 47336 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 200864

[startup+1.50015 s]
/proc/loadavg: 3.10 3.67 3.87 5/366 14270
/proc/meminfo: memFree=16005284/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=200864 CPUtime=1.48 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 13427 0 0 0 145 3 0 0 25 0 1 0 657798299 205684736 13368 33554432000 4194304 4479436 140735302132640 18446744073709551615 270612658537 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/14265/statm: 50216 13368 267 70 0 47336 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 200864

[startup+3.10087 s]
/proc/loadavg: 3.17 3.68 3.87 5/366 14270
/proc/meminfo: memFree=16035700/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=200864 CPUtime=3.07 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 26930 0 0 0 300 7 0 0 25 0 1 0 657798299 205684736 26871 33554432000 4194304 4479436 140735302132640 18446744073709551615 270612688288 0 0 4096 1026 0 0 0 17 6 0 0 0
/proc/14265/statm: 50216 26871 267 70 0 47336 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 200864

[startup+6.30037 s]
/proc/loadavg: 3.17 3.68 3.87 5/369 14277
/proc/meminfo: memFree=15710368/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=441856 CPUtime=6.26 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 78581 0 0 0 611 15 0 0 25 0 1 0 657798299 452460544 78049 33554432000 4194304 4479436 140735302132640 18446744073709551615 4257722 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 110464 78049 743 70 0 107584 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 441856

[startup+12.7002 s]
/proc/loadavg: 3.30 3.69 3.87 5/369 14277
/proc/meminfo: memFree=15240804/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=672056 CPUtime=12.66 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 204637 0 0 0 1234 32 0 0 25 0 1 0 657798299 688185344 108412 33554432000 4194304 4479436 140735302132640 18446744073709551615 4219879 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 168014 108412 750 70 0 165134 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 672056

[startup+25.501 s]
/proc/loadavg: 3.41 3.70 3.87 5/366 14281
/proc/meminfo: memFree=15539044/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=672056 CPUtime=25.47 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 204637 0 0 0 2515 32 0 0 25 0 1 0 657798299 688185344 108412 33554432000 4194304 4479436 140735302132640 18446744073709551615 4219879 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 168014 108412 750 70 0 165134 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 672056

[startup+51.1005 s]
/proc/loadavg: 3.61 3.72 3.87 5/366 14309
/proc/meminfo: memFree=15351256/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=685864 CPUtime=51.06 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 564322 0 0 0 5033 73 0 0 25 0 1 0 657798299 702324736 140313 33554432000 4194304 4479436 140735302132640 18446744073709551615 4364063 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 171466 140313 790 70 0 168586 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 685864

[startup+102.313 s]
/proc/loadavg: 3.91 3.78 3.88 5/369 14334
/proc/meminfo: memFree=15407628/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=714672 CPUtime=102.28 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 597966 0 0 0 10151 77 0 0 25 0 1 0 657798299 731824128 147560 33554432000 4194304 4479436 140735302132640 18446744073709551615 4307957 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 178668 147560 793 70 0 175788 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 714672

[startup+162.301 s]
/proc/loadavg: 3.96 3.81 3.89 5/369 14336
/proc/meminfo: memFree=15407228/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=736132 CPUtime=162.27 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 630151 0 0 0 16147 80 0 0 25 0 1 0 657798299 753799168 152925 33554432000 4194304 4479436 140735302132640 18446744073709551615 4307928 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 184033 152925 793 70 0 181153 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 736132

[startup+222.301 s]
/proc/loadavg: 3.98 3.85 3.89 5/369 14337
/proc/meminfo: memFree=15411284/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=707908 CPUtime=222.27 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 662923 0 0 0 22143 84 0 0 25 0 1 0 657798299 724897792 145871 33554432000 4194304 4479436 140735302132640 18446744073709551615 4321298 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 176977 145871 793 70 0 174097 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 707908

[startup+282.301 s]
/proc/loadavg: 4.10 3.90 3.91 5/369 14339
/proc/meminfo: memFree=15382836/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=740160 CPUtime=282.27 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 687440 0 0 0 28141 86 0 0 25 0 1 0 657798299 757923840 153955 33554432000 4194304 4479436 140735302132640 18446744073709551615 4450973 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 185040 153955 793 70 0 182160 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 740160

[startup+342.301 s]
/proc/loadavg: 4.03 3.92 3.91 5/369 14341
/proc/meminfo: memFree=15440820/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=706956 CPUtime=342.27 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 703825 0 0 0 34139 88 0 0 25 0 1 0 657798299 723922944 145654 33554432000 4194304 4479436 140735302132640 18446744073709551615 4306752 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 176739 145654 793 70 0 173859 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 706956

[startup+402.3 s]
/proc/loadavg: 4.15 3.97 3.93 5/369 14342
/proc/meminfo: memFree=15465580/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=706724 CPUtime=402.27 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 736598 0 0 0 40136 91 0 0 25 0 1 0 657798299 723685376 145599 33554432000 4194304 4479436 140735302132640 18446744073709551615 4339112 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 176681 145599 793 70 0 173801 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 706724

[startup+462.301 s]
/proc/loadavg: 4.08 3.99 3.93 5/369 14344
/proc/meminfo: memFree=15422752/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=737848 CPUtime=462.28 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 760805 0 0 0 46134 94 0 0 25 0 1 0 657798299 755556352 153380 33554432000 4194304 4479436 140735302132640 18446744073709551615 4306795 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 184462 153380 793 70 0 181582 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 737848

[startup+522.301 s]
/proc/loadavg: 4.03 3.99 3.93 5/369 14345
/proc/meminfo: memFree=15455436/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=706204 CPUtime=522.28 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 777190 0 0 0 52132 96 0 0 25 0 1 0 657798299 723152896 145469 33554432000 4194304 4479436 140735302132640 18446744073709551615 4382604 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 176551 145469 793 70 0 173671 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 706204

[startup+582.3 s]
/proc/loadavg: 4.01 3.99 3.93 5/369 14347
/proc/meminfo: memFree=15444356/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=705164 CPUtime=582.27 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 793575 0 0 0 58130 97 0 0 25 0 1 0 657798299 722087936 145209 33554432000 4194304 4479436 140735302132640 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 176291 145209 793 70 0 173411 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 705164

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/369 14349
/proc/meminfo: memFree=15443932/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=704880 CPUtime=642.29 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 809965 0 0 0 64130 99 0 0 25 0 1 0 657798299 721797120 145143 33554432000 4194304 4479436 140735302132640 18446744073709551615 4455978 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 176220 145143 793 70 0 173340 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 704880

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/369 14350
/proc/meminfo: memFree=15444128/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=704804 CPUtime=702.28 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 826350 0 0 0 70127 101 0 0 25 0 1 0 657798299 721719296 145124 33554432000 4194304 4479436 140735302132640 18446744073709551615 4452455 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 176201 145124 793 70 0 173321 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 704804

[startup+762.314 s]
/proc/loadavg: 4.00 3.99 3.93 5/369 14352
/proc/meminfo: memFree=15350816/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=799464 CPUtime=762.29 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 850067 0 0 0 76126 103 0 0 25 0 1 0 657798299 818651136 168789 33554432000 4194304 4479436 140735302132640 18446744073709551615 4315610 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 199866 168789 793 70 0 196986 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 799464

[startup+822.301 s]
/proc/loadavg: 4.07 4.01 3.94 5/369 14353
/proc/meminfo: memFree=15446868/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=703336 CPUtime=822.29 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 866452 0 0 0 82123 106 0 0 25 0 1 0 657798299 720216064 144757 33554432000 4194304 4479436 140735302132640 18446744073709551615 4380792 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 175834 144757 793 70 0 172954 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 703336

[startup+882.3 s]
/proc/loadavg: 4.08 4.02 3.94 5/369 14355
/proc/meminfo: memFree=15502248/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=701816 CPUtime=882.29 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 866452 0 0 0 88123 106 0 0 25 0 1 0 657798299 718659584 144377 33554432000 4194304 4479436 140735302132640 18446744073709551615 4384200 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 175454 144377 793 70 0 172574 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 701816

[startup+942.301 s]
/proc/loadavg: 4.15 4.04 3.95 5/369 14357
/proc/meminfo: memFree=15463392/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=701792 CPUtime=942.29 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 882837 0 0 0 94121 108 0 0 25 0 1 0 657798299 718635008 144371 33554432000 4194304 4479436 140735302132640 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 175448 144371 793 70 0 172568 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 701792

[startup+1002.3 s]
/proc/loadavg: 3.49 3.88 3.90 4/363 14379
/proc/meminfo: memFree=15477072/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=701764 CPUtime=1002.28 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 899222 0 0 0 100119 109 0 0 25 0 1 0 657798299 718606336 144364 33554432000 4194304 4479436 140735302132640 18446744073709551615 4450973 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 175441 144364 793 70 0 172561 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 701764

[startup+1062.3 s]
/proc/loadavg: 3.20 3.73 3.85 4/363 14382
/proc/meminfo: memFree=15477624/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=701528 CPUtime=1062.29 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 915607 0 0 0 106118 111 0 0 25 0 1 0 657798299 718364672 144305 33554432000 4194304 4479436 140735302132640 18446744073709551615 4343752 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 175382 144305 793 70 0 172502 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 701528

[startup+1122.3 s]
/proc/loadavg: 3.06 3.58 3.79 4/363 14383
/proc/meminfo: memFree=15465416/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=701232 CPUtime=1122.29 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 931992 0 0 0 112116 113 0 0 25 0 1 0 657798299 718061568 144231 33554432000 4194304 4479436 140735302132640 18446744073709551615 4339156 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 175308 144231 793 70 0 172428 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 701232

[startup+1182.3 s]
/proc/loadavg: 3.02 3.48 3.74 4/363 14385
/proc/meminfo: memFree=15464008/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=701232 CPUtime=1182.29 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 931992 0 0 0 118116 113 0 0 25 0 1 0 657798299 718061568 144231 33554432000 4194304 4479436 140735302132640 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 175308 144231 793 70 0 172428 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 701232

[startup+1242.3 s]
/proc/loadavg: 3.01 3.38 3.68 4/363 14387
/proc/meminfo: memFree=15443116/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=724960 CPUtime=1242.3 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 954588 0 0 0 124114 116 0 0 25 0 1 0 657798299 742359040 150163 33554432000 4194304 4479436 140735302132640 18446744073709551615 4451904 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 181240 150163 793 70 0 178360 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 724960



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.16 3.11 3.57 2/351 14424
/proc/meminfo: memFree=16373236/32951124 swapFree=67056804/67111528
[pid=14265] ppid=14262 vsize=697116 CPUtime=1300 cores=4,6
/proc/14265/stat : 14265 (MPhaseSAT64) R 14262 14265 13445 0 -1 4202496 954588 0 0 0 129884 116 0 0 25 0 1 0 657798299 713846784 143202 33554432000 4194304 4479436 140735302132640 18446744073709551615 4450781 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/14265/statm: 174279 143202 793 70 0 171399 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 697116

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.04
CPU time (s): 1300.04
CPU user time (s): 1298.85
CPU system time (s): 1.18882
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 803388

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

runsolver used 4.83326 second user time and 10.2444 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 14:19:34
IDJOB=3375928
IDBENCH=85008
IDSOLVER=1855
FILE ID=node108/3375928-1305461967
RUNJOBID= node108-1305461936-14175
PBS_JOBID= 13324899
Free space on /tmp= 73120 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375928-1305461967/watcher-3375928-1305461967 -o /tmp/evaluation-result-3375928-1305461967/solver-3375928-1305461967 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375928-1305461967.cnf

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=127011753

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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:      16050168 kB
Buffers:        306504 kB
Cached:        5469036 kB
SwapCached:       8700 kB
Active:       12326368 kB
Inactive:      4246648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16050168 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:          432568 kB
Writeback:           0 kB
AnonPages:    10794868 kB
Mapped:          30732 kB
Slab:           220244 kB
PageTables:      42136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 68268116 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= 73348 MiB
End job on node108 at 2011-05-15 14:41:16