WEIRD PERFOMANCE ON LARGE MODELS

383 views
Skip to first unread message

DHABBYC

unread,
Jan 29, 2014, 10:49:27 AM1/29/14
to gur...@googlegroups.com
Hello everyone,

 I'm having a lots of problems with the latest versions of gurobi (5.6.0 and 5.6.2). I'm running large (  3000000 rows and 560000 columns) MIP model. My SO is Ubuntu 13.10 and I have 16GB of RAM. Thing is that Gurobi 5.6.0 gets stuck after presolve (I mean forever), we change it to 5.6.2 and it runs, but this one gets stuck on a iteration of the root relaxation. Apparently it gets stuck when it finds the optimum for the relaxation (we know this value a priori). Now the weirdest thing: when gurobi is loading the model and executing presolve my machine starts swapping (which is normal when no more RAM is available), but when it starts the root relaxation the RAM consumption falls to (app) 4GB, but the machine still is swapping to the maximum amount and all the processors are 100% busy... and it stays that way  like forever (the iterations of the root relaxations took like 20 second each)...

Am I missing somenthing?? 

 Any ideas??

 Any help will be very much appreciated.


Regads.

D.

Sonja Mars

unread,
Jan 29, 2014, 11:10:30 AM1/29/14
to gur...@googlegroups.com
Hi,

Can you please post the log files of these runs?

Thanks,
Sonja

DHABBYC

unread,
Feb 3, 2014, 7:13:29 PM2/3/14
to gur...@googlegroups.com
Hi Sonja!

 Thanks for ypur reply. I'm pisting you the latest log from a model that got stuck on the root simplex... this time we did'nt see problems on swapping because this problem was run on a 256 GB server...

Gurobi 5.6.2 (linux64) logging started Thu Jan 30 13:46:13 2014

Read LP format model from file w23.lp
Reading time = 71.06 seconds
(null): 21845228 rows, 3564480 columns, 64419488 nonzeros
Optimize a model with 21845228 rows, 3564480 columns and 64419488 nonzeros
Found heuristic solution: objective -0
Presolve removed 0 rows and 0 columns (presolve time = 7s) ...
Presolve removed 1 rows and 0 columns (presolve time = 16s) ...
Presolve removed 9177433 rows and 0 columns (presolve time = 58s) ...
Presolve removed 9179873 rows and 2440 columns (presolve time = 76s) ...
Presolve removed 9179873 rows and 2440 columns (presolve time = 80s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 93s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 95s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 100s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 105s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 110s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 115s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 120s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 130s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 135s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 140s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 145s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 150s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 155s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 160s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 165s) ...
Presolve removed 9179921 rows and 2440 columns (presolve time = 179s) ...
Presolve removed 9187481 rows and 10000 columns (presolve time = 186s) ...
Presolve removed 9254181 rows and 76700 columns (presolve time = 194s) ...
Presolve removed 9254181 rows and 76700 columns (presolve time = 195s) ...
Presolve removed 9254181 rows and 76700 columns (presolve time = 200s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 210s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 210s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 223s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 225s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 230s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 253s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 255s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 260s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 265s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 270s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 275s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 280s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 285s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 290s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 295s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 300s) ...
Presolve removed 9254182 rows and 76700 columns (presolve time = 350s) ...
Presolve removed 9254182 rows and 76700 columns
Presolve time: 350.48s
Presolved: 12591046 rows, 3487780 columns, 38967700 nonzeros
Variable types: 0 continuous, 3487780 integer (3487780 binary)
Optimize a model with 12591046 rows, 3487780 columns and 38967700 nonzeros

Deterministic concurrent LP optimizer: primal simplex, dual simplex, and barrier
Showing barrier log only...

Presolve removed 0 rows and 0 columns (presolve time = 21s) ...
Presolve removed 0 rows and 0 columns (presolve time = 45s) ...
Presolve removed 0 rows and 0 columns (presolve time = 59s) ...
Presolve removed 0 rows and 0 columns (presolve time = 74s) ...
Presolve removed 0 rows and 0 columns (presolve time = 78s) ...
Presolved: 3487780 rows, 16078826 columns, 42455480 nonzeros

Root barrier log...

Elapsed ordering time = 5s
Elapsed ordering time = 10s
Elapsed ordering time = 15s
Elapsed ordering time = 20s
Elapsed ordering time = 25s
Elapsed ordering time = 30s
Elapsed ordering time = 35s
Elapsed ordering time = 54s
Elapsed ordering time = 59s
Elapsed ordering time = 65s
Elapsed ordering time = 74s
Elapsed ordering time = 76s
Elapsed ordering time = 80s
Elapsed ordering time = 85s
Elapsed ordering time = 90s
Elapsed ordering time = 95s
Elapsed ordering time = 100s
Elapsed ordering time = 105s
Elapsed ordering time = 110s
Elapsed ordering time = 115s
Elapsed ordering time = 120s
Elapsed ordering time = 125s
Elapsed ordering time = 130s
Elapsed ordering time = 135s
Elapsed ordering time = 140s
Elapsed ordering time = 196s
Elapsed ordering time = 204s
Elapsed ordering time = 207s
Elapsed ordering time = 211s
Elapsed ordering time = 216s
Elapsed ordering time = 222s
Elapsed ordering time = 226s
Elapsed ordering time = 230s
Elapsed ordering time = 235s
Elapsed ordering time = 240s
Elapsed ordering time = 245s
Elapsed ordering time = 250s
Elapsed ordering time = 255s
Elapsed ordering time = 260s
Elapsed ordering time = 265s
Elapsed ordering time = 270s
Elapsed ordering time = 275s
Elapsed ordering time = 280s
Elapsed ordering time = 285s
Elapsed ordering time = 290s
Elapsed ordering time = 295s
Elapsed ordering time = 342s
Elapsed ordering time = 356s
Elapsed ordering time = 361s
Elapsed ordering time = 365s
Elapsed ordering time = 371s
Elapsed ordering time = 375s
Elapsed ordering time = 380s
Elapsed ordering time = 385s
Elapsed ordering time = 390s
Elapsed ordering time = 395s
Elapsed ordering time = 400s
Elapsed ordering time = 405s
Elapsed ordering time = 410s
Elapsed ordering time = 415s
Elapsed ordering time = 420s
Elapsed ordering time = 425s
Elapsed ordering time = 430s
Elapsed ordering time = 493s
Elapsed ordering time = 495s
Elapsed ordering time = 506s
Elapsed ordering time = 510s
Elapsed ordering time = 517s
Elapsed ordering time = 520s
Elapsed ordering time = 525s
Elapsed ordering time = 530s
Elapsed ordering time = 535s
Elapsed ordering time = 540s
Elapsed ordering time = 545s
Elapsed ordering time = 550s
Elapsed ordering time = 555s
Elapsed ordering time = 560s
Elapsed ordering time = 565s
Elapsed ordering time = 570s
Elapsed ordering time = 575s
Elapsed ordering time = 580s
Elapsed ordering time = 585s
Elapsed ordering time = 590s
Elapsed ordering time = 595s
Elapsed ordering time = 600s
Elapsed ordering time = 605s
Elapsed ordering time = 610s
Elapsed ordering time = 615s
Elapsed ordering time = 620s
Elapsed ordering time = 640s
Elapsed ordering time = 649s
Elapsed ordering time = 653s
Elapsed ordering time = 655s
Elapsed ordering time = 661s
Elapsed ordering time = 665s
Elapsed ordering time = 670s
Elapsed ordering time = 675s
Elapsed ordering time = 680s
Elapsed ordering time = 685s
Elapsed ordering time = 690s
Elapsed ordering time = 695s
Elapsed ordering time = 700s
Elapsed ordering time = 705s
Elapsed ordering time = 710s
Elapsed ordering time = 715s
Elapsed ordering time = 720s
Elapsed ordering time = 725s
Elapsed ordering time = 730s
Elapsed ordering time = 735s
Elapsed ordering time = 740s
Elapsed ordering time = 745s
Ordering time: 772.83s

Barrier statistics:
 Dense cols : 94
 AA' NZ     : 2.638e+07
 Factor NZ  : 6.474e+09 (roughly 60.0 GBytes of memory)
 Factor Ops : 1.097e+14 (roughly 1200 seconds per iteration)
 Threads    : 26

                  Objective                Residual
