Trace number 3394947

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 1156.63 1156.61

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.027995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

1156.61/1156.60	c MPhaseSAT64 version 514 by Jingchao Chen,  May 13,2011
1156.61/1156.60	c input CNF file=HOME/instance-3394947-1306085472.cnf 
1156.61/1156.60	c Clause#=25061  var#=8400  ratio=2 
1156.61/1156.60	c phase 1 
1156.61/1156.60	c height=38 
1156.61/1156.60	c eliminated 4604 out of 8400 variables 
1156.61/1156.60	c Simplified clause#=46185 
1156.61/1156.60	c XOR_varElimination deleted var#=6 clauses#=45418 
1156.61/1156.60	c inative var#=0 
1156.61/1156.60	c free var#=2845  
1156.61/1156.60	c local search off 
1156.61/1156.60	c height=10 age=31.338990 
1156.61/1156.60	c hybrid solving 
1156.61/1156.60	c 
1156.61/1156.60	s UNSATISFIABLE
1156.61/1156.60	c 
1156.61/1156.60	c  Running time=1156.624166 

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-3394947-1306085472/watcher-3394947-1306085472 -o /tmp/evaluation-result-3394947-1306085472/solver-3394947-1306085472 -C 5000 -W 5100 -M 15500 MPhaseSAT64 HOME/instance-3394947-1306085472.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.07 1.19 1.53 3/558 31324
/proc/meminfo: memFree=12321524/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=13012 CPUtime=0.01 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 801 0 0 0 1 0 0 0 21 0 1 0 798777844 13324288 602 33554432000 4194304 4479436 140737136951280 18446744073709551615 4244438 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 3253 602 279 70 0 373 0

[startup+0.0406261 s]
/proc/loadavg: 1.07 1.19 1.53 3/558 31324
/proc/meminfo: memFree=12321524/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=14236 CPUtime=0.03 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 1570 0 0 0 3 0 0 0 21 0 1 0 798777844 14577664 955 33554432000 4194304 4479436 140737136951280 18446744073709551615 4339018 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 3559 955 294 70 0 679 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14236

[startup+0.100616 s]
/proc/loadavg: 1.07 1.19 1.53 3/558 31324
/proc/meminfo: memFree=12321524/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=14236 CPUtime=0.09 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 1570 0 0 0 9 0 0 0 21 0 1 0 798777844 14577664 955 33554432000 4194304 4479436 140737136951280 18446744073709551615 4303247 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 3559 955 294 70 0 679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14236

[startup+0.300582 s]
/proc/loadavg: 1.07 1.19 1.53 3/558 31324
/proc/meminfo: memFree=12321524/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=15260 CPUtime=0.29 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 1826 0 0 0 29 0 0 0 22 0 1 0 798777844 15626240 1211 33554432000 4194304 4479436 140737136951280 18446744073709551615 4340560 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 3815 1211 294 70 0 935 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15260

[startup+0.700515 s]
/proc/loadavg: 1.07 1.19 1.53 3/558 31324
/proc/meminfo: memFree=12321524/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=15396 CPUtime=0.69 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 2426 0 0 0 69 0 0 0 24 0 1 0 798777844 15765504 1221 33554432000 4194304 4479436 140737136951280 18446744073709551615 4346896 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 3849 1221 302 70 0 969 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15396

[startup+1.50037 s]
/proc/loadavg: 1.14 1.20 1.54 3/559 31325
/proc/meminfo: memFree=12307576/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=15876 CPUtime=1.49 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 2567 0 0 0 149 0 0 0 25 0 1 0 798777844 16257024 1362 33554432000 4194304 4479436 140737136951280 18446744073709551615 4343679 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 3969 1362 317 70 0 1089 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15876

[startup+3.10113 s]
/proc/loadavg: 1.14 1.20 1.54 3/559 31352
/proc/meminfo: memFree=12314736/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=17668 CPUtime=3.09 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 3015 0 0 0 309 0 0 0 25 0 1 0 798777844 18092032 1810 33554432000 4194304 4479436 140737136951280 18446744073709551615 4450870 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 4417 1810 317 70 0 1537 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17668

[startup+6.30058 s]
/proc/loadavg: 1.14 1.20 1.54 3/559 31380
/proc/meminfo: memFree=12308072/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=18308 CPUtime=6.29 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 3175 0 0 0 629 0 0 0 25 0 1 0 798777844 18747392 1970 33554432000 4194304 4479436 140737136951280 18446744073709551615 4306973 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 4577 1970 317 70 0 1697 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18308

