MPI initialized with 16 MPI processes
MPI initialized with thread support level 0
AMReX (22.05-4-gef52970b80e3) initialized
Calling Setup()
Calling ReadParameters()
reading extern runtime parameters ...
Calling VariableSetup()
Calling BCSetup()
Calling BaseStateGeometry::Init()
Calling Init()
Calling InitData()
initdata model_File = 5peaks_const_grav.dat
model file = 5peaks_const_grav.dat


reading initial model
1000 points found in the initial model
10 variables found in the initial model
WARNING: variable not found: gravity
WARNING: variable not found: abar
WARNING: variable not found: zbar
WARNING: variable not found: gpot
WARNING: variable not found: cno
model file mapping, level: 0
dr of MAESTRO base state =                            93750000.000000
dr of input file data =                               10010010.010010

maximum radius (cell-centered) of input model =       10000000000.000000

WARNING: resolution of base state array is not an integer
multiple of the initial model's resolution.
make sure this is a desired property as this
could lead to aliasing when performing the
interpolation.

modulus = 3659909.909910
 
setting r_cutoff to 105
radius at r_cutoff 9890625000

Maximum HSE Error = 0.054171
(after putting initial model into base state arrays, and
for density < base_cutoff_density)


Writing plotfile test_stability_pltInitData after InitData
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
Time to write plotfile: 0.021871544
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
Doing initial projection
Calling nodal solver
MLMG: Initial rhs               = 0
MLMG: Initial residual (resid0) = 0
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000265749 Iter = 0 Bottom = 0
Done calling nodal solver

Writing plotfile test_stability_pltafter_InitProj after InitProj
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
Time to write plotfile: 0.021753401
Call to firstdt for level 0 gives dt_lev = 0.01907406555
Multiplying dt_lev by init_shrink; dt_lev = 0.001907406555
Minimum firstdt over all levels = 0.001907406555
Doing initial divu iteration #1
Calling nodal solver
MLMG: Initial rhs               = 4.945354899e-27
MLMG: Initial residual (resid0) = 4.945354899e-27
MLMG: Final Iter. 3 resid, resid/bnorm = 2.357566962e-30, 0.0004767235133
MLMG: Timers: Solve = 0.003343351 Iter = 0.003091109 Bottom = 0.00011212
Done calling nodal solver
Call to estdt for level 0 gives dt_lev = 1e+50
Minimum estdt over all levels = 1e+20
Call to estdt at end of istep_divu_iter = 1 gives dt = 1e+20
Multiplying dt by init_shrink; dt = 1e+19
Ignoring this new dt since it's larger than the previous dt = 0.001907406555
Doing initial divu iteration #2
Calling nodal solver
MLMG: Initial rhs               = 2.306075226e-30
MLMG: Initial residual (resid0) = 2.306075226e-30
MLMG: Final Iter. 5 resid, resid/bnorm = 1.933632021e-37, 8.384947719e-08
MLMG: Timers: Solve = 0.004769752 Iter = 0.004531304 Bottom = 0.000170171
Done calling nodal solver
Call to estdt for level 0 gives dt_lev = 1e+50
Minimum estdt over all levels = 1e+20
Call to estdt at end of istep_divu_iter = 2 gives dt = 1e+20
Multiplying dt by init_shrink; dt = 1e+19
Ignoring this new dt since it's larger than the previous dt = 0.001907406555
Doing initial divu iteration #3
Calling nodal solver
MLMG: Initial rhs               = 9.742172191e-32
MLMG: Initial residual (resid0) = 9.742172191e-32
MLMG: Final Iter. 4 resid, resid/bnorm = 7.521071013e-41, 7.720117101e-10
MLMG: Timers: Solve = 0.003756864 Iter = 0.003515248 Bottom = 0.000140198
Done calling nodal solver
Call to estdt for level 0 gives dt_lev = 1e+50
Minimum estdt over all levels = 1e+20
Call to estdt at end of istep_divu_iter = 3 gives dt = 1e+20
Multiplying dt by init_shrink; dt = 1e+19
Ignoring this new dt since it's larger than the previous dt = 0.001907406555

Writing plotfile test_stability_pltafter_DivuIter after final DivuIter
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
Time to write plotfile: 0.072146579
Doing initial pressure iteration #1

Timestep 0 starts with TIME = 0 DT = 0.001907406555

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 4.893547601e-20
MLMG: Initial residual (resid0) = 4.893547601e-20
MLMG: Final Iter. 10 resid, resid/bnorm = 4.517319815e-31, 9.231175792e-12
MLMG: Timers: Solve = 0.003895827 Iter = 0.003667913 Bottom = 0.000167078
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 4.893547507e-20
MLMG: Initial residual (resid0) = 2.477484298e-27
MLMG: Final Iter. 4 resid, resid/bnorm = 4.813594311e-30, 9.836615062e-11
MLMG: Timers: Solve = 0.001719335 Iter = 0.001494953 Bottom = 6.9861e-05
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 5.755411273e-17
MLMG: Initial residual (resid0) = 5.755411273e-17
MLMG: Final Iter. 9 resid, resid/bnorm = 1.02012041e-27, 1.772454411e-11
MLMG: Timers: Solve = 0.006693555 Iter = 0.006528312 Bottom = 0.000290085
Done calling nodal solver

Timestep 0 ends with TIME = 0.001907406555 DT = 0.001907406555
Timing summary:
Advection  :0.006079234 seconds
MAC Proj   :0.006370987 seconds
Nodal Proj :0.007454179 seconds
Reactions  :0.012056918 seconds
Misc       :0.001630388 seconds
Base State :8.199992863e-08 seconds
Time to advance time step: 0.039874461

Writing plotfile 0 after all initialization
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
Time to write plotfile: 0.015424198

Writing checkpoint 0 after all initialization
Writing checkpoint chk0000000
Calling Evolve()

Timestep 1 starts with TIME = 0 DT = 0.001907406555

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.257776127e-26
MLMG: Initial residual (resid0) = 1.257776127e-26
MLMG: Final Iter. 10 resid, resid/bnorm = 1.092411925e-37, 8.685265223e-12
MLMG: Timers: Solve = 0.003948982 Iter = 0.003760201 Bottom = 0.000160424
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.257776127e-26
MLMG: Initial residual (resid0) = 1.092411925e-37
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000209487 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.097790919e-19
MLMG: Initial residual (resid0) = 1.097790919e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 1.945791097e-30, 1.772460551e-11
MLMG: Timers: Solve = 0.006834079 Iter = 0.006662144 Bottom = 0.000312939
Done calling nodal solver

Timestep 1 ends with TIME = 0.001907406555 DT = 0.001907406555
Timing summary:
Advection  :0.005945271 seconds
MAC Proj   :0.004835231 seconds
Nodal Proj :0.007596139 seconds
Reactions  :0.012018764 seconds
Misc       :0.001718247 seconds
Base State :6.200002645e-08 seconds
Time to advance time step: 0.045213962
Call to estdt for level 0 gives dt_lev = 7.191081337e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 2 gives dt =1e+20
dt_growth factor limits the new dt = 0.002002776883

Timestep 2 starts with TIME = 0.001907406555 DT = 0.002002776883

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 8.080398705e-27
MLMG: Initial residual (resid0) = 8.080398705e-27
MLMG: Final Iter. 10 resid, resid/bnorm = 1.160441939e-37, 1.436119654e-11
MLMG: Timers: Solve = 0.003877433 Iter = 0.003695671 Bottom = 0.000160869
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 9.498306209e-27
MLMG: Initial residual (resid0) = 2.601349809e-27
MLMG: Final Iter. 10 resid, resid/bnorm = 8.688832515e-37, 9.14777048e-11
MLMG: Timers: Solve = 0.003832874 Iter = 0.003627001 Bottom = 0.000156477
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.096671578e-19
MLMG: Initial residual (resid0) = 1.096671578e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 1.008844235e-29, 9.19914635e-11
MLMG: Timers: Solve = 0.006882316 Iter = 0.006708303 Bottom = 0.00029827
Done calling nodal solver

Timestep 2 ends with TIME = 0.003910183437 DT = 0.002002776883
Timing summary:
Advection  :0.005604175 seconds
MAC Proj   :0.008346998 seconds
Nodal Proj :0.007650958 seconds
Reactions  :0.012389645 seconds
Misc       :0.001561572 seconds
Base State :5.699996564e-08 seconds
Time to advance time step: 0.035752427
Call to estdt for level 0 gives dt_lev = 1e+50
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 3 gives dt =1e+20
dt_growth factor limits the new dt = 0.002102915727

