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 : 55.46 us (90.1%)
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.27 us (1.5%)
patch tree reduce : 1611.00 ns (0.3%)
gen split merge : 773.00 ns (0.1%)
split / merge op : 0/0
apply split merge : 1338.00 ns (0.2%)
LB compute : 608.06 us (95.8%)
LB move op cnt : 0
LB apply : 5.83 us (0.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,
"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"
},
"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_ghost_zone_graph": false,
"show_neigh_stats": false,
"smoothing_length_config": {
"type": "density_based"
},
"time_state": {
"cfl_multiplier": 0.01,
"dt_sph": 0.0,
"time": 0.0
},
"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
},
"use_two_stage_search": true
}
]
------------------------------------
- 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
---------------- 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 : 10.92 us (2.8%)
patch tree reduce : 1218.00 ns (0.3%)
gen split merge : 743.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 993.00 ns (0.3%)
LB compute : 371.60 us (93.8%)
LB move op cnt : 0
LB apply : 3.76 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.74 us (68.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.658667014841801e-22,9.331507870016462e-23,2.556768951287109e-22)
sum e = 0.005732103345535906
sum de = 6.7994246351858875e-22
Info: CFL hydro = 0.0005303669199454938 sink sink = inf [SPH][rank=0]
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.0066e+04 | 100000 | 1 | 9.934e+00 | 0.0% | 0.1% 0.0% | 103.76 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.07 us (1.6%)
patch tree reduce : 1281.00 ns (0.3%)
gen split merge : 1041.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 936.00 ns (0.2%)
LB compute : 368.51 us (94.9%)
LB move op cnt : 0
LB apply : 3.65 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.12 us (68.3%)
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.4027618340888655e-25)
sum a = (2.243803834766884e-22,1.1817812882476328e-22,1.0553182678170364e-22)
sum e = 0.0057321033465831
sum de = -4.536971761173433e-10
Info: CFL hydro = 0.0180315569463684 sink sink = inf [SPH][rank=0]
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 | 8.6878e+04 | 100000 | 1 | 1.151e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 1.6587839167923286 (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.04 us (2.0%)
patch tree reduce : 1582.00 ns (0.5%)
gen split merge : 865.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1147.00 ns (0.4%)
LB compute : 280.38 us (93.5%)
LB move op cnt : 0
LB apply : 3.40 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.36 us (67.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.302731879394184e-21,-9.85207529692755e-21,3.350905102783405e-24)
sum a = (1.9826889343500607e-22,-2.507683797312222e-22,-2.7337549966907926e-23)
sum e = 0.005732104547537268
sum de = -1.587554509651662e-08
Info: CFL hydro = 0.02964984559514458 sink sink = inf [SPH][rank=0]
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 | 8.6193e+04 | 100000 | 1 | 1.160e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 55.951089330203814 (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.26 us (1.7%)
patch tree reduce : 1246.00 ns (0.3%)
gen split merge : 1018.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 893.00 ns (0.2%)
LB compute : 345.98 us (94.7%)
LB move op cnt : 0
LB apply : 3.37 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.06 us (68.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.5760985049259508e-21,-1.155909370845077e-20,4.5105933145560866e-24)
sum a = (3.6601913022343556e-22,-1.0186171951332356e-22,2.302040134258107e-22)
sum e = 0.005732105948429796
sum de = -4.119600794090661e-08
Info: CFL hydro = 0.03563455800613006 sink sink = inf [SPH][rank=0]
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 | 7.8582e+04 | 100000 | 1 | 1.273e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 83.87773656756177 (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.19 us (1.8%)
patch tree reduce : 1123.00 ns (0.3%)
gen split merge : 1015.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1149.00 ns (0.3%)
LB compute : 333.29 us (94.3%)
LB move op cnt : 0
LB apply : 3.43 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.15 us (67.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.6704051768410346e-21,-9.349086874696485e-21,1.5882245925704486e-23)
sum a = (-1.9082259014125261e-22,-7.993491975033233e-23,-3.6496898620818065e-22)
sum e = 0.005732105420998335
sum de = -7.149285023957803e-08
Info: CFL hydro = 0.035663724313763766 sink sink = inf [SPH][rank=0]
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 | 7.8499e+04 | 100000 | 1 | 1.274e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 100.7022926511287 (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.8%)
patch tree reduce : 1038.00 ns (0.3%)
gen split merge : 866.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1232.00 ns (0.3%)
LB compute : 339.44 us (94.5%)
LB move op cnt : 0
LB apply : 3.92 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.41 us (68.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.556208483977992e-21,-1.0195628393868182e-20,-9.987394331899729e-24)
sum a = (1.0027546115372355e-22,-4.083871522984604e-22,9.13844714967013e-22)
sum e = 0.005732102201241026
sum de = -1.0157441389723659e-07
Info: CFL hydro = 0.038254323201718274 sink sink = inf [SPH][rank=0]
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 | 7.7426e+04 | 100000 | 1 | 1.292e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 99.40728597133335 (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.73 us (2.1%)
patch tree reduce : 1499.00 ns (0.5%)
gen split merge : 911.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1059.00 ns (0.3%)
LB compute : 299.33 us (93.7%)
LB move op cnt : 0
LB apply : 3.40 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.48 us (67.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.046093021672254e-21,-9.373392830593643e-21,3.574046749609017e-23)
sum a = (3.2226962413971255e-22,1.4322557151827162e-22,1.1057264683501356e-21)
sum e = 0.005732098304740002
sum de = -1.3346586425283327e-07
Info: CFL hydro = 0.039898987019613225 sink sink = inf [SPH][rank=0]
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 | 7.8860e+04 | 100000 | 1 | 1.268e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 108.60248007602604 (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 : 6.74 us (2.0%)
patch tree reduce : 1381.00 ns (0.4%)
gen split merge : 863.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1003.00 ns (0.3%)
LB compute : 315.23 us (93.9%)
LB move op cnt : 0
LB apply : 3.21 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1941.00 ns (65.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.71676461398864e-21,-6.476378901008057e-21,1.0252673104239459e-22)
sum a = (-3.2299417154228125e-22,1.589772696992728e-22,1.5007357476398514e-21)
sum e = 0.00573209263040298
sum de = -1.6619659227750384e-07
Info: CFL hydro = 0.0421833524169943 sink sink = inf [SPH][rank=0]
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 | 7.8358e+04 | 100000 | 1 | 1.276e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 112.5511588000612 (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.26 us (1.8%)
patch tree reduce : 1112.00 ns (0.3%)
gen split merge : 812.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1127.00 ns (0.3%)
LB compute : 336.61 us (94.4%)
LB move op cnt : 0
LB apply : 3.59 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 3.16 us (78.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.1412821259684575e-21,-9.664797405653987e-21,1.5945143901507784e-22)
sum a = (-1.1445975556764072e-22,7.217506898684514e-23,5.629983177729921e-22)
sum e = 0.005732085380715341
sum de = -2.0008208189857486e-07
Info: CFL hydro = 0.044265213832637915 sink sink = inf [SPH][rank=0]
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 | 7.8805e+04 | 100000 | 1 | 1.269e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 119.67403149184659 (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.13 us (1.6%)
patch tree reduce : 1035.00 ns (0.3%)
gen split merge : 945.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1244.00 ns (0.3%)
LB compute : 354.68 us (94.7%)
LB move op cnt : 0
LB apply : 3.77 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.51 us (70.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.179668555365613e-21,-9.908827195919878e-21,1.936274002526661e-22)
sum a = (-2.5135452663411975e-22,-1.868426036357316e-22,3.287173396613243e-22)
sum e = 0.005732076138552903
sum de = -2.3470952251077053e-07
Info: CFL hydro = 0.04628723104161807 sink sink = inf [SPH][rank=0]
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 | 7.8527e+04 | 100000 | 1 | 1.273e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 125.13722880834287 (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.04 us (2.0%)
patch tree reduce : 1701.00 ns (0.5%)
gen split merge : 854.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1020.00 ns (0.3%)
LB compute : 331.34 us (94.3%)
LB move op cnt : 0
LB apply : 2.92 us (0.8%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1799.00 ns (66.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.088084372056171e-21,-9.020463288802074e-21,2.197823794197465e-22)
sum a = (5.0064283659309544e-23,1.6563232448185807e-22,-1.6245434127756764e-22)
sum e = 0.0057320647862894245
sum de = -2.697623398619954e-07
Info: CFL hydro = 0.048357003316740595 sink sink = inf [SPH][rank=0]
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 | 8.0161e+04 | 100000 | 1 | 1.247e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 133.57530119822272 (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 : 6.45 us (2.0%)
patch tree reduce : 1125.00 ns (0.4%)
gen split merge : 1056.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1111.00 ns (0.4%)
LB compute : 296.45 us (93.8%)
LB move op cnt : 0
LB apply : 3.37 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.19 us (70.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.365736289478686e-21,-1.0727359885092993e-20,2.3131287754707793e-22)
sum a = (2.852522290852207e-22,-8.84064720321811e-22,-6.886212800616253e-23)
sum e = 0.005732051182512006
sum de = -3.0498682239238017e-07
Info: CFL hydro = 0.05011549185415817 sink sink = inf [SPH][rank=0]
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 | 8.3739e+04 | 100000 | 1 | 1.194e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 145.77715717214485 (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.01 us (1.8%)
patch tree reduce : 1865.00 ns (0.6%)
gen split merge : 827.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 880.00 ns (0.3%)
LB compute : 307.79 us (94.2%)
LB move op cnt : 0
LB apply : 3.55 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.37 us (68.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0731683450117795e-20,-8.98553633494799e-21,1.9690624847004196e-22)
sum a = (2.6008269988412416e-22,-2.824744162664472e-23,-3.46173432391569e-22)
sum e = 0.005732035171566521
sum de = -3.3986642819333823e-07
Info: CFL hydro = 0.04579406867060694 sink sink = inf [SPH][rank=0]
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 | 8.4972e+04 | 100000 | 1 | 1.177e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 153.30271673386227 (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 : 5.53 us (1.8%)
patch tree reduce : 2.26 us (0.7%)
gen split merge : 837.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1644.00 ns (0.5%)
LB compute : 283.66 us (93.3%)
LB move op cnt : 0
LB apply : 3.18 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1831.00 ns (66.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.102314210605912e-20,-9.221217696081816e-21,2.2837914817853103e-22)
sum a = (-4.960469736761125e-22,-1.9147393286578834e-22,-8.300751056220438e-22)
sum e = 0.005732017256658445
sum de = -3.702092002380847e-07
Info: CFL hydro = 0.04720025658353525 sink sink = inf [SPH][rank=0]
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 | 8.5690e+04 | 100000 | 1 | 1.167e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 141.2665608374286 (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 : 5.90 us (1.8%)
patch tree reduce : 1515.00 ns (0.5%)
gen split merge : 843.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 953.00 ns (0.3%)
LB compute : 302.67 us (94.0%)
LB move op cnt : 0
LB apply : 3.44 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.04 us (69.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.71592847485046e-21,-6.3535994260176494e-21,1.2378971314858838e-22)
sum a = (-1.6809552653303355e-23,1.3285422848180955e-22,2.303385720488763e-22)
sum e = 0.005731999158657695
sum de = -3.999002499851191e-07
Info: CFL hydro = 0.04872722303177474 sink sink = inf [SPH][rank=0]
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 | 8.5816e+04 | 100000 | 1 | 1.165e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 145.81992641798217 (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.65 us (2.2%)
patch tree reduce : 1687.00 ns (0.5%)
gen split merge : 829.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 925.00 ns (0.3%)
LB compute : 288.64 us (93.4%)
LB move op cnt : 0
LB apply : 2.97 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1787.00 ns (67.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.980377042951202e-21,-8.409101616305704e-21,1.9112999838653105e-22)
sum a = (9.465475389877716e-24,4.9679962016659835e-22,-1.3178351784632874e-22)
sum e = 0.0057319790481336255
sum de = -4.288291094368926e-07
Info: CFL hydro = 0.04765812199953946 sink sink = inf [SPH][rank=0]
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 | 8.6252e+04 | 100000 | 1 | 1.159e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 151.30082169562795 (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 : 7.24 us (2.4%)
patch tree reduce : 1454.00 ns (0.5%)
gen split merge : 1075.00 ns (0.4%)
split / merge op : 0/0
apply split merge : 939.00 ns (0.3%)
LB compute : 280.06 us (93.2%)
LB move op cnt : 0
LB apply : 3.27 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1998.00 ns (68.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.661239735641652e-21,-6.231002358436776e-21,5.659284364504994e-23)
sum a = (8.263742032211388e-23,1.1209257918211955e-22,-5.570236827272702e-22)
sum e = 0.005731957385662417
sum de = -4.5541558557715937e-07
Info: CFL hydro = 0.04961633149852544 sink sink = inf [SPH][rank=0]
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 | 8.5785e+04 | 100000 | 1 | 1.166e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 147.1804646650895 (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.60 us (2.1%)
patch tree reduce : 1157.00 ns (0.4%)
gen split merge : 990.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1202.00 ns (0.4%)
LB compute : 286.90 us (93.4%)
LB move op cnt : 0
LB apply : 3.97 us (1.3%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1970.00 ns (69.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.890685489981667e-21,-7.719288077125893e-21,1.4808398098673995e-23)
sum a = (-1.9756356738342766e-22,-9.845640379348191e-24,-2.5236320424228388e-22)
sum e = 0.005731934361198512
sum de = -4.813063591944882e-07
Info: CFL hydro = 0.05182215224058562 sink sink = inf [SPH][rank=0]
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 | 8.5262e+04 | 100000 | 1 | 1.173e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 152.29317560512385 (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.38 us (2.0%)
patch tree reduce : 1535.00 ns (0.5%)
gen split merge : 826.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1039.00 ns (0.3%)
LB compute : 294.49 us (93.6%)
LB move op cnt : 0
LB apply : 3.50 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.14 us (68.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.93402752650331e-21,-8.63566034031216e-21,4.055773089151241e-25)
sum a = (8.04065541990711e-23,-2.177445068127895e-22,7.130042244569542e-23)
sum e = 0.005731909044810706
sum de = -5.064258680268131e-07
Info: CFL hydro = 0.05058471747038196 sink sink = inf [SPH][rank=0]
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 | 8.4239e+04 | 100000 | 1 | 1.187e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 157.15534550082288 (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 : 5.93 us (1.8%)
patch tree reduce : 1174.00 ns (0.4%)
gen split merge : 979.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 920.00 ns (0.3%)
LB compute : 311.27 us (94.2%)
LB move op cnt : 0
LB apply : 3.30 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1803.00 ns (66.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.675279125188364e-21,-7.583752704418513e-21,-2.8876351411260345e-23)
sum a = (-3.5351326579325126e-22,-5.003027290058559e-26,1.654761230459511e-23)
sum e = 0.005731882299325675
sum de = -5.290933494897304e-07
Info: CFL hydro = 0.04810349031593557 sink sink = inf [SPH][rank=0]
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 | 8.2593e+04 | 100000 | 1 | 1.211e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 150.40514746150535 (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.09 us (1.9%)
patch tree reduce : 1027.00 ns (0.3%)
gen split merge : 1197.00 ns (0.4%)
split / merge op : 0/0
apply split merge : 904.00 ns (0.3%)
LB compute : 308.49 us (94.0%)
LB move op cnt : 0
LB apply : 3.38 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.47 us (71.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.548517663859158e-21,-7.918026367545176e-21,3.1897042030323967e-23)
sum a = (-9.724851012775695e-23,1.4708873478162377e-22,-3.7362375046503246e-22)
sum e = 0.00573185561951677
sum de = -5.49002772892041e-07
Info: CFL hydro = 0.04839362966598992 sink sink = inf [SPH][rank=0]
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 | 7.7425e+04 | 100000 | 1 | 1.292e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 134.07965660662842 (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.31 us (1.9%)
patch tree reduce : 1315.00 ns (0.4%)
gen split merge : 824.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1188.00 ns (0.4%)
LB compute : 312.99 us (94.1%)
LB move op cnt : 0
LB apply : 3.29 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1922.00 ns (67.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.31385506111999e-21,-5.961028303320192e-21,-3.5135987420119095e-23)
sum a = (-1.155410046665653e-22,7.349653681815008e-23,7.922979557738509e-22)
sum e = 0.0057318285340967855
sum de = -5.674716680544337e-07
Info: CFL hydro = 0.04980186463746689 sink sink = inf [SPH][rank=0]
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 | 7.7636e+04 | 100000 | 1 | 1.288e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 135.2557649476797 (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.31 us (2.0%)
patch tree reduce : 1093.00 ns (0.3%)
gen split merge : 880.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 959.00 ns (0.3%)
LB compute : 293.39 us (93.8%)
LB move op cnt : 0
LB apply : 3.40 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1873.00 ns (66.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.6666714038194956e-21,-9.941164962936657e-21,2.859790421512184e-23)
sum a = (1.1747967106706838e-22,4.997579542601575e-22,-3.46139065061765e-22)
sum e = 0.005731800032067954
sum de = -5.849107632878603e-07
Info: CFL hydro = 0.05141869629414657 sink sink = inf [SPH][rank=0]
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 | 7.7960e+04 | 100000 | 1 | 1.283e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 139.77253465353644 (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.07 us (1.9%)
patch tree reduce : 1851.00 ns (0.6%)
gen split merge : 779.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 873.00 ns (0.3%)
LB compute : 307.86 us (94.3%)
LB move op cnt : 0
LB apply : 2.85 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 3.47 us (76.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.154429524157031e-21,-6.187764860965214e-21,-5.117058969538593e-24)
sum a = (9.304923242370065e-23,2.636205384086202e-22,-1.6493593348866085e-22)
sum e = 0.005731769802790693
sum de = -6.01326173849961e-07
Info: CFL hydro = 0.050673395399885655 sink sink = inf [SPH][rank=0]
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 | 7.7616e+04 | 100000 | 1 | 1.288e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 143.6728113673754 (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.29 us (1.9%)
patch tree reduce : 1410.00 ns (0.4%)
gen split merge : 839.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1128.00 ns (0.3%)
LB compute : 311.86 us (94.2%)
LB move op cnt : 0
LB apply : 3.17 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1823.00 ns (67.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.638204846192448e-21,-5.830121114464242e-21,-6.850904715959721e-23)
sum a = (6.921819926711869e-24,-2.0475232080409997e-22,-3.0813041068099687e-22)
sum e = 0.00573173874932334
sum de = -6.160050610504473e-07
Info: CFL hydro = 0.05193203074064158 sink sink = inf [SPH][rank=0]
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 | 7.7559e+04 | 100000 | 1 | 1.289e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 141.48555771022177 (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 : 7.00 us (2.0%)
patch tree reduce : 1211.00 ns (0.3%)
gen split merge : 789.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 966.00 ns (0.3%)
LB compute : 335.69 us (94.2%)
LB move op cnt : 0
LB apply : 3.52 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.01 us (68.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.075022325921511e-21,-6.645020616842673e-21,1.0062990733875108e-22)
sum a = (1.2013808470227139e-22,-3.4862280700374895e-22,-1.2072839193164932e-22)
sum e = 0.005731706662051159
sum de = -6.295935655015291e-07
Info: CFL hydro = 0.048959741062049617 sink sink = inf [SPH][rank=0]
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 | 7.7229e+04 | 100000 | 1 | 1.295e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 144.38381756886608 (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.21 us (2.0%)
patch tree reduce : 1703.00 ns (0.5%)
gen split merge : 795.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1467.00 ns (0.5%)
LB compute : 297.20 us (93.7%)
LB move op cnt : 0
LB apply : 3.02 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1796.00 ns (66.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.522697671483676e-21,-5.0277854642560725e-21,5.400894185442911e-23)
sum a = (-5.802699045219291e-23,-5.159564069102358e-23,3.7060324518329736e-22)
sum e = 0.005731674943923006
sum de = -6.411342523270743e-07
Info: CFL hydro = 0.05080898328990568 sink sink = inf [SPH][rank=0]
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 | 8.3741e+04 | 100000 | 1 | 1.194e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 147.59691441245369 (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.22 us (1.9%)
patch tree reduce : 1417.00 ns (0.4%)
gen split merge : 794.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 876.00 ns (0.3%)
LB compute : 300.68 us (94.2%)
LB move op cnt : 0
LB apply : 3.03 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1917.00 ns (69.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.30026919011017e-21,-8.053086692030892e-21,1.8008966116674877e-22)
sum a = (-3.3796161006434087e-22,-1.700085485347834e-22,-2.9343403461408545e-22)
sum e = 0.005731642526911312
sum de = -6.518905028737561e-07
Info: CFL hydro = 0.05242486099528587 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.05242486099528587 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 | 8.4804e+04 | 100000 | 1 | 1.179e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 155.11672138770777 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.1703663573658039, dt = 0.05242486099528587 ----------------
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.6%)
patch tree reduce : 1581.00 ns (0.5%)
gen split merge : 893.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1038.00 ns (0.4%)
LB compute : 270.08 us (93.0%)
LB move op cnt : 0
LB apply : 3.17 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.10 us (67.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.064003276784654e-21,-5.468096601670003e-21,1.0001054302311084e-22)
sum a = (-1.0685183268840595e-22,-5.411895247849886e-23,-4.071740324341862e-22)
sum e = 0.005731608529708605
sum de = -6.617694683443822e-07
Info: CFL hydro = 0.053481091639072546 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.053481091639072546 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 | 8.4697e+04 | 100000 | 1 | 1.181e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 159.84862634839612 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.2227912183610896, dt = 0.053481091639072546 ----------------
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.60 us (1.7%)
patch tree reduce : 1091.00 ns (0.3%)
gen split merge : 808.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 951.00 ns (0.3%)
LB compute : 314.11 us (94.5%)
LB move op cnt : 0
LB apply : 3.29 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 3.11 us (72.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.56057656502778e-21,-4.951797221640773e-21,1.496090462511831e-22)
sum a = (5.776355494469594e-23,4.913600008148507e-22,9.353379555987824e-23)
sum e = 0.005731573250342637
sum de = -6.706596992629088e-07
Info: CFL hydro = 0.05270463098291346 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.05270463098291346 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.3787e+04 | 100000 | 1 | 1.194e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 161.31610771235668 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.276272310000162, dt = 0.05270463098291346 ----------------
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 (2.4%)
patch tree reduce : 1139.00 ns (0.4%)
gen split merge : 825.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 983.00 ns (0.3%)
LB compute : 281.59 us (93.4%)
LB move op cnt : 0
LB apply : 3.18 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.33 us (67.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.631366060202353e-21,-2.4901082790392618e-21,3.7865424497099994e-22)
sum a = (2.665454262845227e-22,-4.06256375325189e-22,-2.7139632558187546e-22)
sum e = 0.005731537679874031
sum de = -6.783314216199171e-07
Info: CFL hydro = 0.052505635763968266 sink sink = inf [SPH][rank=0]
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 | 7.6139e+04 | 100000 | 1 | 1.313e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 144.46378179850905 (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.26 us (2.2%)
patch tree reduce : 1488.00 ns (0.5%)
gen split merge : 933.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 874.00 ns (0.3%)
LB compute : 267.07 us (93.3%)
LB move op cnt : 0
LB apply : 3.11 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1895.00 ns (68.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.6746118370535e-21,-5.719841330733819e-21,4.706050542833544e-22)
sum a = (-3.2231717305979904e-23,-2.3304605433437607e-22,1.2885743172778928e-24)
sum e = 0.005731502014011239
sum de = -6.84979037511198e-07
Info: CFL hydro = 0.052344366403472474 sink sink = inf [SPH][rank=0]
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 | 7.7202e+04 | 100000 | 1 | 1.295e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 145.92762272897377 (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.34 us (2.0%)
patch tree reduce : 1498.00 ns (0.5%)
gen split merge : 847.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 808.00 ns (0.3%)
LB compute : 297.40 us (93.9%)
LB move op cnt : 0
LB apply : 3.55 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1944.00 ns (66.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.99650339291617e-21,-4.5610219535947206e-21,5.298182618224084e-22)
sum a = (1.1359404434578004e-22,1.9999059542773425e-22,5.604231001945298e-23)
sum e = 0.005731466173199922
sum de = -6.906916180410324e-07
Info: CFL hydro = 0.051656798444944564 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.051656798444944564 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 | 8.3440e+04 | 100000 | 1 | 1.198e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 157.23431970002494 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.4338269431505162, dt = 0.051656798444944564 ----------------
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.78 us (2.1%)
patch tree reduce : 1861.00 ns (0.6%)
gen split merge : 799.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1037.00 ns (0.3%)
LB compute : 299.31 us (93.9%)
LB move op cnt : 0
LB apply : 3.10 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1923.00 ns (67.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.781587875603553e-21,-5.324088851490563e-21,4.816810690584895e-22)
sum a = (2.1392356419530167e-22,-1.9694677985433158e-23,2.89048184214028e-22)
sum e = 0.005731430441354759
sum de = -6.955018552135884e-07
Info: CFL hydro = 0.05125813055675752 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.05125813055675752 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.2741e+04 | 100000 | 1 | 1.209e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 153.8686378027552 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.4854837415954607, dt = 0.05125813055675752 ----------------
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.9%)
patch tree reduce : 1245.00 ns (0.4%)
gen split merge : 1031.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 925.00 ns (0.3%)
LB compute : 306.61 us (94.1%)
LB move op cnt : 0
LB apply : 3.10 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1776.00 ns (65.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.028525060620755e-20,-3.913420867508399e-21,5.811635802080173e-22)
sum a = (8.270016105392253e-23,1.85166060521254e-22,8.50067937203787e-22)
sum e = 0.005731394850029729
sum de = -6.995251416413069e-07
Info: CFL hydro = 0.04695732576125086 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.04695732576125086 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 | 7.4298e+04 | 100000 | 1 | 1.346e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 137.10095377641227 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.5367418721522181, dt = 0.04695732576125086 ----------------
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.94 us (1.7%)
patch tree reduce : 1942.00 ns (0.6%)
gen split merge : 845.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 831.00 ns (0.2%)
LB compute : 329.77 us (94.3%)
LB move op cnt : 0
LB apply : 3.97 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.86 us (73.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.876565728403437e-21,-3.507904028325541e-21,6.351363265850251e-22)
sum a = (-5.365895895357406e-22,3.525244138027246e-22,-2.657157170822278e-22)
sum e = 0.005731361168361992
sum de = -7.026037975422994e-07
Info: CFL hydro = 0.04873098017887701 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.04873098017887701 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.3827e+04 | 100000 | 1 | 1.193e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 141.7058117138287 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.583699197913469, dt = 0.04873098017887701 ----------------
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.78 us (1.8%)
patch tree reduce : 1612.00 ns (0.5%)
gen split merge : 900.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 997.00 ns (0.3%)
LB compute : 296.27 us (93.9%)
LB move op cnt : 0
LB apply : 3.38 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.14 us (71.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.452433467956364e-21,-3.2994949546350098e-21,6.5514493629463e-22)
sum a = (-4.190623286790779e-22,-3.3489375826257484e-23,1.5929020449897277e-22)
sum e = 0.005731327562440641
sum de = -7.052328343899921e-07
Info: CFL hydro = 0.05075906486659958 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.05075906486659958 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 | 8.3307e+04 | 100000 | 1 | 1.200e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 146.1472213013913 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.632430178092346, dt = 0.05075906486659958 ----------------
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.7%)
patch tree reduce : 1662.00 ns (0.5%)
gen split merge : 826.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1115.00 ns (0.3%)
LB compute : 313.84 us (94.3%)
LB move op cnt : 0
LB apply : 3.51 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1950.00 ns (68.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.217631490105514e-21,-4.5521677140997646e-21,8.060478242149063e-22)
sum a = (-3.7977598034141943e-22,-2.4486519735397353e-22,5.077656660720499e-23)
sum e = 0.0057312925952483
sum de = -7.074033536523645e-07
Info: CFL hydro = 0.04790630181212843 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.04790630181212843 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 | 7.6495e+04 | 100000 | 1 | 1.307e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 139.78086911857204 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.6831892429589457, dt = 0.04790630181212843 ----------------
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.9%)
patch tree reduce : 1069.00 ns (0.3%)
gen split merge : 1538.00 ns (0.5%)
split / merge op : 0/0
apply split merge : 1015.00 ns (0.3%)
LB compute : 300.03 us (94.0%)
LB move op cnt : 0
LB apply : 3.10 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.61 us (67.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.4202843150722e-21,-3.5042073768998914e-21,9.049703348140553e-22)
sum a = (-9.408414305012263e-22,2.1135725348300416e-23,-3.984721709139991e-22)
sum e = 0.005731258301839062
sum de = -7.08960002532443e-07
Info: CFL hydro = 0.049433611394777324 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.049433611394777324 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 | 7.6514e+04 | 100000 | 1 | 1.307e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 131.95822193681326 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.731095544771074, dt = 0.049433611394777324 ----------------
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.63 us (2.0%)
patch tree reduce : 1148.00 ns (0.3%)
gen split merge : 974.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 980.00 ns (0.3%)
LB compute : 310.06 us (94.1%)
LB move op cnt : 0
LB apply : 3.16 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.32 us (71.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.209319650130287e-21,-2.900322236864043e-21,9.794184118298667e-22)
sum a = (-1.4225022567462557e-22,3.9124977576425703e-22,1.8565878209426752e-23)
sum e = 0.005731224050389332
sum de = -7.101063167492604e-07
Info: CFL hydro = 0.05113279346235236 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.05113279346235236 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 | 7.6343e+04 | 100000 | 1 | 1.310e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 135.8612883509966 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.7805291561658514, dt = 0.05113279346235236 ----------------
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 (2.1%)
patch tree reduce : 1432.00 ns (0.5%)
gen split merge : 843.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1040.00 ns (0.3%)
LB compute : 286.16 us (93.3%)
LB move op cnt : 0
LB apply : 4.02 us (1.3%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.00 us (68.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.875721224971363e-21,-1.9095235596802975e-21,1.025719443648365e-21)
sum a = (-2.276046246720084e-22,-4.325046822114883e-22,-8.608323666161119e-24)
sum e = 0.005731188717793485
sum de = -7.108384477516383e-07
Info: CFL hydro = 0.053052107697028436 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.053052107697028436 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 | 7.5948e+04 | 100000 | 1 | 1.317e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 139.8040041123959 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.8316619496282038, dt = 0.053052107697028436 ----------------
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.87 us (2.2%)
patch tree reduce : 1547.00 ns (0.5%)
gen split merge : 878.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 934.00 ns (0.3%)
LB compute : 293.09 us (93.7%)
LB move op cnt : 0
LB apply : 3.10 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1959.00 ns (68.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.080441917627692e-21,-7.245748168311927e-21,1.010381976665337e-21)
sum a = (-5.135722879623553e-22,8.289153450052075e-23,-1.4583758733904422e-22)
sum e = 0.005731152203770841
sum de = -7.111505269068802e-07
Info: CFL hydro = 0.05223134059051652 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.05223134059051652 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 | 7.5931e+04 | 100000 | 1 | 1.317e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 145.01813528582522 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.8847140573252323, dt = 0.05223134059051652 ----------------
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 : 1388.00 ns (0.4%)
gen split merge : 1099.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 906.00 ns (0.3%)
LB compute : 311.04 us (94.3%)
LB move op cnt : 0
LB apply : 3.30 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1986.00 ns (67.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.61525037701632e-21,-8.349889762466851e-21,1.1140364946838577e-21)
sum a = (-2.7961605743022857e-23,5.827999524148853e-22,-2.660236635493897e-22)
sum e = 0.005731115423919223
sum de = -7.110495089967988e-07
Info: CFL hydro = 0.05189880553551388 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.05189880553551388 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.2633e+04 | 100000 | 1 | 1.210e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 155.377280375515 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.936945397915749, dt = 0.05189880553551388 ----------------
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.8%)
patch tree reduce : 1261.00 ns (0.3%)
gen split merge : 804.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1078.00 ns (0.3%)
LB compute : 341.22 us (94.6%)
LB move op cnt : 0
LB apply : 3.18 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.26 us (71.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.549881131532805e-21,-8.106886328246886e-21,1.3311802333196609e-21)
sum a = (2.093585872395016e-22,-3.7263571104969947e-22,1.520337620001455e-22)
sum e = 0.005731079085301014
sum de = -7.105826565540043e-07
Info: CFL hydro = 0.05058695639405901 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.05058695639405901 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 | 7.6177e+04 | 100000 | 1 | 1.313e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 142.32648528704257 (tsim/hr) [sph::Model][rank=0]
---------------- t = 1.9888442034512628, dt = 0.05058695639405901 ----------------
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.95 us (1.8%)
patch tree reduce : 1157.00 ns (0.4%)
gen split merge : 841.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1547.00 ns (0.5%)
LB compute : 304.24 us (93.9%)
LB move op cnt : 0
LB apply : 3.01 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1929.00 ns (67.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.920699274179522e-21,-8.436097870630337e-21,1.5813588800956566e-21)
sum a = (3.6280410435651445e-23,-2.8124649282043153e-22,-2.631665921649357e-22)
sum e = 0.005731043363540932
sum de = -7.098056671559494e-07
Info: CFL hydro = 0.04859631450524256 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.04859631450524256 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 | 7.5737e+04 | 100000 | 1 | 1.320e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 137.92745246335667 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.039431159845322, dt = 0.04859631450524256 ----------------
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.32 us (2.5%)
patch tree reduce : 1893.00 ns (0.6%)
gen split merge : 786.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 984.00 ns (0.3%)
LB compute : 271.01 us (92.6%)
LB move op cnt : 0
LB apply : 3.58 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1745.00 ns (64.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.66394059811439e-22,-3.339359164248168e-21,1.7915776000684204e-21)
sum a = (-6.844354441666755e-23,3.2501337366409235e-22,-2.417951084368229e-22)
sum e = 0.005731008797559946
sum de = -7.087851788419717e-07
Info: CFL hydro = 0.048933585172172334 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.048933585172172334 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 | 7.5897e+04 | 100000 | 1 | 1.318e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 132.7789220527329 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.0880274743505645, dt = 0.048933585172172334 ----------------
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 (2.0%)
patch tree reduce : 1838.00 ns (0.6%)
gen split merge : 881.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1298.00 ns (0.4%)
LB compute : 304.66 us (93.6%)
LB move op cnt : 0
LB apply : 3.13 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.60 us (71.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.5571420048647344e-21,-8.546005858072774e-21,1.4600871722673394e-21)
sum a = (1.5229895911019737e-22,-7.063668791880944e-22,-5.157493080131099e-22)
sum e = 0.005730974946334143
sum de = -7.075093097165237e-07
Info: CFL hydro = 0.04994990081231601 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.04994990081231601 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 | 8.2600e+04 | 100000 | 1 | 1.211e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 145.50821153005347 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.136961059522737, dt = 0.04994990081231601 ----------------
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.17 us (2.2%)
patch tree reduce : 1118.00 ns (0.3%)
gen split merge : 1103.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1140.00 ns (0.4%)
LB compute : 301.31 us (93.5%)
LB move op cnt : 0
LB apply : 3.57 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1721.00 ns (66.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.600662473773342e-21,-7.153238140396643e-21,1.172370611969393e-21)
sum a = (-1.151288663918436e-22,2.8754177548654413e-22,2.740112957020483e-22)
sum e = 0.00573094081839263
sum de = -7.059711886657361e-07
Info: CFL hydro = 0.05120266995545423 sink sink = inf [SPH][rank=0]
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 | 7.5397e+04 | 100000 | 1 | 1.326e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 135.57817887175565 (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.48 us (2.3%)
patch tree reduce : 1163.00 ns (0.4%)
gen split merge : 808.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 912.00 ns (0.3%)
LB compute : 267.04 us (93.5%)
LB move op cnt : 0
LB apply : 3.07 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1874.00 ns (67.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.749583370084435e-21,-6.92145324810059e-21,1.3120750211465485e-21)
sum a = (-7.286802311045131e-23,3.708183310194851e-22,-1.7980384775392507e-22)
sum e = 0.00573090614201907
sum de = -7.041684459673036e-07
Info: CFL hydro = 0.0501693104644242 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.0501693104644242 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 | 7.5186e+04 | 100000 | 1 | 1.330e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 138.5908366824211 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.238113630290507, dt = 0.0501693104644242 ----------------
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 (2.0%)
patch tree reduce : 1666.00 ns (0.5%)
gen split merge : 821.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 865.00 ns (0.3%)
LB compute : 306.25 us (93.9%)
LB move op cnt : 0
LB apply : 3.62 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.54 us (70.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.704200325911046e-21,-5.65440245576137e-21,1.1321332067160445e-21)
sum a = (8.085125308215899e-22,1.0461347571305555e-22,6.849435117366227e-23)
sum e = 0.005730871279308404
sum de = -7.021991002199197e-07
Info: CFL hydro = 0.04907693614876776 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.04907693614876776 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.2266e+04 | 100000 | 1 | 1.216e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 148.57967391901406 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.2882829407549314, dt = 0.04907693614876776 ----------------
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 (2.0%)
patch tree reduce : 1461.00 ns (0.4%)
gen split merge : 971.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 948.00 ns (0.3%)
LB compute : 307.23 us (93.9%)
LB move op cnt : 0
LB apply : 3.88 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.45 us (69.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.0972560468196417e-21,-4.08039818082045e-21,1.0909679199563841e-21)
sum a = (8.780338335509866e-23,1.615810546151082e-22,-7.530814603519028e-23)
sum e = 0.0057308372122024005
sum de = -7.000957420379055e-07
Info: CFL hydro = 0.047957352612576824 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.047957352612576824 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 | 7.5755e+04 | 100000 | 1 | 1.320e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 133.84113983266514 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.337359876903699, dt = 0.047957352612576824 ----------------
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.68 us (2.0%)
patch tree reduce : 1319.00 ns (0.5%)
gen split merge : 857.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1132.00 ns (0.4%)
LB compute : 270.08 us (93.6%)
LB move op cnt : 0
LB apply : 3.38 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1911.00 ns (67.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.797108211234235e-21,-5.1509399502923e-21,1.1125283399485375e-21)
sum a = (-1.4764563942007295e-22,4.665221164729324e-22,8.755884952439784e-22)
sum e = 0.005730803972569538
sum de = -6.978861518694207e-07
Info: CFL hydro = 0.049030257613441375 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.049030257613441375 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 | 8.2438e+04 | 100000 | 1 | 1.213e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 142.32706270197022 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.385317229516276, dt = 0.049030257613441375 ----------------
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.85 us (2.1%)
patch tree reduce : 1048.00 ns (0.4%)
gen split merge : 793.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 903.00 ns (0.3%)
LB compute : 267.04 us (93.6%)
LB move op cnt : 0
LB apply : 2.81 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1853.00 ns (66.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.94321061882776e-21,-6.501321926553918e-21,1.5412425669077994e-21)
sum a = (1.3497524163549649e-21,3.51892599741317e-22,5.460375814089237e-22)
sum e = 0.00573077130644958
sum de = -6.954837877519665e-07
Info: CFL hydro = 0.04619696299278687 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.04619696299278687 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 | 7.5335e+04 | 100000 | 1 | 1.327e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 132.9733678033814 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.4343474871297173, dt = 0.04619696299278687 ----------------
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 (2.1%)
patch tree reduce : 1123.00 ns (0.4%)
gen split merge : 841.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 930.00 ns (0.3%)
LB compute : 273.91 us (93.8%)
LB move op cnt : 0
LB apply : 2.83 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1722.00 ns (66.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.5226271771331704e-21,-4.494981400583777e-21,1.6359538933417243e-21)
sum a = (1.9866023024020359e-22,-6.168855471294389e-22,-3.4898033101913805e-22)
sum e = 0.005730738556514538
sum de = -6.930983627398036e-07
Info: CFL hydro = 0.04661993315008023 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.04661993315008023 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 | 7.5771e+04 | 100000 | 1 | 1.320e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 126.01475542338673 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.4805444501225042, dt = 0.04661993315008023 ----------------
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.96 us (2.4%)
patch tree reduce : 1181.00 ns (0.4%)
gen split merge : 859.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1046.00 ns (0.4%)
LB compute : 273.06 us (93.4%)
LB move op cnt : 0
LB apply : 3.28 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 3.67 us (76.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.4255729985844794e-21,-4.118201983309127e-21,1.4941067854863666e-21)
sum a = (3.735998656114091e-22,4.685349679188218e-22,3.7031382038877597e-22)
sum e = 0.005730707399059833
sum de = -6.905828876457909e-07
Info: CFL hydro = 0.04717200357089112 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.04717200357089112 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 | 7.5579e+04 | 100000 | 1 | 1.323e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 126.84505439180961 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.5271643832725843, dt = 0.04717200357089112 ----------------
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.15 us (1.8%)
patch tree reduce : 1097.00 ns (0.3%)
gen split merge : 834.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 952.00 ns (0.3%)
LB compute : 318.80 us (94.6%)
LB move op cnt : 0
LB apply : 3.22 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.52 us (74.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.924996548963404e-21,-4.888072515286278e-21,1.747734473482155e-21)
sum a = (6.800934089974254e-22,2.603481490638677e-22,-8.939001437632634e-23)
sum e = 0.005730676170282126
sum de = -6.879363233307641e-07
Info: CFL hydro = 0.04787872396541261 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.04787872396541261 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 | 7.5395e+04 | 100000 | 1 | 1.326e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 128.03439065755248 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.574336386843475, dt = 0.04787872396541261 ----------------
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.7%)
patch tree reduce : 1083.00 ns (0.3%)
gen split merge : 808.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1528.00 ns (0.4%)
LB compute : 348.24 us (94.4%)
LB move op cnt : 0
LB apply : 3.95 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.62 us (72.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.252791555253939e-21,-1.5884705678975534e-21,1.8485199225307156e-21)
sum a = (-1.0047991488376535e-21,-4.835986345086551e-22,-2.567708313959365e-23)
sum e = 0.005730644791138455
sum de = -6.851554625522709e-07
Info: CFL hydro = 0.045793291215957044 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.045793291215957044 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 | 7.5012e+04 | 100000 | 1 | 1.333e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 129.29381956414738 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.622215110808888, dt = 0.045793291215957044 ----------------
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 (2.1%)
patch tree reduce : 1028.00 ns (0.3%)
gen split merge : 816.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1267.00 ns (0.4%)
LB compute : 307.12 us (94.0%)
LB move op cnt : 0
LB apply : 3.27 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1582.00 ns (62.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.532435643262981e-21,-3.482423460544776e-21,1.749457129763179e-21)
sum a = (-1.6943045446052346e-22,-6.505683876029327e-22,3.9633291147079945e-23)
sum e = 0.005730613089861235
sum de = -6.824143881495771e-07
Info: CFL hydro = 0.046304880126341805 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.046304880126341805 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 | 8.0370e+04 | 100000 | 1 | 1.244e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 132.49496332856006 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.668008402024845, dt = 0.046304880126341805 ----------------
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 (2.0%)
patch tree reduce : 1141.00 ns (0.4%)
gen split merge : 799.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1122.00 ns (0.3%)
LB compute : 305.25 us (94.2%)
LB move op cnt : 0
LB apply : 2.93 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1697.00 ns (64.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.921504404633543e-21,-4.24382842141841e-21,1.8830451648780757e-21)
sum a = (4.602984754297967e-22,3.876564978526969e-22,4.01261399078343e-23)
sum e = 0.005730582875896121
sum de = -6.795702752786794e-07
Info: CFL hydro = 0.04195558185493757 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.04195558185493757 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 | 8.1910e+04 | 100000 | 1 | 1.221e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 136.5413803972119 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.7143132821511866, dt = 0.04195558185493757 ----------------
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.92 us (2.2%)
patch tree reduce : 1551.00 ns (0.5%)
gen split merge : 997.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 967.00 ns (0.3%)
LB compute : 298.55 us (93.7%)
LB move op cnt : 0
LB apply : 3.04 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1819.00 ns (65.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.614247481031361e-21,-1.2547762195765687e-21,2.0835647076852128e-21)
sum a = (2.5728027822402286e-22,1.2970097934631658e-21,-2.625478013017777e-23)
sum e = 0.005730552269075437
sum de = -6.769353024201681e-07
Info: CFL hydro = 0.04238633782023363 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.04238633782023363 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 | 8.2901e+04 | 100000 | 1 | 1.206e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 125.21436546886623 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.7562688640061244, dt = 0.04238633782023363 ----------------
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.8%)
patch tree reduce : 1106.00 ns (0.3%)
gen split merge : 919.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1106.00 ns (0.3%)
LB compute : 316.92 us (94.4%)
LB move op cnt : 0
LB apply : 3.39 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.06 us (69.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.381112701242179e-21,-2.5054063052983073e-21,1.6893339689800764e-21)
sum a = (6.130725717540525e-22,5.283700455513051e-22,-5.653341976634879e-22)
sum e = 0.005730524673133942
sum de = -6.742237841649304e-07
Info: CFL hydro = 0.042965635554135316 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.042965635554135316 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 | 7.4585e+04 | 100000 | 1 | 1.341e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 113.81062292203711 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.798655201826358, dt = 0.042965635554135316 ----------------
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.29 us (2.1%)
patch tree reduce : 1236.00 ns (0.4%)
gen split merge : 1013.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 931.00 ns (0.3%)
LB compute : 286.17 us (93.7%)
LB move op cnt : 0
LB apply : 3.00 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1977.00 ns (68.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.122351510615385e-21,-6.541995151704144e-21,1.8389074849676555e-21)
sum a = (3.064417289281553e-22,-2.8360004766278235e-23,-9.450319257667984e-23)
sum e = 0.005730497010527983
sum de = -6.714285765559263e-07
Info: CFL hydro = 0.04279184418297021 sink sink = inf [SPH][rank=0]
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.1657e+04 | 100000 | 1 | 1.225e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 126.30327480836891 (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.49 us (2.0%)
patch tree reduce : 1254.00 ns (0.4%)
gen split merge : 805.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1166.00 ns (0.4%)
LB compute : 302.05 us (94.0%)
LB move op cnt : 0
LB apply : 3.38 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1757.00 ns (67.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.548733586023637e-21,-4.094377503158755e-21,1.5623402175824636e-21)
sum a = (4.374356201826632e-23,-2.5733976073098054e-22,-3.454615976511162e-23)
sum e = 0.005730469039974156
sum de = -6.686024326505835e-07
Info: CFL hydro = 0.0434131183163532 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.0434131183163532 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 | 7.4811e+04 | 100000 | 1 | 1.337e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 115.24710111385725 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.884412681563463, dt = 0.0434131183163532 ----------------
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 (2.0%)
patch tree reduce : 1211.00 ns (0.4%)
gen split merge : 1018.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1002.00 ns (0.3%)
LB compute : 305.51 us (93.9%)
LB move op cnt : 0
LB apply : 3.19 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.21 us (69.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.0709225485672682e-21,-1.2353813171096397e-21,1.202592721245338e-21)
sum a = (8.549925528400357e-22,-4.846809181924217e-22,1.042412054794667e-22)
sum e = 0.005730441416871472
sum de = -6.65696761035069e-07
Info: CFL hydro = 0.04101468194261443 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.04101468194261443 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 | 8.1891e+04 | 100000 | 1 | 1.221e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 127.98471939235165 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.9278257998798165, dt = 0.04101468194261443 ----------------
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.88 us (1.7%)
patch tree reduce : 1117.00 ns (0.3%)
gen split merge : 864.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1016.00 ns (0.3%)
LB compute : 319.28 us (94.4%)
LB move op cnt : 0
LB apply : 2.95 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.04 us (70.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.4523122212817414e-21,-5.119333229617808e-22,1.4574198814994007e-21)
sum a = (-1.9495085129754427e-22,-1.0029808281787835e-21,9.11043844795828e-22)
sum e = 0.005730413020969999
sum de = -6.62919247451434e-07
Info: CFL hydro = 0.04127815422728082 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.04127815422728082 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.1925e+04 | 100000 | 1 | 1.221e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 120.96501437985847 (tsim/hr) [sph::Model][rank=0]
---------------- t = 2.968840481822431, dt = 0.04127815422728082 ----------------
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 (2.2%)
patch tree reduce : 1235.00 ns (0.4%)
gen split merge : 864.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 997.00 ns (0.3%)
LB compute : 276.03 us (93.6%)
LB move op cnt : 0
LB apply : 3.09 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1867.00 ns (66.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.4114029604500885e-21,-1.5804916435685686e-21,1.5938545041587853e-21)
sum a = (7.734548252762931e-22,5.837853786491861e-22,-1.9863620818421234e-22)
sum e = 0.005730386652658595
sum de = -6.600962090785116e-07
Info: CFL hydro = 0.03599893281800829 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03599893281800829 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 | 7.1473e+04 | 100000 | 1 | 1.399e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 106.20950822617333 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.010118636049712, dt = 0.03599893281800829 ----------------
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 (2.1%)
patch tree reduce : 1299.00 ns (0.4%)
gen split merge : 818.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1159.00 ns (0.4%)
LB compute : 293.22 us (93.7%)
LB move op cnt : 0
LB apply : 3.01 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.62 us (71.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (5.948451043156946e-22,-1.9048443138454915e-21,1.6826469426191159e-21)
sum a = (-1.3469901359379148e-22,-1.9867798233677337e-22,-2.825551674403854e-22)
sum e = 0.005730359357749253
sum de = -6.576130764582505e-07
Info: CFL hydro = 0.036530632103991975 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.036530632103991975 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 | 7.4769e+04 | 100000 | 1 | 1.337e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 96.89825874905085 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.0461175688677202, dt = 0.036530632103991975 ----------------
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 (2.0%)
patch tree reduce : 1153.00 ns (0.4%)
gen split merge : 859.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 973.00 ns (0.3%)
LB compute : 303.06 us (94.2%)
LB move op cnt : 0
LB apply : 2.99 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1674.00 ns (64.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (-3.156840967752947e-21,2.2722831812806417e-22,1.578989218788042e-21)
sum a = (7.685150882018464e-22,8.988096336554462e-23,4.712023234783863e-22)
sum e = 0.005730336281099946
sum de = -6.550764564732086e-07
Info: CFL hydro = 0.03515837576993509 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03515837576993509 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 | 7.4510e+04 | 100000 | 1 | 1.342e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 97.98874617395009 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.082648200971712, dt = 0.03515837576993509 ----------------
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.7%)
patch tree reduce : 1847.00 ns (0.5%)
gen split merge : 837.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 911.00 ns (0.3%)
LB compute : 328.18 us (90.9%)
LB move op cnt : 0
LB apply : 3.70 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.06 us (70.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (-2.3301252992854726e-21,-3.1475824872466702e-21,1.5423684452483805e-21)
sum a = (2.6883189091461507e-24,-2.0524023188063215e-22,-3.507776087871459e-22)
sum e = 0.00573031274044888
sum de = -6.52620067915315e-07
Info: CFL hydro = 0.03592432432735706 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03592432432735706 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.2173e+04 | 100000 | 1 | 1.217e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 104.00685482637952 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.117806576741647, dt = 0.03592432432735706 ----------------
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.07 us (2.1%)
patch tree reduce : 1260.00 ns (0.4%)
gen split merge : 820.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 998.00 ns (0.3%)
LB compute : 320.41 us (94.1%)
LB move op cnt : 0
LB apply : 3.48 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1808.00 ns (66.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.7895590781259483e-21,5.247711303933959e-21,1.5059481545656053e-21)
sum a = (-1.0051063641355929e-21,1.0517680938029243e-21,4.746205610785167e-22)
sum e = 0.005730290454914286
sum de = -6.500970291981732e-07
Info: CFL hydro = 0.03686051662785731 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03686051662785731 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 | 7.4529e+04 | 100000 | 1 | 1.342e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 96.3861925352274 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.1537309010690042, dt = 0.03686051662785731 ----------------
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.15 us (1.9%)
patch tree reduce : 1330.00 ns (0.4%)
gen split merge : 823.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 868.00 ns (0.3%)
LB compute : 312.14 us (94.5%)
LB move op cnt : 0
LB apply : 2.82 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.08 us (66.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0483093938554351e-22,4.929099114725401e-21,1.4597969697993187e-21)
sum a = (1.458974446098871e-22,-1.1471822787659416e-21,2.385313320585408e-22)
sum e = 0.005730267877422602
sum de = -6.474959138140569e-07
Info: CFL hydro = 0.038009139072553 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.038009139072553 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.1328e+04 | 100000 | 1 | 1.230e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 107.9202543090854 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.1905914176968615, dt = 0.038009139072553 ----------------
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.90 us (1.7%)
patch tree reduce : 1705.00 ns (0.5%)
gen split merge : 786.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1010.00 ns (0.3%)
LB compute : 320.26 us (94.4%)
LB move op cnt : 0
LB apply : 3.12 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.53 us (68.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.95288021331896e-21,5.15556897023135e-21,1.3698062540254893e-21)
sum a = (9.219078994317165e-22,-5.228705914376551e-22,8.041084105017582e-23)
sum e = 0.0057302449346366665
sum de = -6.448024246290051e-07
Info: CFL hydro = 0.03940812366589134 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03940812366589134 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 | 8.1902e+04 | 100000 | 1 | 1.221e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 112.06919234191444 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.2286005567694147, dt = 0.03940812366589134 ----------------
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.98 us (1.5%)
patch tree reduce : 1333.00 ns (0.3%)
gen split merge : 935.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1224.00 ns (0.3%)
LB compute : 382.38 us (95.0%)
LB move op cnt : 0
LB apply : 3.44 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.31 us (70.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (-1.4302946573177004e-22,3.360241325813651e-21,1.4919996705107052e-21)
sum a = (1.5103523328378084e-21,-2.734241283563255e-22,2.5084357541826e-22)
sum e = 0.005730221556652902
sum de = -6.419994698990467e-07
Info: CFL hydro = 0.03813963187744091 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03813963187744091 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 | 8.2104e+04 | 100000 | 1 | 1.218e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 116.48002458365485 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.268008680435306, dt = 0.03813963187744091 ----------------
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 (2.0%)
patch tree reduce : 1080.00 ns (0.3%)
gen split merge : 810.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1015.00 ns (0.3%)
LB compute : 308.17 us (94.0%)
LB move op cnt : 0
LB apply : 3.77 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1795.00 ns (66.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.64635707739848e-21,-7.531159049623021e-22,1.5790890577834171e-21)
sum a = (-9.917997124907286e-22,3.7461211914488666e-22,-8.575808383035169e-23)
sum e = 0.005730196566819328
sum de = -6.392780855682725e-07
Info: CFL hydro = 0.036747849036435506 sink sink = inf [SPH][rank=0]
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 | 8.1997e+04 | 100000 | 1 | 1.220e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 112.58414521767338 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.3061483123127466, 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 : 5.93 us (2.1%)
patch tree reduce : 1858.00 ns (0.6%)
gen split merge : 871.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 825.00 ns (0.3%)
LB compute : 269.47 us (93.4%)
LB move op cnt : 0
LB apply : 3.45 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1714.00 ns (65.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.549809711015744e-21,-1.5188046322719423e-22,1.8823239871133364e-21)
sum a = (-3.1151181390385674e-22,1.281402344782157e-22,4.306485086445256e-22)
sum e = 0.005730172375152778
sum de = -6.366496471561125e-07
Info: CFL hydro = 0.03692040965842301 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03692040965842301 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 | 8.2234e+04 | 100000 | 1 | 1.216e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 108.7897840574323 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.342896161349182, dt = 0.03692040965842301 ----------------
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.07 us (2.0%)
patch tree reduce : 1430.00 ns (0.4%)
gen split merge : 854.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1244.00 ns (0.4%)
LB compute : 328.05 us (94.1%)
LB move op cnt : 0
LB apply : 3.02 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.29 us (70.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.1087370645449604e-21,1.214239648327151e-22,2.0052937288583232e-21)
sum a = (4.315607892547061e-22,9.459227937372286e-23,-3.4928617454206007e-22)
sum e = 0.00573014965014925
sum de = -6.340040449145754e-07
Info: CFL hydro = 0.03762066492626863 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03762066492626863 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 | 8.0864e+04 | 100000 | 1 | 1.237e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 107.4790209305177 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.379816571007605, dt = 0.03762066492626863 ----------------
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.8%)
patch tree reduce : 1235.00 ns (0.4%)
gen split merge : 1050.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 900.00 ns (0.3%)
LB compute : 317.18 us (94.4%)
LB move op cnt : 0
LB apply : 3.05 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1873.00 ns (68.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.386921034831103e-21,1.2356544809668918e-21,2.3545547661645834e-21)
sum a = (-9.57636102142998e-22,-2.0373871522371633e-22,-2.5089150153139325e-22)
sum e = 0.00573012716075374
sum de = -6.313044330989456e-07
Info: CFL hydro = 0.037475919303849574 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.037475919303849574 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 | 7.5614e+04 | 100000 | 1 | 1.323e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 102.40773022736956 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.417437235933874, dt = 0.037475919303849574 ----------------
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.76 us (1.7%)
patch tree reduce : 1091.00 ns (0.3%)
gen split merge : 898.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 921.00 ns (0.3%)
LB compute : 318.59 us (94.2%)
LB move op cnt : 0
LB apply : 3.57 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.10 us (68.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.903347711045298e-21,9.62534788786331e-22,2.233760436701743e-21)
sum a = (-5.963272051707352e-22,7.048944068900401e-22,2.123456459840155e-22)
sum e = 0.005730104039509431
sum de = -6.286124274099922e-07
Info: CFL hydro = 0.036408953661155076 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.036408953661155076 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 | 7.5208e+04 | 100000 | 1 | 1.330e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 101.46584312546965 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.4549131552377235, dt = 0.036408953661155076 ----------------
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.8%)
patch tree reduce : 1084.00 ns (0.3%)
gen split merge : 1226.00 ns (0.4%)
split / merge op : 0/0
apply split merge : 926.00 ns (0.3%)
LB compute : 312.37 us (94.0%)
LB move op cnt : 0
LB apply : 3.58 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1953.00 ns (68.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (6.691515599810143e-21,-4.2681563573805533e-23,2.4579007394842186e-21)
sum a = (9.531310902635703e-23,-2.4787740831833906e-22,-2.690678306585231e-22)
sum e = 0.005730080693155647
sum de = -6.25995477473689e-07
Info: CFL hydro = 0.034076715816615574 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.034076715816615574 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 | 8.2485e+04 | 100000 | 1 | 1.212e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 108.11497513573077 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.4913221088988786, dt = 0.034076715816615574 ----------------
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.8%)
patch tree reduce : 1092.00 ns (0.3%)
gen split merge : 892.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 965.00 ns (0.3%)
LB compute : 300.98 us (94.1%)
LB move op cnt : 0
LB apply : 3.31 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.07 us (67.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.317735094496978e-20,5.15853998232225e-21,2.1587355000807124e-21)
sum a = (-1.9315182223399964e-21,1.6996842731128e-22,-3.738646913741828e-22)
sum e = 0.005730057544875478
sum de = -6.235455843508006e-07
Info: CFL hydro = 0.03446633921579476 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03446633921579476 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 | 7.5628e+04 | 100000 | 1 | 1.322e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 92.77763909884574 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.525398824715494, dt = 0.03446633921579476 ----------------
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.15 us (1.9%)
patch tree reduce : 1095.00 ns (0.3%)
gen split merge : 1274.00 ns (0.4%)
split / merge op : 0/0
apply split merge : 920.00 ns (0.3%)
LB compute : 308.54 us (94.2%)
LB move op cnt : 0
LB apply : 3.30 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1936.00 ns (66.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.402334222931303e-21,-7.160051191151118e-22,2.1933454061175633e-21)
sum a = (2.435999776762238e-22,1.1119632382458787e-21,5.691624415950746e-23)
sum e = 0.005730036959337785
sum de = -6.210682680851137e-07
Info: CFL hydro = 0.03485727763469205 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03485727763469205 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 | 7.5018e+04 | 100000 | 1 | 1.333e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 93.08158163432199 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.559865163931289, dt = 0.03485727763469205 ----------------
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.95 us (2.0%)
patch tree reduce : 1451.00 ns (0.4%)
gen split merge : 906.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1038.00 ns (0.3%)
LB compute : 321.01 us (94.2%)
LB move op cnt : 0
LB apply : 3.40 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.17 us (69.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.688717702367103e-21,1.6422549508858998e-21,1.9395387051433165e-21)
sum a = (-6.569878400778583e-22,-7.275830428539546e-22,-2.9634228780178893e-22)
sum e = 0.00573001627301762
sum de = -6.185639548686794e-07
Info: CFL hydro = 0.03534651010246779 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03534651010246779 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 | 8.1540e+04 | 100000 | 1 | 1.226e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 102.32144763306238 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.594722441565981, dt = 0.03534651010246779 ----------------
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 (2.2%)
patch tree reduce : 1071.00 ns (0.4%)
gen split merge : 810.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 959.00 ns (0.3%)
LB compute : 270.35 us (93.6%)
LB move op cnt : 0
LB apply : 3.19 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.16 us (68.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1548491648521867e-20,3.501354375325256e-21,1.965806651385845e-21)
sum a = (1.0524729288117377e-22,-1.171852679134751e-21,1.1905296991156143e-22)
sum e = 0.005729995517436236
sum de = -6.160263723330535e-07
Info: CFL hydro = 0.035985243598756406 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.035985243598756406 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 | 8.1628e+04 | 100000 | 1 | 1.225e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 103.86987497896024 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.630068951668449, dt = 0.035985243598756406 ----------------
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.8%)
patch tree reduce : 1001.00 ns (0.3%)
gen split merge : 860.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 980.00 ns (0.3%)
LB compute : 329.62 us (94.5%)
LB move op cnt : 0
LB apply : 3.67 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1802.00 ns (66.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.376218083617548e-20,4.505864899183676e-21,1.861348124588053e-21)
sum a = (1.1732454083950835e-21,-4.907999508883613e-22,8.748372263400794e-25)
sum e = 0.005729974681386031
sum de = -6.134456166383793e-07
Info: CFL hydro = 0.03681168473434141 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03681168473434141 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 | 8.2281e+04 | 100000 | 1 | 1.215e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 106.59188294616487 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.6660541952672054, dt = 0.03681168473434141 ----------------
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 (2.0%)
patch tree reduce : 1154.00 ns (0.4%)
gen split merge : 1241.00 ns (0.4%)
split / merge op : 0/0
apply split merge : 1093.00 ns (0.4%)
LB compute : 287.84 us (93.5%)
LB move op cnt : 0
LB apply : 3.50 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.32 us (70.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1504587922193079e-20,4.760516490325435e-21,2.1883755709341164e-21)
sum a = (-6.01642855876886e-23,-2.8569767566138794e-22,-4.849359523176845e-22)
sum e = 0.005729953721054658
sum de = -6.108091363705208e-07
Info: CFL hydro = 0.0356739124603296 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.0356739124603296 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 | 8.1472e+04 | 100000 | 1 | 1.227e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 107.96841164937696 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.702865880001547, dt = 0.0356739124603296 ----------------
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.9%)
patch tree reduce : 1607.00 ns (0.5%)
gen split merge : 899.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 917.00 ns (0.3%)
LB compute : 325.81 us (94.2%)
LB move op cnt : 0
LB apply : 3.70 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.65 us (73.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.4065150641395373e-20,3.9322766602295806e-21,1.374126430760483e-21)
sum a = (4.387448911996872e-22,1.4120772755238618e-21,6.977518900601551e-22)
sum e = 0.005729931220479267
sum de = -6.082580578188697e-07
Info: CFL hydro = 0.03582464114558292 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03582464114558292 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 | 7.5093e+04 | 100000 | 1 | 1.332e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 96.43901355960918 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.7385397924618764, dt = 0.03582464114558292 ----------------
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.9%)
patch tree reduce : 1572.00 ns (0.5%)
gen split merge : 805.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1347.00 ns (0.4%)
LB compute : 311.31 us (94.1%)
LB move op cnt : 0
LB apply : 3.30 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.50 us (74.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1293207950709583e-20,6.483716993747809e-21,1.4871612003543762e-21)
sum a = (-5.7942868040529005e-22,5.689557674122794e-22,2.3989540232223704e-22)
sum e = 0.0057299101976584586
sum de = -6.057009873418909e-07
Info: CFL hydro = 0.036493253288446784 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.036493253288446784 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 | 7.5499e+04 | 100000 | 1 | 1.325e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 97.36956422288655 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.774364433607459, dt = 0.036493253288446784 ----------------
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 (2.1%)
patch tree reduce : 1775.00 ns (0.5%)
gen split merge : 771.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 981.00 ns (0.3%)
LB compute : 321.65 us (94.1%)
LB move op cnt : 0
LB apply : 3.27 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.78 us (75.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.640533758151261e-20,3.968035112100029e-21,1.443968477211382e-21)
sum a = (2.7368884893292893e-23,4.896488892288463e-22,1.825000040803518e-22)
sum e = 0.0057298895244391095
sum de = -6.031016450159177e-07
Info: CFL hydro = 0.034357337073130746 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.034357337073130746 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.1434e+04 | 100000 | 1 | 1.228e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 106.98470588353054 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.810857686895906, dt = 0.034357337073130746 ----------------
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.9%)
patch tree reduce : 1076.00 ns (0.3%)
gen split merge : 903.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1241.00 ns (0.4%)
LB compute : 308.97 us (93.9%)
LB move op cnt : 0
LB apply : 3.72 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.42 us (67.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.6798659062451027e-20,5.502936951161798e-21,1.150135960351145e-21)
sum a = (-5.409226121699358e-22,-2.1734127827481284e-21,6.730063367800632e-22)
sum e = 0.005729866734924535
sum de = -6.006597101541728e-07
Info: CFL hydro = 0.03493324359293559 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03493324359293559 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 | 7.4614e+04 | 100000 | 1 | 1.340e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 92.28696951068835 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.8452150239690366, dt = 0.03493324359293559 ----------------
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 (2.2%)
patch tree reduce : 1499.00 ns (0.5%)
gen split merge : 745.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1246.00 ns (0.4%)
LB compute : 302.22 us (93.6%)
LB move op cnt : 0
LB apply : 3.26 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1663.00 ns (62.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.5816560576483382e-20,7.630233145181361e-21,1.5314985789613252e-21)
sum a = (1.2686218364328729e-21,1.32984640186316e-21,2.2186909816572743e-22)
sum e = 0.005729846951434548
sum de = -5.981830002660016e-07
Info: CFL hydro = 0.03422034126043182 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03422034126043182 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.1387e+04 | 100000 | 1 | 1.229e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 102.35164381835314 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.8801482675619723, dt = 0.03422034126043182 ----------------
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 (2.2%)
patch tree reduce : 1550.00 ns (0.5%)
gen split merge : 772.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1209.00 ns (0.4%)
LB compute : 309.27 us (93.7%)
LB move op cnt : 0
LB apply : 3.26 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.02 us (68.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.75943729489611e-20,4.98919688716554e-21,2.0195542796841213e-21)
sum a = (1.776800970222871e-22,-4.696688371992538e-22,-1.29164124287837e-22)
sum e = 0.005729826090356408
sum de = -5.957629443834115e-07
Info: CFL hydro = 0.03486781291923863 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03486781291923863 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 | 7.5464e+04 | 100000 | 1 | 1.325e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 92.96693224851573 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.914368608822404, dt = 0.03486781291923863 ----------------
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 (2.0%)
patch tree reduce : 1664.00 ns (0.5%)
gen split merge : 749.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 902.00 ns (0.3%)
LB compute : 284.68 us (93.7%)
LB move op cnt : 0
LB apply : 3.29 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.43 us (72.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.5377590962847616e-20,3.536009440539454e-23,1.9953789096117607e-21)
sum a = (1.313338219950087e-22,-6.420819857923272e-22,-4.235799906602492e-22)
sum e = 0.005729806597722077
sum de = -5.933039368178196e-07
Info: CFL hydro = 0.035589121286279 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.035589121286279 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.1702e+04 | 100000 | 1 | 1.224e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 102.5562938594635 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.949236421741643, dt = 0.035589121286279 ----------------
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.39 us (2.0%)
patch tree reduce : 1645.00 ns (0.5%)
gen split merge : 802.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1148.00 ns (0.4%)
LB compute : 298.56 us (93.8%)
LB move op cnt : 0
LB apply : 3.49 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1679.00 ns (65.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.3533200442278846e-20,1.0086261231329975e-21,1.5532235082563971e-21)
sum a = (-1.5752689803665455e-22,1.8308046903251727e-22,-5.495411561792638e-22)
sum e = 0.005729786899349911
sum de = -5.908014757313168e-07
Info: CFL hydro = 0.035294416907977036 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.035294416907977036 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.1064e+04 | 100000 | 1 | 1.234e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 103.8600485537404 (tsim/hr) [sph::Model][rank=0]
---------------- t = 3.984825543027922, dt = 0.035294416907977036 ----------------
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 (2.0%)
patch tree reduce : 1175.00 ns (0.4%)
gen split merge : 899.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1194.00 ns (0.4%)
LB compute : 304.78 us (94.1%)
LB move op cnt : 0
LB apply : 3.16 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1956.00 ns (68.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.007616332148071e-21,1.705679181821422e-21,1.361257271245124e-21)
sum a = (-7.956177858214889e-22,-1.3323361502352051e-21,-6.431438050394712e-22)
sum e = 0.0057297661163693905
sum de = -5.883274347410375e-07
Info: CFL hydro = 0.03480965705649355 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03480965705649355 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 | 7.5124e+04 | 100000 | 1 | 1.331e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 95.45217162616846 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.020119959935899, dt = 0.03480965705649355 ----------------
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.83 us (1.7%)
patch tree reduce : 1220.00 ns (0.3%)
gen split merge : 842.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1000.00 ns (0.3%)
LB compute : 372.79 us (94.8%)
LB move op cnt : 0
LB apply : 3.63 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.33 us (71.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.2548433223416661e-20,8.089371798536009e-22,1.3761082175431927e-21)
sum a = (-1.4131369320034736e-22,1.684721189549445e-21,-2.795923759309523e-22)
sum e = 0.0057297454062395885
sum de = -5.858952980542328e-07
Info: CFL hydro = 0.03443032947905984 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03443032947905984 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 | 7.4984e+04 | 100000 | 1 | 1.334e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 93.96562887005457 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.054929616992393, dt = 0.03443032947905984 ----------------
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 : 1198.00 ns (0.3%)
gen split merge : 1011.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 957.00 ns (0.3%)
LB compute : 325.97 us (94.1%)
LB move op cnt : 0
LB apply : 3.37 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.00 us (69.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.2880117688883803e-20,7.8087103311553255e-22,1.872166327194375e-21)
sum a = (1.6690419754116144e-21,-1.9069315275016644e-21,1.039630124863832e-21)
sum e = 0.005729725107729621
sum de = -5.834977414255737e-07
Info: CFL hydro = 0.033687083456744225 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.033687083456744225 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 | 7.5055e+04 | 100000 | 1 | 1.332e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 93.0304141917806 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.089359946471452, dt = 0.033687083456744225 ----------------
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 (2.1%)
patch tree reduce : 1213.00 ns (0.4%)
gen split merge : 873.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 907.00 ns (0.3%)
LB compute : 306.51 us (94.1%)
LB move op cnt : 0
LB apply : 2.84 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.15 us (67.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.996454687034731e-21,-2.2820333141246516e-22,2.0457291417293902e-21)
sum a = (2.646482656236915e-22,-6.758383530341207e-22,3.619688147769288e-22)
sum e = 0.005729704809643568
sum de = -5.811599584807556e-07
Info: CFL hydro = 0.03322210442463608 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03322210442463608 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 | 7.4012e+04 | 100000 | 1 | 1.351e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 89.75639581624262 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.1230470299281965, dt = 0.03322210442463608 ----------------
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 (2.0%)
patch tree reduce : 1194.00 ns (0.4%)
gen split merge : 854.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 996.00 ns (0.3%)
LB compute : 296.42 us (94.1%)
LB move op cnt : 0
LB apply : 3.07 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 3.00 us (73.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.843509276169045e-21,3.2092511502668553e-21,1.7763611854131295e-21)
sum a = (-3.097479517904215e-22,-5.569408500372536e-22,6.442401706368446e-22)
sum e = 0.005729685195284836
sum de = -5.78862499738122e-07
Info: CFL hydro = 0.033362590080493526 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.033362590080493526 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 | 7.5424e+04 | 100000 | 1 | 1.326e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 90.20687569795545 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.156269134352833, dt = 0.033362590080493526 ----------------
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.9%)
patch tree reduce : 1170.00 ns (0.4%)
gen split merge : 1110.00 ns (0.4%)
split / merge op : 0/0
apply split merge : 908.00 ns (0.3%)
LB compute : 297.83 us (94.0%)
LB move op cnt : 0
LB apply : 3.16 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1916.00 ns (67.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0248080980110566e-20,-5.515352629638975e-22,1.5929577695109705e-21)
sum a = (7.504839064582738e-22,2.729630363733652e-22,-4.262134058329181e-22)
sum e = 0.005729666346647906
sum de = -5.765636169954393e-07
Info: CFL hydro = 0.03388827444799964 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03388827444799964 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.1304e+04 | 100000 | 1 | 1.230e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 97.6498589180849 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.189631724433326, dt = 0.03388827444799964 ----------------
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.7%)
patch tree reduce : 1605.00 ns (0.5%)
gen split merge : 836.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 898.00 ns (0.3%)
LB compute : 317.98 us (94.5%)
LB move op cnt : 0
LB apply : 2.96 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.10 us (70.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (7.636416601312147e-21,3.453957791625216e-22,1.907197271315718e-21)
sum a = (-1.55776671499632e-22,-2.723662427298488e-22,3.113486883745644e-22)
sum e = 0.005729647783648057
sum de = -5.74237210358817e-07
Info: CFL hydro = 0.034229545784251685 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.034229545784251685 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.2085e+04 | 100000 | 1 | 1.218e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 100.14204808909382 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.223519998881326, dt = 0.034229545784251685 ----------------
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.88 us (1.7%)
patch tree reduce : 1974.00 ns (0.6%)
gen split merge : 870.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 830.00 ns (0.2%)
LB compute : 329.87 us (94.5%)
LB move op cnt : 0
LB apply : 3.23 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.08 us (69.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0579962212231041e-20,3.954615532526186e-21,1.90881237406742e-21)
sum a = (1.0642213273510121e-21,-7.598807515427011e-22,-7.99293329553821e-23)
sum e = 0.005729628862310036
sum de = -5.718964368752228e-07
Info: CFL hydro = 0.03342326079133045 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03342326079133045 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 | 7.4857e+04 | 100000 | 1 | 1.336e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 92.24294702429417 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.257749544665577, dt = 0.03342326079133045 ----------------
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.24 us (1.9%)
patch tree reduce : 1206.00 ns (0.4%)
gen split merge : 1199.00 ns (0.4%)
split / merge op : 0/0
apply split merge : 1126.00 ns (0.3%)
LB compute : 313.71 us (94.0%)
LB move op cnt : 0
LB apply : 3.22 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.38 us (70.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.132864979492315e-20,3.884434705677439e-21,1.983382053270037e-21)
sum a = (-2.156620150311292e-22,-8.100490274107931e-22,1.4249867420597272e-22)
sum e = 0.0057296089006853386
sum de = -5.696197062574135e-07
Info: CFL hydro = 0.03319272952728753 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03319272952728753 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 | 7.4698e+04 | 100000 | 1 | 1.339e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 89.87899497415192 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.291172805456908, dt = 0.03319272952728753 ----------------
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.8%)
patch tree reduce : 1144.00 ns (0.3%)
gen split merge : 1090.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 983.00 ns (0.3%)
LB compute : 316.42 us (94.2%)
LB move op cnt : 0
LB apply : 3.27 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1855.00 ns (67.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.632413500927712e-21,4.123030531567888e-21,2.1845659487709014e-21)
sum a = (1.6603910435262686e-21,9.282155555614168e-22,3.394482257432328e-22)
sum e = 0.005729589912973818
sum de = -5.673676560609261e-07
Info: CFL hydro = 0.03368283371052828 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03368283371052828 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 | 7.4536e+04 | 100000 | 1 | 1.342e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 89.06602532046348 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.324365534984195, dt = 0.03368283371052828 ----------------
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.9%)
patch tree reduce : 1216.00 ns (0.4%)
gen split merge : 1121.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1155.00 ns (0.3%)
LB compute : 311.82 us (94.0%)
LB move op cnt : 0
LB apply : 3.70 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.19 us (69.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (9.42558459177775e-21,3.039792769448027e-21,2.1830028476128073e-21)
sum a = (1.4241628244593632e-22,2.256858751868789e-23,2.543745622856934e-22)
sum e = 0.005729571695906518
sum de = -5.650916594888542e-07
Info: CFL hydro = 0.03211265585291773 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03211265585291773 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.2285e+04 | 100000 | 1 | 1.215e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 99.77773587854512 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.358048368694723, dt = 0.03211265585291773 ----------------
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 (2.3%)
patch tree reduce : 1132.00 ns (0.4%)
gen split merge : 836.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1303.00 ns (0.4%)
LB compute : 273.71 us (93.5%)
LB move op cnt : 0
LB apply : 2.90 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1895.00 ns (66.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (8.885150826836719e-21,9.08537687579503e-21,2.3283570417068455e-21)
sum a = (-4.349428310807519e-23,1.9896372250031084e-21,4.1746338142981924e-22)
sum e = 0.0057295516421925485
sum de = -5.629304619546835e-07
Info: CFL hydro = 0.03257663427771247 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03257663427771247 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 | 7.3902e+04 | 100000 | 1 | 1.353e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 85.4350237849596 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.39016102454764, dt = 0.03257663427771247 ----------------
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.8%)
patch tree reduce : 1216.00 ns (0.4%)
gen split merge : 1038.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 924.00 ns (0.3%)
LB compute : 312.52 us (94.0%)
LB move op cnt : 0
LB apply : 3.59 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.01 us (69.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.2109513780710126e-20,1.0748171382667785e-20,2.6252047317216507e-21)
sum a = (-8.989379995677335e-23,-3.4730091936550993e-22,-2.0927916083529377e-23)
sum e = 0.005729534105382206
sum de = -5.607470890699614e-07
Info: CFL hydro = 0.03312736082320333 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03312736082320333 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.1418e+04 | 100000 | 1 | 1.228e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 95.4839215949675 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.422737658825353, dt = 0.03312736082320333 ----------------
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.77 us (1.9%)
patch tree reduce : 1182.00 ns (0.4%)
gen split merge : 852.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1028.00 ns (0.3%)
LB compute : 286.96 us (93.8%)
LB move op cnt : 0
LB apply : 3.49 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.63 us (70.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.1493859672288204e-20,8.771986459907884e-21,2.465346493684964e-21)
sum a = (-8.3104114790881115e-22,-2.1840091678093223e-22,-2.114703508820006e-22)
sum e = 0.005729516455853023
sum de = -5.585361499219449e-07
Info: CFL hydro = 0.03352450256678855 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03352450256678855 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.1364e+04 | 100000 | 1 | 1.229e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 97.03368274070355 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.455865019648557, dt = 0.03352450256678855 ----------------
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.9%)
patch tree reduce : 1740.00 ns (0.5%)
gen split merge : 826.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1073.00 ns (0.3%)
LB compute : 344.24 us (94.3%)
LB move op cnt : 0
LB apply : 3.66 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.58 us (67.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.0454920030644888e-20,6.593723577357741e-21,2.2896319889709252e-21)
sum a = (-2.3443461513574754e-22,-1.4146700895945278e-21,-2.463704749089484e-22)
sum e = 0.005729498453890322
sum de = -5.563083940200457e-07
Info: CFL hydro = 0.03393975247996216 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03393975247996216 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.1825e+04 | 100000 | 1 | 1.222e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 98.75340888560876 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.489389522215346, dt = 0.03393975247996216 ----------------
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.60 us (1.6%)
patch tree reduce : 1309.00 ns (0.4%)
gen split merge : 1145.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 928.00 ns (0.3%)
LB compute : 326.71 us (94.8%)
LB move op cnt : 0
LB apply : 3.04 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.20 us (69.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.2082052468958977e-20,5.87387771793683e-21,2.1968146923904836e-21)
sum a = (5.5166010669061e-22,1.1347965530309123e-21,-3.756934240693976e-23)
sum e = 0.005729480324012796
sum de = -5.540630855073946e-07
Info: CFL hydro = 0.03217007342261315 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03217007342261315 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.1237e+04 | 100000 | 1 | 1.231e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 99.25787964974401 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.523329274695308, dt = 0.03217007342261315 ----------------
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.90 us (1.8%)
patch tree reduce : 1122.00 ns (0.4%)
gen split merge : 1255.00 ns (0.4%)
split / merge op : 0/0
apply split merge : 1133.00 ns (0.4%)
LB compute : 299.52 us (93.6%)
LB move op cnt : 0
LB apply : 3.29 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1925.00 ns (67.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.435732694940553e-20,1.0325695240441346e-20,1.5865522330384566e-21)
sum a = (-1.5599898630153379e-21,-1.5865357137376154e-21,3.25793947756393e-22)
sum e = 0.005729460208647703
sum de = -5.519441451609749e-07
Info: CFL hydro = 0.03254815572910558 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03254815572910558 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.1659e+04 | 100000 | 1 | 1.225e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 94.57141839690286 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.555499348117921, dt = 0.03254815572910558 ----------------
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.88 us (2.0%)
patch tree reduce : 1475.00 ns (0.5%)
gen split merge : 803.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 856.00 ns (0.3%)
LB compute : 269.34 us (93.5%)
LB move op cnt : 0
LB apply : 3.27 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1708.00 ns (65.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.670403612754903e-20,6.6360402660752226e-21,1.439086422682821e-21)
sum a = (6.518976026188311e-22,-7.0213072581024e-22,6.969997321686427e-22)
sum e = 0.0057294428938270674
sum de = -5.498098262082587e-07
Info: CFL hydro = 0.03301877841133529 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03301877841133529 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.1606e+04 | 100000 | 1 | 1.225e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 95.62003596217255 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.588047503847027, dt = 0.03301877841133529 ----------------
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 (2.1%)
patch tree reduce : 1901.00 ns (0.6%)
gen split merge : 851.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 968.00 ns (0.3%)
LB compute : 302.70 us (93.7%)
LB move op cnt : 0
LB apply : 3.48 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.10 us (70.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.357357476952851e-20,1.4119724489223052e-20,1.330163464243691e-21)
sum a = (-8.323255615181471e-22,1.6128756101007082e-21,3.2506378901265807e-22)
sum e = 0.005729425528752255
sum de = -5.476543882213878e-07
Info: CFL hydro = 0.033252379860764014 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.033252379860764014 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.2914e+04 | 100000 | 1 | 1.206e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 98.55780734044522 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.621066282258362, dt = 0.033252379860764014 ----------------
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 (2.2%)
patch tree reduce : 1807.00 ns (0.5%)
gen split merge : 819.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 908.00 ns (0.3%)
LB compute : 308.67 us (93.7%)
LB move op cnt : 0
LB apply : 3.17 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.12 us (66.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.2800905312700534e-20,9.524065982044124e-21,1.1641047512617636e-21)
sum a = (2.9344796779471176e-22,1.01018574290149e-21,-3.13996565165762e-23)
sum e = 0.0057294077880940915
sum de = -5.45493669583293e-07
Info: CFL hydro = 0.0325593054534618 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.0325593054534618 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.0952e+04 | 100000 | 1 | 1.235e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 96.90660702545354 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.654318662119127, dt = 0.0325593054534618 ----------------
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 (2.0%)
patch tree reduce : 1345.00 ns (0.4%)
gen split merge : 863.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1198.00 ns (0.4%)
LB compute : 302.68 us (93.9%)
LB move op cnt : 0
LB apply : 3.15 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1722.00 ns (66.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.5206360343040457e-20,1.0461756177358213e-20,1.2757329685210451e-21)
sum a = (-3.662108274240019e-22,1.2389073143097056e-22,6.279297554625928e-23)
sum e = 0.0057293892072183905
sum de = -5.433877051632304e-07
Info: CFL hydro = 0.032926089168306895 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.032926089168306895 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.0959e+04 | 100000 | 1 | 1.235e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 94.89448400805888 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.686877967572588, dt = 0.032926089168306895 ----------------
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.87 us (1.8%)
patch tree reduce : 2.24 us (0.7%)
gen split merge : 851.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 854.00 ns (0.3%)
LB compute : 310.09 us (94.2%)
LB move op cnt : 0
LB apply : 3.31 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.93 us (71.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.6567689187396513e-20,1.5476949170712554e-20,9.50593663436597e-22)
sum a = (5.587049534154034e-23,2.85566423085025e-22,-2.500282615033327e-22)
sum e = 0.005729371962923988
sum de = -5.412679610243121e-07
Info: CFL hydro = 0.032001847641251135 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.032001847641251135 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 | 7.3770e+04 | 100000 | 1 | 1.356e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 87.44239886992189 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.719804056740895, dt = 0.032001847641251135 ----------------
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.8%)
patch tree reduce : 1897.00 ns (0.5%)
gen split merge : 885.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 938.00 ns (0.3%)
LB compute : 334.20 us (94.1%)
LB move op cnt : 0
LB apply : 4.18 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.53 us (75.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.5707685824530844e-20,9.3014132670597e-21,6.786323592757148e-22)
sum a = (-6.820902323713806e-22,-2.282380718173586e-22,-1.176885197318632e-22)
sum e = 0.005729353507109537
sum de = -5.392172287175807e-07
Info: CFL hydro = 0.03261106525383942 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03261106525383942 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 | 7.4269e+04 | 100000 | 1 | 1.346e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 85.5631543815057 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.751805904382147, dt = 0.03261106525383942 ----------------
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.96 us (1.7%)
patch tree reduce : 1271.00 ns (0.4%)
gen split merge : 1325.00 ns (0.4%)
split / merge op : 0/0
apply split merge : 1021.00 ns (0.3%)
LB compute : 325.43 us (94.5%)
LB move op cnt : 0
LB apply : 2.93 us (0.8%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1895.00 ns (68.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.7713804755587045e-20,1.1277310812428433e-20,5.950145544765374e-22)
sum a = (-6.629923661535242e-22,4.561276086990114e-22,-2.395559701797472e-22)
sum e = 0.005729336895562999
sum de = -5.371372951055704e-07
Info: CFL hydro = 0.033189584115605034 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.033189584115605034 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.1951e+04 | 100000 | 1 | 1.220e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 96.21082469496203 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.784416969635987, dt = 0.033189584115605034 ----------------
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.9%)
patch tree reduce : 1290.00 ns (0.4%)
gen split merge : 852.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 879.00 ns (0.3%)
LB compute : 312.19 us (94.4%)
LB move op cnt : 0
LB apply : 2.97 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1890.00 ns (66.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.7488370899879045e-20,1.0582838993486484e-20,7.237068845361128e-22)
sum a = (7.075192024822206e-22,-2.283631012304062e-22,-1.524542435658893e-22)
sum e = 0.005729320020873131
sum de = -5.350306145643604e-07
Info: CFL hydro = 0.0326927650188485 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.0326927650188485 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.0930e+04 | 100000 | 1 | 1.236e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 96.6965922426856 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.817606553751592, dt = 0.0326927650188485 ----------------
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.88 us (2.1%)
patch tree reduce : 1289.00 ns (0.5%)
gen split merge : 836.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 936.00 ns (0.3%)
LB compute : 268.36 us (93.7%)
LB move op cnt : 0
LB apply : 3.05 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1854.00 ns (68.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.5292132760076377e-20,1.1254254196414566e-20,8.190853766814632e-22)
sum a = (-1.6094125047430571e-21,-6.280189399462317e-22,-5.325552925363567e-22)
sum e = 0.005729301968581025
sum de = -5.329654678709913e-07
Info: CFL hydro = 0.033123242117770194 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.033123242117770194 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 | 7.4317e+04 | 100000 | 1 | 1.346e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 87.46665022782992 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.85029931877044, dt = 0.033123242117770194 ----------------
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 (2.1%)
patch tree reduce : 1228.00 ns (0.4%)
gen split merge : 875.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1677.00 ns (0.5%)
LB compute : 297.14 us (93.7%)
LB move op cnt : 0
LB apply : 3.28 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1713.00 ns (66.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.7020736783885158e-20,5.6807013975260665e-21,9.897303815011163e-22)
sum a = (-3.3970216591973096e-22,7.224968191482937e-23,3.124893585777037e-22)
sum e = 0.005729285058631496
sum de = -5.308833803810166e-07
Info: CFL hydro = 0.03259664863923558 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03259664863923558 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 | 7.4891e+04 | 100000 | 1 | 1.335e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 89.30258680327059 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.88342256088821, dt = 0.03259664863923558 ----------------
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 (2.1%)
patch tree reduce : 1717.00 ns (0.5%)
gen split merge : 1212.00 ns (0.4%)
split / merge op : 0/0
apply split merge : 858.00 ns (0.3%)
LB compute : 298.55 us (93.6%)
LB move op cnt : 0
LB apply : 3.58 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.13 us (70.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.7671165961676022e-20,7.667062882914392e-21,5.334145685638499e-22)
sum a = (-1.0020472403979147e-21,6.469701108797956e-22,-5.567204791936934e-22)
sum e = 0.005729267148130129
sum de = -5.28844399507299e-07
Info: CFL hydro = 0.030488983974300634 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.030488983974300634 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.3840e+04 | 100000 | 1 | 1.193e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 98.38454620460801 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.9160192095274455, dt = 0.030488983974300634 ----------------
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 (2.1%)
patch tree reduce : 1459.00 ns (0.4%)
gen split merge : 979.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1092.00 ns (0.3%)
LB compute : 307.19 us (93.7%)
LB move op cnt : 0
LB apply : 3.45 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1884.00 ns (68.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.1845935998113598e-20,1.0974426833826134e-20,7.867616329608071e-22)
sum a = (3.2984610840741225e-24,-1.3562378216906178e-21,4.22455786791843e-22)
sum e = 0.005729248286458418
sum de = -5.269462321704032e-07
Info: CFL hydro = 0.0309245370765328 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.0309245370765328 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 | 7.6201e+04 | 100000 | 1 | 1.312e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 83.63829565323705 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.946508193501746, dt = 0.0309245370765328 ----------------
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 (2.1%)
patch tree reduce : 1467.00 ns (0.4%)
gen split merge : 828.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 839.00 ns (0.3%)
LB compute : 307.81 us (94.4%)
LB move op cnt : 0
LB apply : 2.93 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.25 us (68.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.1948251834631943e-20,7.688936674318707e-21,5.398678356343485e-22)
sum a = (-3.5161644566910734e-22,2.5253837151472155e-22,1.1775795639365324e-22)
sum e = 0.005729232680355613
sum de = -5.250300231696065e-07
Info: CFL hydro = 0.03141686604311698 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03141686604311698 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.4770e+04 | 100000 | 1 | 1.180e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 94.3726548879337 (tsim/hr) [sph::Model][rank=0]
---------------- t = 4.977432730578279, dt = 0.03141686604311698 ----------------
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.66 us (1.8%)
patch tree reduce : 1561.00 ns (0.5%)
gen split merge : 962.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1136.00 ns (0.4%)
LB compute : 290.69 us (94.0%)
LB move op cnt : 0
LB apply : 3.03 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1988.00 ns (68.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (1.9336891079188072e-20,5.191007890226344e-21,5.917250997511696e-22)
sum a = (1.2217009069955063e-21,-5.803111625412025e-22,2.3920128534159145e-22)
sum e = 0.005729216974143005
sum de = -5.230925545851131e-07
Info: CFL hydro = 0.03197988227475964 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03197988227475964 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.2199e+04 | 100000 | 1 | 1.217e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 92.96801732774514 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.008849596621396, dt = 0.03197988227475964 ----------------
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.9%)
patch tree reduce : 1504.00 ns (0.5%)
gen split merge : 1024.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 822.00 ns (0.3%)
LB compute : 297.82 us (94.1%)
LB move op cnt : 0
LB apply : 3.19 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1795.00 ns (66.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.1232256197004723e-20,6.422733877589322e-21,1.3450522965162666e-21)
sum a = (-7.851851795835846e-23,7.48561474921627e-22,7.647174849517542e-22)
sum e = 0.005729201159498472
sum de = -5.211299501535006e-07
Info: CFL hydro = 0.030885492432001654 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.030885492432001654 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.5273e+04 | 100000 | 1 | 1.173e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 98.17261175782049 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.040829478896156, dt = 0.030885492432001654 ----------------
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 (2.3%)
patch tree reduce : 1430.00 ns (0.5%)
gen split merge : 1033.00 ns (0.4%)
split / merge op : 0/0
apply split merge : 842.00 ns (0.3%)
LB compute : 268.91 us (93.2%)
LB move op cnt : 0
LB apply : 3.50 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1818.00 ns (65.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.2106985073932555e-20,1.5557856883370723e-20,1.910852906490437e-21)
sum a = (-2.946277915128645e-23,7.822710476567407e-22,5.34085654066017e-22)
sum e = 0.005729183710866312
sum de = -5.192436225927651e-07
Info: CFL hydro = 0.03132477527518916 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03132477527518916 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.0799e+04 | 100000 | 1 | 1.238e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 89.83883859285075 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.0717149713281575, dt = 0.03132477527518916 ----------------
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 (2.0%)
patch tree reduce : 1590.00 ns (0.5%)
gen split merge : 778.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 889.00 ns (0.3%)
LB compute : 297.74 us (93.8%)
LB move op cnt : 0
LB apply : 3.46 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1691.00 ns (66.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.4808734397828317e-20,1.1783140251574947e-20,1.484521038985599e-21)
sum a = (5.354062570200191e-22,9.751708528878975e-22,-1.3246841266191727e-22)
sum e = 0.005729168181003627
sum de = -5.173397700563198e-07
Info: CFL hydro = 0.03007214795807008 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03007214795807008 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.3694e+04 | 100000 | 1 | 1.195e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 94.38067039763348 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.103039746603347, dt = 0.03007214795807008 ----------------
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.68 us (2.0%)
patch tree reduce : 1421.00 ns (0.5%)
gen split merge : 892.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 997.00 ns (0.3%)
LB compute : 271.44 us (93.4%)
LB move op cnt : 0
LB apply : 3.11 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1847.00 ns (67.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.4682361178017578e-20,1.2093757021913263e-20,1.551067900420489e-21)
sum a = (1.0371206212376599e-21,-6.573448328561637e-22,-7.17501940370009e-22)
sum e = 0.00572915107749764
sum de = -5.155207303401339e-07
Info: CFL hydro = 0.03042411819772127 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03042411819772127 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.2613e+04 | 100000 | 1 | 1.210e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 89.43703344304902 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.133111894561417, dt = 0.03042411819772127 ----------------
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.88 us (1.9%)
patch tree reduce : 2.32 us (0.8%)
gen split merge : 869.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1456.00 ns (0.5%)
LB compute : 287.90 us (93.5%)
LB move op cnt : 0
LB apply : 3.45 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1833.00 ns (66.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.5597625980537737e-20,1.276343229060359e-20,1.8424993304390727e-21)
sum a = (-9.738647708708447e-22,1.0055204614567328e-21,-2.708111676398665e-22)
sum e = 0.00572913598762631
sum de = -5.136892004859085e-07
Info: CFL hydro = 0.030825739764995398 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.030825739764995398 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.9370e+04 | 100000 | 1 | 1.119e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 97.88429070669214 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.163536012759138, dt = 0.030825739764995398 ----------------
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 (2.0%)
patch tree reduce : 1292.00 ns (0.4%)
gen split merge : 969.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 971.00 ns (0.3%)
LB compute : 308.72 us (94.0%)
LB move op cnt : 0
LB apply : 3.17 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.19 us (71.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.343874758524633e-20,1.360310884285592e-20,1.9186877439384934e-21)
sum a = (-1.2180934825934503e-22,2.2877681646054422e-22,2.653147959312383e-22)
sum e = 0.005729120824674457
sum de = -5.118424480302849e-07
Info: CFL hydro = 0.031290527111029 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.031290527111029 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.3210e+04 | 100000 | 1 | 1.202e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 92.34041035930946 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.1943617525241335, dt = 0.031290527111029 ----------------
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.95 us (1.9%)
patch tree reduce : 1516.00 ns (0.5%)
gen split merge : 891.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 907.00 ns (0.3%)
LB compute : 287.24 us (93.8%)
LB move op cnt : 0
LB apply : 3.16 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.02 us (68.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.5376643116847952e-20,1.0114627719611918e-20,2.20212665959483e-21)
sum a = (-5.011527642781245e-22,-6.563142655524061e-22,-3.106289219347491e-22)
sum e = 0.005729105579052099
sum de = -5.099770656349274e-07
Info: CFL hydro = 0.03183043607537884 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03183043607537884 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.3166e+04 | 100000 | 1 | 1.202e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 93.68331432970743 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.225652279635162, dt = 0.03183043607537884 ----------------
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 : 1487.00 ns (0.4%)
gen split merge : 828.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1083.00 ns (0.3%)
LB compute : 333.97 us (94.0%)
LB move op cnt : 0
LB apply : 4.36 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 3.12 us (74.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.503751649733755e-20,1.38517370989069e-20,2.2932816649327197e-21)
sum a = (-2.367587757865622e-22,2.0726557974860914e-22,-5.7186922995283045e-22)
sum e = 0.0057290902336291005
sum de = -5.080890201457866e-07
Info: CFL hydro = 0.031492705922863656 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.031492705922863656 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.0541e+04 | 100000 | 1 | 1.104e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 103.75006555714452 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.257482715710541, dt = 0.031492705922863656 ----------------
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.80 us (1.9%)
patch tree reduce : 1262.00 ns (0.3%)
gen split merge : 1144.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1081.00 ns (0.3%)
LB compute : 340.41 us (93.9%)
LB move op cnt : 0
LB apply : 4.09 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.81 us (72.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (2.832892696885095e-20,9.693678597298323e-21,2.099295041372219e-21)
sum a = (-7.183079367170466e-22,5.054868225915704e-22,2.263154502086778e-22)
sum e = 0.005729073886257745
sum de = -5.06230412507001e-07
Info: CFL hydro = 0.03125512930459622 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03125512930459622 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.9143e+04 | 100000 | 1 | 1.122e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 101.06430683575553 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.288975421633404, dt = 0.03125512930459622 ----------------
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 (2.0%)
patch tree reduce : 1218.00 ns (0.4%)
gen split merge : 856.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1206.00 ns (0.4%)
LB compute : 281.62 us (93.5%)
LB move op cnt : 0
LB apply : 3.58 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1747.00 ns (66.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.1596452752416996e-20,1.4788440607252445e-20,1.8794605115132127e-21)
sum a = (1.7460211157058495e-22,1.4851996775325787e-21,1.0020104862114792e-22)
sum e = 0.005729057851371076
sum de = -5.043951069280643e-07
Info: CFL hydro = 0.030246394071493814 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.030246394071493814 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.0157e+04 | 100000 | 1 | 1.109e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 101.44297348843818 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.320230550938001, dt = 0.030246394071493814 ----------------
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.8%)
patch tree reduce : 1173.00 ns (0.4%)
gen split merge : 1164.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 983.00 ns (0.3%)
LB compute : 314.60 us (94.1%)
LB move op cnt : 0
LB apply : 3.76 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1719.00 ns (68.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.539700532680078e-20,1.2749774454529068e-20,1.9107676311299633e-21)
sum a = (-3.2169549234782835e-23,1.787528749385476e-21,2.967659801226093e-22)
sum e = 0.005729041321556967
sum de = -5.026277883844745e-07
Info: CFL hydro = 0.03065382959393031 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03065382959393031 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.3368e+04 | 100000 | 1 | 1.200e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 90.7768591498716 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.350476945009494, dt = 0.03065382959393031 ----------------
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.9%)
patch tree reduce : 1326.00 ns (0.4%)
gen split merge : 803.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 934.00 ns (0.3%)
LB compute : 306.31 us (94.2%)
LB move op cnt : 0
LB apply : 3.40 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1769.00 ns (65.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.719873627802119e-20,1.47829594409561e-20,1.1704496279773859e-21)
sum a = (-2.3370902086474513e-21,-2.4371470462023646e-22,3.5372942004333775e-23)
sum e = 0.005729026576286969
sum de = -5.008455204908619e-07
Info: CFL hydro = 0.030979516592624066 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.030979516592624066 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 | 7.7597e+04 | 100000 | 1 | 1.289e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 85.63170948952913 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.381130774603425, dt = 0.030979516592624066 ----------------
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.57 us (1.9%)
patch tree reduce : 1360.00 ns (0.4%)
gen split merge : 846.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 933.00 ns (0.3%)
LB compute : 325.98 us (94.4%)
LB move op cnt : 0
LB apply : 3.71 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 13.12 us (92.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.568800086791555e-20,1.9690583761056465e-20,1.1958752913119623e-21)
sum a = (6.912872547300502e-22,1.6278314599168979e-21,-4.877252932495938e-22)
sum e = 0.005729011624105365
sum de = -4.990532951026587e-07
Info: CFL hydro = 0.031534977324163195 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.031534977324163195 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.2794e+04 | 100000 | 1 | 1.208e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 92.3373736102721 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.412110291196049, dt = 0.031534977324163195 ----------------
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.97 us (1.7%)
patch tree reduce : 1245.00 ns (0.4%)
gen split merge : 981.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 951.00 ns (0.3%)
LB compute : 325.18 us (94.4%)
LB move op cnt : 0
LB apply : 3.18 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.26 us (70.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.460530042925068e-20,1.1791620086595286e-20,1.4569790405828872e-21)
sum a = (-1.1141127010046211e-21,-1.850567833974782e-21,-6.139539648771157e-22)
sum e = 0.005728996785310964
sum de = -4.972381987583759e-07
Info: CFL hydro = 0.03213575942660736 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03213575942660736 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.0012e+04 | 100000 | 1 | 1.111e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 102.18699238509097 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.443645268520212, dt = 0.03213575942660736 ----------------
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.83 us (2.1%)
patch tree reduce : 1302.00 ns (0.4%)
gen split merge : 826.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1256.00 ns (0.4%)
LB compute : 305.95 us (94.0%)
LB move op cnt : 0
LB apply : 3.28 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.27 us (70.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.6109084238148805e-20,1.0918674458767462e-20,1.3208776543129342e-21)
sum a = (1.376211142773498e-22,-2.1496974659483136e-22,2.0793267542559123e-22)
sum e = 0.005728981792069373
sum de = -4.953981074080904e-07
Info: CFL hydro = 0.03237939300473303 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03237939300473303 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.5489e+04 | 100000 | 1 | 1.170e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 98.90101436251264 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.4757810279468195, dt = 0.03237939300473303 ----------------
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.24 us (2.0%)
patch tree reduce : 1313.00 ns (0.4%)
gen split merge : 1025.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 958.00 ns (0.3%)
LB compute : 287.36 us (93.3%)
LB move op cnt : 0
LB apply : 3.63 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 4.16 us (77.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.854052068753176e-20,7.822249695708764e-21,2.0544092611015227e-21)
sum a = (-1.409126327642647e-22,1.5474649724554522e-21,1.70127940881347e-22)
sum e = 0.005728966234966705
sum de = -4.935538104957607e-07
Info: CFL hydro = 0.030514562753192812 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.030514562753192812 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.3567e+04 | 100000 | 1 | 1.197e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 97.41067514980979 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.508160420951553, dt = 0.030514562753192812 ----------------
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.92 us (1.8%)
patch tree reduce : 1155.00 ns (0.4%)
gen split merge : 848.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 954.00 ns (0.3%)
LB compute : 303.40 us (94.2%)
LB move op cnt : 0
LB apply : 3.16 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.04 us (66.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.8095351814746684e-20,8.825430423786219e-21,2.1407580856915574e-21)
sum a = (-4.202032613568959e-22,-1.5562757612070192e-21,-9.464967065680583e-23)
sum e = 0.005728948638347996
sum de = -4.918245960494283e-07
Info: CFL hydro = 0.030305850929488794 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.030305850929488794 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 | 7.6669e+04 | 100000 | 1 | 1.304e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 84.2226051770089 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.5386749837047455, dt = 0.030305850929488794 ----------------
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.57 us (2.1%)
patch tree reduce : 1403.00 ns (0.4%)
gen split merge : 841.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1735.00 ns (0.5%)
LB compute : 297.36 us (93.5%)
LB move op cnt : 0
LB apply : 3.37 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1856.00 ns (68.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.9062466316003706e-20,1.1848215480769584e-20,2.0817651492838157e-21)
sum a = (6.972417244943978e-22,-7.064975737293207e-22,-3.5007624856871354e-22)
sum e = 0.00572893353985099
sum de = -4.9011584189192e-07
Info: CFL hydro = 0.030787993147019896 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.030787993147019896 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 | 7.8839e+04 | 100000 | 1 | 1.268e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 86.01373778490756 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.568980834634234, dt = 0.030787993147019896 ----------------
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.95 us (1.7%)
patch tree reduce : 1303.00 ns (0.4%)
gen split merge : 1189.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1172.00 ns (0.3%)
LB compute : 325.65 us (94.4%)
LB move op cnt : 0
LB apply : 3.24 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.15 us (72.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.744493865961835e-20,1.0466112518754929e-20,1.7715036122208043e-21)
sum a = (2.9190718129983345e-22,6.6333184976392805e-22,7.478230118845666e-22)
sum e = 0.005728919204108039
sum de = -4.883886467640671e-07
Info: CFL hydro = 0.03133453829571445 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03133453829571445 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.9068e+04 | 100000 | 1 | 1.123e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 98.71983900979284 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.599768827781254, dt = 0.03133453829571445 ----------------
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.13 us (1.9%)
patch tree reduce : 1198.00 ns (0.4%)
gen split merge : 827.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1029.00 ns (0.3%)
LB compute : 309.94 us (94.0%)
LB move op cnt : 0
LB apply : 3.91 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1791.00 ns (65.6%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.159180866256401e-20,1.2096169382697617e-20,1.748599971369966e-21)
sum a = (2.0372431206085371e-22,-7.840261197038927e-22,5.0027053747477764e-23)
sum e = 0.005728904751819347
sum de = -4.86639788287595e-07
Info: CFL hydro = 0.03107015552926252 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03107015552926252 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.6061e+04 | 100000 | 1 | 1.162e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 97.08105287369918 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.631103366076969, dt = 0.03107015552926252 ----------------
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.92 us (2.1%)
patch tree reduce : 1227.00 ns (0.4%)
gen split merge : 855.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 954.00 ns (0.3%)
LB compute : 309.56 us (93.8%)
LB move op cnt : 0
LB apply : 2.85 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.02 us (66.8%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.601284449859715e-20,1.3908026251856708e-20,1.3262440969534013e-21)
sum a = (-1.345169600666028e-21,3.6002656285863623e-22,-4.853088681943865e-22)
sum e = 0.005728889327627824
sum de = -4.849145866973942e-07
Info: CFL hydro = 0.03122084248035465 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03122084248035465 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.3205e+04 | 100000 | 1 | 1.202e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 93.06673842740788 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.662173521606232, dt = 0.03122084248035465 ----------------
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.92 us (1.5%)
patch tree reduce : 1789.00 ns (0.5%)
gen split merge : 828.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1530.00 ns (0.4%)
LB compute : 363.15 us (94.8%)
LB move op cnt : 0
LB apply : 3.52 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.84 us (76.9%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.28198573616834e-20,1.0747270995131884e-20,9.925087115891278e-22)
sum a = (1.1810510584826097e-21,-8.78857930723406e-22,2.5314024187660726e-22)
sum e = 0.005728874460386207
sum de = -4.83189961766945e-07
Info: CFL hydro = 0.03000464245306095 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03000464245306095 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.4168e+04 | 100000 | 1 | 1.188e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 94.60109430281567 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.693394364086587, dt = 0.03000464245306095 ----------------
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 (2.3%)
patch tree reduce : 1551.00 ns (0.5%)
gen split merge : 902.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1093.00 ns (0.4%)
LB compute : 272.38 us (93.1%)
LB move op cnt : 0
LB apply : 3.41 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.01 us (70.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.399485765476806e-20,1.4237616015064345e-20,1.6380773507466165e-21)
sum a = (1.6134234420456961e-21,7.789124956428645e-22,-6.311933241824144e-22)
sum e = 0.005728858314317694
sum de = -4.815408754635765e-07
Info: CFL hydro = 0.029185863670390166 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.029185863670390166 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.3204e+04 | 100000 | 1 | 1.202e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 89.87431128646702 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.7233990065396485, dt = 0.029185863670390166 ----------------
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 (2.0%)
patch tree reduce : 1345.00 ns (0.4%)
gen split merge : 876.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1057.00 ns (0.3%)
LB compute : 305.88 us (94.2%)
LB move op cnt : 0
LB apply : 2.90 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.13 us (66.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.293221689142522e-20,1.4419447757065642e-20,1.8076793350654255e-21)
sum a = (-1.6505036869592529e-22,-1.4309744599593892e-21,-5.739760790496771e-22)
sum e = 0.005728843193471303
sum de = -4.799446779707931e-07
Info: CFL hydro = 0.029630184730282873 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.029630184730282873 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.4006e+04 | 100000 | 1 | 1.190e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 88.26400039042186 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.752584870210039, dt = 0.029630184730282873 ----------------
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.92 us (2.1%)
patch tree reduce : 1281.00 ns (0.4%)
gen split merge : 850.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1074.00 ns (0.3%)
LB compute : 310.66 us (93.8%)
LB move op cnt : 0
LB apply : 3.86 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.15 us (67.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.569217531253162e-20,1.1627590844509163e-20,1.5607456080663733e-21)
sum a = (1.0059737946337774e-21,1.4704562043513386e-21,-1.3859867149417035e-22)
sum e = 0.005728829594450419
sum de = -4.783321350056997e-07
Info: CFL hydro = 0.030125614057695777 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.030125614057695777 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 | 7.5402e+04 | 100000 | 1 | 1.326e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 80.43032230472605 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.7822150549403215, dt = 0.030125614057695777 ----------------
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 (2.2%)
patch tree reduce : 1557.00 ns (0.5%)
gen split merge : 830.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 847.00 ns (0.3%)
LB compute : 269.05 us (93.3%)
LB move op cnt : 0
LB apply : 3.50 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1930.00 ns (67.4%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (4.417266694058338e-20,1.645592226596649e-20,1.2545214185064073e-21)
sum a = (-3.3224879922652153e-22,1.2840172981944957e-22,-3.4315944147087015e-22)
sum e = 0.005728815878954468
sum de = -4.7670077220473567e-07
Info: CFL hydro = 0.030687589725031796 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.030687589725031796 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.1930e+04 | 100000 | 1 | 1.221e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 88.85441040895887 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.812340668998018, dt = 0.030687589725031796 ----------------
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.71 us (2.0%)
patch tree reduce : 14.67 us (4.4%)
gen split merge : 827.00 ns (0.2%)
split / merge op : 0/0
apply split merge : 1021.00 ns (0.3%)
LB compute : 299.38 us (90.1%)
LB move op cnt : 0
LB apply : 3.29 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1911.00 ns (67.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.6864277141071375e-20,1.5617692043047855e-20,1.6852833105818695e-21)
sum a = (-3.9427959426190026e-22,-9.376541605327407e-22,3.5453547694647653e-22)
sum e = 0.005728802045847882
sum de = -4.750473841835559e-07
Info: CFL hydro = 0.030146113578215387 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.030146113578215387 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 | 7.5592e+04 | 100000 | 1 | 1.323e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 83.5108216336982 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.8430282587230495, dt = 0.030146113578215387 ----------------
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 (2.0%)
patch tree reduce : 1635.00 ns (0.5%)
gen split merge : 867.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1160.00 ns (0.4%)
LB compute : 308.69 us (94.0%)
LB move op cnt : 0
LB apply : 3.40 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1971.00 ns (70.0%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.778171290276179e-20,1.9615445591396282e-20,2.2031894543522266e-21)
sum a = (7.701213267924875e-22,-9.501651398245493e-22,4.0799142933572547e-22)
sum e = 0.0057287869958194335
sum de = -4.734313574196122e-07
Info: CFL hydro = 0.03051252406929758 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.03051252406929758 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.2787e+04 | 100000 | 1 | 1.208e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 89.84539489523188 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.873174372301265, dt = 0.03051252406929758 ----------------
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.98 us (2.0%)
patch tree reduce : 1354.00 ns (0.5%)
gen split merge : 830.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 905.00 ns (0.3%)
LB compute : 274.80 us (93.5%)
LB move op cnt : 0
LB apply : 3.62 us (1.2%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1987.00 ns (66.5%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.695339902488058e-20,1.7642690469349812e-20,2.276838564093522e-21)
sum a = (4.1819864953463626e-22,1.3968222793635457e-21,1.3624703751077595e-22)
sum e = 0.0057287730699393975
sum de = -4.7180398372814576e-07
Info: CFL hydro = 0.030920208250575863 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.030920208250575863 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.2634e+04 | 100000 | 1 | 1.210e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 90.76902437340965 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.903686896370562, dt = 0.030920208250575863 ----------------
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.9%)
patch tree reduce : 1215.00 ns (0.4%)
gen split merge : 1102.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 1222.00 ns (0.4%)
LB compute : 297.52 us (93.6%)
LB move op cnt : 0
LB apply : 3.12 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 1922.00 ns (68.3%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.811230362832238e-20,1.8862900356221765e-20,2.452355524931201e-21)
sum a = (-5.272930970475879e-22,-2.254958415938458e-22,-7.74711582796292e-23)
sum e = 0.005728759062113003
sum de = -4.7016331126134076e-07
Info: CFL hydro = 0.031167754741528685 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.031167754741528685 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.1761e+04 | 100000 | 1 | 1.223e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 91.00998273747622 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.934607104621138, dt = 0.031167754741528685 ----------------
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 (2.2%)
patch tree reduce : 1383.00 ns (0.5%)
gen split merge : 1095.00 ns (0.4%)
split / merge op : 0/0
apply split merge : 919.00 ns (0.3%)
LB compute : 274.98 us (93.3%)
LB move op cnt : 0
LB apply : 3.18 us (1.1%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.22 us (68.1%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.5191842842226515e-20,2.3372155330413588e-20,2.236379141426194e-21)
sum a = (9.605559282810124e-22,-8.286488478328644e-23,1.8147085336184538e-22)
sum e = 0.005728744771519708
sum de = -4.685180621866518e-07
Info: CFL hydro = 0.030807178787769677 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.030807178787769677 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.3439e+04 | 100000 | 1 | 1.198e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 93.62183331178403 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.965774859362667, dt = 0.030807178787769677 ----------------
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.85 us (1.8%)
patch tree reduce : 1914.00 ns (0.6%)
gen split merge : 811.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 921.00 ns (0.3%)
LB compute : 302.96 us (94.4%)
LB move op cnt : 0
LB apply : 3.16 us (1.0%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 2.30 us (68.7%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.567937000660391e-20,2.290428176933567e-20,2.636585619418413e-21)
sum a = (-7.004328409423967e-22,6.998825402409239e-22,-1.614642016453125e-22)
sum e = 0.005728729853038794
sum de = -4.6690023662056444e-07
Info: CFL hydro = 0.031046430759643834 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.031046430759643834 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 | 7.7303e+04 | 100000 | 1 | 1.294e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 85.73307256472214 (tsim/hr) [sph::Model][rank=0]
---------------- t = 5.996582038150437, dt = 0.0034179618495633335 ----------------
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.84 us (1.8%)
patch tree reduce : 1180.00 ns (0.4%)
gen split merge : 828.00 ns (0.3%)
split / merge op : 0/0
apply split merge : 998.00 ns (0.3%)
LB compute : 308.21 us (94.3%)
LB move op cnt : 0
LB apply : 2.88 us (0.9%)
Info: Scheduler step timings : [Scheduler][rank=0]
metadata sync : 3.17 us (71.2%)
Info: free boundaries skipping geometry update [PositionUpdated][rank=0]
Info: conservation infos : [sph::Model][rank=0]
sum v = (3.690962265803994e-20,2.1225972890865096e-20,2.6795164520212366e-21)
sum a = (1.0048830167663943e-21,-2.837609210109898e-22,5.2729045483764185e-22)
sum e = 0.005728707142273096
sum de = -4.6672076730461535e-07
Info: CFL hydro = 0.031118603818785447 sink sink = inf [SPH][rank=0]
Info: cfl dt = 0.031118603818785447 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.4237e+04 | 100000 | 1 | 1.187e+00 | 0.0% | 0.0% 0.0% | 103.76 MB | 0.00 B |
+------+------------+--------+--------+-----------+------+-------------+-------------+-------------+
Info: estimated rate : 10.365031282057032 (tsim/hr) [sph::Model][rank=0]
Info: iteration since start : 157 [SPH][rank=0]
Info: time since start : 1290.170800034 (s) [SPH][rank=0]
-----------------------------------------------------------
---------------- Phantom dump saving -----------------
-----------------------------------------------------------
- Saving dump 1 to _to_trash/phantom_test_sim/disc_00001
(<shamrock.Context object at 0x7f03a11b0f30>, <shamrock.model_sph.SPHModel_f64_3_M4 object at 0x7f03a11b2fb0>, {'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: (3 minutes 25.958 seconds)
Estimated memory usage: 162 MB