[startup+12.7005 s]
/proc/loadavg: 1.28 1.23 1.54 3/559 31380
/proc/meminfo: memFree=12303028/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=20228 CPUtime=12.69 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 3655 0 0 0 1269 0 0 0 25 0 1 0 798777844 20713472 2450 33554432000 4194304 4479436 140737136951280 18446744073709551615 4340815 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 5057 2450 317 70 0 2177 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20228

[startup+25.5004 s]
/proc/loadavg: 1.39 1.25 1.55 3/559 31380
/proc/meminfo: memFree=12301220/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=23188 CPUtime=25.49 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 5536 0 0 0 2549 0 0 0 25 0 1 0 798777844 23744512 3199 33554432000 4194304 4479436 140737136951280 18446744073709551615 4346900 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 5797 3199 326 70 0 2917 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23188

[startup+51.1011 s]
/proc/loadavg: 1.60 1.31 1.56 3/559 31382
/proc/meminfo: memFree=12293736/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=51.09 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 5109 0 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4331919 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30868

[startup+102.321 s]
/proc/loadavg: 1.84 1.43 1.58 3/559 31382
/proc/meminfo: memFree=12289628/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=102.31 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 10231 0 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4451085 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 30868

[startup+162.301 s]
/proc/loadavg: 1.94 1.53 1.60 3/559 31384
/proc/meminfo: memFree=12289712/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=162.3 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 16229 1 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4385022 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 30868

[startup+222.3 s]
/proc/loadavg: 1.98 1.61 1.62 3/559 31386
/proc/meminfo: memFree=12291672/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=222.3 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 22229 1 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4452279 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 30868

[startup+282.3 s]
/proc/loadavg: 2.15 1.71 1.66 3/559 31388
/proc/meminfo: memFree=12294236/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=282.3 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 28229 1 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4331461 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 30868

[startup+342.3 s]
/proc/loadavg: 2.05 1.76 1.67 3/559 31416
/proc/meminfo: memFree=12221540/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=342.3 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 34229 1 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4339100 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 30868

[startup+402.3 s]
/proc/loadavg: 2.08 1.82 1.70 4/559 31451
/proc/meminfo: memFree=11583764/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=402.3 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 40228 2 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4339333 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 30868

[startup+462.3 s]
/proc/loadavg: 2.24 1.91 1.73 4/559 31455
/proc/meminfo: memFree=11391580/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=462.29 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 46227 2 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4455909 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 30868

[startup+522.3 s]
/proc/loadavg: 2.18 1.95 1.76 3/559 31458
/proc/meminfo: memFree=11200300/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=522.29 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 52227 2 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 30868

[startup+582.3 s]
/proc/loadavg: 2.07 1.96 1.77 3/559 31460
/proc/meminfo: memFree=11353972/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=582.29 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 58227 2 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4452399 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 30868

[startup+642.3 s]
/proc/loadavg: 2.02 1.97 1.78 4/559 31460
/proc/meminfo: memFree=11385676/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=642.31 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 64229 2 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4306912 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 30868

[startup+702.3 s]
/proc/loadavg: 2.01 1.97 1.79 4/559 31462
/proc/meminfo: memFree=11386020/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=702.3 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 70228 2 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4331760 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 30868

[startup+762.321 s]
/proc/loadavg: 2.00 1.97 1.80 3/559 31464
/proc/meminfo: memFree=11359336/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=762.32 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 76230 2 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4331671 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 30868

[startup+822.301 s]
/proc/loadavg: 2.00 1.97 1.82 4/559 31466
/proc/meminfo: memFree=11389444/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=822.3 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 82228 2 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 30868

[startup+882.301 s]
/proc/loadavg: 2.00 1.97 1.82 3/559 31469
/proc/meminfo: memFree=11390168/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=882.3 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 88228 2 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4340154 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 30868

[startup+942.301 s]
/proc/loadavg: 2.00 1.97 1.83 3/559 31469
/proc/meminfo: memFree=11367944/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=942.3 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 94228 2 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4340608 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 30868

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/559 31471
/proc/meminfo: memFree=11391852/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=1002.3 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 100228 2 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 30868

[startup+1062.3 s]
/proc/loadavg: 2.19 2.02 1.86 3/559 31473
/proc/meminfo: memFree=11391448/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=1062.31 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 106228 3 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 30868

