Note
Go to the end to download the full example code.
Perform a Phantom run in Shamrock#
Setup from a phantom dump and run according to the input file
- Downloading _to_trash/phantom_test_sim/disc.in from https://raw.githubusercontent.com/Shamrock-code/reference-files/refs/heads/main/phantom_disc_simulation/disc.in
- Downloading _to_trash/phantom_test_sim/disc_00000.tmp from https://raw.githubusercontent.com/Shamrock-code/reference-files/refs/heads/main/phantom_disc_simulation/disc_00000.tmp
[------------------------------------------------------------] 0% | 0.0B/6.9MB
[#####-------------------------------------------------------] 9% | 696.0KB/6.9MB
[###########-------------------------------------------------] 19% | 1.4MB/6.9MB
[#################-------------------------------------------] 29% | 2.0MB/6.9MB
[#######################-------------------------------------] 39% | 2.7MB/6.9MB
[#############################-------------------------------] 49% | 3.4MB/6.9MB
[###################################-------------------------] 59% | 4.1MB/6.9MB
[#########################################-------------------] 69% | 4.8MB/6.9MB
[###############################################-------------] 79% | 5.4MB/6.9MB
[#####################################################-------] 89% | 6.1MB/6.9MB
[##########################################################--] 98% | 6.8MB/6.9MB
-----------------------------------------------------------
---------------- Phantom dump loading -----------------
-----------------------------------------------------------
- Loading phantom dump from: _to_trash/phantom_test_sim/disc_00000.tmp
- Generating Shamrock solver config from phantom dump
setting isothermal sound speed^2 (polyk) = 0.0024999999999999996, gamma = 1
qfacdisc = 0.5
Setting free boundaries from phantmdump
- Setting Shamrock solver config
- Initializing domain scheduler
- Initializing from phantom dump (setup file: True)
Info: Push particles : [Model][rank=0]
rank = 0 patch id=0, add N=100000 particles, coords = (-11.988558306157497,-11.98607929202081,-2.1424935962702225) (11.988558306157497,11.98607929202081,2.1424935962702225)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 31.00 us (85.8%)
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 5.56 us (0.9%)
patch tree reduce : 1.52 us (0.2%)
gen split merge : 812.00 ns (0.1%)
split / merge op : 0/0
apply split merge : 1.27 us (0.2%)
LB compute : 625.28 us (95.6%)
LB move op cnt : 0
LB apply : 12.42 us (1.9%)
Info: current particle counts : min = 100000 max = 100000 [Model][rank=0]
- Shamrock solver config:
----- SPH Solver configuration -----
[
{
"artif_viscosity": {
"alpha_max": 1.0,
"alpha_min": 0.0,
"alpha_u": 1.0,
"beta_AV": 2.0,
"sigma_decay": 0.1,
"type": "varying_cd10"
},
"boundary_config": {
"bc_type": "free"
},
"cfl_config": {
"cfl_cour": 0.3,
"cfl_force": 0.25,
"cfl_multiplier_stiffness": 2.0,
"eta_sink": 0.05
},
"combined_dtdiv_divcurlv_compute": false,
"debug_dump_filename": "",
"do_debug_dump": false,
"dust_config": {
"ballabio_ts_limiter": false,
"drag_mode": {
"type": "none"
},
"evol_mode": {
"type": "none"
},
"mode": {
"type": "none"
}
},
"enable_particle_reordering": false,
"eos_config": {
"Tvec": "f64_3",
"cs0": 0.049999999999999996,
"eos_type": "locally_isothermal_lp07",
"q": 0.5,
"r0": 1.0
},
"epsilon_h": 1e-06,
"ext_force_config": {
"force_list": []
},
"gpart_mass": 5.000000000000006e-07,
"h_iter_per_subcycles": 50,
"h_max_subcycles_count": 100,
"htol_up_coarse_cycle": 1.1,
"htol_up_fine_cycle": 1.1,
"kernel_id": "M4<f64>",
"mhd_config": {
"mhd_type": "none"
},
"neigh_cache_strategy": "two_stage",
"particle_killing": [],
"particle_reordering_step_freq": 1000,
"save_dt_to_fields": false,
"scheduler_config": {
"merge_load_value": 1,
"split_load_value": 100000000
},
"self_grav_config": {
"softening_length": 1e-09,
"softening_mode": "plummer",
"type": "none"
},
"show_cfl_detail": false,
"show_ghost_zone_graph": false,
"show_neigh_stats": false,
"smoothing_length_config": {
"type": "density_based"
},
"tree_reduction_level": 3,
"type_id": "sycl::vec<f64,3>",
"unit_sys": {
"unit_current": 1.0,
"unit_length": 14960000000000.0,
"unit_lumint": 1.0,
"unit_mass": 1.9891e+33,
"unit_qte": 1.0,
"unit_temperature": 1.0,
"unit_time": 5022728.790082334
}
}
]
------------------------------------
- Phantom input file parameters:
logfile: disc01.log
dumpfile: disc_00000.tmp
tmax: 6.0
dtmax: 19.8691765
nmax: -1
nout: -1
twallmax: 000:00
nfulldump: 10
iverbose: 0
dtwallmax: 024:00
C_cour: 0.3
C_force: 0.25
tolv: 0.01
hfact: 1.2
tolh: 0.0001
alpha: 0.0765404518492
alphamax: 1.0
beta: 2.0
disc_viscosity: True
ieos: 3
mu: 2.381
isink_potential: 0
h_soft_sinksink: 0.0
f_acc: 0.8
iexternalforce: 0
rkill: -1.0
curlv: False
track_lum: False
gw: False
Dump number: 0
-----------------------------------------------------------
---------------- Phantom dump saving -----------------
-----------------------------------------------------------
- Saving dump 0 to _to_trash/phantom_test_sim/disc_00000
Info: evolve_until (target_time = 6.00s, niter_max = -1, max_walltime = -1.00s) [SPH][rank=0]
---------------- t = 0, dt = 0 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 9.93 us (2.4%)
patch tree reduce : 1.51 us (0.4%)
gen split merge : 831.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 932.00 ns (0.2%)
LB compute : 390.87 us (94.3%)
LB move op cnt : 0
LB apply : 3.87 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.42 us (67.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.18535616993904117 unconverged cnt = 100000
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.2038917869329453 unconverged cnt = 100000
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.22428096562623984 unconverged cnt = 100000
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.24670906218886385 unconverged cnt = 100000
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.27137996840775025 unconverged cnt = 100000
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.2985179652485253 unconverged cnt = 100000
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.32836976177337784 unconverged cnt = 100000
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.3612067379507157 unconverged cnt = 100000
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.3973274117457873 unconverged cnt = 100000
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.43706015292036604 unconverged cnt = 100000
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.4807661682124027 unconverged cnt = 100000
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.528842785033643 unconverged cnt = 100000
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.5817270635370073 unconverged cnt = 100000
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.6398997698907081 unconverged cnt = 100000
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.7038897468797789 unconverged cnt = 99996
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.7742787215677569 unconverged cnt = 99994
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474328 unconverged cnt = 99990
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 99988
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 99980
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 99974
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 99960
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 99932
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 99874
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 99814
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 99704
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 99472
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 98922
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 97236
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 91246
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 73598
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 41246
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 12114
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 1578
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 120
Warning: smoothing length is not converged, rerunning the iterator ... [Smoothinglength][rank=0]
largest h = 0.8512053921474741 unconverged cnt = 18
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.8848017286966014e-21,-8.655096399469316e-21,0)
sum a = (2.693361484361337e-22,4.430914050381976e-23,2.3746229863095435e-22)
sum e = 0.005732103345535906
sum de = 6.7994246351858875e-22
Info: cfl dt = 0.0005303669199454938 cfl multiplier : 0.01 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 1.3409e+04 | 100000 | 1 | 7.458e+00 | 0.0% | 0.1% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 0 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0, dt = 0.0005303669199454938 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.31 us (1.8%)
patch tree reduce : 1.30 us (0.4%)
gen split merge : 821.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 992.00 ns (0.3%)
LB compute : 334.22 us (94.4%)
LB move op cnt : 0
LB apply : 3.84 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.13 us (55.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.8848017286966014e-21,-8.766118701931846e-21,1.3868799663278473e-25)
sum a = (2.1483940435881596e-22,6.505222237297349e-23,7.6258368124595e-23)
sum e = 0.0057321033465831
sum de = -4.536971761172374e-10
Info: cfl dt = 0.0180315569463684 cfl multiplier : 0.34 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 1.0068e+05 | 100000 | 1 | 9.932e-01 | 0.0% | 0.4% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 1.922317527599299 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.0005303669199454938, dt = 0.0180315569463684 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.36 us (1.6%)
patch tree reduce : 1.33 us (0.3%)
gen split merge : 721.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.17 us (0.3%)
LB compute : 365.70 us (90.0%)
LB move op cnt : 0
LB apply : 24.11 us (5.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.36 us (62.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.3304874550098137e-21,-9.85207529692755e-21,3.0425851099828395e-24)
sum a = (1.6259864196023295e-22,-2.4122740061334975e-22,-2.4084943449451407e-23)
sum e = 0.005732104547537268
sum de = -1.5875545096516456e-08
Info: cfl dt = 0.02964984559514458 cfl multiplier : 0.56 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.9669e+04 | 100000 | 1 | 1.003e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 64.69866297937881 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.018561923866313893, dt = 0.02964984559514458 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.21 us (1.6%)
patch tree reduce : 1.69 us (0.4%)
gen split merge : 711.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 881.00 ns (0.2%)
LB compute : 375.10 us (94.8%)
LB move op cnt : 0
LB apply : 4.06 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.33 us (63.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.6038540805415804e-21,-1.155909370845077e-20,5.100128245845081e-24)
sum a = (3.838000458521979e-22,-1.2940045469445542e-22,2.041831612861586e-22)
sum e = 0.005732105948429796
sum de = -4.119600794090694e-08
Info: cfl dt = 0.03563455800613006 cfl multiplier : 0.7066666666666667 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 1.0111e+05 | 100000 | 1 | 9.891e-01 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 107.9203253943974 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.04821176946145847, dt = 0.03563455800613006 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.12 us (1.5%)
patch tree reduce : 1.38 us (0.3%)
gen split merge : 842.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 871.00 ns (0.2%)
LB compute : 383.78 us (95.2%)
LB move op cnt : 0
LB apply : 3.75 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.05 us (64.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.698160752456664e-21,-9.349086874696485e-21,1.69088498577767e-23)
sum a = (-1.9168995187924104e-22,-1.1549675100785693e-22,-4.243864901237669e-22)
sum e = 0.005732105420998335
sum de = -7.149285023957832e-08
Info: cfl dt = 0.035663724313763766 cfl multiplier : 0.8044444444444444 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.6217e+04 | 100000 | 1 | 1.039e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 123.43105956818393 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.08384632746758852, dt = 0.035663724313763766 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.41 us (1.6%)
patch tree reduce : 1.39 us (0.3%)
gen split merge : 802.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 882.00 ns (0.2%)
LB compute : 380.85 us (95.0%)
LB move op cnt : 0
LB apply : 3.89 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.54 us (62.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.4729417571311e-21,-1.0195628393868182e-20,-1.7092421657078682e-23)
sum a = (7.967561987649893e-23,-3.4992280580734936e-22,9.084228963110186e-22)
sum e = 0.005732102201241026
sum de = -1.0157441389723664e-07
Info: cfl dt = 0.038254323201718274 cfl multiplier : 0.8696296296296296 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 1.0013e+05 | 100000 | 1 | 9.987e-01 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 128.55255473373512 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.1195100517813523, dt = 0.038254323201718274 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.37 us (1.7%)
patch tree reduce : 1.49 us (0.4%)
gen split merge : 811.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.02 us (0.3%)
LB compute : 352.91 us (94.5%)
LB move op cnt : 0
LB apply : 3.68 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.37 us (61.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.962826294825368e-21,-9.484414177687816e-21,4.034140564670403e-23)
sum a = (2.6209640356676696e-22,1.7864811052372594e-22,1.1343486042210733e-21)
sum e = 0.005732098304740002
sum de = -1.334658642528337e-07
Info: cfl dt = 0.039898987019613225 cfl multiplier : 0.9130864197530864 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4271e+04 | 100000 | 1 | 1.061e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 129.82526908771555 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.15776437498307055, dt = 0.039898987019613225 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.58 us (2.1%)
patch tree reduce : 1.53 us (0.4%)
gen split merge : 852.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 971.00 ns (0.3%)
LB compute : 344.79 us (93.9%)
LB move op cnt : 0
LB apply : 4.68 us (1.3%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.52 us (68.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.633497887141754e-21,-6.5873972177786455e-21,9.939592113120894e-23)
sum a = (-3.564443198837988e-22,1.8670197328008003e-22,1.5592770230208746e-21)
sum e = 0.00573209263040298
sum de = -1.6619659227750403e-07
Info: cfl dt = 0.0421833524169943 cfl multiplier : 0.9420576131687243 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 1.0030e+05 | 100000 | 1 | 9.970e-01 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 144.06597573035052 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.19766336200268378, dt = 0.0421833524169943 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.19 us (1.5%)
patch tree reduce : 1.59 us (0.4%)
gen split merge : 712.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.02 us (0.3%)
LB compute : 379.96 us (95.1%)
LB move op cnt : 0
LB apply : 3.72 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.17 us (66.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.1690398233628345e-21,-9.942345993450214e-21,1.5829906651714045e-22)
sum a = (-1.077377020982306e-22,1.1641051762425377e-22,5.508544456475875e-22)
sum e = 0.005732085380715341
sum de = -2.0008208189857496e-07
Info: cfl dt = 0.044265213832637915 cfl multiplier : 0.9613717421124829 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 1.0381e+05 | 100000 | 1 | 9.633e-01 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 157.6404704584731 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.2398467144196781, dt = 0.044265213832637915 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.91 us (1.6%)
patch tree reduce : 1.90 us (0.4%)
gen split merge : 732.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 981.00 ns (0.2%)
LB compute : 412.77 us (95.0%)
LB move op cnt : 0
LB apply : 3.95 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.28 us (67.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.096403950297472e-21,-9.853308876328562e-21,1.9579536199166773e-22)
sum a = (-2.552009330261036e-22,-1.828877770264992e-22,3.3456213592155093e-22)
sum e = 0.005732076138552903
sum de = -2.3470952251077072e-07
Info: cfl dt = 0.04628723104161807 cfl multiplier : 0.9742478280749886 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3297e+04 | 100000 | 1 | 1.072e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 148.67387826142857 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.284111928252316, dt = 0.04628723104161807 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.28 us (1.6%)
patch tree reduce : 1.76 us (0.4%)
gen split merge : 721.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.08 us (0.2%)
LB compute : 424.21 us (95.0%)
LB move op cnt : 0
LB apply : 4.76 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.95 us (69.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.143595304340338e-21,-9.18698723340994e-21,2.194968857139448e-22)
sum a = (2.258226990714168e-23,1.7032024321768803e-22,-1.4218157818761433e-22)
sum e = 0.0057320647862894245
sum de = -2.697623398619959e-07
Info: cfl dt = 0.048357003316740595 cfl multiplier : 0.9828318853833258 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4865e+04 | 100000 | 1 | 1.054e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 158.077336657775 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.3303991592939341, dt = 0.048357003316740595 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.33 us (1.7%)
patch tree reduce : 1.58 us (0.4%)
gen split merge : 812.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 861.00 ns (0.2%)
LB compute : 402.96 us (94.7%)
LB move op cnt : 0
LB apply : 4.78 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.88 us (68.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.254711321572966e-21,-1.078286030399028e-20,2.153741289663876e-22)
sum a = (2.8289534502023462e-22,-8.691519178094557e-22,-8.046571658085003e-23)
sum e = 0.005732051182512006
sum de = -3.049868223923801e-07
Info: cfl dt = 0.05011549185415817 cfl multiplier : 0.9885545902555505 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3725e+04 | 100000 | 1 | 1.067e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 163.16176065410076 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.3787561626106747, dt = 0.05011549185415817 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.03 us (1.3%)
patch tree reduce : 1.52 us (0.3%)
gen split merge : 871.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 971.00 ns (0.2%)
LB compute : 427.94 us (95.3%)
LB move op cnt : 0
LB apply : 4.81 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.30 us (67.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0398612604559876e-20,-8.596952634903904e-21,1.878791594775935e-22)
sum a = (2.311628625932431e-22,-3.973747333465137e-23,-3.333865110531673e-22)
sum e = 0.005732035171566521
sum de = -3.3986642819333813e-07
Info: cfl dt = 0.04579406867060694 cfl multiplier : 0.9923697268370336 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.5924e+04 | 100000 | 1 | 1.042e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 173.06137490811633 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.4288716544648329, dt = 0.04579406867060694 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.28 us (1.6%)
patch tree reduce : 1.40 us (0.4%)
gen split merge : 771.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.02 us (0.3%)
LB compute : 363.08 us (94.8%)
LB move op cnt : 0
LB apply : 3.77 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.15 us (66.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1078648079517989e-20,-9.609792592479391e-21,2.28838508610436e-22)
sum a = (-5.187326484752019e-22,-1.8418141759565346e-22,-8.004765882615813e-22)
sum e = 0.005732017256658445
sum de = -3.7020920023808475e-07
Info: cfl dt = 0.04720025658353525 cfl multiplier : 0.9949131512246892 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.2496e+04 | 100000 | 1 | 1.081e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 152.48768317868291 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.4746657231354398, dt = 0.04720025658353525 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.32 us (1.5%)
patch tree reduce : 1.58 us (0.4%)
gen split merge : 941.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.40 us (0.3%)
LB compute : 387.28 us (94.7%)
LB move op cnt : 0
LB apply : 4.42 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.50 us (61.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.93796670007962e-21,-6.769931099954335e-21,7.941730435819047e-23)
sum a = (-7.659325718452015e-23,1.1666372143627438e-22,1.2689498152899706e-22)
sum e = 0.005731999158657695
sum de = -3.99900249985119e-07
Info: cfl dt = 0.04872722303177474 cfl multiplier : 0.9966087674831261 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3049e+04 | 100000 | 1 | 1.075e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 158.10901825221995 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.5218659797189751, dt = 0.04872722303177474 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.16 us (1.6%)
patch tree reduce : 1.74 us (0.4%)
gen split merge : 752.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 881.00 ns (0.2%)
LB compute : 373.03 us (94.9%)
LB move op cnt : 0
LB apply : 3.92 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.12 us (65.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0313427651973965e-20,-8.936446913869599e-21,2.0389453071751315e-22)
sum a = (5.8409320730704056e-24,5.981441625795112e-22,-7.290346389308805e-23)
sum e = 0.0057319790481336255
sum de = -4.288291094368926e-07
Info: cfl dt = 0.04765812199953946 cfl multiplier : 0.997739178322084 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3827e+04 | 100000 | 1 | 1.066e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 164.58924709899009 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.5705932027507499, dt = 0.04765812199953946 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.72 us (1.6%)
patch tree reduce : 1.70 us (0.4%)
gen split merge : 1.09 us (0.3%)
split / merge op : 0/0
apply split merge : 1.09 us (0.3%)
LB compute : 403.54 us (94.9%)
LB move op cnt : 0
LB apply : 4.25 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.85 us (71.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.772238265231062e-21,-6.619568532171148e-21,7.288141260148553e-23)
sum a = (2.6294802028368703e-23,1.0997838494577281e-22,-4.69752274087506e-22)
sum e = 0.005731957385662417
sum de = -4.554155855771594e-07
Info: cfl dt = 0.04961633149852544 cfl multiplier : 0.998492785548056 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3895e+04 | 100000 | 1 | 1.065e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 161.09415477210075 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.6182513247502893, dt = 0.04961633149852544 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.43 us (1.9%)
patch tree reduce : 1.46 us (0.4%)
gen split merge : 831.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.00 us (0.3%)
LB compute : 323.72 us (94.0%)
LB move op cnt : 0
LB apply : 4.05 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.52 us (60.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.0849419457180485e-21,-8.440921158247808e-21,1.145548085067008e-24)
sum a = (-1.9896298492629996e-22,3.194784204962835e-23,-3.599868296295927e-22)
sum e = 0.005731934361198512
sum de = -4.81306359194488e-07
Info: cfl dt = 0.05182215224058562 cfl multiplier : 0.9989951903653708 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.9451e+04 | 100000 | 1 | 1.006e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 177.6377293480897 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.6678676562488147, dt = 0.05182215224058562 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.60 us (1.6%)
patch tree reduce : 1.44 us (0.3%)
gen split merge : 791.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.44 us (0.3%)
LB compute : 392.56 us (95.0%)
LB move op cnt : 0
LB apply : 3.91 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.34 us (67.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.975617827860343e-21,-8.913201589460666e-21,-5.668697396178028e-24)
sum a = (1.1343557827329301e-22,-2.3335952941692047e-22,-8.873862245212314e-23)
sum e = 0.005731909044810706
sum de = -5.064258680268133e-07
Info: cfl dt = 0.05058471747038196 cfl multiplier : 0.9993301269102473 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.6056e+04 | 100000 | 1 | 1.041e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 179.2017071541784 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.7196898084894003, dt = 0.05058471747038196 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.41 us (1.6%)
patch tree reduce : 1.64 us (0.4%)
gen split merge : 1.16 us (0.3%)
split / merge op : 0/0
apply split merge : 1.12 us (0.3%)
LB compute : 368.20 us (94.4%)
LB move op cnt : 0
LB apply : 4.24 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.44 us (65.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.799320992621695e-21,-7.805780155180243e-21,-5.1268422026406e-23)
sum a = (-3.0189770842192206e-22,1.6333091568531837e-23,-8.651559868715144e-23)
sum e = 0.005731882299325675
sum de = -5.290933494897298e-07
Info: cfl dt = 0.04810349031593557 cfl multiplier : 0.9995534179401648 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.8811e+04 | 100000 | 1 | 1.012e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 179.94017003198493 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.7702745259597823, dt = 0.04810349031593557 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.41 us (1.6%)
patch tree reduce : 1.87 us (0.5%)
gen split merge : 852.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.07 us (0.3%)
LB compute : 373.62 us (94.8%)
LB move op cnt : 0
LB apply : 3.68 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.39 us (67.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.83988460973248e-21,-8.611896690499807e-21,1.4979709085552602e-23)
sum a = (-1.4323448635392583e-22,-3.56711369700033e-23,-3.1119505485501497e-22)
sum e = 0.00573185561951677
sum de = -5.490027728920412e-07
Info: cfl dt = 0.04839362966598992 cfl multiplier : 0.9997022786267765 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.7122e+04 | 100000 | 1 | 1.148e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 150.87205411692145 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.8183780162757178, dt = 0.04839362966598992 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.10 us (1.7%)
patch tree reduce : 1.58 us (0.4%)
gen split merge : 751.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.03 us (0.3%)
LB compute : 337.14 us (94.4%)
LB move op cnt : 0
LB apply : 3.65 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.42 us (65.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.548900353160302e-21,-5.794481862271048e-21,-2.256274357729053e-23)
sum a = (-2.6948611103376246e-23,8.05036371402363e-23,7.424840025975741e-22)
sum e = 0.0057318285340967855
sum de = -5.674716680544331e-07
Info: cfl dt = 0.04980186463746689 cfl multiplier : 0.9998015190845176 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3055e+04 | 100000 | 1 | 1.075e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 162.11808470623055 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.8667716459417077, dt = 0.04980186463746689 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.35 us (1.6%)
patch tree reduce : 1.34 us (0.3%)
gen split merge : 832.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.15 us (0.3%)
LB compute : 380.51 us (95.0%)
LB move op cnt : 0
LB apply : 3.99 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.45 us (68.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.901676083155246e-21,-9.830136970714146e-21,1.4659995544388516e-23)
sum a = (3.182319626945869e-23,4.578224842110848e-22,-3.812601977436825e-22)
sum e = 0.005731800032067954
sum de = -5.849107632878597e-07
Info: cfl dt = 0.05141869629414657 cfl multiplier : 0.9998676793896785 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3027e+04 | 100000 | 1 | 1.075e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 166.78567906345498 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.9165735105791747, dt = 0.05141869629414657 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.20 us (1.4%)
patch tree reduce : 1.43 us (0.3%)
gen split merge : 931.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.00 us (0.2%)
LB compute : 431.63 us (95.5%)
LB move op cnt : 0
LB apply : 4.38 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.41 us (64.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.472677381928103e-21,-6.409806719681682e-21,-5.824852100752305e-23)
sum a = (4.1214842766959314e-23,3.074829786341945e-22,-1.1310251208075384e-22)
sum e = 0.005731769802790693
sum de = -6.013261738499607e-07
Info: cfl dt = 0.050673395399885655 cfl multiplier : 0.9999117862597856 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.2151e+04 | 100000 | 1 | 1.085e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 170.57860349364017 (tsim/hr) [sph::Model][rank=0]
---------------- t = 0.9679922068733212, dt = 0.050673395399885655 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.52 us (1.6%)
patch tree reduce : 1.82 us (0.5%)
gen split merge : 722.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 962.00 ns (0.2%)
LB compute : 377.00 us (94.7%)
LB move op cnt : 0
LB apply : 4.44 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.31 us (65.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.567856172213687e-21,-5.996651492072119e-21,-6.309315505360602e-23)
sum a = (-2.569927507826985e-25,-9.472738474772512e-23,-5.165398353789279e-22)
sum e = 0.00573173874932334
sum de = -6.160050610504473e-07
Info: cfl dt = 0.05193203074064158 cfl multiplier : 0.9999411908398571 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.2763e+04 | 100000 | 1 | 1.078e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 169.2229400066984 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.0186656022732068, dt = 0.05193203074064158 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.06 us (1.8%)
patch tree reduce : 1.37 us (0.4%)
gen split merge : 721.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 922.00 ns (0.3%)
LB compute : 314.89 us (94.3%)
LB move op cnt : 0
LB apply : 3.57 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.96 us (64.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.3099664176979594e-21,-7.477683483081579e-21,5.0914187612169425e-23)
sum a = (3.866243466495276e-23,-3.6820916384700676e-22,-1.1838143103591957e-23)
sum e = 0.005731706662051159
sum de = -6.295935655015292e-07
Info: cfl dt = 0.048959741062049617 cfl multiplier : 0.999960793893238 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3367e+04 | 100000 | 1 | 1.071e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 174.55474633450035 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.0705976330138485, dt = 0.048959741062049617 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.41 us (1.7%)
patch tree reduce : 1.41 us (0.4%)
gen split merge : 811.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.21 us (0.3%)
LB compute : 358.36 us (94.7%)
LB move op cnt : 0
LB apply : 3.86 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.52 us (64.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.201714673165342e-21,-5.915949375760463e-21,4.86795823077678e-23)
sum a = (-1.0759308543319132e-22,-1.489361961169242e-22,1.573954685656489e-22)
sum e = 0.005731674943923006
sum de = -6.411342523270741e-07
Info: cfl dt = 0.05080898328990568 cfl multiplier : 0.999973862595492 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.1821e+04 | 100000 | 1 | 1.089e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 161.83934293380474 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.1195573740758982, dt = 0.05080898328990568 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.36 us (1.4%)
patch tree reduce : 1.31 us (0.3%)
gen split merge : 922.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.17 us (0.3%)
LB compute : 428.84 us (95.4%)
LB move op cnt : 0
LB apply : 4.24 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.82 us (62.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.034774132373381e-21,-8.857984360243556e-21,1.3022672634818715e-22)
sum a = (-3.4596712689835565e-22,-3.2494730438819503e-23,-9.358858887116094e-23)
sum e = 0.005731642526911312
sum de = -6.518905028737558e-07
Info: cfl dt = 0.05242486099528586 cfl multiplier : 0.9999825750636614 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.1699e+04 | 100000 | 1 | 1.091e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 167.7295466548066 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.1703663573658039, dt = 0.05242486099528586 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.20 us (1.3%)
patch tree reduce : 1.44 us (0.3%)
gen split merge : 991.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.10 us (0.2%)
LB compute : 448.04 us (95.5%)
LB move op cnt : 0
LB apply : 3.99 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.63 us (64.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.549231459867142e-21,-7.3866792362126e-21,9.805633756921365e-23)
sum a = (2.167815580752334e-22,1.2031229237785346e-22,-2.7760531672817945e-22)
sum e = 0.005731608529708605
sum de = -6.617694683443824e-07
Info: cfl dt = 0.05348109163907254 cfl multiplier : 0.9999883833757742 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.1072e+04 | 100000 | 1 | 1.098e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 171.87892137558086 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.2227912183610896, dt = 0.05348109163907254 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.42 us (1.6%)
patch tree reduce : 1.51 us (0.4%)
gen split merge : 842.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.21 us (0.3%)
LB compute : 389.20 us (95.1%)
LB move op cnt : 0
LB apply : 3.99 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.30 us (67.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.208830789878616e-21,-7.168327849919623e-21,9.129441265925705e-23)
sum a = (-4.364830344375322e-22,1.3928668795585376e-23,4.663996259145751e-22)
sum e = 0.005731573250342637
sum de = -6.706596992629077e-07
Info: cfl dt = 0.05270463098291347 cfl multiplier : 0.9999922555838495 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.7441e+04 | 100000 | 1 | 1.144e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 168.35109392667908 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.276272310000162, dt = 0.05270463098291347 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.43 us (1.6%)
patch tree reduce : 1.47 us (0.4%)
gen split merge : 791.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.04 us (0.3%)
LB compute : 383.78 us (94.9%)
LB move op cnt : 0
LB apply : 4.09 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.23 us (63.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.120038569905766e-21,-7.265364373433381e-21,1.037817533282684e-22)
sum a = (9.498403762582687e-23,-1.604016910775634e-22,2.085049529392132e-22)
sum e = 0.005731537679874031
sum de = -6.783314216199165e-07
Info: cfl dt = 0.052505635763968266 cfl multiplier : 0.9999948370558996 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.2240e+04 | 100000 | 1 | 1.084e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 175.01341897329192 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.3289769409830756, dt = 0.052505635763968266 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.52 us (1.6%)
patch tree reduce : 1.70 us (0.4%)
gen split merge : 932.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 881.00 ns (0.2%)
LB compute : 374.27 us (94.5%)
LB move op cnt : 0
LB apply : 4.27 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.15 us (64.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1480613614902557e-20,-8.753780600721142e-21,2.1030130419363027e-22)
sum a = (-9.152869384967007e-23,4.502277783435636e-23,1.20829688076654e-22)
sum e = 0.005731502014011239
sum de = -6.849790375112e-07
Info: cfl dt = 0.052344366403472474 cfl multiplier : 0.9999965580372665 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8578e+04 | 100000 | 1 | 1.129e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 167.42993078533746 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.3814825767470438, dt = 0.052344366403472474 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.22 us (1.6%)
patch tree reduce : 1.58 us (0.4%)
gen split merge : 841.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.00 us (0.3%)
LB compute : 369.45 us (94.8%)
LB move op cnt : 0
LB apply : 3.94 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.84 us (70.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.484083189158941e-20,-7.4700526192623e-21,2.353013872349854e-22)
sum a = (-2.215079151574209e-22,2.4026226599646104e-22,-1.2940286898063762e-22)
sum e = 0.005731466173199922
sum de = -6.906916180410332e-07
Info: cfl dt = 0.05165679844494456 cfl multiplier : 0.9999977053581777 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0735e+04 | 100000 | 1 | 1.102e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 170.98158374568544 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.4338269431505162, dt = 0.05165679844494456 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.77 us (1.8%)
patch tree reduce : 1.94 us (0.5%)
gen split merge : 742.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.00 us (0.3%)
LB compute : 357.86 us (94.5%)
LB move op cnt : 0
LB apply : 3.83 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.13 us (64.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.2630239492200891e-20,-7.899775342485095e-21,1.547724998795145e-22)
sum a = (-3.2496906970730974e-22,3.3336798349153632e-22,-4.15950664395262e-22)
sum e = 0.005731430441354759
sum de = -6.95501855213588e-07
Info: cfl dt = 0.051258130556757514 cfl multiplier : 0.9999984702387851 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.7313e+04 | 100000 | 1 | 1.145e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 162.3703097607399 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.4854837415954607, dt = 0.051258130556757514 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.27 us (1.6%)
patch tree reduce : 1.83 us (0.5%)
gen split merge : 922.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 892.00 ns (0.2%)
LB compute : 361.16 us (94.8%)
LB move op cnt : 0
LB apply : 3.49 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.43 us (64.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1097945352994647e-20,-8.390308004495143e-21,3.7307164318736674e-22)
sum a = (-1.2936119939415178e-22,-2.284542656179521e-22,7.255281324533545e-22)
sum e = 0.005731394850029729
sum de = -6.995251416413053e-07
Info: cfl dt = 0.04695732576125088 cfl multiplier : 0.99999898015919 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0860e+04 | 100000 | 1 | 1.101e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 167.6629755664469 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.5367418721522181, dt = 0.04695732576125088 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.48 us (1.5%)
patch tree reduce : 1.47 us (0.3%)
gen split merge : 1.13 us (0.3%)
split / merge op : 0/0
apply split merge : 892.00 ns (0.2%)
LB compute : 417.60 us (95.3%)
LB move op cnt : 0
LB apply : 4.08 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.19 us (65.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.30029502897695e-21,-1.2090655503792404e-20,2.187304395829508e-22)
sum a = (4.041893617698701e-23,2.6544410405344995e-22,-5.140887557971184e-23)
sum e = 0.005731361168361992
sum de = -7.026037975422987e-07
Info: cfl dt = 0.048730980178877024 cfl multiplier : 0.9999993201061267 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8066e+04 | 100000 | 1 | 1.136e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 148.87305491265113 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.583699197913469, dt = 0.048730980178877024 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.37 us (1.7%)
patch tree reduce : 1.69 us (0.5%)
gen split merge : 832.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.28 us (0.3%)
LB compute : 351.11 us (94.3%)
LB move op cnt : 0
LB apply : 4.25 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.26 us (66.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1290418591461324e-20,-4.950266467855084e-21,3.7331105694115156e-22)
sum a = (-2.624416584179201e-22,1.160081340780462e-22,1.1714738089089193e-22)
sum e = 0.005731327562440642
sum de = -7.052328343899936e-07
Info: cfl dt = 0.050759064866599604 cfl multiplier : 0.9999995467374179 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.7659e+04 | 100000 | 1 | 1.024e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 171.32544904578006 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.632430178092346, dt = 0.050759064866599604 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.09 us (1.8%)
patch tree reduce : 1.50 us (0.4%)
gen split merge : 1.21 us (0.4%)
split / merge op : 0/0
apply split merge : 1.04 us (0.3%)
LB compute : 322.36 us (94.1%)
LB move op cnt : 0
LB apply : 3.73 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.30 us (63.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.695379671015781e-21,-7.386924383511196e-21,2.0243148251775594e-22)
sum a = (-7.984032473338174e-23,-3.7112147332209343e-22,1.134519400893299e-22)
sum e = 0.0057312925952483
sum de = -7.074033536523624e-07
Info: cfl dt = 0.04790630181212842 cfl multiplier : 0.9999996978249452 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.7393e+04 | 100000 | 1 | 1.027e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 177.96835169321085 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.6831892429589457, dt = 0.04790630181212842 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.42 us (1.5%)
patch tree reduce : 1.44 us (0.3%)
gen split merge : 721.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 972.00 ns (0.2%)
LB compute : 415.36 us (95.4%)
LB move op cnt : 0
LB apply : 4.03 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.43 us (67.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0018018616026376e-20,-7.031992869495492e-21,3.1376160062620825e-22)
sum a = (-3.330794301362331e-22,-1.6541373253765034e-22,1.5439924446277056e-22)
sum e = 0.005731258301839062
sum de = -7.089600025324435e-07
Info: cfl dt = 0.04943361139477731 cfl multiplier : 0.9999997985499635 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0915e+04 | 100000 | 1 | 1.100e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 156.79429673645046 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.731095544771074, dt = 0.04943361139477731 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.16 us (1.8%)
patch tree reduce : 1.70 us (0.4%)
gen split merge : 731.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 981.00 ns (0.2%)
LB compute : 376.68 us (94.6%)
LB move op cnt : 0
LB apply : 4.06 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 3.69 us (66.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.893120622476089e-21,-7.611119460150503e-21,4.838932574910247e-22)
sum a = (-1.0072881653297435e-22,4.838649506786937e-22,2.217983925959057e-22)
sum e = 0.005731224050389332
sum de = -7.101063167492585e-07
Info: cfl dt = 0.05113279346235234 cfl multiplier : 0.9999998656999756 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.6700e+04 | 100000 | 1 | 1.034e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 172.088754166641 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.7805291561658514, dt = 0.05113279346235234 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.05 us (1.6%)
patch tree reduce : 1.67 us (0.4%)
gen split merge : 971.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 871.00 ns (0.2%)
LB compute : 414.08 us (95.0%)
LB move op cnt : 0
LB apply : 4.06 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.82 us (68.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.74437259029784e-21,-3.0988954057712603e-21,5.046666292308601e-22)
sum a = (4.870374867235471e-22,-1.3160411212650259e-22,4.743058159589955e-23)
sum e = 0.005731188717793485
sum de = -7.108384477516386e-07
Info: cfl dt = 0.05305210769702846 cfl multiplier : 0.9999999104666504 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0881e+04 | 100000 | 1 | 1.100e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 167.29167154345492 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.8316619496282038, dt = 0.05305210769702846 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.50 us (1.6%)
patch tree reduce : 1.42 us (0.4%)
gen split merge : 811.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.31 us (0.3%)
LB compute : 383.26 us (94.8%)
LB move op cnt : 0
LB apply : 4.31 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.41 us (65.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.2745202439472284e-21,-7.01481125501182e-21,4.736914264005972e-22)
sum a = (6.866905092517435e-23,-9.003779762737372e-23,3.722916769503968e-22)
sum e = 0.005731152203770842
sum de = -7.11150526906882e-07
Info: cfl dt = 0.05223134059051662 cfl multiplier : 0.9999999403111003 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0950e+04 | 100000 | 1 | 1.100e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 173.70256481793206 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.8847140573252323, dt = 0.05223134059051662 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.19 us (1.6%)
patch tree reduce : 1.46 us (0.4%)
gen split merge : 741.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 862.00 ns (0.2%)
LB compute : 358.02 us (94.9%)
LB move op cnt : 0
LB apply : 3.63 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.17 us (62.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.735294063842768e-21,-8.145615345798763e-21,4.0196022193845814e-22)
sum a = (1.4966046887614246e-22,-1.3520684353712457e-23,3.437900044155271e-22)
sum e = 0.005731115423919223
sum de = -7.110495089967961e-07
Info: cfl dt = 0.05189880553551398 cfl multiplier : 0.9999999602074002 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8868e+04 | 100000 | 1 | 1.125e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 167.10097095691992 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.936945397915749, dt = 0.05189880553551398 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.67 us (1.7%)
patch tree reduce : 1.76 us (0.5%)
gen split merge : 1.00 us (0.3%)
split / merge op : 0/0
apply split merge : 1.03 us (0.3%)
LB compute : 363.66 us (94.7%)
LB move op cnt : 0
LB apply : 3.98 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.43 us (62.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.304949125046312e-21,-9.869737756166014e-21,6.296075222622922e-22)
sum a = (-5.265615104462507e-22,-2.241770770482565e-22,7.119700004924674e-22)
sum e = 0.005731079085301014
sum de = -7.105826565540041e-07
Info: cfl dt = 0.05058695639405903 cfl multiplier : 0.9999999734716001 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.7022e+04 | 100000 | 1 | 1.031e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 181.27250142222516 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.988844203451263, dt = 0.05058695639405903 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.69 us (1.8%)
patch tree reduce : 1.84 us (0.5%)
gen split merge : 751.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 902.00 ns (0.2%)
LB compute : 342.78 us (94.4%)
LB move op cnt : 0
LB apply : 3.66 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1.98 us (61.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.578013201119323e-21,-6.580325415366406e-21,7.967464292655485e-22)
sum a = (-3.184513590784026e-22,-7.343842250185288e-22,-1.1383296594285851e-22)
sum e = 0.005731043363540932
sum de = -7.098056671559509e-07
Info: cfl dt = 0.04859631450524253 cfl multiplier : 0.9999999823144 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.1912e+04 | 100000 | 1 | 1.088e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 167.38363405763738 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.039431159845322, dt = 0.04859631450524253 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.65 us (1.9%)
patch tree reduce : 1.49 us (0.4%)
gen split merge : 882.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 912.00 ns (0.3%)
LB compute : 333.60 us (94.4%)
LB move op cnt : 0
LB apply : 3.50 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.25 us (63.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.9725886724328074e-21,-4.829087412604105e-21,7.174062112945149e-22)
sum a = (-6.153573093635031e-22,-2.60491129312412e-22,-3.0981191201483146e-22)
sum e = 0.005731008797559947
sum de = -7.087851788419725e-07
Info: cfl dt = 0.04893358517217233 cfl multiplier : 0.9999999882095999 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0674e+04 | 100000 | 1 | 1.103e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 158.63165798118294 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.0880274743505645, dt = 0.04893358517217233 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.46 us (1.7%)
patch tree reduce : 1.73 us (0.4%)
gen split merge : 831.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.07 us (0.3%)
LB compute : 368.86 us (94.6%)
LB move op cnt : 0
LB apply : 3.84 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.09 us (63.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.38622700980088e-21,-8.993100766171441e-21,7.891728381925776e-22)
sum a = (-1.5102914624195259e-22,2.9784006208317072e-22,2.5856522892557005e-22)
sum e = 0.005730974946334143
sum de = -7.07509309716524e-07
Info: cfl dt = 0.049949900812315935 cfl multiplier : 0.9999999921397332 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.7091e+04 | 100000 | 1 | 1.030e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 171.0355227377531 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.136961059522737, dt = 0.049949900812315935 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.76 us (1.6%)
patch tree reduce : 1.42 us (0.3%)
gen split merge : 731.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 932.00 ns (0.2%)
LB compute : 411.20 us (95.2%)
LB move op cnt : 0
LB apply : 4.04 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.31 us (65.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.600747570257935e-21,-7.677241498429484e-21,9.775584568145799e-22)
sum a = (-5.071277318361915e-22,-7.564103535584383e-24,-3.7406603211925093e-22)
sum e = 0.00573094081839263
sum de = -7.059711886657363e-07
Info: cfl dt = 0.05120266995545423 cfl multiplier : 0.9999999947598223 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.2598e+04 | 100000 | 1 | 1.080e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 166.51023121085782 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.186910960335053, dt = 0.05120266995545423 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.81 us (1.6%)
patch tree reduce : 1.93 us (0.5%)
gen split merge : 881.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.06 us (0.3%)
LB compute : 395.01 us (94.8%)
LB move op cnt : 0
LB apply : 3.96 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.17 us (63.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.57429987322366e-21,-9.800404965437017e-21,1.1991112977164894e-21)
sum a = (9.839018063452551e-23,1.432234451196445e-22,6.401895191356001e-22)
sum e = 0.00573090614201907
sum de = -7.041684459673031e-07
Info: cfl dt = 0.05016931046442421 cfl multiplier : 0.9999999965065482 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.5312e+04 | 100000 | 1 | 1.049e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 175.68878265061946 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.238113630290507, dt = 0.05016931046442421 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.21 us (1.8%)
patch tree reduce : 1.72 us (0.5%)
gen split merge : 722.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 861.00 ns (0.2%)
LB compute : 328.30 us (94.4%)
LB move op cnt : 0
LB apply : 3.94 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.05 us (64.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (-1.392522833038405e-21,-1.0134069385381291e-20,1.1842177217261638e-21)
sum a = (2.95801585307303e-22,5.612935115751747e-22,-7.957072992817401e-23)
sum e = 0.005730871279308405
sum de = -7.021991002199208e-07
Info: cfl dt = 0.04907693614876773 cfl multiplier : 0.9999999976710322 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9573e+04 | 100000 | 1 | 1.116e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 161.77811883905264 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.2882829407549314, dt = 0.04907693614876773 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.27 us (1.5%)
patch tree reduce : 1.71 us (0.4%)
gen split merge : 821.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 862.00 ns (0.2%)
LB compute : 400.40 us (95.3%)
LB move op cnt : 0
LB apply : 3.71 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.01 us (63.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (-3.615153988486889e-21,-9.969117723710447e-21,1.4084413722885198e-21)
sum a = (1.4495318150593677e-22,-1.3215335445199721e-22,-4.934655612670695e-23)
sum e = 0.0057308372122024005
sum de = -7.00095742037904e-07
Info: cfl dt = 0.047957352612576894 cfl multiplier : 0.9999999984473549 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.6293e+04 | 100000 | 1 | 1.038e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 170.12710238301037 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.337359876903699, dt = 0.047957352612576894 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.40 us (1.5%)
patch tree reduce : 1.57 us (0.4%)
gen split merge : 741.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 912.00 ns (0.2%)
LB compute : 405.10 us (95.2%)
LB move op cnt : 0
LB apply : 4.29 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.22 us (66.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (-2.2408470343746707e-21,-9.025720244563258e-21,1.1498466156268573e-21)
sum a = (-9.37732332391578e-22,-3.4263617355720645e-22,1.4302379162442236e-22)
sum e = 0.0057308039725695375
sum de = -6.978861518694178e-07
Info: cfl dt = 0.049030257613441465 cfl multiplier : 0.9999999989649032 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.6708e+04 | 100000 | 1 | 1.034e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 166.96264651656432 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.385317229516276, dt = 0.049030257613441465 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.06 us (1.6%)
patch tree reduce : 1.60 us (0.4%)
gen split merge : 722.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 962.00 ns (0.2%)
LB compute : 425.18 us (95.1%)
LB move op cnt : 0
LB apply : 4.31 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.65 us (70.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (-2.983788404245694e-21,-9.565933985712634e-21,1.2875022383292364e-21)
sum a = (-2.74857233056634e-22,-2.720017094352794e-22,2.7268613208289844e-22)
sum e = 0.00573077130644958
sum de = -6.95483787751967e-07
Info: cfl dt = 0.04619696299278694 cfl multiplier : 0.9999999993099354 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.2585e+04 | 100000 | 1 | 1.080e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 163.4215050886265 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.4343474871297173, dt = 0.04619696299278694 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.14 us (1.6%)
patch tree reduce : 1.53 us (0.4%)
gen split merge : 841.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.01 us (0.3%)
LB compute : 372.87 us (94.9%)
LB move op cnt : 0
LB apply : 4.21 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.48 us (65.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (-7.169920573559223e-22,-1.3219120326464498e-20,1.7650031246395003e-21)
sum a = (-1.9693727222583053e-22,-2.134723306005611e-22,-5.1153205609991754e-23)
sum e = 0.0057307385565145376
sum de = -6.930983627398066e-07
Info: cfl dt = 0.04661993315008027 cfl multiplier : 0.999999999539957 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0886e+04 | 100000 | 1 | 1.100e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 151.15212811523864 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.4805444501225042, dt = 0.04661993315008027 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.21 us (1.7%)
patch tree reduce : 1.52 us (0.4%)
gen split merge : 831.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 992.00 ns (0.3%)
LB compute : 343.28 us (94.6%)
LB move op cnt : 0
LB apply : 3.43 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.22 us (63.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (-1.2529883563685352e-21,-6.915187688280152e-21,1.1436174782656607e-21)
sum a = (1.1130585252961163e-21,3.6733001518757065e-22,2.7442441553741125e-23)
sum e = 0.005730707399059834
sum de = -6.905828876457876e-07
Info: cfl dt = 0.04717200357089117 cfl multiplier : 0.9999999996933046 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3279e+04 | 100000 | 1 | 1.072e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 156.55225222692798 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.5271643832725843, dt = 0.04717200357089117 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.99 us (1.8%)
patch tree reduce : 1.81 us (0.5%)
gen split merge : 741.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.26 us (0.3%)
LB compute : 373.23 us (94.7%)
LB move op cnt : 0
LB apply : 3.82 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1.86 us (62.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.8219021075765594e-21,-6.161483075346858e-21,1.6239194141628539e-21)
sum a = (-2.132209461876458e-23,5.890822920801324e-23,3.934559506397507e-22)
sum e = 0.005730676170282126
sum de = -6.879363233307636e-07
Info: cfl dt = 0.047878723965412665 cfl multiplier : 0.9999999997955363 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 1.0157e+05 | 100000 | 1 | 9.846e-01 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 172.47732244582494 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.5743363868434757, dt = 0.047878723965412665 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.42 us (1.6%)
patch tree reduce : 1.56 us (0.4%)
gen split merge : 851.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 981.00 ns (0.2%)
LB compute : 381.46 us (94.9%)
LB move op cnt : 0
LB apply : 4.00 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.51 us (62.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.118426318384311e-21,-6.522149656185312e-21,1.867346877291464e-21)
sum a = (-1.0944666286923953e-22,6.501036949702167e-22,-1.5524352402873875e-22)
sum e = 0.005730644791138455
sum de = -6.851554625522726e-07
Info: cfl dt = 0.04579329121595707 cfl multiplier : 0.9999999998636909 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9135e+04 | 100000 | 1 | 1.122e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 153.63562366433192 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.6222151108088885, dt = 0.04579329121595707 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.49 us (2.0%)
patch tree reduce : 1.42 us (0.4%)
gen split merge : 1.14 us (0.3%)
split / merge op : 0/0
apply split merge : 1.08 us (0.3%)
LB compute : 353.03 us (94.0%)
LB move op cnt : 0
LB apply : 3.86 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.52 us (65.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.7131271333257134e-21,-5.516028565392842e-21,2.0103413899759248e-21)
sum a = (-2.8613665885342824e-22,1.0061581817315013e-22,-1.9342733399453643e-22)
sum e = 0.005730613089861235
sum de = -6.824143881495779e-07
Info: cfl dt = 0.04630488012634191 cfl multiplier : 0.9999999999091272 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4330e+04 | 100000 | 1 | 1.060e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 155.5077626555566 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.6680084020248453, dt = 0.04630488012634191 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.06 us (1.5%)
patch tree reduce : 1.49 us (0.4%)
gen split merge : 912.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 891.00 ns (0.2%)
LB compute : 381.97 us (95.1%)
LB move op cnt : 0
LB apply : 3.69 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.13 us (65.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.262558942479533e-21,-6.508137305806422e-21,2.1079720072516783e-21)
sum a = (-5.853038379271649e-22,1.0248263718712602e-22,-4.1273662733622814e-22)
sum e = 0.005730582875896121
sum de = -6.795702752786784e-07
Info: cfl dt = 0.04195558185493752 cfl multiplier : 0.9999999999394182 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4242e+04 | 100000 | 1 | 1.061e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 157.09964498009282 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.714313282151187, dt = 0.04195558185493752 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.12 us (1.7%)
patch tree reduce : 1.52 us (0.4%)
gen split merge : 1.18 us (0.3%)
split / merge op : 0/0
apply split merge : 891.00 ns (0.2%)
LB compute : 338.49 us (94.3%)
LB move op cnt : 0
LB apply : 4.03 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.24 us (64.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0934856594410515e-21,-5.092370600833207e-21,1.8938012349373012e-21)
sum a = (-3.4293648884567115e-22,5.260819200275135e-22,-2.253241442195245e-22)
sum e = 0.005730552269075437
sum de = -6.76935302420166e-07
Info: cfl dt = 0.04238633782023357 cfl multiplier : 0.9999999999596122 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3288e+04 | 100000 | 1 | 1.072e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 140.90241831784235 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.7562688640061244, dt = 0.04238633782023357 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.54 us (1.7%)
patch tree reduce : 1.53 us (0.4%)
gen split merge : 811.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 912.00 ns (0.2%)
LB compute : 374.78 us (94.8%)
LB move op cnt : 0
LB apply : 3.97 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.10 us (62.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.8477708920486942e-21,-3.566743782671094e-21,1.4974985090054484e-21)
sum a = (-4.8132231774647425e-23,2.8692751628830465e-22,-2.8482207160762097e-22)
sum e = 0.005730524673133941
sum de = -6.742237841649292e-07
Info: cfl dt = 0.042965635554135254 cfl multiplier : 0.9999999999730749 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0653e+04 | 100000 | 1 | 1.103e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 138.32859380819892 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.798655201826358, dt = 0.042965635554135254 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.82 us (1.8%)
patch tree reduce : 1.79 us (0.5%)
gen split merge : 721.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 902.00 ns (0.2%)
LB compute : 365.09 us (94.5%)
LB move op cnt : 0
LB apply : 3.81 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.28 us (66.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (-1.2384709581332828e-21,-2.040048108799079e-21,1.5515892325050498e-21)
sum a = (9.135161804838448e-22,7.880737839254915e-22,-1.4245862081981184e-22)
sum e = 0.005730497010527984
sum de = -6.714285765559266e-07
Info: cfl dt = 0.04279184418297021 cfl multiplier : 0.9999999999820499 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9481e+04 | 100000 | 1 | 1.118e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 138.40647743872174 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.841620837380493, dt = 0.04279184418297021 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.59 us (1.6%)
patch tree reduce : 1.42 us (0.3%)
gen split merge : 812.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.00 us (0.2%)
LB compute : 392.22 us (94.9%)
LB move op cnt : 0
LB apply : 4.43 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.56 us (69.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.6023698251874047e-22,-3.451911505411696e-21,1.2882593249308717e-21)
sum a = (-1.3950225054150544e-22,-1.5756143267859465e-22,-9.622242365738901e-23)
sum e = 0.005730469039974156
sum de = -6.686024326505823e-07
Info: cfl dt = 0.04341311831635319 cfl multiplier : 0.9999999999880332 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.6077e+04 | 100000 | 1 | 1.162e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 132.60274335878225 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.884412681563463, dt = 0.04341311831635319 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.70 us (1.9%)
patch tree reduce : 1.61 us (0.4%)
gen split merge : 822.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.05 us (0.3%)
LB compute : 375.51 us (94.3%)
LB move op cnt : 0
LB apply : 4.31 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 3.60 us (66.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (-4.046989404521422e-23,-5.4001771877332415e-22,1.4301105782825227e-21)
sum a = (1.9458399179701292e-22,2.9316852936552923e-23,7.638142895812429e-23)
sum e = 0.005730441416871473
sum de = -6.65696761035068e-07
Info: cfl dt = 0.041014681942614484 cfl multiplier : 0.999999999992022 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.5580e+04 | 100000 | 1 | 1.046e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 149.38005187793132 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.9278257998798165, dt = 0.041014681942614484 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.27 us (1.4%)
patch tree reduce : 1.55 us (0.4%)
gen split merge : 832.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.00 us (0.2%)
LB compute : 384.78 us (87.0%)
LB move op cnt : 0
LB apply : 41.33 us (9.3%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.55 us (68.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.3558589031739715e-21,-2.9659251105035463e-21,1.7426374353090966e-21)
sum a = (8.630676747128775e-23,-7.972100639536655e-22,1.6870762037243404e-22)
sum e = 0.005730413020969999
sum de = -6.629192474514339e-07
Info: cfl dt = 0.04127815422728085 cfl multiplier : 0.9999999999946813 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.7798e+04 | 100000 | 1 | 1.139e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 129.6367879868811 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.968840481822431, dt = 0.04127815422728085 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.45 us (2.0%)
patch tree reduce : 2.00 us (0.5%)
gen split merge : 801.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 922.00 ns (0.2%)
LB compute : 353.80 us (94.3%)
LB move op cnt : 0
LB apply : 3.94 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.59 us (63.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.8076625346467285e-21,-1.8260419693530565e-21,1.8418995136855678e-21)
sum a = (1.6703918309918287e-22,-1.9983924664175375e-22,2.2307618658377933e-22)
sum e = 0.005730386652658594
sum de = -6.600962090785094e-07
Info: cfl dt = 0.0359989328180082 cfl multiplier : 0.9999999999964541 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9656e+04 | 100000 | 1 | 1.115e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 133.23059586462318 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.010118636049712, dt = 0.0359989328180082 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.41 us (1.8%)
patch tree reduce : 1.51 us (0.4%)
gen split merge : 812.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 972.00 ns (0.2%)
LB compute : 386.75 us (94.8%)
LB move op cnt : 0
LB apply : 3.67 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.22 us (67.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.196088186925383e-21,-8.145391909661422e-22,1.9202721923607352e-21)
sum a = (1.351838910422554e-21,2.79638419996061e-22,5.902940441550681e-23)
sum e = 0.005730359357749253
sum de = -6.576130764582518e-07
Info: cfl dt = 0.03653063210399191 cfl multiplier : 0.999999999997636 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 1.0106e+05 | 100000 | 1 | 9.895e-01 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 130.9679077597267 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.0461175688677202, dt = 0.03653063210399191 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.88 us (1.8%)
patch tree reduce : 1.73 us (0.5%)
gen split merge : 881.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 902.00 ns (0.2%)
LB compute : 359.69 us (94.6%)
LB move op cnt : 0
LB apply : 3.84 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.09 us (61.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.730807489414932e-21,-4.309850911154866e-21,2.2814977362023614e-21)
sum a = (-2.5208481808225876e-24,1.6037125012339425e-22,5.966279464854155e-22)
sum e = 0.005730336281099946
sum de = -6.550764564732115e-07
Info: cfl dt = 0.035158375769934996 cfl multiplier : 0.999999999998424 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9522e+04 | 100000 | 1 | 1.117e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 117.73060867882756 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.082648200971712, dt = 0.035158375769934996 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.18 us (1.8%)
patch tree reduce : 1.91 us (0.5%)
gen split merge : 822.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 982.00 ns (0.3%)
LB compute : 367.41 us (94.6%)
LB move op cnt : 0
LB apply : 3.55 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.48 us (62.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.752392434379677e-21,-4.368671961176274e-21,2.5424876492602453e-21)
sum a = (-1.5877761757303355e-22,8.208775013710409e-22,4.8736613614127545e-23)
sum e = 0.0057303127404488815
sum de = -6.526200679153115e-07
Info: cfl dt = 0.03592432432735699 cfl multiplier : 0.9999999999989493 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8604e+04 | 100000 | 1 | 1.129e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 112.14558661324398 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.117806576741647, dt = 0.03592432432735699 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.54 us (1.5%)
patch tree reduce : 1.77 us (0.4%)
gen split merge : 831.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 992.00 ns (0.2%)
LB compute : 419.39 us (95.3%)
LB move op cnt : 0
LB apply : 3.87 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.24 us (67.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.252648364532672e-21,-3.971303430802904e-21,2.6075809953018055e-21)
sum a = (-3.644489097003785e-22,2.186455459064469e-22,2.198814484458548e-23)
sum e = 0.005730290454914287
sum de = -6.500970291981696e-07
Info: cfl dt = 0.036860516627857214 cfl multiplier : 0.9999999999992996 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 1.0079e+05 | 100000 | 1 | 9.921e-01 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 130.35427946657907 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.1537309010690042, dt = 0.036860516627857214 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.47 us (1.6%)
patch tree reduce : 1.55 us (0.4%)
gen split merge : 812.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.24 us (0.3%)
LB compute : 378.89 us (95.0%)
LB move op cnt : 0
LB apply : 3.92 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.24 us (64.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.979105725028824e-21,1.788508276703597e-21,2.7986348405044806e-21)
sum a = (-8.395350140932105e-22,-2.042405104975477e-22,1.534889612476952e-22)
sum e = 0.005730267877422603
sum de = -6.474959138140507e-07
Info: cfl dt = 0.03800913907255287 cfl multiplier : 0.9999999999995332 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.7977e+04 | 100000 | 1 | 1.137e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 116.74335831377617 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.1905914176968615, dt = 0.03800913907255287 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.17 us (1.4%)
patch tree reduce : 1.90 us (0.4%)
gen split merge : 801.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.04 us (0.2%)
LB compute : 418.60 us (95.1%)
LB move op cnt : 0
LB apply : 4.19 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.21 us (66.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.874356043248671e-21,-5.4628954893447355e-22,2.434844623935776e-21)
sum a = (-3.098905949253038e-22,4.868744474303706e-22,-1.1551462553348087e-21)
sum e = 0.0057302449346366665
sum de = -6.448024246290065e-07
Info: cfl dt = 0.03940812366589121 cfl multiplier : 0.9999999999996888 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.1349e+04 | 100000 | 1 | 1.095e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 124.99542447810335 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.2286005567694143, dt = 0.03940812366589121 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.61 us (2.1%)
patch tree reduce : 1.89 us (0.5%)
gen split merge : 801.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.02 us (0.3%)
LB compute : 347.38 us (94.2%)
LB move op cnt : 0
LB apply : 3.90 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 3.26 us (66.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.1732249422666256e-21,1.9067105428011698e-21,1.8332628705572985e-21)
sum a = (-9.300537786988746e-23,-1.4943938679646598e-21,1.2377383047976736e-22)
sum e = 0.005730221556652902
sum de = -6.41999469899048e-07
Info: cfl dt = 0.038139631877440835 cfl multiplier : 0.9999999999997925 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 1.0036e+05 | 100000 | 1 | 9.964e-01 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 142.38506599633942 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.2680086804353055, dt = 0.038139631877440835 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.93 us (1.6%)
patch tree reduce : 1.70 us (0.4%)
gen split merge : 852.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.09 us (0.2%)
LB compute : 379.52 us (85.6%)
LB move op cnt : 0
LB apply : 4.24 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.50 us (68.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.482850905229055e-21,-1.1237548569933836e-22,1.786078332329791e-21)
sum a = (-8.645377027370541e-23,3.4718856194368535e-22,5.504105534815201e-23)
sum e = 0.005730196566819328
sum de = -6.392780855682739e-07
Info: cfl dt = 0.036747849036435506 cfl multiplier : 0.9999999999998618 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4567e+04 | 100000 | 1 | 1.057e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 129.84309568437683 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.306148312312746, dt = 0.036747849036435506 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.44 us (1.6%)
patch tree reduce : 1.46 us (0.4%)
gen split merge : 1.21 us (0.3%)
split / merge op : 0/0
apply split merge : 1.33 us (0.3%)
LB compute : 382.55 us (94.9%)
LB move op cnt : 0
LB apply : 3.44 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.29 us (59.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.7996498851629456e-21,2.220981044803069e-21,2.2587827699611326e-21)
sum a = (1.4373396435639592e-22,6.297368915791943e-22,5.938494949644855e-23)
sum e = 0.005730172375152778
sum de = -6.366496471561081e-07
Info: cfl dt = 0.03692040965842295 cfl multiplier : 0.999999999999908 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4282e+04 | 100000 | 1 | 1.061e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 124.72811912329499 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.3428961613491817, dt = 0.03692040965842295 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.62 us (1.8%)
patch tree reduce : 1.61 us (0.4%)
gen split merge : 812.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 952.00 ns (0.3%)
LB compute : 358.00 us (94.6%)
LB move op cnt : 0
LB apply : 3.95 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1.92 us (62.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.928132982779845e-21,2.2722446527871444e-21,1.7296897012250826e-21)
sum a = (1.41152244881481e-21,-5.44466325108999e-22,1.0945187536705464e-22)
sum e = 0.005730149650149251
sum de = -6.340040449145767e-07
Info: cfl dt = 0.03762066492626855 cfl multiplier : 0.9999999999999387 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.6207e+04 | 100000 | 1 | 1.039e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 127.87223775113819 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.3798165710076047, dt = 0.03762066492626855 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.35 us (1.7%)
patch tree reduce : 1.62 us (0.4%)
gen split merge : 802.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.20 us (0.3%)
LB compute : 363.18 us (94.5%)
LB move op cnt : 0
LB apply : 3.93 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.19 us (62.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.792645402393537e-21,3.1891814462021294e-21,1.8170033559688315e-21)
sum a = (6.151230139478968e-22,2.5573569684825297e-22,-3.209270254606652e-22)
sum e = 0.00573012716075374
sum de = -6.31304433098942e-07
Info: cfl dt = 0.03747591930384959 cfl multiplier : 0.9999999999999591 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4781e+04 | 100000 | 1 | 1.055e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 128.36629532790283 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.4174372359338734, dt = 0.03747591930384959 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.88 us (1.9%)
patch tree reduce : 1.49 us (0.4%)
gen split merge : 1.01 us (0.3%)
split / merge op : 0/0
apply split merge : 1.02 us (0.3%)
LB compute : 345.79 us (94.4%)
LB move op cnt : 0
LB apply : 3.55 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1.93 us (66.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0892211439899568e-20,3.3344194821030994e-22,1.5803947776829635e-21)
sum a = (5.062536686298471e-22,1.426769371850675e-22,-5.316605256787606e-22)
sum e = 0.005730104039509431
sum de = -6.286124274099867e-07
Info: cfl dt = 0.036408953661155014 cfl multiplier : 0.9999999999999728 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3531e+04 | 100000 | 1 | 1.069e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 126.18572021310683 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.454913155237723, dt = 0.036408953661155014 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.16 us (1.6%)
patch tree reduce : 1.64 us (0.4%)
gen split merge : 902.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 921.00 ns (0.2%)
LB compute : 364.72 us (94.9%)
LB move op cnt : 0
LB apply : 3.88 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.44 us (64.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1679483223926195e-20,2.0996891154175854e-22,1.6377116613023476e-21)
sum a = (5.727854456289536e-22,-1.0498937196366768e-22,-2.7227611756433435e-23)
sum e = 0.005730080693155647
sum de = -6.259954774736877e-07
Info: cfl dt = 0.03407671581661573 cfl multiplier : 0.9999999999999819 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.2154e+04 | 100000 | 1 | 1.085e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 120.78782741617073 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.491322108898878, dt = 0.03407671581661573 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.54 us (1.5%)
patch tree reduce : 1.91 us (0.4%)
gen split merge : 731.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.05 us (0.2%)
LB compute : 415.77 us (95.4%)
LB move op cnt : 0
LB apply : 3.98 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.96 us (63.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.124905236689017e-20,2.2789341235805287e-22,1.5556242245816158e-21)
sum a = (-1.109994204114462e-21,3.2084830239943206e-22,-2.7627946990425384e-22)
sum e = 0.005730057544875478
sum de = -6.235455843508064e-07
Info: cfl dt = 0.03446633921579492 cfl multiplier : 0.9999999999999879 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8588e+04 | 100000 | 1 | 1.129e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 108.67603363719893 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.5253988247154937, dt = 0.03446633921579492 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.45 us (1.7%)
patch tree reduce : 1.48 us (0.4%)
gen split merge : 822.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.03 us (0.3%)
LB compute : 363.77 us (94.7%)
LB move op cnt : 0
LB apply : 3.81 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.37 us (64.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.3163961329125017e-20,2.918131634558052e-21,1.5236397204380555e-21)
sum a = (2.053509015987317e-22,-2.1848400504287213e-22,4.421898215838528e-22)
sum e = 0.005730036959337785
sum de = -6.210682680851151e-07
Info: cfl dt = 0.03485727763469215 cfl multiplier : 0.999999999999992 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.5851e+04 | 100000 | 1 | 1.043e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 118.93019222323989 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.559865163931289, dt = 0.03485727763469215 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.37 us (1.9%)
patch tree reduce : 1.62 us (0.5%)
gen split merge : 851.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.13 us (0.3%)
LB compute : 320.58 us (94.1%)
LB move op cnt : 0
LB apply : 3.85 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.05 us (61.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1998868094626028e-20,-1.0106589106628602e-22,1.8726643540972206e-21)
sum a = (-7.959469384064841e-23,-1.4034439497594172e-21,-2.1003733954885016e-23)
sum e = 0.00573001627301762
sum de = -6.185639548686819e-07
Info: cfl dt = 0.035346510102467886 cfl multiplier : 0.9999999999999947 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.5949e+04 | 100000 | 1 | 1.042e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 120.40269834878268 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.594722441565981, dt = 0.035346510102467886 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.41 us (1.9%)
patch tree reduce : 1.54 us (0.4%)
gen split merge : 1.01 us (0.3%)
split / merge op : 0/0
apply split merge : 932.00 ns (0.3%)
LB compute : 325.76 us (94.1%)
LB move op cnt : 0
LB apply : 4.00 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.49 us (61.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.2218045286954627e-20,-2.1130121527459578e-21,2.120331627087385e-21)
sum a = (8.374555964103589e-22,-1.6440331625795955e-21,9.646912765110438e-23)
sum e = 0.005729995517436236
sum de = -6.160263723330509e-07
Info: cfl dt = 0.03598524359875653 cfl multiplier : 0.9999999999999964 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3398e+04 | 100000 | 1 | 1.071e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 118.84601277742296 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.630068951668449, dt = 0.03598524359875653 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.30 us (1.5%)
patch tree reduce : 1.51 us (0.4%)
gen split merge : 741.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.10 us (0.3%)
LB compute : 399.05 us (95.2%)
LB move op cnt : 0
LB apply : 3.60 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.00 us (63.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.355657336852775e-20,-7.250267870630622e-21,1.79236930621286e-21)
sum a = (-1.3108764527696997e-22,-2.927260598333892e-22,-6.634655130204006e-23)
sum e = 0.0057299746813860315
sum de = -6.134456166383776e-07
Info: cfl dt = 0.03681168473434153 cfl multiplier : 0.9999999999999977 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3937e+04 | 100000 | 1 | 1.065e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 121.69212203512882 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.6660541952672054, dt = 0.03681168473434153 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.17 us (1.6%)
patch tree reduce : 1.51 us (0.4%)
gen split merge : 932.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.01 us (0.3%)
LB compute : 362.34 us (94.5%)
LB move op cnt : 0
LB apply : 4.04 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.64 us (64.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.5712136842457386e-20,-2.9486910207953885e-21,1.9302009515854435e-21)
sum a = (8.093766551685312e-22,7.210874987687646e-22,1.3966835257722578e-22)
sum e = 0.005729953721054658
sum de = -6.108091363705189e-07
Info: cfl dt = 0.035673912460329596 cfl multiplier : 0.9999999999999986 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4647e+04 | 100000 | 1 | 1.057e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 125.42872092896513 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.702865880001547, dt = 0.035673912460329596 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.36 us (1.8%)
patch tree reduce : 1.56 us (0.4%)
gen split merge : 812.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 871.00 ns (0.2%)
LB compute : 333.43 us (94.5%)
LB move op cnt : 0
LB apply : 3.30 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1.81 us (61.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.4015086372354275e-20,-6.676091953175974e-21,1.852152122261798e-21)
sum a = (-6.895056255525391e-22,4.160100952315022e-22,-9.751173895941446e-23)
sum e = 0.0057299312204792665
sum de = -6.082580578188698e-07
Info: cfl dt = 0.03582464114558323 cfl multiplier : 0.9999999999999991 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0437e+04 | 100000 | 1 | 1.106e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 116.1449591531026 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.7385397924618764, dt = 0.03582464114558323 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 5.80 us (1.5%)
patch tree reduce : 1.55 us (0.4%)
gen split merge : 721.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 982.00 ns (0.3%)
LB compute : 369.76 us (94.8%)
LB move op cnt : 0
LB apply : 4.07 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.31 us (67.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.3403512474484528e-20,-3.956799607925854e-21,2.0074544392179986e-21)
sum a = (-7.064861804008456e-22,-8.808695056098905e-22,5.2742096950447055e-22)
sum e = 0.0057299101976584586
sum de = -6.057009873418886e-07
Info: cfl dt = 0.03649325328844712 cfl multiplier : 0.9999999999999994 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3419e+04 | 100000 | 1 | 1.070e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 120.48063588265089 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.7743644336074595, dt = 0.03649325328844712 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.64 us (1.6%)
patch tree reduce : 1.51 us (0.4%)
gen split merge : 812.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.01 us (0.2%)
LB compute : 389.53 us (95.0%)
LB move op cnt : 0
LB apply : 3.81 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.00 us (63.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0178989033734074e-20,-8.725871498334704e-21,1.6997212183037285e-21)
sum a = (2.7455050097272855e-22,-6.980215559057456e-22,-5.385956321258535e-23)
sum e = 0.0057298895244391095
sum de = -6.03101645015921e-07
Info: cfl dt = 0.03435733707313103 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8985e+04 | 100000 | 1 | 1.124e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 116.9047815783715 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.8108576868959068, dt = 0.03435733707313103 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.31 us (1.5%)
patch tree reduce : 1.67 us (0.4%)
gen split merge : 831.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.03 us (0.3%)
LB compute : 390.61 us (94.9%)
LB move op cnt : 0
LB apply : 4.58 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.16 us (66.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0664794476650761e-20,-5.4891532913973366e-21,2.074502475051709e-21)
sum a = (3.9137880361288556e-23,-8.782085773340133e-23,2.3944970189466946e-22)
sum e = 0.005729866734924535
sum de = -6.00659710154169e-07
Info: cfl dt = 0.03493324359293591 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.5658e+04 | 100000 | 1 | 1.045e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 118.31586288229278 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.845215023969038, dt = 0.03493324359293591 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.03 us (1.3%)
patch tree reduce : 1.80 us (0.4%)
gen split merge : 1.00 us (0.2%)
split / merge op : 0/0
apply split merge : 1.00 us (0.2%)
LB compute : 439.74 us (95.6%)
LB move op cnt : 0
LB apply : 4.22 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.72 us (66.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0594710059435773e-20,-7.855655434410657e-21,2.1926754787244616e-21)
sum a = (5.9630365190395755e-22,1.3486688571546546e-21,1.0331140473018469e-22)
sum e = 0.005729846951434548
sum de = -5.981830002660041e-07
Info: cfl dt = 0.03422034126043204 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4660e+04 | 100000 | 1 | 1.056e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 119.04428940532196 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.8801482675619736, dt = 0.03422034126043204 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.66 us (1.7%)
patch tree reduce : 1.38 us (0.3%)
gen split merge : 731.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.00 us (0.3%)
LB compute : 375.09 us (94.9%)
LB move op cnt : 0
LB apply : 4.13 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.24 us (63.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.454698804864609e-21,-8.822649750871925e-21,2.3143859804605795e-21)
sum a = (4.2239248875886642e-22,1.8786606929891417e-21,5.233429543826623e-22)
sum e = 0.005729826090356407
sum de = -5.957629443834119e-07
Info: cfl dt = 0.03486781291923883 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4540e+04 | 100000 | 1 | 1.058e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 116.46631373103993 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.9143686088224054, dt = 0.03486781291923883 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.05 us (1.6%)
patch tree reduce : 1.58 us (0.4%)
gen split merge : 711.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 862.00 ns (0.2%)
LB compute : 368.58 us (94.9%)
LB move op cnt : 0
LB apply : 4.10 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.15 us (65.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1282899021367092e-20,-8.65689858343331e-21,2.4532222355499385e-21)
sum a = (7.145149551949282e-22,-1.1284262107158152e-21,-2.7371079701560946e-22)
sum e = 0.0057298065977220754
sum de = -5.93303936817819e-07
Info: cfl dt = 0.03558912128627917 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9293e+04 | 100000 | 1 | 1.120e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 112.08429035634545 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.9492364217416442, dt = 0.03558912128627917 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.62 us (1.6%)
patch tree reduce : 1.78 us (0.4%)
gen split merge : 31.86 us (7.5%)
split / merge op : 0/0
apply split merge : 1.02 us (0.2%)
LB compute : 372.32 us (87.6%)
LB move op cnt : 0
LB apply : 4.29 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 3.08 us (70.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.172399672778455e-21,-8.617765955641236e-21,2.568669183453276e-21)
sum a = (-2.0366934852963189e-22,-4.0697331986154334e-22,5.256626957979014e-22)
sum e = 0.005729786899349909
sum de = -5.908014757313195e-07
Info: cfl dt = 0.03529441690797699 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0520e+04 | 100000 | 1 | 1.105e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 115.97549224527131 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.9848255430279234, dt = 0.03529441690797699 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.25 us (1.4%)
patch tree reduce : 1.49 us (0.3%)
gen split merge : 761.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 902.00 ns (0.2%)
LB compute : 419.82 us (95.3%)
LB move op cnt : 0
LB apply : 4.43 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.60 us (66.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.465074388066863e-21,-9.078197636628195e-21,2.8575824152251444e-21)
sum a = (-2.9050957841512606e-22,-1.274085866345747e-21,3.471291658653792e-22)
sum e = 0.0057297661163693905
sum de = -5.883274347410286e-07
Info: cfl dt = 0.03480965705649338 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4667e+04 | 100000 | 1 | 1.056e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 120.28374610294432 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.020119959935901, dt = 0.03480965705649338 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 5.82 us (1.5%)
patch tree reduce : 1.59 us (0.4%)
gen split merge : 811.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 912.00 ns (0.2%)
LB compute : 379.21 us (95.0%)
LB move op cnt : 0
LB apply : 3.84 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.20 us (64.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.63325906684215e-21,-7.833448572082169e-21,2.6806584370300583e-21)
sum a = (-8.385395396300762e-22,5.938693627149677e-22,4.256194661966963e-22)
sum e = 0.005729745406239588
sum de = -5.85895298054231e-07
Info: cfl dt = 0.034430329479059794 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0453e+04 | 100000 | 1 | 1.106e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 113.3509055832832 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.0549296169923945, dt = 0.034430329479059794 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.25 us (1.4%)
patch tree reduce : 1.55 us (0.3%)
gen split merge : 932.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.31 us (0.3%)
LB compute : 441.30 us (95.5%)
LB move op cnt : 0
LB apply : 4.22 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.30 us (68.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.609972362159345e-21,-3.303080355480307e-21,2.8129228855421336e-21)
sum a = (-5.870517269976336e-22,-2.2899080685635766e-22,-5.927472959173754e-23)
sum e = 0.005729725107729621
sum de = -5.834977414255728e-07
Info: cfl dt = 0.03368708345674426 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9049e+04 | 100000 | 1 | 1.123e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 110.37492871664271 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.089359946471454, dt = 0.03368708345674426 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.60 us (1.8%)
patch tree reduce : 1.74 us (0.5%)
gen split merge : 871.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 991.00 ns (0.3%)
LB compute : 350.75 us (94.5%)
LB move op cnt : 0
LB apply : 3.62 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.92 us (65.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.536506494749615e-21,-6.295768585206771e-21,3.687791005705314e-21)
sum a = (8.170591605413198e-22,-8.983198704265059e-22,-1.0011801355497587e-22)
sum e = 0.005729704809643568
sum de = -5.811599584807552e-07
Info: cfl dt = 0.033222104424636044 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0043e+04 | 100000 | 1 | 1.111e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 109.19782746363464 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.123047029928198, dt = 0.033222104424636044 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.05 us (1.8%)
patch tree reduce : 1.50 us (0.4%)
gen split merge : 972.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 892.00 ns (0.3%)
LB compute : 317.85 us (94.0%)
LB move op cnt : 0
LB apply : 4.31 us (1.3%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1.98 us (65.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.920702750014905e-21,-8.373905758650968e-21,3.544731964590223e-21)
sum a = (4.742021601457167e-23,3.7126736221373495e-22,4.962928446508748e-22)
sum e = 0.005729685195284836
sum de = -5.78862499738123e-07
Info: cfl dt = 0.033362590080493484 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.6283e+04 | 100000 | 1 | 1.039e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 115.1542233232571 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.156269134352835, dt = 0.033362590080493484 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.58 us (1.5%)
patch tree reduce : 1.50 us (0.3%)
gen split merge : 811.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 901.00 ns (0.2%)
LB compute : 413.98 us (95.4%)
LB move op cnt : 0
LB apply : 3.88 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.52 us (58.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.3666325078549936e-20,-1.1018393502510076e-20,3.689830183947288e-21)
sum a = (-1.740371114164549e-21,1.1553410675719249e-21,4.2120100876059553e-22)
sum e = 0.005729666346647906
sum de = -5.765636169954366e-07
Info: cfl dt = 0.033888274447999606 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4366e+04 | 100000 | 1 | 1.060e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 113.33831735892062 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.189631724433328, dt = 0.033888274447999606 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.37 us (1.9%)
patch tree reduce : 2.04 us (0.5%)
gen split merge : 822.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.11 us (0.3%)
LB compute : 356.28 us (94.2%)
LB move op cnt : 0
LB apply : 3.94 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.56 us (70.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.2697475202384995e-20,-1.190386280267919e-20,3.304426704474056e-21)
sum a = (-5.504425173818256e-22,-7.232756184918844e-22,5.773974612969014e-22)
sum e = 0.005729647783648056
sum de = -5.742372103588142e-07
Info: cfl dt = 0.03422954578425175 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.7918e+04 | 100000 | 1 | 1.137e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 107.25805895096717 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.2235199988813275, dt = 0.03422954578425175 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.61 us (1.5%)
patch tree reduce : 1.76 us (0.4%)
gen split merge : 811.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 991.00 ns (0.2%)
LB compute : 424.89 us (95.3%)
LB move op cnt : 0
LB apply : 4.42 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.71 us (69.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.2491898334125918e-20,-8.447345445728919e-21,3.1234953641747734e-21)
sum a = (1.800617164953126e-22,-9.196782303484412e-22,-4.0074768697248137e-22)
sum e = 0.005729628862310036
sum de = -5.718964368752196e-07
Info: cfl dt = 0.03342326079133057 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4318e+04 | 100000 | 1 | 1.060e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 116.22487371226805 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.257749544665579, dt = 0.03342326079133057 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.00 us (1.4%)
patch tree reduce : 1.64 us (0.4%)
gen split merge : 902.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.02 us (0.2%)
LB compute : 410.47 us (95.3%)
LB move op cnt : 0
LB apply : 3.89 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.43 us (68.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.7282501202028405e-20,-1.1968730249997975e-20,3.344108310957619e-21)
sum a = (-1.0849676057229241e-21,-1.694632393967175e-21,-1.1489954411725812e-22)
sum e = 0.005729608900685338
sum de = -5.696197062574129e-07
Info: cfl dt = 0.0331927295272879 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9673e+04 | 100000 | 1 | 1.115e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 107.8973218943039 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.29117280545691, dt = 0.0331927295272879 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.17 us (1.5%)
patch tree reduce : 1.53 us (0.4%)
gen split merge : 812.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.20 us (0.3%)
LB compute : 401.81 us (95.3%)
LB move op cnt : 0
LB apply : 3.62 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.22 us (64.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.6044579169509787e-20,-1.663157756922165e-20,3.1619006075681535e-21)
sum a = (-9.252849436077923e-23,1.559788560126594e-22,-1.2435083352879703e-22)
sum e = 0.005729589912973818
sum de = -5.67367656060928e-07
Info: cfl dt = 0.033682833710528645 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8751e+04 | 100000 | 1 | 1.127e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 106.05235653982244 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.324365534984198, dt = 0.033682833710528645 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.33 us (1.7%)
patch tree reduce : 1.59 us (0.4%)
gen split merge : 872.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 871.00 ns (0.2%)
LB compute : 349.86 us (94.7%)
LB move op cnt : 0
LB apply : 4.18 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 3.03 us (64.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.7602369677632666e-20,-1.728805336528649e-20,3.1748305564973363e-21)
sum a = (8.960099741763807e-22,-1.355327005897269e-22,-1.079864843035979e-22)
sum e = 0.005729571695906518
sum de = -5.650916594888512e-07
Info: cfl dt = 0.03211265585291778 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9440e+04 | 100000 | 1 | 1.118e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 108.45325027670424 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.3580483686947264, dt = 0.03211265585291778 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.74 us (1.7%)
patch tree reduce : 1.70 us (0.4%)
gen split merge : 822.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 912.00 ns (0.2%)
LB compute : 375.97 us (94.6%)
LB move op cnt : 0
LB apply : 4.36 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.64 us (68.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.7127919227800763e-20,-1.8841825786845087e-20,3.455396767765046e-21)
sum a = (4.209847168836583e-22,1.3404843170416706e-22,6.08953985931e-22)
sum e = 0.0057295516421925485
sum de = -5.629304619546824e-07
Info: cfl dt = 0.03257663427771251 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.5257e+04 | 100000 | 1 | 1.050e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 110.12252666046382 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.390161024547644, dt = 0.03257663427771251 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.30 us (1.8%)
patch tree reduce : 1.68 us (0.5%)
gen split merge : 732.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.02 us (0.3%)
LB compute : 326.45 us (94.3%)
LB move op cnt : 0
LB apply : 3.47 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.02 us (62.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.5708492860894202e-20,-1.4365275722310223e-20,3.1057322786541363e-21)
sum a = (-6.539821297308952e-22,3.3039620649931327e-22,1.2257539758243706e-22)
sum e = 0.005729534105382207
sum de = -5.607470890699626e-07
Info: cfl dt = 0.033127360823203375 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.1241e+04 | 100000 | 1 | 1.096e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 107.0041043360882 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.422737658825357, dt = 0.033127360823203375 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.14 us (1.6%)
patch tree reduce : 1.79 us (0.4%)
gen split merge : 852.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.12 us (0.3%)
LB compute : 424.93 us (95.0%)
LB move op cnt : 0
LB apply : 4.96 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.59 us (68.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.2445233410615535e-20,-1.194523985913309e-20,2.8176248844916203e-21)
sum a = (-8.038221602594164e-22,4.2275102421659443e-22,-9.67520712035276e-23)
sum e = 0.005729516455853023
sum de = -5.585361499219445e-07
Info: cfl dt = 0.03352450256678865 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4524e+04 | 100000 | 1 | 1.058e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 112.72744952758893 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.45586501964856, dt = 0.03352450256678865 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.50 us (1.7%)
patch tree reduce : 1.41 us (0.4%)
gen split merge : 741.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 982.00 ns (0.3%)
LB compute : 368.79 us (94.8%)
LB move op cnt : 0
LB apply : 4.35 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.60 us (64.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.42283547500226e-21,-1.0612904190768329e-20,2.7195287426835896e-21)
sum a = (5.469857892260175e-22,5.398323377871562e-22,3.1769205740621967e-22)
sum e = 0.005729498453890322
sum de = -5.56308394020051e-07
Info: cfl dt = 0.03393975247996225 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4339e+04 | 100000 | 1 | 1.060e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 113.85572115204052 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.489389522215349, dt = 0.03393975247996225 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.41 us (1.9%)
patch tree reduce : 1.51 us (0.4%)
gen split merge : 832.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 982.00 ns (0.3%)
LB compute : 319.09 us (94.0%)
LB move op cnt : 0
LB apply : 3.68 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 3.50 us (66.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.5247878951785395e-20,-1.1905172676587102e-20,2.8473543907217353e-21)
sum a = (5.619516179203095e-22,3.3540205254099823e-22,-4.478400562097385e-22)
sum e = 0.005729480324012796
sum de = -5.540630855073982e-07
Info: cfl dt = 0.0321700734226131 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3829e+04 | 100000 | 1 | 1.066e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 114.64261464872537 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.523329274695311, dt = 0.0321700734226131 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.33 us (2.0%)
patch tree reduce : 1.56 us (0.4%)
gen split merge : 921.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 902.00 ns (0.2%)
LB compute : 345.43 us (94.1%)
LB move op cnt : 0
LB apply : 4.08 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.94 us (72.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1406876168980983e-20,-1.1729857493039629e-20,2.5309494546647794e-21)
sum a = (-1.379767748530059e-22,-6.771785632476402e-23,-4.262415896221047e-23)
sum e = 0.005729460208647703
sum de = -5.519441451609783e-07
Info: cfl dt = 0.0325481557291055 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.7954e+04 | 100000 | 1 | 1.137e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 101.86128013786957 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.555499348117924, dt = 0.0325481557291055 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.77 us (1.7%)
patch tree reduce : 1.71 us (0.4%)
gen split merge : 1.03 us (0.3%)
split / merge op : 0/0
apply split merge : 1.18 us (0.3%)
LB compute : 375.86 us (94.6%)
LB move op cnt : 0
LB apply : 3.71 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.04 us (60.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.4511389550089116e-20,-1.2654369944533195e-20,2.3983104837100204e-21)
sum a = (-1.6180086432007348e-21,5.269695888684428e-22,1.4276446396915851e-22)
sum e = 0.005729442893827067
sum de = -5.498098262082566e-07
Info: cfl dt = 0.03301877841133517 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8820e+04 | 100000 | 1 | 1.126e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 104.07380155607018 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.588047503847029, dt = 0.03301877841133517 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.58 us (1.9%)
patch tree reduce : 1.53 us (0.4%)
gen split merge : 811.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 902.00 ns (0.3%)
LB compute : 327.08 us (94.2%)
LB move op cnt : 0
LB apply : 3.93 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1.94 us (63.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.081823504375061e-21,-1.2697636262537116e-20,1.6230052309529216e-21)
sum a = (-4.516721419001638e-22,1.4365692868829115e-21,-1.1198695425882295e-22)
sum e = 0.0057294255287522544
sum de = -5.476543882213886e-07
Info: cfl dt = 0.033252379860764104 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9444e+04 | 100000 | 1 | 1.118e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 106.31939078388707 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.621066282258365, dt = 0.033252379860764104 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 8.21 us (2.0%)
patch tree reduce : 1.77 us (0.4%)
gen split merge : 962.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.07 us (0.3%)
LB compute : 395.81 us (94.6%)
LB move op cnt : 0
LB apply : 3.83 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 4.52 us (68.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.618202433127782e-21,-1.4248351018205923e-20,1.8782875383503816e-21)
sum a = (7.473263225366355e-23,9.97112975558217e-22,5.554132916228535e-22)
sum e = 0.0057294077880940915
sum de = -5.454936695832925e-07
Info: cfl dt = 0.0325593054534619 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8544e+04 | 100000 | 1 | 1.129e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 105.99490981644053 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.654318662119129, dt = 0.0325593054534619 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.65 us (1.8%)
patch tree reduce : 1.67 us (0.5%)
gen split merge : 882.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.29 us (0.4%)
LB compute : 340.23 us (94.4%)
LB move op cnt : 0
LB apply : 3.79 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.56 us (71.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.714193110897942e-21,-1.1179502934911622e-20,2.1686334450899352e-21)
sum a = (-7.510215610092844e-22,-6.646030661524927e-22,1.9353003695301454e-22)
sum e = 0.005729389207218391
sum de = -5.433877051632323e-07
Info: cfl dt = 0.03292608916830687 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.5287e+04 | 100000 | 1 | 1.049e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 111.68934060208858 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.686877967572591, dt = 0.03292608916830687 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.43 us (2.0%)
patch tree reduce : 1.77 us (0.5%)
gen split merge : 722.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 982.00 ns (0.3%)
LB compute : 351.94 us (94.4%)
LB move op cnt : 0
LB apply : 4.02 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.04 us (65.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.28769192217088e-21,-8.511410250914719e-21,2.25432098097555e-21)
sum a = (-5.406973865926438e-24,-8.827827051593463e-22,-1.4881525429062252e-22)
sum e = 0.005729371962923988
sum de = -5.412679610243119e-07
Info: cfl dt = 0.032001847641251246 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8695e+04 | 100000 | 1 | 1.127e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 105.13356757150909 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.719804056740898, dt = 0.032001847641251246 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.70 us (1.5%)
patch tree reduce : 1.54 us (0.3%)
gen split merge : 721.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.04 us (0.2%)
LB compute : 428.18 us (95.3%)
LB move op cnt : 0
LB apply : 4.57 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.92 us (64.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0145497736658959e-20,-8.603701090684178e-21,2.3993889017694173e-21)
sum a = (-1.6250600731432052e-21,7.213752494676641e-22,6.084130059861567e-22)
sum e = 0.005729353507109537
sum de = -5.392172287175816e-07
Info: cfl dt = 0.03261106525383956 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.2032e+04 | 100000 | 1 | 1.087e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 106.02705961405542 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.75180590438215, dt = 0.03261106525383956 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.02 us (1.6%)
patch tree reduce : 1.47 us (0.4%)
gen split merge : 911.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 972.00 ns (0.3%)
LB compute : 361.58 us (94.9%)
LB move op cnt : 0
LB apply : 3.91 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.27 us (62.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0622264403164434e-20,-1.0740346945034304e-20,2.3641264446284594e-21)
sum a = (1.961309939884967e-21,2.1287639085866063e-21,1.0544493825054801e-21)
sum e = 0.005729336895562999
sum de = -5.3713729510557e-07
Info: cfl dt = 0.03318958411560519 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.5239e+04 | 100000 | 1 | 1.050e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 111.81038853154396 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.7844169696359895, dt = 0.03318958411560519 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.40 us (2.0%)
patch tree reduce : 1.68 us (0.4%)
gen split merge : 741.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.06 us (0.3%)
LB compute : 354.98 us (94.5%)
LB move op cnt : 0
LB apply : 3.53 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.12 us (65.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0219643283412032e-20,-1.502197328933443e-20,2.697436581276321e-21)
sum a = (-3.1125471742430207e-22,1.3925215229508413e-21,3.87127223286717e-22)
sum e = 0.005729320020873132
sum de = -5.350306145643569e-07
Info: cfl dt = 0.032692765018848755 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4512e+04 | 100000 | 1 | 1.058e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 112.92571861112465 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.817606553751594, dt = 0.032692765018848755 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.53 us (1.9%)
patch tree reduce : 1.79 us (0.5%)
gen split merge : 842.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.20 us (0.4%)
LB compute : 321.47 us (93.6%)
LB move op cnt : 0
LB apply : 3.70 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1.96 us (61.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.401416296112706e-21,-1.214483718620942e-20,1.667966317978274e-21)
sum a = (-3.77809557172083e-22,5.724549717925663e-23,2.396964116213084e-22)
sum e = 0.005729301968581025
sum de = -5.329654678709897e-07
Info: cfl dt = 0.03312324211777029 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.2903e+04 | 100000 | 1 | 1.076e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 109.34138420697838 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.8502993187704435, dt = 0.03312324211777029 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.18 us (1.6%)
patch tree reduce : 1.48 us (0.4%)
gen split merge : 912.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.28 us (0.3%)
LB compute : 374.52 us (94.9%)
LB move op cnt : 0
LB apply : 3.99 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.50 us (63.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.218686445706304e-21,-1.3097117963043654e-20,1.7237442807096617e-21)
sum a = (-9.506328954909178e-22,-5.173028005271367e-22,1.7313831660296694e-22)
sum e = 0.005729285058631495
sum de = -5.308833803810169e-07
Info: cfl dt = 0.03259664863923557 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8833e+04 | 100000 | 1 | 1.126e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 105.92824607971914 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.883422560888214, dt = 0.03259664863923557 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.68 us (2.2%)
patch tree reduce : 1.49 us (0.4%)
gen split merge : 812.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 892.00 ns (0.3%)
LB compute : 327.07 us (93.9%)
LB move op cnt : 0
LB apply : 4.25 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.84 us (67.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.3071681254592889e-20,-1.1668025837660247e-20,1.8906604037027516e-21)
sum a = (3.535966581068722e-22,-6.112449480483794e-23,2.4586779610473588e-23)
sum e = 0.00572926714813013
sum de = -5.28844399507299e-07
Info: cfl dt = 0.030488983974300644 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8258e+04 | 100000 | 1 | 1.133e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 103.56871907348487 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.916019209527449, dt = 0.030488983974300644 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.31 us (1.6%)
patch tree reduce : 1.66 us (0.4%)
gen split merge : 711.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 972.00 ns (0.3%)
LB compute : 367.00 us (94.8%)
LB move op cnt : 0
LB apply : 3.69 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.86 us (63.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.188698652750503e-21,-1.2521864332346131e-20,2.0612154665452053e-21)
sum a = (1.715803624130414e-21,4.5789712749675905e-22,1.6783801715344487e-23)
sum e = 0.005729248286458418
sum de = -5.269462321704065e-07
Info: cfl dt = 0.03092453707653281 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.5254e+04 | 100000 | 1 | 1.050e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 104.55113073055698 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.946508193501749, dt = 0.03092453707653281 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.58 us (1.9%)
patch tree reduce : 1.47 us (0.4%)
gen split merge : 832.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.25 us (0.4%)
LB compute : 324.33 us (94.2%)
LB move op cnt : 0
LB apply : 3.67 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.08 us (66.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1229438092865975e-20,-1.7552455447734357e-20,1.912012535868154e-21)
sum a = (9.357176227741076e-22,-1.183615705552134e-21,5.181281104747544e-22)
sum e = 0.005729232680355612
sum de = -5.250300231696052e-07
Info: cfl dt = 0.03141686604311701 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3129e+04 | 100000 | 1 | 1.074e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 103.67942041827742 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.977432730578283, dt = 0.03141686604311701 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.61 us (2.2%)
patch tree reduce : 1.66 us (0.5%)
gen split merge : 741.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.01 us (0.3%)
LB compute : 322.08 us (93.7%)
LB move op cnt : 0
LB apply : 3.75 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.02 us (62.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.233674835626743e-21,-1.6633845751024904e-20,1.6416128495135208e-21)
sum a = (-6.1213862951750655e-22,-1.3957482339834742e-21,1.9003481628987417e-22)
sum e = 0.005729216974143003
sum de = -5.23092554585113e-07
Info: cfl dt = 0.031979882274759674 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4947e+04 | 100000 | 1 | 1.053e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 107.38528939549514 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.0088495966214, dt = 0.031979882274759674 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.22 us (1.6%)
patch tree reduce : 1.76 us (0.5%)
gen split merge : 731.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 992.00 ns (0.3%)
LB compute : 357.87 us (94.9%)
LB move op cnt : 0
LB apply : 3.50 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.21 us (64.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.2358531757638662e-20,-1.1582212143926452e-20,1.810663781041755e-21)
sum a = (9.30905951392642e-22,4.814933763254684e-22,-2.7835196131147834e-23)
sum e = 0.005729201159498471
sum de = -5.211299501535015e-07
Info: cfl dt = 0.030885492432001553 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.5499e+04 | 100000 | 1 | 1.047e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 109.94542984798419 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.04082947889616, dt = 0.030885492432001553 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.47 us (1.9%)
patch tree reduce : 1.51 us (0.4%)
gen split merge : 822.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.32 us (0.4%)
LB compute : 327.44 us (94.2%)
LB move op cnt : 0
LB apply : 3.66 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.10 us (65.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.5036732321317492e-20,-1.1288953704675148e-20,2.5545700241113654e-21)
sum a = (-1.2600749950671895e-21,-2.813375805751059e-21,6.570848445464318e-22)
sum e = 0.0057291837108663125
sum de = -5.192436225927656e-07
Info: cfl dt = 0.031324775275189065 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9502e+04 | 100000 | 1 | 1.117e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 99.51548293971928 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.071714971328161, dt = 0.031324775275189065 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.60 us (1.7%)
patch tree reduce : 1.86 us (0.5%)
gen split merge : 821.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.00 us (0.3%)
LB compute : 378.26 us (94.7%)
LB move op cnt : 0
LB apply : 4.20 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.84 us (62.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.172290242606593e-20,-1.0421520221029639e-20,2.3021239106532427e-21)
sum a = (-1.0136444594241994e-21,1.3396851364540785e-21,-4.9853733162405785e-22)
sum e = 0.005729168181003626
sum de = -5.173397700563174e-07
Info: cfl dt = 0.030072147958070092 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4921e+04 | 100000 | 1 | 1.054e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 107.0421791125614 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.103039746603351, dt = 0.030072147958070092 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.20 us (1.8%)
patch tree reduce : 1.72 us (0.4%)
gen split merge : 1.04 us (0.3%)
split / merge op : 0/0
apply split merge : 941.00 ns (0.2%)
LB compute : 375.03 us (94.5%)
LB move op cnt : 0
LB apply : 3.80 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.19 us (62.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.2264161763787719e-20,-1.0605290228171407e-20,2.5757854118078913e-21)
sum a = (6.6921331204285065e-22,-8.805184369165708e-22,-6.293609214937004e-23)
sum e = 0.005729151077497639
sum de = -5.15520730340131e-07
Info: cfl dt = 0.030424118197721308 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.2179e+04 | 100000 | 1 | 1.085e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 99.79276822648256 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.133111894561421, dt = 0.030424118197721308 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.51 us (1.5%)
patch tree reduce : 1.60 us (0.4%)
gen split merge : 801.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 882.00 ns (0.2%)
LB compute : 405.15 us (95.2%)
LB move op cnt : 0
LB apply : 3.88 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.06 us (63.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.2287185178106296e-20,-7.61977013966116e-21,2.7148501073159414e-21)
sum a = (6.267367252656917e-22,6.523445397469971e-22,-5.924355231064378e-24)
sum e = 0.00572913598762631
sum de = -5.136892004859098e-07
Info: cfl dt = 0.03082573976499545 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9828e+04 | 100000 | 1 | 1.113e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 98.38582918762664 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.163536012759142, dt = 0.03082573976499545 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.62 us (1.7%)
patch tree reduce : 1.51 us (0.4%)
gen split merge : 811.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 891.00 ns (0.2%)
LB compute : 363.21 us (94.7%)
LB move op cnt : 0
LB apply : 3.53 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.01 us (66.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1149644502034593e-20,-6.983051643537818e-21,2.471644541374971e-21)
sum a = (4.287401958627066e-22,-3.3397273606758372e-22,5.985612836002852e-23)
sum e = 0.005729120824674457
sum de = -5.118424480302817e-07
Info: cfl dt = 0.03129052711102907 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9063e+04 | 100000 | 1 | 1.123e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 98.83588562783761 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.194361752524137, dt = 0.03129052711102907 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.46 us (1.9%)
patch tree reduce : 1.76 us (0.5%)
gen split merge : 781.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.23 us (0.4%)
LB compute : 325.14 us (93.8%)
LB move op cnt : 0
LB apply : 3.95 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1.90 us (63.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1285620559185356e-20,-8.842584355385578e-21,2.566772973986764e-21)
sum a = (2.631977439267973e-22,1.8492787962505307e-22,7.029511174251068e-23)
sum e = 0.005729105579052099
sum de = -5.099770656349287e-07
Info: cfl dt = 0.03183043607537891 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9041e+04 | 100000 | 1 | 1.123e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 100.30125745014024 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.225652279635166, dt = 0.03183043607537891 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.04 us (1.6%)
patch tree reduce : 1.61 us (0.4%)
gen split merge : 851.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 881.00 ns (0.2%)
LB compute : 357.18 us (94.7%)
LB move op cnt : 0
LB apply : 4.31 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.00 us (59.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.917720177356887e-21,-6.2542972306907686e-21,2.6340551557091538e-21)
sum a = (1.0244228561284554e-21,7.507227400137105e-23,-4.246347357391496e-22)
sum e = 0.0057290902336291005
sum de = -5.080890201457887e-07
Info: cfl dt = 0.031492705922863636 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8849e+04 | 100000 | 1 | 1.126e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 101.81166345197501 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.257482715710545, dt = 0.031492705922863636 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.42 us (1.7%)
patch tree reduce : 1.75 us (0.4%)
gen split merge : 871.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.17 us (0.3%)
LB compute : 407.16 us (94.7%)
LB move op cnt : 0
LB apply : 4.73 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.90 us (69.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.027254942038152e-20,-7.164613033635348e-23,2.2248805555247186e-21)
sum a = (8.682964047905366e-22,-1.4836217926303828e-21,-8.0941427759711475e-22)
sum e = 0.0057290738862577455
sum de = -5.062304125069957e-07
Info: cfl dt = 0.03125512930459635 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.5682e+04 | 100000 | 1 | 1.045e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 108.47790833592681 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.288975421633408, dt = 0.03125512930459635 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.27 us (1.6%)
patch tree reduce : 1.62 us (0.4%)
gen split merge : 811.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 962.00 ns (0.2%)
LB compute : 373.53 us (94.8%)
LB move op cnt : 0
LB apply : 4.19 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.67 us (67.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.495206667663079e-21,-5.029412689837462e-21,2.4340833715589362e-21)
sum a = (6.3038641273327545e-22,8.476428322363153e-22,2.3188417132721397e-22)
sum e = 0.005729057851371079
sum de = -5.043951069280654e-07
Info: cfl dt = 0.03024639407149392 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.9124e+04 | 100000 | 1 | 1.122e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 100.28109659244193 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.320230550938004, dt = 0.03024639407149392 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.89 us (1.5%)
patch tree reduce : 1.65 us (0.3%)
gen split merge : 821.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 922.00 ns (0.2%)
LB compute : 453.28 us (95.5%)
LB move op cnt : 0
LB apply : 4.12 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.74 us (72.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.4744678771789503e-20,-4.9703721179941264e-21,2.7653114592912826e-21)
sum a = (-6.667773316831995e-22,-1.5168870903353685e-21,-1.8397756487164143e-22)
sum e = 0.005729041321556966
sum de = -5.026277883844709e-07
Info: cfl dt = 0.030653829593930357 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.5604e+04 | 100000 | 1 | 1.046e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 104.10023302357885 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.350476945009498, dt = 0.030653829593930357 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.38 us (1.5%)
patch tree reduce : 1.51 us (0.4%)
gen split merge : 812.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.48 us (0.4%)
LB compute : 398.21 us (95.0%)
LB move op cnt : 0
LB apply : 4.37 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.32 us (69.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.5936687883282465e-20,1.6181681475196451e-21,1.8901601423647704e-21)
sum a = (7.5037256040384e-22,-5.402356606654098e-22,-1.0976171542778533e-22)
sum e = 0.005729026576286968
sum de = -5.008455204908585e-07
Info: cfl dt = 0.030979516592624105 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4841e+04 | 100000 | 1 | 1.054e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 104.66043809383552 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.381130774603428, dt = 0.030979516592624105 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.26 us (1.8%)
patch tree reduce : 1.61 us (0.4%)
gen split merge : 992.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 992.00 ns (0.2%)
LB compute : 382.08 us (94.7%)
LB move op cnt : 0
LB apply : 3.92 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.01 us (61.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.5056978593610995e-20,-1.0083671461469908e-22,2.253887707936707e-21)
sum a = (7.463159171742544e-22,-2.352264644454006e-22,-6.688549456410818e-22)
sum e = 0.0057290116241053655
sum de = -4.990532951026589e-07
Info: cfl dt = 0.03153497732416324 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4589e+04 | 100000 | 1 | 1.057e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 105.49148035120217 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.412110291196052, dt = 0.03153497732416324 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.90 us (2.0%)
patch tree reduce : 1.73 us (0.4%)
gen split merge : 831.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 972.00 ns (0.2%)
LB compute : 371.34 us (94.2%)
LB move op cnt : 0
LB apply : 3.99 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.60 us (69.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.6307951801959812e-20,-4.946717110255839e-21,2.5442758519119852e-21)
sum a = (2.151954336082249e-22,-2.4754688905456985e-22,-2.287318504904656e-22)
sum e = 0.005728996785310963
sum de = -4.972381987583747e-07
Info: cfl dt = 0.032135759426607395 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8963e+04 | 100000 | 1 | 1.124e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 100.99604655073601 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.443645268520216, dt = 0.032135759426607395 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.46 us (1.9%)
patch tree reduce : 1.66 us (0.4%)
gen split merge : 972.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 971.00 ns (0.3%)
LB compute : 362.45 us (94.3%)
LB move op cnt : 0
LB apply : 4.04 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.04 us (62.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.042076268615919e-20,-5.746341586244937e-21,2.9931730485626692e-21)
sum a = (7.087653924446121e-22,-8.993177488213602e-22,-1.8683784307060512e-23)
sum e = 0.005728981792069373
sum de = -4.953981074080887e-07
Info: cfl dt = 0.032379393004733165 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0324e+04 | 100000 | 1 | 1.107e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 104.49509189454551 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.475781027946823, dt = 0.032379393004733165 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.79 us (1.8%)
patch tree reduce : 1.78 us (0.5%)
gen split merge : 741.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.02 us (0.3%)
LB compute : 363.08 us (94.5%)
LB move op cnt : 0
LB apply : 3.71 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.23 us (66.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.7207444086459052e-20,-6.318739825987105e-21,3.672868716856416e-21)
sum a = (-1.3074090829021916e-22,-1.30384719398991e-22,4.1187117814925937e-22)
sum e = 0.005728966234966706
sum de = -4.935538104957608e-07
Info: cfl dt = 0.030514562753192767 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8820e+04 | 100000 | 1 | 1.126e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 103.53335451567176 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.5081604209515564, dt = 0.030514562753192767 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.16 us (2.0%)
patch tree reduce : 1.81 us (0.5%)
gen split merge : 1.21 us (0.3%)
split / merge op : 0/0
apply split merge : 1.01 us (0.3%)
LB compute : 329.07 us (93.7%)
LB move op cnt : 0
LB apply : 3.71 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.68 us (69.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.6403614839520582e-20,-5.2565628450355775e-21,4.097274208541941e-21)
sum a = (-1.0050303560681469e-21,-2.0005387665695243e-21,3.515065383008728e-22)
sum e = 0.005728948638347995
sum de = -4.918245960494249e-07
Info: cfl dt = 0.030305850929489047 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8963e+04 | 100000 | 1 | 1.124e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 97.72770420668179 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.538674983704749, dt = 0.030305850929489047 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.77 us (2.2%)
patch tree reduce : 1.62 us (0.5%)
gen split merge : 842.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.33 us (0.4%)
LB compute : 324.12 us (93.6%)
LB move op cnt : 0
LB apply : 4.07 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1.96 us (62.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.947019317512449e-20,-5.2643118603781784e-21,4.459637058683078e-21)
sum a = (-4.039926963156485e-22,-2.264582938197329e-21,-2.88129765069915e-22)
sum e = 0.00572893353985099
sum de = -4.901158418919223e-07
Info: cfl dt = 0.03078799314702018 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.7351e+04 | 100000 | 1 | 1.145e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 95.3007901708605 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.568980834634238, dt = 0.03078799314702018 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.55 us (1.8%)
patch tree reduce : 1.64 us (0.5%)
gen split merge : 1.14 us (0.3%)
split / merge op : 0/0
apply split merge : 981.00 ns (0.3%)
LB compute : 337.71 us (94.3%)
LB move op cnt : 0
LB apply : 3.78 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.43 us (63.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.3852627537083247e-20,-6.110788237114679e-21,3.97755087913898e-21)
sum a = (8.273982771502216e-22,2.5698545097276863e-22,-1.2592689885743278e-22)
sum e = 0.005728919204108039
sum de = -4.883886467640663e-07
Info: cfl dt = 0.03133453829571473 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8293e+04 | 100000 | 1 | 1.133e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 97.86125710693481 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.599768827781258, dt = 0.03133453829571473 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.21 us (1.8%)
patch tree reduce : 1.87 us (0.5%)
gen split merge : 871.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.18 us (0.3%)
LB compute : 374.96 us (94.4%)
LB move op cnt : 0
LB apply : 4.04 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.50 us (61.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.6178734777539956e-20,-9.65822942205542e-21,3.18296258289427e-21)
sum a = (-5.023187996641321e-22,-8.865686618081768e-22,2.7116597878793443e-23)
sum e = 0.005728904751819346
sum de = -4.866397882875927e-07
Info: cfl dt = 0.03107015552926287 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.5659e+04 | 100000 | 1 | 1.167e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 96.62715528749398 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.631103366076973, dt = 0.03107015552926287 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.42 us (1.8%)
patch tree reduce : 1.41 us (0.4%)
gen split merge : 821.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.21 us (0.3%)
LB compute : 342.97 us (94.5%)
LB move op cnt : 0
LB apply : 3.75 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1.95 us (63.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.919463577828921e-20,-7.491275169554854e-21,3.127412412579865e-21)
sum a = (-1.2279901870801012e-21,-1.2968126702976098e-21,-3.6118229531258544e-22)
sum e = 0.005728889327627826
sum de = -4.849145866973949e-07
Info: cfl dt = 0.031220842480354716 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4784e+04 | 100000 | 1 | 1.055e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 106.01844050354732 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.662173521606236, dt = 0.031220842480354716 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.68 us (1.7%)
patch tree reduce : 1.73 us (0.4%)
gen split merge : 832.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.01 us (0.3%)
LB compute : 372.10 us (94.7%)
LB move op cnt : 0
LB apply : 3.50 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.29 us (67.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.7737185810689226e-20,-1.0137265510664045e-20,3.690038597514182e-21)
sum a = (-1.7614863034358236e-21,-1.2520611840608609e-21,6.1068982712856644e-24)
sum e = 0.005728874460386207
sum de = -4.831899617669457e-07
Info: cfl dt = 0.03000464245306146 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4761e+04 | 100000 | 1 | 1.055e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 106.5068782355655 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.693394364086591, dt = 0.03000464245306146 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.75 us (1.8%)
patch tree reduce : 2.06 us (0.5%)
gen split merge : 731.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 982.00 ns (0.3%)
LB compute : 360.90 us (94.5%)
LB move op cnt : 0
LB apply : 4.01 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.91 us (71.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.971393056929544e-20,-9.060039220137857e-21,3.902337984778264e-21)
sum a = (1.390785073223647e-21,3.80349462317905e-22,9.723475262952136e-23)
sum e = 0.005728858314317694
sum de = -4.815408754635774e-07
Info: cfl dt = 0.02918586367039022 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.4692e+04 | 100000 | 1 | 1.056e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 102.28300234918713 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.723399006539652, dt = 0.02918586367039022 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.26 us (1.5%)
patch tree reduce : 1.77 us (0.4%)
gen split merge : 1.25 us (0.3%)
split / merge op : 0/0
apply split merge : 1.03 us (0.2%)
LB compute : 395.68 us (95.1%)
LB move op cnt : 0
LB apply : 3.77 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.22 us (64.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.0157142771947648e-20,-6.719754809878994e-21,3.3868122817510613e-21)
sum a = (-5.693613420308528e-22,-4.2659503750913e-22,-1.0824585697508706e-22)
sum e = 0.005728843193471302
sum de = -4.799446779707925e-07
Info: cfl dt = 0.029630184730282935 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.5113e+04 | 100000 | 1 | 1.051e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 99.93490062819882 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.752584870210042, dt = 0.029630184730282935 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.46 us (1.7%)
patch tree reduce : 1.50 us (0.4%)
gen split merge : 1.14 us (0.3%)
split / merge op : 0/0
apply split merge : 982.00 ns (0.3%)
LB compute : 368.50 us (94.6%)
LB move op cnt : 0
LB apply : 4.45 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.54 us (63.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.793369254512001e-20,-7.372665258496213e-21,3.96639328552783e-21)
sum a = (2.9299837529520645e-22,8.594765452916849e-22,-2.903974157472534e-22)
sum e = 0.00572882959445042
sum de = -4.783321350057029e-07
Info: cfl dt = 0.03012561405769583 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.3833e+04 | 100000 | 1 | 1.066e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 100.09089011106364 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.782215054940325, dt = 0.03012561405769583 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 7.16 us (2.1%)
patch tree reduce : 1.75 us (0.5%)
gen split merge : 1.20 us (0.4%)
split / merge op : 0/0
apply split merge : 1.09 us (0.3%)
LB compute : 315.10 us (93.8%)
LB move op cnt : 0
LB apply : 3.70 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.32 us (67.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.3576086625692534e-20,-1.0199238030892366e-20,3.515785774916221e-21)
sum a = (-1.1494096405124699e-21,-2.4815691855603782e-21,-3.039811497426744e-22)
sum e = 0.005728815878954468
sum de = -4.767007722047372e-07
Info: cfl dt = 0.03068758972503185 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8632e+04 | 100000 | 1 | 1.128e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 96.12363119245356 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.812340668998021, dt = 0.03068758972503185 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.72 us (1.5%)
patch tree reduce : 1.50 us (0.3%)
gen split merge : 831.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.01 us (0.2%)
LB compute : 417.71 us (95.3%)
LB move op cnt : 0
LB apply : 4.06 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.55 us (65.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.7748411011647237e-20,-1.3265479496428838e-20,3.598151847253487e-21)
sum a = (4.429006954177735e-22,-5.300746418742564e-22,-8.778929853752607e-23)
sum e = 0.005728802045847882
sum de = -4.7504738418355643e-07
Info: cfl dt = 0.03014611357821519 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0092e+04 | 100000 | 1 | 1.110e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 99.52928538933817 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.843028258723053, dt = 0.03014611357821519 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.81 us (1.7%)
patch tree reduce : 1.64 us (0.4%)
gen split merge : 862.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.05 us (0.3%)
LB compute : 373.90 us (94.7%)
LB move op cnt : 0
LB apply : 3.75 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.82 us (63.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.631361289538742e-20,-1.0197302341549633e-20,3.3462072028622365e-21)
sum a = (3.0307607365101836e-22,-1.3945864673822176e-21,1.026658331448814e-22)
sum e = 0.0057287869958194335
sum de = -4.734313574196113e-07
Info: cfl dt = 0.030512524069297445 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8033e+04 | 100000 | 1 | 1.136e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 95.53910096425834 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.873174372301269, dt = 0.030512524069297445 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.52 us (1.9%)
patch tree reduce : 1.60 us (0.5%)
gen split merge : 762.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 982.00 ns (0.3%)
LB compute : 325.11 us (94.1%)
LB move op cnt : 0
LB apply : 3.80 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.52 us (55.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.3992985030439495e-20,-8.11274797815262e-21,3.611073713152213e-21)
sum a = (-1.2174072811846244e-21,9.57988704524493e-22,1.3484297378825292e-22)
sum e = 0.005728773069939398
sum de = -4.718039837281495e-07
Info: cfl dt = 0.030920208250575714 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8925e+04 | 100000 | 1 | 1.125e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 97.67938641941349 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.903686896370566, dt = 0.030920208250575714 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.32 us (1.8%)
patch tree reduce : 1.71 us (0.5%)
gen split merge : 822.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 972.00 ns (0.3%)
LB compute : 332.37 us (94.2%)
LB move op cnt : 0
LB apply : 3.64 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.13 us (63.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.884004513701397e-20,-4.759189560556353e-21,3.506659773021487e-21)
sum a = (-1.508249442952687e-21,2.672124056683558e-22,-4.39110133712702e-22)
sum e = 0.005728759062113004
sum de = -4.7016331126133615e-07
Info: cfl dt = 0.031167754741528664 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8900e+04 | 100000 | 1 | 1.125e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 98.95751442978019 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.934607104621142, dt = 0.031167754741528664 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.47 us (1.7%)
patch tree reduce : 1.46 us (0.4%)
gen split merge : 741.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 892.00 ns (0.2%)
LB compute : 371.48 us (94.9%)
LB move op cnt : 0
LB apply : 3.90 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.47 us (65.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.0618891189900084e-20,-2.353038991865487e-21,4.013227452919543e-21)
sum a = (-4.307872756949922e-22,-2.374353181069063e-22,-2.6957416044929704e-22)
sum e = 0.005728744771519708
sum de = -4.685180621866504e-07
Info: cfl dt = 0.030807178787769816 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 8.8471e+04 | 100000 | 1 | 1.130e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 99.26829309506577 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.9657748593626705, dt = 0.030807178787769816 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.60 us (1.9%)
patch tree reduce : 1.56 us (0.4%)
gen split merge : 822.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 972.00 ns (0.3%)
LB compute : 332.29 us (93.9%)
LB move op cnt : 0
LB apply : 3.94 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.41 us (58.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.5079772578801285e-20,-2.8412777333305894e-21,4.650655765233116e-21)
sum a = (-1.4056454211645453e-21,6.714932640928743e-22,-7.262299163165103e-23)
sum e = 0.005728729853038794
sum de = -4.6690023662056835e-07
Info: cfl dt = 0.031046430759643962 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.0471e+04 | 100000 | 1 | 1.105e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 100.33779171145083 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.99658203815044, dt = 0.0034179618495597808 ----------------
Info: Summary (strategy = round robin): [LoadBalance][rank=0]
- strategy "psweep" : max = 100000.0 min = 100000.0 factor = 1
- strategy "round robin" : max = 95000.0 min = 95000.0 factor = 0.95
Info: Loadbalance stats : [LoadBalance][rank=0]
npatch = 1
min = 100000
max = 100000
avg = 100000
efficiency = 100.00%
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 6.42 us (1.7%)
patch tree reduce : 1.51 us (0.4%)
gen split merge : 731.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1.31 us (0.3%)
LB compute : 367.39 us (94.6%)
LB move op cnt : 0
LB apply : 4.09 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.42 us (67.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.821860817697145e-20,-3.089741854154816e-21,4.396585939394153e-21)
sum a = (-1.302469509511965e-21,7.069327633906964e-22,1.4188547140466133e-22)
sum e = 0.0057287071422730965
sum de = -4.66720767304618e-07
Info: cfl dt = 0.031118603818785482 cfl multiplier : 0.9999999999999997 [sph::Model][rank=0]
Info: Timestep perf report: [sph::Model][rank=0]
+======+============+========+========+===========+======+=============+=============+=============+
| rank | rate (N/s) | Nobj | Npatch | tstep | MPI | alloc d% h% | mem (max) d | mem (max) h |
+======+============+========+========+===========+======+=============+=============+=============+
| 0 | 9.1165e+04 | 100000 | 1 | 1.097e+00 | 0.0% | 0.0% 0.0% | 180.00 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 11.21760189891302 (tsim/hr) [sph::Model][rank=0]
Info: iteration since start : 157 [SPH][rank=0]
Info: time since start : 625.7451429060001 (s) [SPH][rank=0]
-----------------------------------------------------------
---------------- Phantom dump saving -----------------
-----------------------------------------------------------
- Saving dump 1 to _to_trash/phantom_test_sim/disc_00001
(<shamrock.Context object at 0x7f4c64970a70>, <shamrock.model_sph.SPHModel_f64_3_M4 object at 0x7f4c6494ac30>, {'logfile': 'disc01.log', 'dumpfile': 'disc_00000.tmp', 'tmax': 6.0, 'dtmax': 19.8691765, 'nmax': -1, 'nout': -1, 'twallmax': '000:00', 'nfulldump': 10, 'iverbose': 0, 'dtwallmax': '024:00', 'C_cour': 0.3, 'C_force': 0.25, 'tolv': 0.01, 'hfact': 1.2, 'tolh': 0.0001, 'alpha': 0.0765404518492, 'alphamax': 1.0, 'beta': 2.0, 'disc_viscosity': True, 'ieos': 3, 'mu': 2.381, 'isink_potential': 0, 'h_soft_sinksink': 0.0, 'f_acc': 0.8, 'iexternalforce': 0, 'rkill': -1.0, 'curlv': False, 'track_lum': False, 'gw': False})
8 import os
9 import shutil
10 from urllib.request import urlretrieve
11
12 import shamrock
13
14 # If we use the shamrock executable to run this script instead of the python interpreter,
15 # we should not initialize the system as the shamrock executable needs to handle specific MPI logic
16 if not shamrock.sys.is_initialized():
17 shamrock.change_loglevel(1)
18 shamrock.sys.init("0:0")
19
20 dump_folder = "_to_trash/phantom_test_sim"
21 if shamrock.sys.world_rank() == 0:
22 # remove the folder if it exists (ok if it does not exist)
23 if os.path.exists(dump_folder):
24 shutil.rmtree(dump_folder)
25 os.makedirs(dump_folder, exist_ok=True)
26
27 shamrock.sys.mpi_barrier()
28
29 input_file_name = "disc.in"
30 dump_file_name = "disc_00000.tmp"
31
32 input_file_path = os.path.join(dump_folder, input_file_name)
33 dump_file_path = os.path.join(dump_folder, dump_file_name)
34
35 input_file_url = "https://raw.githubusercontent.com/Shamrock-code/reference-files/refs/heads/main/phantom_disc_simulation/disc.in"
36 dump_file_url = "https://raw.githubusercontent.com/Shamrock-code/reference-files/refs/heads/main/phantom_disc_simulation/disc_00000.tmp"
37
38 shamrock.utils.url.download_file(input_file_url, input_file_path)
39 shamrock.utils.url.download_file(dump_file_url, dump_file_path)
40
41 shamrock.utils.phantom.run_phantom_simulation(dump_folder, "disc")
Total running time of the script: (2 minutes 57.146 seconds)
Estimated memory usage: 229 MB