Initializing CUDA...
CUDA initialized with 1 device.
AMReX (23.02-37-gcbe2b291d3ed) initialized
Calling Setup()
Calling ReadParameters()
reading extern runtime parameters ...
Calling VariableSetup()
Calling BCSetup()
Calling BaseStateGeometry::Init()
Calling Init()
Calling InitData()
initdata model_File = 
cutoff densities:
    low density cutoff (for mapping the model) =      1e-10
    buoyancy cutoff density                           
        (for zeroing rho - rho_0, centrifugal term) = 5e-10
    anelastic cutoff =                                1e-10
 
 
Maximum HSE Error = 4.547473509e-13
   (after putting initial model into base state arrays, and
    for density < base_cutoff_density)
 

Writing plotfile RT_pltInitData after InitData
Time to write plotfile: 0.071757116
Doing initial projection
Calling nodal solver
MLMG: Initial rhs               = 0
MLMG: Initial residual (resid0) = 0
MLMG: No iterations needed
MLMG: Timers: Solve = 0.005990069 Iter = 0 Bottom = 0
Done calling nodal solver

Writing plotfile RT_pltafter_InitProj after InitProj
Time to write plotfile: 0.06701157
Call to firstdt for level 0 gives dt_lev = 0.0006089835859
Multiplying dt_lev by init_shrink; dt_lev = 6.089835859e-05
Minimum firstdt over all levels = 6.089835859e-05
Doing initial divu iteration #1
Calling nodal solver
MLMG: Initial rhs               = 0
MLMG: Initial residual (resid0) = 0
MLMG: No iterations needed
MLMG: Timers: Solve = 0.00573581 Iter = 0 Bottom = 0
Done calling nodal solver
Call to estdt for level 0 gives dt_lev = 0.08660444773
Minimum estdt over all levels = 0.08660444773
Call to estdt at end of istep_divu_iter = 1 gives dt = 0.08660444773
Multiplying dt by init_shrink; dt = 0.008660444773
Ignoring this new dt since it's larger than the previous dt = 6.089835859e-05

Writing plotfile RT_pltafter_DivuIter after final DivuIter
Time to write plotfile: 0.061224186
Doing initial pressure iteration #1

Timestep 0 starts with TIME = 0 DT = 6.089835859e-05

Cell Count:
Level 0, 131072 cells
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 0.002421164472
MLMG: Initial residual (resid0) = 0.002421164472
MLMG: Final Iter. 9 resid, resid/bnorm = 1.751907788e-13, 7.235806608e-11
MLMG: Timers: Solve = 0.046313697 Iter = 0.044678325 Bottom = 0.015415878
<<< 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               = 0.002421205691
MLMG: Initial residual (resid0) = 2.151449931e-06
MLMG: Final Iter. 7 resid, resid/bnorm = 9.927909168e-14, 4.100398906e-11
MLMG: Timers: Solve = 0.035569493 Iter = 0.03399767 Bottom = 0.011195148
<<< 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               = 58.12657035
MLMG: Initial residual (resid0) = 58.12657035
MLMG: Final Iter. 7 resid, resid/bnorm = 8.768097359e-12, 1.508449115e-13
MLMG: Timers: Solve = 0.407648367 Iter = 0.401557803 Bottom = 0.00205945
Done calling nodal solver

Timestep 0 ends with TIME = 6.089835859e-05 DT = 6.089835859e-05
Timing summary:
Advection  :0.262718172 seconds
MAC Proj   :0.090379307 seconds
Nodal Proj :0.431962141 seconds
Reactions  :0.011050439 seconds
Misc       :0.014162605 seconds
Base State :0.013532448 seconds
Time to advance time step: 0.810397328

Writing plotfile 0 after all initialization
Time to write plotfile: 0.126895778
Calling Evolve()

Timestep 1 starts with TIME = 0 DT = 6.089835859e-05