[startup+1122.3 s]
/proc/loadavg: 2.20 2.04 1.87 3/559 31475
/proc/meminfo: memFree=11394656/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=1122.31 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 112228 3 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4380474 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 30868

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

[startup+1126.3 s]
/proc/loadavg: 2.18 2.04 1.87 3/559 31475
/proc/meminfo: memFree=11375560/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=1126.33 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 112630 3 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4450828 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 1126.33
Current children cumulated vsize (KiB) 30868

[startup+1139.1 s]
/proc/loadavg: 2.15 2.04 1.87 3/559 31475
/proc/meminfo: memFree=11375668/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=1139.11 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 113908 3 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4451967 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 1139.11
Current children cumulated vsize (KiB) 30868

[startup+1145.5 s]
/proc/loadavg: 2.14 2.04 1.87 4/559 31475
/proc/meminfo: memFree=11440644/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=1145.51 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 114548 3 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4380168 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 1145.51
Current children cumulated vsize (KiB) 30868

[startup+1151.9 s]
/proc/loadavg: 2.12 2.04 1.88 3/559 31475
/proc/meminfo: memFree=11440884/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=1151.91 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 115188 3 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4321184 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 1151.91
Current children cumulated vsize (KiB) 30868

[startup+1155.1 s]
/proc/loadavg: 2.12 2.04 1.88 4/559 31475
/proc/meminfo: memFree=11440388/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=1155.11 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 115508 3 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4307235 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 1155.11
Current children cumulated vsize (KiB) 30868

[startup+1155.9 s]
/proc/loadavg: 2.12 2.04 1.88 4/559 31475
/proc/meminfo: memFree=11440388/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=1155.91 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 115588 3 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4452004 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 1155.91
Current children cumulated vsize (KiB) 30868

[startup+1156.3 s]
/proc/loadavg: 2.11 2.04 1.88 4/559 31475
/proc/meminfo: memFree=11440388/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=1156.31 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 115628 3 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4346648 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 1156.31
Current children cumulated vsize (KiB) 30868

[startup+1156.5 s]
/proc/loadavg: 2.11 2.04 1.88 4/559 31475
/proc/meminfo: memFree=11440388/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=1156.51 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 115648 3 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4450949 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 1156.51
Current children cumulated vsize (KiB) 30868

[startup+1156.6 s]
/proc/loadavg: 2.11 2.04 1.88 4/559 31475
/proc/meminfo: memFree=11440388/32951124 swapFree=45193448/67111528
[pid=31324] ppid=31321 vsize=30868 CPUtime=1156.61 cores=0,2,4,6
/proc/31324/stat : 31324 (MPhaseSAT64) R 31321 31324 30502 0 -1 4202496 7462 0 0 0 115658 3 0 0 25 0 1 0 798777844 31608832 5125 33554432000 4194304 4479436 140737136951280 18446744073709551615 4450941 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/31324/statm: 7717 5125 332 70 0 4837 0
Current children cumulated CPU time (s) 1156.61
Current children cumulated vsize (KiB) 30868

Child status: 20
Real time (s): 1156.61
CPU time (s): 1156.63
CPU user time (s): 1156.59
CPU system time (s): 0.033994
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 30868

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

runsolver used 6.88595 second user time and 14.0479 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-22 19:31:12
IDJOB=3394947
IDBENCH=87988
IDSOLVER=1879
FILE ID=node118/3394947-1306085472
RUNJOBID= node118-1306085472-31304
PBS_JOBID= 13387885
Free space on /tmp= 72944 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.shuffled.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394947-1306085472/watcher-3394947-1306085472 -o /tmp/evaluation-result-3394947-1306085472/solver-3394947-1306085472 -C 5000 -W 5100 -M 15500  MPhaseSAT64 HOME/instance-3394947-1306085472.cnf

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

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=455821208

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12321936 kB
Buffers:        342152 kB
Cached:        7641324 kB
SwapCached:      22072 kB
Active:       16202256 kB
Inactive:      4076804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12321936 kB
SwapTotal:    67111528 kB
SwapFree:     45193448 kB
Dirty:            2364 kB
Writeback:           0 kB
AnonPages:    12286412 kB
Mapped:          32056 kB
Slab:           164240 kB
PageTables:     115168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 183792416 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= 72724 MiB
End job on node118 at 2011-05-22 19:50:29