Timestep 3 starts with TIME = 0.003910183437 DT = 0.002102915727

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 8.320997544e-21
MLMG: Initial residual (resid0) = 8.320997544e-21
MLMG: Final Iter. 10 resid, resid/bnorm = 7.676109766e-31, 9.22498742e-11
MLMG: Timers: Solve = 0.003814294 Iter = 0.003625653 Bottom = 0.000156862
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 8.320997544e-21
MLMG: Initial residual (resid0) = 7.676109766e-31
MLMG: No iterations needed
MLMG: Timers: Solve = 0.00020481 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.21031446e-19
MLMG: Initial residual (resid0) = 1.21031446e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 2.145209106e-30, 1.772439458e-11
MLMG: Timers: Solve = 0.006618277 Iter = 0.006446318 Bottom = 0.000304973
Done calling nodal solver

Timestep 3 ends with TIME = 0.006013099164 DT = 0.002102915727
Timing summary:
Advection  :0.005720999 seconds
MAC Proj   :0.00465475 seconds
Nodal Proj :0.007363935 seconds
Reactions  :0.011857586 seconds
Misc       :0.001537807 seconds
Base State :6.200002645e-08 seconds
Time to advance time step: 0.031304
Call to estdt for level 0 gives dt_lev = 6.528630569e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 4 gives dt =1e+20
dt_growth factor limits the new dt = 0.002208061513

Timestep 4 starts with TIME = 0.006013099164 DT = 0.002208061513

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.308039747e-29
MLMG: Initial residual (resid0) = 1.308039747e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 1.129752045e-39, 8.636985596e-11
MLMG: Timers: Solve = 0.00381045 Iter = 0.003618667 Bottom = 0.00015878
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.308039747e-29
MLMG: Initial residual (resid0) = 1.129752045e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.00019836 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.270830183e-19
MLMG: Initial residual (resid0) = 1.270830183e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 2.252495441e-30, 1.772459822e-11
MLMG: Timers: Solve = 0.006839368 Iter = 0.006668214 Bottom = 0.000293201
Done calling nodal solver

Timestep 4 ends with TIME = 0.008221160677 DT = 0.002208061513
Timing summary:
Advection  :0.005739475 seconds
MAC Proj   :0.004644521 seconds
Nodal Proj :0.007590283 seconds
Reactions  :0.011831228 seconds
Misc       :0.001522003 seconds
Base State :6.40000053e-08 seconds
Time to advance time step: 0.031505489
Call to estdt for level 0 gives dt_lev = 6.226258359e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 5 gives dt =1e+20
dt_growth factor limits the new dt = 0.002318464589

Timestep 5 starts with TIME = 0.008221160677 DT = 0.002318464589

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 3.295923274e-30
MLMG: Initial residual (resid0) = 3.295923274e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 3.024366424e-40, 9.176082608e-11
MLMG: Timers: Solve = 0.003829424 Iter = 0.003640895 Bottom = 0.000154508
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 3.295923274e-30
MLMG: Initial residual (resid0) = 3.024366424e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000201112 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.334371692e-19
MLMG: Initial residual (resid0) = 1.334371692e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 2.365138268e-30, 1.772473353e-11
MLMG: Timers: Solve = 0.006693906 Iter = 0.006526927 Bottom = 0.000296617
Done calling nodal solver

Timestep 5 ends with TIME = 0.01053962527 DT = 0.002318464589
Timing summary:
Advection  :0.005978847 seconds
MAC Proj   :0.004672014 seconds
Nodal Proj :0.007438689 seconds
Reactions  :0.011860641 seconds
Misc       :0.001529581 seconds
Base State :3.170000582e-07 seconds
Time to advance time step: 0.031649734
Call to estdt for level 0 gives dt_lev = 5.915049504e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 6 gives dt =1e+20
dt_growth factor limits the new dt = 0.002434387818

Timestep 6 starts with TIME = 0.01053962527 DT = 0.002434387818

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 3.377753945e-30
MLMG: Initial residual (resid0) = 3.377753945e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 3.175503469e-40, 9.401227921e-11
MLMG: Timers: Solve = 0.003811258 Iter = 0.003625227 Bottom = 0.000155552
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 3.377753945e-30
MLMG: Initial residual (resid0) = 3.175499966e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000210788 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.401090277e-19
MLMG: Initial residual (resid0) = 1.401090277e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 2.483342219e-30, 1.772435552e-11
MLMG: Timers: Solve = 0.006762404 Iter = 0.006589921 Bottom = 0.000290844
Done calling nodal solver

Timestep 6 ends with TIME = 0.01297401308 DT = 0.002434387818
Timing summary:
Advection  :0.005895098 seconds
MAC Proj   :0.00467202 seconds
Nodal Proj :0.007500515 seconds
Reactions  :0.011808728 seconds
Misc       :0.001495413 seconds
Base State :6.899995242e-08 seconds
Time to advance time step: 0.031528804
Call to estdt for level 0 gives dt_lev = 5.625515433e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 7 gives dt =1e+20
dt_growth factor limits the new dt = 0.002556107209

Timestep 7 starts with TIME = 0.01297401308 DT = 0.002556107209

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 3.543159178e-30
MLMG: Initial residual (resid0) = 3.543159178e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 3.334123449e-40, 9.410030095e-11
MLMG: Timers: Solve = 0.003824603 Iter = 0.003613658 Bottom = 0.000155533
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 3.543159178e-30
MLMG: Initial residual (resid0) = 3.334123449e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.00019005 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.471144791e-19
MLMG: Initial residual (resid0) = 1.471144791e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 2.607516552e-30, 1.772440461e-11
MLMG: Timers: Solve = 0.006752021 Iter = 0.006587058 Bottom = 0.000291782
Done calling nodal solver

Timestep 7 ends with TIME = 0.01553012029 DT = 0.002556107209
Timing summary:
Advection  :0.005894813 seconds
MAC Proj   :0.004656368 seconds
Nodal Proj :0.007497505 seconds
Reactions  :0.012026662 seconds
Misc       :0.001515806 seconds
Base State :6.599998414e-08 seconds
Time to advance time step: 0.031767191
Call to estdt for level 0 gives dt_lev = 5.353255202e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 8 gives dt =1e+20
dt_growth factor limits the new dt = 0.002683912569

Timestep 8 starts with TIME = 0.01553012029 DT = 0.002683912569

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 3.720271341e-30
MLMG: Initial residual (resid0) = 3.720271341e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 3.500226363e-40, 9.408524384e-11
MLMG: Timers: Solve = 0.003819865 Iter = 0.003626924 Bottom = 0.000158735
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 3.720271341e-30
MLMG: Initial residual (resid0) = 3.500226363e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.00019315 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.54470203e-19
MLMG: Initial residual (resid0) = 1.54470203e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 2.737914046e-30, 1.772454488e-11
MLMG: Timers: Solve = 0.006674823 Iter = 0.006500019 Bottom = 0.000298544
Done calling nodal solver

Timestep 8 ends with TIME = 0.01821403286 DT = 0.002683912569
Timing summary:
Advection  :0.005814941 seconds
MAC Proj   :0.0046476 seconds
Nodal Proj :0.007422831 seconds
Reactions  :0.012001533 seconds
Misc       :0.001526863 seconds
Base State :6.40000053e-08 seconds
Time to advance time step: 0.031597237
Call to estdt for level 0 gives dt_lev = 5.095618567e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 9 gives dt =1e+20
dt_growth factor limits the new dt = 0.002818108198

Timestep 9 starts with TIME = 0.01821403286 DT = 0.002818108198

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 3.90613533e-30
MLMG: Initial residual (resid0) = 3.90613533e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 3.675781034e-40, 9.410275692e-11
MLMG: Timers: Solve = 0.003812827 Iter = 0.003632112 Bottom = 0.000157256
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 3.90613533e-30
MLMG: Initial residual (resid0) = 3.675781034e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000184423 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.621937132e-19
MLMG: Initial residual (resid0) = 1.621937132e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 2.874835628e-30, 1.772470444e-11
MLMG: Timers: Solve = 0.006779016 Iter = 0.006612416 Bottom = 0.000292973
Done calling nodal solver

Timestep 9 ends with TIME = 0.02103214106 DT = 0.002818108198
Timing summary:
Advection  :0.005824144 seconds
MAC Proj   :0.004631395 seconds
Nodal Proj :0.007524638 seconds
Reactions  :0.011938052 seconds
Misc       :0.001513058 seconds
Base State :7.69999815e-08 seconds
Time to advance time step: 0.031593139
Call to estdt for level 0 gives dt_lev = 4.851290067e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 10 gives dt =1e+20
dt_growth factor limits the new dt = 0.002959013608

