Initializing AMReX (25.04-16-gae7024c40673)...
Initializing CUDA...
CUDA initialized with 1 device.
AMReX (25.04-16-gae7024c40673) 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 = 2.273736754e-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.064499264

Doing initial projection
Calling nodal solver
MLMG: Initial rhs               = 0
MLMG: Initial residual (resid0) = 0
MLMG: No iterations needed
MLMG: Timers: Solve = 0.006561587 Iter = 0 Bottom = 0
Done calling nodal solver

Writing plotfile RT_pltafter_InitProj after InitProj
Time to write plotfile: 0.056993383
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.007193993 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.05118262

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.751907811e-13, 7.235806704e-11
MLMG: Timers: Solve = 0.046189481 Iter = 0.044326333 Bottom = 0.013326221
<<< 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.927909097e-14, 4.100398877e-11
MLMG: Timers: Solve = 0.034761467 Iter = 0.033381528 Bottom = 0.009463844
<<< 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.618883385e-12, 1.482778587e-13
MLMG: Timers: Solve = 0.445869002 Iter = 0.438151866 Bottom = 0.003154846
Done calling nodal solver

Timestep 0 ends with TIME = 6.089835859e-05 DT = 6.089835859e-05
Timing summary:
Advection  :0.224131417 seconds
MAC Proj   :0.090868726 seconds
Nodal Proj :0.470253016 seconds
Reactions  :0.013436431 seconds
Misc       :0.010982907 seconds
Base State :0.013268541 seconds
Time to advance time step: 0.809989683

Writing plotfile 0 after all initialization
Time to write plotfile: 0.054685981

Beginning main evolution

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.184229409e-16, 1.329954895e-11
MLMG: Timers: Solve = 0.05114419 Iter = 0.048041588 Bottom = 0.014563517
<<< 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.928423264e-06
MLMG: Final Iter. 9 resid, resid/bnorm = 6.036513706e-16, 2.521287359e-11
MLMG: Timers: Solve = 0.047838746 Iter = 0.046370293 Bottom = 0.012741087
<<< 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.378726978e-16, 1.519494904e-13
MLMG: Timers: Solve = 0.448955143 Iter = 0.441346719 Bottom = 0.002594414
Done calling nodal solver

Timestep 1 ends with TIME = 6.089835859e-05 DT = 6.089835859e-05
Timing summary:
Advection  :0.20623054 seconds
MAC Proj   :0.10849384 seconds
Nodal Proj :0.473594471 seconds
Reactions  :0.01164232 seconds
Misc       :0.009806003 seconds
Base State :0.012658923 seconds
Time to advance time step: 0.809931977
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. 9 resid, resid/bnorm = 2.284813777e-15, 7.491085661e-11
MLMG: Timers: Solve = 0.050171997 Iter = 0.047533309 Bottom = 0.013978637
<<< 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.059063412e-05
MLMG: Initial residual (resid0) = 5.66083759e-06
MLMG: Final Iter. 10 resid, resid/bnorm = 4.89262324e-16, 1.599386015e-11
MLMG: Timers: Solve = 0.052963363 Iter = 0.051500397 Bottom = 0.01426359
<<< 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.003894013591
MLMG: Initial residual (resid0) = 0.003894013591
MLMG: Final Iter. 7 resid, resid/bnorm = 5.872038966e-16, 1.507965709e-13
MLMG: Timers: Solve = 0.437187541 Iter = 0.429353656 Bottom = 0.002075408
Done calling nodal solver

Timestep 2 ends with TIME = 0.000127886553 DT = 6.698819445e-05
Timing summary:
Advection  :0.21070873 seconds
MAC Proj   :0.112510356 seconds
Nodal Proj :0.459944802 seconds
Reactions  :0.011385839 seconds
Misc       :0.011951256 seconds
Base State :0.016758048 seconds
Time to advance time step: 0.806713621
Call to estdt for level 0 gives dt_lev = 0.3130286362
Minimum estdt over all levels = 0.3130286362
Call to estdt at beginning of step 3 gives dt =0.3130286362
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.168800511e-05
MLMG: Initial residual (resid0) = 3.168800511e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 5.650717727e-16, 1.783235552e-11
MLMG: Timers: Solve = 0.054783433 Iter = 0.052159156 Bottom = 0.015031579
<<< 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.178722337e-05
MLMG: Initial residual (resid0) = 1.012935749e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 6.833624649e-16, 2.149802318e-11
MLMG: Timers: Solve = 0.052950263 Iter = 0.051463502 Bottom = 0.014320007
<<< 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.004283414244
MLMG: Initial residual (resid0) = 0.004283414244
MLMG: Final Iter. 7 resid, resid/bnorm = 6.336077496e-16, 1.479211941e-13
MLMG: Timers: Solve = 0.441532292 Iter = 0.432987709 Bottom = 0.002795806
Done calling nodal solver

