Initializing AMReX (26.05-3-g4ceb814db7d7)...
MPI initialized with 1 MPI processes
MPI initialized with thread support level 3
OMP initialized with 2 OMP threads
AMReX (26.05-3-g4ceb814db7d7) initialized
WarpX (8eb71b6317a0)

   _____          __                 .__
  /  _  \________/  |_  ____   _____ |__| ______
 /  /_\  \_  __ \   __\/ __ \ /     \|  |/  ___/
/    |    \  | \/|  | \  ___/|  Y Y  \  |\___ \
\____|__  /__|   |__|  \___  >__|_|  /__/____  >
        \/                 \/      \/        \/

Level 0: dt = 3.89543826e-14 ; dx = 1.459960937e-05 ; dy = 0.0028575 ; dz = 0.0009765625
--- INFO    : we are in init data of macro

Grids Summary:
  Level 0   1 grids  2097152 cells  100 % of domain

-------------------------------------------------------------------------------
--------------------------- MAIN EM PIC PARAMETERS ----------------------------
-------------------------------------------------------------------------------
Precision:            | DOUBLE
Particle precision:   | DOUBLE
Geometry:             | 3D (XYZ)
Operation mode:       | Electromagnetic
                      | - macroscopic
                      |  - Lax-Wendroff algorithm
-------------------------------------------------------------------------------
Current Deposition:   | Esirkepov 
Particle Pusher:      | Boris 
Charge Deposition:    | standard 
Field Gathering:      | energy-conserving 
Particle Shape Factor:| 0
-------------------------------------------------------------------------------
Maxwell Solver:       | Yee 
-------------------------------------------------------------------------------
For full input parameters, see the file: warpx_used_inputs

--- INFO    : Writing plotfile diags/plt000000
STEP 1 starts ...
Finish 1 times iteration with M_iter_maxerror = 1.117168075e-16 and M_tol = 1e-07
Finish 1 times iteration with M_iter_maxerror = 1.675737124e-16 and M_tol = 1e-07

Unused ParmParse Variables:
  [TOP]::amr.check_file(nvals = 1)  :: [filter_chk]
  [TOP]::amr.checkpoint_files_output(nvals = 1)  :: [0]
  [TOP]::my_constants.flag_hs(nvals = 1)  :: [1]
  [TOP]::my_constants.height(nvals = 1)  :: [11.43e-3]
  [TOP]::my_constants.rjx(nvals = 1)  :: [1.0e-4]
  [TOP]::plt(nvals = 1)  :: [filter_plt]


**** WARNINGS ******************************************************************
* GLOBAL warning list  after  [ FIRST STEP ]
*
* No recorded warnings.
********************************************************************************

STEP 1 ends. TIME = 3.89543826e-14 DT = 3.89543826e-14
Evolve time = 2.754585093 s; This step = 2.754585093 s; Avg. per step = 2.754585093 s

STEP 2 starts ...
Finish 1 times iteration with M_iter_maxerror = 2.234289724e-16 and M_tol = 1e-07
Finish 1 times iteration with M_iter_maxerror = 2.793516172e-16 and M_tol = 1e-07
STEP 2 ends. TIME = 7.79087652e-14 DT = 3.89543826e-14
Evolve time = 5.298823104 s; This step = 2.544238011 s; Avg. per step = 2.649411552 s

STEP 3 starts ...
Finish 1 times iteration with M_iter_maxerror = 3.352716493e-16 and M_tol = 1e-07
Finish 1 times iteration with M_iter_maxerror = 3.912585652e-16 and M_tol = 1e-07
--- INFO    : Writing plotfile diags/plt000003
STEP 3 ends. TIME = 1.168631478e-13 DT = 3.89543826e-14
Evolve time = 8.926690896 s; This step = 3.627867792 s; Avg. per step = 2.975563632 s

Total Time                     : 11.64758556


TinyProfiler total time across processes [min...avg...max]: 11.74 ... 11.74 ... 11.74