Iter       Primal          Dual         Primal    Dual     Compl     Time
   0   1.11479499e+14  0.00000000e+00  3.57e+04 0.00e+00  9.13e+06  1355s
   1   7.43990590e+13 -5.85747352e+09  2.38e+04 6.44e+02  5.79e+06  1826s
   2   6.51915517e+13 -3.56762490e+09  2.08e+04 3.77e+02  4.63e+06  2300s
   3   4.89743456e+13 -2.31480243e+09  1.58e+04 2.25e+02  3.31e+06  2778s
   4   4.19195798e+13 -1.76317224e+09  1.36e+04 1.51e+02  2.72e+06  3246s
   5   3.29979029e+13 -9.83536684e+08  1.08e+04 7.69e+01  2.02e+06  3728s
   6   2.07212252e+13 -5.58509072e+08  7.13e+03 3.48e+01  1.22e+06  4229s
   7   5.37906451e+12 -2.61097643e+08  1.57e+03 5.89e+00  3.06e+05  4743s
   8   9.08188651e+11 -2.00772255e+08  2.23e+02 4.31e-01  5.08e+04  5264s
   9   2.06858284e+11 -1.85254837e+08  4.81e+01 1.14e-01  1.16e+04  5766s
  10   1.03466100e+11 -1.66048613e+08  2.33e+01 3.97e-02  5.79e+03  6277s
  11   6.24046344e+10 -1.44581961e+08  1.35e+01 1.86e-02  3.50e+03  6781s
  12   3.80628643e+10 -1.24051808e+08  8.25e+00 1.13e-02  2.13e+03  7281s
  13   1.71356346e+10 -8.46307379e+07  3.43e+00 3.70e-03  9.65e+02  7808s
  14   1.15719463e+10 -5.16928534e+07  2.43e+00 1.95e-03  6.48e+02  8320s
  15   8.14491565e+09 -1.68509944e+07  1.73e+00 1.05e-03  4.54e+02  8825s
  16   6.60507561e+09  3.09509799e+06  1.43e+00 7.69e-04  3.66e+02  9318s
  17   5.85810205e+09  8.01862133e+06  1.27e+00 7.21e-04  3.25e+02  9785s
  18   4.82174395e+09  2.70111647e+07  1.07e+00 5.61e-04  2.65e+02  10305s
  19   4.18215199e+09  3.70856509e+07  9.51e-01 4.95e-04  2.29e+02  10808s
  20   3.52503642e+09  5.87869892e+07  8.08e-01 3.77e-04  1.90e+02  11319s
  21   3.12531919e+09  7.89010717e+07  7.09e-01 2.85e-04  1.67e+02  11799s
  22   2.66136225e+09  9.73387879e+07  6.14e-01 2.21e-04  1.40e+02  12327s
  23   2.27707550e+09  1.07416134e+08  5.34e-01 1.93e-04  1.18e+02  12820s
  24   2.10306873e+09  1.18967996e+08  4.89e-01 1.65e-04  1.08e+02  13290s
  25   1.73610521e+09  1.30534781e+08  4.00e-01 1.42e-04  8.72e+01  13780s
  26   1.58428792e+09  1.40102167e+08  3.60e-01 1.24e-04  7.83e+01  14250s
  27   1.42721887e+09  1.51189938e+08  3.20e-01 1.06e-04  6.91e+01  14726s
  28   1.17411150e+09  1.65226011e+08  2.58e-01 8.75e-05  5.44e+01  15229s
  29   1.03869858e+09  1.74667379e+08  2.22e-01 7.73e-05  4.65e+01  15711s
  30   9.45723648e+08  1.82986770e+08  1.95e-01 6.94e-05  4.10e+01  16182s
  31   8.77966763e+08  1.93221512e+08  1.75e-01 6.08e-05  3.68e+01  16656s
  32   8.07306823e+08  2.15131852e+08  1.56e-01 4.46e-05  3.15e+01  17175s
  33   7.80163799e+08  2.22117216e+08  1.48e-01 4.00e-05  2.97e+01  17643s
  34   7.38875423e+08  2.30027073e+08  1.35e-01 3.50e-05  2.70e+01  18119s
  35   6.89131297e+08  2.40502190e+08  1.21e-01 2.91e-05  2.37e+01  18619s
  36   6.42894281e+08  2.51253143e+08  1.08e-01 2.38e-05  2.06e+01  19141s
  37   5.88184383e+08  2.62264168e+08  9.12e-02 1.93e-05  1.71e+01  19685s
  38   5.69566781e+08  2.67090252e+08  8.53e-02 1.75e-05  1.58e+01  20157s
  39   5.39759775e+08  2.75375463e+08  7.60e-02 1.48e-05  1.37e+01  20664s
  40   5.29321852e+08  2.78210334e+08  7.23e-02 1.39e-05  1.30e+01  21131s
  41   5.17778015e+08  2.81596741e+08  6.82e-02 1.29e-05  1.22e+01  21600s
  42   5.09764364e+08  2.85152630e+08  6.56e-02 1.18e-05  1.16e+01  22084s
  43   4.98775789e+08  2.88380537e+08  6.18e-02 1.09e-05  1.09e+01  22569s
  44   4.94528600e+08  2.90141425e+08  6.03e-02 1.04e-05  1.05e+01  23038s
  45   4.86838142e+08  2.91700034e+08  5.75e-02 9.94e-06  1.01e+01  23509s
  46   4.78724017e+08  2.94543678e+08  5.46e-02 9.19e-06  9.47e+00  23996s
  47   4.70136422e+08  2.96934604e+08  5.16e-02 8.60e-06  8.89e+00  24475s
  48   4.64666470e+08  2.98538775e+08  4.95e-02 8.21e-06  8.52e+00  24956s
  49   4.53633198e+08  3.02585659e+08  4.54e-02 7.27e-06  7.72e+00  25440s
  50   4.47051034e+08  3.03200836e+08  4.28e-02 7.14e-06  7.36e+00  25912s
  51   4.39721348e+08  3.05751739e+08  4.01e-02 6.60e-06  6.84e+00  26392s
  52   4.33245730e+08  3.06949212e+08  3.74e-02 6.36e-06  6.46e+00  26858s
  53   4.27911169e+08  3.07447326e+08  3.52e-02 6.26e-06  6.17e+00  27329s
  54   4.22229793e+08  3.10608012e+08  3.27e-02 5.65e-06  5.71e+00  27800s
  55   4.17830454e+08  3.11514835e+08  3.09e-02 5.49e-06  5.44e+00  28270s
  56   4.13154380e+08  3.13861869e+08  2.90e-02 5.08e-06  5.07e+00  28745s
  57   4.10708593e+08  3.14824916e+08  2.80e-02 4.91e-06  4.89e+00  29215s
  58   4.05141778e+08  3.18470269e+08  2.58e-02 4.32e-06  4.40e+00  29716s
  59   4.02628133e+08  3.20760381e+08  2.47e-02 3.96e-06  4.14e+00  30191s
  60   3.99761103e+08  3.21522520e+08  2.34e-02 3.83e-06  3.96e+00  30664s
  61   3.98687433e+08  3.23185184e+08  2.30e-02 3.57e-06  3.81e+00  31139s
  62   3.97665647e+08  3.23462878e+08  2.25e-02 3.52e-06  3.74e+00  31602s
  63   3.96618184e+08  3.23986247e+08  2.20e-02 3.44e-06  3.66e+00  32073s
  64   3.94479492e+08  3.25613710e+08  2.13e-02 3.99e-06  3.46e+00  32603s
  65   3.93079386e+08  3.27170977e+08  2.06e-02 3.61e-06  3.30e+00  33074s
  66   3.91342225e+08  3.28016010e+08  1.99e-02 3.46e-06  3.17e+00  33552s
  67   3.89436995e+08  3.29532155e+08  1.91e-02 3.44e-06  2.98e+00  34057s
  68   3.88273825e+08  3.30139101e+08  1.85e-02 3.31e-06  2.90e+00  34531s
  69   3.83703344e+08  3.32365896e+08  1.66e-02 3.10e-06  2.55e+00  35045s
  70   3.81237708e+08  3.33703076e+08  1.54e-02 3.00e-06  2.35e+00  35523s
  71   3.79678224e+08  3.34383524e+08  1.47e-02 3.22e-06  2.24e+00  36023s
  72   3.77511900e+08  3.35641234e+08  1.37e-02 3.25e-06  2.07e+00  36529s
  73   3.77030711e+08  3.35722052e+08  1.35e-02 3.47e-06  2.04e+00  37001s
  74   3.74427401e+08  3.37737010e+08  1.24e-02 3.73e-06  1.80e+00  37531s
  75   3.73847487e+08  3.38269578e+08  1.21e-02 4.25e-06  1.74e+00  38004s
  76   3.71886274e+08  3.39274562e+08  1.11e-02 3.52e-06  1.59e+00  38504s
  77   3.70993538e+08  3.39792958e+08  1.07e-02 3.73e-06  1.52e+00  38974s
  78   3.70021381e+08  3.40050390e+08  1.02e-02 3.52e-06  1.46e+00  39451s
  79   3.68800291e+08  3.41423932e+08  9.62e-03 3.93e-06  1.32e+00  39962s
  80   3.67378612e+08  3.42334852e+08  8.87e-03 3.87e-06  1.21e+00  40446s
  81   3.66548227e+08  3.43316772e+08  8.47e-03 4.22e-06  1.11e+00  40964s
  82   3.65843520e+08  3.43652047e+08  8.10e-03 4.17e-06  1.06e+00  41445s
  83   3.64721874e+08  3.44909510e+08  7.55e-03 4.05e-06  9.38e-01  41942s
  84   3.63532430e+08  3.45711606e+08  6.93e-03 4.32e-06  8.38e-01  42439s
  85   3.63228099e+08  3.45837081e+08  6.75e-03 3.89e-06  8.18e-01  42907s
  86   3.62466467e+08  3.46718831e+08  6.35e-03 4.59e-06  7.33e-01  43432s
  87   3.62023531e+08  3.46814894e+08  6.09e-03 4.08e-06  7.09e-01  43903s
  88   3.61618402e+08  3.47147228e+08  5.84e-03 4.80e-06  6.73e-01  44380s
  89   3.61005246e+08  3.47485001e+08  5.49e-03 5.13e-06  6.27e-01  44870s
  90   3.60622616e+08  3.47670908e+08  5.26e-03 5.02e-06  6.01e-01  45346s
  91   3.59890547e+08  3.47955245e+08  4.86e-03 4.47e-06  5.53e-01  45840s
  92   3.59265993e+08  3.48226544e+08  4.49e-03 5.29e-06  5.11e-01  46321s
  93   3.59042899e+08  3.48347743e+08  4.35e-03 5.14e-06  4.95e-01  46791s
  94   3.58800229e+08  3.48422064e+08  4.20e-03 5.07e-06  4.81e-01  47265s
  95   3.58039296e+08  3.48971966e+08  3.77e-03 4.83e-06  4.17e-01  47799s
  96   3.57332375e+08  3.49110464e+08  3.34e-03 5.28e-06  3.80e-01  48308s
  97   3.57108939e+08  3.49216739e+08  3.19e-03 5.32e-06  3.65e-01  48799s
  98   3.56888125e+08  3.49456528e+08  3.06e-03 5.19e-06  3.42e-01  49286s
  99   3.56678138e+08  3.49531386e+08  2.92e-03 5.71e-06  3.30e-01  49757s
 100   3.56477121e+08  3.49676062e+08  2.79e-03 5.28e-06  3.14e-01  50229s
 101   3.56147688e+08  3.49844533e+08  2.58e-03 5.51e-06  2.91e-01  50701s
 102   3.55791181e+08  3.50102267e+08  2.35e-03 5.99e-06  2.62e-01  51185s
 103   3.55497562e+08  3.50160038e+08  2.16e-03 5.62e-06  2.47e-01  51682s
 104   3.55336230e+08  3.50193018e+08  2.05e-03 5.63e-06  2.39e-01  52156s
 105   3.55153797e+08  3.50379811e+08  1.93e-03 5.77e-06  2.21e-01  52637s
 106   3.54982429e+08  3.50559246e+08  1.81e-03 5.84e-06  2.04e-01  53114s
 107   3.54781040e+08  3.50695378e+08  1.68e-03 5.65e-06  1.88e-01  53602s
 108   3.54623650e+08  3.50807323e+08  1.57e-03 5.53e-06  1.75e-01  54099s
 109   3.54428357e+08  3.51001628e+08  1.44e-03 5.74e-06  1.57e-01  54576s
 110   3.54294760e+08  3.51092099e+08  1.34e-03 5.56e-06  1.46e-01  55052s
 111   3.54112948e+08  3.51229728e+08  1.28e-03 6.44e-06  1.31e-01  55555s
 112   3.54006999e+08  3.51363019e+08  1.21e-03 6.26e-06  1.20e-01  56029s
 113   3.53831645e+08  3.51469877e+08  1.14e-03 6.08e-06  1.06e-01  56563s
 114   3.53740704e+08  3.51568380e+08  1.07e-03 6.57e-06  9.74e-02  57042s
 115   3.53656079e+08  3.51668742e+08  1.02e-03 6.47e-06  8.84e-02  57523s
 116   3.53553601e+08  3.51700159e+08  9.73e-04 6.20e-06  8.28e-02  58020s
 117   3.53391923e+08  3.51811951e+08  8.73e-04 6.68e-06  7.03e-02  58508s
 118   3.53313396e+08  3.51845806e+08  8.27e-04 6.88e-06  6.56e-02  58972s
 119   3.53272082e+08  3.51929295e+08  8.00e-04 7.50e-06  5.92e-02  59465s
 120   3.53207779e+08  3.51965492e+08  7.62e-04 7.42e-06  5.47e-02  59941s
 121   3.53140038e+08  3.51990259e+08  7.32e-04 7.36e-06  5.09e-02  60402s
 122   3.53041649e+08  3.52036878e+08  6.44e-04 7.84e-06  4.47e-02  60869s
 123   3.53007314e+08  3.52076495e+08  6.12e-04 7.51e-06  4.12e-02  61347s
 124   3.52959228e+08  3.52098841e+08  5.69e-04 7.90e-06  3.82e-02  61814s
 125   3.52941408e+08  3.52114941e+08  5.55e-04 7.76e-06  3.66e-02  62287s
 126   3.52879215e+08  3.52146727e+08  5.03e-04 7.39e-06  3.26e-02  62762s
 127   3.52809196e+08  3.52191211e+08  4.53e-04 7.73e-06  2.74e-02  63251s
 128   3.52785501e+08  3.52201676e+08  4.45e-04 8.17e-06  2.60e-02  63719s
 129   3.52781517e+08  3.52211023e+08  4.44e-04 7.99e-06  2.53e-02  64212s
 130   3.52725441e+08  3.52241029e+08  4.33e-04 6.66e-06  2.16e-02  64714s
 131   3.52713210e+08  3.52264374e+08  4.30e-04 6.68e-06  1.98e-02  65198s
 132   3.52664974e+08  3.52326308e+08  4.32e-04 6.72e-06  1.44e-02  65764s
 133   3.52590382e+08  3.52353788e+08  3.53e-04 6.38e-06  1.02e-02  66282s
 134   3.52568357e+08  3.52372188e+08  3.38e-04 5.48e-06  8.39e-03  66778s
 135   3.52560049e+08  3.52378589e+08  3.21e-04 5.36e-06  7.74e-03  67257s
 136   3.52553728e+08  3.52382444e+08  3.09e-04 5.26e-06  7.31e-03  67721s
 137   3.52547203e+08  3.52386822e+08  2.95e-04 4.96e-06  6.84e-03  68186s
 138   3.52534302e+08  3.52395415e+08  2.73e-04 5.10e-06  5.90e-03  68664s
 139   3.52528163e+08  3.52400705e+08  2.63e-04 4.57e-06  5.36e-03  69154s
 140   3.52518002e+08  3.52413000e+08  2.51e-04 3.28e-08  4.31e-03  69635s
 141   3.52482502e+08  3.52418187e+08  1.32e-04 6.74e-06  2.87e-03  70124s
 142   3.52466435e+08  3.52428713e+08  8.78e-05 1.48e-06  1.73e-03  70622s
 143   3.52461240e+08  3.52432715e+08  7.40e-05 8.94e-08  1.33e-03  71111s
 144   3.52460450e+08  3.52437697e+08  7.22e-05 7.07e-07  1.01e-03  71583s
 145   3.52457038e+08  3.52438675e+08  5.87e-05 7.64e-07  8.47e-04  72054s
 146   3.52450487e+08  3.52442437e+08  7.97e-05 5.67e-07  4.26e-04  72543s
 147   3.52450395e+08  3.52444472e+08  7.58e-05 3.78e-07  3.03e-04  73070s
 148   3.52449405e+08  3.52445044e+08  3.51e-05 3.26e-07  2.36e-04  73559s
 149   3.52449018e+08  3.52446151e+08  1.72e-05 2.25e-07  1.58e-04  74050s
 150   3.52448744e+08  3.52447205e+08  5.89e-06 1.27e-07  8.66e-05  74540s
 151   3.52448703e+08  3.52447711e+08  4.31e-06 8.13e-08  5.55e-05  75060s
 152   3.52448644e+08  3.52448226e+08  1.59e-06 6.29e-08  2.35e-05  75613s
 153   3.52448604e+08  3.52448556e+08  6.64e-07 2.50e-07  2.73e-06  76121s
 154   3.52448596e+08  3.52448596e+08  2.26e-08 5.22e-07  2.77e-09  76620s