Timestep 3 ends with TIME = 0.0002015735669 DT = 7.36870139e-05
Timing summary:
Advection  :0.201344444 seconds
MAC Proj   :0.116821417 seconds
Nodal Proj :0.466458355 seconds
Reactions  :0.011434274 seconds
Misc       :0.010338059 seconds
Base State :0.012143827 seconds
Time to advance time step: 0.806616214
Call to estdt for level 0 gives dt_lev = 0.3130285358
Minimum estdt over all levels = 0.3130285358
Call to estdt at beginning of step 4 gives dt =0.3130285358
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               = 3.570538736e-05
MLMG: Initial residual (resid0) = 3.570538736e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 7.571085414e-16, 2.12043223e-11
MLMG: Timers: Solve = 0.055078868 Iter = 0.052393944 Bottom = 0.015155231
<<< 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.581452755e-05
MLMG: Initial residual (resid0) = 1.504387741e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 8.870129024e-16, 2.476684639e-11
MLMG: Timers: Solve = 0.053000942 Iter = 0.051527718 Bottom = 0.014316389
<<< 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.004711755906
MLMG: Initial residual (resid0) = 0.004711755906
MLMG: Final Iter. 7 resid, resid/bnorm = 6.878178582e-16, 1.45979094e-13
MLMG: Timers: Solve = 0.44097006 Iter = 0.43333566 Bottom = 0.003082105
Done calling nodal solver

Timestep 4 ends with TIME = 0.0002826292822 DT = 8.105571529e-05
Timing summary:
Advection  :0.221295049 seconds
MAC Proj   :0.117624733 seconds
Nodal Proj :0.464041485 seconds
Reactions  :0.011626901 seconds
Misc       :0.010465409 seconds
Base State :0.01854357 seconds
Time to advance time step: 0.825244774
Call to estdt for level 0 gives dt_lev = 0.313028505
Minimum estdt over all levels = 0.313028505
Call to estdt at beginning of step 5 gives dt =0.313028505
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               = 4.013180326e-05
MLMG: Initial residual (resid0) = 4.013180326e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 9.68140871e-16, 2.412403113e-11
MLMG: Timers: Solve = 0.054838787 Iter = 0.052136633 Bottom = 0.014978429
<<< 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.025185748e-05
MLMG: Initial residual (resid0) = 2.044985444e-05
MLMG: Final Iter. 10 resid, resid/bnorm = 1.111034482e-15, 2.760206737e-11
MLMG: Timers: Solve = 0.053064049 Iter = 0.051597397 Bottom = 0.014324279
<<< 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.005182931901
MLMG: Initial residual (resid0) = 0.005182931901
MLMG: Final Iter. 7 resid, resid/bnorm = 7.721687872e-16, 1.489830085e-13
MLMG: Timers: Solve = 0.445347644 Iter = 0.437051471 Bottom = 0.003600659
Done calling nodal solver

Timestep 5 ends with TIME = 0.000371790569 DT = 8.916128682e-05
Timing summary:
Advection  :0.208435689 seconds
MAC Proj   :0.117214565 seconds
Nodal Proj :0.470431744 seconds
Reactions  :0.011436909 seconds
Misc       :0.010117701 seconds
Base State :0.014061978 seconds
Time to advance time step: 0.81787259

Writing plotfile 5
Time to write plotfile: 0.053386875

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

Total GPU global memory (MB): 12049
Free  GPU global memory (MB): 11412
[The         Arena] space allocated (MB): 9037
[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 (25.04-16-gae7024c40673) finalized