Timestep 10 starts with TIME = 0.02103214106 DT = 0.002959013608

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 4.101240383e-30
MLMG: Initial residual (resid0) = 4.101240383e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 3.859393172e-40, 9.410307155e-11
MLMG: Timers: Solve = 0.003850788 Iter = 0.003674198 Bottom = 0.000157569
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 4.101240383e-30
MLMG: Initial residual (resid0) = 3.859393172e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000188005 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.703033988e-19
MLMG: Initial residual (resid0) = 1.703033988e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 1.174814859e-29, 6.898364135e-11
MLMG: Timers: Solve = 0.006530405 Iter = 0.006368755 Bottom = 0.000291785
Done calling nodal solver

Timestep 10 ends with TIME = 0.02399115467 DT = 0.002959013608
Timing summary:
Advection  :0.005887907 seconds
MAC Proj   :0.004668326 seconds
Nodal Proj :0.007328527 seconds
Reactions  :0.011849715 seconds
Misc       :0.001498143 seconds
Base State :5.599997621e-08 seconds
Time to advance time step: 0.031399092
Call to estdt for level 0 gives dt_lev = 1.153498162e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 11 gives dt =1e+20
dt_growth factor limits the new dt = 0.003106964288

Timestep 11 starts with TIME = 0.02399115467 DT = 0.003106964288

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.271430598e-20
MLMG: Initial residual (resid0) = 1.271430598e-20
MLMG: Final Iter. 10 resid, resid/bnorm = 6.310137768e-31, 4.963021794e-11
MLMG: Timers: Solve = 0.004484969 Iter = 0.004294221 Bottom = 0.000155252
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.271430598e-20
MLMG: Initial residual (resid0) = 6.310137768e-31
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000176614 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.788185688e-19
MLMG: Initial residual (resid0) = 1.788185688e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 3.169478835e-30, 1.772455096e-11
MLMG: Timers: Solve = 0.009945386 Iter = 0.00907727 Bottom = 0.000315236
Done calling nodal solver

Timestep 11 ends with TIME = 0.02709811896 DT = 0.003106964288
Timing summary:
Advection  :0.007428121 seconds
MAC Proj   :0.005310039 seconds
Nodal Proj :0.010893602 seconds
Reactions  :0.011934497 seconds
Misc       :0.001547942 seconds
Base State :6.100003702e-08 seconds
Time to advance time step: 0.037421208
Call to estdt for level 0 gives dt_lev = 4.376664086e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 12 gives dt =1e+20
dt_growth factor limits the new dt = 0.003262312503

Timestep 12 starts with TIME = 0.02709811896 DT = 0.003262312503

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 2.931483508e-30
MLMG: Initial residual (resid0) = 2.931483508e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 2.211723667e-40, 7.544724916e-11
MLMG: Timers: Solve = 0.005453091 Iter = 0.005251418 Bottom = 0.000156703
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 2.931483508e-30
MLMG: Initial residual (resid0) = 2.211723667e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000220875 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.877594972e-19
MLMG: Initial residual (resid0) = 1.877594972e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 3.328006944e-30, 1.772483945e-11
MLMG: Timers: Solve = 0.006602645 Iter = 0.006439326 Bottom = 0.00029818
Done calling nodal solver

Timestep 12 ends with TIME = 0.03036043146 DT = 0.003262312503
Timing summary:
Advection  :0.00623571 seconds
MAC Proj   :0.00641801 seconds
Nodal Proj :0.007362928 seconds
Reactions  :0.012613957 seconds
Misc       :0.002219644 seconds
Base State :6.499999472e-08 seconds
Time to advance time step: 0.035056646
Call to estdt for level 0 gives dt_lev = 4.177466111e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 13 gives dt =1e+20
dt_growth factor limits the new dt = 0.003425428128

Timestep 13 starts with TIME = 0.03036043146 DT = 0.003425428128

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 4.688771914e-30
MLMG: Initial residual (resid0) = 4.688771914e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 4.468299394e-40, 9.529786213e-11
MLMG: Timers: Solve = 0.003983697 Iter = 0.003803679 Bottom = 0.000160115
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 4.688771914e-30
MLMG: Initial residual (resid0) = 4.468299394e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000200367 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.971474721e-19
MLMG: Initial residual (resid0) = 1.971474721e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 3.494383217e-30, 1.772471734e-11
MLMG: Timers: Solve = 0.00686889 Iter = 0.006700577 Bottom = 0.000299758
Done calling nodal solver

Timestep 13 ends with TIME = 0.03378585959 DT = 0.003425428128
Timing summary:
Advection  :0.006456555 seconds
MAC Proj   :0.004838127 seconds
Nodal Proj :0.007612086 seconds
Reactions  :0.013615867 seconds
Misc       :0.002556079 seconds
Base State :8.500001059e-08 seconds
Time to advance time step: 0.035264938
Call to estdt for level 0 gives dt_lev = 3.982280624e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 14 gives dt =1e+20
dt_growth factor limits the new dt = 0.003596699534

Timestep 14 starts with TIME = 0.03378585959 DT = 0.003596699534

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 4.983088965e-30
MLMG: Initial residual (resid0) = 4.983088965e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 4.691428148e-40, 9.414698756e-11
MLMG: Timers: Solve = 0.003897901 Iter = 0.003691079 Bottom = 0.000155426
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 4.983088965e-30
MLMG: Initial residual (resid0) = 4.691428148e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000192465 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 2.221658729e-19
MLMG: Initial residual (resid0) = 2.221658729e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 8.863249975e-30, 3.989474107e-11
MLMG: Timers: Solve = 0.006704195 Iter = 0.00653648 Bottom = 0.000299951
Done calling nodal solver

Timestep 14 ends with TIME = 0.03738255912 DT = 0.003596699534
Timing summary:
Advection  :0.006070318 seconds
MAC Proj   :0.004713165 seconds
Nodal Proj :0.007434261 seconds
Reactions  :0.013426528 seconds
Misc       :0.001566437 seconds
Base State :6.099992333e-08 seconds
Time to advance time step: 0.033385383
Call to estdt for level 0 gives dt_lev = 1e+50
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 15 gives dt =1e+20
dt_growth factor limits the new dt = 0.003776534511

Timestep 15 starts with TIME = 0.03738255912 DT = 0.003776534511

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.44706648e-20
MLMG: Initial residual (resid0) = 1.44706648e-20
MLMG: Final Iter. 10 resid, resid/bnorm = 8.547886059e-31, 5.907044478e-11
MLMG: Timers: Solve = 0.003909835 Iter = 0.003730317 Bottom = 0.000155988
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.44706648e-20
MLMG: Initial residual (resid0) = 8.547886059e-31
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000193779 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 2.279163939e-19
MLMG: Initial residual (resid0) = 2.279163939e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 1.500906095e-29, 6.585336268e-11
MLMG: Timers: Solve = 0.006681012 Iter = 0.006508789 Bottom = 0.000290592
Done calling nodal solver

Timestep 15 ends with TIME = 0.04115909363 DT = 0.003776534511
Timing summary:
Advection  :0.005953135 seconds
MAC Proj   :0.00473681 seconds
Nodal Proj :0.007430781 seconds
Reactions  :0.012792312 seconds
Misc       :0.001540333 seconds
Base State :7.500000265e-08 seconds
Time to advance time step: 0.032625339
Call to estdt for level 0 gives dt_lev = 9.044193233e+33
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 16 gives dt =1e+20
dt_growth factor limits the new dt = 0.003965361236

Timestep 16 starts with TIME = 0.04115909363 DT = 0.003965361236

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.62270343e-20
MLMG: Initial residual (resid0) = 1.62270343e-20
MLMG: Final Iter. 10 resid, resid/bnorm = 6.18702781e-31, 3.812790245e-11
MLMG: Timers: Solve = 0.003876923 Iter = 0.00368582 Bottom = 0.000154123
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.62270343e-20
MLMG: Initial residual (resid0) = 6.18702781e-31
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000183855 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 2.282228424e-19
MLMG: Initial residual (resid0) = 2.282228424e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 4.045151033e-30, 1.772456688e-11
MLMG: Timers: Solve = 0.006684622 Iter = 0.006523456 Bottom = 0.000293532
Done calling nodal solver

Timestep 16 ends with TIME = 0.04512445487 DT = 0.003965361236
Timing summary:
Advection  :0.00584429 seconds
MAC Proj   :0.00469417 seconds
Nodal Proj :0.007438112 seconds
Reactions  :0.01276763 seconds
Misc       :0.001483455 seconds
Base State :6.699997357e-08 seconds
Time to advance time step: 0.032389774
Call to estdt for level 0 gives dt_lev = 3.436593485e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 17 gives dt =1e+20
dt_growth factor limits the new dt = 0.004163629298

