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

Writing plotfile RT_pltafter_InitProj after InitProj
Time to write plotfile: 0.064656915
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.005631092 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.058997888
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.235806633e-11
MLMG: Timers: Solve = 0.051051296 Iter = 0.049181695 Bottom = 0.017642864
<<< 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.927909329e-14, 4.100398973e-11
MLMG: Timers: Solve = 0.038018029 Iter = 0.036343004 Bottom = 0.012524898
<<< 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.668621376e-12, 1.49133543e-13
MLMG: Timers: Solve = 0.408760837 Iter = 0.402681853 Bottom = 0.003240342
Done calling nodal solver

Timestep 0 ends with TIME = 6.089835859e-05 DT = 6.089835859e-05
Timing summary:
Advection  :0.272592378 seconds
MAC Proj   :0.098564364 seconds
Nodal Proj :0.434117492 seconds
Reactions  :0.011626257 seconds
Misc       :0.013775871 seconds
Base State :0.015408584 seconds
Time to advance time step: 0.830842242

Writing plotfile 0 after all initialization
Time to write plotfile: 0.091231358
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.185128162e-16, 1.330330277e-11
MLMG: Timers: Solve = 0.050849728 Iter = 0.047897578 Bottom = 0.017597528
<<< 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.928423148e-06
MLMG: Final Iter. 9 resid, resid/bnorm = 6.036517941e-16, 2.521289128e-11
MLMG: Timers: Solve = 0.05122199 Iter = 0.04954803 Bottom = 0.01529816
<<< 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.26488575e-16, 1.487334661e-13
MLMG: Timers: Solve = 0.406450984 Iter = 0.400113522 Bottom = 0.002508317
Done calling nodal solver

Timestep 1 ends with TIME = 6.089835859e-05 DT = 6.089835859e-05
Timing summary:
Advection  :0.249813567 seconds
MAC Proj   :0.110694277 seconds
Nodal Proj :0.430593074 seconds
Reactions  :0.010235852 seconds
Misc       :0.017684573 seconds
Base State :0.015244881 seconds
Time to advance time step: 0.819190791
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.617769564e-15, 8.58272838e-11
MLMG: Timers: Solve = 0.054084201 Iter = 0.051140906 Bottom = 0.017162746
<<< 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.074458009e-15, 3.51252008e-11
MLMG: Timers: Solve = 0.047988083 Iter = 0.046290704 Bottom = 0.015862497
<<< 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.808071038e-16, 1.491539123e-13
MLMG: Timers: Solve = 0.411159524 Iter = 0.405721205 Bottom = 0.002681055
Done calling nodal solver

Timestep 2 ends with TIME = 0.000127886553 DT = 6.698819445e-05
Timing summary:
Advection  :0.280232767 seconds
MAC Proj   :0.110390425 seconds
Nodal Proj :0.435823268 seconds
Reactions  :0.010028945 seconds
Misc       :0.01315172 seconds
Base State :0.015419007 seconds
Time to advance time step: 0.84981216
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.720067854e-15, 9.405767076e-11
MLMG: Timers: Solve = 0.053683289 Iter = 0.050734433 Bottom = 0.017192171
<<< 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.048782114 Iter = 0.047145854 Bottom = 0.016856423
<<< 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.589780804e-16, 1.538441614e-13
MLMG: Timers: Solve = 0.409374789 Iter = 0.402922915 Bottom = 0.002673017
Done calling nodal solver

Timestep 3 ends with TIME = 0.0002015735669 DT = 7.36870139e-05
Timing summary:
Advection  :0.265991316 seconds
MAC Proj   :0.111086516 seconds
Nodal Proj :0.435116141 seconds
Reactions  :0.009880116 seconds
Misc       :0.018788943 seconds
Base State :0.021245396 seconds
Time to advance time step: 0.841027147
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.629172514e-15, 8.288930432e-11
MLMG: Timers: Solve = 0.053571415 Iter = 0.05061064 Bottom = 0.017160293
<<< 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.662853423e-11
MLMG: Timers: Solve = 0.048472559 Iter = 0.046724026 Bottom = 0.016504394
<<< 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.949735926e-16, 1.474978348e-13
MLMG: Timers: Solve = 0.409611616 Iter = 0.403930027 Bottom = 0.002784882
Done calling nodal solver

Timestep 4 ends with TIME = 0.0002826292822 DT = 8.105571529e-05
Timing summary:
Advection  :0.27410097 seconds
MAC Proj   :0.110520259 seconds
Nodal Proj :0.438263877 seconds
Reactions  :0.009817985 seconds
Misc       :0.018802113 seconds
Base State :0.016517135 seconds
Time to advance time step: 0.851677505
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.790847073e-15, 7.849409632e-11
MLMG: Timers: Solve = 0.053603744 Iter = 0.050705339 Bottom = 0.017043996
<<< 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.048586562 Iter = 0.046847789 Bottom = 0.016583664
<<< 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.502679034e-16, 1.447574721e-13
MLMG: Timers: Solve = 0.415796457 Iter = 0.409278884 Bottom = 0.002518459
Done calling nodal solver

Timestep 5 ends with TIME = 0.000371790569 DT = 8.916128682e-05
Timing summary:
Advection  :0.26360902 seconds
MAC Proj   :0.110719829 seconds
Nodal Proj :0.445032431 seconds
Reactions  :0.009949809 seconds
Misc       :0.015920417 seconds
Base State :0.012783644 seconds
Time to advance time step: 0.84539792

Writing plotfile 5
Time to write plotfile: 0.061366644

Total Time: 5.52124559
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): 12066
Free  GPU global memory (MB): 11391
[The         Arena] space allocated (MB): 9049
[The         Arena] space used      (MB): 0
[The  Pinned Arena] space allocated (MB): 8
[The  Pinned Arena] space used      (MB): 0
AMReX (22.08-16-g0911fc4b2e06) finalized