Trace number 3394821

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)UNSAT 3091.14 3091.09

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 benchmark1144.59
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

3091.05/3091.07	c MPhaseSAT64 version 514 by Jingchao Chen,  May 13,2011
3091.05/3091.07	c input CNF file=HOME/instance-3394821-1306085049.cnf 
3091.05/3091.07	c Clause#=9676386  var#=482093  ratio=20 
3091.05/3091.07	c Simplified clause#=9676339 
3091.05/3091.07	c XOR_varElimination deleted var#=41473 clauses#=6672491 
3091.05/3091.07	c free var#=272349  
3091.05/3091.07	c solve by multiple heuristics 
3091.05/3091.07	c 
3091.05/3091.07	s UNSATISFIABLE
3091.05/3091.07	c 
3091.05/3091.07	c  Running time=3091.133075 

Verifier Data

No possible verification on an UNSAT instance

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-3394821-1306085049/watcher-3394821-1306085049 -o /tmp/evaluation-result-3394821-1306085049/solver-3394821-1306085049 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3394821-1306085049.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.51 1.90 1.96 2/511 23085
/proc/meminfo: memFree=9539480/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=200864 CPUtime=0.01 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 504 0 0 0 1 0 0 0 23 0 1 0 700921701 205684736 446 33554432000 4194304 4479436 140733806838672 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 50216 446 267 70 0 47336 0

[startup+0.085823 s]
/proc/loadavg: 1.51 1.90 1.96 2/511 23085
/proc/meminfo: memFree=9539480/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=200864 CPUtime=0.08 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1151 0 0 0 8 0 0 0 23 0 1 0 700921701 205684736 1093 33554432000 4194304 4479436 140733806838672 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 50216 1094 267 70 0 47336 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 200864

[startup+0.100817 s]
/proc/loadavg: 1.51 1.90 1.96 2/511 23085
/proc/meminfo: memFree=9539480/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=200864 CPUtime=0.09 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1286 0 0 0 9 0 0 0 23 0 1 0 700921701 205684736 1228 33554432000 4194304 4479436 140733806838672 18446744073709551615 255106768640 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 50216 1229 267 70 0 47336 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 200864

[startup+0.300772 s]
/proc/loadavg: 1.51 1.90 1.96 2/511 23085
/proc/meminfo: memFree=9539480/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=200864 CPUtime=0.29 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 3083 0 0 0 29 0 0 0 25 0 1 0 700921701 205684736 3025 33554432000 4194304 4479436 140733806838672 18446744073709551615 4213812 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 50216 3025 267 70 0 47336 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 200864

[startup+0.700717 s]
/proc/loadavg: 1.51 1.90 1.96 2/511 23085
/proc/meminfo: memFree=9539480/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=200864 CPUtime=0.69 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 6659 0 0 0 68 1 0 0 25 0 1 0 700921701 205684736 6601 33554432000 4194304 4479436 140733806838672 18446744073709551615 255106768640 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 50216 6602 267 70 0 47336 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 200864

[startup+1.50055 s]
/proc/loadavg: 1.51 1.90 1.96 3/512 23086
/proc/meminfo: memFree=9536628/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=200864 CPUtime=1.49 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 13580 0 0 0 146 3 0 0 25 0 1 0 700921701 205684736 13522 33554432000 4194304 4479436 140733806838672 18446744073709551615 255106768640 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 50216 13523 267 70 0 47336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 200864

[startup+3.10027 s]
/proc/loadavg: 1.51 1.90 1.96 3/512 23086
/proc/meminfo: memFree=9467928/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=200864 CPUtime=3.09 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 27124 0 0 0 303 6 0 0 25 0 1 0 700921701 205684736 27066 33554432000 4194304 4479436 140733806838672 18446744073709551615 255106317709 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 50216 27066 267 70 0 47336 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 200864

[startup+6.30074 s]
/proc/loadavg: 1.63 1.91 1.97 3/512 23086
/proc/meminfo: memFree=9251356/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=441856 CPUtime=6.29 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 78580 0 0 0 616 13 0 0 25 0 1 0 700921701 452460544 78049 33554432000 4194304 4479436 140733806838672 18446744073709551615 4257637 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 110464 78049 743 70 0 107584 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 441856

[startup+12.7006 s]
/proc/loadavg: 1.66 1.92 1.97 3/512 23086
/proc/meminfo: memFree=9214924/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=672056 CPUtime=12.69 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 204636 0 0 0 1241 28 0 0 25 0 1 0 700921701 688185344 108412 33554432000 4194304 4479436 140733806838672 18446744073709551615 4219834 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 168014 108412 750 70 0 165134 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 672056