Timestep 17 starts with TIME = 0.04512445487 DT = 0.004163629298

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 3.754694364e-30
MLMG: Initial residual (resid0) = 3.754694364e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 2.825939058e-40, 7.526415691e-11
MLMG: Timers: Solve = 0.003899476 Iter = 0.003714567 Bottom = 0.000158796
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 3.754694364e-30
MLMG: Initial residual (resid0) = 2.825939058e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000185051 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 2.396339845e-19
MLMG: Initial residual (resid0) = 2.396339845e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 4.247301455e-30, 1.772411982e-11
MLMG: Timers: Solve = 0.006676468 Iter = 0.006512074 Bottom = 0.000291494
Done calling nodal solver

Timestep 17 ends with TIME = 0.04928808417 DT = 0.004163629298
Timing summary:
Advection  :0.005978377 seconds
MAC Proj   :0.004713483 seconds
Nodal Proj :0.007457958 seconds
Reactions  :0.01275334 seconds
Misc       :0.001513634 seconds
Base State :7.500000265e-08 seconds
Time to advance time step: 0.032585429
Call to estdt for level 0 gives dt_lev = 3.276898941e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 18 gives dt =1e+20
dt_growth factor limits the new dt = 0.004371810763

Timestep 18 starts with TIME = 0.04928808417 DT = 0.004371810763

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 5.989009514e-30
MLMG: Initial residual (resid0) = 5.989009514e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 5.702479003e-40, 9.521572791e-11
MLMG: Timers: Solve = 0.003881758 Iter = 0.003698004 Bottom = 0.000157264
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 5.989009514e-30
MLMG: Initial residual (resid0) = 5.702479003e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000180226 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 2.516156837e-19
MLMG: Initial residual (resid0) = 2.516156837e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 4.459755602e-30, 1.772447383e-11
MLMG: Timers: Solve = 0.006548346 Iter = 0.006379643 Bottom = 0.000300341
Done calling nodal solver

Timestep 18 ends with TIME = 0.05365989493 DT = 0.004371810763
Timing summary:
Advection  :0.005933036 seconds
MAC Proj   :0.004677584 seconds
Nodal Proj :0.007284898 seconds
Reactions  :0.012759913 seconds
Misc       :0.001502923 seconds
Base State :6.800007668e-08 seconds
Time to advance time step: 0.032320259
Call to estdt for level 0 gives dt_lev = 3.122265826e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 19 gives dt =1e+20
dt_growth factor limits the new dt = 0.004590401301

Timestep 19 starts with TIME = 0.05365989493 DT = 0.004590401301

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 6.361324287e-30
MLMG: Initial residual (resid0) = 6.361324287e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 5.987979552e-40, 9.413102181e-11
MLMG: Timers: Solve = 0.003886073 Iter = 0.003690632 Bottom = 0.0001575
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 6.361324287e-30
MLMG: Initial residual (resid0) = 5.987979552e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000183756 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 2.641964679e-19
MLMG: Initial residual (resid0) = 2.641964679e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 4.682802363e-30, 1.772469708e-11
MLMG: Timers: Solve = 0.006646522 Iter = 0.006484654 Bottom = 0.000308113
Done calling nodal solver

Timestep 19 ends with TIME = 0.05825029623 DT = 0.004590401301
Timing summary:
Advection  :0.006032191 seconds
MAC Proj   :0.004697203 seconds
Nodal Proj :0.007381131 seconds
Reactions  :0.012758701 seconds
Misc       :0.001518534 seconds
Base State :5.899994449e-08 seconds
Time to advance time step: 0.032553304
Call to estdt for level 0 gives dt_lev = 2.974206455e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 20 gives dt =1e+20
dt_growth factor limits the new dt = 0.004819921366

Timestep 20 starts with TIME = 0.05825029623 DT = 0.004819921366

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 6.683696559e-30
MLMG: Initial residual (resid0) = 6.683696559e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 6.287226839e-40, 9.406810713e-11
MLMG: Timers: Solve = 0.003886303 Iter = 0.003693479 Bottom = 0.00015561
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 6.683696559e-30
MLMG: Initial residual (resid0) = 6.287226839e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000183743 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 2.774062913e-19
MLMG: Initial residual (resid0) = 2.774062913e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 4.916899148e-30, 1.772454087e-11
MLMG: Timers: Solve = 0.00644792 Iter = 0.006276872 Bottom = 0.00030815
Done calling nodal solver

Timestep 20 ends with TIME = 0.0630702176 DT = 0.004819921366
Timing summary:
Advection  :0.00595559 seconds
MAC Proj   :0.004691166 seconds
Nodal Proj :0.007198457 seconds
Reactions  :0.012754752 seconds
Misc       :0.001531733 seconds
Base State :7.599999208e-08 seconds
Time to advance time step: 0.032305107
Call to estdt for level 0 gives dt_lev = 2.83287101e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 21 gives dt =1e+20
dt_growth factor limits the new dt = 0.005060917435

Timestep 21 starts with TIME = 0.0630702176 DT = 0.005060917435

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 7.019131084e-30
MLMG: Initial residual (resid0) = 7.019131084e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 6.601334897e-40, 9.40477506e-11
MLMG: Timers: Solve = 0.003842981 Iter = 0.003653667 Bottom = 0.000154017
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 7.019131084e-30
MLMG: Initial residual (resid0) = 6.601334897e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000175111 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 2.869691725e-19
MLMG: Initial residual (resid0) = 2.869691725e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 2.297839054e-29, 8.007267937e-11
MLMG: Timers: Solve = 0.006588051 Iter = 0.006427403 Bottom = 0.00029975
Done calling nodal solver

Timestep 21 ends with TIME = 0.06813113503 DT = 0.005060917435
Timing summary:
Advection  :0.005921513 seconds
MAC Proj   :0.004631017 seconds
Nodal Proj :0.007323567 seconds
Reactions  :0.012027703 seconds
Misc       :0.001521776 seconds
Base State :5.700007932e-08 seconds
Time to advance time step: 0.031598243
Call to estdt for level 0 gives dt_lev = 5.895631152e+33
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 22 gives dt =1e+20
dt_growth factor limits the new dt = 0.005313963306

Timestep 22 starts with TIME = 0.06813113503 DT = 0.005313963306

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 2.174577793e-20
MLMG: Initial residual (resid0) = 2.174577793e-20
MLMG: Final Iter. 10 resid, resid/bnorm = 1.127461332e-30, 5.184736713e-11
MLMG: Timers: Solve = 0.003905825 Iter = 0.00372951 Bottom = 0.000161755
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 2.174577793e-20
MLMG: Initial residual (resid0) = 1.127461332e-30
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000195015 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 3.058404362e-19
MLMG: Initial residual (resid0) = 3.058404362e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 5.420866866e-30, 1.772449364e-11
MLMG: Timers: Solve = 0.006818641 Iter = 0.00665 Bottom = 0.000303772
Done calling nodal solver

Timestep 22 ends with TIME = 0.07344509834 DT = 0.005313963306
Timing summary:
Advection  :0.005812343 seconds
MAC Proj   :0.004718499 seconds
Nodal Proj :0.007568684 seconds
Reactions  :0.01198924 seconds
Misc       :0.001444791 seconds
Base State :6.799996299e-08 seconds
Time to advance time step: 0.031705577
Call to estdt for level 0 gives dt_lev = 2.554672307e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 23 gives dt =1e+20
dt_growth factor limits the new dt = 0.005579661472

Timestep 23 starts with TIME = 0.07344509834 DT = 0.005579661472

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 7.733416233e-30
MLMG: Initial residual (resid0) = 7.733416233e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 5.972214945e-40, 7.722608954e-11
MLMG: Timers: Solve = 0.003868359 Iter = 0.003685842 Bottom = 0.000155549
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 7.733416233e-30
MLMG: Initial residual (resid0) = 5.972214945e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.00018006 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 3.21132458e-19
MLMG: Initial residual (resid0) = 3.21132458e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 5.691941506e-30, 1.77245911e-11
MLMG: Timers: Solve = 0.006539376 Iter = 0.006378725 Bottom = 0.000292198
Done calling nodal solver

Timestep 23 ends with TIME = 0.07902475981 DT = 0.005579661472
Timing summary:
Advection  :0.005827419 seconds
MAC Proj   :0.004658862 seconds
Nodal Proj :0.007274119 seconds
Reactions  :0.011927373 seconds
Misc       :0.001510513 seconds
Base State :5.300000794e-08 seconds
Time to advance time step: 0.031359111
Call to estdt for level 0 gives dt_lev = 2.439853595e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 24 gives dt =1e+20
dt_growth factor limits the new dt = 0.005858644545