Barrier solved model in 154 iterations and 76620.64 seconds
Optimal objective 3.52448596e+08


Root crossover log...

  402702 DPushes remaining with DInf 0.0000000e+00             76643s
  214782 DPushes remaining with DInf 0.0000000e+00             76648s
  176073 DPushes remaining with DInf 0.0000000e+00             76653s
  164960 DPushes remaining with DInf 0.0000000e+00             76658s
  161490 DPushes remaining with DInf 0.0000000e+00             76663s
  159733 DPushes remaining with DInf 0.0000000e+00             76668s
  158007 DPushes remaining with DInf 0.0000000e+00             76678s
  153775 DPushes remaining with DInf 0.0000000e+00             76695s
  151526 DPushes remaining with DInf 0.0000000e+00             76706s
  150603 DPushes remaining with DInf 0.0000000e+00             76715s
  149439 DPushes remaining with DInf 0.0000000e+00             76725s
  148313 DPushes remaining with DInf 0.0000000e+00             76735s
  147185 DPushes remaining with DInf 0.0000000e+00             76744s
  145915 DPushes remaining with DInf 0.0000000e+00             76754s
  144801 DPushes remaining with DInf 0.0000000e+00             89581s
  143921 DPushes remaining with DInf 0.0000000e+00             89590s
  143041 DPushes remaining with DInf 0.0000000e+00             89603s
  142161 DPushes remaining with DInf 0.0000000e+00             89616s
  141281 DPushes remaining with DInf 0.0000000e+00             89636s
  140401 DPushes remaining with DInf 0.0000000e+00             89655s
  139521 DPushes remaining with DInf 0.0000000e+00             89676s
  138641 DPushes remaining with DInf 0.0000000e+00             89690s
  137761 DPushes remaining with DInf 0.0000000e+00             89703s
  136881 DPushes remaining with DInf 0.0000000e+00             89717s
  136001 DPushes remaining with DInf 0.0000000e+00             89733s
  135121 DPushes remaining with DInf 0.0000000e+00             89752s
  134241 DPushes remaining with DInf 0.0000000e+00             89772s
  133361 DPushes remaining with DInf 0.0000000e+00             89796s
  132481 DPushes remaining with DInf 0.0000000e+00             89807s
  131481 DPushes remaining with DInf 0.0000000e+00             89819s
  130545 DPushes remaining with DInf 0.0000000e+00             89831s
  129665 DPushes remaining with DInf 0.0000000e+00             89845s
  128785 DPushes remaining with DInf 0.0000000e+00             89864s
  127905 DPushes remaining with DInf 0.0000000e+00             89887s
  127025 DPushes remaining with DInf 0.0000000e+00             89910s
  126145 DPushes remaining with DInf 0.0000000e+00             89942s
  125265 DPushes remaining with DInf 0.0000000e+00             89979s
  124385 DPushes remaining with DInf 0.0000000e+00             90010s
  123505 DPushes remaining with DInf 0.0000000e+00             90045s
  122625 DPushes remaining with DInf 0.0000000e+00             90058s
  121745 DPushes remaining with DInf 0.0000000e+00             90076s
  120865 DPushes remaining with DInf 0.0000000e+00             90101s
  119985 DPushes remaining with DInf 0.0000000e+00             90130s
  119105 DPushes remaining with DInf 0.0000000e+00             90167s
  118225 DPushes remaining with DInf 0.0000000e+00             90224s
  117345 DPushes remaining with DInf 0.0000000e+00             90258s
  116465 DPushes remaining with DInf 0.0000000e+00             90302s
  115585 DPushes remaining with DInf 0.0000000e+00             90329s
  114705 DPushes remaining with DInf 0.0000000e+00             90406s
  113825 DPushes remaining with DInf 0.0000000e+00             90443s
  112945 DPushes remaining with DInf 0.0000000e+00             90475s
  112065 DPushes remaining with DInf 0.0000000e+00             90520s
  111185 DPushes remaining with DInf 0.0000000e+00             90577s
  110305 DPushes remaining with DInf 0.0000000e+00             90610s
  109425 DPushes remaining with DInf 0.0000000e+00             90631s
  108545 DPushes remaining with DInf 0.0000000e+00             90660s
  107665 DPushes remaining with DInf 0.0000000e+00             90720s
  106785 DPushes remaining with DInf 0.0000000e+00             90740s
  105905 DPushes remaining with DInf 0.0000000e+00             90759s
  105025 DPushes remaining with DInf 0.0000000e+00             90785s
  104145 DPushes remaining with DInf 0.0000000e+00             90805s
  103265 DPushes remaining with DInf 0.0000000e+00             90831s
  102385 DPushes remaining with DInf 0.0000000e+00             90858s
  101505 DPushes remaining with DInf 0.0000000e+00             90881s
  100625 DPushes remaining with DInf 0.0000000e+00             90902s
   99745 DPushes remaining with DInf 0.0000000e+00             90916s
   98865 DPushes remaining with DInf 0.0000000e+00             90935s
   97861 DPushes remaining with DInf 0.0000000e+00             90947s
   96981 DPushes remaining with DInf 0.0000000e+00             90973s
   96101 DPushes remaining with DInf 0.0000000e+00             91003s
   95221 DPushes remaining with DInf 0.0000000e+00             91028s
   94341 DPushes remaining with DInf 0.0000000e+00             91042s
   93461 DPushes remaining with DInf 0.0000000e+00             91056s
   92581 DPushes remaining with DInf 0.0000000e+00             91069s
   91701 DPushes remaining with DInf 0.0000000e+00             91080s
   90821 DPushes remaining with DInf 0.0000000e+00             91092s
   89564 DPushes remaining with DInf 0.0000000e+00             91109s
   88164 DPushes remaining with DInf 0.0000000e+00             91122s
   87284 DPushes remaining with DInf 0.0000000e+00             91140s
   86404 DPushes remaining with DInf 0.0000000e+00             91159s
   85524 DPushes remaining with DInf 0.0000000e+00             91181s
   83772 DPushes remaining with DInf 0.0000000e+00             91208s
   82551 DPushes remaining with DInf 0.0000000e+00             91225s
   81427 DPushes remaining with DInf 0.0000000e+00             91240s
   79878 DPushes remaining with DInf 0.0000000e+00             91257s
   77838 DPushes remaining with DInf 0.0000000e+00             91276s
   75082 DPushes remaining with DInf 0.0000000e+00             91296s
   72737 DPushes remaining with DInf 0.0000000e+00             91317s
   70445 DPushes remaining with DInf 0.0000000e+00             91336s
   69100 DPushes remaining with DInf 0.0000000e+00             91351s
   67755 DPushes remaining with DInf 0.0000000e+00             91366s
   66256 DPushes remaining with DInf 0.0000000e+00             91384s
   65011 DPushes remaining with DInf 0.0000000e+00             91401s
   63604 DPushes remaining with DInf 0.0000000e+00             91420s
   62485 DPushes remaining with DInf 0.0000000e+00             91437s
   61105 DPushes remaining with DInf 0.0000000e+00             91453s
   59986 DPushes remaining with DInf 0.0000000e+00             91471s
   58865 DPushes remaining with DInf 0.0000000e+00             91489s
   56612 DPushes remaining with DInf 0.0000000e+00             91511s
   55636 DPushes remaining with DInf 0.0000000e+00             91529s
   53831 DPushes remaining with DInf 0.0000000e+00             91549s
   52902 DPushes remaining with DInf 0.0000000e+00             91564s
   51321 DPushes remaining with DInf 0.0000000e+00             91582s
   50079 DPushes remaining with DInf 0.0000000e+00             91598s
   48727 DPushes remaining with DInf 0.0000000e+00             91613s
   47278 DPushes remaining with DInf 0.0000000e+00             91630s
   46366 DPushes remaining with DInf 0.0000000e+00             91646s
   45465 DPushes remaining with DInf 0.0000000e+00             91664s
   44585 DPushes remaining with DInf 0.0000000e+00             91684s
   43705 DPushes remaining with DInf 0.0000000e+00             91703s
   42825 DPushes remaining with DInf 0.0000000e+00             91721s
   41469 DPushes remaining with DInf 0.0000000e+00             91739s
   39595 DPushes remaining with DInf 0.0000000e+00             91755s
   38248 DPushes remaining with DInf 0.0000000e+00             91770s
   37368 DPushes remaining with DInf 0.0000000e+00             91786s
   36211 DPushes remaining with DInf 0.0000000e+00             91802s
   34835 DPushes remaining with DInf 0.0000000e+00             91816s
   33356 DPushes remaining with DInf 0.0000000e+00             91837s
   32476 DPushes remaining with DInf 0.0000000e+00             91855s
   31443 DPushes remaining with DInf 0.0000000e+00             91869s
   30563 DPushes remaining with DInf 0.0000000e+00             91901s
   29633 DPushes remaining with DInf 0.0000000e+00             91919s
   28647 DPushes remaining with DInf 0.0000000e+00             91936s
   27767 DPushes remaining with DInf 0.0000000e+00             91955s
   26783 DPushes remaining with DInf 0.0000000e+00             91971s
   25580 DPushes remaining with DInf 0.0000000e+00             91992s
   24677 DPushes remaining with DInf 0.0000000e+00             92007s
   22385 DPushes remaining with DInf 0.0000000e+00             92026s
   20955 DPushes remaining with DInf 0.0000000e+00             92044s
   19213 DPushes remaining with DInf 0.0000000e+00             92067s
   18333 DPushes remaining with DInf 0.0000000e+00             92111s
   17401 DPushes remaining with DInf 0.0000000e+00             92132s
   15833 DPushes remaining with DInf 0.0000000e+00             92149s
   12415 DPushes remaining with DInf 0.0000000e+00             92172s
   10483 DPushes remaining with DInf 0.0000000e+00             92189s
    7910 DPushes remaining with DInf 0.0000000e+00             92211s
    7030 DPushes remaining with DInf 0.0000000e+00             92284s
    6150 DPushes remaining with DInf 0.0000000e+00             92320s
    4729 DPushes remaining with DInf 0.0000000e+00             92397s
    2216 DPushes remaining with DInf 0.0000000e+00             92669s
    1336 DPushes remaining with DInf 0.0000000e+00             93291s
     456 DPushes remaining with DInf 0.0000000e+00             95494s
       0 DPushes remaining with DInf 0.0000000e+00             97104s