Cell Count:
Level 0, 131072 cells
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 2.394238647e-05
MLMG: Initial residual (resid0) = 2.394238647e-05
MLMG: Final Iter. 9 resid, resid/bnorm = 3.185081597e-16, 1.330310828e-11
MLMG: Timers: Solve = 0.047947093 Iter = 0.045260023 Bottom = 0.015990206
<<< 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.394218844e-05
MLMG: Initial residual (resid0) = 1.928423149e-06
MLMG: Final Iter. 9 resid, resid/bnorm = 6.036513706e-16, 2.521287359e-11
MLMG: Timers: Solve = 0.045552079 Iter = 0.043941968 Bottom = 0.014161453
<<< 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               = 0.003539812449
MLMG: Initial residual (resid0) = 0.003539812449
MLMG: Final Iter. 7 resid, resid/bnorm = 5.312590645e-16, 1.500811334e-13
MLMG: Timers: Solve = 0.410467868 Iter = 0.403927149 Bottom = 0.001312773
Done calling nodal solver

Timestep 1 ends with TIME = 6.089835859e-05 DT = 6.089835859e-05
Timing summary:
Advection  :0.266743863 seconds
MAC Proj   :0.107361724 seconds
Nodal Proj :0.436522608 seconds
Reactions  :0.010137865 seconds
Misc       :0.017064359 seconds
Base State :0.014302878 seconds
Time to advance time step: 0.838138967
Call to estdt for level 0 gives dt_lev = 0.3128878797
Minimum estdt over all levels = 0.3128878797
Call to estdt at beginning of step 2 gives dt =0.3128878797
dt_growth factor limits the new dt = 6.698819445e-05

Timestep 2 starts with TIME = 6.089835859e-05 DT = 6.698819445e-05

Cell Count:
Level 0, 131072 cells
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 3.050043585e-05
MLMG: Initial residual (resid0) = 3.050043585e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 2.617769326e-15, 8.582727599e-11
MLMG: Timers: Solve = 0.050692913 Iter = 0.047913608 Bottom = 0.015546847
<<< 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.058937698e-05
MLMG: Initial residual (resid0) = 3.366932437e-06
MLMG: Final Iter. 9 resid, resid/bnorm = 1.074457407e-15, 3.512518113e-11
MLMG: Timers: Solve = 0.04479785 Iter = 0.043219334 Bottom = 0.01414155
<<< 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               = 0.003894011863
MLMG: Initial residual (resid0) = 0.003894011863
MLMG: Final Iter. 7 resid, resid/bnorm = 5.993469609e-16, 1.539150321e-13
MLMG: Timers: Solve = 0.413398456 Iter = 0.407936574 Bottom = 0.001336337
Done calling nodal solver

Timestep 2 ends with TIME = 0.000127886553 DT = 6.698819445e-05
Timing summary:
Advection  :0.268265331 seconds
MAC Proj   :0.103314174 seconds
Nodal Proj :0.436971505 seconds
Reactions  :0.009756189 seconds
Misc       :0.015762782 seconds
Base State :0.017934944 seconds
Time to advance time step: 0.834237488
Call to estdt for level 0 gives dt_lev = 0.3130343729
Minimum estdt over all levels = 0.3130343729
Call to estdt at beginning of step 3 gives dt =0.3130343729
dt_growth factor limits the new dt = 7.36870139e-05

Timestep 3 starts with TIME = 0.000127886553 DT = 7.36870139e-05

Cell Count:
Level 0, 131072 cells
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 3.955092471e-05
MLMG: Initial residual (resid0) = 3.955092471e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 3.72006624e-15, 9.405762993e-11
MLMG: Timers: Solve = 0.050688408 Iter = 0.047957916 Bottom = 0.015581331
<<< 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.959539494e-05
MLMG: Initial residual (resid0) = 1.25524138e-05
MLMG: Final Iter. 9 resid, resid/bnorm = 9.441740738e-16, 2.384555263e-11
MLMG: Timers: Solve = 0.045826997 Iter = 0.044261126 Bottom = 0.015145783
<<< 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               = 0.004283412997
MLMG: Initial residual (resid0) = 0.004283412997
MLMG: Final Iter. 7 resid, resid/bnorm = 6.303551431e-16, 1.471618878e-13
MLMG: Timers: Solve = 0.409068341 Iter = 0.402640901 Bottom = 0.00131024
Done calling nodal solver

Timestep 3 ends with TIME = 0.0002015735669 DT = 7.36870139e-05
Timing summary:
Advection  :0.268096776 seconds
MAC Proj   :0.104658207 seconds
Nodal Proj :0.433727804 seconds
Reactions  :0.009808558 seconds
Misc       :0.015905784 seconds
Base State :0.020716711 seconds
Time to advance time step: 0.832351672
Call to estdt for level 0 gives dt_lev = 0.3130323766
Minimum estdt over all levels = 0.3130323766
Call to estdt at beginning of step 4 gives dt =0.3130323766
dt_growth factor limits the new dt = 8.105571529e-05

