Initializing CUDA...
CUDA initialized with 1 GPU
AMReX (22.12-16-g96d8c53fbf09) 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.071501175
Doing initial projection
Calling nodal solver
MLMG: Initial rhs               = 0
MLMG: Initial residual (resid0) = 0
MLMG: No iterations needed
MLMG: Timers: Solve = 0.005926244 Iter = 0 Bottom = 0
Done calling nodal solver

Writing plotfile RT_pltafter_InitProj after InitProj
Time to write plotfile: 0.065712494
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.005836074 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.061441684
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.751907794e-13, 7.235806632e-11
MLMG: Timers: Solve = 0.048928554 Iter = 0.047160789 Bottom = 0.016227666
<<< 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.927909337e-14, 4.100398976e-11
MLMG: Timers: Solve = 0.035861449 Iter = 0.034308516 Bottom = 0.01130877
<<< 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.654410522e-12, 1.488890617e-13
MLMG: Timers: Solve = 0.408496084 Iter = 0.402366195 Bottom = 0.001939258
Done calling nodal solver

Timestep 0 ends with TIME = 6.089835859e-05 DT = 6.089835859e-05
Timing summary:
Advection  :0.246744178 seconds
MAC Proj   :0.093548484 seconds
Nodal Proj :0.436499119 seconds
Reactions  :0.011001951 seconds
Misc       :0.015004847 seconds
Base State :0.014307367 seconds
Time to advance time step: 0.802940122

Writing plotfile 0 after all initialization
Time to write plotfile: 0.083632983
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.182580543e-16, 1.329266215e-11
MLMG: Timers: Solve = 0.04775594 Iter = 0.04517129 Bottom = 0.015894047
<<< 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.928423455e-06
MLMG: Final Iter. 9 resid, resid/bnorm = 6.036513706e-16, 2.521287359e-11
MLMG: Timers: Solve = 0.049659893 Iter = 0.048033579 Bottom = 0.018681839
<<< 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.29524341e-16, 1.495910726e-13
MLMG: Timers: Solve = 0.408840945 Iter = 0.402328483 Bottom = 0.001216324
Done calling nodal solver

Timestep 1 ends with TIME = 6.089835859e-05 DT = 6.089835859e-05
Timing summary:
Advection  :0.264803631 seconds
MAC Proj   :0.10528411 seconds
Nodal Proj :0.435673055 seconds
Reactions  :0.010208532 seconds
Misc       :0.014928242 seconds
Base State :0.014574896 seconds
Time to advance time step: 0.831039977
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.617769498e-15, 8.582728163e-11
MLMG: Timers: Solve = 0.050780756 Iter = 0.04804824 Bottom = 0.01542168
<<< 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.366932436e-06
MLMG: Final Iter. 9 resid, resid/bnorm = 1.074458049e-15, 3.512520212e-11
MLMG: Timers: Solve = 0.044916816 Iter = 0.04335333 Bottom = 0.014123455
<<< 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.916491255e-16, 1.519381929e-13
MLMG: Timers: Solve = 0.413886917 Iter = 0.408508416 Bottom = 0.001228324
Done calling nodal solver

Timestep 2 ends with TIME = 0.000127886553 DT = 6.698819445e-05
Timing summary:
Advection  :0.256328056 seconds
MAC Proj   :0.103498198 seconds
Nodal Proj :0.436959082 seconds
Reactions  :0.009590188 seconds
Misc       :0.013161789 seconds
Base State :0.018400159 seconds
Time to advance time step: 0.81970849
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.955092472e-05
MLMG: Initial residual (resid0) = 3.955092472e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 3.720067656e-15, 9.405766572e-11
MLMG: Timers: Solve = 0.050772729 Iter = 0.047932485 Bottom = 0.015450317
<<< 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.441723797e-16, 2.384550984e-11
MLMG: Timers: Solve = 0.04595641 Iter = 0.044317354 Bottom = 0.015119509
<<< 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.392456009e-16, 1.492374425e-13
MLMG: Timers: Solve = 0.409094638 Iter = 0.402661579 Bottom = 0.001149584
Done calling nodal solver

Timestep 3 ends with TIME = 0.0002015735669 DT = 7.36870139e-05
Timing summary:
Advection  :0.264370547 seconds
MAC Proj   :0.104843038 seconds
Nodal Proj :0.435827828 seconds
Reactions  :0.009605911 seconds
Misc       :0.018252563 seconds
Base State :0.019167992 seconds
Time to advance time step: 0.833062964
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.584764588e-05
MLMG: Initial residual (resid0) = 5.584764588e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 4.629174102e-15, 8.288933275e-11
MLMG: Timers: Solve = 0.050691135 Iter = 0.047918876 Bottom = 0.015437458
<<< 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.488443564e-15, 2.662853422e-11
MLMG: Timers: Solve = 0.045713759 Iter = 0.044085091 Bottom = 0.014855318
<<< 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.997440821e-16, 1.485103004e-13
MLMG: Timers: Solve = 0.420106622 Iter = 0.414382434 Bottom = 0.001360048
Done calling nodal solver

Timestep 4 ends with TIME = 0.0002826292822 DT = 8.105571529e-05
Timing summary:
Advection  :0.269143002 seconds
MAC Proj   :0.104114311 seconds
Nodal Proj :0.444817893 seconds
Reactions  :0.009607163 seconds
Misc       :0.017342945 seconds
Base State :0.02202858 seconds
Time to advance time step: 0.845190961
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.377430081e-05
MLMG: Initial residual (resid0) = 7.377430081e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 5.790844929e-15, 7.849406725e-11
MLMG: Timers: Solve = 0.050560824 Iter = 0.047830899 Bottom = 0.015375212
<<< 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.382811065e-05
MLMG: Initial residual (resid0) = 1.227093904e-05
MLMG: Final Iter. 9 resid, resid/bnorm = 2.001096703e-15, 2.710480717e-11
MLMG: Timers: Solve = 0.045724326 Iter = 0.044190147 Bottom = 0.014914661
<<< 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.669646168e-16, 1.479789535e-13
MLMG: Timers: Solve = 0.409079465 Iter = 0.402184635 Bottom = 0.001359092
Done calling nodal solver

Timestep 5 ends with TIME = 0.000371790569 DT = 8.916128682e-05
Timing summary:
Advection  :0.25160702 seconds
MAC Proj   :0.104003834 seconds
Nodal Proj :0.436603946 seconds
Reactions  :0.010036219 seconds
Misc       :0.018062932 seconds
Base State :0.015767152 seconds
Time to advance time step: 0.820482998

Writing plotfile 5
Time to write plotfile: 0.062179758

Total Time: 5.425472855
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 (22.12-16-g96d8c53fbf09) finalized