Restart crossover...

 3367340 variables added to crossover basis                    97114s

  402702 DPushes remaining with DInf 0.0000000e+00             97121s
  214782 DPushes remaining with DInf 0.0000000e+00             97128s
  176073 DPushes remaining with DInf 0.0000000e+00             97134s
  164955 DPushes remaining with DInf 0.0000000e+00             97141s
  161487 DPushes remaining with DInf 0.0000000e+00             97150s
  159730 DPushes remaining with DInf 0.0000000e+00             97157s
  158034 DPushes remaining with DInf 0.0000000e+00             97170s
  155624 DPushes remaining with DInf 0.0000000e+00             97193s
  152288 DPushes remaining with DInf 0.0000000e+00             97207s
  151025 DPushes remaining with DInf 0.0000000e+00             97219s
  149733 DPushes remaining with DInf 0.0000000e+00             97233s
  148608 DPushes remaining with DInf 0.0000000e+00             97253s
  147473 DPushes remaining with DInf 0.0000000e+00             97269s
  145429 DPushes remaining with DInf 0.0000000e+00             97298s
  144454 DPushes remaining with DInf 0.0000000e+00             97321s
  143410 DPushes remaining with DInf 0.0000000e+00             97341s
  142530 DPushes remaining with DInf 0.0000000e+00             97360s
  141650 DPushes remaining with DInf 0.0000000e+00             97374s
  140770 DPushes remaining with DInf 0.0000000e+00             97391s
  139890 DPushes remaining with DInf 0.0000000e+00             97420s
  139010 DPushes remaining with DInf 0.0000000e+00             97443s
  138130 DPushes remaining with DInf 0.0000000e+00             97463s
  137250 DPushes remaining with DInf 0.0000000e+00             97484s
  136259 DPushes remaining with DInf 0.0000000e+00             97515s
  135376 DPushes remaining with DInf 0.0000000e+00             97552s
  134496 DPushes remaining with DInf 0.0000000e+00             97581s
  133504 DPushes remaining with DInf 0.0000000e+00             97635s
  132501 DPushes remaining with DInf 0.0000000e+00             97661s
  131621 DPushes remaining with DInf 0.0000000e+00             97744s
  130741 DPushes remaining with DInf 0.0000000e+00             97764s
  129861 DPushes remaining with DInf 0.0000000e+00             97798s
  128981 DPushes remaining with DInf 0.0000000e+00             97839s
  128101 DPushes remaining with DInf 0.0000000e+00             97885s
  127221 DPushes remaining with DInf 0.0000000e+00             97906s
  126144 DPushes remaining with DInf 0.0000000e+00             97933s
  125264 DPushes remaining with DInf 0.0000000e+00             97979s
  124384 DPushes remaining with DInf 0.0000000e+00             98016s
  123504 DPushes remaining with DInf 0.0000000e+00             98069s
  122624 DPushes remaining with DInf 0.0000000e+00             98131s
  121744 DPushes remaining with DInf 0.0000000e+00             98176s
  120864 DPushes remaining with DInf 0.0000000e+00             98224s
  119984 DPushes remaining with DInf 0.0000000e+00             98272s
  119104 DPushes remaining with DInf 0.0000000e+00             98323s
  118224 DPushes remaining with DInf 0.0000000e+00             98403s
  117344 DPushes remaining with DInf 0.0000000e+00             98507s
  116464 DPushes remaining with DInf 0.0000000e+00             98570s
  115584 DPushes remaining with DInf 0.0000000e+00             98709s
  114704 DPushes remaining with DInf 0.0000000e+00             98820s
  113824 DPushes remaining with DInf 0.0000000e+00             98877s
  112944 DPushes remaining with DInf 0.0000000e+00             98953s
  112064 DPushes remaining with DInf 0.0000000e+00             99049s
  111184 DPushes remaining with DInf 0.0000000e+00             99192s
  110304 DPushes remaining with DInf 0.0000000e+00             99329s
  109424 DPushes remaining with DInf 0.0000000e+00             99462s
  108544 DPushes remaining with DInf 0.0000000e+00             99598s
  107664 DPushes remaining with DInf 0.0000000e+00             99722s
  106784 DPushes remaining with DInf 0.0000000e+00             99791s
  105904 DPushes remaining with DInf 0.0000000e+00             99820s
  105024 DPushes remaining with DInf 0.0000000e+00             99875s
  104144 DPushes remaining with DInf 0.0000000e+00             99919s
  103264 DPushes remaining with DInf 0.0000000e+00             99979s
  102384 DPushes remaining with DInf 0.0000000e+00            100005s
  101504 DPushes remaining with DInf 0.0000000e+00            100029s
  100624 DPushes remaining with DInf 0.0000000e+00            100086s
   99744 DPushes remaining with DInf 0.0000000e+00            100114s
   98864 DPushes remaining with DInf 0.0000000e+00            100134s
   97984 DPushes remaining with DInf 0.0000000e+00            100152s
   97104 DPushes remaining with DInf 0.0000000e+00            100178s
   96224 DPushes remaining with DInf 0.0000000e+00            100190s
   95344 DPushes remaining with DInf 0.0000000e+00            100211s
   94464 DPushes remaining with DInf 0.0000000e+00            100234s
   93584 DPushes remaining with DInf 0.0000000e+00            100260s
   92429 DPushes remaining with DInf 0.0000000e+00            100285s
   91549 DPushes remaining with DInf 0.0000000e+00            100310s
   89927 DPushes remaining with DInf 0.0000000e+00            100341s
   88031 DPushes remaining with DInf 0.0000000e+00            100375s
   85426 DPushes remaining with DInf 0.0000000e+00            100413s
   84324 DPushes remaining with DInf 0.0000000e+00            100427s
   82887 DPushes remaining with DInf 0.0000000e+00            100449s
   81687 DPushes remaining with DInf 0.0000000e+00            100470s
   78396 DPushes remaining with DInf 0.0000000e+00            100510s
   75872 DPushes remaining with DInf 0.0000000e+00            100541s
   73410 DPushes remaining with DInf 0.0000000e+00            100564s
   69999 DPushes remaining with DInf 0.0000000e+00            100592s
   67755 DPushes remaining with DInf 0.0000000e+00            100624s
   64731 DPushes remaining with DInf 0.0000000e+00            100658s
   62375 DPushes remaining with DInf 0.0000000e+00            100694s
   60575 DPushes remaining with DInf 0.0000000e+00            100718s
   59118 DPushes remaining with DInf 0.0000000e+00            100742s
   56750 DPushes remaining with DInf 0.0000000e+00            100765s
   55084 DPushes remaining with DInf 0.0000000e+00            100789s
   52014 DPushes remaining with DInf 0.0000000e+00            100825s
   49461 DPushes remaining with DInf 0.0000000e+00            100846s
   47844 DPushes remaining with DInf 0.0000000e+00            100870s
   46113 DPushes remaining with DInf 0.0000000e+00            100896s
   43501 DPushes remaining with DInf 0.0000000e+00            100932s
   40389 DPushes remaining with DInf 0.0000000e+00            100963s
   38769 DPushes remaining with DInf 0.0000000e+00            100984s
   37687 DPushes remaining with DInf 0.0000000e+00            101009s
   36627 DPushes remaining with DInf 0.0000000e+00            101032s
   35577 DPushes remaining with DInf 0.0000000e+00            101053s
   34376 DPushes remaining with DInf 0.0000000e+00            101074s
   32753 DPushes remaining with DInf 0.0000000e+00            101099s
   31131 DPushes remaining with DInf 0.0000000e+00            101124s
   29607 DPushes remaining with DInf 0.0000000e+00            101147s
   27979 DPushes remaining with DInf 0.0000000e+00            101171s
   26677 DPushes remaining with DInf 0.0000000e+00            101202s
   25386 DPushes remaining with DInf 0.0000000e+00            101224s
   23821 DPushes remaining with DInf 0.0000000e+00            101248s
   22360 DPushes remaining with DInf 0.0000000e+00            101268s
   21102 DPushes remaining with DInf 0.0000000e+00            101288s
   19942 DPushes remaining with DInf 0.0000000e+00            101315s
   18690 DPushes remaining with DInf 0.0000000e+00            101337s
   17810 DPushes remaining with DInf 0.0000000e+00            101358s
   16930 DPushes remaining with DInf 0.0000000e+00            101377s
   15923 DPushes remaining with DInf 0.0000000e+00            101395s
   14963 DPushes remaining with DInf 0.0000000e+00            101415s
   13094 DPushes remaining with DInf 0.0000000e+00            101446s
   12208 DPushes remaining with DInf 0.0000000e+00            101471s
   11328 DPushes remaining with DInf 0.0000000e+00            101504s
   10448 DPushes remaining with DInf 0.0000000e+00            101563s
    9568 DPushes remaining with DInf 0.0000000e+00            101592s
    7904 DPushes remaining with DInf 0.0000000e+00            101614s
    7024 DPushes remaining with DInf 0.0000000e+00            101676s
    6144 DPushes remaining with DInf 0.0000000e+00            101724s
    4746 DPushes remaining with DInf 0.0000000e+00            101787s
    3032 DPushes remaining with DInf 0.0000000e+00            102186s
    2152 DPushes remaining with DInf 0.0000000e+00            102364s
    1272 DPushes remaining with DInf 0.0000000e+00            103295s
     392 DPushes remaining with DInf 0.0000000e+00            106530s
       0 DPushes remaining with DInf 0.0000000e+00            108230s

 10165255 PPushes remaining with PInf 3.1214475e-04            108237s
 9227772 PPushes remaining with PInf 2.1223573e-04            124181s
 8972218 PPushes remaining with PInf 1.9786750e-04            125596s
 8751992 PPushes remaining with PInf 1.7547155e-04            126527s
 8659770 PPushes remaining with PInf 1.2913566e-04            127187s
 8571397 PPushes remaining with PInf 0.0000000e+00            127718s
 8512519 PPushes remaining with PInf 0.0000000e+00            128091s
 8456830 PPushes remaining with PInf 0.0000000e+00            128432s
 8410438 PPushes remaining with PInf 0.0000000e+00            128761s
 8359311 PPushes remaining with PInf 0.0000000e+00            129039s
 8313371 PPushes remaining with PInf 0.0000000e+00            129350s
 8265754 PPushes remaining with PInf 0.0000000e+00            129724s
 8217296 PPushes remaining with PInf 0.0000000e+00            130367s
 8168798 PPushes remaining with PInf 0.0000000e+00            133285s
 8121693 PPushes remaining with PInf 0.0000000e+00            135457s
 8073342 PPushes remaining with PInf 0.0000000e+00            137529s
 8023723 PPushes remaining with PInf 0.0000000e+00            138750s
 7972088 PPushes remaining with PInf 0.0000000e+00            140240s
 7928244 PPushes remaining with PInf 0.0000000e+00            141593s
 7888667 PPushes remaining with PInf 0.0000000e+00            142930s
 7849646 PPushes remaining with PInf 0.0000000e+00            144393s
 7811651 PPushes remaining with PInf 0.0000000e+00            146048s
 7773303 PPushes remaining with PInf 0.0000000e+00            147514s
 7738567 PPushes remaining with PInf 0.0000000e+00            148658s
 7703052 PPushes remaining with PInf 0.0000000e+00            149803s
 7670043 PPushes remaining with PInf 0.0000000e+00            150927s
 7635737 PPushes remaining with PInf 0.0000000e+00            151963s
 7604519 PPushes remaining with PInf 0.0000000e+00            152943s
 7575396 PPushes remaining with PInf 0.0000000e+00            154366s
 7548490 PPushes remaining with PInf 0.0000000e+00            155058s
 7525164 PPushes remaining with PInf 0.0000000e+00            155303s
 7503794 PPushes remaining with PInf 0.0000000e+00            155557s
 7482524 PPushes remaining with PInf 0.0000000e+00            155802s
 7461869 PPushes remaining with PInf 0.0000000e+00            156072s
 7441989 PPushes remaining with PInf 0.0000000e+00            156341s
 7420366 PPushes remaining with PInf 0.0000000e+00            156583s
 7399262 PPushes remaining with PInf 0.0000000e+00            156849s
 7378091 PPushes remaining with PInf 0.0000000e+00            157121s
 7356864 PPushes remaining with PInf 0.0000000e+00            157552s
 7336921 PPushes remaining with PInf 0.0000000e+00            157661s
 7318474 PPushes remaining with PInf 0.0000000e+00            157699s
 7297605 PPushes remaining with PInf 0.0000000e+00            157737s
 7274403 PPushes remaining with PInf 0.0000000e+00            158104s
 7252122 PPushes remaining with PInf 0.0000000e+00            158340s
 7229711 PPushes remaining with PInf 0.0000000e+00            158603s
 7210987 PPushes remaining with PInf 0.0000000e+00            158850s
 7192217 PPushes remaining with PInf 0.0000000e+00            159090s
 7175975 PPushes remaining with PInf 0.0000000e+00            159576s
 7157583 PPushes remaining with PInf 0.0000000e+00            159929s
 7140630 PPushes remaining with PInf 0.0000000e+00            160274s
 7123284 PPushes remaining with PInf 0.0000000e+00            160642s
 7105742 PPushes remaining with PInf 0.0000000e+00            161023s
 7085765 PPushes remaining with PInf 0.0000000e+00            161409s
 7066211 PPushes remaining with PInf 0.0000000e+00            161792s
 7044263 PPushes remaining with PInf 0.0000000e+00            162174s
 7024346 PPushes remaining with PInf 0.0000000e+00            162583s
 7003411 PPushes remaining with PInf 0.0000000e+00            162944s
 6981225 PPushes remaining with PInf 0.0000000e+00            163072s
 6957062 PPushes remaining with PInf 0.0000000e+00            163107s
 6933894 PPushes remaining with PInf 0.0000000e+00            163142s
 6910503 PPushes remaining with PInf 0.0000000e+00            163178s
 6885396 PPushes remaining with PInf 0.0000000e+00            163213s
 6859446 PPushes remaining with PInf 0.0000000e+00            163250s
 6832756 PPushes remaining with PInf 0.0000000e+00            163290s
 6805893 PPushes remaining with PInf 0.0000000e+00            163330s
 6779983 PPushes remaining with PInf 0.0000000e+00            163368s
 6755605 PPushes remaining with PInf 0.0000000e+00            163404s
 6728425 PPushes remaining with PInf 0.0000000e+00            163443s
 6702245 PPushes remaining with PInf 0.0000000e+00            163482s
 6676665 PPushes remaining with PInf 0.0000000e+00            163526s
 6650167 PPushes remaining with PInf 0.0000000e+00            163570s
 6622815 PPushes remaining with PInf 0.0000000e+00            163609s
 6595321 PPushes remaining with PInf 0.0000000e+00            163652s
 6565739 PPushes remaining with PInf 0.0000000e+00            163700s
 6534907 PPushes remaining with PInf 0.0000000e+00            163749s
 6502123 PPushes remaining with PInf 0.0000000e+00            163802s
 6471988 PPushes remaining with PInf 0.0000000e+00            163853s
 6442298 PPushes remaining with PInf 0.0000000e+00            163903s
 6413572 PPushes remaining with PInf 0.0000000e+00            163955s
 6385817 PPushes remaining with PInf 0.0000000e+00            164005s
 6358070 PPushes remaining with PInf 0.0000000e+00            164051s
 6330787 PPushes remaining with PInf 0.0000000e+00            164098s
 6303699 PPushes remaining with PInf 0.0000000e+00            164183s
 6275019 PPushes remaining with PInf 0.0000000e+00            164264s
 6243381 PPushes remaining with PInf 0.0000000e+00            164348s
 6212312 PPushes remaining with PInf 0.0000000e+00            164436s
 6177981 PPushes remaining with PInf 0.0000000e+00            164526s
 6143562 PPushes remaining with PInf 0.0000000e+00            164620s
 6109132 PPushes remaining with PInf 0.0000000e+00            164710s
 6076103 PPushes remaining with PInf 0.0000000e+00            164804s
 6042957 PPushes remaining with PInf 0.0000000e+00            164900s
 6012395 PPushes remaining with PInf 0.0000000e+00            165115s
 5983624 PPushes remaining with PInf 0.0000000e+00            165236s
 5954639 PPushes remaining with PInf 0.0000000e+00            165370s
 5923918 PPushes remaining with PInf 0.0000000e+00            165568s
 5895414 PPushes remaining with PInf 0.0000000e+00            165867s
 5867454 PPushes remaining with PInf 0.0000000e+00            166182s
 5842286 PPushes remaining with PInf 0.0000000e+00            166472s
 5817415 PPushes remaining with PInf 0.0000000e+00            166761s
 5791747 PPushes remaining with PInf 0.0000000e+00            167061s
 5765619 PPushes remaining with PInf 0.0000000e+00            167352s
 5739684 PPushes remaining with PInf 0.0000000e+00            167649s
 5715963 PPushes remaining with PInf 0.0000000e+00            167933s
 5693426 PPushes remaining with PInf 0.0000000e+00            168525s
 5669106 PPushes remaining with PInf 0.0000000e+00            168949s
 5645381 PPushes remaining with PInf 0.0000000e+00            169353s
 5622279 PPushes remaining with PInf 0.0000000e+00            169726s
 5599675 PPushes remaining with PInf 0.0000000e+00            170144s
 5578279 PPushes remaining with PInf 0.0000000e+00            170573s
 5556916 PPushes remaining with PInf 0.0000000e+00            171029s
 5536190 PPushes remaining with PInf 0.0000000e+00            171507s
 5515873 PPushes remaining with PInf 0.0000000e+00            171985s
 5493980 PPushes remaining with PInf 0.0000000e+00            172429s
 5472815 PPushes remaining with PInf 0.0000000e+00            172848s
 5453276 PPushes remaining with PInf 0.0000000e+00            173276s
 5432663 PPushes remaining with PInf 0.0000000e+00            173704s
 5412698 PPushes remaining with PInf 0.0000000e+00            174136s
 5395485 PPushes remaining with PInf 0.0000000e+00            174530s
 5377022 PPushes remaining with PInf 0.0000000e+00            174842s
 5359975 PPushes remaining with PInf 0.0000000e+00            175085s
 5343371 PPushes remaining with PInf 0.0000000e+00            175332s
 5327728 PPushes remaining with PInf 0.0000000e+00            175581s
 5313411 PPushes remaining with PInf 0.0000000e+00            175821s
 5298829 PPushes remaining with PInf 0.0000000e+00            176072s
 5284725 PPushes remaining with PInf 0.0000000e+00            176312s
 5271546 PPushes remaining with PInf 0.0000000e+00            176544s
 5258779 PPushes remaining with PInf 0.0000000e+00            176788s
 5245796 PPushes remaining with PInf 0.0000000e+00            177019s
 5232410 PPushes remaining with PInf 0.0000000e+00            177237s
 5219412 PPushes remaining with PInf 0.0000000e+00            177443s
 5204740 PPushes remaining with PInf 0.0000000e+00            177777s
 5191688 PPushes remaining with PInf 0.0000000e+00            177998s
 5177026 PPushes remaining with PInf 0.0000000e+00            178203s
 5163821 PPushes remaining with PInf 0.0000000e+00            178414s
 5151046 PPushes remaining with PInf 0.0000000e+00            178627s
 5138165 PPushes remaining with PInf 0.0000000e+00            178861s
 5125603 PPushes remaining with PInf 0.0000000e+00            179089s
 5113034 PPushes remaining with PInf 0.0000000e+00            179323s
 5099633 PPushes remaining with PInf 0.0000000e+00            179546s
 5083206 PPushes remaining with PInf 0.0000000e+00            179828s
 5068029 PPushes remaining with PInf 0.0000000e+00            180095s
 5052709 PPushes remaining with PInf 0.0000000e+00            180199s
 5037027 PPushes remaining with PInf 0.0000000e+00            180227s
 5022769 PPushes remaining with PInf 0.0000000e+00            180257s
 5008584 PPushes remaining with PInf 0.0000000e+00            180292s
 4994607 PPushes remaining with PInf 0.0000000e+00            180325s
 4980551 PPushes remaining with PInf 0.0000000e+00            180852s
 4967503 PPushes remaining with PInf 0.0000000e+00            181222s
 4954889 PPushes remaining with PInf 0.0000000e+00            181621s
 4941641 PPushes remaining with PInf 0.0000000e+00            182040s
 4929099 PPushes remaining with PInf 0.0000000e+00            182470s
 4914711 PPushes remaining with PInf 0.0000000e+00            182922s
 4900399 PPushes remaining with PInf 0.0000000e+00            183374s
 4885016 PPushes remaining with PInf 0.0000000e+00            183851s
 4868512 PPushes remaining with PInf 0.0000000e+00            184387s
 4853566 PPushes remaining with PInf 0.0000000e+00            184880s
 4837117 PPushes remaining with PInf 0.0000000e+00            185359s
 4817874 PPushes remaining with PInf 0.0000000e+00            185905s
 4799224 PPushes remaining with PInf 0.0000000e+00            186251s
 4779313 PPushes remaining with PInf 0.0000000e+00            186348s
 4756298 PPushes remaining with PInf 0.0000000e+00            186449s
 4734548 PPushes remaining with PInf 0.0000000e+00            186554s
 4713525 PPushes remaining with PInf 0.0000000e+00            186660s
 4693919 PPushes remaining with PInf 0.0000000e+00            186767s
 4673948 PPushes remaining with PInf 0.0000000e+00            186868s
 4654645 PPushes remaining with PInf 0.0000000e+00            187061s
 4638899 PPushes remaining with PInf 0.0000000e+00            187399s
 4622294 PPushes remaining with PInf 0.0000000e+00            187748s
 4606107 PPushes remaining with PInf 0.0000000e+00            187990s
 4591633 PPushes remaining with PInf 0.0000000e+00            188135s
 4578671 PPushes remaining with PInf 0.0000000e+00            188281s
 4566288 PPushes remaining with PInf 0.0000000e+00            188433s
 4553330 PPushes remaining with PInf 0.0000000e+00            188584s
 4541561 PPushes remaining with PInf 0.0000000e+00            189314s
 4529259 PPushes remaining with PInf 0.0000000e+00            189734s
 4516680 PPushes remaining with PInf 0.0000000e+00            190105s
 4504455 PPushes remaining with PInf 0.0000000e+00            190470s
 4493813 PPushes remaining with PInf 0.0000000e+00            190817s
 4483905 PPushes remaining with PInf 0.0000000e+00            191166s
 4471091 PPushes remaining with PInf 0.0000000e+00            191543s
 4458272 PPushes remaining with PInf 0.0000000e+00            191781s
 4445583 PPushes remaining with PInf 0.0000000e+00            192083s
 4431622 PPushes remaining with PInf 0.0000000e+00            192245s
 4416990 PPushes remaining with PInf 0.0000000e+00            192378s
 4403004 PPushes remaining with PInf 0.0000000e+00            193166s
 4388407 PPushes remaining with PInf 0.0000000e+00            193601s
 4373473 PPushes remaining with PInf 0.0000000e+00            194087s
 4358431 PPushes remaining with PInf 0.0000000e+00            194604s
 4342806 PPushes remaining with PInf 0.0000000e+00            195075s
 4327632 PPushes remaining with PInf 0.0000000e+00            195591s
 4312609 PPushes remaining with PInf 0.0000000e+00            195968s
 4296055 PPushes remaining with PInf 0.0000000e+00            196360s
 4281059 PPushes remaining with PInf 0.0000000e+00            196714s
 4266661 PPushes remaining with PInf 0.0000000e+00            197365s
 4251703 PPushes remaining with PInf 0.0000000e+00            197657s
 4235069 PPushes remaining with PInf 0.0000000e+00            198072s
 4219579 PPushes remaining with PInf 0.0000000e+00            198362s
 4204715 PPushes remaining with PInf 0.0000000e+00            198663s
 4191258 PPushes remaining with PInf 0.0000000e+00            198952s
 4177687 PPushes remaining with PInf 0.0000000e+00            199252s
 4164120 PPushes remaining with PInf 0.0000000e+00            199512s
 4151049 PPushes remaining with PInf 0.0000000e+00            199778s
 4139274 PPushes remaining with PInf 0.0000000e+00            200340s
 4126544 PPushes remaining with PInf 0.0000000e+00            200635s
 4115174 PPushes remaining with PInf 0.0000000e+00            200836s
 4105634 PPushes remaining with PInf 0.0000000e+00            200906s
 4096716 PPushes remaining with PInf 0.0000000e+00            200981s
 4088901 PPushes remaining with PInf 0.0000000e+00            201046s
 4081870 PPushes remaining with PInf 0.0000000e+00            201118s
 4074320 PPushes remaining with PInf 0.0000000e+00            201190s
 4067523 PPushes remaining with PInf 0.0000000e+00            201259s
 4061091 PPushes remaining with PInf 0.0000000e+00            201327s
 4053917 PPushes remaining with PInf 0.0000000e+00            201397s
 4046055 PPushes remaining with PInf 0.0000000e+00            201462s
 4038834 PPushes remaining with PInf 0.0000000e+00            201532s
 4030943 PPushes remaining with PInf 0.0000000e+00            201601s
 4022787 PPushes remaining with PInf 0.0000000e+00            201659s
 4014534 PPushes remaining with PInf 0.0000000e+00            201714s
 4005334 PPushes remaining with PInf 0.0000000e+00            201782s
 3995113 PPushes remaining with PInf 0.0000000e+00            201850s
 3983931 PPushes remaining with PInf 0.0000000e+00            201915s
 3972482 PPushes remaining with PInf 0.0000000e+00            201986s
 3958832 PPushes remaining with PInf 0.0000000e+00            202052s
 3945936 PPushes remaining with PInf 0.0000000e+00            202121s
 3931476 PPushes remaining with PInf 0.0000000e+00            202208s
 3915383 PPushes remaining with PInf 0.0000000e+00            202289s
 3899328 PPushes remaining with PInf 0.0000000e+00            202367s
 3882809 PPushes remaining with PInf 0.0000000e+00            202703s
 3867158 PPushes remaining with PInf 0.0000000e+00            202922s
 3851255 PPushes remaining with PInf 0.0000000e+00            203173s
 3834429 PPushes remaining with PInf 0.0000000e+00            203428s
 3819488 PPushes remaining with PInf 0.0000000e+00            203639s
 3802421 PPushes remaining with PInf 0.0000000e+00            203770s
 3784666 PPushes remaining with PInf 0.0000000e+00            203917s
 3766298 PPushes remaining with PInf 0.0000000e+00            204074s
 3747245 PPushes remaining with PInf 0.0000000e+00            204220s
 3728121 PPushes remaining with PInf 0.0000000e+00            204266s
 3709833 PPushes remaining with PInf 0.0000000e+00            204311s
 3694627 PPushes remaining with PInf 0.0000000e+00            204355s
 3680075 PPushes remaining with PInf 0.0000000e+00            204397s
 3665382 PPushes remaining with PInf 0.0000000e+00            204438s
 3650981 PPushes remaining with PInf 0.0000000e+00            204477s
 3637577 PPushes remaining with PInf 0.0000000e+00            204516s
 3622602 PPushes remaining with PInf 0.0000000e+00            204555s
 3607537 PPushes remaining with PInf 0.0000000e+00            204593s
 3590870 PPushes remaining with PInf 0.0000000e+00            204632s
 3574909 PPushes remaining with PInf 0.0000000e+00            204671s
 3557881 PPushes remaining with PInf 0.0000000e+00            204712s
 3538888 PPushes remaining with PInf 0.0000000e+00            204754s
 3519188 PPushes remaining with PInf 0.0000000e+00            204798s
 3498349 PPushes remaining with PInf 0.0000000e+00            204846s
 3478346 PPushes remaining with PInf 0.0000000e+00            204893s
 3458592 PPushes remaining with PInf 0.0000000e+00            204939s
 3439657 PPushes remaining with PInf 0.0000000e+00            204985s
 3422196 PPushes remaining with PInf 0.0000000e+00            205031s
 3404327 PPushes remaining with PInf 0.0000000e+00            205074s
 3387222 PPushes remaining with PInf 0.0000000e+00            205118s
 3370859 PPushes remaining with PInf 0.0000000e+00            205159s
 3355936 PPushes remaining with PInf 0.0000000e+00            205199s
 3341379 PPushes remaining with PInf 0.0000000e+00            205239s
 3326625 PPushes remaining with PInf 0.0000000e+00            205279s
 3313329 PPushes remaining with PInf 0.0000000e+00            205317s
 3302183 PPushes remaining with PInf 0.0000000e+00            205352s
 3290611 PPushes remaining with PInf 0.0000000e+00            205387s
 3280961 PPushes remaining with PInf 0.0000000e+00            205419s
 3271463 PPushes remaining with PInf 0.0000000e+00            205450s
 3263085 PPushes remaining with PInf 0.0000000e+00            205478s
 3255388 PPushes remaining with PInf 0.0000000e+00            205507s
 3247717 PPushes remaining with PInf 0.0000000e+00            205535s
 3240055 PPushes remaining with PInf 0.0000000e+00            205562s
 3232494 PPushes remaining with PInf 0.0000000e+00            205589s
 3224082 PPushes remaining with PInf 0.0000000e+00            205617s
 3214614 PPushes remaining with PInf 0.0000000e+00            205646s
 3204942 PPushes remaining with PInf 0.0000000e+00            205676s
 3195183 PPushes remaining with PInf 0.0000000e+00            205707s
 3186382 PPushes remaining with PInf 0.0000000e+00            205737s
 3176066 PPushes remaining with PInf 0.0000000e+00            205770s
 3164012 PPushes remaining with PInf 0.0000000e+00            205805s
 3152019 PPushes remaining with PInf 0.0000000e+00            205840s
 3136734 PPushes remaining with PInf 0.0000000e+00            205878s
 3121569 PPushes remaining with PInf 0.0000000e+00            205917s
 3107203 PPushes remaining with PInf 0.0000000e+00            205953s
 3091198 PPushes remaining with PInf 0.0000000e+00            205990s
 3076178 PPushes remaining with PInf 0.0000000e+00            206028s
 3059586 PPushes remaining with PInf 0.0000000e+00            206068s
 3041912 PPushes remaining with PInf 0.0000000e+00            206267s
 3026299 PPushes remaining with PInf 0.0000000e+00            206417s
 3010119 PPushes remaining with PInf 0.0000000e+00            206570s
 2995037 PPushes remaining with PInf 0.0000000e+00            206735s
 2980817 PPushes remaining with PInf 0.0000000e+00            207066s
 2966329 PPushes remaining with PInf 0.0000000e+00            207303s
 2953994 PPushes remaining with PInf 0.0000000e+00            207488s
 2941354 PPushes remaining with PInf 0.0000000e+00            207632s
 2928919 PPushes remaining with PInf 0.0000000e+00            207775s
 2915917 PPushes remaining with PInf 0.0000000e+00            207921s
 2903314 PPushes remaining with PInf 0.0000000e+00            208067s
 2891215 PPushes remaining with PInf 0.0000000e+00            208210s
 2879292 PPushes remaining with PInf 0.0000000e+00            208355s
 2866707 PPushes remaining with PInf 0.0000000e+00            208500s
 2853092 PPushes remaining with PInf 0.0000000e+00            208647s
 2839556 PPushes remaining with PInf 0.0000000e+00            208793s
 2826159 PPushes remaining with PInf 0.0000000e+00            208936s
 2813046 PPushes remaining with PInf 0.0000000e+00            209071s
 2801501 PPushes remaining with PInf 0.0000000e+00            209196s
 2790461 PPushes remaining with PInf 0.0000000e+00            209320s
 2779373 PPushes remaining with PInf 0.0000000e+00            209446s
 2769577 PPushes remaining with PInf 0.0000000e+00            209567s
 2761220 PPushes remaining with PInf 0.0000000e+00            209685s
 2753516 PPushes remaining with PInf 0.0000000e+00            209800s
 2745888 PPushes remaining with PInf 0.0000000e+00            210123s
 2739280 PPushes remaining with PInf 0.0000000e+00            210319s
 2731159 PPushes remaining with PInf 0.0000000e+00            210519s
 2724826 PPushes remaining with PInf 0.0000000e+00            210715s
 2717286 PPushes remaining with PInf 0.0000000e+00            210912s
 2710350 PPushes remaining with PInf 0.0000000e+00            211113s
 2705078 PPushes remaining with PInf 0.0000000e+00            211301s
 2699563 PPushes remaining with PInf 0.0000000e+00            211484s
 2694075 PPushes remaining with PInf 0.0000000e+00            211670s
 2687883 PPushes remaining with PInf 0.0000000e+00            211856s
 2682169 PPushes remaining with PInf 0.0000000e+00            212040s
 2676239 PPushes remaining with PInf 0.0000000e+00            212229s
 2670684 PPushes remaining with PInf 0.0000000e+00            212420s
 2665313 PPushes remaining with PInf 0.0000000e+00            212601s
 2660304 PPushes remaining with PInf 0.0000000e+00            212787s
 2655681 PPushes remaining with PInf 0.0000000e+00            212966s
 2650027 PPushes remaining with PInf 0.0000000e+00            213147s
 2644942 PPushes remaining with PInf 0.0000000e+00            213330s
 2639792 PPushes remaining with PInf 0.0000000e+00            213512s
 2634779 PPushes remaining with PInf 0.0000000e+00            213692s
 2629652 PPushes remaining with PInf 0.0000000e+00            213873s
 2623986 PPushes remaining with PInf 0.0000000e+00            214062s
 2618295 PPushes remaining with PInf 0.0000000e+00            214248s
 2612255 PPushes remaining with PInf 0.0000000e+00            214430s
 2606268 PPushes remaining with PInf 0.0000000e+00            214616s
 2598776 PPushes remaining with PInf 0.0000000e+00            214808s
 2592488 PPushes remaining with PInf 0.0000000e+00            214994s
 2586374 PPushes remaining with PInf 0.0000000e+00            215182s
 2579789 PPushes remaining with PInf 0.0000000e+00            215369s
 2574132 PPushes remaining with PInf 0.0000000e+00            215545s
 2568037 PPushes remaining with PInf 0.0000000e+00            215717s
 2561787 PPushes remaining with PInf 0.0000000e+00            215889s
 2555369 PPushes remaining with PInf 0.0000000e+00            216061s
 2549669 PPushes remaining with PInf 0.0000000e+00            216236s
 2543409 PPushes remaining with PInf 0.0000000e+00            216422s
 2537060 PPushes remaining with PInf 0.0000000e+00            216608s
 2530062 PPushes remaining with PInf 0.0000000e+00            216793s
 2523051 PPushes remaining with PInf 0.0000000e+00            216978s
 2517230 PPushes remaining with PInf 0.0000000e+00            217359s
 2510858 PPushes remaining with PInf 0.0000000e+00            217583s
 2506334 PPushes remaining with PInf 0.0000000e+00            217804s
 2500821 PPushes remaining with PInf 0.0000000e+00            217963s
 2495269 PPushes remaining with PInf 0.0000000e+00            218091s
 2490365 PPushes remaining with PInf 0.0000000e+00            218219s
 2485064 PPushes remaining with PInf 0.0000000e+00            218347s
 2479991 PPushes remaining with PInf 0.0000000e+00            218475s
 2475087 PPushes remaining with PInf 0.0000000e+00            218609s
 2470742 PPushes remaining with PInf 0.0000000e+00            218752s
 2467058 PPushes remaining with PInf 0.0000000e+00            218989s
 2463748 PPushes remaining with PInf 0.0000000e+00            219162s
 2459826 PPushes remaining with PInf 0.0000000e+00            219427s
 2455694 PPushes remaining with PInf 0.0000000e+00            219626s
 2452378 PPushes remaining with PInf 0.0000000e+00            219820s
 2448637 PPushes remaining with PInf 0.0000000e+00            220008s
 2444994 PPushes remaining with PInf 0.0000000e+00            220224s
 2440988 PPushes remaining with PInf 0.0000000e+00            220422s
 2438068 PPushes remaining with PInf 0.0000000e+00            220613s
 2434513 PPushes remaining with PInf 0.0000000e+00            220802s
 2431306 PPushes remaining with PInf 0.0000000e+00            220986s
 2427599 PPushes remaining with PInf 0.0000000e+00            221186s
 2424239 PPushes remaining with PInf 0.0000000e+00            221382s
 2420802 PPushes remaining with PInf 0.0000000e+00            221575s
 2417057 PPushes remaining with PInf 0.0000000e+00            221760s
 2413339 PPushes remaining with PInf 0.0000000e+00            221951s
 2409947 PPushes remaining with PInf 0.0000000e+00            222146s
 2406734 PPushes remaining with PInf 0.0000000e+00            222341s
 2403723 PPushes remaining with PInf 0.0000000e+00            222533s
 2401083 PPushes remaining with PInf 0.0000000e+00            222722s
 2398503 PPushes remaining with PInf 0.0000000e+00            222911s
 2396362 PPushes remaining with PInf 0.0000000e+00            223102s
 2394224 PPushes remaining with PInf 0.0000000e+00            223282s
 2391932 PPushes remaining with PInf 0.0000000e+00            223467s
 2389701 PPushes remaining with PInf 0.0000000e+00            223642s
 2387610 PPushes remaining with PInf 0.0000000e+00            223745s
 2385652 PPushes remaining with PInf 0.0000000e+00            223814s
 2383589 PPushes remaining with PInf 0.0000000e+00            223876s
 2381482 PPushes remaining with PInf 0.0000000e+00            223939s
 2379097 PPushes remaining with PInf 0.0000000e+00            224002s
 2376705 PPushes remaining with PInf 0.0000000e+00            224066s
 2374505 PPushes remaining with PInf 0.0000000e+00            224136s
 2372473 PPushes remaining with PInf 0.0000000e+00            224305s
 2370473 PPushes remaining with PInf 0.0000000e+00            224398s
 2367631 PPushes remaining with PInf 0.0000000e+00            224499s
 2364712 PPushes remaining with PInf 0.0000000e+00            224599s
 2361721 PPushes remaining with PInf 0.0000000e+00            224700s
 2358252 PPushes remaining with PInf 0.0000000e+00            224805s
 2355087 PPushes remaining with PInf 0.0000000e+00            224911s
 2351999 PPushes remaining with PInf 0.0000000e+00            225015s
 2348457 PPushes remaining with PInf 0.0000000e+00            225116s
 2343554 PPushes remaining with PInf 0.0000000e+00            225221s
 2339954 PPushes remaining with PInf 0.0000000e+00            225335s
 2336857 PPushes remaining with PInf 0.0000000e+00            225451s
 2333638 PPushes remaining with PInf 0.0000000e+00            225562s
 2330164 PPushes remaining with PInf 0.0000000e+00            225736s
 2326510 PPushes remaining with PInf 0.0000000e+00            225846s
 2322373 PPushes remaining with PInf 0.0000000e+00            225951s
 2318604 PPushes remaining with PInf 0.0000000e+00            226036s
 2314362 PPushes remaining with PInf 0.0000000e+00            226389s
 2309496 PPushes remaining with PInf 0.0000000e+00            226556s
 2303948 PPushes remaining with PInf 0.0000000e+00            226655s
 2298822 PPushes remaining with PInf 0.0000000e+00            226736s
 2292616 PPushes remaining with PInf 0.0000000e+00            226874s
 2287065 PPushes remaining with PInf 0.0000000e+00            226974s
 2282599 PPushes remaining with PInf 0.0000000e+00            227071s
 2278228 PPushes remaining with PInf 0.0000000e+00            227158s
 2273392 PPushes remaining with PInf 0.0000000e+00            227248s
 2268857 PPushes remaining with PInf 0.0000000e+00            227337s
 2263730 PPushes remaining with PInf 0.0000000e+00            227433s
 2258918 PPushes remaining with PInf 0.0000000e+00            227520s
 2254000 PPushes remaining with PInf 0.0000000e+00            227615s
 2248783 PPushes remaining with PInf 0.0000000e+00            227707s
 2244377 PPushes remaining with PInf 0.0000000e+00            227800s
 2239048 PPushes remaining with PInf 0.0000000e+00            227899s
 2234126 PPushes remaining with PInf 0.0000000e+00            228260s
 2229098 PPushes remaining with PInf 0.0000000e+00            228496s
 2223433 PPushes remaining with PInf 0.0000000e+00            228617s
 2219012 PPushes remaining with PInf 0.0000000e+00            228712s
 2216014 PPushes remaining with PInf 0.0000000e+00            228805s
 2211710 PPushes remaining with PInf 0.0000000e+00            228895s
 2206033 PPushes remaining with PInf 0.0000000e+00            228982s
 2201175 PPushes remaining with PInf 0.0000000e+00            229073s
 2196800 PPushes remaining with PInf 0.0000000e+00            229165s
 2191313 PPushes remaining with PInf 0.0000000e+00            229256s
 2186533 PPushes remaining with PInf 0.0000000e+00            229348s
 2182119 PPushes remaining with PInf 0.0000000e+00            229442s
 2178331 PPushes remaining with PInf 0.0000000e+00            229534s
 2174170 PPushes remaining with PInf 0.0000000e+00            229624s
 2170829 PPushes remaining with PInf 0.0000000e+00            229955s
 2167903 PPushes remaining with PInf 0.0000000e+00            230161s
 2164181 PPushes remaining with PInf 0.0000000e+00            230330s
 2160201 PPushes remaining with PInf 0.0000000e+00            230499s
 2156188 PPushes remaining with PInf 0.0000000e+00            230727s
 2152676 PPushes remaining with PInf 0.0000000e+00            230909s
 2150066 PPushes remaining with PInf 0.0000000e+00            231089s
 2147384 PPushes remaining with PInf 0.0000000e+00            231265s
 2145258 PPushes remaining with PInf 0.0000000e+00            231436s
 2143041 PPushes remaining with PInf 0.0000000e+00            231621s
 2140046 PPushes remaining with PInf 0.0000000e+00            231805s
 2137541 PPushes remaining with PInf 0.0000000e+00            231988s
 2134199 PPushes remaining with PInf 0.0000000e+00            232170s
 2131200 PPushes remaining with PInf 0.0000000e+00            232356s
 2128638 PPushes remaining with PInf 0.0000000e+00            232546s
 2126228 PPushes remaining with PInf 0.0000000e+00            232651s
 2123935 PPushes remaining with PInf 0.0000000e+00            232728s
 2120925 PPushes remaining with PInf 0.0000000e+00            232804s
 2118760 PPushes remaining with PInf 0.0000000e+00            232880s
 2116548 PPushes remaining with PInf 0.0000000e+00            232953s
 2114252 PPushes remaining with PInf 0.0000000e+00            233030s
 2112204 PPushes remaining with PInf 0.0000000e+00            233105s
 2110134 PPushes remaining with PInf 0.0000000e+00            233180s
 2108112 PPushes remaining with PInf 0.0000000e+00            233255s
 2106230 PPushes remaining with PInf 0.0000000e+00            233330s
 2104546 PPushes remaining with PInf 0.0000000e+00            233405s
 2076360 PPushes remaining with PInf 0.0000000e+00            236942s
 2053732 PPushes remaining with PInf 0.0000000e+00            237063s
 2025986 PPushes remaining with PInf 0.0000000e+00            237333s
 1994211 PPushes remaining with PInf 0.0000000e+00            237457s
 1960888 PPushes remaining with PInf 0.0000000e+00            237746s
 1905998 PPushes remaining with PInf 0.0000000e+00            238916s
 1830218 PPushes remaining with PInf 0.0000000e+00            245524s
 1783821 PPushes remaining with PInf 0.0000000e+00            249113s
 1756265 PPushes remaining with PInf 0.0000000e+00            250147s
 1734573 PPushes remaining with PInf 0.0000000e+00            250215s
 1715555 PPushes remaining with PInf 0.0000000e+00            250444s
 1595019 PPushes remaining with PInf 0.0000000e+00            255050s
 1370870 PPushes remaining with PInf 0.0000000e+00            268648s
 1271189 PPushes remaining with PInf 0.0000000e+00            269977s
 1073548 PPushes remaining with PInf 0.0000000e+00            277084s
 1009521 PPushes remaining with PInf 0.0000000e+00            284770s
  957214 PPushes remaining with PInf 0.0000000e+00            285046s
  866049 PPushes remaining with PInf 0.0000000e+00            285520s
  811085 PPushes remaining with PInf 0.0000000e+00            286603s
  697347 PPushes remaining with PInf 0.0000000e+00            288438s
  539000 PPushes remaining with PInf 0.0000000e+00            292855s
  426247 PPushes remaining with PInf 0.0000000e+00            295560s
  304299 PPushes remaining with PInf 0.0000000e+00            296286s
  196096 PPushes remaining with PInf 0.0000000e+00            296783s
  112088 PPushes remaining with PInf 0.0000000e+00            297584s
   49650 PPushes remaining with PInf 4.6619055e-05            298054s
    1793 PPushes remaining with PInf 0.0000000e+00            298534s
       0 PPushes remaining with PInf 0.0000000e+00            298543s

  Push phase complete: Pinf 0.0000000e+00, Dinf 7.1139993e-07 298544s