Timestep 4 starts with TIME = 0.0002015735669 DT = 8.105571529e-05

Cell Count:
Level 0, 131072 cells
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 5.584764587e-05
MLMG: Initial residual (resid0) = 5.584764587e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 4.62917172e-15, 8.28892901e-11
MLMG: Timers: Solve = 0.050758338 Iter = 0.047963151 Bottom = 0.015572098
<<< 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.589656388e-05
MLMG: Initial residual (resid0) = 8.595300418e-06
MLMG: Final Iter. 9 resid, resid/bnorm = 1.488445258e-15, 2.662856453e-11
MLMG: Timers: Solve = 0.045703168 Iter = 0.044119086 Bottom = 0.014962918
<<< 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               = 0.004711754539
MLMG: Initial residual (resid0) = 0.004711754539
MLMG: Final Iter. 7 resid, resid/bnorm = 6.709043043e-16, 1.423894854e-13
MLMG: Timers: Solve = 0.420095305 Iter = 0.413671682 Bottom = 0.001190873
Done calling nodal solver

Timestep 4 ends with TIME = 0.0002826292822 DT = 8.105571529e-05
Timing summary:
Advection  :0.26130265 seconds
MAC Proj   :0.104329454 seconds
Nodal Proj :0.445118352 seconds
Reactions  :0.009555625 seconds
Misc       :0.015599078 seconds
Base State :0.015821347 seconds
Time to advance time step: 0.836056722
Call to estdt for level 0 gives dt_lev = 0.3130323437
Minimum estdt over all levels = 0.3130323437
Call to estdt at beginning of step 5 gives dt =0.3130323437
dt_growth factor limits the new dt = 8.916128682e-05

Timestep 5 starts with TIME = 0.0002826292822 DT = 8.916128682e-05

Cell Count:
Level 0, 131072 cells
<<< STEP 1 : react state >>>
<<< STEP 2 : make w0 >>>
<<< STEP 3 : create MAC velocities >>>
MLMG: Initial rhs               = 7.37743008e-05
MLMG: Initial residual (resid0) = 7.37743008e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 5.790845405e-15, 7.849407371e-11
MLMG: Timers: Solve = 0.050524351 Iter = 0.047819733 Bottom = 0.01543855
<<< 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.382811064e-05
MLMG: Initial residual (resid0) = 1.227093904e-05
MLMG: Final Iter. 9 resid, resid/bnorm = 2.001095009e-15, 2.710478423e-11
MLMG: Timers: Solve = 0.045808985 Iter = 0.044167849 Bottom = 0.014942786
<<< 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               = 0.005182930403
MLMG: Initial residual (resid0) = 0.005182930403
MLMG: Final Iter. 7 resid, resid/bnorm = 7.810592451e-16, 1.506983857e-13
MLMG: Timers: Solve = 0.407398473 Iter = 0.401066313 Bottom = 0.001244557
Done calling nodal solver

Timestep 5 ends with TIME = 0.000371790569 DT = 8.916128682e-05
Timing summary:
Advection  :0.26570604 seconds
MAC Proj   :0.104508197 seconds
Nodal Proj :0.434307903 seconds
Reactions  :0.009975422 seconds
Misc       :0.018629641 seconds
Base State :0.019895138 seconds
Time to advance time step: 0.833276637

Writing plotfile 5
Time to write plotfile: 0.063856908

Total Time: 5.508446593
Unused ParmParse Variables:
  [TOP]::maestro.v(nvals = 1)  :: [1]
  [TOP]::amr.ref_ratio(nvals = 4)  :: [2, 2, 2, 2]
  [TOP]::amr.check_file(nvals = 1)  :: [RT_chk]
  [TOP]::amr.checkpoint_files_output(nvals = 1)  :: [0]

Total GPU global memory (MB): 12056
Free  GPU global memory (MB): 11371
[The         Arena] space allocated (MB): 9042
[The         Arena] space used      (MB): 0
[The  Device Arena] space allocated (MB): 8
[The  Device Arena] space used      (MB): 0
[The  Pinned Arena] space allocated (MB): 8
[The  Pinned Arena] space used      (MB): 0
AMReX (23.02-37-gcbe2b291d3ed) finalized