Timestep 24 starts with TIME = 0.07902475981 DT = 0.005858644545

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 8.005903751e-30
MLMG: Initial residual (resid0) = 8.005903751e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 7.641995188e-40, 9.54544974e-11
MLMG: Timers: Solve = 0.003847286 Iter = 0.003669133 Bottom = 0.000168991
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 8.005903751e-30
MLMG: Initial residual (resid0) = 7.641995188e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000197055 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 3.371890809e-19
MLMG: Initial residual (resid0) = 3.371890809e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 5.976497655e-30, 1.772446972e-11
MLMG: Timers: Solve = 0.006609224 Iter = 0.006453397 Bottom = 0.000307885
Done calling nodal solver

Timestep 24 ends with TIME = 0.08488340435 DT = 0.005858644545
Timing summary:
Advection  :0.005834969 seconds
MAC Proj   :0.004665832 seconds
Nodal Proj :0.007314316 seconds
Reactions  :0.011881856 seconds
Misc       :0.001505689 seconds
Base State :5.60000899e-08 seconds
Time to advance time step: 0.031370351
Call to estdt for level 0 gives dt_lev = 2.326594909e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 25 gives dt =1e+20
dt_growth factor limits the new dt = 0.006151576773

Timestep 25 starts with TIME = 0.08488340435 DT = 0.006151576773

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 8.528437685e-30
MLMG: Initial residual (resid0) = 8.528437685e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 8.023638825e-40, 9.408099257e-11
MLMG: Timers: Solve = 0.003871293 Iter = 0.003692068 Bottom = 0.000157843
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 8.528437685e-30
MLMG: Initial residual (resid0) = 8.023638825e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000185433 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 3.540485349e-19
MLMG: Initial residual (resid0) = 3.540485349e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 6.275401983e-30, 1.772469411e-11
MLMG: Timers: Solve = 0.006580603 Iter = 0.006416204 Bottom = 0.000309813
Done calling nodal solver

Timestep 25 ends with TIME = 0.09103498113 DT = 0.006151576773
Timing summary:
Advection  :0.005955432 seconds
MAC Proj   :0.004674914 seconds
Nodal Proj :0.007320193 seconds
Reactions  :0.01193071 seconds
Misc       :0.001536686 seconds
Base State :6.299990218e-08 seconds
Time to advance time step: 0.031583506
Call to estdt for level 0 gives dt_lev = 2.217290439e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 26 gives dt =1e+20
dt_growth factor limits the new dt = 0.006459155611

Timestep 26 starts with TIME = 0.09103498113 DT = 0.006459155611

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 8.960898042e-30
MLMG: Initial residual (resid0) = 8.960898042e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 8.424494264e-40, 9.401395065e-11
MLMG: Timers: Solve = 0.003867488 Iter = 0.003686703 Bottom = 0.000156537
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 8.960898042e-30
MLMG: Initial residual (resid0) = 8.424494264e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000198748 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 3.717509617e-19
MLMG: Initial residual (resid0) = 3.717509617e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 6.589087822e-30, 1.772446746e-11
MLMG: Timers: Solve = 0.006819655 Iter = 0.006657324 Bottom = 0.00029246
Done calling nodal solver

Timestep 26 ends with TIME = 0.09749413674 DT = 0.006459155611
Timing summary:
Advection  :0.005935512 seconds
MAC Proj   :0.004689202 seconds
Nodal Proj :0.007597248 seconds
Reactions  :0.011856506 seconds
Misc       :0.001517941 seconds
Base State :6.40000053e-08 seconds
Time to advance time step: 0.031766664
Call to estdt for level 0 gives dt_lev = 2.112523985e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 27 gives dt =1e+20
dt_growth factor limits the new dt = 0.006782113392

Timestep 27 starts with TIME = 0.09749413674 DT = 0.006782113392

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 9.409848931e-30
MLMG: Initial residual (resid0) = 9.409848931e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 8.845794647e-40, 9.400570308e-11
MLMG: Timers: Solve = 0.003859417 Iter = 0.00368033 Bottom = 0.000156241
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 9.409848931e-30
MLMG: Initial residual (resid0) = 8.845794647e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000182314 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 3.903385097e-19
MLMG: Initial residual (resid0) = 3.903385097e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 6.918614436e-30, 1.772465248e-11
MLMG: Timers: Solve = 0.006561902 Iter = 0.006399727 Bottom = 0.000291732
Done calling nodal solver

Timestep 27 ends with TIME = 0.1042762501 DT = 0.006782113392
Timing summary:
Advection  :0.005895484 seconds
MAC Proj   :0.004648865 seconds
Nodal Proj :0.00729747 seconds
Reactions  :0.01211017 seconds
Misc       :0.001510731 seconds
Base State :6.300001587e-08 seconds
Time to advance time step: 0.031644137
Call to estdt for level 0 gives dt_lev = 2.01240705e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 28 gives dt =1e+20
dt_growth factor limits the new dt = 0.007121219061

Timestep 28 starts with TIME = 0.1042762501 DT = 0.007121219061

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 9.87985185e-30
MLMG: Initial residual (resid0) = 9.87985185e-30
MLMG: Final Iter. 10 resid, resid/bnorm = 9.288212598e-40, 9.401165867e-11
MLMG: Timers: Solve = 0.003889127 Iter = 0.00371162 Bottom = 0.000156902
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 9.87985185e-30
MLMG: Initial residual (resid0) = 9.288212598e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000185579 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 4.098554352e-19
MLMG: Initial residual (resid0) = 4.098554352e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 7.264463305e-30, 1.772445277e-11
MLMG: Timers: Solve = 0.006550831 Iter = 0.006380079 Bottom = 0.000321502
Done calling nodal solver

Timestep 28 ends with TIME = 0.1113974692 DT = 0.007121219061
Timing summary:
Advection  :0.005846505 seconds
MAC Proj   :0.004691725 seconds
Nodal Proj :0.007291753 seconds
Reactions  :0.011813743 seconds
Misc       :0.001465965 seconds
Base State :6.700008726e-08 seconds
Time to advance time step: 0.031274074
Call to estdt for level 0 gives dt_lev = 1.916892684e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 29 gives dt =1e+20
dt_growth factor limits the new dt = 0.007477280014

Timestep 29 starts with TIME = 0.1113974692 DT = 0.007477280014

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.037509187e-29
MLMG: Initial residual (resid0) = 1.037509187e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 9.752953234e-40, 9.400353609e-11
MLMG: Timers: Solve = 0.003877173 Iter = 0.003692369 Bottom = 0.000154861
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.037509187e-29
MLMG: Initial residual (resid0) = 9.752953234e-40
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000180616 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 4.30348207e-19
MLMG: Initial residual (resid0) = 4.30348207e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 7.627789989e-30, 1.772469332e-11
MLMG: Timers: Solve = 0.006410373 Iter = 0.006257397 Bottom = 0.000296842
Done calling nodal solver

Timestep 29 ends with TIME = 0.1188747492 DT = 0.007477280014
Timing summary:
Advection  :0.005962992 seconds
MAC Proj   :0.004695624 seconds
Nodal Proj :0.007124185 seconds
Reactions  :0.011748563 seconds
Misc       :0.001477784 seconds
Base State :8.699998943e-08 seconds
Time to advance time step: 0.031200301
Call to estdt for level 0 gives dt_lev = 1.825810886e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 30 gives dt =1e+20
dt_growth factor limits the new dt = 0.007851144015

Timestep 30 starts with TIME = 0.1188747492 DT = 0.007851144015

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.089501496e-29
MLMG: Initial residual (resid0) = 1.089501496e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 1.024106753e-39, 9.399773718e-11
MLMG: Timers: Solve = 0.003812976 Iter = 0.003628411 Bottom = 0.000151808
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.089501496e-29
MLMG: Initial residual (resid0) = 1.024106753e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000181046 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 4.518656173e-19
MLMG: Initial residual (resid0) = 4.518656173e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 8.00907597e-30, 1.772446423e-11
MLMG: Timers: Solve = 0.006486255 Iter = 0.006330926 Bottom = 0.000289731
Done calling nodal solver

Timestep 30 ends with TIME = 0.1267258932 DT = 0.007851144015
Timing summary:
Advection  :0.005817812 seconds
MAC Proj   :0.004606586 seconds
Nodal Proj :0.00721422 seconds
Reactions  :0.011859072 seconds
Misc       :0.001542358 seconds
Base State :7.69999815e-08 seconds
Time to advance time step: 0.031210796
Call to estdt for level 0 gives dt_lev = 1.738995247e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 31 gives dt =1e+20
dt_growth factor limits the new dt = 0.008243701216