Root simplex log...

Iteration    Objective       Primal Inf.    Dual Inf.      Time
 10567960    3.5244860e+08   0.000000e+00   4.889873e-04 298553s
 10568130    3.5244860e+08   0.000000e+00   0.000000e+00 298664s
 10568130    3.5244860e+08   0.000000e+00   0.000000e+00 298690s
 10568130    3.5244860e+08   0.000000e+00   0.000000e+00 298704s

And it has been at his point last day or so... it hasn't moved 

Jakob Sch.

unread,
Feb 4, 2014, 5:02:38 AM2/4/14
to gur...@googlegroups.com
Hi DHABBYC,

Your problem seems to be very large 21m rows is quite heavy. Notice that even the barrier takes about a day to solve your root node. The additional "push phase" is necessary to start the branch-and-bound procedure.
Since the presolve is able to reduce the problem size drastically, I would suggest that you try to come up with some specialized presolving routine for your problem. This would benefit the solving procedure dramatically.


Best regards,
Jakob

Ed Rothberg

unread,
Feb 4, 2014, 10:51:29 AM2/4/14
to gur...@googlegroups.com
but when it starts the root relaxation the RAM consumption falls to (app) 4GB, but the machine still is swapping to the maximum amount and all the processors are 100% busy... and it stays that way  like forever (the iterations of the root relaxations took like 20 second each)...

Try setting Method=1 (or 0 or 2).  We're using concurrent LP to solve the root, which makes multiple copies of the model.

Ed



Reply all
Reply to author
Forward
0 new messages