--------------------------------------------------------------------------------------------
Name                                         NCalls  Excl. Min  Excl. Avg  Excl. Max   Max %
--------------------------------------------------------------------------------------------
WarpX::MacroscopicEvolveHM_2nd()                  6       2.71       2.71       2.71  23.09%
FabArray::setVal()                              255      2.509      2.509      2.509  21.38%
amrex::Copy()                                   246      1.723      1.723      1.723  14.68%
sample::Coarsen()                                54      1.489      1.489      1.489  12.69%
WarpX::MacroscopicEvolveE()                       3     0.8985     0.8985     0.8985   7.66%
WarpX::InitData()                                 1     0.7726     0.7726     0.7726   6.58%
WarpX::OneStep_nosub()                            3     0.6119     0.6119     0.6119   5.21%
PML::Exchange                                    96     0.3988     0.3988     0.3988   3.40%
VisMF::Write(FabArray)                            2      0.371      0.371      0.371   3.16%
FabArray::norminf()                              54    0.07895    0.07895    0.07895   0.67%
FlushFormatPlotfile::WriteToFile()                2    0.04132    0.04132    0.04132   0.35%
WriteMultiLevelPlotfile()                         2   0.001139   0.001139   0.001139   0.01%
main()                                            1   0.001033   0.001033   0.001033   0.01%
WarpX::Evolve::step                               3  0.0002345  0.0002345  0.0002345   0.00%
Diagnostics::FilterComputePackFlush()             5  0.0001965  0.0001965  0.0001965   0.00%
MultiFab::Copy()                                 96  0.0001642  0.0001642  0.0001642   0.00%
WarpX::Evolve()                                   1  3.403e-06  3.403e-06  3.403e-06   0.00%
REG::WarpX::Evolve()                              1  2.771e-06  2.771e-06  2.771e-06   0.00%
Other                                          2024    0.04075    0.04075    0.04075   0.35%
--------------------------------------------------------------------------------------------

--------------------------------------------------------------------------------------------
Name                                         NCalls  Incl. Min  Incl. Avg  Incl. Max   Max %
--------------------------------------------------------------------------------------------
main()                                            1      11.65      11.65      11.65  99.24%
REG::WarpX::Evolve()                              1      9.559      9.559      9.559  81.44%
WarpX::Evolve()                                   1      9.559      9.559      9.559  81.44%
WarpX::Evolve::step                               3      8.927      8.927      8.927  76.06%
WarpX::OneStep_nosub()                            3      7.503      7.503      7.503  63.93%
WarpX::MacroscopicEvolveHM_2nd()                  6      5.113      5.113      5.113  43.57%
PML::Exchange                                    96      2.567      2.567      2.567  21.87%
FabArray::setVal()                              255      2.509      2.509      2.509  21.38%
Diagnostics::FilterComputePackFlush()             5       2.44       2.44       2.44  20.79%
WarpX::InitData()                                 1      2.088      2.088      2.088  17.79%
amrex::Copy()                                   246      1.723      1.723      1.723  14.68%
sample::Coarsen()                                54      1.489      1.489      1.489  12.69%
WarpX::MacroscopicEvolveE()                       3     0.8985     0.8985     0.8985   7.66%
FlushFormatPlotfile::WriteToFile()                2     0.4137     0.4137     0.4137   3.52%
WriteMultiLevelPlotfile()                         2     0.3724     0.3724     0.3724   3.17%
VisMF::Write(FabArray)                            2      0.371      0.371      0.371   3.16%
MultiFab::Copy()                                 96     0.2813     0.2813     0.2813   2.40%
FabArray::norminf()                              54    0.07895    0.07895    0.07895   0.67%
Other                                          2024    0.04938    0.04938    0.04938   0.42%
--------------------------------------------------------------------------------------------



BEGIN REGION WarpX::Evolve()