Timestep 31 starts with TIME = 0.1267258932 DT = 0.008243701216

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.144079624e-29
MLMG: Initial residual (resid0) = 1.144079624e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 1.075258351e-39, 9.398457314e-11
MLMG: Timers: Solve = 0.003817119 Iter = 0.003644787 Bottom = 0.000152504
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.144079624e-29
MLMG: Initial residual (resid0) = 1.075258351e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000186635 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 4.744588982e-19
MLMG: Initial residual (resid0) = 4.744588982e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 8.409669399e-30, 1.772475852e-11
MLMG: Timers: Solve = 0.006776993 Iter = 0.006617708 Bottom = 0.000292821
Done calling nodal solver

Timestep 31 ends with TIME = 0.1349695944 DT = 0.008243701216
Timing summary:
Advection  :0.005939571 seconds
MAC Proj   :0.004623216 seconds
Nodal Proj :0.007529873 seconds
Reactions  :0.011862748 seconds
Misc       :0.001502582 seconds
Base State :7.30000238e-08 seconds
Time to advance time step: 0.031625423
Call to estdt for level 0 gives dt_lev = 1.656260551e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 32 gives dt =1e+20
dt_growth factor limits the new dt = 0.008655886277

Timestep 32 starts with TIME = 0.1349695944 DT = 0.008655886277

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.201372446e-29
MLMG: Initial residual (resid0) = 1.201372446e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 1.129010758e-39, 9.397674818e-11
MLMG: Timers: Solve = 0.003901161 Iter = 0.003720555 Bottom = 0.000155364
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.201372446e-29
MLMG: Initial residual (resid0) = 1.129010758e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000191733 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 4.981818431e-19
MLMG: Initial residual (resid0) = 4.981818431e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 8.830148054e-30, 1.772474886e-11
MLMG: Timers: Solve = 0.006734118 Iter = 0.006559591 Bottom = 0.000296348
Done calling nodal solver

Timestep 32 ends with TIME = 0.1436254807 DT = 0.008655886277
Timing summary:
Advection  :0.005899681 seconds
MAC Proj   :0.004710831 seconds
Nodal Proj :0.007463353 seconds
Reactions  :0.011886197 seconds
Misc       :0.001522979 seconds
Base State :6.899995242e-08 seconds
Time to advance time step: 0.031653851
Call to estdt for level 0 gives dt_lev = 1.577440861e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 33 gives dt =1e+20
dt_growth factor limits the new dt = 0.00908868059

Timestep 33 starts with TIME = 0.1436254807 DT = 0.00908868059

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.261567528e-29
MLMG: Initial residual (resid0) = 1.261567528e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 1.185462067e-39, 9.396738906e-11
MLMG: Timers: Solve = 0.003878848 Iter = 0.003706535 Bottom = 0.000156559
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.261567528e-29
MLMG: Initial residual (resid0) = 1.185462067e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000184223 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 5.230909353e-19
MLMG: Initial residual (resid0) = 5.230909353e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 9.271474901e-30, 1.772440368e-11
MLMG: Timers: Solve = 0.006694265 Iter = 0.00651625 Bottom = 0.000293942
Done calling nodal solver

Timestep 33 ends with TIME = 0.1527141613 DT = 0.00908868059
Timing summary:
Advection  :0.005989228 seconds
MAC Proj   :0.004698537 seconds
Nodal Proj :0.00743554 seconds
Reactions  :0.011862958 seconds
Misc       :0.001514399 seconds
Base State :6.799996299e-08 seconds
Time to advance time step: 0.031686214
Call to estdt for level 0 gives dt_lev = 1.502378414e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 34 gives dt =1e+20
dt_growth factor limits the new dt = 0.00954311462

Timestep 34 starts with TIME = 0.1527141613 DT = 0.00954311462

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.324582667e-29
MLMG: Initial residual (resid0) = 1.324582667e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 1.244696354e-39, 9.396894474e-11
MLMG: Timers: Solve = 0.003877662 Iter = 0.003694946 Bottom = 0.00015574
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.324582667e-29
MLMG: Initial residual (resid0) = 1.244696354e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000180764 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 5.49245482e-19
MLMG: Initial residual (resid0) = 5.49245482e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 9.735238831e-30, 1.772474995e-11
MLMG: Timers: Solve = 0.006424572 Iter = 0.006259143 Bottom = 0.000301715
Done calling nodal solver

Timestep 34 ends with TIME = 0.1622572759 DT = 0.00954311462
Timing summary:
Advection  :0.005798174 seconds
MAC Proj   :0.004694346 seconds
Nodal Proj :0.007183615 seconds
Reactions  :0.011932082 seconds
Misc       :0.00154019 seconds
Base State :6.699997357e-08 seconds
Time to advance time step: 0.031319265
Call to estdt for level 0 gives dt_lev = 1.430880358e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 35 gives dt =1e+20
dt_growth factor limits the new dt = 0.01002027035

Timestep 35 starts with TIME = 0.1622572759 DT = 0.01002027035

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.390963587e-29
MLMG: Initial residual (resid0) = 1.390963587e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 1.306904197e-39, 9.395675121e-11
MLMG: Timers: Solve = 0.003857346 Iter = 0.003673156 Bottom = 0.000154878
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.390963587e-29
MLMG: Initial residual (resid0) = 1.306904197e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000197765 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 5.681793327e-19
MLMG: Initial residual (resid0) = 5.681793327e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 4.54956653e-29, 8.00727212e-11
MLMG: Timers: Solve = 0.006572806 Iter = 0.00640793 Bottom = 0.000298905
Done calling nodal solver

Timestep 35 ends with TIME = 0.1722775463 DT = 0.01002027035
Timing summary:
Advection  :0.005827526 seconds
MAC Proj   :0.004695892 seconds
Nodal Proj :0.007321176 seconds
Reactions  :0.011845767 seconds
Misc       :0.001507248 seconds
Base State :5.300000794e-08 seconds
Time to advance time step: 0.031365554
Call to estdt for level 0 gives dt_lev = 2.977695677e+33
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 36 gives dt =1e+20
dt_growth factor limits the new dt = 0.01052128387

Timestep 36 starts with TIME = 0.1722775463 DT = 0.01052128387

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 4.305515288e-20
MLMG: Initial residual (resid0) = 4.305515288e-20
MLMG: Final Iter. 10 resid, resid/bnorm = 2.23205761e-30, 5.184182289e-11
MLMG: Timers: Solve = 0.003877087 Iter = 0.003687127 Bottom = 0.000156097
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 4.305515288e-20
MLMG: Initial residual (resid0) = 2.23205761e-30
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000180249 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 6.055431439e-19
MLMG: Initial residual (resid0) = 6.055431439e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 1.073301499e-29, 1.772460822e-11
MLMG: Timers: Solve = 0.006552728 Iter = 0.006375516 Bottom = 0.000315198
Done calling nodal solver

Timestep 36 ends with TIME = 0.1827988301 DT = 0.01052128387
Timing summary:
Advection  :0.005636481 seconds
MAC Proj   :0.004685579 seconds
Nodal Proj :0.007303397 seconds
Reactions  :0.011842143 seconds
Misc       :0.001509963 seconds
Base State :7.799997093e-08 seconds
Time to advance time step: 0.031153244
Call to estdt for level 0 gives dt_lev = 1.290254218e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 37 gives dt =1e+20
dt_growth factor limits the new dt = 0.01104734806

Timestep 37 starts with TIME = 0.1827988301 DT = 0.01104734806

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.53169484e-29
MLMG: Initial residual (resid0) = 1.53169484e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 1.182368e-39, 7.719344411e-11
MLMG: Timers: Solve = 0.003878741 Iter = 0.003693669 Bottom = 0.000154656
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.53169484e-29
MLMG: Initial residual (resid0) = 1.182368e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000194756 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 6.264177143e-19
MLMG: Initial residual (resid0) = 6.264177143e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 4.855307908e-29, 7.75091093e-11
MLMG: Timers: Solve = 0.006631875 Iter = 0.006468912 Bottom = 0.000289206
Done calling nodal solver

Timestep 37 ends with TIME = 0.1938461782 DT = 0.01104734806
Timing summary:
Advection  :0.005737341 seconds
MAC Proj   :0.004704645 seconds
Nodal Proj :0.007348902 seconds
Reactions  :0.011831561 seconds
Misc       :0.001503597 seconds
Base State :6.40000053e-08 seconds
Time to advance time step: 0.031287357
Call to estdt for level 0 gives dt_lev = 2.789559822e+33
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 38 gives dt =1e+20
dt_growth factor limits the new dt = 0.01159971547

Timestep 38 starts with TIME = 0.1938461782 DT = 0.01159971547

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 4.746830605e-20
MLMG: Initial residual (resid0) = 4.746830605e-20
MLMG: Final Iter. 10 resid, resid/bnorm = 2.490741235e-30, 5.247166883e-11
MLMG: Timers: Solve = 0.003895629 Iter = 0.00370739 Bottom = 0.000157951
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 4.746830605e-20
MLMG: Initial residual (resid0) = 2.490741235e-30
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000183531 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 6.676113162e-19
MLMG: Initial residual (resid0) = 6.676113162e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 1.183315432e-29, 1.772461615e-11
MLMG: Timers: Solve = 0.00694927 Iter = 0.006778487 Bottom = 0.000304542
Done calling nodal solver

