Initializing CUDA...
CUDA initialized with 1 GPU
AMReX (21.12-37-gbcdb6ca48882) initialized
Calling Setup()
Calling ReadParameters()
 WARNING: burning_cutoff_density_lo not supplied in the inputs file
 WARNING: setting burning_cutoff_density_lo = base_cutoff_density
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.05918903
Doing initial projection
Calling nodal solver
MLMG: Initial rhs               = 0
MLMG: Initial residual (resid0) = 0
MLMG: No iterations needed
MLMG: Timers: Solve = 0.008652588 Iter = 0 Bottom = 0
Done calling nodal solver

Writing plotfile RT_pltafter_InitProj after InitProj
Time to write plotfile: 0.055341592
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.008436546 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.05091686
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.751907808e-13, 7.235806688e-11
MLMG: Timers: Solve = 0.055088341 Iter = 0.053093413 Bottom = 0.019137812
<<< 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.927909374e-14, 4.100398992e-11
MLMG: Timers: Solve = 0.040981722 Iter = 0.039209088 Bottom = 0.013503656
<<< 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.439520931 Iter = 0.431021384 Bottom = 0.001262507
Done calling nodal solver

Timestep 0 ends with TIME = 6.089835859e-05 DT = 6.089835859e-05
Timing summary:
Advection  :0.289884659 seconds
MAC Proj   :0.105931326 seconds
Nodal Proj :0.471562771 seconds
Reactions  :0.014268869 seconds
Misc       :0.014147285 seconds
Base State :0.013229822 seconds
Time to advance time step: 0.896010495

Writing plotfile 0 after all initialization
Time to write plotfile: 0.052182326
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.183104281e-16, 1.329484964e-11
MLMG: Timers: Solve = 0.055086966 Iter = 0.052162159 Bottom = 0.019170437
<<< 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.928423386e-06
MLMG: Final Iter. 9 resid, resid/bnorm = 6.036515824e-16, 2.521288244e-11
MLMG: Timers: Solve = 0.051740073 Iter = 0.049906355 Bottom = 0.016884925
<<< 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.365716552e-16, 1.515819448e-13
MLMG: Timers: Solve = 0.440973063 Iter = 0.432342308 Bottom = 0.001410715
Done calling nodal solver

Timestep 1 ends with TIME = 6.089835859e-05 DT = 6.089835859e-05
Timing summary:
Advection  :0.308113048 seconds
MAC Proj   :0.116142298 seconds
Nodal Proj :0.472927403 seconds
Reactions  :0.013350738 seconds
Misc       :0.016961721 seconds
Base State :0.016601507 seconds
Time to advance time step: 0.927697208
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.617768757e-15, 8.582725734e-11
MLMG: Timers: Solve = 0.05886507 Iter = 0.055739928 Bottom = 0.018851977
<<< 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.074457011e-15, 3.512516819e-11
MLMG: Timers: Solve = 0.052038532 Iter = 0.050213564 Bottom = 0.01732601
<<< 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.646524914e-16, 1.450053342e-13
MLMG: Timers: Solve = 0.441146731 Iter = 0.432279391 Bottom = 0.001480676
Done calling nodal solver

Timestep 2 ends with TIME = 0.000127886553 DT = 6.698819445e-05
Timing summary:
Advection  :0.307399796 seconds
MAC Proj   :0.11965065 seconds
Nodal Proj :0.47470458 seconds
Reactions  :0.013460906 seconds
Misc       :0.017347135 seconds
Base State :0.016678214 seconds
Time to advance time step: 0.932760486
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.95509247e-05
MLMG: Initial residual (resid0) = 3.95509247e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 3.720068238e-15, 9.405768048e-11
MLMG: Timers: Solve = 0.058206317 Iter = 0.055314259 Bottom = 0.018881897
<<< 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.959539493e-05
MLMG: Initial residual (resid0) = 1.25524138e-05
MLMG: Final Iter. 9 resid, resid/bnorm = 9.441723797e-16, 2.384550985e-11
MLMG: Timers: Solve = 0.053580208 Iter = 0.051733823 Bottom = 0.018685101
<<< 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.433655692e-16, 1.501992849e-13
MLMG: Timers: Solve = 0.438629468 Iter = 0.429898962 Bottom = 0.001414009
Done calling nodal solver

Timestep 3 ends with TIME = 0.0002015735669 DT = 7.36870139e-05
Timing summary:
Advection  :0.320097573 seconds
MAC Proj   :0.120504905 seconds
Nodal Proj :0.473577365 seconds
Reactions  :0.01299232 seconds
Misc       :0.01951719 seconds
Base State :0.015714335 seconds
Time to advance time step: 0.946910605
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.584764586e-05
MLMG: Initial residual (resid0) = 5.584764586e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 4.629173414e-15, 8.288932046e-11
MLMG: Timers: Solve = 0.058292233 Iter = 0.055293342 Bottom = 0.018763601
<<< 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.589656386e-05
MLMG: Initial residual (resid0) = 8.595300418e-06
MLMG: Final Iter. 9 resid, resid/bnorm = 1.488443564e-15, 2.662853424e-11
MLMG: Timers: Solve = 0.053070872 Iter = 0.051205945 Bottom = 0.018264308
<<< 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 = 7.129713486e-16, 1.513175915e-13
MLMG: Timers: Solve = 0.432951562 Iter = 0.424792059 Bottom = 0.001218051
Done calling nodal solver

Timestep 4 ends with TIME = 0.0002826292822 DT = 8.105571529e-05
Timing summary:
Advection  :0.30059751 seconds
MAC Proj   :0.120575448 seconds
Nodal Proj :0.463776437 seconds
Reactions  :0.013543115 seconds
Misc       :0.016330506 seconds
Base State :0.015285334 seconds
Time to advance time step: 0.915024056
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.377430078e-05
MLMG: Initial residual (resid0) = 7.377430078e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 5.790843764e-15, 7.84940515e-11
MLMG: Timers: Solve = 0.057736356 Iter = 0.054981133 Bottom = 0.018550809
<<< 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.382811062e-05
MLMG: Initial residual (resid0) = 1.227093904e-05
MLMG: Final Iter. 9 resid, resid/bnorm = 2.001096703e-15, 2.710480719e-11
MLMG: Timers: Solve = 0.05253941 Iter = 0.050721067 Bottom = 0.018043599
<<< 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.697835425e-16, 1.485228399e-13
MLMG: Timers: Solve = 0.441949944 Iter = 0.433324438 Bottom = 0.001374131
Done calling nodal solver

Timestep 5 ends with TIME = 0.000371790569 DT = 8.916128682e-05
Timing summary:
Advection  :0.308125634 seconds
MAC Proj   :0.11901698 seconds
Nodal Proj :0.474219118 seconds
Reactions  :0.013151405 seconds
Misc       :0.017340845 seconds
Base State :0.017638636 seconds
Time to advance time step: 0.932074941

Writing plotfile 5
Time to write plotfile: 0.053907709

Total Time: 5.977718614
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): 11392
[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 (21.12-37-gbcdb6ca48882) finalized