--------------------------------------------------------------------------------------------
Name                                         NCalls  Excl. Min  Excl. Avg  Excl. Max   Max %
--------------------------------------------------------------------------------------------
WarpX::MacroscopicEvolveHM_2nd()                  6       2.71       2.71       2.71  23.09%
FabArray::setVal()                              198      2.082      2.082      2.082  17.74%
amrex::Copy()                                   234      1.693      1.693      1.693  14.42%
sample::Coarsen()                                36     0.9204     0.9204     0.9204   7.84%
WarpX::MacroscopicEvolveE()                       3     0.8985     0.8985     0.8985   7.66%
WarpX::OneStep_nosub()                            3     0.6119     0.6119     0.6119   5.21%
PML::Exchange                                    90     0.3664     0.3664     0.3664   3.12%
VisMF::Write(FabArray)                            1     0.1819     0.1819     0.1819   1.55%
FlushFormatPlotfile::WriteToFile()                1  0.0002481  0.0002481  0.0002481   0.00%
WarpX::Evolve::step                               3  0.0002345  0.0002345  0.0002345   0.00%
MultiFab::Copy()                                 90   0.000155   0.000155   0.000155   0.00%
WriteMultiLevelPlotfile()                         1  0.0001434  0.0001434  0.0001434   0.00%
Diagnostics::FilterComputePackFlush()             4  0.0001025  0.0001025  0.0001025   0.00%
WarpX::Evolve()                                   1  3.403e-06  3.403e-06  3.403e-06   0.00%
REG::WarpX::Evolve()                              1  2.771e-06  2.771e-06  2.771e-06   0.00%
Other                                          1917    0.09397    0.09397    0.09397   0.80%
--------------------------------------------------------------------------------------------

--------------------------------------------------------------------------------------------
Name                                         NCalls  Incl. Min  Incl. Avg  Incl. Max   Max %
--------------------------------------------------------------------------------------------
REG::WarpX::Evolve()                              1      9.559      9.559      9.559  81.44%
WarpX::Evolve()                                   1      9.559      9.559      9.559  81.44%
WarpX::Evolve::step                               3      8.927      8.927      8.927  76.06%
WarpX::OneStep_nosub()                            3      7.503      7.503      7.503  63.93%
WarpX::MacroscopicEvolveHM_2nd()                  6      5.113      5.113      5.113  43.57%
PML::Exchange                                    90      2.374      2.374      2.374  20.22%
FabArray::setVal()                              198      2.082      2.082      2.082  17.74%
amrex::Copy()                                   234      1.693      1.693      1.693  14.42%
Diagnostics::FilterComputePackFlush()             4      1.446      1.446      1.446  12.32%
sample::Coarsen()                                36     0.9204     0.9204     0.9204   7.84%
WarpX::MacroscopicEvolveE()                       3     0.8985     0.8985     0.8985   7.66%
MultiFab::Copy()                                 90     0.2636     0.2636     0.2636   2.25%
FlushFormatPlotfile::WriteToFile()                1     0.1824     0.1824     0.1824   1.55%
WriteMultiLevelPlotfile()                         1     0.1822     0.1822     0.1822   1.55%
VisMF::Write(FabArray)                            1     0.1819     0.1819     0.1819   1.55%
Other                                          1917     0.1019     0.1019     0.1019   0.87%
--------------------------------------------------------------------------------------------

END REGION WarpX::Evolve()
Unused ParmParse Variables:
  [TOP]::amr.check_file(nvals = 1)  :: [filter_chk]
  [TOP]::amr.checkpoint_files_output(nvals = 1)  :: [0]
  [TOP]::my_constants.flag_hs(nvals = 1)  :: [1]
  [TOP]::my_constants.height(nvals = 1)  :: [11.43e-3]
  [TOP]::my_constants.rjx(nvals = 1)  :: [1.0e-4]
  [TOP]::plt(nvals = 1)  :: [filter_plt]

Pinned Memory Usage:
----------------------------------------------------------
Name                            Nalloc    AvgMem    MaxMem
----------------------------------------------------------
The_Pinned_Arena::Initialize()       1     1   B  8192 KiB
main()                              41  3322   B  3584   B
WarpX::InitData()                   16  2928   B  3072   B
WarpX::OneStep_nosub()               6  1235   B  1536   B
Unprofiled                          11     0   B   256   B
----------------------------------------------------------

Cpu Memory Usage:
------------------------------------------------------------
Name                              Nalloc    AvgMem    MaxMem
------------------------------------------------------------
WarpX::InitData()                     61  1462 MiB  1524 MiB
WarpX::MacroscopicEvolveHM_2nd()     126   459 MiB  1453 MiB
PML::Exchange                        192    10 MiB    56 MiB
------------------------------------------------------------

AMReX (26.05-3-g4ceb814db7d7) finalized