Timestep 38 ends with TIME = 0.2054458937 DT = 0.01159971547
Timing summary:
Advection  :0.0057391 seconds
MAC Proj   :0.004710491 seconds
Nodal Proj :0.007697699 seconds
Reactions  :0.011809968 seconds
Misc       :0.001502424 seconds
Base State :5.399999736e-08 seconds
Time to advance time step: 0.031626835
Call to estdt for level 0 gives dt_lev = 1.168429834e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 39 gives dt =1e+20
dt_growth factor limits the new dt = 0.01217970124

Timestep 39 starts with TIME = 0.2054458937 DT = 0.01217970124

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.536277128e-29
MLMG: Initial residual (resid0) = 1.536277128e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 1.179416865e-39, 7.677110101e-11
MLMG: Timers: Solve = 0.003865583 Iter = 0.003686503 Bottom = 0.000157265
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.536277128e-29
MLMG: Initial residual (resid0) = 1.179416865e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000183053 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 7.00991882e-19
MLMG: Initial residual (resid0) = 7.00991882e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 1.242475185e-29, 1.77245303e-11
MLMG: Timers: Solve = 0.006671887 Iter = 0.006493937 Bottom = 0.000300039
Done calling nodal solver

Timestep 39 ends with TIME = 0.2176255949 DT = 0.01217970124
Timing summary:
Advection  :0.005729159 seconds
MAC Proj   :0.004689531 seconds
Nodal Proj :0.007414756 seconds
Reactions  :0.01195677 seconds
Misc       :0.001520782 seconds
Base State :6.799996299e-08 seconds
Time to advance time step: 0.031475074
Call to estdt for level 0 gives dt_lev = 1.116506554e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 40 gives dt =1e+20
dt_growth factor limits the new dt = 0.0127886863

Timestep 40 starts with TIME = 0.2176255949 DT = 0.0127886863

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.750089547e-29
MLMG: Initial residual (resid0) = 1.750089547e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 1.668229006e-39, 9.532249417e-11
MLMG: Timers: Solve = 0.003881964 Iter = 0.003701761 Bottom = 0.000155929
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.750089547e-29
MLMG: Initial residual (resid0) = 1.668229006e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000196988 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 7.360414761e-19
MLMG: Initial residual (resid0) = 7.360414761e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 1.304586426e-29, 1.772436022e-11
MLMG: Timers: Solve = 0.006718431 Iter = 0.006546983 Bottom = 0.000288394
Done calling nodal solver

Timestep 40 ends with TIME = 0.2304142812 DT = 0.0127886863
Timing summary:
Advection  :0.005964403 seconds
MAC Proj   :0.004723071 seconds
Nodal Proj :0.007483148 seconds
Reactions  :0.011883337 seconds
Misc       :0.001506038 seconds
Base State :5.799995506e-08 seconds
Time to advance time step: 0.03172058
Call to estdt for level 0 gives dt_lev = 1.065037272e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 41 gives dt =1e+20
dt_growth factor limits the new dt = 0.01342812062

Timestep 41 starts with TIME = 0.2304142812 DT = 0.01342812062

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.862969069e-29
MLMG: Initial residual (resid0) = 1.862969069e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 1.751653909e-39, 9.402485193e-11
MLMG: Timers: Solve = 0.003868 Iter = 0.003691133 Bottom = 0.000158491
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.862969069e-29
MLMG: Initial residual (resid0) = 1.751653909e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000187273 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 7.728435499e-19
MLMG: Initial residual (resid0) = 7.728435499e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 1.369817673e-29, 1.772438514e-11
MLMG: Timers: Solve = 0.006525416 Iter = 0.006349564 Bottom = 0.000289522
Done calling nodal solver

Timestep 41 ends with TIME = 0.2438424018 DT = 0.01342812062
Timing summary:
Advection  :0.005948919 seconds
MAC Proj   :0.004688486 seconds
Nodal Proj :0.007257345 seconds
Reactions  :0.0119791 seconds
Misc       :0.001518079 seconds
Base State :6.999994184e-08 seconds
Time to advance time step: 0.031553634
Call to estdt for level 0 gives dt_lev = 1.015215791e+34
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 42 gives dt =1e+20
dt_growth factor limits the new dt = 0.01409952665

Timestep 42 starts with TIME = 0.2438424018 DT = 0.01409952665

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.957338259e-29
MLMG: Initial residual (resid0) = 1.957338259e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 1.839075315e-39, 9.395797107e-11
MLMG: Timers: Solve = 0.003862374 Iter = 0.003681469 Bottom = 0.000155607
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.957338259e-29
MLMG: Initial residual (resid0) = 1.839075315e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000184954 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 8.114857274e-19
MLMG: Initial residual (resid0) = 8.114857274e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 1.43835189e-29, 1.772491914e-11
MLMG: Timers: Solve = 0.006582418 Iter = 0.006408103 Bottom = 0.000310278
Done calling nodal solver

Timestep 42 ends with TIME = 0.2579419285 DT = 0.01409952665
Timing summary:
Advection  :0.005868817 seconds
MAC Proj   :0.004681059 seconds
Nodal Proj :0.007326818 seconds
Reactions  :0.011917044 seconds
Misc       :0.001516236 seconds
Base State :6.300001587e-08 seconds
Time to advance time step: 0.031468558
Call to estdt for level 0 gives dt_lev = 9.67369433e+33
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 43 gives dt =1e+20
dt_growth factor limits the new dt = 0.01480450298

Timestep 43 starts with TIME = 0.2579419285 DT = 0.01480450298

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 2.055380727e-29
MLMG: Initial residual (resid0) = 2.055380727e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 1.931014507e-39, 9.394923682e-11
MLMG: Timers: Solve = 0.003886066 Iter = 0.003694129 Bottom = 0.000155843
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 2.055380727e-29
MLMG: Initial residual (resid0) = 1.931014507e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000194542 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 8.520600138e-19
MLMG: Initial residual (resid0) = 8.520600138e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 1.510227596e-29, 1.772442752e-11
MLMG: Timers: Solve = 0.006652935 Iter = 0.006486327 Bottom = 0.000294803
Done calling nodal solver

Timestep 43 ends with TIME = 0.2727464314 DT = 0.01480450298
Timing summary:
Advection  :0.005945045 seconds
MAC Proj   :0.004714856 seconds
Nodal Proj :0.007390789 seconds
Reactions  :0.011875221 seconds
Misc       :0.00151739 seconds
Base State :6.200002645e-08 seconds
Time to advance time step: 0.031596548
Call to estdt for level 0 gives dt_lev = 9.21627116e+33
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 44 gives dt =1e+20
dt_growth factor limits the new dt = 0.01554472813

Timestep 44 starts with TIME = 0.2727464314 DT = 0.01554472813

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 2.158317685e-29
MLMG: Initial residual (resid0) = 2.158317685e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 2.027620023e-39, 9.394446598e-11
MLMG: Timers: Solve = 0.003872529 Iter = 0.003688381 Bottom = 0.000157363
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 2.158317685e-29
MLMG: Initial residual (resid0) = 2.027620023e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000188335 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 8.946630145e-19
MLMG: Initial residual (resid0) = 8.946630145e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 1.585752938e-29, 1.772458359e-11
MLMG: Timers: Solve = 0.006580526 Iter = 0.006412974 Bottom = 0.000296071
Done calling nodal solver

Timestep 44 ends with TIME = 0.2882911596 DT = 0.01554472813
Timing summary:
Advection  :0.006037512 seconds
MAC Proj   :0.004692106 seconds
Nodal Proj :0.007302989 seconds
Reactions  :0.012241266 seconds
Misc       :0.001504698 seconds
Base State :7.200003438e-08 seconds
Time to advance time step: 0.031939578
Call to estdt for level 0 gives dt_lev = 8.779341895e+33
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 45 gives dt =1e+20
dt_growth factor limits the new dt = 0.01632196453

Timestep 45 starts with TIME = 0.2882911596 DT = 0.01632196453

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 2.266393495e-29
MLMG: Initial residual (resid0) = 2.266393495e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 2.128720905e-39, 9.392547718e-11
MLMG: Timers: Solve = 0.003864836 Iter = 0.003688051 Bottom = 0.000155261
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 2.266393495e-29
MLMG: Initial residual (resid0) = 2.128720905e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000180997 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.053842861e-18
MLMG: Initial residual (resid0) = 1.053842861e-18
MLMG: Final Iter. 9 resid, resid/bnorm = 6.6812532e-29, 6.339895109e-11
MLMG: Timers: Solve = 0.006664171 Iter = 0.006499969 Bottom = 0.000288887
Done calling nodal solver