[startup+25.5004 s]
/proc/loadavg: 1.74 1.92 1.97 3/512 23114
/proc/meminfo: memFree=9477384/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=672056 CPUtime=25.51 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 204636 0 0 0 2523 28 0 0 25 0 1 0 700921701 688185344 108412 33554432000 4194304 4479436 140733806838672 18446744073709551615 4219875 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 168014 108412 750 70 0 165134 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 672056

[startup+51.1009 s]
/proc/loadavg: 1.82 1.92 1.97 3/512 23117
/proc/meminfo: memFree=9346272/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=685864 CPUtime=51.09 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 564321 0 0 0 5040 69 0 0 25 0 1 0 700921701 702324736 140313 33554432000 4194304 4479436 140733806838672 18446744073709551615 4402763 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 171466 140313 790 70 0 168586 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 685864

[startup+102.301 s]
/proc/loadavg: 1.92 1.93 1.97 3/512 23119
/proc/meminfo: memFree=9297648/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=714672 CPUtime=102.29 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 597965 0 0 0 10157 72 0 0 25 0 1 0 700921701 731824128 147560 33554432000 4194304 4479436 140733806838672 18446744073709551615 4307954 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 178668 147560 793 70 0 175788 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 714672

[startup+162.3 s]
/proc/loadavg: 1.97 1.94 1.97 3/512 23120
/proc/meminfo: memFree=9280128/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=736132 CPUtime=162.29 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 630150 0 0 0 16154 75 0 0 25 0 1 0 700921701 753799168 152925 33554432000 4194304 4479436 140733806838672 18446744073709551615 4308044 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 184033 152925 793 70 0 181153 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 736132

[startup+222.301 s]
/proc/loadavg: 1.99 1.95 1.97 3/512 23122
/proc/meminfo: memFree=9308220/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=707908 CPUtime=222.3 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 662922 0 0 0 22151 79 0 0 25 0 1 0 700921701 724897792 145871 33554432000 4194304 4479436 140733806838672 18446744073709551615 4307042 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 176977 145871 793 70 0 174097 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 707908

[startup+282.3 s]
/proc/loadavg: 1.99 1.95 1.97 3/512 23123
/proc/meminfo: memFree=9276684/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=740160 CPUtime=282.3 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 687439 0 0 0 28149 81 0 0 25 0 1 0 700921701 757923840 153955 33554432000 4194304 4479436 140733806838672 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 185040 153955 793 70 0 182160 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 740160

[startup+342.301 s]
/proc/loadavg: 1.99 1.96 1.97 3/512 23152
/proc/meminfo: memFree=9319900/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=706912 CPUtime=342.31 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 703824 0 0 0 34148 83 0 0 25 0 1 0 700921701 723877888 145643 33554432000 4194304 4479436 140733806838672 18446744073709551615 4451008 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 176728 145643 793 70 0 173848 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 706912

[startup+402.301 s]
/proc/loadavg: 2.08 2.00 1.98 3/512 23154
/proc/meminfo: memFree=9318144/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=706724 CPUtime=402.29 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 736597 0 0 0 40143 86 0 0 25 0 1 0 700921701 723685376 145599 33554432000 4194304 4479436 140733806838672 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 176681 145599 793 70 0 173801 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 706724

[startup+462.319 s]
/proc/loadavg: 2.10 2.02 1.99 3/512 23155
/proc/meminfo: memFree=9288112/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=737848 CPUtime=462.31 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 760804 0 0 0 46143 88 0 0 25 0 1 0 700921701 755556352 153380 33554432000 4194304 4479436 140733806838672 18446744073709551615 4343743 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 184462 153380 793 70 0 181582 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 737848

[startup+522.301 s]
/proc/loadavg: 2.04 2.02 1.99 3/512 23157
/proc/meminfo: memFree=9318972/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=706204 CPUtime=522.29 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 777189 0 0 0 52140 89 0 0 25 0 1 0 700921701 723152896 145469 33554432000 4194304 4479436 140733806838672 18446744073709551615 4339523 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 176551 145469 793 70 0 173671 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 706204

[startup+582.301 s]
/proc/loadavg: 2.01 2.01 1.99 3/512 23158
/proc/meminfo: memFree=9321184/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=705164 CPUtime=582.3 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 793574 0 0 0 58139 91 0 0 25 0 1 0 700921701 722087936 145209 33554432000 4194304 4479436 140733806838672 18446744073709551615 4340386 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 176291 145209 793 70 0 173411 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 705164

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=9334504/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=692700 CPUtime=2442.36 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1108771 0 0 0 244113 123 0 0 25 0 1 0 700921701 709324800 142098 33554432000 4194304 4479436 140733806838672 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 173175 142098 793 70 0 170295 0
Current children cumulated CPU time (s) 2442.36
Current children cumulated vsize (KiB) 692700

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 23219
/proc/meminfo: memFree=9327916/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=692352 CPUtime=2502.33 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1116964 0 0 0 250110 123 0 0 25 0 1 0 700921701 708968448 142011 33554432000 4194304 4479436 140733806838672 18446744073709551615 4450936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 173088 142011 793 70 0 170208 0
Current children cumulated CPU time (s) 2502.33
Current children cumulated vsize (KiB) 692352