Timestep 45 ends with TIME = 0.3046131241 DT = 0.01632196453
Timing summary:
Advection  :0.005905042 seconds
MAC Proj   :0.004678231 seconds
Nodal Proj :0.007387993 seconds
Reactions  :0.012286994 seconds
Misc       :0.001520437 seconds
Base State :6.40000053e-08 seconds
Time to advance time step: 0.031946481
Call to estdt for level 0 gives dt_lev = 2.02744569e+33
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 46 gives dt =1e+20
dt_growth factor limits the new dt = 0.01713806276

Timestep 46 starts with TIME = 0.3046131241 DT = 0.01713806276

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 7.013230718e-20
MLMG: Initial residual (resid0) = 7.013230718e-20
MLMG: Final Iter. 10 resid, resid/bnorm = 3.386529476e-30, 4.828772376e-11
MLMG: Timers: Solve = 0.003891934 Iter = 0.003698251 Bottom = 0.000156653
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 7.013230718e-20
MLMG: Initial residual (resid0) = 3.386529476e-30
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000181346 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 9.863659735e-19
MLMG: Initial residual (resid0) = 9.863659735e-19
MLMG: Final Iter. 9 resid, resid/bnorm = 1.748311055e-29, 1.772477054e-11
MLMG: Timers: Solve = 0.006606501 Iter = 0.006429592 Bottom = 0.000289262
Done calling nodal solver

Timestep 46 ends with TIME = 0.3217511869 DT = 0.01713806276
Timing summary:
Advection  :0.005766096 seconds
MAC Proj   :0.004715801 seconds
Nodal Proj :0.007378983 seconds
Reactions  :0.011857849 seconds
Misc       :0.001499469 seconds
Base State :5.300000794e-08 seconds
Time to advance time step: 0.031395104
Call to estdt for level 0 gives dt_lev = 7.924349732e+33
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 47 gives dt =1e+20
dt_growth factor limits the new dt = 0.0179949659

Timestep 47 starts with TIME = 0.3217511869 DT = 0.0179949659

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 1.807852852e-29
MLMG: Initial residual (resid0) = 1.807852852e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 1.37289975e-39, 7.594090129e-11
MLMG: Timers: Solve = 0.003861984 Iter = 0.003685737 Bottom = 0.000156678
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 1.807852852e-29
MLMG: Initial residual (resid0) = 1.37289975e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000182698 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.035684272e-18
MLMG: Initial residual (resid0) = 1.035684272e-18
MLMG: Final Iter. 9 resid, resid/bnorm = 1.835690497e-29, 1.772442188e-11
MLMG: Timers: Solve = 0.006573388 Iter = 0.006408514 Bottom = 0.000306823
Done calling nodal solver

Timestep 47 ends with TIME = 0.3397461528 DT = 0.0179949659
Timing summary:
Advection  :0.005754585 seconds
MAC Proj   :0.004694462 seconds
Nodal Proj :0.007326531 seconds
Reactions  :0.011922259 seconds
Misc       :0.001518303 seconds
Base State :9.400002909e-08 seconds
Time to advance time step: 0.031382634
Call to estdt for level 0 gives dt_lev = 7.566055076e+33
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 48 gives dt =1e+20
dt_growth factor limits the new dt = 0.01889471419

Timestep 48 starts with TIME = 0.3397461528 DT = 0.01889471419

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 2.590190152e-29
MLMG: Initial residual (resid0) = 2.590190152e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 2.464371124e-39, 9.514247908e-11
MLMG: Timers: Solve = 0.003875889 Iter = 0.003699333 Bottom = 0.000155976
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 2.590190152e-29
MLMG: Initial residual (resid0) = 2.464371124e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000182278 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.087468486e-18
MLMG: Initial residual (resid0) = 1.087468486e-18
MLMG: Final Iter. 9 resid, resid/bnorm = 1.927461059e-29, 1.772429348e-11
MLMG: Timers: Solve = 0.006715495 Iter = 0.006538633 Bottom = 0.00029898
Done calling nodal solver

Timestep 48 ends with TIME = 0.358640867 DT = 0.01889471419
Timing summary:
Advection  :0.005883629 seconds
MAC Proj   :0.004689763 seconds
Nodal Proj :0.007455215 seconds
Reactions  :0.01197527 seconds
Misc       :0.001520045 seconds
Base State :6.799996299e-08 seconds
Time to advance time step: 0.031692915
Call to estdt for level 0 gives dt_lev = 7.214019049e+33
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 49 gives dt =1e+20
dt_growth factor limits the new dt = 0.0198394499

Timestep 49 starts with TIME = 0.358640867 DT = 0.0198394499

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 2.753963702e-29
MLMG: Initial residual (resid0) = 2.753963702e-29
MLMG: Final Iter. 10 resid, resid/bnorm = 2.587705007e-39, 9.396293077e-11
MLMG: Timers: Solve = 0.003863184 Iter = 0.003685605 Bottom = 0.000156636
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 2.753963702e-29
MLMG: Initial residual (resid0) = 2.587682586e-39
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000181394 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.086359695e-18
MLMG: Initial residual (resid0) = 1.086359695e-18
MLMG: Final Iter. 9 resid, resid/bnorm = 4.015978009e-29, 3.69672957e-11
MLMG: Timers: Solve = 0.00683363 Iter = 0.006662353 Bottom = 0.000308175
Done calling nodal solver

Timestep 49 ends with TIME = 0.3784803169 DT = 0.0198394499
Timing summary:
Advection  :0.005948821 seconds
MAC Proj   :0.004675751 seconds
Nodal Proj :0.007588043 seconds
Reactions  :0.012181554 seconds
Misc       :0.001517823 seconds
Base State :6.200002645e-08 seconds
Time to advance time step: 0.032070256
Call to estdt for level 0 gives dt_lev = 1e+50
Minimum estdt over all levels = 1e+20
Call to estdt at beginning of step 50 gives dt =1e+20
dt_growth factor limits the new dt = 0.0208314224

Timestep 50 starts with TIME = 0.3784803169 DT = 0.0208314224

Cell Count:
Level 0, 16384 cells
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 8.242756114e-20
MLMG: Initial residual (resid0) = 8.242756114e-20
MLMG: Final Iter. 10 resid, resid/bnorm = 3.779842146e-30, 4.585653262e-11
MLMG: Timers: Solve = 0.003878837 Iter = 0.003700006 Bottom = 0.000157371
<<< STEP 4 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 4a: thermal conduct >>>
<<< STEP 5 : react state >>>
<<< STEP 6 : make new S and new w0 >>>
<<< STEP 7 : create MAC velocities >>>
MLMG: Initial rhs               = 8.242756114e-20
MLMG: Initial residual (resid0) = 3.779842146e-30
MLMG: No iterations needed
MLMG: Timers: Solve = 0.000180581 Iter = 0 Bottom = 0
<<< STEP 8 : advect base >>>
            :  density_advance >>>
            :   tracer_advance >>>
            : enthalpy_advance >>>
<<< STEP 8a: thermal conduct >>>
<<< STEP 9 : react state >>>
<<< STEP 10: make new S >>>
<<< STEP 11: update and project new velocity >>>
Calling nodal solver
MLMG: Initial rhs               = 1.198934006e-18
MLMG: Initial residual (resid0) = 1.198934006e-18
MLMG: Final Iter. 9 resid, resid/bnorm = 2.12508073e-29, 1.772475149e-11
MLMG: Timers: Solve = 0.006813909 Iter = 0.006629205 Bottom = 0.00029843
Done calling nodal solver

Timestep 50 ends with TIME = 0.3993117393 DT = 0.0208314224
Timing summary:
Advection  :0.005585404 seconds
MAC Proj   :0.004706634 seconds
Nodal Proj :0.007555255 seconds
Reactions  :0.012624378 seconds
Misc       :0.001515384 seconds
Base State :5.499998679e-08 seconds
Time to advance time step: 0.032156847

Writing plotfile 50
inner sponge: r_sp      , r_tp      : 9609375000, 9609375000
Time to write plotfile: 0.015858611

Writing checkpoint 50
Writing checkpoint chk0000050

Total Time: 3.211164566
Unused ParmParse Variables:
  [TOP]::maestro.v(nvals = 1)  :: [1]
  [TOP]::amr.check_file(nvals = 1)  :: [test_stability_chk]
  [TOP]::amr.checkpoint_files_output(nvals = 1)  :: [0]

AMReX (22.05-4-gef52970b80e3) finalized