[startup+2562.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 23220
/proc/meminfo: memFree=9328276/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=692352 CPUtime=2562.33 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1116964 0 0 0 256110 123 0 0 25 0 1 0 700921701 708968448 142011 33554432000 4194304 4479436 140733806838672 18446744073709551615 4450925 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 173088 142011 793 70 0 170208 0
Current children cumulated CPU time (s) 2562.33
Current children cumulated vsize (KiB) 692352

[startup+2622.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/512 23222
/proc/meminfo: memFree=9328636/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=691736 CPUtime=2622.34 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1125157 0 0 0 262110 124 0 0 25 0 1 0 700921701 708337664 141857 33554432000 4194304 4479436 140733806838672 18446744073709551615 4450755 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172934 141857 793 70 0 170054 0
Current children cumulated CPU time (s) 2622.34
Current children cumulated vsize (KiB) 691736

[startup+2682.3 s]
/proc/loadavg: 2.19 2.06 2.01 3/512 23223
/proc/meminfo: memFree=9329616/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=691736 CPUtime=2682.34 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1133350 0 0 0 268109 125 0 0 25 0 1 0 700921701 708337664 141857 33554432000 4194304 4479436 140733806838672 18446744073709551615 4308415 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172934 141857 793 70 0 170054 0
Current children cumulated CPU time (s) 2682.34
Current children cumulated vsize (KiB) 691736

[startup+2742.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/512 23225
/proc/meminfo: memFree=9328856/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=691564 CPUtime=2742.34 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1133350 0 0 0 274109 125 0 0 25 0 1 0 700921701 708161536 141814 33554432000 4194304 4479436 140733806838672 18446744073709551615 4450783 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172891 141814 793 70 0 170011 0
Current children cumulated CPU time (s) 2742.34
Current children cumulated vsize (KiB) 691564

[startup+2802.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/512 23227
/proc/meminfo: memFree=9329468/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=691504 CPUtime=2802.34 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1141543 0 0 0 280108 126 0 0 25 0 1 0 700921701 708100096 141799 33554432000 4194304 4479436 140733806838672 18446744073709551615 4455896 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172876 141799 793 70 0 169996 0
Current children cumulated CPU time (s) 2802.34
Current children cumulated vsize (KiB) 691504

[startup+2862.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/512 23228
/proc/meminfo: memFree=9313580/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=707736 CPUtime=2862.34 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1145601 0 0 0 286108 126 0 0 25 0 1 0 700921701 724721664 145857 33554432000 4194304 4479436 140733806838672 18446744073709551615 4452450 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 176934 145857 793 70 0 174054 0
Current children cumulated CPU time (s) 2862.34
Current children cumulated vsize (KiB) 707736

[startup+2922.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/512 23230
/proc/meminfo: memFree=9330308/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=690928 CPUtime=2922.34 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1145601 0 0 0 292108 126 0 0 25 0 1 0 700921701 707510272 141655 33554432000 4194304 4479436 140733806838672 18446744073709551615 4382529 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172732 141655 793 70 0 169852 0
Current children cumulated CPU time (s) 2922.34
Current children cumulated vsize (KiB) 690928

[startup+2982.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 23231
/proc/meminfo: memFree=9331536/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=690928 CPUtime=2982.36 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1153794 0 0 0 298109 127 0 0 25 0 1 0 700921701 707510272 141655 33554432000 4194304 4479436 140733806838672 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172732 141655 793 70 0 169852 0
Current children cumulated CPU time (s) 2982.36
Current children cumulated vsize (KiB) 690928

[startup+3042.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 23233
/proc/meminfo: memFree=9330756/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=690632 CPUtime=3042.35 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1153794 0 0 0 304108 127 0 0 25 0 1 0 700921701 707207168 141581 33554432000 4194304 4479436 140733806838672 18446744073709551615 4452004 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172658 141581 793 70 0 169778 0
Current children cumulated CPU time (s) 3042.35
Current children cumulated vsize (KiB) 690632

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

[startup+3046.6 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 23233
/proc/meminfo: memFree=9330384/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=690632 CPUtime=3046.65 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1161987 0 0 0 304537 128 0 0 25 0 1 0 700921701 707207168 141581 33554432000 4194304 4479436 140733806838672 18446744073709551615 4455896 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172658 141581 793 70 0 169778 0
Current children cumulated CPU time (s) 3046.65
Current children cumulated vsize (KiB) 690632

[startup+3072.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 23234
/proc/meminfo: memFree=9331488/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=690632 CPUtime=3072.25 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1161987 0 0 0 307097 128 0 0 25 0 1 0 700921701 707207168 141581 33554432000 4194304 4479436 140733806838672 18446744073709551615 4339091 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172658 141581 793 70 0 169778 0
Current children cumulated CPU time (s) 3072.25
Current children cumulated vsize (KiB) 690632

[startup+3078.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 23234
/proc/meminfo: memFree=9331364/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=690632 CPUtime=3078.65 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1161987 0 0 0 307737 128 0 0 25 0 1 0 700921701 707207168 141581 33554432000 4194304 4479436 140733806838672 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172658 141581 793 70 0 169778 0
Current children cumulated CPU time (s) 3078.65
Current children cumulated vsize (KiB) 690632

[startup+3085 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 23234
/proc/meminfo: memFree=9330864/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=690632 CPUtime=3085.05 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1161987 0 0 0 308377 128 0 0 25 0 1 0 700921701 707207168 141581 33554432000 4194304 4479436 140733806838672 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172658 141581 793 70 0 169778 0
Current children cumulated CPU time (s) 3085.05
Current children cumulated vsize (KiB) 690632

[startup+3088.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 23234
/proc/meminfo: memFree=9331112/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=690632 CPUtime=3088.25 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1161987 0 0 0 308697 128 0 0 25 0 1 0 700921701 707207168 141581 33554432000 4194304 4479436 140733806838672 18446744073709551615 4343784 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172658 141581 793 70 0 169778 0
Current children cumulated CPU time (s) 3088.25
Current children cumulated vsize (KiB) 690632

[startup+3089.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 23234
/proc/meminfo: memFree=9331608/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=690632 CPUtime=3089.85 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1161987 0 0 0 308857 128 0 0 25 0 1 0 700921701 707207168 141581 33554432000 4194304 4479436 140733806838672 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172658 141581 793 70 0 169778 0
Current children cumulated CPU time (s) 3089.85
Current children cumulated vsize (KiB) 690632

[startup+3090.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 23234
/proc/meminfo: memFree=9331112/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=690632 CPUtime=3090.65 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1161987 0 0 0 308937 128 0 0 25 0 1 0 700921701 707207168 141581 33554432000 4194304 4479436 140733806838672 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172658 141581 793 70 0 169778 0
Current children cumulated CPU time (s) 3090.65
Current children cumulated vsize (KiB) 690632

[startup+3091 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 23234
/proc/meminfo: memFree=9331112/32951124 swapFree=67111348/67111528
[pid=23085] ppid=23083 vsize=690632 CPUtime=3091.05 cores=0,2,4,6
/proc/23085/stat : 23085 (MPhaseSAT64) R 23083 23085 22400 0 -1 4202496 1161987 0 0 0 308977 128 0 0 25 0 1 0 700921701 707207168 141581 33554432000 4194304 4479436 140733806838672 18446744073709551615 4452004 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/23085/statm: 172658 141581 793 70 0 169778 0
Current children cumulated CPU time (s) 3091.05
Current children cumulated vsize (KiB) 690632

Child status: 20
Real time (s): 3091.09
CPU time (s): 3091.14
CPU user time (s): 3089.84
CPU system time (s): 1.3028
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 803388

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

runsolver used 16.3765 second user time and 34.2488 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-22 19:24:16
IDJOB=3394821
IDBENCH=85008
IDSOLVER=1879
FILE ID=node144/3394821-1306085049
RUNJOBID= node144-1306085049-23065
PBS_JOBID= 13387859
Free space on /tmp= 72960 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-3394821-1306085049/watcher-3394821-1306085049 -o /tmp/evaluation-result-3394821-1306085049/solver-3394821-1306085049 -C 5000 -W 5100 -M 15500  MPhaseSAT64 HOME/instance-3394821-1306085049.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=1315288633

node144.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.850
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.850
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.16
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.850
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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:       9539512 kB
Buffers:        355736 kB
Cached:        7221700 kB
SwapCached:          0 kB
Active:       19123140 kB
Inactive:      3901852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9539512 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          312056 kB
Writeback:           0 kB
AnonPages:    15447436 kB
Mapped:          42440 kB
Slab:           247072 kB
PageTables:      70236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 158049400 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= 73052 MiB
End job on node144 at 2011-05-22 20:15:47