////////////////// Start of input data ////////////////// 





########### section 0 section 0 choice of CPU or GPU ##########
GPU:                          False


########### section 1 choice of differencing scheme ###########
scheme:                         c
scheme_turb:                    u
acrank:                         1.0
acrank_conv:                    0.5
acrank_conv_keps:               1
acrank_conv_kom:                1


########### section 2 turbulence models ###########
cmu:                          0.09
pans:                         False
keps:                         False
kom_des:                      True
keps_des:                     False
k_eq_les:                     False
kom:                          False
sst:                          False
smag:                         False
wale:                         False
c_omega_1:                    0.556
c_omega_2:                    0.075
prand_k:                      2.0
prand_omega:                  2.0
cdes:                         0.67


########### section 3 restart/save ###########
restart:                      True
save:                         True


########### section 4 fluid properties ###########
viscos:                       1.92e-04


########### section 5 relaxation factors ###########
urfvis:                       0.5


########### section 6 number of iteration and convergence criterira ###########
sormax:                       0.001
norm_order:                   2
maxit:                        5
min_iter:                     1
solver_vel:                   pyamgx
solver_p:                     pyamgx
coeff_v:                      False
coeff_w:                      False
embedded:                     False
solver_turb:                  pyamgx
amg_relax:                    cg
amg_cycle:                    V
nsweep_vel:                   50
nsweep_keps:                  50
nsweep_kom:                   1
convergence_limit_u:          1e-05
convergence_limit_v:          1e-05
convergence_limit_w:          1e-05
convergence_limit_p:          0.0005
convergence_limit_k:          -1e-06
convergence_limit_om:         -1e-06


########### section 7 all variables are printed during the iteration at node ###########
imon:                         0
jmon:                         0
kmon:                         0


########### section 8 time-averaging ###########
ntstep:                       15000
dt[0]:                        1.23e-03
itstep_start:                 7500
itstep_save:                  2000
itstep_stats:                 1


########### section 9 residual scaling parameters ###########
resnorm_p:                    64.0
resnorm_vel:                  1280.0


########### Section 10 grid and boundary conditions ###########
ni:                           32
nj:                           96
nk:                           32
dz:                           5.00e-02


cyclic_x:                     True
cyclic_z:                     True


------boundary conditions for u
     u_bc_south_type:              d
     u_bc_north_type:              d
     u_bc_south[0,0]:              0.0
     u_bc_north[0,0]:              0.0
------boundary conditions for v
     v_bc_south_type:              d
     v_bc_north_type:              d
     v_bc_south[0,0]:              0.0
     v_bc_north[0,0]:              0.0
------boundary conditions for w
     w_bc_south_type:              d
     w_bc_north_type:              d
     w_bc_south[0,0]:              0.0
     w_bc_north[0,0]:              0.0
------boundary conditions for p
     p_bc_south_type:              n
     p_bc_north_type:              n
------boundary conditions for k
     k_bc_south_type:              d
     k_bc_north_type:              d
     k_bc_south[0,0]:              0.0
     k_bc_north[0,0]:              0.0
------boundary conditions for omega
     om_bc_south_type:             d
     om_bc_north_type:             d
     om_bc_south[0,0]:             1831876.2
     om_bc_north[0,0]:             1831876.2



 ////////////////// End of input data //////////////////



hostname:  tfd117.am.chalmers.se
pymgx initialized
AMGX version 2.2.0.132-opensource
Built on Oct  7 2021, 13:01:47
Compiled with CUDA Runtime 11.4, using CUDA driver 12.2
read_restart_data called
conv called
vist_kom called
CDS scheme, prand= 1
calcu called
solve_pyamgx called,tol_conv= 1e-05 acrank_conv_local= 0.5 variable= u
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14196            148166  0.000735         0.0039
           2(D)         3901             40335   0.00265        0.00105
           3(D)            2                 2       0.5       1.19e-07
         --------------------------------------------------------------
         Grid Complexity: 1.18411
         Operator Complexity: 1.27475
         Total Memory Usage: 0.0150222 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini            0.930847   5.263670e+00
              0            0.930847   1.343147e-01         0.0255
              1              0.9308   5.777698e-03         0.0430
              2              0.9308   1.311028e-03         0.2269
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0629
         Final Residual: 		   1.311028e-03
         Total Reduction in Residual: 	   2.490712e-04
         Maximum Memory Usage: 		          0.931 GB
         --------------------------------------------------------------
Total Time: 0.0153045
    setup: 0.0124086 s
    solve: 0.00289587 s
    solve(per iteration): 0.000965291 s
resid in solve_pyamgx: 1.31e-03
time solve_pyamgx: 3.73e-02
time u: 4.39e-02
calcv called
solve_pyamgx called,tol_conv= 1e-05 acrank_conv_local= 0.5 variable= v
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini            0.930847   4.039758e+00
              0            0.930847   1.070751e-01         0.0265
              1              0.9308   2.094287e-03         0.0196
              2              0.9308   1.600130e-04         0.0764
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0341
         Final Residual: 		   1.600130e-04
         Total Reduction in Residual: 	   3.960955e-05
         Maximum Memory Usage: 		          0.931 GB
         --------------------------------------------------------------
Total Time: 0.0153127
    setup: 0.0124086 s
    solve: 0.00290406 s
    solve(per iteration): 0.000968021 s
resid in solve_pyamgx: 1.60e-04
time solve_pyamgx: 4.29e-03
time v: 7.09e-03
calcw called
solve_pyamgx called,tol_conv= 1e-05 acrank_conv_local= 0.5 variable= w
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini            0.930847   4.472746e+00
              0            0.930847   1.147722e-01         0.0257
              1              0.9308   3.899522e-03         0.0340
              2              0.9308   6.277047e-04         0.1610
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0520
         Final Residual: 		   6.277047e-04
         Total Reduction in Residual: 	   1.403399e-04
         Maximum Memory Usage: 		          0.931 GB
         --------------------------------------------------------------
Total Time: 0.0152686
    setup: 0.0124086 s
    solve: 0.00285997 s
    solve(per iteration): 0.000953323 s
resid in solve_pyamgx: 6.28e-04
time solve_pyamgx: 4.22e-03
time w: 6.34e-03
conv called
calcp called
calcp called
solve_pyamgx called,tol_conv= 0.0005 acrank_conv_local= 1 variable= p
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.34491   2.034031e+00
              0             1.34491   1.068673e+00         0.5254
              1              1.3449   4.881465e-01         0.4568
              2              1.3449   2.393851e-01         0.4904
              3              1.3449   1.208390e-01         0.5048
              4              1.3449   6.278471e-02         0.5196
              5              1.3449   3.349183e-02         0.5334
              6              1.3449   1.827007e-02         0.5455
              7              1.3449   9.960657e-03         0.5452
              8              1.3449   5.476758e-03         0.5498
              9              1.3449   3.007792e-03         0.5492
             10              1.3449   2.036117e-03         0.6769
             11              1.3449   1.204193e-03         0.5914
             12              1.3449   6.839083e-04         0.5679
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5405
         Final Residual: 		   6.839083e-04
         Total Reduction in Residual: 	   3.362329e-04
         Maximum Memory Usage: 		          1.345 GB
         --------------------------------------------------------------
Total Time: 0.0793904
    setup: 0.058837 s
    solve: 0.0205534 s
    solve(per iteration): 0.00158103 s
resid in solve_pyamgx: 6.84e-04
time solve_pyamgx: 9.92e-02
time p: 1.13e-01
vist_kom called
upwind scheme, prand= 2.0
calck_kom called
solve_pyamgx called,tol_conv= -1e-06 acrank_conv_local= 1 variable= k
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27223            285845  0.000386        0.00747
           2(D)         4739             96065   0.00428        0.00232
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32522
         Operator Complexity: 1.55667
         Total Memory Usage: 0.0200687 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.34491   5.339971e-01
              0             1.34491   4.691848e-02         0.0879
              1              1.3449   6.739922e-03         0.1437
              2              1.3449   1.395396e-03         0.2070
              3              1.3449   3.272295e-04         0.2345
              4              1.3449   7.862340e-05         0.2403
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1712
         Final Residual: 		   7.862340e-05
         Total Reduction in Residual: 	   1.472356e-04
         Maximum Memory Usage: 		          1.345 GB
         --------------------------------------------------------------
Total Time: 0.0202217
    setup: 0.0154163 s
    solve: 0.00480541 s
    solve(per iteration): 0.000961082 s
resid in solve_pyamgx: 7.86e-05
time solve_pyamgx: 3.59e-02
time k: 4.79e-02
upwind scheme, prand= 2.0
calcom called
solve_pyamgx called,tol_conv= -1e-06 acrank_conv_local= 1 variable= om
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27739            292309   0.00038        0.00764
           2(D)         4739             99281   0.00442         0.0024
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3305
         Operator Complexity: 1.57078
         Total Memory Usage: 0.0203122 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.34491   7.024101e+01
              0             1.34491   1.129420e+01         0.1608
              1              1.3449   2.234584e+00         0.1979
              2              1.3449   5.280920e-01         0.2363
              3              1.3449   1.359010e-01         0.2573
              4              1.3449   3.770592e-02         0.2775
              5              1.3449   1.015793e-02         0.2694
         --------------------------------------------------------------
         Total Iterations: 6
         Avg Convergence Rate: 		         0.2291
         Final Residual: 		   1.015793e-02
         Total Reduction in Residual: 	   1.446153e-04
         Maximum Memory Usage: 		          1.345 GB
         --------------------------------------------------------------
Total Time: 0.0210619
    setup: 0.0154591 s
    solve: 0.00560278 s
    solve(per iteration): 0.000933797 s
resid in solve_pyamgx: 1.02e-02
time solve_pyamgx: 3.64e-02
time omega: 4.28e-02
time Smag or Wale: 7.15e-07
compute_fk called

--time step:   0, iter:0, max residual:2.25e-06, u:1.02e-06, v:1.25e-07, w:4.90e-07, p:2.25e-06, k:4.80e-11, eps:0.00e+00, om:7.94e-06


monitor time step:   0, iter:0, u: 4.10e-01, v: 5.24e-04, w:-1.79e-03, p:-3.21e-13, k: 9.47e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.69e-01, cfl_max_y: 1.75e-01, at i= 31, j= 73


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 8.33e+01, kmin: 3.08e-04, epsmin: 1.00e+00, ommin: 2.19e+01, fkmax: 1.00e+00

time one iteration: 2.63e-01
vismean_mean 5.1999999999999994e-17
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14207            148173  0.000734         0.0039
           2(D)         3910             40618   0.00266        0.00105
           3(D)            2                 2       0.5       1.19e-07
         --------------------------------------------------------------
         Grid Complexity: 1.18432
         Operator Complexity: 1.27518
         Total Memory Usage: 0.0150297 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.34491   5.261797e+00
              0             1.34491   1.342121e-01         0.0255
              1              1.3449   5.680255e-03         0.0423
              2              1.3449   1.218216e-03         0.2145
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0614
         Final Residual: 		   1.218216e-03
         Total Reduction in Residual: 	   2.315209e-04
         Maximum Memory Usage: 		          1.345 GB
         --------------------------------------------------------------
Total Time: 0.0131891
    setup: 0.0109079 s
    solve: 0.00228118 s
    solve(per iteration): 0.000760395 s
resid in solve_pyamgx: 1.22e-03
time solve_pyamgx: 2.86e-02
time u: 3.52e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.34491   4.039311e+00
              0             1.34491   1.070639e-01         0.0265
              1              1.3449   2.090321e-03         0.0195
              2              1.3449   1.642803e-04         0.0786
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0344
         Final Residual: 		   1.642803e-04
         Total Reduction in Residual: 	   4.067038e-05
         Maximum Memory Usage: 		          1.345 GB
         --------------------------------------------------------------
Total Time: 0.0132235
    setup: 0.0109079 s
    solve: 0.00231565 s
    solve(per iteration): 0.000771883 s
resid in solve_pyamgx: 1.64e-04
time solve_pyamgx: 3.58e-03
time v: 6.25e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.34491   4.471877e+00
              0             1.34491   1.147234e-01         0.0257
              1              1.3449   3.875760e-03         0.0338
              2              1.3449   6.381213e-04         0.1646
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0523
         Final Residual: 		   6.381213e-04
         Total Reduction in Residual: 	   1.426965e-04
         Maximum Memory Usage: 		          1.345 GB
         --------------------------------------------------------------
Total Time: 0.0132043
    setup: 0.0109079 s
    solve: 0.00229645 s
    solve(per iteration): 0.000765483 s
resid in solve_pyamgx: 6.38e-04
time solve_pyamgx: 3.53e-03
time w: 5.63e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.033227e+00
              0              1.6203   1.067205e+00         0.5249
              1              1.6203   4.861970e-01         0.4556
              2              1.6203   2.370027e-01         0.4875
              3              1.6203   1.195745e-01         0.5045
              4              1.6203   6.231528e-02         0.5211
              5              1.6203   3.315225e-02         0.5320
              6              1.6203   1.806166e-02         0.5448
              7              1.6203   9.827684e-03         0.5441
              8              1.6203   5.367748e-03         0.5462
              9              1.6203   2.909037e-03         0.5419
             10              1.6203   1.949709e-03         0.6702
             11              1.6203   1.142438e-03         0.5860
             12              1.6203   6.431909e-04         0.5630
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5380
         Final Residual: 		   6.431909e-04
         Total Reduction in Residual: 	   3.163400e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0683578
    setup: 0.0508944 s
    solve: 0.0174634 s
    solve(per iteration): 0.00134334 s
resid in solve_pyamgx: 6.43e-04
time solve_pyamgx: 8.39e-02
time p: 9.61e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27223            286381  0.000386        0.00749
           2(D)         4798             97120   0.00422        0.00235
           3(D)           18                20    0.0617       9.98e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32592
         Operator Complexity: 1.559
         Total Memory Usage: 0.0201081 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.208106e-01
              0              1.6203   4.547535e-02         0.0873
              1              1.6203   6.612408e-03         0.1454
              2              1.6203   1.363123e-03         0.2061
              3              1.6203   3.091345e-04         0.2268
              4              1.6203   7.723245e-05         0.2498
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1715
         Final Residual: 		   7.723245e-05
         Total Reduction in Residual: 	   1.482928e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176022
    setup: 0.013472 s
    solve: 0.00413018 s
    solve(per iteration): 0.000826035 s
resid in solve_pyamgx: 7.72e-05
time solve_pyamgx: 3.33e-02
time k: 4.52e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27687            291609   0.00038        0.00762
           2(D)         4689             98405   0.00448        0.00237
           3(D)           18                22    0.0679       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32953
         Operator Complexity: 1.5685
         Total Memory Usage: 0.0202722 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.028256e+01
              0              1.6203   6.112580e+00         0.1517
              1              1.6203   1.495174e+00         0.2446
              2              1.6203   3.481259e-01         0.2328
              3              1.6203   9.501216e-02         0.2729
              4              1.6203   2.746139e-02         0.2890
              5              1.6203   7.602914e-03         0.2769
         --------------------------------------------------------------
         Total Iterations: 6
         Avg Convergence Rate: 		         0.2395
         Final Residual: 		   7.602914e-03
         Total Reduction in Residual: 	   1.887396e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0184092
    setup: 0.0134386 s
    solve: 0.00497066 s
    solve(per iteration): 0.000828443 s
resid in solve_pyamgx: 7.60e-03
time solve_pyamgx: 3.41e-02
time omega: 4.04e-02
time Smag or Wale: 7.15e-07

--time step:   1, iter:0, max residual:2.17e-06, u:9.52e-07, v:1.28e-07, w:4.99e-07, p:2.17e-06, k:4.71e-11, eps:0.00e+00, om:5.94e-06


monitor time step:   1, iter:0, u: 4.06e-01, v: 4.77e-04, w:-1.42e-03, p:-3.31e-13, k: 9.43e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 8.37e+01, kmin: 3.08e-04, epsmin: 1.00e+00, ommin: 2.20e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 2.5999999999999997e-17
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14216            148430  0.000734        0.00391
           2(D)         3895             40415   0.00266        0.00102
         --------------------------------------------------------------
         Grid Complexity: 1.18423
         Operator Complexity: 1.27525
         Total Memory Usage: 0.0150014 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.260188e+00
              0              1.6203   1.341609e-01         0.0255
              1              1.6203   5.597609e-03         0.0417
              2              1.6203   1.149007e-03         0.2053
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0602
         Final Residual: 		   1.149007e-03
         Total Reduction in Residual: 	   2.184345e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121716
    setup: 0.010081 s
    solve: 0.00209056 s
    solve(per iteration): 0.000696853 s
resid in solve_pyamgx: 1.15e-03
time solve_pyamgx: 2.74e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.039004e+00
              0              1.6203   1.070686e-01         0.0265
              1              1.6203   2.085680e-03         0.0195
              2              1.6203   1.610811e-04         0.0772
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0342
         Final Residual: 		   1.610811e-04
         Total Reduction in Residual: 	   3.988140e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122068
    setup: 0.010081 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 1.61e-04
time solve_pyamgx: 3.42e-03
time v: 6.21e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.471059e+00
              0              1.6203   1.147139e-01         0.0257
              1              1.6203   3.911647e-03         0.0341
              2              1.6203   6.446208e-04         0.1648
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.446208e-04
         Total Reduction in Residual: 	   1.441763e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121816
    setup: 0.010081 s
    solve: 0.00210058 s
    solve(per iteration): 0.000700192 s
resid in solve_pyamgx: 6.45e-04
time solve_pyamgx: 3.35e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.031895e+00
              0              1.6203   1.060111e+00         0.5217
              1              1.6203   4.813392e-01         0.4540
              2              1.6203   2.323442e-01         0.4827
              3              1.6203   1.154195e-01         0.4968
              4              1.6203   5.940733e-02         0.5147
              5              1.6203   3.112237e-02         0.5239
              6              1.6203   1.679066e-02         0.5395
              7              1.6203   9.108598e-03         0.5425
              8              1.6203   4.949002e-03         0.5433
              9              1.6203   2.658547e-03         0.5372
             10              1.6203   1.772731e-03         0.6668
             11              1.6203   1.034170e-03         0.5834
             12              1.6203   5.801942e-04         0.5610
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5338
         Final Residual: 		   5.801942e-04
         Total Reduction in Residual: 	   2.855433e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0677847
    setup: 0.0503828 s
    solve: 0.0174018 s
    solve(per iteration): 0.0013386 s
resid in solve_pyamgx: 5.80e-04
time solve_pyamgx: 8.30e-02
time p: 9.53e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27156            285604  0.000387        0.00747
           2(D)         4763             98911   0.00436        0.00239
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32478
         Operator Complexity: 1.56046
         Total Memory Usage: 0.0201247 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.112844e-01
              0              1.6203   4.376198e-02         0.0856
              1              1.6203   6.239476e-03         0.1426
              2              1.6203   1.321240e-03         0.2118
              3              1.6203   3.264079e-04         0.2470
              4              1.6203   9.489061e-05         0.2907
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1794
         Final Residual: 		   9.489061e-05
         Total Reduction in Residual: 	   1.855926e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175928
    setup: 0.0134413 s
    solve: 0.00415155 s
    solve(per iteration): 0.000830311 s
resid in solve_pyamgx: 9.49e-05
time solve_pyamgx: 3.29e-02
time k: 4.49e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27605            290683  0.000381         0.0076
           2(D)         4752             98776   0.00437        0.00239
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32929
         Operator Complexity: 1.56769
         Total Memory Usage: 0.0202586 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.969259e+01
              0              1.6203   6.923363e+00         0.1393
              1              1.6203   1.538651e+00         0.2222
              2              1.6203   3.574764e-01         0.2323
              3              1.6203   9.016337e-02         0.2522
              4              1.6203   2.445128e-02         0.2712
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2180
         Final Residual: 		   2.445128e-02
         Total Reduction in Residual: 	   4.920508e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175889
    setup: 0.0134724 s
    solve: 0.00411648 s
    solve(per iteration): 0.000823296 s
resid in solve_pyamgx: 2.45e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:   2, iter:0, max residual:2.03e-06, u:8.98e-07, v:1.26e-07, w:5.04e-07, p:2.03e-06, k:5.79e-11, eps:0.00e+00, om:1.91e-05


monitor time step:   2, iter:0, u: 4.03e-01, v: 2.63e-04, w:-1.05e-03, p:-6.29e-13, k: 9.39e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 8.43e+01, kmin: 3.08e-04, epsmin: 1.00e+00, ommin: 2.20e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 1.733333333333333e-17
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14200            148114  0.000735         0.0039
           2(D)         3891             40099   0.00265        0.00101
         --------------------------------------------------------------
         Grid Complexity: 1.18403
         Operator Complexity: 1.27433
         Total Memory Usage: 0.0149863 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.258478e+00
              0              1.6203   1.341188e-01         0.0255
              1              1.6203   5.548339e-03         0.0414
              2              1.6203   1.104012e-03         0.1990
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0594
         Final Residual: 		   1.104012e-03
         Total Reduction in Residual: 	   2.099490e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121265
    setup: 0.0100392 s
    solve: 0.00208723 s
    solve(per iteration): 0.000695744 s
resid in solve_pyamgx: 1.10e-03
time solve_pyamgx: 2.73e-02
time u: 3.38e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.038575e+00
              0              1.6203   1.070870e-01         0.0265
              1              1.6203   2.095497e-03         0.0196
              2              1.6203   1.641193e-04         0.0783
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0344
         Final Residual: 		   1.641193e-04
         Total Reduction in Residual: 	   4.063792e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121618
    setup: 0.0100392 s
    solve: 0.00212253 s
    solve(per iteration): 0.000707509 s
resid in solve_pyamgx: 1.64e-04
time solve_pyamgx: 3.39e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.470350e+00
              0              1.6203   1.147177e-01         0.0257
              1              1.6203   3.930468e-03         0.0343
              2              1.6203   6.577901e-04         0.1674
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0528
         Final Residual: 		   6.577901e-04
         Total Reduction in Residual: 	   1.471451e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121339
    setup: 0.0100392 s
    solve: 0.00209469 s
    solve(per iteration): 0.000698229 s
resid in solve_pyamgx: 6.58e-04
time solve_pyamgx: 3.32e-03
time w: 5.38e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.029727e+00
              0              1.6203   1.067665e+00         0.5260
              1              1.6203   4.893657e-01         0.4584
              2              1.6203   2.375694e-01         0.4855
              3              1.6203   1.189972e-01         0.5009
              4              1.6203   6.202859e-02         0.5213
              5              1.6203   3.269367e-02         0.5271
              6              1.6203   1.776594e-02         0.5434
              7              1.6203   9.762939e-03         0.5495
              8              1.6203   5.357568e-03         0.5488
              9              1.6203   2.898172e-03         0.5409
             10              1.6203   1.949801e-03         0.6728
             11              1.6203   1.152419e-03         0.5910
             12              1.6203   6.636146e-04         0.5758
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5394
         Final Residual: 		   6.636146e-04
         Total Reduction in Residual: 	   3.269477e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0681123
    setup: 0.0507147 s
    solve: 0.0173976 s
    solve(per iteration): 0.00133827 s
resid in solve_pyamgx: 6.64e-04
time solve_pyamgx: 8.34e-02
time p: 9.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27246            285744  0.000385        0.00747
           2(D)         4734             97974   0.00437        0.00237
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3254
         Operator Complexity: 1.55931
         Total Memory Usage: 0.0201101 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.039691e-01
              0              1.6203   4.317947e-02         0.0857
              1              1.6203   6.112901e-03         0.1416
              2              1.6203   1.258301e-03         0.2058
              3              1.6203   2.967195e-04         0.2358
              4              1.6203   7.819740e-05         0.2635
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1730
         Final Residual: 		   7.819740e-05
         Total Reduction in Residual: 	   1.551631e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176008
    setup: 0.0134597 s
    solve: 0.00414106 s
    solve(per iteration): 0.000828211 s
resid in solve_pyamgx: 7.82e-05
time solve_pyamgx: 3.28e-02
time k: 4.49e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27681            290911   0.00038         0.0076
           2(D)         4713             98303   0.00443        0.00237
           3(D)           18                30    0.0926       1.22e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32971
         Operator Complexity: 1.56734
         Total Memory Usage: 0.0202554 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.811686e+01
              0              1.6203   5.469727e+00         0.1435
              1              1.6203   1.277512e+00         0.2336
              2              1.6203   2.806728e-01         0.2197
              3              1.6203   7.132379e-02         0.2541
              4              1.6203   1.835115e-02         0.2573
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2170
         Final Residual: 		   1.835115e-02
         Total Reduction in Residual: 	   4.814445e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176236
    setup: 0.0134908 s
    solve: 0.0041328 s
    solve(per iteration): 0.00082656 s
resid in solve_pyamgx: 1.84e-02
time solve_pyamgx: 3.28e-02
time omega: 3.91e-02
time Smag or Wale: 7.15e-07

--time step:   3, iter:0, max residual:2.40e-06, u:8.63e-07, v:1.28e-07, w:5.14e-07, p:2.40e-06, k:4.77e-11, eps:0.00e+00, om:1.43e-05


monitor time step:   3, iter:0, u: 4.00e-01, v: 2.47e-04, w:-7.00e-04, p:-1.11e-12, k: 9.33e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 8.49e+01, kmin: 3.08e-04, epsmin: 1.00e+00, ommin: 2.20e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 1.2999999999999999e-17
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14236            148732  0.000734        0.00391
           2(D)         3923             40371   0.00262        0.00105
           3(D)            2                 2       0.5       1.19e-07
         --------------------------------------------------------------
         Grid Complexity: 1.18474
         Operator Complexity: 1.27563
         Total Memory Usage: 0.0150388 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.256737e+00
              0              1.6203   1.340990e-01         0.0255
              1              1.6203   5.553194e-03         0.0414
              2              1.6203   1.083301e-03         0.1951
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0591
         Final Residual: 		   1.083301e-03
         Total Reduction in Residual: 	   2.060787e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0132071
    setup: 0.0109117 s
    solve: 0.00229539 s
    solve(per iteration): 0.000765131 s
resid in solve_pyamgx: 1.08e-03
time solve_pyamgx: 2.84e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.037958e+00
              0              1.6203   1.070935e-01         0.0265
              1              1.6203   2.096124e-03         0.0196
              2              1.6203   1.642425e-04         0.0784
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0344
         Final Residual: 		   1.642425e-04
         Total Reduction in Residual: 	   4.067464e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0132262
    setup: 0.0109117 s
    solve: 0.00231443 s
    solve(per iteration): 0.000771477 s
resid in solve_pyamgx: 1.64e-04
time solve_pyamgx: 3.59e-03
time v: 6.28e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.469768e+00
              0              1.6203   1.147045e-01         0.0257
              1              1.6203   3.933276e-03         0.0343
              2              1.6203   6.521568e-04         0.1658
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0526
         Final Residual: 		   6.521568e-04
         Total Reduction in Residual: 	   1.459039e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0132008
    setup: 0.0109117 s
    solve: 0.00228906 s
    solve(per iteration): 0.000763019 s
resid in solve_pyamgx: 6.52e-04
time solve_pyamgx: 3.53e-03
time w: 5.62e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.025308e+00
              0              1.6203   1.061591e+00         0.5242
              1              1.6203   4.882200e-01         0.4599
              2              1.6203   2.380104e-01         0.4875
              3              1.6203   1.188189e-01         0.4992
              4              1.6203   6.152191e-02         0.5178
              5              1.6203   3.233930e-02         0.5257
              6              1.6203   1.758560e-02         0.5438
              7              1.6203   9.696410e-03         0.5514
              8              1.6203   5.334781e-03         0.5502
              9              1.6203   2.899902e-03         0.5436
             10              1.6203   1.962789e-03         0.6768
             11              1.6203   1.176135e-03         0.5992
             12              1.6203   6.938007e-04         0.5899
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5413
         Final Residual: 		   6.938007e-04
         Total Reduction in Residual: 	   3.425656e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.067908
    setup: 0.0504812 s
    solve: 0.0174269 s
    solve(per iteration): 0.00134053 s
resid in solve_pyamgx: 6.94e-04
time solve_pyamgx: 8.33e-02
time p: 9.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27163            285065  0.000386        0.00745
           2(D)         4760             96962   0.00428        0.00234
           3(D)           17                19    0.0657       9.46e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32491
         Operator Complexity: 1.55685
         Total Memory Usage: 0.0200699 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.981714e-01
              0              1.6203   4.252530e-02         0.0854
              1              1.6203   5.979301e-03         0.1406
              2              1.6203   1.198483e-03         0.2004
              3              1.6203   2.665866e-04         0.2224
              4              1.6203   6.731089e-05         0.2525
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1683
         Final Residual: 		   6.731089e-05
         Total Reduction in Residual: 	   1.351159e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01762
    setup: 0.0134863 s
    solve: 0.00413363 s
    solve(per iteration): 0.000826726 s
resid in solve_pyamgx: 6.73e-05
time solve_pyamgx: 3.30e-02
time k: 4.50e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27582            290506  0.000382        0.00759
           2(D)         4733             98863   0.00441        0.00239
           3(D)           15                15    0.0667       7.97e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32888
         Operator Complexity: 1.56755
         Total Memory Usage: 0.0202543 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.149323e+01
              0              1.6203   5.690993e+00         0.1372
              1              1.6203   1.288706e+00         0.2264
              2              1.6203   2.874060e-01         0.2230
              3              1.6203   7.244627e-02         0.2521
              4              1.6203   1.901261e-02         0.2624
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2149
         Final Residual: 		   1.901261e-02
         Total Reduction in Residual: 	   4.582098e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176264
    setup: 0.0134728 s
    solve: 0.00415363 s
    solve(per iteration): 0.000830727 s
resid in solve_pyamgx: 1.90e-02
time solve_pyamgx: 3.28e-02
time omega: 3.91e-02
time Smag or Wale: 7.15e-07

--time step:   4, iter:0, max residual:2.56e-06, u:8.46e-07, v:1.28e-07, w:5.09e-07, p:2.56e-06, k:4.11e-11, eps:0.00e+00, om:1.49e-05


monitor time step:   4, iter:0, u: 3.97e-01, v: 5.21e-04, w:-3.66e-04, p:-1.59e-12, k: 9.25e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 8.56e+01, kmin: 3.08e-04, epsmin: 1.00e+00, ommin: 2.20e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 1.0399999999999999e-17
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14243            148961  0.000734        0.00392
           2(D)         3850             39578   0.00267        0.00103
           3(D)            2                 2       0.5       1.19e-07
         --------------------------------------------------------------
         Grid Complexity: 1.18407
         Operator Complexity: 1.27481
         Total Memory Usage: 0.0150228 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.254980e+00
              0              1.6203   1.340433e-01         0.0255
              1              1.6203   5.497876e-03         0.0410
              2              1.6203   1.059994e-03         0.1928
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0586
         Final Residual: 		   1.059994e-03
         Total Reduction in Residual: 	   2.017123e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0132337
    setup: 0.0109431 s
    solve: 0.00229056 s
    solve(per iteration): 0.00076352 s
resid in solve_pyamgx: 1.06e-03
time solve_pyamgx: 2.86e-02
time u: 3.51e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.037289e+00
              0              1.6203   1.071044e-01         0.0265
              1              1.6203   2.101483e-03         0.0196
              2              1.6203   1.638740e-04         0.0780
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0344
         Final Residual: 		   1.638740e-04
         Total Reduction in Residual: 	   4.059011e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0132646
    setup: 0.0109431 s
    solve: 0.0023215 s
    solve(per iteration): 0.000773835 s
resid in solve_pyamgx: 1.64e-04
time solve_pyamgx: 3.59e-03
time v: 6.33e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.469227e+00
              0              1.6203   1.146965e-01         0.0257
              1              1.6203   3.903397e-03         0.0340
              2              1.6203   6.466160e-04         0.1657
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.466160e-04
         Total Reduction in Residual: 	   1.446819e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0132273
    setup: 0.0109431 s
    solve: 0.00228413 s
    solve(per iteration): 0.000761376 s
resid in solve_pyamgx: 6.47e-04
time solve_pyamgx: 3.51e-03
time w: 5.61e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.021804e+00
              0              1.6203   1.052272e+00         0.5205
              1              1.6203   4.840600e-01         0.4600
              2              1.6203   2.368317e-01         0.4893
              3              1.6203   1.173766e-01         0.4956
              4              1.6203   5.977855e-02         0.5093
              5              1.6203   3.121032e-02         0.5221
              6              1.6203   1.692339e-02         0.5422
              7              1.6203   9.317156e-03         0.5505
              8              1.6203   5.131788e-03         0.5508
              9              1.6203   2.816488e-03         0.5488
             10              1.6203   1.924942e-03         0.6835
             11              1.6203   1.173317e-03         0.6095
             12              1.6203   7.040902e-04         0.6001
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5420
         Final Residual: 		   7.040902e-04
         Total Reduction in Residual: 	   3.482485e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0680117
    setup: 0.050596 s
    solve: 0.0174157 s
    solve(per iteration): 0.00133967 s
resid in solve_pyamgx: 7.04e-04
time solve_pyamgx: 8.32e-02
time p: 9.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27110            285178  0.000388        0.00745
           2(D)         4751             96385   0.00427        0.00233
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32419
         Operator Complexity: 1.55616
         Total Memory Usage: 0.0200557 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.935090e-01
              0              1.6203   4.220827e-02         0.0855
              1              1.6203   5.986135e-03         0.1418
              2              1.6203   1.278679e-03         0.2136
              3              1.6203   3.135551e-04         0.2452
              4              1.6203   8.820539e-05         0.2813
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1780
         Final Residual: 		   8.820539e-05
         Total Reduction in Residual: 	   1.787311e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175803
    setup: 0.0134536 s
    solve: 0.00412672 s
    solve(per iteration): 0.000825344 s
resid in solve_pyamgx: 8.82e-05
time solve_pyamgx: 3.30e-02
time k: 4.48e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27637            290319   0.00038        0.00759
           2(D)         4773             99081   0.00435        0.00239
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32983
         Operator Complexity: 1.5676
         Total Memory Usage: 0.02026 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.670805e+01
              0              1.6203   5.132612e+00         0.1398
              1              1.6203   1.173660e+00         0.2287
              2              1.6203   2.519234e-01         0.2146
              3              1.6203   6.264473e-02         0.2487
              4              1.6203   1.579645e-02         0.2522
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2122
         Final Residual: 		   1.579645e-02
         Total Reduction in Residual: 	   4.303265e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175625
    setup: 0.0134308 s
    solve: 0.00413168 s
    solve(per iteration): 0.000826336 s
resid in solve_pyamgx: 1.58e-02
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 7.15e-07

--time step:   5, iter:0, max residual:2.58e-06, u:8.28e-07, v:1.28e-07, w:5.05e-07, p:2.58e-06, k:5.38e-11, eps:0.00e+00, om:1.23e-05


monitor time step:   5, iter:0, u: 3.94e-01, v: 9.73e-04, w:-2.60e-05, p:-1.87e-12, k: 9.16e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 8.62e+01, kmin: 3.09e-04, epsmin: 1.00e+00, ommin: 2.21e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 8.666666666666665e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14227            148715  0.000735        0.00391
           2(D)         3859             39807   0.00267          0.001
         --------------------------------------------------------------
         Grid Complexity: 1.18398
         Operator Complexity: 1.27478
         Total Memory Usage: 0.0149932 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.253173e+00
              0              1.6203   1.340005e-01         0.0255
              1              1.6203   5.450140e-03         0.0407
              2              1.6203   1.040859e-03         0.1910
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0583
         Final Residual: 		   1.040859e-03
         Total Reduction in Residual: 	   1.981391e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122626
    setup: 0.0101695 s
    solve: 0.00209306 s
    solve(per iteration): 0.000697685 s
resid in solve_pyamgx: 1.04e-03
time solve_pyamgx: 2.76e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.036766e+00
              0              1.6203   1.071120e-01         0.0265
              1              1.6203   2.100445e-03         0.0196
              2              1.6203   1.651264e-04         0.0786
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0345
         Final Residual: 		   1.651264e-04
         Total Reduction in Residual: 	   4.090563e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122938
    setup: 0.0101695 s
    solve: 0.00212426 s
    solve(per iteration): 0.000708085 s
resid in solve_pyamgx: 1.65e-04
time solve_pyamgx: 3.38e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.468634e+00
              0              1.6203   1.146854e-01         0.0257
              1              1.6203   3.910641e-03         0.0341
              2              1.6203   6.560213e-04         0.1678
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0528
         Final Residual: 		   6.560213e-04
         Total Reduction in Residual: 	   1.468058e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122667
    setup: 0.0101695 s
    solve: 0.00209715 s
    solve(per iteration): 0.000699051 s
resid in solve_pyamgx: 6.56e-04
time solve_pyamgx: 3.32e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.021547e+00
              0              1.6203   1.061263e+00         0.5250
              1              1.6203   4.915909e-01         0.4632
              2              1.6203   2.428670e-01         0.4940
              3              1.6203   1.216739e-01         0.5010
              4              1.6203   6.243921e-02         0.5132
              5              1.6203   3.299341e-02         0.5284
              6              1.6203   1.801020e-02         0.5459
              7              1.6203   9.963071e-03         0.5532
              8              1.6203   5.509501e-03         0.5530
              9              1.6203   3.040970e-03         0.5520
             10              1.6203   2.086949e-03         0.6863
             11              1.6203   1.269364e-03         0.6082
             12              1.6203   7.552487e-04         0.5950
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5449
         Final Residual: 		   7.552487e-04
         Total Reduction in Residual: 	   3.735994e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0677563
    setup: 0.050379 s
    solve: 0.0173773 s
    solve(per iteration): 0.00133671 s
resid in solve_pyamgx: 7.55e-04
time solve_pyamgx: 8.31e-02
time p: 9.53e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27231            285981  0.000386        0.00748
           2(D)         4771             97533   0.00428        0.00236
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32567
         Operator Complexity: 1.55901
         Total Memory Usage: 0.020107 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.897448e-01
              0              1.6203   4.188333e-02         0.0855
              1              1.6203   5.830868e-03         0.1392
              2              1.6203   1.203615e-03         0.2064
              3              1.6203   2.959866e-04         0.2459
              4              1.6203   8.379172e-05         0.2831
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1765
         Final Residual: 		   8.379172e-05
         Total Reduction in Residual: 	   1.710926e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175516
    setup: 0.0134246 s
    solve: 0.00412694 s
    solve(per iteration): 0.000825389 s
resid in solve_pyamgx: 8.38e-05
time solve_pyamgx: 3.29e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27698            290960  0.000379        0.00761
           2(D)         4835             99569   0.00426        0.00241
           3(D)           17                21    0.0727       9.91e-07
         --------------------------------------------------------------
         Grid Complexity: 1.33112
         Operator Complexity: 1.56925
         Total Memory Usage: 0.0202918 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.746236e+01
              0              1.6203   5.001328e+00         0.1335
              1              1.6203   1.130527e+00         0.2260
              2              1.6203   2.437787e-01         0.2156
              3              1.6203   6.016123e-02         0.2468
              4              1.6203   1.518350e-02         0.2524
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2097
         Final Residual: 		   1.518350e-02
         Total Reduction in Residual: 	   4.053003e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0174218
    setup: 0.0132897 s
    solve: 0.00413216 s
    solve(per iteration): 0.000826432 s
resid in solve_pyamgx: 1.52e-02
time solve_pyamgx: 3.26e-02
time omega: 3.89e-02
time Smag or Wale: 7.15e-07

--time step:   6, iter:0, max residual:2.80e-06, u:8.13e-07, v:1.29e-07, w:5.13e-07, p:2.80e-06, k:5.11e-11, eps:0.00e+00, om:1.19e-05


monitor time step:   6, iter:0, u: 3.91e-01, v: 1.34e-03, w: 3.63e-04, p:-1.90e-12, k: 9.09e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 8.71e+01, kmin: 3.09e-04, epsmin: 1.00e+00, ommin: 2.21e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 7.428571428571428e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14260            148780  0.000732        0.00392
           2(D)         3911             40255   0.00263        0.00102
         --------------------------------------------------------------
         Grid Complexity: 1.18484
         Operator Complexity: 1.27553
         Total Memory Usage: 0.0150087 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.251295e+00
              0              1.6203   1.339399e-01         0.0255
              1              1.6203   5.420529e-03         0.0405
              2              1.6203   1.010576e-03         0.1864
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0577
         Final Residual: 		   1.010576e-03
         Total Reduction in Residual: 	   1.924432e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121929
    setup: 0.0100875 s
    solve: 0.00210541 s
    solve(per iteration): 0.000701803 s
resid in solve_pyamgx: 1.01e-03
time solve_pyamgx: 2.74e-02
time u: 3.38e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.036440e+00
              0              1.6203   1.071218e-01         0.0265
              1              1.6203   2.096408e-03         0.0196
              2              1.6203   1.599729e-04         0.0763
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0341
         Final Residual: 		   1.599729e-04
         Total Reduction in Residual: 	   3.963218e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122008
    setup: 0.0100875 s
    solve: 0.00211334 s
    solve(per iteration): 0.000704448 s
resid in solve_pyamgx: 1.60e-04
time solve_pyamgx: 3.36e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.467984e+00
              0              1.6203   1.146788e-01         0.0257
              1              1.6203   3.884851e-03         0.0339
              2              1.6203   6.393812e-04         0.1646
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0523
         Final Residual: 		   6.393812e-04
         Total Reduction in Residual: 	   1.431028e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121805
    setup: 0.0100875 s
    solve: 0.00209306 s
    solve(per iteration): 0.000697685 s
resid in solve_pyamgx: 6.39e-04
time solve_pyamgx: 3.33e-03
time w: 5.41e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.021557e+00
              0              1.6203   1.060522e+00         0.5246
              1              1.6203   4.898342e-01         0.4619
              2              1.6203   2.421780e-01         0.4944
              3              1.6203   1.204937e-01         0.4975
              4              1.6203   6.104548e-02         0.5066
              5              1.6203   3.203262e-02         0.5247
              6              1.6203   1.737021e-02         0.5423
              7              1.6203   9.574174e-03         0.5512
              8              1.6203   5.315072e-03         0.5551
              9              1.6203   2.964275e-03         0.5577
             10              1.6203   2.049049e-03         0.6912
             11              1.6203   1.249556e-03         0.6098
             12              1.6203   7.332594e-04         0.5868
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5437
         Final Residual: 		   7.332594e-04
         Total Reduction in Residual: 	   3.627202e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0679367
    setup: 0.0505187 s
    solve: 0.017418 s
    solve(per iteration): 0.00133985 s
resid in solve_pyamgx: 7.33e-04
time solve_pyamgx: 8.33e-02
time p: 9.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27182            285752  0.000387        0.00747
           2(D)         4712             94780   0.00427        0.00229
           3(D)            9                21     0.259       7.53e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32453
         Operator Complexity: 1.55468
         Total Memory Usage: 0.0200347 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.867372e-01
              0              1.6203   4.145257e-02         0.0852
              1              1.6203   5.814627e-03         0.1403
              2              1.6203   1.214041e-03         0.2088
              3              1.6203   2.938731e-04         0.2421
              4              1.6203   7.966067e-05         0.2711
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1749
         Final Residual: 		   7.966067e-05
         Total Reduction in Residual: 	   1.636626e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176058
    setup: 0.013477 s
    solve: 0.00412877 s
    solve(per iteration): 0.000825754 s
resid in solve_pyamgx: 7.97e-05
time solve_pyamgx: 3.27e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27787            291905  0.000378        0.00763
           2(D)         4839             99589   0.00425        0.00241
           3(D)           14                30     0.153        1.1e-06
         --------------------------------------------------------------
         Grid Complexity: 1.33203
         Operator Complexity: 1.57067
         Total Memory Usage: 0.0203183 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.547623e+01
              0              1.6203   4.749025e+00         0.1339
              1              1.6203   1.076341e+00         0.2266
              2              1.6203   2.308262e-01         0.2145
              3              1.6203   5.696407e-02         0.2468
              4              1.6203   1.463835e-02         0.2570
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2104
         Final Residual: 		   1.463835e-02
         Total Reduction in Residual: 	   4.126242e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176766
    setup: 0.0135475 s
    solve: 0.00412906 s
    solve(per iteration): 0.000825811 s
resid in solve_pyamgx: 1.46e-02
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 2.38e-07

--time step:   7, iter:0, max residual:2.72e-06, u:7.90e-07, v:1.25e-07, w:5.00e-07, p:2.72e-06, k:4.86e-11, eps:0.00e+00, om:1.14e-05


monitor time step:   7, iter:0, u: 3.89e-01, v: 1.44e-03, w: 8.29e-04, p:-1.66e-12, k: 9.03e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 8.79e+01, kmin: 3.09e-04, epsmin: 1.00e+00, ommin: 2.21e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 6.499999999999999e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14255            149515  0.000736        0.00393
           2(D)         3902             40472   0.00266        0.00102
         --------------------------------------------------------------
         Grid Complexity: 1.1847
         Operator Complexity: 1.27692
         Total Memory Usage: 0.0150293 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.249388e+00
              0              1.6203   1.339165e-01         0.0255
              1              1.6203   5.421295e-03         0.0405
              2              1.6203   9.906930e-04         0.1827
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.906930e-04
         Total Reduction in Residual: 	   1.887255e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012183
    setup: 0.0100815 s
    solve: 0.0021015 s
    solve(per iteration): 0.000700501 s
resid in solve_pyamgx: 9.91e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.036148e+00
              0              1.6203   1.071260e-01         0.0265
              1              1.6203   2.100412e-03         0.0196
              2              1.6203   1.624014e-04         0.0773
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0343
         Final Residual: 		   1.624014e-04
         Total Reduction in Residual: 	   4.023674e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122028
    setup: 0.0100815 s
    solve: 0.00212131 s
    solve(per iteration): 0.000707104 s
resid in solve_pyamgx: 1.62e-04
time solve_pyamgx: 3.40e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.467346e+00
              0              1.6203   1.146973e-01         0.0257
              1              1.6203   3.937727e-03         0.0343
              2              1.6203   6.487863e-04         0.1648
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0526
         Final Residual: 		   6.487863e-04
         Total Reduction in Residual: 	   1.452286e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121787
    setup: 0.0100815 s
    solve: 0.00209715 s
    solve(per iteration): 0.000699051 s
resid in solve_pyamgx: 6.49e-04
time solve_pyamgx: 3.33e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.020556e+00
              0              1.6203   1.053718e+00         0.5215
              1              1.6203   4.829549e-01         0.4583
              2              1.6203   2.375177e-01         0.4918
              3              1.6203   1.164821e-01         0.4904
              4              1.6203   5.751541e-02         0.4938
              5              1.6203   2.946711e-02         0.5123
              6              1.6203   1.565679e-02         0.5313
              7              1.6203   8.473939e-03         0.5412
              8              1.6203   4.688100e-03         0.5532
              9              1.6203   2.647119e-03         0.5646
             10              1.6203   1.846997e-03         0.6977
             11              1.6203   1.135005e-03         0.6145
             12              1.6203   6.544168e-04         0.5766
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5390
         Final Residual: 		   6.544168e-04
         Total Reduction in Residual: 	   3.238795e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0678194
    setup: 0.0504094 s
    solve: 0.01741 s
    solve(per iteration): 0.00133923 s
resid in solve_pyamgx: 6.54e-04
time solve_pyamgx: 8.31e-02
time p: 9.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27182            285762  0.000387        0.00747
           2(D)         4805             96823   0.00419        0.00234
           3(D)           10                16      0.16       6.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32549
         Operator Complexity: 1.55766
         Total Memory Usage: 0.0200854 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.843542e-01
              0              1.6203   4.127281e-02         0.0852
              1              1.6203   5.794293e-03         0.1404
              2              1.6203   1.142098e-03         0.1971
              3              1.6203   2.525286e-04         0.2211
              4              1.6203   5.855972e-05         0.2319
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1646
         Final Residual: 		   5.855972e-05
         Total Reduction in Residual: 	   1.209027e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178565
    setup: 0.0137014 s
    solve: 0.00415514 s
    solve(per iteration): 0.000831027 s
resid in solve_pyamgx: 5.86e-05
time solve_pyamgx: 3.33e-02
time k: 4.53e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27730            291492  0.000379        0.00762
           2(D)         4802             98896   0.00429        0.00239
           3(D)           26                64    0.0947       2.22e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3312
         Operator Complexity: 1.56911
         Total Memory Usage: 0.02029 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.544569e+01
              0              1.6203   4.685709e+00         0.1322
              1              1.6203   1.047998e+00         0.2237
              2              1.6203   2.227020e-01         0.2125
              3              1.6203   5.530730e-02         0.2483
              4              1.6203   1.375263e-02         0.2487
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2079
         Final Residual: 		   1.375263e-02
         Total Reduction in Residual: 	   3.879915e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176901
    setup: 0.0135415 s
    solve: 0.00414854 s
    solve(per iteration): 0.000829709 s
resid in solve_pyamgx: 1.38e-02
time solve_pyamgx: 3.29e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step:   8, iter:0, max residual:2.36e-06, u:7.74e-07, v:1.27e-07, w:5.07e-07, p:2.36e-06, k:3.57e-11, eps:0.00e+00, om:1.07e-05


monitor time step:   8, iter:0, u: 3.88e-01, v: 1.27e-03, w: 1.36e-03, p:-1.18e-12, k: 9.00e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 8.85e+01, kmin: 3.09e-04, epsmin: 1.00e+00, ommin: 2.21e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 5.777777777777777e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14293            149757  0.000733        0.00394
           2(D)         3910             40582   0.00265        0.00102
         --------------------------------------------------------------
         Grid Complexity: 1.18517
         Operator Complexity: 1.27743
         Total Memory Usage: 0.0150395 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.247514e+00
              0              1.6203   1.338767e-01         0.0255
              1              1.6203   5.444093e-03         0.0407
              2              1.6203   1.006693e-03         0.1849
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0577
         Final Residual: 		   1.006693e-03
         Total Reduction in Residual: 	   1.918418e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121731
    setup: 0.0100739 s
    solve: 0.0020992 s
    solve(per iteration): 0.000699733 s
resid in solve_pyamgx: 1.01e-03
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.035672e+00
              0              1.6203   1.071418e-01         0.0265
              1              1.6203   2.096897e-03         0.0196
              2              1.6203   1.568874e-04         0.0748
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0339
         Final Residual: 		   1.568874e-04
         Total Reduction in Residual: 	   3.887517e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122068
    setup: 0.0100739 s
    solve: 0.0021329 s
    solve(per iteration): 0.000710965 s
resid in solve_pyamgx: 1.57e-04
time solve_pyamgx: 3.40e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.466787e+00
              0              1.6203   1.146858e-01         0.0257
              1              1.6203   3.937528e-03         0.0343
              2              1.6203   6.529317e-04         0.1658
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0527
         Final Residual: 		   6.529317e-04
         Total Reduction in Residual: 	   1.461748e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121628
    setup: 0.0100739 s
    solve: 0.00208896 s
    solve(per iteration): 0.00069632 s
resid in solve_pyamgx: 6.53e-04
time solve_pyamgx: 3.32e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.018625e+00
              0              1.6203   1.058897e+00         0.5246
              1              1.6203   4.871348e-01         0.4600
              2              1.6203   2.400907e-01         0.4929
              3              1.6203   1.189765e-01         0.4955
              4              1.6203   5.937591e-02         0.4991
              5              1.6203   3.069642e-02         0.5170
              6              1.6203   1.646414e-02         0.5364
              7              1.6203   8.954784e-03         0.5439
              8              1.6203   4.967906e-03         0.5548
              9              1.6203   2.787712e-03         0.5611
             10              1.6203   1.922990e-03         0.6898
             11              1.6203   1.164240e-03         0.6054
             12              1.6203   6.578543e-04         0.5651
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5392
         Final Residual: 		   6.578543e-04
         Total Reduction in Residual: 	   3.258924e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0678175
    setup: 0.0504097 s
    solve: 0.0174078 s
    solve(per iteration): 0.00133906 s
resid in solve_pyamgx: 6.58e-04
time solve_pyamgx: 8.30e-02
time p: 9.52e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27177            285673  0.000387        0.00747
           2(D)         4715             95677    0.0043        0.00231
           3(D)           13                23     0.136       9.16e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32455
         Operator Complexity: 1.55587
         Total Memory Usage: 0.0200531 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.825227e-01
              0              1.6203   4.086749e-02         0.0847
              1              1.6203   5.828815e-03         0.1426
              2              1.6203   1.171403e-03         0.2010
              3              1.6203   2.708415e-04         0.2312
              4              1.6203   7.004004e-05         0.2586
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1708
         Final Residual: 		   7.004004e-05
         Total Reduction in Residual: 	   1.451539e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175977
    setup: 0.0134629 s
    solve: 0.00413472 s
    solve(per iteration): 0.000826944 s
resid in solve_pyamgx: 7.00e-05
time solve_pyamgx: 3.28e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27698            291702   0.00038        0.00762
           2(D)         4809            101149   0.00437        0.00244
           3(D)           11                23      0.19       8.57e-07
         --------------------------------------------------------------
         Grid Complexity: 1.33079
         Operator Complexity: 1.57264
         Total Memory Usage: 0.0203421 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.458478e+01
              0              1.6203   4.579340e+00         0.1324
              1              1.6203   1.016708e+00         0.2220
              2              1.6203   2.132536e-01         0.2097
              3              1.6203   5.366002e-02         0.2516
              4              1.6203   1.376092e-02         0.2564
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2089
         Final Residual: 		   1.376092e-02
         Total Reduction in Residual: 	   3.978894e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177196
    setup: 0.0135854 s
    solve: 0.00413414 s
    solve(per iteration): 0.000826829 s
resid in solve_pyamgx: 1.38e-02
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step:   9, iter:0, max residual:2.28e-06, u:7.86e-07, v:1.23e-07, w:5.10e-07, p:2.28e-06, k:4.27e-11, eps:0.00e+00, om:1.08e-05


monitor time step:   9, iter:0, u: 3.87e-01, v: 9.12e-04, w: 1.91e-03, p:-3.97e-13, k: 9.00e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 8.95e+01, kmin: 3.10e-04, epsmin: 1.00e+00, ommin: 2.22e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 5.199999999999999e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14273            149619  0.000734        0.00393
           2(D)         3910             40752   0.00267        0.00103
         --------------------------------------------------------------
         Grid Complexity: 1.18497
         Operator Complexity: 1.27748
         Total Memory Usage: 0.0150392 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.245694e+00
              0              1.6203   1.338423e-01         0.0255
              1              1.6203   5.421334e-03         0.0405
              2              1.6203   9.956904e-04         0.1837
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0575
         Final Residual: 		   9.956904e-04
         Total Reduction in Residual: 	   1.898110e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121729
    setup: 0.0100721 s
    solve: 0.0021008 s
    solve(per iteration): 0.000700267 s
resid in solve_pyamgx: 9.96e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.034972e+00
              0              1.6203   1.071554e-01         0.0266
              1              1.6203   2.097114e-03         0.0196
              2              1.6203   1.562383e-04         0.0745
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.562383e-04
         Total Reduction in Residual: 	   3.872103e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121967
    setup: 0.0100721 s
    solve: 0.00212464 s
    solve(per iteration): 0.000708213 s
resid in solve_pyamgx: 1.56e-04
time solve_pyamgx: 3.33e-03
time v: 6.04e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.466305e+00
              0              1.6203   1.146842e-01         0.0257
              1              1.6203   3.921562e-03         0.0342
              2              1.6203   6.360198e-04         0.1622
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.360198e-04
         Total Reduction in Residual: 	   1.424040e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121651
    setup: 0.0100721 s
    solve: 0.00209306 s
    solve(per iteration): 0.000697685 s
resid in solve_pyamgx: 6.36e-04
time solve_pyamgx: 3.29e-03
time w: 5.41e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.015017e+00
              0              1.6203   1.053982e+00         0.5231
              1              1.6203   4.859695e-01         0.4611
              2              1.6203   2.391723e-01         0.4922
              3              1.6203   1.187507e-01         0.4965
              4              1.6203   5.931277e-02         0.4995
              5              1.6203   3.068152e-02         0.5173
              6              1.6203   1.644650e-02         0.5360
              7              1.6203   8.932039e-03         0.5431
              8              1.6203   4.949687e-03         0.5541
              9              1.6203   2.764712e-03         0.5586
             10              1.6203   1.904648e-03         0.6889
             11              1.6203   1.158571e-03         0.6083
             12              1.6203   6.671409e-04         0.5758
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5399
         Final Residual: 		   6.671409e-04
         Total Reduction in Residual: 	   3.310845e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0680764
    setup: 0.0506593 s
    solve: 0.0174171 s
    solve(per iteration): 0.00133978 s
resid in solve_pyamgx: 6.67e-04
time solve_pyamgx: 8.33e-02
time p: 9.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27138            285210  0.000387        0.00746
           2(D)         4752             98098   0.00434        0.00237
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32454
         Operator Complexity: 1.55872
         Total Memory Usage: 0.0200967 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.811657e-01
              0              1.6203   4.113569e-02         0.0855
              1              1.6203   5.705736e-03         0.1387
              2              1.6203   1.120905e-03         0.1965
              3              1.6203   2.479208e-04         0.2212
              4              1.6203   5.731950e-05         0.2312
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1641
         Final Residual: 		   5.731950e-05
         Total Reduction in Residual: 	   1.191263e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175893
    setup: 0.013439 s
    solve: 0.00415034 s
    solve(per iteration): 0.000830067 s
resid in solve_pyamgx: 5.73e-05
time solve_pyamgx: 3.29e-02
time k: 4.50e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27654            291170  0.000381        0.00761
           2(D)         4771             98939   0.00435        0.00239
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.33001
         Operator Complexity: 1.56864
         Total Memory Usage: 0.0202768 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.438161e+01
              0              1.6203   4.481836e+00         0.1304
              1              1.6203   9.773539e-01         0.2181
              2              1.6203   2.025880e-01         0.2073
              3              1.6203   5.057167e-02         0.2496
              4              1.6203   1.316686e-02         0.2604
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2073
         Final Residual: 		   1.316686e-02
         Total Reduction in Residual: 	   3.829624e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176946
    setup: 0.0135332 s
    solve: 0.00416144 s
    solve(per iteration): 0.000832288 s
resid in solve_pyamgx: 1.32e-02
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step:  10, iter:0, max residual:2.34e-06, u:7.78e-07, v:1.22e-07, w:4.97e-07, p:2.34e-06, k:3.50e-11, eps:0.00e+00, om:1.03e-05


monitor time step:  10, iter:0, u: 3.88e-01, v: 4.61e-04, w: 2.47e-03, p: 7.84e-13, k: 9.09e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.71e-01, cfl_max_y: 1.69e-01, at i=  2, j= 72


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 9.03e+01, kmin: 3.10e-04, epsmin: 1.00e+00, ommin: 2.22e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 4.727272727272727e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14274            149398  0.000733        0.00393
           2(D)         3870             39996   0.00267        0.00101
         --------------------------------------------------------------
         Grid Complexity: 1.18457
         Operator Complexity: 1.27605
         Total Memory Usage: 0.0150156 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.243868e+00
              0              1.6203   1.338194e-01         0.0255
              1              1.6203   5.414126e-03         0.0405
              2              1.6203   9.720083e-04         0.1795
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   9.720083e-04
         Total Reduction in Residual: 	   1.853609e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121257
    setup: 0.0100347 s
    solve: 0.00209101 s
    solve(per iteration): 0.000697003 s
resid in solve_pyamgx: 9.72e-04
time solve_pyamgx: 2.73e-02
time u: 3.38e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.034237e+00
              0              1.6203   1.071627e-01         0.0266
              1              1.6203   2.101112e-03         0.0196
              2              1.6203   1.547488e-04         0.0737
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.547488e-04
         Total Reduction in Residual: 	   3.835889e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121543
    setup: 0.0100347 s
    solve: 0.00211965 s
    solve(per iteration): 0.000706549 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.41e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.465841e+00
              0              1.6203   1.146971e-01         0.0257
              1              1.6203   3.954855e-03         0.0345
              2              1.6203   6.491108e-04         0.1641
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0526
         Final Residual: 		   6.491108e-04
         Total Reduction in Residual: 	   1.453502e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121257
    setup: 0.0100347 s
    solve: 0.00209101 s
    solve(per iteration): 0.000697003 s
resid in solve_pyamgx: 6.49e-04
time solve_pyamgx: 3.34e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.011702e+00
              0              1.6203   1.045220e+00         0.5196
              1              1.6203   4.823283e-01         0.4615
              2              1.6203   2.367029e-01         0.4908
              3              1.6203   1.168837e-01         0.4938
              4              1.6203   5.809786e-02         0.4971
              5              1.6203   2.994797e-02         0.5155
              6              1.6203   1.592736e-02         0.5318
              7              1.6203   8.599972e-03         0.5399
              8              1.6203   4.754771e-03         0.5529
              9              1.6203   2.660633e-03         0.5596
             10              1.6203   1.857983e-03         0.6983
             11              1.6203   1.175505e-03         0.6327
             12              1.6203   7.501057e-04         0.6381
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5448
         Final Residual: 		   7.501057e-04
         Total Reduction in Residual: 	   3.728711e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0682174
    setup: 0.0508074 s
    solve: 0.01741 s
    solve(per iteration): 0.00133923 s
resid in solve_pyamgx: 7.50e-04
time solve_pyamgx: 8.36e-02
time p: 9.59e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27123            285603  0.000388        0.00747
           2(D)         4769             97051   0.00427        0.00235
           3(D)            9                19     0.235       7.08e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32451
         Operator Complexity: 1.55777
         Total Memory Usage: 0.020082 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.802326e-01
              0              1.6203   4.061036e-02         0.0846
              1              1.6203   5.622678e-03         0.1385
              2              1.6203   1.104359e-03         0.1964
              3              1.6203   2.434003e-04         0.2204
              4              1.6203   5.810384e-05         0.2387
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1646
         Final Residual: 		   5.810384e-05
         Total Reduction in Residual: 	   1.209910e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175573
    setup: 0.0134368 s
    solve: 0.00412051 s
    solve(per iteration): 0.000824102 s
resid in solve_pyamgx: 5.81e-05
time solve_pyamgx: 3.30e-02
time k: 4.50e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27580            290586  0.000382        0.00759
           2(D)         4775            100139   0.00439        0.00242
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32927
         Operator Complexity: 1.56954
         Total Memory Usage: 0.0202868 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.405280e+01
              0              1.6203   4.386227e+00         0.1288
              1              1.6203   9.616819e-01         0.2193
              2              1.6203   1.983661e-01         0.2063
              3              1.6203   4.924526e-02         0.2483
              4              1.6203   1.244024e-02         0.2526
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2054
         Final Residual: 		   1.244024e-02
         Total Reduction in Residual: 	   3.653223e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175307
    setup: 0.0133899 s
    solve: 0.0041408 s
    solve(per iteration): 0.00082816 s
resid in solve_pyamgx: 1.24e-02
time solve_pyamgx: 3.27e-02
time omega: 3.91e-02
time Smag or Wale: 7.15e-07

--time step:  11, iter:0, max residual:2.66e-06, u:7.59e-07, v:1.21e-07, w:5.07e-07, p:2.66e-06, k:3.55e-11, eps:0.00e+00, om:9.72e-06


monitor time step:  11, iter:0, u: 3.90e-01, v:-1.42e-04, w: 3.05e-03, p: 2.41e-12, k: 9.27e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 9.10e+01, kmin: 3.10e-04, epsmin: 1.00e+00, ommin: 2.22e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 4.333333333333333e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14275            149357  0.000733        0.00393
           2(D)         3902             40444   0.00266        0.00102
         --------------------------------------------------------------
         Grid Complexity: 1.18491
         Operator Complexity: 1.27665
         Total Memory Usage: 0.0150262 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.241954e+00
              0              1.6203   1.338242e-01         0.0255
              1              1.6203   5.476609e-03         0.0409
              2              1.6203   9.797647e-04         0.1789
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.797647e-04
         Total Reduction in Residual: 	   1.869083e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012185
    setup: 0.0100823 s
    solve: 0.00210266 s
    solve(per iteration): 0.000700885 s
resid in solve_pyamgx: 9.80e-04
time solve_pyamgx: 2.74e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.033680e+00
              0              1.6203   1.071732e-01         0.0266
              1              1.6203   2.098293e-03         0.0196
              2              1.6203   1.510273e-04         0.0720
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.510273e-04
         Total Reduction in Residual: 	   3.744156e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012207
    setup: 0.0100823 s
    solve: 0.00212467 s
    solve(per iteration): 0.000708224 s
resid in solve_pyamgx: 1.51e-04
time solve_pyamgx: 3.40e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.465343e+00
              0              1.6203   1.146959e-01         0.0257
              1              1.6203   3.926225e-03         0.0342
              2              1.6203   6.386992e-04         0.1627
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0523
         Final Residual: 		   6.386992e-04
         Total Reduction in Residual: 	   1.430347e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121851
    setup: 0.0100823 s
    solve: 0.00210278 s
    solve(per iteration): 0.000700928 s
resid in solve_pyamgx: 6.39e-04
time solve_pyamgx: 3.35e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.010460e+00
              0              1.6203   1.051535e+00         0.5230
              1              1.6203   4.887703e-01         0.4648
              2              1.6203   2.412952e-01         0.4937
              3              1.6203   1.204212e-01         0.4991
              4              1.6203   6.129591e-02         0.5090
              5              1.6203   3.231885e-02         0.5273
              6              1.6203   1.743477e-02         0.5395
              7              1.6203   9.548385e-03         0.5477
              8              1.6203   5.318703e-03         0.5570
              9              1.6203   2.995250e-03         0.5632
             10              1.6203   2.124023e-03         0.7091
             11              1.6203   1.409225e-03         0.6635
             12              1.6203   1.009817e-03         0.7166
             13              1.6203   8.305471e-04         0.8225
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5732
         Final Residual: 		   8.305471e-04
         Total Reduction in Residual: 	   4.131131e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0696447
    setup: 0.0509422 s
    solve: 0.0187025 s
    solve(per iteration): 0.00133589 s
resid in solve_pyamgx: 8.31e-04
time solve_pyamgx: 8.51e-02
time p: 9.73e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27154            286210  0.000388        0.00748
           2(D)         4723             96701   0.00434        0.00234
           3(D)           11                15     0.124       6.78e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32438
         Operator Complexity: 1.55814
         Total Memory Usage: 0.0200869 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.796428e-01
              0              1.6203   4.079893e-02         0.0851
              1              1.6203   5.597659e-03         0.1372
              2              1.6203   1.130264e-03         0.2019
              3              1.6203   2.536796e-04         0.2244
              4              1.6203   5.820324e-05         0.2294
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1647
         Final Residual: 		   5.820324e-05
         Total Reduction in Residual: 	   1.213471e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176123
    setup: 0.0134717 s
    solve: 0.00414054 s
    solve(per iteration): 0.000828109 s
resid in solve_pyamgx: 5.82e-05
time solve_pyamgx: 3.29e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27540            291024  0.000384         0.0076
           2(D)         4752             99726   0.00442        0.00241
           3(D)           19                23    0.0637        1.1e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32868
         Operator Complexity: 1.56957
         Total Memory Usage: 0.0202843 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.380779e+01
              0              1.6203   4.481191e+00         0.1325
              1              1.6203   9.876462e-01         0.2204
              2              1.6203   2.033669e-01         0.2059
              3              1.6203   4.989533e-02         0.2453
              4              1.6203   1.254229e-02         0.2514
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   1.254229e-02
         Total Reduction in Residual: 	   3.709883e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176112
    setup: 0.0134758 s
    solve: 0.00413533 s
    solve(per iteration): 0.000827066 s
resid in solve_pyamgx: 1.25e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  12, iter:0, max residual:2.65e-06, u:7.65e-07, v:1.18e-07, w:4.99e-07, p:2.65e-06, k:3.55e-11, eps:0.00e+00, om:9.80e-06


monitor time step:  12, iter:0, u: 3.94e-01, v:-1.04e-03, w: 3.68e-03, p: 4.39e-12, k: 9.51e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 9.20e+01, kmin: 3.10e-04, epsmin: 1.00e+00, ommin: 2.22e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 3.9999999999999995e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14291            149751  0.000733        0.00394
           2(D)         3913             40903   0.00267        0.00103
         --------------------------------------------------------------
         Grid Complexity: 1.18518
         Operator Complexity: 1.27789
         Total Memory Usage: 0.0150466 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.239937e+00
              0              1.6203   1.337840e-01         0.0255
              1              1.6203   5.464262e-03         0.0408
              2              1.6203   9.733514e-04         0.1781
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.733514e-04
         Total Reduction in Residual: 	   1.857563e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121219
    setup: 0.0100247 s
    solve: 0.00209712 s
    solve(per iteration): 0.00069904 s
resid in solve_pyamgx: 9.73e-04
time solve_pyamgx: 2.73e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.033330e+00
              0              1.6203   1.071852e-01         0.0266
              1              1.6203   2.095240e-03         0.0195
              2              1.6203   1.485277e-04         0.0709
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.485277e-04
         Total Reduction in Residual: 	   3.682509e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121485
    setup: 0.0100247 s
    solve: 0.00212378 s
    solve(per iteration): 0.000707925 s
resid in solve_pyamgx: 1.49e-04
time solve_pyamgx: 3.38e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.464825e+00
              0              1.6203   1.147043e-01         0.0257
              1              1.6203   3.948290e-03         0.0344
              2              1.6203   6.376185e-04         0.1615
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0523
         Final Residual: 		   6.376185e-04
         Total Reduction in Residual: 	   1.428093e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012114
    setup: 0.0100247 s
    solve: 0.00208922 s
    solve(per iteration): 0.000696405 s
resid in solve_pyamgx: 6.38e-04
time solve_pyamgx: 3.32e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.009541e+00
              0              1.6203   1.050889e+00         0.5229
              1              1.6203   4.885428e-01         0.4649
              2              1.6203   2.411943e-01         0.4937
              3              1.6203   1.198429e-01         0.4969
              4              1.6203   6.133361e-02         0.5118
              5              1.6203   3.254471e-02         0.5306
              6              1.6203   1.759617e-02         0.5407
              7              1.6203   9.671406e-03         0.5496
              8              1.6203   5.419205e-03         0.5603
              9              1.6203   3.123883e-03         0.5764
             10              1.6203   2.287974e-03         0.7324
             11              1.6203   1.637423e-03         0.7157
             12              1.6203   1.309551e-03         0.7998
             13              1.6203   1.173688e-03         0.8963
             14              1.6203   1.116201e-03         0.9510
             15              1.6203   1.088353e-03         0.9751
             16              1.6203   1.064937e-03         0.9785
             17              1.6203   1.031563e-03         0.9687
             18              1.6203   9.678550e-04         0.9382
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6690
         Final Residual: 		   9.678550e-04
         Total Reduction in Residual: 	   4.816299e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0759519
    setup: 0.0504009 s
    solve: 0.025551 s
    solve(per iteration): 0.00134479 s
resid in solve_pyamgx: 9.68e-04
time solve_pyamgx: 9.13e-02
time p: 1.04e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27115            285293  0.000388        0.00746
           2(D)         4770             98160   0.00431        0.00237
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32449
         Operator Complexity: 1.55893
         Total Memory Usage: 0.0200997 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.793667e-01
              0              1.6203   4.062017e-02         0.0847
              1              1.6203   5.575754e-03         0.1373
              2              1.6203   1.097088e-03         0.1968
              3              1.6203   2.461127e-04         0.2243
              4              1.6203   5.848845e-05         0.2376
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1649
         Final Residual: 		   5.848845e-05
         Total Reduction in Residual: 	   1.220119e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176273
    setup: 0.0135027 s
    solve: 0.00412458 s
    solve(per iteration): 0.000824915 s
resid in solve_pyamgx: 5.85e-05
time solve_pyamgx: 3.28e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27701            291125  0.000379        0.00761
           2(D)         4791             98761    0.0043        0.00239
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.33066
         Operator Complexity: 1.5683
         Total Memory Usage: 0.020275 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.313686e+01
              0              1.6203   4.345167e+00         0.1311
              1              1.6203   9.526020e-01         0.2192
              2              1.6203   1.949031e-01         0.2046
              3              1.6203   4.849340e-02         0.2488
              4              1.6203   1.243655e-02         0.2565
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2065
         Final Residual: 		   1.243655e-02
         Total Reduction in Residual: 	   3.753086e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178087
    setup: 0.0136786 s
    solve: 0.00413008 s
    solve(per iteration): 0.000826016 s
resid in solve_pyamgx: 1.24e-02
time solve_pyamgx: 3.32e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step:  13, iter:0, max residual:2.98e-06, u:7.60e-07, v:1.16e-07, w:4.98e-07, p:2.98e-06, k:3.57e-11, eps:0.00e+00, om:9.72e-06


monitor time step:  13, iter:0, u: 3.99e-01, v:-2.32e-03, w: 4.39e-03, p: 5.30e-12, k: 9.71e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 9.29e+01, kmin: 3.10e-04, epsmin: 1.00e+00, ommin: 2.23e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 3.714285714285714e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14281            149433  0.000733        0.00393
           2(D)         3899             40633   0.00267        0.00102
         --------------------------------------------------------------
         Grid Complexity: 1.18494
         Operator Complexity: 1.27703
         Total Memory Usage: 0.0150323 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.237883e+00
              0              1.6203   1.337500e-01         0.0255
              1              1.6203   5.483102e-03         0.0410
              2              1.6203   9.796199e-04         0.1787
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.796199e-04
         Total Reduction in Residual: 	   1.870259e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121095
    setup: 0.0100141 s
    solve: 0.00209539 s
    solve(per iteration): 0.000698464 s
resid in solve_pyamgx: 9.80e-04
time solve_pyamgx: 2.73e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.032993e+00
              0              1.6203   1.071931e-01         0.0266
              1              1.6203   2.099144e-03         0.0196
              2              1.6203   1.498864e-04         0.0714
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.498864e-04
         Total Reduction in Residual: 	   3.716505e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121338
    setup: 0.0100141 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 1.50e-04
time solve_pyamgx: 3.37e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.464345e+00
              0              1.6203   1.147142e-01         0.0257
              1              1.6203   3.947374e-03         0.0344
              2              1.6203   6.377213e-04         0.1616
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0523
         Final Residual: 		   6.377213e-04
         Total Reduction in Residual: 	   1.428477e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121033
    setup: 0.0100141 s
    solve: 0.00208922 s
    solve(per iteration): 0.000696405 s
resid in solve_pyamgx: 6.38e-04
time solve_pyamgx: 3.35e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.008074e+00
              0              1.6203   1.044195e+00         0.5200
              1              1.6203   4.831507e-01         0.4627
              2              1.6203   2.370388e-01         0.4906
              3              1.6203   1.160115e-01         0.4894
              4              1.6203   5.878671e-02         0.5067
              5              1.6203   3.097015e-02         0.5268
              6              1.6203   1.663911e-02         0.5373
              7              1.6203   9.129434e-03         0.5487
              8              1.6203   5.131028e-03         0.5620
              9              1.6203   3.025609e-03         0.5897
             10              1.6203   2.275884e-03         0.7522
             11              1.6203   1.719435e-03         0.7555
             12              1.6203   1.456276e-03         0.8470
             13              1.6203   1.350571e-03         0.9274
             14              1.6203   1.300879e-03         0.9632
             15              1.6203   1.271745e-03         0.9776
             16              1.6203   1.240298e-03         0.9753
             17              1.6203   1.188001e-03         0.9578
             18              1.6203   1.085345e-03         0.9136
             19              1.6203   8.681300e-04         0.7999
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6789
         Final Residual: 		   8.681300e-04
         Total Reduction in Residual: 	   4.323197e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0775437
    setup: 0.0505221 s
    solve: 0.0270216 s
    solve(per iteration): 0.00135108 s
resid in solve_pyamgx: 8.68e-04
time solve_pyamgx: 9.28e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27103            285321  0.000388        0.00746
           2(D)         4784             98430    0.0043        0.00238
           3(D)           15                35     0.156       1.24e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32452
         Operator Complexity: 1.55939
         Total Memory Usage: 0.0201069 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.793782e-01
              0              1.6203   4.072142e-02         0.0849
              1              1.6203   5.466360e-03         0.1342
              2              1.6203   1.033750e-03         0.1891
              3              1.6203   2.254644e-04         0.2181
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1473
         Final Residual: 		   2.254644e-04
         Total Reduction in Residual: 	   4.703268e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167502
    setup: 0.0134488 s
    solve: 0.00330138 s
    solve(per iteration): 0.000825344 s
resid in solve_pyamgx: 2.25e-04
time solve_pyamgx: 3.20e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27586            290478  0.000382        0.00759
           2(D)         4805            100711   0.00436        0.00243
           3(D)           17                31     0.107       1.21e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32967
         Operator Complexity: 1.57023
         Total Memory Usage: 0.0202994 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.352942e+01
              0              1.6203   4.292859e+00         0.1280
              1              1.6203   9.493885e-01         0.2212
              2              1.6203   1.986150e-01         0.2092
              3              1.6203   4.966918e-02         0.2501
              4              1.6203   1.241009e-02         0.2499
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2059
         Final Residual: 		   1.241009e-02
         Total Reduction in Residual: 	   3.701253e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176429
    setup: 0.0134943 s
    solve: 0.00414867 s
    solve(per iteration): 0.000829734 s
resid in solve_pyamgx: 1.24e-02
time solve_pyamgx: 3.28e-02
time omega: 3.91e-02
time Smag or Wale: 4.77e-07

--time step:  14, iter:0, max residual:3.07e-06, u:7.65e-07, v:1.17e-07, w:4.98e-07, p:3.07e-06, k:1.38e-10, eps:0.00e+00, om:9.70e-06


monitor time step:  14, iter:0, u: 4.05e-01, v:-3.52e-03, w: 5.15e-03, p: 3.67e-12, k: 9.64e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 9.35e+01, kmin: 3.11e-04, epsmin: 1.00e+00, ommin: 2.23e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 3.4666666666666663e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14295            149761  0.000733        0.00394
           2(D)         3908             40978   0.00268        0.00103
         --------------------------------------------------------------
         Grid Complexity: 1.18517
         Operator Complexity: 1.27801
         Total Memory Usage: 0.0150484 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.235880e+00
              0              1.6203   1.337127e-01         0.0255
              1              1.6203   5.495114e-03         0.0411
              2              1.6203   9.805608e-04         0.1784
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.805608e-04
         Total Reduction in Residual: 	   1.872772e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121414
    setup: 0.0100545 s
    solve: 0.00208691 s
    solve(per iteration): 0.000695637 s
resid in solve_pyamgx: 9.81e-04
time solve_pyamgx: 2.73e-02
time u: 3.38e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.032446e+00
              0              1.6203   1.071993e-01         0.0266
              1              1.6203   2.099122e-03         0.0196
              2              1.6203   1.494712e-04         0.0712
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.494712e-04
         Total Reduction in Residual: 	   3.706712e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121658
    setup: 0.0100545 s
    solve: 0.0021113 s
    solve(per iteration): 0.000703765 s
resid in solve_pyamgx: 1.49e-04
time solve_pyamgx: 3.41e-03
time v: 6.16e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.463942e+00
              0              1.6203   1.147235e-01         0.0257
              1              1.6203   3.948253e-03         0.0344
              2              1.6203   6.350314e-04         0.1608
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.350314e-04
         Total Reduction in Residual: 	   1.422580e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121459
    setup: 0.0100545 s
    solve: 0.00209136 s
    solve(per iteration): 0.00069712 s
resid in solve_pyamgx: 6.35e-04
time solve_pyamgx: 3.34e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.006311e+00
              0              1.6203   1.048389e+00         0.5225
              1              1.6203   4.860556e-01         0.4636
              2              1.6203   2.383799e-01         0.4904
              3              1.6203   1.171783e-01         0.4916
              4              1.6203   6.014331e-02         0.5133
              5              1.6203   3.194684e-02         0.5312
              6              1.6203   1.728521e-02         0.5411
              7              1.6203   9.549627e-03         0.5525
              8              1.6203   5.313428e-03         0.5564
              9              1.6203   3.028801e-03         0.5700
             10              1.6203   2.171385e-03         0.7169
             11              1.6203   1.503738e-03         0.6925
             12              1.6203   1.168646e-03         0.7772
             13              1.6203   1.030366e-03         0.8817
             14              1.6203   9.717947e-04         0.9432
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6012
         Final Residual: 		   9.717947e-04
         Total Reduction in Residual: 	   4.843690e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0705493
    setup: 0.0505367 s
    solve: 0.0200126 s
    solve(per iteration): 0.00133418 s
resid in solve_pyamgx: 9.72e-04
time solve_pyamgx: 8.58e-02
time p: 9.80e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27161            286131  0.000388        0.00748
           2(D)         4776             97998    0.0043        0.00237
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32497
         Operator Complexity: 1.55991
         Total Memory Usage: 0.0201171 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.796276e-01
              0              1.6203   4.090147e-02         0.0853
              1              1.6203   5.507182e-03         0.1346
              2              1.6203   1.034799e-03         0.1879
              3              1.6203   2.242032e-04         0.2167
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1470
         Final Residual: 		   2.242032e-04
         Total Reduction in Residual: 	   4.674526e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168955
    setup: 0.0135653 s
    solve: 0.00333018 s
    solve(per iteration): 0.000832544 s
resid in solve_pyamgx: 2.24e-04
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27517            290001  0.000383        0.00758
           2(D)         4754            100124   0.00443        0.00242
           3(D)           19                47      0.13       1.63e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32847
         Operator Complexity: 1.5687
         Total Memory Usage: 0.0202698 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.502430e+01
              0              1.6203   4.320373e+00         0.1234
              1              1.6203   9.415773e-01         0.2179
              2              1.6203   1.951294e-01         0.2072
              3              1.6203   4.863849e-02         0.2493
              4              1.6203   1.234614e-02         0.2538
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2039
         Final Residual: 		   1.234614e-02
         Total Reduction in Residual: 	   3.525022e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178181
    setup: 0.0136645 s
    solve: 0.00415363 s
    solve(per iteration): 0.000830727 s
resid in solve_pyamgx: 1.23e-02
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step:  15, iter:0, max residual:2.67e-06, u:7.66e-07, v:1.17e-07, w:4.96e-07, p:2.67e-06, k:1.37e-10, eps:0.00e+00, om:9.65e-06


monitor time step:  15, iter:0, u: 4.07e-01, v:-3.51e-03, w: 5.88e-03, p: 5.65e-12, k: 9.82e-04, eps: 1.00e+00, om: 4.36e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 9.46e+01, kmin: 3.11e-04, epsmin: 1.00e+00, ommin: 2.23e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 3.2499999999999997e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14321            150145  0.000732        0.00395
           2(D)         3916             40554   0.00264        0.00102
         --------------------------------------------------------------
         Grid Complexity: 1.18552
         Operator Complexity: 1.27795
         Total Memory Usage: 0.0150493 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.233961e+00
              0              1.6203   1.336760e-01         0.0255
              1              1.6203   5.518381e-03         0.0413
              2              1.6203   9.796691e-04         0.1775
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.796691e-04
         Total Reduction in Residual: 	   1.871755e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121556
    setup: 0.0100441 s
    solve: 0.00211149 s
    solve(per iteration): 0.000703829 s
resid in solve_pyamgx: 9.80e-04
time solve_pyamgx: 2.73e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.031648e+00
              0              1.6203   1.072143e-01         0.0266
              1              1.6203   2.104585e-03         0.0196
              2              1.6203   1.534665e-04         0.0729
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.534665e-04
         Total Reduction in Residual: 	   3.806545e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121722
    setup: 0.0100441 s
    solve: 0.0021281 s
    solve(per iteration): 0.000709365 s
resid in solve_pyamgx: 1.53e-04
time solve_pyamgx: 3.41e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.463592e+00
              0              1.6203   1.147236e-01         0.0257
              1              1.6203   3.943322e-03         0.0344
              2              1.6203   6.347739e-04         0.1610
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.347739e-04
         Total Reduction in Residual: 	   1.422115e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121395
    setup: 0.0100441 s
    solve: 0.00209539 s
    solve(per iteration): 0.000698464 s
resid in solve_pyamgx: 6.35e-04
time solve_pyamgx: 3.34e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.003829e+00
              0              1.6203   1.047275e+00         0.5226
              1              1.6203   4.840689e-01         0.4622
              2              1.6203   2.363741e-01         0.4883
              3              1.6203   1.157663e-01         0.4898
              4              1.6203   5.918526e-02         0.5112
              5              1.6203   3.128231e-02         0.5285
              6              1.6203   1.693902e-02         0.5415
              7              1.6203   9.409209e-03         0.5555
              8              1.6203   5.244843e-03         0.5574
              9              1.6203   2.985520e-03         0.5692
             10              1.6203   2.117428e-03         0.7092
             11              1.6203   1.428804e-03         0.6748
             12              1.6203   1.072972e-03         0.7510
             13              1.6203   9.206222e-04         0.8580
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5775
         Final Residual: 		   9.206222e-04
         Total Reduction in Residual: 	   4.594314e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0696746
    setup: 0.0508314 s
    solve: 0.0188433 s
    solve(per iteration): 0.00134595 s
resid in solve_pyamgx: 9.21e-04
time solve_pyamgx: 8.49e-02
time p: 9.72e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27064            285058  0.000389        0.00745
           2(D)         4697             98847   0.00448        0.00238
           3(D)           15                29     0.129       1.11e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32324
         Operator Complexity: 1.55961
         Total Memory Usage: 0.0201036 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.800766e-01
              0              1.6203   4.089236e-02         0.0852
              1              1.6203   5.532526e-03         0.1353
              2              1.6203   1.042392e-03         0.1884
              3              1.6203   2.165207e-04         0.2077
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1457
         Final Residual: 		   2.165207e-04
         Total Reduction in Residual: 	   4.510129e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168015
    setup: 0.0134881 s
    solve: 0.00331344 s
    solve(per iteration): 0.00082836 s
resid in solve_pyamgx: 2.17e-04
time solve_pyamgx: 3.20e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27660            291162  0.000381        0.00761
           2(D)         4866            100164   0.00423        0.00242
           3(D)           17                31     0.107       1.21e-06
         --------------------------------------------------------------
         Grid Complexity: 1.33104
         Operator Complexity: 1.57042
         Total Memory Usage: 0.0203095 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.443966e+01
              0              1.6203   4.215457e+00         0.1224
              1              1.6203   9.194602e-01         0.2181
              2              1.6203   1.917961e-01         0.2086
              3              1.6203   4.737350e-02         0.2470
              4              1.6203   1.156781e-02         0.2442
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2019
         Final Residual: 		   1.156781e-02
         Total Reduction in Residual: 	   3.358862e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017804
    setup: 0.0136691 s
    solve: 0.00413491 s
    solve(per iteration): 0.000826982 s
resid in solve_pyamgx: 1.16e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step:  16, iter:0, max residual:2.83e-06, u:7.65e-07, v:1.20e-07, w:4.96e-07, p:2.83e-06, k:1.32e-10, eps:0.00e+00, om:9.04e-06


monitor time step:  16, iter:0, u: 4.10e-01, v:-3.34e-03, w: 6.61e-03, p: 5.02e-12, k: 9.88e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 9.55e+01, kmin: 3.11e-04, epsmin: 1.00e+00, ommin: 2.23e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 3.0588235294117644e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14314            150122  0.000733        0.00395
           2(D)         3891             40339   0.00266        0.00102
         --------------------------------------------------------------
         Grid Complexity: 1.18519
         Operator Complexity: 1.27761
         Total Memory Usage: 0.0150425 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.232036e+00
              0              1.6203   1.336410e-01         0.0255
              1              1.6203   5.520815e-03         0.0413
              2              1.6203   9.760591e-04         0.1768
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.760591e-04
         Total Reduction in Residual: 	   1.865544e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0126505
    setup: 0.0105329 s
    solve: 0.00211763 s
    solve(per iteration): 0.000705877 s
resid in solve_pyamgx: 9.76e-04
time solve_pyamgx: 2.82e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.030822e+00
              0              1.6203   1.072222e-01         0.0266
              1              1.6203   2.108683e-03         0.0197
              2              1.6203   1.571547e-04         0.0745
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0339
         Final Residual: 		   1.571547e-04
         Total Reduction in Residual: 	   3.898825e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0126546
    setup: 0.0105329 s
    solve: 0.00212173 s
    solve(per iteration): 0.000707243 s
resid in solve_pyamgx: 1.57e-04
time solve_pyamgx: 3.40e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.463247e+00
              0              1.6203   1.147305e-01         0.0257
              1              1.6203   3.950688e-03         0.0344
              2              1.6203   6.365001e-04         0.1611
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.365001e-04
         Total Reduction in Residual: 	   1.426092e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0126177
    setup: 0.0105329 s
    solve: 0.00208486 s
    solve(per iteration): 0.000694955 s
resid in solve_pyamgx: 6.37e-04
time solve_pyamgx: 3.33e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.001335e+00
              0              1.6203   1.042446e+00         0.5209
              1              1.6203   4.786449e-01         0.4592
              2              1.6203   2.319609e-01         0.4846
              3              1.6203   1.124532e-01         0.4848
              4              1.6203   5.633666e-02         0.5010
              5              1.6203   2.920830e-02         0.5185
              6              1.6203   1.569360e-02         0.5373
              7              1.6203   8.704142e-03         0.5546
              8              1.6203   4.892792e-03         0.5621
              9              1.6203   2.830460e-03         0.5785
             10              1.6203   2.035036e-03         0.7190
             11              1.6203   1.393009e-03         0.6845
             12              1.6203   1.057656e-03         0.7593
             13              1.6203   9.142883e-04         0.8644
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5773
         Final Residual: 		   9.142883e-04
         Total Reduction in Residual: 	   4.568391e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0693447
    setup: 0.0506204 s
    solve: 0.0187243 s
    solve(per iteration): 0.00133745 s
resid in solve_pyamgx: 9.14e-04
time solve_pyamgx: 8.47e-02
time p: 9.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27072            285756   0.00039        0.00747
           2(D)         4716             98626   0.00443        0.00238
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32353
         Operator Complexity: 1.56029
         Total Memory Usage: 0.0201156 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.807216e-01
              0              1.6203   4.133015e-02         0.0860
              1              1.6203   5.712797e-03         0.1382
              2              1.6203   1.114756e-03         0.1951
              3              1.6203   2.395731e-04         0.2149
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1494
         Final Residual: 		   2.395731e-04
         Total Reduction in Residual: 	   4.983613e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016794
    setup: 0.0134733 s
    solve: 0.0033207 s
    solve(per iteration): 0.000830176 s
resid in solve_pyamgx: 2.40e-04
time solve_pyamgx: 3.20e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27554            290428  0.000383        0.00759
           2(D)         4697             98669   0.00447        0.00238
           3(D)            9                13      0.16       5.74e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32817
         Operator Complexity: 1.56715
         Total Memory Usage: 0.0202446 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.326114e+01
              0              1.6203   4.196371e+00         0.1262
              1              1.6203   9.209946e-01         0.2195
              2              1.6203   1.905909e-01         0.2069
              3              1.6203   4.746454e-02         0.2490
              4              1.6203   1.193659e-02         0.2515
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2046
         Final Residual: 		   1.193659e-02
         Total Reduction in Residual: 	   3.588748e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176354
    setup: 0.0134902 s
    solve: 0.00414515 s
    solve(per iteration): 0.00082903 s
resid in solve_pyamgx: 1.19e-02
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 9.54e-07

--time step:  17, iter:0, max residual:2.80e-06, u:7.63e-07, v:1.23e-07, w:4.97e-07, p:2.80e-06, k:1.46e-10, eps:0.00e+00, om:9.33e-06


monitor time step:  17, iter:0, u: 4.13e-01, v:-3.28e-03, w: 7.30e-03, p: 5.04e-12, k: 9.89e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 9.62e+01, kmin: 3.11e-04, epsmin: 1.00e+00, ommin: 2.23e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 2.8888888888888884e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14324            150204  0.000732        0.00395
           2(D)         3923             40883   0.00266        0.00103
         --------------------------------------------------------------
         Grid Complexity: 1.18562
         Operator Complexity: 1.27852
         Total Memory Usage: 0.0150584 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.230008e+00
              0              1.6203   1.336138e-01         0.0255
              1              1.6203   5.508767e-03         0.0412
              2              1.6203   9.786298e-04         0.1776
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.786298e-04
         Total Reduction in Residual: 	   1.871182e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121852
    setup: 0.0100804 s
    solve: 0.00210483 s
    solve(per iteration): 0.000701611 s
resid in solve_pyamgx: 9.79e-04
time solve_pyamgx: 2.79e-02
time u: 3.55e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.030189e+00
              0              1.6203   1.072282e-01         0.0266
              1              1.6203   2.115849e-03         0.0197
              2              1.6203   1.613115e-04         0.0762
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0342
         Final Residual: 		   1.613115e-04
         Total Reduction in Residual: 	   4.002579e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122024
    setup: 0.0100804 s
    solve: 0.00212198 s
    solve(per iteration): 0.000707328 s
resid in solve_pyamgx: 1.61e-04
time solve_pyamgx: 3.42e-03
time v: 6.18e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.462874e+00
              0              1.6203   1.147345e-01         0.0257
              1              1.6203   3.962924e-03         0.0345
              2              1.6203   6.423878e-04         0.1621
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.423878e-04
         Total Reduction in Residual: 	   1.439404e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121735
    setup: 0.0100804 s
    solve: 0.00209306 s
    solve(per iteration): 0.000697685 s
resid in solve_pyamgx: 6.42e-04
time solve_pyamgx: 3.39e-03
time w: 5.56e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.999832e+00
              0              1.6203   1.048860e+00         0.5245
              1              1.6203   4.825036e-01         0.4600
              2              1.6203   2.341401e-01         0.4853
              3              1.6203   1.147757e-01         0.4902
              4              1.6203   5.789819e-02         0.5044
              5              1.6203   3.017421e-02         0.5212
              6              1.6203   1.645628e-02         0.5454
              7              1.6203   9.229598e-03         0.5609
              8              1.6203   5.242412e-03         0.5680
              9              1.6203   3.068380e-03         0.5853
             10              1.6203   2.234933e-03         0.7284
             11              1.6203   1.556494e-03         0.6964
             12              1.6203   1.206945e-03         0.7754
             13              1.6203   1.060230e-03         0.8784
             14              1.6203   1.003678e-03         0.9467
             15              1.6203   9.784482e-04         0.9749
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6210
         Final Residual: 		   9.784482e-04
         Total Reduction in Residual: 	   4.892651e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0720339
    setup: 0.050632 s
    solve: 0.0214019 s
    solve(per iteration): 0.00133762 s
resid in solve_pyamgx: 9.78e-04
time solve_pyamgx: 8.78e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26974            284434  0.000391        0.00743
           2(D)         4715             98307   0.00442        0.00237
           3(D)           12                22     0.153       8.64e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32248
         Operator Complexity: 1.5579
         Total Memory Usage: 0.0200735 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.815294e-01
              0              1.6203   4.089616e-02         0.0849
              1              1.6203   5.584515e-03         0.1366
              2              1.6203   1.071928e-03         0.1919
              3              1.6203   2.285618e-04         0.2132
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1476
         Final Residual: 		   2.285618e-04
         Total Reduction in Residual: 	   4.746580e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168274
    setup: 0.0134994 s
    solve: 0.003328 s
    solve(per iteration): 0.000832 s
resid in solve_pyamgx: 2.29e-04
time solve_pyamgx: 3.26e-02
time k: 4.49e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27603            291101  0.000382        0.00761
           2(D)         4744             99066    0.0044        0.00239
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32919
         Operator Complexity: 1.56871
         Total Memory Usage: 0.0202738 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.221890e+01
              0              1.6203   4.084965e+00         0.1268
              1              1.6203   8.932902e-01         0.2187
              2              1.6203   1.856023e-01         0.2078
              3              1.6203   4.599462e-02         0.2478
              4              1.6203   1.132942e-02         0.2463
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2038
         Final Residual: 		   1.132942e-02
         Total Reduction in Residual: 	   3.516391e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176428
    setup: 0.0135066 s
    solve: 0.00413619 s
    solve(per iteration): 0.000827238 s
resid in solve_pyamgx: 1.13e-02
time solve_pyamgx: 3.34e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step:  18, iter:0, max residual:2.56e-06, u:7.65e-07, v:1.26e-07, w:5.02e-07, p:2.56e-06, k:1.40e-10, eps:0.00e+00, om:8.85e-06


monitor time step:  18, iter:0, u: 4.15e-01, v:-3.35e-03, w: 7.95e-03, p: 5.79e-12, k: 1.00e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 9.72e+01, kmin: 3.11e-04, epsmin: 1.00e+00, ommin: 2.24e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 2.7368421052631577e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14356            150360   0.00073        0.00395
           2(D)         3901             40757   0.00268        0.00103
         --------------------------------------------------------------
         Grid Complexity: 1.18572
         Operator Complexity: 1.27856
         Total Memory Usage: 0.0150598 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.227864e+00
              0              1.6203   1.335558e-01         0.0255
              1              1.6203   5.485605e-03         0.0411
              2              1.6203   9.733995e-04         0.1774
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.733995e-04
         Total Reduction in Residual: 	   1.861945e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124163
    setup: 0.0102113 s
    solve: 0.00220493 s
    solve(per iteration): 0.000734976 s
resid in solve_pyamgx: 9.73e-04
time solve_pyamgx: 2.81e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.029763e+00
              0              1.6203   1.072387e-01         0.0266
              1              1.6203   2.110318e-03         0.0197
              2              1.6203   1.555532e-04         0.0737
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.555532e-04
         Total Reduction in Residual: 	   3.860107e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123474
    setup: 0.0102113 s
    solve: 0.00213606 s
    solve(per iteration): 0.000712021 s
resid in solve_pyamgx: 1.56e-04
time solve_pyamgx: 3.45e-03
time v: 6.28e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.462499e+00
              0              1.6203   1.147229e-01         0.0257
              1              1.6203   3.959494e-03         0.0345
              2              1.6203   6.433481e-04         0.1625
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.433481e-04
         Total Reduction in Residual: 	   1.441677e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123251
    setup: 0.0102113 s
    solve: 0.00211379 s
    solve(per iteration): 0.000704597 s
resid in solve_pyamgx: 6.43e-04
time solve_pyamgx: 3.42e-03
time w: 5.70e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.998115e+00
              0              1.6203   1.047876e+00         0.5244
              1              1.6203   4.825664e-01         0.4605
              2              1.6203   2.338869e-01         0.4847
              3              1.6203   1.147050e-01         0.4904
              4              1.6203   5.748610e-02         0.5012
              5              1.6203   2.970797e-02         0.5168
              6              1.6203   1.617764e-02         0.5446
              7              1.6203   9.077494e-03         0.5611
              8              1.6203   5.207459e-03         0.5737
              9              1.6203   3.121353e-03         0.5994
             10              1.6203   2.343074e-03         0.7507
             11              1.6203   1.712706e-03         0.7310
             12              1.6203   1.399621e-03         0.8172
             13              1.6203   1.275081e-03         0.9110
             14              1.6203   1.224770e-03         0.9605
             15              1.6203   1.200696e-03         0.9803
             16              1.6203   1.173870e-03         0.9777
             17              1.6203   1.127668e-03         0.9606
             18              1.6203   1.036684e-03         0.9193
             19              1.6203   8.569749e-04         0.8267
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6786
         Final Residual: 		   8.569749e-04
         Total Reduction in Residual: 	   4.288917e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0776595
    setup: 0.0506533 s
    solve: 0.0270061 s
    solve(per iteration): 0.00135031 s
resid in solve_pyamgx: 8.57e-04
time solve_pyamgx: 9.40e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26973            283737   0.00039        0.00742
           2(D)         4736             97458   0.00435        0.00236
           3(D)           14                30     0.153        1.1e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3227
         Operator Complexity: 1.55566
         Total Memory Usage: 0.0200403 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.824726e-01
              0              1.6203   4.045795e-02         0.0839
              1              1.6203   5.397795e-03         0.1334
              2              1.6203   1.039354e-03         0.1926
              3              1.6203   2.195905e-04         0.2113
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1461
         Final Residual: 		   2.195905e-04
         Total Reduction in Residual: 	   4.551357e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168908
    setup: 0.0135653 s
    solve: 0.00332547 s
    solve(per iteration): 0.000831368 s
resid in solve_pyamgx: 2.20e-04
time solve_pyamgx: 3.31e-02
time k: 4.62e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27532            290616  0.000383        0.00759
           2(D)         4813            100843   0.00435        0.00243
           3(D)           18                26    0.0802       1.13e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32921
         Operator Complexity: 1.57061
         Total Memory Usage: 0.020303 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.245575e+01
              0              1.6203   4.195157e+00         0.1293
              1              1.6203   9.134702e-01         0.2177
              2              1.6203   1.888310e-01         0.2067
              3              1.6203   4.753205e-02         0.2517
              4              1.6203   1.172459e-02         0.2467
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2049
         Final Residual: 		   1.172459e-02
         Total Reduction in Residual: 	   3.612486e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177268
    setup: 0.0135756 s
    solve: 0.0041513 s
    solve(per iteration): 0.000830259 s
resid in solve_pyamgx: 1.17e-02
time solve_pyamgx: 3.40e-02
time omega: 4.08e-02
time Smag or Wale: 4.77e-07

--time step:  19, iter:0, max residual:3.00e-06, u:7.60e-07, v:1.22e-07, w:5.03e-07, p:3.00e-06, k:1.34e-10, eps:0.00e+00, om:9.16e-06


monitor time step:  19, iter:0, u: 4.18e-01, v:-3.88e-03, w: 8.63e-03, p: 3.83e-12, k: 9.90e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 9.82e+01, kmin: 3.12e-04, epsmin: 1.00e+00, ommin: 2.24e+01, fkmax: 1.00e+00

time one iteration: 2.42e-01
vismean_mean 2.5999999999999996e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14368            150430  0.000729        0.00396
           2(D)         3903             40519   0.00266        0.00102
         --------------------------------------------------------------
         Grid Complexity: 1.18586
         Operator Complexity: 1.27832
         Total Memory Usage: 0.0150567 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.225686e+00
              0              1.6203   1.335363e-01         0.0256
              1              1.6203   5.534870e-03         0.0414
              2              1.6203   9.675241e-04         0.1748
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   9.675241e-04
         Total Reduction in Residual: 	   1.851477e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121547
    setup: 0.0100594 s
    solve: 0.00209526 s
    solve(per iteration): 0.000698421 s
resid in solve_pyamgx: 9.68e-04
time solve_pyamgx: 2.73e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.029336e+00
              0              1.6203   1.072463e-01         0.0266
              1              1.6203   2.108342e-03         0.0197
              2              1.6203   1.538495e-04         0.0730
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.538495e-04
         Total Reduction in Residual: 	   3.818235e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121803
    setup: 0.0100594 s
    solve: 0.00212093 s
    solve(per iteration): 0.000706976 s
resid in solve_pyamgx: 1.54e-04
time solve_pyamgx: 3.38e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.462174e+00
              0              1.6203   1.147461e-01         0.0257
              1              1.6203   3.981228e-03         0.0347
              2              1.6203   6.454429e-04         0.1621
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.454429e-04
         Total Reduction in Residual: 	   1.446477e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121524
    setup: 0.0100594 s
    solve: 0.00209302 s
    solve(per iteration): 0.000697675 s
resid in solve_pyamgx: 6.45e-04
time solve_pyamgx: 3.32e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.995833e+00
              0              1.6203   1.039582e+00         0.5209
              1              1.6203   4.785560e-01         0.4603
              2              1.6203   2.313032e-01         0.4833
              3              1.6203   1.125099e-01         0.4864
              4              1.6203   5.545753e-02         0.4929
              5              1.6203   2.811002e-02         0.5069
              6              1.6203   1.500492e-02         0.5338
              7              1.6203   8.261470e-03         0.5506
              8              1.6203   4.682292e-03         0.5668
              9              1.6203   2.778150e-03         0.5933
             10              1.6203   2.069638e-03         0.7450
             11              1.6203   1.475656e-03         0.7130
             12              1.6203   1.167890e-03         0.7914
             13              1.6203   1.044575e-03         0.8944
             14              1.6203   9.944361e-04         0.9520
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6023
         Final Residual: 		   9.944361e-04
         Total Reduction in Residual: 	   4.982562e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0706256
    setup: 0.0506122 s
    solve: 0.0200133 s
    solve(per iteration): 0.00133422 s
resid in solve_pyamgx: 9.94e-04
time solve_pyamgx: 8.59e-02
time p: 9.82e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26979            284501  0.000391        0.00743
           2(D)         4708             96626   0.00436        0.00234
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32243
         Operator Complexity: 1.55553
         Total Memory Usage: 0.020037 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.835326e-01
              0              1.6203   4.046080e-02         0.0837
              1              1.6203   5.374443e-03         0.1328
              2              1.6203   1.014958e-03         0.1888
              3              1.6203   2.172351e-04         0.2140
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1456
         Final Residual: 		   2.172351e-04
         Total Reduction in Residual: 	   4.492668e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168227
    setup: 0.013513 s
    solve: 0.0033097 s
    solve(per iteration): 0.000827424 s
resid in solve_pyamgx: 2.17e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27488            289644  0.000383        0.00757
           2(D)         4757             99553    0.0044         0.0024
           3(D)           16                24    0.0938       1.03e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32818
         Operator Complexity: 1.56731
         Total Memory Usage: 0.0202471 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.390128e+01
              0              1.6203   4.097129e+00         0.1209
              1              1.6203   8.947117e-01         0.2184
              2              1.6203   1.834171e-01         0.2050
              3              1.6203   4.456827e-02         0.2430
              4              1.6203   1.108388e-02         0.2487
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2009
         Final Residual: 		   1.108388e-02
         Total Reduction in Residual: 	   3.269456e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176578
    setup: 0.0135129 s
    solve: 0.00414493 s
    solve(per iteration): 0.000828986 s
resid in solve_pyamgx: 1.11e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  20, iter:0, max residual:2.72e-06, u:7.56e-07, v:1.20e-07, w:5.04e-07, p:2.72e-06, k:1.33e-10, eps:0.00e+00, om:8.66e-06


monitor time step:  20, iter:0, u: 4.17e-01, v:-3.74e-03, w: 9.24e-03, p: 5.84e-12, k: 1.01e-03, eps: 1.00e+00, om: 4.36e+05


-- cfl_max_x: 3.72e-01, cfl_max_y: 1.58e-01, at i=  5, j= 71


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 9.89e+01, kmin: 3.13e-04, epsmin: 1.00e+00, ommin: 2.24e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 2.476190476190476e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14344            150322  0.000731        0.00395
           2(D)         3911             40807   0.00267        0.00103
         --------------------------------------------------------------
         Grid Complexity: 1.1857
         Operator Complexity: 1.27858
         Total Memory Usage: 0.0150599 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.223576e+00
              0              1.6203   1.335103e-01         0.0256
              1              1.6203   5.543564e-03         0.0415
              2              1.6203   9.787917e-04         0.1766
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.787917e-04
         Total Reduction in Residual: 	   1.873796e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121391
    setup: 0.0100396 s
    solve: 0.00209958 s
    solve(per iteration): 0.000699861 s
resid in solve_pyamgx: 9.79e-04
time solve_pyamgx: 2.73e-02
time u: 3.38e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.028677e+00
              0              1.6203   1.072444e-01         0.0266
              1              1.6203   2.109199e-03         0.0197
              2              1.6203   1.536256e-04         0.0728
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.536256e-04
         Total Reduction in Residual: 	   3.813302e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121626
    setup: 0.0100396 s
    solve: 0.00212307 s
    solve(per iteration): 0.000707691 s
resid in solve_pyamgx: 1.54e-04
time solve_pyamgx: 3.41e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.461922e+00
              0              1.6203   1.147550e-01         0.0257
              1              1.6203   3.981750e-03         0.0347
              2              1.6203   6.453178e-04         0.1621
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.453178e-04
         Total Reduction in Residual: 	   1.446278e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121306
    setup: 0.0100396 s
    solve: 0.00209101 s
    solve(per iteration): 0.000697003 s
resid in solve_pyamgx: 6.45e-04
time solve_pyamgx: 3.33e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.993918e+00
              0              1.6203   1.041740e+00         0.5225
              1              1.6203   4.819612e-01         0.4627
              2              1.6203   2.346839e-01         0.4869
              3              1.6203   1.154581e-01         0.4920
              4              1.6203   5.791477e-02         0.5016
              5              1.6203   2.998287e-02         0.5177
              6              1.6203   1.625635e-02         0.5422
              7              1.6203   9.028175e-03         0.5554
              8              1.6203   5.106980e-03         0.5657
              9              1.6203   2.993615e-03         0.5862
             10              1.6203   2.191286e-03         0.7320
             11              1.6203   1.509897e-03         0.6890
             12              1.6203   1.144464e-03         0.7580
             13              1.6203   9.910899e-04         0.8660
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5808
         Final Residual: 		   9.910899e-04
         Total Reduction in Residual: 	   4.970566e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692351
    setup: 0.0505518 s
    solve: 0.0186832 s
    solve(per iteration): 0.00133452 s
resid in solve_pyamgx: 9.91e-04
time solve_pyamgx: 8.44e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27061            285023  0.000389        0.00745
           2(D)         4752             99158   0.00439        0.00239
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32374
         Operator Complexity: 1.55998
         Total Memory Usage: 0.020112 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.847031e-01
              0              1.6203   4.074315e-02         0.0841
              1              1.6203   5.400435e-03         0.1325
              2              1.6203   1.027079e-03         0.1902
              3              1.6203   2.167034e-04         0.2110
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1454
         Final Residual: 		   2.167034e-04
         Total Reduction in Residual: 	   4.470849e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167604
    setup: 0.0134431 s
    solve: 0.00331734 s
    solve(per iteration): 0.000829336 s
resid in solve_pyamgx: 2.17e-04
time solve_pyamgx: 3.21e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27489            289575  0.000383        0.00757
           2(D)         4725             98729   0.00442        0.00238
           3(D)           15                29     0.129       1.11e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32785
         Operator Complexity: 1.56602
         Total Memory Usage: 0.0202255 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.326019e+01
              0              1.6203   4.165411e+00         0.1252
              1              1.6203   9.064991e-01         0.2176
              2              1.6203   1.867267e-01         0.2060
              3              1.6203   4.533659e-02         0.2428
              4              1.6203   1.117030e-02         0.2464
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2019
         Final Residual: 		   1.117030e-02
         Total Reduction in Residual: 	   3.358458e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176537
    setup: 0.0135086 s
    solve: 0.00414509 s
    solve(per iteration): 0.000829018 s
resid in solve_pyamgx: 1.12e-02
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step:  21, iter:0, max residual:3.05e-06, u:7.65e-07, v:1.20e-07, w:5.04e-07, p:3.05e-06, k:1.32e-10, eps:0.00e+00, om:8.73e-06


monitor time step:  21, iter:0, u: 4.19e-01, v:-3.71e-03, w: 9.86e-03, p: 5.47e-12, k: 1.02e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 9.98e+01, kmin: 3.13e-04, epsmin: 1.00e+00, ommin: 2.24e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 2.3636363636363636e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14361            150259  0.000729        0.00395
           2(D)         3893             40481   0.00267        0.00102
         --------------------------------------------------------------
         Grid Complexity: 1.18569
         Operator Complexity: 1.27801
         Total Memory Usage: 0.0150512 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.221540e+00
              0              1.6203   1.334866e-01         0.0256
              1              1.6203   5.542990e-03         0.0415
              2              1.6203   9.944966e-04         0.1794
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0575
         Final Residual: 		   9.944966e-04
         Total Reduction in Residual: 	   1.904604e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012107
    setup: 0.0100157 s
    solve: 0.0020913 s
    solve(per iteration): 0.000697099 s
resid in solve_pyamgx: 9.94e-04
time solve_pyamgx: 2.73e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.027783e+00
              0              1.6203   1.072541e-01         0.0266
              1              1.6203   2.111248e-03         0.0197
              2              1.6203   1.534735e-04         0.0727
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.534735e-04
         Total Reduction in Residual: 	   3.810372e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121385
    setup: 0.0100157 s
    solve: 0.00212272 s
    solve(per iteration): 0.000707573 s
resid in solve_pyamgx: 1.53e-04
time solve_pyamgx: 3.40e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.461721e+00
              0              1.6203   1.147594e-01         0.0257
              1              1.6203   3.979399e-03         0.0347
              2              1.6203   6.366753e-04         0.1600
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0523
         Final Residual: 		   6.366753e-04
         Total Reduction in Residual: 	   1.426972e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121028
    setup: 0.0100157 s
    solve: 0.00208701 s
    solve(per iteration): 0.000695669 s
resid in solve_pyamgx: 6.37e-04
time solve_pyamgx: 3.32e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.991954e+00
              0              1.6203   1.040431e+00         0.5223
              1              1.6203   4.810701e-01         0.4624
              2              1.6203   2.351867e-01         0.4889
              3              1.6203   1.159506e-01         0.4930
              4              1.6203   5.860441e-02         0.5054
              5              1.6203   3.064538e-02         0.5229
              6              1.6203   1.665483e-02         0.5435
              7              1.6203   9.243779e-03         0.5550
              8              1.6203   5.237727e-03         0.5666
              9              1.6203   3.075214e-03         0.5871
             10              1.6203   2.246396e-03         0.7305
             11              1.6203   1.534439e-03         0.6831
             12              1.6203   1.141350e-03         0.7438
             13              1.6203   9.717629e-04         0.8514
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5800
         Final Residual: 		   9.717629e-04
         Total Reduction in Residual: 	   4.878441e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0693346
    setup: 0.0506429 s
    solve: 0.0186916 s
    solve(per iteration): 0.00133512 s
resid in solve_pyamgx: 9.72e-04
time solve_pyamgx: 8.47e-02
time p: 9.71e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26975            284399  0.000391        0.00743
           2(D)         4727             99577   0.00446         0.0024
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32262
         Operator Complexity: 1.55969
         Total Memory Usage: 0.0201017 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.859759e-01
              0              1.6203   4.110625e-02         0.0846
              1              1.6203   5.452546e-03         0.1326
              2              1.6203   1.050177e-03         0.1926
              3              1.6203   2.230982e-04         0.2124
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1464
         Final Residual: 		   2.230982e-04
         Total Reduction in Residual: 	   4.590727e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167836
    setup: 0.0134676 s
    solve: 0.003316 s
    solve(per iteration): 0.000829 s
resid in solve_pyamgx: 2.23e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27486            290444  0.000384        0.00759
           2(D)         4731             98947   0.00442        0.00239
           3(D)           18                36     0.111       1.36e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32791
         Operator Complexity: 1.56761
         Total Memory Usage: 0.0202503 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.213881e+01
              0              1.6203   4.021196e+00         0.1251
              1              1.6203   8.780470e-01         0.2184
              2              1.6203   1.858024e-01         0.2116
              3              1.6203   4.471096e-02         0.2406
              4              1.6203   1.094857e-02         0.2449
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2025
         Final Residual: 		   1.094857e-02
         Total Reduction in Residual: 	   3.406650e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176479
    setup: 0.0135168 s
    solve: 0.0041311 s
    solve(per iteration): 0.000826221 s
resid in solve_pyamgx: 1.09e-02
time solve_pyamgx: 3.26e-02
time omega: 3.90e-02
time Smag or Wale: 4.77e-07

--time step:  22, iter:0, max residual:3.03e-06, u:7.77e-07, v:1.20e-07, w:4.97e-07, p:3.03e-06, k:1.36e-10, eps:0.00e+00, om:8.55e-06


monitor time step:  22, iter:0, u: 4.22e-01, v:-3.79e-03, w: 1.04e-02, p: 5.29e-12, k: 1.02e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.01e+02, kmin: 3.13e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 2.2608695652173912e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14389            150639  0.000728        0.00396
           2(D)         3917             40807   0.00266        0.00103
         --------------------------------------------------------------
         Grid Complexity: 1.18622
         Operator Complexity: 1.27904
         Total Memory Usage: 0.0150696 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.219497e+00
              0              1.6203   1.334335e-01         0.0256
              1              1.6203   5.600593e-03         0.0420
              2              1.6203   1.026723e-03         0.1833
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0582
         Final Residual: 		   1.026723e-03
         Total Reduction in Residual: 	   1.967092e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121526
    setup: 0.0100475 s
    solve: 0.00210509 s
    solve(per iteration): 0.000701696 s
resid in solve_pyamgx: 1.03e-03
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.026865e+00
              0              1.6203   1.072611e-01         0.0266
              1              1.6203   2.112197e-03         0.0197
              2              1.6203   1.547146e-04         0.0732
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.547146e-04
         Total Reduction in Residual: 	   3.842061e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121713
    setup: 0.0100475 s
    solve: 0.00212378 s
    solve(per iteration): 0.000707925 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.42e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.461521e+00
              0              1.6203   1.147705e-01         0.0257
              1              1.6203   3.969213e-03         0.0346
              2              1.6203   6.326297e-04         0.1594
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0521
         Final Residual: 		   6.326297e-04
         Total Reduction in Residual: 	   1.417969e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121437
    setup: 0.0100475 s
    solve: 0.00209626 s
    solve(per iteration): 0.000698752 s
resid in solve_pyamgx: 6.33e-04
time solve_pyamgx: 3.33e-03
time w: 5.41e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.989981e+00
              0              1.6203   1.035197e+00         0.5202
              1              1.6203   4.762318e-01         0.4600
              2              1.6203   2.327041e-01         0.4886
              3              1.6203   1.139459e-01         0.4897
              4              1.6203   5.741624e-02         0.5039
              5              1.6203   3.001067e-02         0.5227
              6              1.6203   1.618729e-02         0.5394
              7              1.6203   8.938739e-03         0.5522
              8              1.6203   5.085865e-03         0.5690
              9              1.6203   3.023271e-03         0.5944
             10              1.6203   2.232070e-03         0.7383
             11              1.6203   1.552991e-03         0.6958
             12              1.6203   1.172248e-03         0.7548
             13              1.6203   1.006599e-03         0.8587
             14              1.6203   9.376113e-04         0.9315
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6001
         Final Residual: 		   9.376113e-04
         Total Reduction in Residual: 	   4.711660e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0705347
    setup: 0.0505039 s
    solve: 0.0200308 s
    solve(per iteration): 0.00133539 s
resid in solve_pyamgx: 9.38e-04
time solve_pyamgx: 8.58e-02
time p: 9.80e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27040            284342  0.000389        0.00743
           2(D)         4719             96787   0.00435        0.00234
           3(D)            6                 8     0.222       3.73e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32313
         Operator Complexity: 1.55553
         Total Memory Usage: 0.0200406 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.873287e-01
              0              1.6203   4.161683e-02         0.0854
              1              1.6203   5.438365e-03         0.1307
              2              1.6203   1.027296e-03         0.1889
              3              1.6203   2.161710e-04         0.2104
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1451
         Final Residual: 		   2.161710e-04
         Total Reduction in Residual: 	   4.435835e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167396
    setup: 0.0134388 s
    solve: 0.0033008 s
    solve(per iteration): 0.0008252 s
resid in solve_pyamgx: 2.16e-04
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27467            289943  0.000384        0.00758
           2(D)         4769            101013   0.00444        0.00244
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32806
         Operator Complexity: 1.56987
         Total Memory Usage: 0.0202858 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.162378e+01
              0              1.6203   4.118982e+00         0.1302
              1              1.6203   9.018101e-01         0.2189
              2              1.6203   1.860486e-01         0.2063
              3              1.6203   4.594118e-02         0.2469
              4              1.6203   1.142110e-02         0.2486
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2049
         Final Residual: 		   1.142110e-02
         Total Reduction in Residual: 	   3.611555e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176486
    setup: 0.0134981 s
    solve: 0.00415046 s
    solve(per iteration): 0.000830093 s
resid in solve_pyamgx: 1.14e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step:  23, iter:0, max residual:2.64e-06, u:8.02e-07, v:1.21e-07, w:4.94e-07, p:2.64e-06, k:1.32e-10, eps:0.00e+00, om:8.92e-06


monitor time step:  23, iter:0, u: 4.23e-01, v:-3.76e-03, w: 1.08e-02, p: 5.46e-12, k: 1.03e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.02e+02, kmin: 3.13e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 2.1666666666666663e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14397            150781  0.000727        0.00397
           2(D)         3926             40940   0.00266        0.00103
         --------------------------------------------------------------
         Grid Complexity: 1.18639
         Operator Complexity: 1.27944
         Total Memory Usage: 0.0150765 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.217356e+00
              0              1.6203   1.333634e-01         0.0256
              1              1.6203   5.515569e-03         0.0414
              2              1.6203   9.553362e-04         0.1732
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   9.553362e-04
         Total Reduction in Residual: 	   1.831074e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121395
    setup: 0.0100508 s
    solve: 0.00208864 s
    solve(per iteration): 0.000696213 s
resid in solve_pyamgx: 9.55e-04
time solve_pyamgx: 2.73e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.026130e+00
              0              1.6203   1.072587e-01         0.0266
              1              1.6203   2.113023e-03         0.0197
              2              1.6203   1.557102e-04         0.0737
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.557102e-04
         Total Reduction in Residual: 	   3.867492e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121697
    setup: 0.0100508 s
    solve: 0.00211885 s
    solve(per iteration): 0.000706283 s
resid in solve_pyamgx: 1.56e-04
time solve_pyamgx: 3.41e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.461295e+00
              0              1.6203   1.147753e-01         0.0257
              1              1.6203   3.964586e-03         0.0345
              2              1.6203   6.310841e-04         0.1592
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0521
         Final Residual: 		   6.310841e-04
         Total Reduction in Residual: 	   1.414576e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121443
    setup: 0.0100508 s
    solve: 0.00209347 s
    solve(per iteration): 0.000697824 s
resid in solve_pyamgx: 6.31e-04
time solve_pyamgx: 3.33e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.988462e+00
              0              1.6203   1.038814e+00         0.5224
              1              1.6203   4.787713e-01         0.4609
              2              1.6203   2.353152e-01         0.4915
              3              1.6203   1.163768e-01         0.4946
              4              1.6203   5.972870e-02         0.5132
              5              1.6203   3.175186e-02         0.5316
              6              1.6203   1.728290e-02         0.5443
              7              1.6203   9.639947e-03         0.5578
              8              1.6203   5.512722e-03         0.5719
              9              1.6203   3.274782e-03         0.5940
             10              1.6203   2.410413e-03         0.7361
             11              1.6203   1.678656e-03         0.6964
             12              1.6203   1.267103e-03         0.7548
             13              1.6203   1.086320e-03         0.8573
             14              1.6203   1.011545e-03         0.9312
             15              1.6203   9.847784e-04         0.9735
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6215
         Final Residual: 		   9.847784e-04
         Total Reduction in Residual: 	   4.952463e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0720667
    setup: 0.0506817 s
    solve: 0.0213851 s
    solve(per iteration): 0.00133657 s
resid in solve_pyamgx: 9.85e-04
time solve_pyamgx: 8.74e-02
time p: 9.97e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27004            284158   0.00039        0.00743
           2(D)         4766             98438   0.00433        0.00238
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32325
         Operator Complexity: 1.55767
         Total Memory Usage: 0.020074 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.887407e-01
              0              1.6203   4.153208e-02         0.0850
              1              1.6203   5.484971e-03         0.1321
              2              1.6203   1.031919e-03         0.1881
              3              1.6203   2.200323e-04         0.2132
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1457
         Final Residual: 		   2.200323e-04
         Total Reduction in Residual: 	   4.502025e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167421
    setup: 0.0134262 s
    solve: 0.00331594 s
    solve(per iteration): 0.000828984 s
resid in solve_pyamgx: 2.20e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27544            290430  0.000383        0.00759
           2(D)         4839            100661    0.0043        0.00243
           3(D)           10                16      0.16       6.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32952
         Operator Complexity: 1.57006
         Total Memory Usage: 0.0202961 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.155190e+01
              0              1.6203   4.171254e+00         0.1322
              1              1.6203   9.301865e-01         0.2230
              2              1.6203   1.979155e-01         0.2128
              3              1.6203   4.886070e-02         0.2469
              4              1.6203   1.262744e-02         0.2584
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2092
         Final Residual: 		   1.262744e-02
         Total Reduction in Residual: 	   4.002117e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176969
    setup: 0.0135494 s
    solve: 0.00414746 s
    solve(per iteration): 0.000829491 s
resid in solve_pyamgx: 1.26e-02
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step:  24, iter:0, max residual:2.60e-06, u:7.46e-07, v:1.22e-07, w:4.93e-07, p:2.60e-06, k:1.34e-10, eps:0.00e+00, om:9.87e-06


monitor time step:  24, iter:0, u: 4.24e-01, v:-3.85e-03, w: 1.13e-02, p: 5.83e-12, k: 1.04e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.02e+02, kmin: 3.14e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 2.0799999999999997e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14394            150644  0.000727        0.00396
           2(D)         3933             40789   0.00264        0.00103
         --------------------------------------------------------------
         Grid Complexity: 1.18643
         Operator Complexity: 1.27902
         Total Memory Usage: 0.0150702 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.215103e+00
              0              1.6203   1.333163e-01         0.0256
              1              1.6203   5.502309e-03         0.0413
              2              1.6203   9.631613e-04         0.1750
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0569
         Final Residual: 		   9.631613e-04
         Total Reduction in Residual: 	   1.846869e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121429
    setup: 0.0100478 s
    solve: 0.00209514 s
    solve(per iteration): 0.000698379 s
resid in solve_pyamgx: 9.63e-04
time solve_pyamgx: 2.73e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.025584e+00
              0              1.6203   1.072646e-01         0.0266
              1              1.6203   2.115456e-03         0.0197
              2              1.6203   1.543051e-04         0.0729
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.543051e-04
         Total Reduction in Residual: 	   3.833111e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121739
    setup: 0.0100478 s
    solve: 0.00212608 s
    solve(per iteration): 0.000708693 s
resid in solve_pyamgx: 1.54e-04
time solve_pyamgx: 3.41e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.461070e+00
              0              1.6203   1.147748e-01         0.0257
              1              1.6203   3.944289e-03         0.0344
              2              1.6203   6.272639e-04         0.1590
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0520
         Final Residual: 		   6.272639e-04
         Total Reduction in Residual: 	   1.406084e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121441
    setup: 0.0100478 s
    solve: 0.00209629 s
    solve(per iteration): 0.000698763 s
resid in solve_pyamgx: 6.27e-04
time solve_pyamgx: 3.33e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.986399e+00
              0              1.6203   1.036041e+00         0.5216
              1              1.6203   4.782220e-01         0.4616
              2              1.6203   2.355948e-01         0.4926
              3              1.6203   1.167081e-01         0.4954
              4              1.6203   6.007573e-02         0.5148
              5              1.6203   3.196144e-02         0.5320
              6              1.6203   1.735381e-02         0.5430
              7              1.6203   9.695537e-03         0.5587
              8              1.6203   5.550382e-03         0.5725
              9              1.6203   3.299984e-03         0.5946
             10              1.6203   2.435293e-03         0.7380
             11              1.6203   1.712828e-03         0.7033
             12              1.6203   1.306484e-03         0.7628
             13              1.6203   1.127523e-03         0.8630
             14              1.6203   1.052800e-03         0.9337
             15              1.6203   1.025825e-03         0.9744
             16              1.6203   1.006936e-03         0.9816
             17              1.6203   9.817896e-04         0.9750
         --------------------------------------------------------------
         Total Iterations: 18
         Avg Convergence Rate: 		         0.6551
         Final Residual: 		   9.817896e-04
         Total Reduction in Residual: 	   4.942560e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0747452
    setup: 0.0505999 s
    solve: 0.0241452 s
    solve(per iteration): 0.0013414 s
resid in solve_pyamgx: 9.82e-04
time solve_pyamgx: 9.01e-02
time p: 1.02e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27014            283778  0.000389        0.00742
           2(D)         4795             97397   0.00424        0.00236
           3(D)           11                15     0.124       6.78e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32369
         Operator Complexity: 1.55561
         Total Memory Usage: 0.0200446 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.902154e-01
              0              1.6203   4.150802e-02         0.0847
              1              1.6203   5.408855e-03         0.1303
              2              1.6203   1.050368e-03         0.1942
              3              1.6203   2.234056e-04         0.2127
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1461
         Final Residual: 		   2.234056e-04
         Total Reduction in Residual: 	   4.557295e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168123
    setup: 0.013515 s
    solve: 0.00329728 s
    solve(per iteration): 0.00082432 s
resid in solve_pyamgx: 2.23e-04
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27540            290208  0.000383        0.00758
           2(D)         4780             99888   0.00437        0.00241
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32886
         Operator Complexity: 1.5686
         Total Memory Usage: 0.0202703 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.134755e+01
              0              1.6203   4.075605e+00         0.1300
              1              1.6203   9.070971e-01         0.2226
              2              1.6203   1.926960e-01         0.2124
              3              1.6203   4.762577e-02         0.2472
              4              1.6203   1.213218e-02         0.2547
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2078
         Final Residual: 		   1.213218e-02
         Total Reduction in Residual: 	   3.870218e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176411
    setup: 0.0135018 s
    solve: 0.00413936 s
    solve(per iteration): 0.000827872 s
resid in solve_pyamgx: 1.21e-02
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  25, iter:0, max residual:2.69e-06, u:7.52e-07, v:1.21e-07, w:4.90e-07, p:2.69e-06, k:1.36e-10, eps:0.00e+00, om:9.48e-06


monitor time step:  25, iter:0, u: 4.26e-01, v:-4.08e-03, w: 1.17e-02, p: 5.75e-12, k: 1.05e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.03e+02, kmin: 3.14e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 1.9999999999999998e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14407            150859  0.000727        0.00397
           2(D)         3908             41126   0.00269        0.00104
         --------------------------------------------------------------
         Grid Complexity: 1.18631
         Operator Complexity: 1.27983
         Total Memory Usage: 0.0150821 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.212820e+00
              0              1.6203   1.332770e-01         0.0256
              1              1.6203   5.506874e-03         0.0413
              2              1.6203   9.780447e-04         0.1776
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.780447e-04
         Total Reduction in Residual: 	   1.876230e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121621
    setup: 0.0100736 s
    solve: 0.00208848 s
    solve(per iteration): 0.00069616 s
resid in solve_pyamgx: 9.78e-04
time solve_pyamgx: 2.73e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.025027e+00
              0              1.6203   1.072685e-01         0.0267
              1              1.6203   2.111935e-03         0.0197
              2              1.6203   1.517347e-04         0.0718
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.517347e-04
         Total Reduction in Residual: 	   3.769781e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122037
    setup: 0.0100736 s
    solve: 0.00213014 s
    solve(per iteration): 0.000710048 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.41e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.460898e+00
              0              1.6203   1.148033e-01         0.0257
              1              1.6203   3.970456e-03         0.0346
              2              1.6203   6.310616e-04         0.1589
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0521
         Final Residual: 		   6.310616e-04
         Total Reduction in Residual: 	   1.414651e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121646
    setup: 0.0100736 s
    solve: 0.00209101 s
    solve(per iteration): 0.000697003 s
resid in solve_pyamgx: 6.31e-04
time solve_pyamgx: 3.34e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.983795e+00
              0              1.6203   1.026932e+00         0.5177
              1              1.6203   4.741105e-01         0.4617
              2              1.6203   2.332521e-01         0.4920
              3              1.6203   1.147909e-01         0.4921
              4              1.6203   5.841435e-02         0.5089
              5              1.6203   3.067375e-02         0.5251
              6              1.6203   1.646023e-02         0.5366
              7              1.6203   9.137591e-03         0.5551
              8              1.6203   5.214873e-03         0.5707
              9              1.6203   3.091586e-03         0.5928
             10              1.6203   2.278994e-03         0.7372
             11              1.6203   1.602755e-03         0.7033
             12              1.6203   1.214801e-03         0.7579
             13              1.6203   1.040873e-03         0.8568
             14              1.6203   9.677816e-04         0.9298
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6015
         Final Residual: 		   9.677816e-04
         Total Reduction in Residual: 	   4.878435e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0704066
    setup: 0.0503872 s
    solve: 0.0200194 s
    solve(per iteration): 0.00133463 s
resid in solve_pyamgx: 9.68e-04
time solve_pyamgx: 8.58e-02
time p: 9.80e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26918            284392  0.000392        0.00743
           2(D)         4733             99209   0.00443        0.00239
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32212
         Operator Complexity: 1.55915
         Total Memory Usage: 0.0200908 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.917545e-01
              0              1.6203   4.169188e-02         0.0848
              1              1.6203   5.377567e-03         0.1290
              2              1.6203   1.031018e-03         0.1917
              3              1.6203   2.184612e-04         0.2119
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1452
         Final Residual: 		   2.184612e-04
         Total Reduction in Residual: 	   4.442485e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168275
    setup: 0.0135045 s
    solve: 0.00332298 s
    solve(per iteration): 0.000830744 s
resid in solve_pyamgx: 2.18e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27422            289712  0.000385        0.00757
           2(D)         4811            101233   0.00437        0.00244
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32803
         Operator Complexity: 1.56985
         Total Memory Usage: 0.0202853 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.114550e+01
              0              1.6203   4.100580e+00         0.1317
              1              1.6203   8.942849e-01         0.2181
              2              1.6203   1.849886e-01         0.2069
              3              1.6203   4.455810e-02         0.2409
              4              1.6203   1.106814e-02         0.2484
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2042
         Final Residual: 		   1.106814e-02
         Total Reduction in Residual: 	   3.553688e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178153
    setup: 0.0135615 s
    solve: 0.00425379 s
    solve(per iteration): 0.000850758 s
resid in solve_pyamgx: 1.11e-02
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step:  26, iter:0, max residual:2.73e-06, u:7.64e-07, v:1.19e-07, w:4.93e-07, p:2.73e-06, k:1.33e-10, eps:0.00e+00, om:8.65e-06


monitor time step:  26, iter:0, u: 4.28e-01, v:-4.25e-03, w: 1.21e-02, p: 5.64e-12, k: 1.06e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.04e+02, kmin: 3.14e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.925925925925926e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14453            151935  0.000727        0.00399
           2(D)         3956             41726   0.00267        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18727
         Operator Complexity: 1.28227
         Total Memory Usage: 0.0151241 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.210592e+00
              0              1.6203   1.332229e-01         0.0256
              1              1.6203   5.488496e-03         0.0412
              2              1.6203   9.686117e-04         0.1765
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.686117e-04
         Total Reduction in Residual: 	   1.858928e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121553
    setup: 0.010061 s
    solve: 0.00209427 s
    solve(per iteration): 0.000698091 s
resid in solve_pyamgx: 9.69e-04
time solve_pyamgx: 2.73e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.024257e+00
              0              1.6203   1.072673e-01         0.0267
              1              1.6203   2.119461e-03         0.0198
              2              1.6203   1.571999e-04         0.0742
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0339
         Final Residual: 		   1.571999e-04
         Total Reduction in Residual: 	   3.906308e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121871
    setup: 0.010061 s
    solve: 0.00212608 s
    solve(per iteration): 0.000708693 s
resid in solve_pyamgx: 1.57e-04
time solve_pyamgx: 3.42e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.460802e+00
              0              1.6203   1.148073e-01         0.0257
              1              1.6203   3.949386e-03         0.0344
              2              1.6203   6.245800e-04         0.1581
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0519
         Final Residual: 		   6.245800e-04
         Total Reduction in Residual: 	   1.400152e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121459
    setup: 0.010061 s
    solve: 0.00208486 s
    solve(per iteration): 0.000694955 s
resid in solve_pyamgx: 6.25e-04
time solve_pyamgx: 3.31e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.981690e+00
              0              1.6203   1.027389e+00         0.5184
              1              1.6203   4.770091e-01         0.4643
              2              1.6203   2.358409e-01         0.4944
              3              1.6203   1.171548e-01         0.4968
              4              1.6203   5.997652e-02         0.5119
              5              1.6203   3.152969e-02         0.5257
              6              1.6203   1.706966e-02         0.5414
              7              1.6203   9.569087e-03         0.5606
              8              1.6203   5.471470e-03         0.5718
              9              1.6203   3.193203e-03         0.5836
             10              1.6203   2.305080e-03         0.7219
             11              1.6203   1.561805e-03         0.6775
             12              1.6203   1.119096e-03         0.7165
             13              1.6203   9.077291e-04         0.8111
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5774
         Final Residual: 		   9.077291e-04
         Total Reduction in Residual: 	   4.580581e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691691
    setup: 0.0504484 s
    solve: 0.0187208 s
    solve(per iteration): 0.0013372 s
resid in solve_pyamgx: 9.08e-04
time solve_pyamgx: 8.45e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26940            283816  0.000391        0.00742
           2(D)         4777             98363   0.00431        0.00238
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3227
         Operator Complexity: 1.55706
         Total Memory Usage: 0.0200618 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.933326e-01
              0              1.6203   4.142443e-02         0.0840
              1              1.6203   5.438822e-03         0.1313
              2              1.6203   1.042792e-03         0.1917
              3              1.6203   2.318951e-04         0.2224
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1472
         Final Residual: 		   2.318951e-04
         Total Reduction in Residual: 	   4.700582e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168117
    setup: 0.0134922 s
    solve: 0.00331946 s
    solve(per iteration): 0.000829864 s
resid in solve_pyamgx: 2.32e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27459            289493  0.000384        0.00756
           2(D)         4735            100467   0.00448        0.00242
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32766
         Operator Complexity: 1.56842
         Total Memory Usage: 0.0202614 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.134488e+01
              0              1.6203   4.177403e+00         0.1333
              1              1.6203   9.263885e-01         0.2218
              2              1.6203   1.995531e-01         0.2154
              3              1.6203   4.946107e-02         0.2479
              4              1.6203   1.273071e-02         0.2574
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2098
         Final Residual: 		   1.273071e-02
         Total Reduction in Residual: 	   4.061495e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177057
    setup: 0.0135619 s
    solve: 0.00414381 s
    solve(per iteration): 0.000828762 s
resid in solve_pyamgx: 1.27e-02
time solve_pyamgx: 3.29e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step:  27, iter:0, max residual:2.91e-06, u:7.57e-07, v:1.23e-07, w:4.88e-07, p:2.91e-06, k:1.42e-10, eps:0.00e+00, om:9.95e-06


monitor time step:  27, iter:0, u: 4.29e-01, v:-4.20e-03, w: 1.25e-02, p: 4.77e-12, k: 1.06e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.05e+02, kmin: 3.14e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 1.857142857142857e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14436            151262  0.000726        0.00398
           2(D)         3936             41336   0.00267        0.00104
         --------------------------------------------------------------
         Grid Complexity: 1.18689
         Operator Complexity: 1.28072
         Total Memory Usage: 0.0150986 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.208429e+00
              0              1.6203   1.332201e-01         0.0256
              1              1.6203   5.556281e-03         0.0417
              2              1.6203   1.003960e-03         0.1807
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0578
         Final Residual: 		   1.003960e-03
         Total Reduction in Residual: 	   1.927568e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121386
    setup: 0.0100372 s
    solve: 0.00210138 s
    solve(per iteration): 0.000700459 s
resid in solve_pyamgx: 1.00e-03
time solve_pyamgx: 2.74e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.023271e+00
              0              1.6203   1.072643e-01         0.0267
              1              1.6203   2.117035e-03         0.0197
              2              1.6203   1.545372e-04         0.0730
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.545372e-04
         Total Reduction in Residual: 	   3.841084e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121684
    setup: 0.0100372 s
    solve: 0.00213114 s
    solve(per iteration): 0.000710379 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.38e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.460755e+00
              0              1.6203   1.148255e-01         0.0257
              1              1.6203   3.967661e-03         0.0346
              2              1.6203   6.364791e-04         0.1604
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0523
         Final Residual: 		   6.364791e-04
         Total Reduction in Residual: 	   1.426842e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121234
    setup: 0.0100372 s
    solve: 0.00208618 s
    solve(per iteration): 0.000695392 s
resid in solve_pyamgx: 6.36e-04
time solve_pyamgx: 3.30e-03
time w: 5.40e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.979704e+00
              0              1.6203   1.026138e+00         0.5183
              1              1.6203   4.771895e-01         0.4650
              2              1.6203   2.362216e-01         0.4950
              3              1.6203   1.175494e-01         0.4976
              4              1.6203   5.989183e-02         0.5095
              5              1.6203   3.122039e-02         0.5213
              6              1.6203   1.696817e-02         0.5435
              7              1.6203   9.573793e-03         0.5642
              8              1.6203   5.484227e-03         0.5728
              9              1.6203   3.168143e-03         0.5777
             10              1.6203   2.249110e-03         0.7099
             11              1.6203   1.469064e-03         0.6532
             12              1.6203   9.746954e-04         0.6635
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5566
         Final Residual: 		   9.746954e-04
         Total Reduction in Residual: 	   4.923440e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.068242
    setup: 0.0508142 s
    solve: 0.0174277 s
    solve(per iteration): 0.00134059 s
resid in solve_pyamgx: 9.75e-04
time solve_pyamgx: 8.59e-02
time p: 9.83e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26896            283170  0.000391         0.0074
           2(D)         4718             98622   0.00443        0.00238
           3(D)            5                 7      0.28        3.2e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32165
         Operator Complexity: 1.55649
         Total Memory Usage: 0.0200478 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.949329e-01
              0              1.6203   4.182368e-02         0.0845
              1              1.6203   5.436237e-03         0.1300
              2              1.6203   1.031317e-03         0.1897
              3              1.6203   2.292723e-04         0.2223
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1467
         Final Residual: 		   2.292723e-04
         Total Reduction in Residual: 	   4.632391e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168302
    setup: 0.0135226 s
    solve: 0.00330762 s
    solve(per iteration): 0.000826904 s
resid in solve_pyamgx: 2.29e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27492            289678  0.000383        0.00757
           2(D)         4868            101104   0.00427        0.00244
           3(D)           19                35     0.097       1.36e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32938
         Operator Complexity: 1.56964
         Total Memory Usage: 0.0202889 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.090334e+01
              0              1.6203   4.192504e+00         0.1357
              1              1.6203   9.398186e-01         0.2242
              2              1.6203   2.006877e-01         0.2135
              3              1.6203   4.852192e-02         0.2418
              4              1.6203   1.229251e-02         0.2533
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2089
         Final Residual: 		   1.229251e-02
         Total Reduction in Residual: 	   3.977727e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176834
    setup: 0.0135426 s
    solve: 0.00414077 s
    solve(per iteration): 0.000828154 s
resid in solve_pyamgx: 1.23e-02
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step:  28, iter:0, max residual:3.40e-06, u:7.84e-07, v:1.21e-07, w:4.97e-07, p:3.40e-06, k:1.40e-10, eps:0.00e+00, om:9.60e-06


monitor time step:  28, iter:0, u: 4.29e-01, v:-3.76e-03, w: 1.28e-02, p: 3.44e-12, k: 1.06e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.06e+02, kmin: 3.15e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.7931034482758618e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14455            151993  0.000727        0.00399
           2(D)         3949             41731   0.00268        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18722
         Operator Complexity: 1.28236
         Total Memory Usage: 0.0151253 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.206261e+00
              0              1.6203   1.331737e-01         0.0256
              1              1.6203   5.519273e-03         0.0414
              2              1.6203   9.817848e-04         0.1779
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.817848e-04
         Total Reduction in Residual: 	   1.885777e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122088
    setup: 0.0101197 s
    solve: 0.00208906 s
    solve(per iteration): 0.000696352 s
resid in solve_pyamgx: 9.82e-04
time solve_pyamgx: 2.74e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.022259e+00
              0              1.6203   1.072644e-01         0.0267
              1              1.6203   2.118242e-03         0.0197
              2              1.6203   1.554768e-04         0.0734
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.554768e-04
         Total Reduction in Residual: 	   3.865410e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122492
    setup: 0.0101197 s
    solve: 0.00212947 s
    solve(per iteration): 0.000709824 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.41e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.460706e+00
              0              1.6203   1.148327e-01         0.0257
              1              1.6203   3.943540e-03         0.0343
              2              1.6203   6.282766e-04         0.1593
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0520
         Final Residual: 		   6.282766e-04
         Total Reduction in Residual: 	   1.408469e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122211
    setup: 0.0101197 s
    solve: 0.00210134 s
    solve(per iteration): 0.000700448 s
resid in solve_pyamgx: 6.28e-04
time solve_pyamgx: 3.35e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.977772e+00
              0              1.6203   1.022010e+00         0.5167
              1              1.6203   4.741933e-01         0.4640
              2              1.6203   2.338096e-01         0.4931
              3              1.6203   1.154507e-01         0.4938
              4              1.6203   5.790874e-02         0.5016
              5              1.6203   2.964713e-02         0.5120
              6              1.6203   1.599176e-02         0.5394
              7              1.6203   8.990068e-03         0.5622
              8              1.6203   5.136229e-03         0.5713
              9              1.6203   2.954287e-03         0.5752
             10              1.6203   2.079406e-03         0.7039
             11              1.6203   1.320267e-03         0.6349
             12              1.6203   8.018726e-04         0.6074
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5484
         Final Residual: 		   8.018726e-04
         Total Reduction in Residual: 	   4.054423e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0682464
    setup: 0.0507425 s
    solve: 0.0175039 s
    solve(per iteration): 0.00134645 s
resid in solve_pyamgx: 8.02e-04
time solve_pyamgx: 8.36e-02
time p: 9.59e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26895            283281  0.000392        0.00741
           2(D)         4810             99880   0.00432        0.00241
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32266
         Operator Complexity: 1.55851
         Total Memory Usage: 0.0200838 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.965742e-01
              0              1.6203   4.212778e-02         0.0848
              1              1.6203   5.525393e-03         0.1312
              2              1.6203   1.043647e-03         0.1889
              3              1.6203   2.162412e-04         0.2072
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1445
         Final Residual: 		   2.162412e-04
         Total Reduction in Residual: 	   4.354661e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169586
    setup: 0.0136508 s
    solve: 0.00330778 s
    solve(per iteration): 0.000826944 s
resid in solve_pyamgx: 2.16e-04
time solve_pyamgx: 3.21e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27528            289972  0.000383        0.00758
           2(D)         4852            101378   0.00431        0.00245
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3295
         Operator Complexity: 1.57043
         Total Memory Usage: 0.0203017 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.123680e+01
              0              1.6203   4.112603e+00         0.1317
              1              1.6203   9.036889e-01         0.2197
              2              1.6203   1.930215e-01         0.2136
              3              1.6203   4.747739e-02         0.2460
              4              1.6203   1.214214e-02         0.2557
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2079
         Final Residual: 		   1.214214e-02
         Total Reduction in Residual: 	   3.887127e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177235
    setup: 0.0135783 s
    solve: 0.00414515 s
    solve(per iteration): 0.00082903 s
resid in solve_pyamgx: 1.21e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  29, iter:0, max residual:2.76e-06, u:7.67e-07, v:1.21e-07, w:4.91e-07, p:2.76e-06, k:1.32e-10, eps:0.00e+00, om:9.49e-06


monitor time step:  29, iter:0, u: 4.27e-01, v:-2.91e-03, w: 1.30e-02, p: 1.73e-12, k: 1.05e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.07e+02, kmin: 3.15e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 1.7333333333333332e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14439            151569  0.000727        0.00398
           2(D)         3927             40783   0.00264        0.00103
         --------------------------------------------------------------
         Grid Complexity: 1.18683
         Operator Complexity: 1.28036
         Total Memory Usage: 0.0150929 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.204007e+00
              0              1.6203   1.331082e-01         0.0256
              1              1.6203   5.479032e-03         0.0412
              2              1.6203   9.502302e-04         0.1734
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0567
         Final Residual: 		   9.502302e-04
         Total Reduction in Residual: 	   1.825959e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124249
    setup: 0.0103158 s
    solve: 0.00210915 s
    solve(per iteration): 0.000703051 s
resid in solve_pyamgx: 9.50e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.021406e+00
              0              1.6203   1.072639e-01         0.0267
              1              1.6203   2.119893e-03         0.0198
              2              1.6203   1.547962e-04         0.0730
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.547962e-04
         Total Reduction in Residual: 	   3.849307e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124457
    setup: 0.0103158 s
    solve: 0.00212992 s
    solve(per iteration): 0.000709973 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.41e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.460631e+00
              0              1.6203   1.148830e-01         0.0258
              1              1.6203   3.987924e-03         0.0347
              2              1.6203   6.326527e-04         0.1586
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.326527e-04
         Total Reduction in Residual: 	   1.418303e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124088
    setup: 0.0103158 s
    solve: 0.00209306 s
    solve(per iteration): 0.000697685 s
resid in solve_pyamgx: 6.33e-04
time solve_pyamgx: 3.33e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.976134e+00
              0              1.6203   1.027481e+00         0.5199
              1              1.6203   4.780955e-01         0.4653
              2              1.6203   2.357545e-01         0.4931
              3              1.6203   1.168264e-01         0.4955
              4              1.6203   5.886649e-02         0.5039
              5              1.6203   3.033901e-02         0.5154
              6              1.6203   1.653588e-02         0.5450
              7              1.6203   9.327152e-03         0.5641
              8              1.6203   5.306792e-03         0.5690
              9              1.6203   3.030810e-03         0.5711
             10              1.6203   2.117781e-03         0.6988
             11              1.6203   1.315376e-03         0.6211
             12              1.6203   7.626428e-04         0.5798
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5463
         Final Residual: 		   7.626428e-04
         Total Reduction in Residual: 	   3.859266e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0680198
    setup: 0.0505714 s
    solve: 0.0174484 s
    solve(per iteration): 0.00134219 s
resid in solve_pyamgx: 7.63e-04
time solve_pyamgx: 8.33e-02
time p: 9.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26924            284804  0.000393        0.00744
           2(D)         4718             98628   0.00443        0.00238
           3(D)            3                 3     0.333       1.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32191
         Operator Complexity: 1.55888
         Total Memory Usage: 0.0200857 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.982514e-01
              0              1.6203   4.165721e-02         0.0836
              1              1.6203   5.406313e-03         0.1298
              2              1.6203   1.020985e-03         0.1889
              3              1.6203   2.220271e-04         0.2175
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1453
         Final Residual: 		   2.220271e-04
         Total Reduction in Residual: 	   4.456126e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168562
    setup: 0.013541 s
    solve: 0.00331517 s
    solve(per iteration): 0.000828792 s
resid in solve_pyamgx: 2.22e-04
time solve_pyamgx: 3.20e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27477            290169  0.000384        0.00758
           2(D)         4806            100822   0.00437        0.00243
           3(D)            9                13      0.16       5.74e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32849
         Operator Complexity: 1.56991
         Total Memory Usage: 0.0202886 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.087025e+01
              0              1.6203   4.071273e+00         0.1319
              1              1.6203   8.922006e-01         0.2191
              2              1.6203   1.890335e-01         0.2119
              3              1.6203   4.585581e-02         0.2426
              4              1.6203   1.130300e-02         0.2465
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   1.130300e-02
         Total Reduction in Residual: 	   3.661455e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176832
    setup: 0.0135381 s
    solve: 0.00414512 s
    solve(per iteration): 0.000829024 s
resid in solve_pyamgx: 1.13e-02
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step:  30, iter:0, max residual:2.48e-06, u:7.42e-07, v:1.21e-07, w:4.94e-07, p:2.48e-06, k:1.36e-10, eps:0.00e+00, om:8.83e-06


monitor time step:  30, iter:0, u: 4.23e-01, v:-1.77e-03, w: 1.32e-02, p:-3.43e-13, k: 1.03e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.73e-01, cfl_max_y: 1.43e-01, at i=  8, j= 70


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.08e+02, kmin: 3.15e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 1.6774193548387096e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14447            151477  0.000726        0.00398
           2(D)         3949             41681   0.00267        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18713
         Operator Complexity: 1.28154
         Total Memory Usage: 0.0151123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.201656e+00
              0              1.6203   1.330745e-01         0.0256
              1              1.6203   5.533988e-03         0.0416
              2              1.6203   9.915043e-04         0.1792
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0576
         Final Residual: 		   9.915043e-04
         Total Reduction in Residual: 	   1.906132e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123934
    setup: 0.0103085 s
    solve: 0.0020849 s
    solve(per iteration): 0.000694965 s
resid in solve_pyamgx: 9.92e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.020713e+00
              0              1.6203   1.072577e-01         0.0267
              1              1.6203   2.122700e-03         0.0198
              2              1.6203   1.554632e-04         0.0732
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.554632e-04
         Total Reduction in Residual: 	   3.866558e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124302
    setup: 0.0103085 s
    solve: 0.00212173 s
    solve(per iteration): 0.000707243 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.39e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.460557e+00
              0              1.6203   1.148917e-01         0.0258
              1              1.6203   4.001424e-03         0.0348
              2              1.6203   6.421257e-04         0.1605
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.421257e-04
         Total Reduction in Residual: 	   1.439564e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123953
    setup: 0.0103085 s
    solve: 0.00208678 s
    solve(per iteration): 0.000695595 s
resid in solve_pyamgx: 6.42e-04
time solve_pyamgx: 3.33e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.973924e+00
              0              1.6203   1.029737e+00         0.5217
              1              1.6203   4.799045e-01         0.4660
              2              1.6203   2.357638e-01         0.4913
              3              1.6203   1.163492e-01         0.4935
              4              1.6203   5.854058e-02         0.5031
              5              1.6203   3.022881e-02         0.5164
              6              1.6203   1.644107e-02         0.5439
              7              1.6203   9.190844e-03         0.5590
              8              1.6203   5.211564e-03         0.5670
              9              1.6203   2.997167e-03         0.5751
             10              1.6203   2.122919e-03         0.7083
             11              1.6203   1.358938e-03         0.6401
             12              1.6203   8.768818e-04         0.6453
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5522
         Final Residual: 		   8.768818e-04
         Total Reduction in Residual: 	   4.442328e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0680225
    setup: 0.0506104 s
    solve: 0.0174121 s
    solve(per iteration): 0.00133939 s
resid in solve_pyamgx: 8.77e-04
time solve_pyamgx: 8.34e-02
time p: 9.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26917            283367  0.000391        0.00741
           2(D)         4678             97138   0.00444        0.00235
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3215
         Operator Complexity: 1.55462
         Total Memory Usage: 0.0200183 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.999396e-01
              0              1.6203   4.262341e-02         0.0853
              1              1.6203   5.495796e-03         0.1289
              2              1.6203   1.059157e-03         0.1927
              3              1.6203   2.405254e-04         0.2271
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1481
         Final Residual: 		   2.405254e-04
         Total Reduction in Residual: 	   4.811089e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016783
    setup: 0.0134718 s
    solve: 0.00331117 s
    solve(per iteration): 0.000827792 s
resid in solve_pyamgx: 2.41e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27514            289954  0.000383        0.00758
           2(D)         4854            101768   0.00432        0.00246
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32939
         Operator Complexity: 1.57098
         Total Memory Usage: 0.0203096 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.190030e+01
              0              1.6203   4.097689e+00         0.1285
              1              1.6203   8.941229e-01         0.2182
              2              1.6203   1.870818e-01         0.2092
              3              1.6203   4.566082e-02         0.2441
              4              1.6203   1.146073e-02         0.2510
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2047
         Final Residual: 		   1.146073e-02
         Total Reduction in Residual: 	   3.592672e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017617
    setup: 0.0134842 s
    solve: 0.00413286 s
    solve(per iteration): 0.000826573 s
resid in solve_pyamgx: 1.15e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  31, iter:0, max residual:3.10e-06, u:7.75e-07, v:1.21e-07, w:5.02e-07, p:3.10e-06, k:1.47e-10, eps:0.00e+00, om:8.95e-06


monitor time step:  31, iter:0, u: 4.17e-01, v:-4.49e-04, w: 1.34e-02, p:-2.89e-12, k: 1.02e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.08e+02, kmin: 3.16e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 1.6249999999999998e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14421            151279  0.000727        0.00398
           2(D)         3948             41374   0.00265        0.00104
         --------------------------------------------------------------
         Grid Complexity: 1.18686
         Operator Complexity: 1.2808
         Total Memory Usage: 0.0150996 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.199275e+00
              0              1.6203   1.330433e-01         0.0256
              1              1.6203   5.557143e-03         0.0418
              2              1.6203   9.830347e-04         0.1769
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.830347e-04
         Total Reduction in Residual: 	   1.890715e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124355
    setup: 0.0103322 s
    solve: 0.0021033 s
    solve(per iteration): 0.000701099 s
resid in solve_pyamgx: 9.83e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.020009e+00
              0              1.6203   1.072553e-01         0.0267
              1              1.6203   2.121540e-03         0.0198
              2              1.6203   1.533926e-04         0.0723
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.533926e-04
         Total Reduction in Residual: 	   3.815727e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124625
    setup: 0.0103322 s
    solve: 0.0021303 s
    solve(per iteration): 0.000710101 s
resid in solve_pyamgx: 1.53e-04
time solve_pyamgx: 3.41e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.460536e+00
              0              1.6203   1.149277e-01         0.0258
              1              1.6203   4.017808e-03         0.0350
              2              1.6203   6.434848e-04         0.1602
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.434848e-04
         Total Reduction in Residual: 	   1.442618e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124247
    setup: 0.0103322 s
    solve: 0.00209258 s
    solve(per iteration): 0.000697525 s
resid in solve_pyamgx: 6.43e-04
time solve_pyamgx: 3.33e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.971254e+00
              0              1.6203   1.026817e+00         0.5209
              1              1.6203   4.783064e-01         0.4658
              2              1.6203   2.332878e-01         0.4877
              3              1.6203   1.137255e-01         0.4875
              4              1.6203   5.665902e-02         0.4982
              5              1.6203   2.903709e-02         0.5125
              6              1.6203   1.553994e-02         0.5352
              7              1.6203   8.501516e-03         0.5471
              8              1.6203   4.809004e-03         0.5657
              9              1.6203   2.840014e-03         0.5906
             10              1.6203   2.104131e-03         0.7409
             11              1.6203   1.495822e-03         0.7109
             12              1.6203   1.180465e-03         0.7892
             13              1.6203   1.056726e-03         0.8952
             14              1.6203   9.913719e-04         0.9382
             15              1.6203   9.649821e-04         0.9734
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6210
         Final Residual: 		   9.649821e-04
         Total Reduction in Residual: 	   4.895271e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0718134
    setup: 0.0504834 s
    solve: 0.0213301 s
    solve(per iteration): 0.00133313 s
resid in solve_pyamgx: 9.65e-04
time solve_pyamgx: 8.72e-02
time p: 9.95e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27003            284477   0.00039        0.00744
           2(D)         4857             99563   0.00422        0.00241
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32425
         Operator Complexity: 1.55979
         Total Memory Usage: 0.0201116 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.016330e-01
              0              1.6203   4.226013e-02         0.0842
              1              1.6203   5.532534e-03         0.1309
              2              1.6203   1.071031e-03         0.1936
              3              1.6203   2.304495e-04         0.2152
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1464
         Final Residual: 		   2.304495e-04
         Total Reduction in Residual: 	   4.593985e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168389
    setup: 0.0135168 s
    solve: 0.00332208 s
    solve(per iteration): 0.00083052 s
resid in solve_pyamgx: 2.30e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27500            289596  0.000383        0.00757
           2(D)         4775             99831   0.00438        0.00241
           3(D)           19                25    0.0693       1.14e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32851
         Operator Complexity: 1.56765
         Total Memory Usage: 0.0202539 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.117166e+01
              0              1.6203   3.962133e+00         0.1271
              1              1.6203   8.511689e-01         0.2148
              2              1.6203   1.778050e-01         0.2089
              3              1.6203   4.248054e-02         0.2389
              4              1.6203   1.050754e-02         0.2473
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2021
         Final Residual: 		   1.050754e-02
         Total Reduction in Residual: 	   3.370863e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176709
    setup: 0.0135243 s
    solve: 0.00414666 s
    solve(per iteration): 0.000829331 s
resid in solve_pyamgx: 1.05e-02
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 7.15e-07

--time step:  32, iter:0, max residual:2.56e-06, u:7.68e-07, v:1.20e-07, w:5.03e-07, p:2.56e-06, k:1.41e-10, eps:0.00e+00, om:8.21e-06


monitor time step:  32, iter:0, u: 4.10e-01, v: 1.08e-03, w: 1.35e-02, p:-5.72e-12, k: 1.00e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.09e+02, kmin: 3.16e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.5757575757575755e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14469            151937  0.000726        0.00399
           2(D)         3949             41153   0.00264        0.00104
         --------------------------------------------------------------
         Grid Complexity: 1.18736
         Operator Complexity: 1.28144
         Total Memory Usage: 0.0151119 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.196932e+00
              0              1.6203   1.329959e-01         0.0256
              1              1.6203   5.514013e-03         0.0415
              2              1.6203   9.558659e-04         0.1734
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0569
         Final Residual: 		   9.558659e-04
         Total Reduction in Residual: 	   1.839289e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121841
    setup: 0.0100931 s
    solve: 0.00209101 s
    solve(per iteration): 0.000697003 s
resid in solve_pyamgx: 9.56e-04
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.019121e+00
              0              1.6203   1.072516e-01         0.0267
              1              1.6203   2.119818e-03         0.0198
              2              1.6203   1.516477e-04         0.0715
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.516477e-04
         Total Reduction in Residual: 	   3.773156e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122228
    setup: 0.0100931 s
    solve: 0.00212966 s
    solve(per iteration): 0.000709888 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.39e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.460591e+00
              0              1.6203   1.149326e-01         0.0258
              1              1.6203   3.996246e-03         0.0348
              2              1.6203   6.418511e-04         0.1606
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.418511e-04
         Total Reduction in Residual: 	   1.438937e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012184
    setup: 0.0100931 s
    solve: 0.00209094 s
    solve(per iteration): 0.000696981 s
resid in solve_pyamgx: 6.42e-04
time solve_pyamgx: 3.31e-03
time w: 5.39e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.969080e+00
              0              1.6203   1.031292e+00         0.5237
              1              1.6203   4.817218e-01         0.4671
              2              1.6203   2.347559e-01         0.4873
              3              1.6203   1.148340e-01         0.4892
              4              1.6203   5.786997e-02         0.5039
              5              1.6203   3.009200e-02         0.5200
              6              1.6203   1.623759e-02         0.5396
              7              1.6203   8.946126e-03         0.5510
              8              1.6203   5.164946e-03         0.5773
              9              1.6203   3.187257e-03         0.6171
             10              1.6203   2.485668e-03         0.7799
             11              1.6203   1.926577e-03         0.7751
             12              1.6203   1.670648e-03         0.8672
             13              1.6203   1.578910e-03         0.9451
             14              1.6203   1.515918e-03         0.9601
             15              1.6203   1.484524e-03         0.9793
             16              1.6203   1.446636e-03         0.9745
             17              1.6203   1.362571e-03         0.9419
             18              1.6203   1.222611e-03         0.8973
             19              1.6203   9.439648e-04         0.7721
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6824
         Final Residual: 		   9.439648e-04
         Total Reduction in Residual: 	   4.793938e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0775506
    setup: 0.0505154 s
    solve: 0.0270352 s
    solve(per iteration): 0.00135176 s
resid in solve_pyamgx: 9.44e-04
time solve_pyamgx: 9.28e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26917            284339  0.000392        0.00743
           2(D)         4743             99973   0.00444        0.00241
           3(D)            6                 8     0.222       3.73e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32212
         Operator Complexity: 1.56017
         Total Memory Usage: 0.0201066 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.033496e-01
              0              1.6203   4.252022e-02         0.0845
              1              1.6203   5.545691e-03         0.1304
              2              1.6203   1.077053e-03         0.1942
              3              1.6203   2.382975e-04         0.2212
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1475
         Final Residual: 		   2.382975e-04
         Total Reduction in Residual: 	   4.734234e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168245
    setup: 0.0135108 s
    solve: 0.00331366 s
    solve(per iteration): 0.000828416 s
resid in solve_pyamgx: 2.38e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27367            288173  0.000385        0.00753
           2(D)         4764            100710   0.00444        0.00243
           3(D)           10                16      0.16       6.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32696
         Operator Complexity: 1.56684
         Total Memory Usage: 0.0202336 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.272724e+01
              0              1.6203   4.086749e+00         0.1249
              1              1.6203   8.926420e-01         0.2184
              2              1.6203   1.864881e-01         0.2089
              3              1.6203   4.536708e-02         0.2433
              4              1.6203   1.131244e-02         0.2494
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2031
         Final Residual: 		   1.131244e-02
         Total Reduction in Residual: 	   3.456583e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176711
    setup: 0.0135338 s
    solve: 0.00413725 s
    solve(per iteration): 0.00082745 s
resid in solve_pyamgx: 1.13e-02
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 9.54e-07

--time step:  33, iter:0, max residual:3.40e-06, u:7.47e-07, v:1.18e-07, w:5.01e-07, p:3.40e-06, k:1.45e-10, eps:0.00e+00, om:8.84e-06


monitor time step:  33, iter:0, u: 4.00e-01, v: 2.87e-03, w: 1.37e-02, p:-3.65e-12, k: 1.00e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.10e+02, kmin: 3.17e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 1.5294117647058822e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14450            151312  0.000725        0.00398
           2(D)         3935             41383   0.00267        0.00104
         --------------------------------------------------------------
         Grid Complexity: 1.18702
         Operator Complexity: 1.28086
         Total Memory Usage: 0.0151015 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.194626e+00
              0              1.6203   1.329633e-01         0.0256
              1              1.6203   5.588357e-03         0.0420
              2              1.6203   9.838243e-04         0.1760
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.838243e-04
         Total Reduction in Residual: 	   1.893927e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121632
    setup: 0.0100699 s
    solve: 0.00209334 s
    solve(per iteration): 0.000697781 s
resid in solve_pyamgx: 9.84e-04
time solve_pyamgx: 2.74e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.018065e+00
              0              1.6203   1.072413e-01         0.0267
              1              1.6203   2.124855e-03         0.0198
              2              1.6203   1.542831e-04         0.0726
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.542831e-04
         Total Reduction in Residual: 	   3.839736e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121977
    setup: 0.0100699 s
    solve: 0.00212787 s
    solve(per iteration): 0.000709291 s
resid in solve_pyamgx: 1.54e-04
time solve_pyamgx: 3.37e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.460697e+00
              0              1.6203   1.149701e-01         0.0258
              1              1.6203   4.024172e-03         0.0350
              2              1.6203   6.498260e-04         0.1615
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0526
         Final Residual: 		   6.498260e-04
         Total Reduction in Residual: 	   1.456781e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121571
    setup: 0.0100699 s
    solve: 0.00208723 s
    solve(per iteration): 0.000695744 s
resid in solve_pyamgx: 6.50e-04
time solve_pyamgx: 3.32e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.966782e+00
              0              1.6203   1.031151e+00         0.5243
              1              1.6203   4.806856e-01         0.4662
              2              1.6203   2.336163e-01         0.4860
              3              1.6203   1.144083e-01         0.4897
              4              1.6203   5.785769e-02         0.5057
              5              1.6203   3.013414e-02         0.5208
              6              1.6203   1.621666e-02         0.5381
              7              1.6203   8.897118e-03         0.5486
              8              1.6203   5.100583e-03         0.5733
              9              1.6203   3.078135e-03         0.6035
             10              1.6203   2.343428e-03         0.7613
             11              1.6203   1.748723e-03         0.7462
             12              1.6203   1.469329e-03         0.8402
             13              1.6203   1.367542e-03         0.9307
             14              1.6203   1.301959e-03         0.9520
             15              1.6203   1.272885e-03         0.9777
             16              1.6203   1.242236e-03         0.9759
             17              1.6203   1.182328e-03         0.9518
             18              1.6203   1.086699e-03         0.9191
             19              1.6203   8.775514e-04         0.8075
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6799
         Final Residual: 		   8.775514e-04
         Total Reduction in Residual: 	   4.461863e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0773589
    setup: 0.0503685 s
    solve: 0.0269904 s
    solve(per iteration): 0.00134952 s
resid in solve_pyamgx: 8.78e-04
time solve_pyamgx: 9.25e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26952            284632  0.000392        0.00744
           2(D)         4793             98641   0.00429        0.00238
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.323
         Operator Complexity: 1.55865
         Total Memory Usage: 0.0200878 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.050742e-01
              0              1.6203   4.255014e-02         0.0842
              1              1.6203   5.603955e-03         0.1317
              2              1.6203   1.098558e-03         0.1960
              3              1.6203   2.378973e-04         0.2166
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1473
         Final Residual: 		   2.378973e-04
         Total Reduction in Residual: 	   4.710145e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0166648
    setup: 0.0133163 s
    solve: 0.00334845 s
    solve(per iteration): 0.000837112 s
resid in solve_pyamgx: 2.38e-04
time solve_pyamgx: 3.19e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27406            289884  0.000386        0.00757
           2(D)         4794            103030   0.00448        0.00248
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32765
         Operator Complexity: 1.57271
         Total Memory Usage: 0.0203272 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.128710e+01
              0              1.6203   3.994868e+00         0.1277
              1              1.6203   8.577051e-01         0.2147
              2              1.6203   1.798320e-01         0.2097
              3              1.6203   4.363486e-02         0.2426
              4              1.6203   1.082987e-02         0.2482
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2032
         Final Residual: 		   1.082987e-02
         Total Reduction in Residual: 	   3.461448e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01764
    setup: 0.0134974 s
    solve: 0.00414262 s
    solve(per iteration): 0.000828525 s
resid in solve_pyamgx: 1.08e-02
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 7.15e-07

--time step:  34, iter:0, max residual:3.08e-06, u:7.69e-07, v:1.21e-07, w:5.08e-07, p:3.08e-06, k:1.45e-10, eps:0.00e+00, om:8.46e-06


monitor time step:  34, iter:0, u: 3.97e-01, v: 3.43e-03, w: 1.40e-02, p:-3.70e-12, k: 1.02e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.11e+02, kmin: 3.17e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 1.4857142857142855e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14457            151669  0.000726        0.00399
           2(D)         3949             41575   0.00267        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18724
         Operator Complexity: 1.28166
         Total Memory Usage: 0.0151147 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.192315e+00
              0              1.6203   1.328819e-01         0.0256
              1              1.6203   5.512502e-03         0.0415
              2              1.6203   9.593952e-04         0.1740
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   9.593952e-04
         Total Reduction in Residual: 	   1.847721e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121874
    setup: 0.0100821 s
    solve: 0.00210531 s
    solve(per iteration): 0.000701771 s
resid in solve_pyamgx: 9.59e-04
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.016983e+00
              0              1.6203   1.072316e-01         0.0267
              1              1.6203   2.125354e-03         0.0198
              2              1.6203   1.533642e-04         0.0722
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.533642e-04
         Total Reduction in Residual: 	   3.817895e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122118
    setup: 0.0100821 s
    solve: 0.0021297 s
    solve(per iteration): 0.000709899 s
resid in solve_pyamgx: 1.53e-04
time solve_pyamgx: 3.44e-03
time v: 6.16e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.460799e+00
              0              1.6203   1.149935e-01         0.0258
              1              1.6203   4.022996e-03         0.0350
              2              1.6203   6.423358e-04         0.1597
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.423358e-04
         Total Reduction in Residual: 	   1.439957e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121772
    setup: 0.0100821 s
    solve: 0.0020951 s
    solve(per iteration): 0.000698368 s
resid in solve_pyamgx: 6.42e-04
time solve_pyamgx: 3.33e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.964451e+00
              0              1.6203   1.025453e+00         0.5220
              1              1.6203   4.743670e-01         0.4626
              2              1.6203   2.294237e-01         0.4836
              3              1.6203   1.117440e-01         0.4871
              4              1.6203   5.594362e-02         0.5006
              5              1.6203   2.868701e-02         0.5128
              6              1.6203   1.512993e-02         0.5274
              7              1.6203   8.143987e-03         0.5383
              8              1.6203   4.563615e-03         0.5604
              9              1.6203   2.636519e-03         0.5777
             10              1.6203   1.899390e-03         0.7204
             11              1.6203   1.294060e-03         0.6813
             12              1.6203   9.832291e-04         0.7598
             13              1.6203   8.579099e-04         0.8725
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5755
         Final Residual: 		   8.579099e-04
         Total Reduction in Residual: 	   4.367175e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692398
    setup: 0.0505528 s
    solve: 0.018687 s
    solve(per iteration): 0.00133478 s
resid in solve_pyamgx: 8.58e-04
time solve_pyamgx: 8.47e-02
time p: 9.68e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26878            283726  0.000393        0.00741
           2(D)         4799             99283   0.00431         0.0024
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3224
         Operator Complexity: 1.55829
         Total Memory Usage: 0.0200791 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.068038e-01
              0              1.6203   4.258749e-02         0.0840
              1              1.6203   5.592961e-03         0.1313
              2              1.6203   1.077201e-03         0.1926
              3              1.6203   2.382300e-04         0.2212
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1472
         Final Residual: 		   2.382300e-04
         Total Reduction in Residual: 	   4.700634e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016741
    setup: 0.0134327 s
    solve: 0.00330826 s
    solve(per iteration): 0.000827064 s
resid in solve_pyamgx: 2.38e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27424            289432  0.000385        0.00756
           2(D)         4836            101896   0.00436        0.00246
           3(D)           17                17    0.0588       9.02e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32834
         Operator Complexity: 1.57041
         Total Memory Usage: 0.0202954 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.048170e+01
              0              1.6203   3.974053e+00         0.1304
              1              1.6203   8.393443e-01         0.2112
              2              1.6203   1.724402e-01         0.2054
              3              1.6203   4.137489e-02         0.2399
              4              1.6203   1.008410e-02         0.2437
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2013
         Final Residual: 		   1.008410e-02
         Total Reduction in Residual: 	   3.308247e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176263
    setup: 0.0134767 s
    solve: 0.00414954 s
    solve(per iteration): 0.000829907 s
resid in solve_pyamgx: 1.01e-02
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step:  35, iter:0, max residual:2.58e-06, u:7.50e-07, v:1.20e-07, w:5.02e-07, p:2.58e-06, k:1.45e-10, eps:0.00e+00, om:7.88e-06


monitor time step:  35, iter:0, u: 3.96e-01, v: 2.85e-03, w: 1.43e-02, p:-4.64e-12, k: 1.02e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.12e+02, kmin: 3.17e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 1.4444444444444442e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14475            151777  0.000724        0.00399
           2(D)         3942             41562   0.00267        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18735
         Operator Complexity: 1.2818
         Total Memory Usage: 0.0151175 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.189945e+00
              0              1.6203   1.328469e-01         0.0256
              1              1.6203   5.555524e-03         0.0418
              2              1.6203   9.603222e-04         0.1729
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   9.603222e-04
         Total Reduction in Residual: 	   1.850351e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012212
    setup: 0.0101146 s
    solve: 0.00209738 s
    solve(per iteration): 0.000699125 s
resid in solve_pyamgx: 9.60e-04
time solve_pyamgx: 2.74e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.016012e+00
              0              1.6203   1.072235e-01         0.0267
              1              1.6203   2.127692e-03         0.0198
              2              1.6203   1.543423e-04         0.0725
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.543423e-04
         Total Reduction in Residual: 	   3.843172e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122363
    setup: 0.0101146 s
    solve: 0.00212173 s
    solve(per iteration): 0.000707243 s
resid in solve_pyamgx: 1.54e-04
time solve_pyamgx: 3.36e-03
time v: 6.06e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.460868e+00
              0              1.6203   1.150140e-01         0.0258
              1              1.6203   4.030341e-03         0.0350
              2              1.6203   6.404119e-04         0.1589
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.404119e-04
         Total Reduction in Residual: 	   1.435622e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01222
    setup: 0.0101146 s
    solve: 0.00210541 s
    solve(per iteration): 0.000701803 s
resid in solve_pyamgx: 6.40e-04
time solve_pyamgx: 3.33e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.962550e+00
              0              1.6203   1.026149e+00         0.5229
              1              1.6203   4.723522e-01         0.4603
              2              1.6203   2.290959e-01         0.4850
              3              1.6203   1.127811e-01         0.4923
              4              1.6203   5.690034e-02         0.5045
              5              1.6203   2.925874e-02         0.5142
              6              1.6203   1.548585e-02         0.5293
              7              1.6203   8.462730e-03         0.5465
              8              1.6203   4.791507e-03         0.5662
              9              1.6203   2.752376e-03         0.5744
             10              1.6203   1.943406e-03         0.7061
             11              1.6203   1.259069e-03         0.6479
             12              1.6203   8.678852e-04         0.6893
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5520
         Final Residual: 		   8.678852e-04
         Total Reduction in Residual: 	   4.422233e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0681784
    setup: 0.0507583 s
    solve: 0.0174202 s
    solve(per iteration): 0.00134001 s
resid in solve_pyamgx: 8.68e-04
time solve_pyamgx: 8.36e-02
time p: 9.58e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26860            283882  0.000393        0.00742
           2(D)         4777            100461    0.0044        0.00242
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32192
         Operator Complexity: 1.56022
         Total Memory Usage: 0.0201062 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.085245e-01
              0              1.6203   4.323740e-02         0.0850
              1              1.6203   5.684661e-03         0.1315
              2              1.6203   1.106632e-03         0.1947
              3              1.6203   2.555814e-04         0.2310
              4              1.6203   6.254697e-05         0.2447
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.1652
         Final Residual: 		   6.254697e-05
         Total Reduction in Residual: 	   1.229970e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176126
    setup: 0.01349 s
    solve: 0.00412262 s
    solve(per iteration): 0.000824525 s
resid in solve_pyamgx: 6.25e-05
time solve_pyamgx: 3.27e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27392            289416  0.000386        0.00756
           2(D)         4823            101239   0.00435        0.00244
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32779
         Operator Complexity: 1.56941
         Total Memory Usage: 0.0202774 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.058339e+01
              0              1.6203   4.031154e+00         0.1318
              1              1.6203   8.720672e-01         0.2163
              2              1.6203   1.799601e-01         0.2064
              3              1.6203   4.405699e-02         0.2448
              4              1.6203   1.083690e-02         0.2460
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2041
         Final Residual: 		   1.083690e-02
         Total Reduction in Residual: 	   3.543393e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176761
    setup: 0.0135432 s
    solve: 0.00413286 s
    solve(per iteration): 0.000826573 s
resid in solve_pyamgx: 1.08e-02
time solve_pyamgx: 3.28e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  36, iter:0, max residual:3.03e-06, u:7.50e-07, v:1.21e-07, w:5.00e-07, p:3.03e-06, k:3.82e-11, eps:0.00e+00, om:8.47e-06


monitor time step:  36, iter:0, u: 3.93e-01, v: 2.46e-03, w: 1.46e-02, p:-3.45e-12, k: 1.03e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.13e+02, kmin: 3.18e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 1.4054054054054053e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14479            151779  0.000724        0.00399
           2(D)         3960             41620   0.00265        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18757
         Operator Complexity: 1.28189
         Total Memory Usage: 0.0151198 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.187502e+00
              0              1.6203   1.327737e-01         0.0256
              1              1.6203   5.553371e-03         0.0418
              2              1.6203   9.751978e-04         0.1756
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.751978e-04
         Total Reduction in Residual: 	   1.879899e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121626
    setup: 0.0100628 s
    solve: 0.00209981 s
    solve(per iteration): 0.000699936 s
resid in solve_pyamgx: 9.75e-04
time solve_pyamgx: 2.76e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.015158e+00
              0              1.6203   1.072151e-01         0.0267
              1              1.6203   2.133001e-03         0.0199
              2              1.6203   1.557961e-04         0.0730
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0339
         Final Residual: 		   1.557961e-04
         Total Reduction in Residual: 	   3.880199e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121834
    setup: 0.0100628 s
    solve: 0.00212067 s
    solve(per iteration): 0.000706891 s
resid in solve_pyamgx: 1.56e-04
time solve_pyamgx: 3.37e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.460937e+00
              0              1.6203   1.150383e-01         0.0258
              1              1.6203   4.037884e-03         0.0351
              2              1.6203   6.422730e-04         0.1591
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.422730e-04
         Total Reduction in Residual: 	   1.439771e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121575
    setup: 0.0100628 s
    solve: 0.00209475 s
    solve(per iteration): 0.000698251 s
resid in solve_pyamgx: 6.42e-04
time solve_pyamgx: 3.31e-03
time w: 5.41e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.960241e+00
              0              1.6203   1.022606e+00         0.5217
              1              1.6203   4.684166e-01         0.4581
              2              1.6203   2.278000e-01         0.4863
              3              1.6203   1.129387e-01         0.4958
              4              1.6203   5.708264e-02         0.5054
              5              1.6203   2.926344e-02         0.5127
              6              1.6203   1.545487e-02         0.5281
              7              1.6203   8.530262e-03         0.5519
              8              1.6203   4.885428e-03         0.5727
              9              1.6203   2.824740e-03         0.5782
             10              1.6203   2.008943e-03         0.7112
             11              1.6203   1.314715e-03         0.6544
             12              1.6203   9.153684e-04         0.6962
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5544
         Final Residual: 		   9.153684e-04
         Total Reduction in Residual: 	   4.669672e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0684498
    setup: 0.050974 s
    solve: 0.0174758 s
    solve(per iteration): 0.0013443 s
resid in solve_pyamgx: 9.15e-04
time solve_pyamgx: 8.39e-02
time p: 9.62e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26814            283282  0.000394         0.0074
           2(D)         4735            100403   0.00448        0.00242
           3(D)            7                11     0.224       4.69e-07
         --------------------------------------------------------------
         Grid Complexity: 1.321
         Operator Complexity: 1.55926
         Total Memory Usage: 0.0200869 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.102511e-01
              0              1.6203   4.351117e-02         0.0853
              1              1.6203   5.692297e-03         0.1308
              2              1.6203   1.105597e-03         0.1942
              3              1.6203   2.521195e-04         0.2280
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1491
         Final Residual: 		   2.521195e-04
         Total Reduction in Residual: 	   4.941087e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016804
    setup: 0.0134842 s
    solve: 0.00331981 s
    solve(per iteration): 0.000829952 s
resid in solve_pyamgx: 2.52e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27512            289930  0.000383        0.00758
           2(D)         4934            102658   0.00422        0.00248
           3(D)           18                30    0.0926       1.22e-06
         --------------------------------------------------------------
         Grid Complexity: 1.33024
         Operator Complexity: 1.57226
         Total Memory Usage: 0.0203336 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.037689e+01
              0              1.6203   3.975909e+00         0.1309
              1              1.6203   8.444892e-01         0.2124
              2              1.6203   1.722572e-01         0.2040
              3              1.6203   4.153350e-02         0.2411
              4              1.6203   1.006192e-02         0.2423
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2014
         Final Residual: 		   1.006192e-02
         Total Reduction in Residual: 	   3.312362e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177068
    setup: 0.0135699 s
    solve: 0.00413696 s
    solve(per iteration): 0.000827392 s
resid in solve_pyamgx: 1.01e-02
time solve_pyamgx: 3.31e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step:  37, iter:0, max residual:3.19e-06, u:7.62e-07, v:1.22e-07, w:5.02e-07, p:3.19e-06, k:1.54e-10, eps:0.00e+00, om:7.86e-06


monitor time step:  37, iter:0, u: 3.93e-01, v: 2.27e-03, w: 1.51e-02, p:-3.71e-12, k: 1.06e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.14e+02, kmin: 3.18e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 1.3684210526315789e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14501            152507  0.000725        0.00401
           2(D)         3929             41139   0.00266        0.00104
         --------------------------------------------------------------
         Grid Complexity: 1.18748
         Operator Complexity: 1.28225
         Total Memory Usage: 0.0151251 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.185028e+00
              0              1.6203   1.326931e-01         0.0256
              1              1.6203   5.531153e-03         0.0417
              2              1.6203   9.623599e-04         0.1740
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   9.623599e-04
         Total Reduction in Residual: 	   1.856036e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121658
    setup: 0.0100686 s
    solve: 0.00209715 s
    solve(per iteration): 0.000699051 s
resid in solve_pyamgx: 9.62e-04
time solve_pyamgx: 2.72e-02
time u: 3.37e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.014288e+00
              0              1.6203   1.071969e-01         0.0267
              1              1.6203   2.129975e-03         0.0199
              2              1.6203   1.547536e-04         0.0727
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.547536e-04
         Total Reduction in Residual: 	   3.855070e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121924
    setup: 0.0100686 s
    solve: 0.00212378 s
    solve(per iteration): 0.000707925 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.38e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.461060e+00
              0              1.6203   1.150472e-01         0.0258
              1              1.6203   4.036718e-03         0.0351
              2              1.6203   6.468366e-04         0.1602
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.468366e-04
         Total Reduction in Residual: 	   1.449962e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121594
    setup: 0.0100686 s
    solve: 0.00209072 s
    solve(per iteration): 0.000696907 s
resid in solve_pyamgx: 6.47e-04
time solve_pyamgx: 3.31e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.957584e+00
              0              1.6203   1.015047e+00         0.5185
              1              1.6203   4.629987e-01         0.4561
              2              1.6203   2.252110e-01         0.4864
              3              1.6203   1.114421e-01         0.4948
              4              1.6203   5.591585e-02         0.5017
              5              1.6203   2.834666e-02         0.5070
              6              1.6203   1.477913e-02         0.5214
              7              1.6203   8.123424e-03         0.5497
              8              1.6203   4.688062e-03         0.5771
              9              1.6203   2.765088e-03         0.5898
             10              1.6203   2.039016e-03         0.7374
             11              1.6203   1.437263e-03         0.7049
             12              1.6203   1.123128e-03         0.7814
             13              1.6203   9.949837e-04         0.8859
             14              1.6203   9.299367e-04         0.9346
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6004
         Final Residual: 		   9.299367e-04
         Total Reduction in Residual: 	   4.750431e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0704243
    setup: 0.050381 s
    solve: 0.0200433 s
    solve(per iteration): 0.00133622 s
resid in solve_pyamgx: 9.30e-04
time solve_pyamgx: 8.57e-02
time p: 9.79e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26915            284547  0.000393        0.00744
           2(D)         4874            103408   0.00435        0.00249
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3235
         Operator Complexity: 1.56549
         Total Memory Usage: 0.0201952 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.119697e-01
              0              1.6203   4.312258e-02         0.0842
              1              1.6203   5.598190e-03         0.1298
              2              1.6203   1.090383e-03         0.1948
              3              1.6203   2.472333e-04         0.2267
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1482
         Final Residual: 		   2.472333e-04
         Total Reduction in Residual: 	   4.829062e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169385
    setup: 0.0135804 s
    solve: 0.00335814 s
    solve(per iteration): 0.000839536 s
resid in solve_pyamgx: 2.47e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27392            289228  0.000385        0.00756
           2(D)         4781            101859   0.00446        0.00246
           3(D)           18                26    0.0802       1.13e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32746
         Operator Complexity: 1.57007
         Total Memory Usage: 0.0202857 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.050694e+01
              0              1.6203   3.980019e+00         0.1305
              1              1.6203   8.568071e-01         0.2153
              2              1.6203   1.729715e-01         0.2019
              3              1.6203   4.163801e-02         0.2407
              4              1.6203   1.010653e-02         0.2427
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2014
         Final Residual: 		   1.010653e-02
         Total Reduction in Residual: 	   3.312864e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177458
    setup: 0.0135926 s
    solve: 0.00415318 s
    solve(per iteration): 0.000830637 s
resid in solve_pyamgx: 1.01e-02
time solve_pyamgx: 3.34e-02
time omega: 4.00e-02
time Smag or Wale: 4.77e-07

--time step:  38, iter:0, max residual:2.56e-06, u:7.52e-07, v:1.21e-07, w:5.05e-07, p:2.56e-06, k:1.51e-10, eps:0.00e+00, om:7.90e-06


monitor time step:  38, iter:0, u: 3.94e-01, v: 2.48e-03, w: 1.55e-02, p:-5.43e-12, k: 1.06e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.99e+01, vismax: 1.14e+02, kmin: 3.19e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.3333333333333332e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14495            152305  0.000725          0.004
           2(D)         3980             42184   0.00266        0.00106
         --------------------------------------------------------------
         Grid Complexity: 1.18794
         Operator Complexity: 1.28348
         Total Memory Usage: 0.0151459 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.182570e+00
              0              1.6203   1.326806e-01         0.0256
              1              1.6203   5.614205e-03         0.0423
              2              1.6203   9.638143e-04         0.1717
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.638143e-04
         Total Reduction in Residual: 	   1.859723e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121419
    setup: 0.0100324 s
    solve: 0.00210944 s
    solve(per iteration): 0.000703147 s
resid in solve_pyamgx: 9.64e-04
time solve_pyamgx: 2.91e-02
time u: 3.64e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.013280e+00
              0              1.6203   1.071880e-01         0.0267
              1              1.6203   2.135840e-03         0.0199
              2              1.6203   1.561216e-04         0.0731
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0339
         Final Residual: 		   1.561216e-04
         Total Reduction in Residual: 	   3.890125e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121644
    setup: 0.0100324 s
    solve: 0.00213197 s
    solve(per iteration): 0.000710656 s
resid in solve_pyamgx: 1.56e-04
time solve_pyamgx: 3.37e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.461255e+00
              0              1.6203   1.150893e-01         0.0258
              1              1.6203   4.058342e-03         0.0353
              2              1.6203   6.497236e-04         0.1601
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0526
         Final Residual: 		   6.497236e-04
         Total Reduction in Residual: 	   1.456369e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121245
    setup: 0.0100324 s
    solve: 0.00209203 s
    solve(per iteration): 0.000697344 s
resid in solve_pyamgx: 6.50e-04
time solve_pyamgx: 3.31e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.955331e+00
              0              1.6203   1.016393e+00         0.5198
              1              1.6203   4.654459e-01         0.4579
              2              1.6203   2.275758e-01         0.4889
              3              1.6203   1.135347e-01         0.4989
              4              1.6203   5.759223e-02         0.5073
              5              1.6203   2.958659e-02         0.5137
              6              1.6203   1.574031e-02         0.5320
              7              1.6203   8.856712e-03         0.5627
              8              1.6203   5.219866e-03         0.5894
              9              1.6203   3.166629e-03         0.6066
             10              1.6203   2.430842e-03         0.7676
             11              1.6203   1.842626e-03         0.7580
             12              1.6203   1.558774e-03         0.8460
             13              1.6203   1.447210e-03         0.9284
             14              1.6203   1.383330e-03         0.9559
             15              1.6203   1.352380e-03         0.9776
             16              1.6203   1.319728e-03         0.9759
             17              1.6203   1.256591e-03         0.9522
             18              1.6203   1.143316e-03         0.9099
             19              1.6203   9.110292e-04         0.7968
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6814
         Final Residual: 		   9.110292e-04
         Total Reduction in Residual: 	   4.659206e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0774871
    setup: 0.0504802 s
    solve: 0.027007 s
    solve(per iteration): 0.00135035 s
resid in solve_pyamgx: 9.11e-04
time solve_pyamgx: 9.32e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26881            283863  0.000393        0.00742
           2(D)         4840            102942   0.00439        0.00248
           3(D)            6                 8     0.222       3.73e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32274
         Operator Complexity: 1.5638
         Total Memory Usage: 0.0201655 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.136820e-01
              0              1.6203   4.329665e-02         0.0843
              1              1.6203   5.617096e-03         0.1297
              2              1.6203   1.076867e-03         0.1917
              3              1.6203   2.348652e-04         0.2181
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1462
         Final Residual: 		   2.348652e-04
         Total Reduction in Residual: 	   4.572189e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168491
    setup: 0.0135212 s
    solve: 0.00332797 s
    solve(per iteration): 0.000831992 s
resid in solve_pyamgx: 2.35e-04
time solve_pyamgx: 3.29e-02
time k: 4.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27376            289350  0.000386        0.00756
           2(D)         4813            104015   0.00449         0.0025
           3(D)           20                38     0.095       1.46e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32765
         Operator Complexity: 1.57341
         Total Memory Usage: 0.0203378 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.147478e+01
              0              1.6203   4.119724e+00         0.1309
              1              1.6203   8.965111e-01         0.2176
              2              1.6203   1.819982e-01         0.2030
              3              1.6203   4.413726e-02         0.2425
              4              1.6203   1.073757e-02         0.2433
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2026
         Final Residual: 		   1.073757e-02
         Total Reduction in Residual: 	   3.411485e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177177
    setup: 0.013591 s
    solve: 0.00412672 s
    solve(per iteration): 0.000825344 s
resid in solve_pyamgx: 1.07e-02
time solve_pyamgx: 3.36e-02
time omega: 4.00e-02
time Smag or Wale: 4.77e-07

--time step:  39, iter:0, max residual:3.23e-06, u:7.53e-07, v:1.22e-07, w:5.08e-07, p:3.23e-06, k:1.43e-10, eps:0.00e+00, om:8.39e-06


monitor time step:  39, iter:0, u: 3.92e-01, v: 3.36e-03, w: 1.59e-02, p:-3.76e-12, k: 1.08e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.15e+02, kmin: 3.19e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.40e-01
vismean_mean 1.2999999999999998e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14521            152573  0.000724        0.00401
           2(D)         3983             41947   0.00264        0.00106
         --------------------------------------------------------------
         Grid Complexity: 1.18823
         Operator Complexity: 1.28352
         Total Memory Usage: 0.0151481 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.180127e+00
              0              1.6203   1.326061e-01         0.0256
              1              1.6203   5.592811e-03         0.0422
              2              1.6203   9.805578e-04         0.1753
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.805578e-04
         Total Reduction in Residual: 	   1.892922e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121347
    setup: 0.0100352 s
    solve: 0.00209946 s
    solve(per iteration): 0.000699819 s
resid in solve_pyamgx: 9.81e-04
time solve_pyamgx: 2.80e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.012149e+00
              0              1.6203   1.071740e-01         0.0267
              1              1.6203   2.133610e-03         0.0199
              2              1.6203   1.530821e-04         0.0717
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.530821e-04
         Total Reduction in Residual: 	   3.815464e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121574
    setup: 0.0100352 s
    solve: 0.00212221 s
    solve(per iteration): 0.000707403 s
resid in solve_pyamgx: 1.53e-04
time solve_pyamgx: 3.39e-03
time v: 6.17e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.461497e+00
              0              1.6203   1.151142e-01         0.0258
              1              1.6203   4.059234e-03         0.0353
              2              1.6203   6.546292e-04         0.1613
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0527
         Final Residual: 		   6.546292e-04
         Total Reduction in Residual: 	   1.467286e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121408
    setup: 0.0100352 s
    solve: 0.00210563 s
    solve(per iteration): 0.000701877 s
resid in solve_pyamgx: 6.55e-04
time solve_pyamgx: 3.37e-03
time w: 5.55e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.952945e+00
              0              1.6203   1.016577e+00         0.5205
              1              1.6203   4.674762e-01         0.4599
              2              1.6203   2.288215e-01         0.4895
              3              1.6203   1.141225e-01         0.4987
              4              1.6203   5.812805e-02         0.5093
              5              1.6203   3.006021e-02         0.5171
              6              1.6203   1.614079e-02         0.5369
              7              1.6203   9.089931e-03         0.5632
              8              1.6203   5.323995e-03         0.5857
              9              1.6203   3.177736e-03         0.5969
             10              1.6203   2.395954e-03         0.7540
             11              1.6203   1.764061e-03         0.7363
             12              1.6203   1.448223e-03         0.8210
             13              1.6203   1.320493e-03         0.9118
             14              1.6203   1.254057e-03         0.9497
             15              1.6203   1.224162e-03         0.9762
             16              1.6203   1.196709e-03         0.9776
             17              1.6203   1.150068e-03         0.9610
             18              1.6203   1.067931e-03         0.9286
             19              1.6203   8.818249e-04         0.8257
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6804
         Final Residual: 		   8.818249e-04
         Total Reduction in Residual: 	   4.515361e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0774662
    setup: 0.0504398 s
    solve: 0.0270264 s
    solve(per iteration): 0.00135132 s
resid in solve_pyamgx: 8.82e-04
time solve_pyamgx: 9.34e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26882            283946  0.000393        0.00742
           2(D)         4779            100095   0.00438        0.00242
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32217
         Operator Complexity: 1.55978
         Total Memory Usage: 0.0201008 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.153985e-01
              0              1.6203   4.336948e-02         0.0841
              1              1.6203   5.595214e-03         0.1290
              2              1.6203   1.075409e-03         0.1922
              3              1.6203   2.278827e-04         0.2119
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1450
         Final Residual: 		   2.278827e-04
         Total Reduction in Residual: 	   4.421486e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169088
    setup: 0.0135826 s
    solve: 0.00332618 s
    solve(per iteration): 0.000831544 s
resid in solve_pyamgx: 2.28e-04
time solve_pyamgx: 3.26e-02
time k: 4.49e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27351            289015  0.000386        0.00755
           2(D)         4816            101134   0.00436        0.00244
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32728
         Operator Complexity: 1.56867
         Total Memory Usage: 0.0202634 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.064029e+01
              0              1.6203   4.024486e+00         0.1313
              1              1.6203   8.635547e-01         0.2146
              2              1.6203   1.724150e-01         0.1997
              3              1.6203   4.165420e-02         0.2416
              4              1.6203   1.014594e-02         0.2436
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2014
         Final Residual: 		   1.014594e-02
         Total Reduction in Residual: 	   3.311307e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177127
    setup: 0.01356 s
    solve: 0.00415274 s
    solve(per iteration): 0.000830547 s
resid in solve_pyamgx: 1.01e-02
time solve_pyamgx: 3.39e-02
time omega: 4.06e-02
time Smag or Wale: 7.15e-07

--time step:  40, iter:0, max residual:3.07e-06, u:7.66e-07, v:1.20e-07, w:5.11e-07, p:3.07e-06, k:1.39e-10, eps:0.00e+00, om:7.93e-06


monitor time step:  40, iter:0, u: 3.94e-01, v: 3.63e-03, w: 1.63e-02, p:-3.91e-12, k: 1.11e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.72e-01, cfl_max_y: 1.38e-01, at i= 11, j= 74


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.16e+02, kmin: 3.19e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.40e-01
vismean_mean 1.2682926829268291e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14529            152705  0.000723        0.00401
           2(D)         3972             41322   0.00262        0.00104
         --------------------------------------------------------------
         Grid Complexity: 1.1882
         Operator Complexity: 1.28281
         Total Memory Usage: 0.015137 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.177679e+00
              0              1.6203   1.325265e-01         0.0256
              1              1.6203   5.583973e-03         0.0421
              2              1.6203   9.700624e-04         0.1737
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.700624e-04
         Total Reduction in Residual: 	   1.873547e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121832
    setup: 0.0100779 s
    solve: 0.00210531 s
    solve(per iteration): 0.000701771 s
resid in solve_pyamgx: 9.70e-04
time solve_pyamgx: 2.83e-02
time u: 3.52e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.011000e+00
              0              1.6203   1.071508e-01         0.0267
              1              1.6203   2.129648e-03         0.0199
              2              1.6203   1.507192e-04         0.0708
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.507192e-04
         Total Reduction in Residual: 	   3.757646e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122089
    setup: 0.0100779 s
    solve: 0.00213101 s
    solve(per iteration): 0.000710336 s
resid in solve_pyamgx: 1.51e-04
time solve_pyamgx: 3.45e-03
time v: 6.42e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.461728e+00
              0              1.6203   1.151303e-01         0.0258
              1              1.6203   4.031756e-03         0.0350
              2              1.6203   6.320832e-04         0.1568
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0521
         Final Residual: 		   6.320832e-04
         Total Reduction in Residual: 	   1.416678e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121832
    setup: 0.0100779 s
    solve: 0.00210534 s
    solve(per iteration): 0.000701781 s
resid in solve_pyamgx: 6.32e-04
time solve_pyamgx: 3.41e-03
time w: 5.73e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.950264e+00
              0              1.6203   1.012984e+00         0.5194
              1              1.6203   4.668906e-01         0.4609
              2              1.6203   2.278705e-01         0.4881
              3              1.6203   1.123450e-01         0.4930
              4              1.6203   5.681606e-02         0.5057
              5              1.6203   2.930146e-02         0.5157
              6              1.6203   1.564451e-02         0.5339
              7              1.6203   8.660322e-03         0.5536
              8              1.6203   4.966291e-03         0.5735
              9              1.6203   2.874701e-03         0.5788
             10              1.6203   2.076066e-03         0.7222
             11              1.6203   1.414419e-03         0.6813
             12              1.6203   1.052751e-03         0.7443
             13              1.6203   8.936683e-04         0.8489
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5774
         Final Residual: 		   8.936683e-04
         Total Reduction in Residual: 	   4.582293e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692599
    setup: 0.0505737 s
    solve: 0.0186862 s
    solve(per iteration): 0.00133473 s
resid in solve_pyamgx: 8.94e-04
time solve_pyamgx: 8.61e-02
time p: 9.93e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26973            284277  0.000391        0.00743
           2(D)         4871            101561   0.00428        0.00245
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32403
         Operator Complexity: 1.56239
         Total Memory Usage: 0.0201504 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.170872e-01
              0              1.6203   4.352105e-02         0.0842
              1              1.6203   5.575524e-03         0.1281
              2              1.6203   1.061669e-03         0.1904
              3              1.6203   2.316711e-04         0.2182
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1455
         Final Residual: 		   2.316711e-04
         Total Reduction in Residual: 	   4.480310e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168585
    setup: 0.0135373 s
    solve: 0.00332125 s
    solve(per iteration): 0.000830312 s
resid in solve_pyamgx: 2.32e-04
time solve_pyamgx: 3.22e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27463            289499  0.000384        0.00757
           2(D)         4847            101167   0.00431        0.00244
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32881
         Operator Complexity: 1.56944
         Total Memory Usage: 0.020283 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.997882e+01
              0              1.6203   4.071766e+00         0.1358
              1              1.6203   8.829794e-01         0.2169
              2              1.6203   1.799124e-01         0.2038
              3              1.6203   4.386454e-02         0.2438
              4              1.6203   1.082452e-02         0.2468
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2049
         Final Residual: 		   1.082452e-02
         Total Reduction in Residual: 	   3.610723e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177164
    setup: 0.0135741 s
    solve: 0.00414227 s
    solve(per iteration): 0.000828454 s
resid in solve_pyamgx: 1.08e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 9.54e-07

--time step:  41, iter:0, max residual:2.76e-06, u:7.58e-07, v:1.18e-07, w:4.94e-07, p:2.76e-06, k:1.41e-10, eps:0.00e+00, om:8.46e-06


monitor time step:  41, iter:0, u: 3.97e-01, v: 3.13e-03, w: 1.67e-02, p:-4.81e-12, k: 1.13e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.99e+01, vismax: 1.17e+02, kmin: 3.20e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.238095238095238e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14526            152460  0.000723        0.00401
           2(D)         3968             41468   0.00263        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18813
         Operator Complexity: 1.28266
         Total Memory Usage: 0.0151345 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.175195e+00
              0              1.6203   1.325099e-01         0.0256
              1              1.6203   5.608441e-03         0.0423
              2              1.6203   9.707200e-04         0.1731
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.707200e-04
         Total Reduction in Residual: 	   1.875717e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121684
    setup: 0.0100719 s
    solve: 0.00209658 s
    solve(per iteration): 0.000698859 s
resid in solve_pyamgx: 9.71e-04
time solve_pyamgx: 2.72e-02
time u: 3.38e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.009923e+00
              0              1.6203   1.071352e-01         0.0267
              1              1.6203   2.131973e-03         0.0199
              2              1.6203   1.520040e-04         0.0713
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.520040e-04
         Total Reduction in Residual: 	   3.790697e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122016
    setup: 0.0100719 s
    solve: 0.00212973 s
    solve(per iteration): 0.000709909 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.41e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.461923e+00
              0              1.6203   1.151643e-01         0.0258
              1              1.6203   4.045799e-03         0.0351
              2              1.6203   6.461991e-04         0.1597
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.461991e-04
         Total Reduction in Residual: 	   1.448252e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121611
    setup: 0.0100719 s
    solve: 0.00208922 s
    solve(per iteration): 0.000696405 s
resid in solve_pyamgx: 6.46e-04
time solve_pyamgx: 3.33e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.948059e+00
              0              1.6203   1.017120e+00         0.5221
              1              1.6203   4.717582e-01         0.4638
              2              1.6203   2.309305e-01         0.4895
              3              1.6203   1.139844e-01         0.4936
              4              1.6203   5.802066e-02         0.5090
              5              1.6203   3.034464e-02         0.5230
              6              1.6203   1.639936e-02         0.5404
              7              1.6203   9.095363e-03         0.5546
              8              1.6203   5.187394e-03         0.5703
              9              1.6203   2.968070e-03         0.5722
             10              1.6203   2.095166e-03         0.7059
             11              1.6203   1.355162e-03         0.6468
             12              1.6203   9.186468e-04         0.6779
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5548
         Final Residual: 		   9.186468e-04
         Total Reduction in Residual: 	   4.715703e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0680785
    setup: 0.0506479 s
    solve: 0.0174305 s
    solve(per iteration): 0.00134081 s
resid in solve_pyamgx: 9.19e-04
time solve_pyamgx: 8.33e-02
time p: 9.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26815            283635  0.000394        0.00741
           2(D)         4780             99726   0.00436        0.00241
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32148
         Operator Complexity: 1.55878
         Total Memory Usage: 0.020082 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.187695e-01
              0              1.6203   4.371403e-02         0.0843
              1              1.6203   5.421368e-03         0.1240
              2              1.6203   9.978429e-04         0.1841
              3              1.6203   2.137394e-04         0.2142
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1425
         Final Residual: 		   2.137394e-04
         Total Reduction in Residual: 	   4.120122e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167662
    setup: 0.0134464 s
    solve: 0.00331978 s
    solve(per iteration): 0.000829944 s
resid in solve_pyamgx: 2.14e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27380            289338  0.000386        0.00756
           2(D)         4897            103845   0.00433         0.0025
           3(D)           15                17    0.0756       8.42e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32849
         Operator Complexity: 1.57311
         Total Memory Usage: 0.0203376 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.031186e+01
              0              1.6203   4.008026e+00         0.1322
              1              1.6203   8.677033e-01         0.2165
              2              1.6203   1.769574e-01         0.2039
              3              1.6203   4.301886e-02         0.2431
              4              1.6203   1.056553e-02         0.2456
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2034
         Final Residual: 		   1.056553e-02
         Total Reduction in Residual: 	   3.485609e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017646
    setup: 0.0135028 s
    solve: 0.00414323 s
    solve(per iteration): 0.000828646 s
resid in solve_pyamgx: 1.06e-02
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 9.54e-07

--time step:  42, iter:0, max residual:3.22e-06, u:7.58e-07, v:1.19e-07, w:5.05e-07, p:3.22e-06, k:1.30e-10, eps:0.00e+00, om:8.25e-06


monitor time step:  42, iter:0, u: 3.98e-01, v: 2.80e-03, w: 1.69e-02, p:-3.48e-12, k: 1.16e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.99e+01, vismax: 1.18e+02, kmin: 3.21e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 1.2093023255813953e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14521            152573  0.000724        0.00401
           2(D)         3953             41619   0.00266        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18793
         Operator Complexity: 1.28305
         Total Memory Usage: 0.0151394 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.172657e+00
              0              1.6203   1.324402e-01         0.0256
              1              1.6203   5.639909e-03         0.0426
              2              1.6203   9.710077e-04         0.1722
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.710077e-04
         Total Reduction in Residual: 	   1.877193e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121428
    setup: 0.0100451 s
    solve: 0.00209776 s
    solve(per iteration): 0.000699253 s
resid in solve_pyamgx: 9.71e-04
time solve_pyamgx: 2.73e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.008917e+00
              0              1.6203   1.071175e-01         0.0267
              1              1.6203   2.133556e-03         0.0199
              2              1.6203   1.542936e-04         0.0723
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.542936e-04
         Total Reduction in Residual: 	   3.848761e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121608
    setup: 0.0100451 s
    solve: 0.00211574 s
    solve(per iteration): 0.000705248 s
resid in solve_pyamgx: 1.54e-04
time solve_pyamgx: 3.41e-03
time v: 6.16e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.462122e+00
              0              1.6203   1.151961e-01         0.0258
              1              1.6203   4.061311e-03         0.0353
              2              1.6203   6.424109e-04         0.1582
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.424109e-04
         Total Reduction in Residual: 	   1.439698e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121381
    setup: 0.0100451 s
    solve: 0.00209306 s
    solve(per iteration): 0.000697685 s
resid in solve_pyamgx: 6.42e-04
time solve_pyamgx: 3.33e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.945685e+00
              0              1.6203   1.019331e+00         0.5239
              1              1.6203   4.745712e-01         0.4656
              2              1.6203   2.329224e-01         0.4908
              3              1.6203   1.150334e-01         0.4939
              4              1.6203   5.857983e-02         0.5092
              5              1.6203   3.085654e-02         0.5267
              6              1.6203   1.674157e-02         0.5426
              7              1.6203   9.275369e-03         0.5540
              8              1.6203   5.280030e-03         0.5693
              9              1.6203   3.019502e-03         0.5719
             10              1.6203   2.124754e-03         0.7037
             11              1.6203   1.356298e-03         0.6383
             12              1.6203   8.850907e-04         0.6526
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5532
         Final Residual: 		   8.850907e-04
         Total Reduction in Residual: 	   4.548994e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0679259
    setup: 0.0505487 s
    solve: 0.0173772 s
    solve(per iteration): 0.00133671 s
resid in solve_pyamgx: 8.85e-04
time solve_pyamgx: 8.32e-02
time p: 9.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26840            283882  0.000394        0.00742
           2(D)         4865            100977   0.00427        0.00244
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32264
         Operator Complexity: 1.56097
         Total Memory Usage: 0.0201215 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.204341e-01
              0              1.6203   4.368120e-02         0.0839
              1              1.6203   5.463118e-03         0.1251
              2              1.6203   1.011458e-03         0.1851
              3              1.6203   2.156840e-04         0.2132
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1427
         Final Residual: 		   2.156840e-04
         Total Reduction in Residual: 	   4.144311e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168005
    setup: 0.0134914 s
    solve: 0.00330912 s
    solve(per iteration): 0.00082728 s
resid in solve_pyamgx: 2.16e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27378            289162  0.000386        0.00755
           2(D)         4805            101485    0.0044        0.00245
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32755
         Operator Complexity: 1.56942
         Total Memory Usage: 0.0202761 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.977294e+01
              0              1.6203   3.999411e+00         0.1343
              1              1.6203   8.689271e-01         0.2173
              2              1.6203   1.801590e-01         0.2073
              3              1.6203   4.458984e-02         0.2475
              4              1.6203   1.119644e-02         0.2511
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2066
         Final Residual: 		   1.119644e-02
         Total Reduction in Residual: 	   3.760608e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176787
    setup: 0.0135341 s
    solve: 0.00414458 s
    solve(per iteration): 0.000828915 s
resid in solve_pyamgx: 1.12e-02
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step:  43, iter:0, max residual:3.13e-06, u:7.59e-07, v:1.21e-07, w:5.02e-07, p:3.13e-06, k:1.32e-10, eps:0.00e+00, om:8.75e-06


monitor time step:  43, iter:0, u: 4.02e-01, v: 2.50e-03, w: 1.72e-02, p:-2.97e-12, k: 1.20e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.19e+02, kmin: 3.21e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 1.1818181818181818e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14545            152721  0.000722        0.00401
           2(D)         3979             41913   0.00265        0.00106
         --------------------------------------------------------------
         Grid Complexity: 1.18844
         Operator Complexity: 1.28369
         Total Memory Usage: 0.0151517 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.170090e+00
              0              1.6203   1.323812e-01         0.0256
              1              1.6203   5.659767e-03         0.0428
              2              1.6203   9.686413e-04         0.1711
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.686413e-04
         Total Reduction in Residual: 	   1.873548e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121366
    setup: 0.0100393 s
    solve: 0.00209728 s
    solve(per iteration): 0.000699093 s
resid in solve_pyamgx: 9.69e-04
time solve_pyamgx: 2.74e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.007894e+00
              0              1.6203   1.070958e-01         0.0267
              1              1.6203   2.133701e-03         0.0199
              2              1.6203   1.537954e-04         0.0721
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.537954e-04
         Total Reduction in Residual: 	   3.837311e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121737
    setup: 0.0100393 s
    solve: 0.00213437 s
    solve(per iteration): 0.000711456 s
resid in solve_pyamgx: 1.54e-04
time solve_pyamgx: 3.42e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.462373e+00
              0              1.6203   1.152202e-01         0.0258
              1              1.6203   4.053927e-03         0.0352
              2              1.6203   6.469311e-04         0.1596
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.469311e-04
         Total Reduction in Residual: 	   1.449747e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121487
    setup: 0.0100393 s
    solve: 0.00210944 s
    solve(per iteration): 0.000703147 s
resid in solve_pyamgx: 6.47e-04
time solve_pyamgx: 3.36e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.943062e+00
              0              1.6203   1.017223e+00         0.5235
              1              1.6203   4.732977e-01         0.4653
              2              1.6203   2.322585e-01         0.4907
              3              1.6203   1.142905e-01         0.4921
              4              1.6203   5.759485e-02         0.5039
              5              1.6203   3.012238e-02         0.5230
              6              1.6203   1.620201e-02         0.5379
              7              1.6203   8.890064e-03         0.5487
              8              1.6203   5.029581e-03         0.5658
              9              1.6203   2.885557e-03         0.5737
             10              1.6203   2.046563e-03         0.7092
             11              1.6203   1.332077e-03         0.6509
             12              1.6203   8.988598e-04         0.6748
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5540
         Final Residual: 		   8.988598e-04
         Total Reduction in Residual: 	   4.625998e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.067761
    setup: 0.0503353 s
    solve: 0.0174257 s
    solve(per iteration): 0.00134044 s
resid in solve_pyamgx: 8.99e-04
time solve_pyamgx: 8.29e-02
time p: 9.52e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26779            283535  0.000395        0.00741
           2(D)         4785             99511   0.00435         0.0024
           3(D)            8                12     0.188       5.22e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32117
         Operator Complexity: 1.55833
         Total Memory Usage: 0.0200734 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.221028e-01
              0              1.6203   4.369376e-02         0.0837
              1              1.6203   5.507393e-03         0.1260
              2              1.6203   1.011174e-03         0.1836
              3              1.6203   2.170570e-04         0.2147
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1428
         Final Residual: 		   2.170570e-04
         Total Reduction in Residual: 	   4.157361e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01682
    setup: 0.0135041 s
    solve: 0.00331594 s
    solve(per iteration): 0.000828984 s
resid in solve_pyamgx: 2.17e-04
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27365            289421  0.000386        0.00756
           2(D)         4826            101732   0.00437        0.00245
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32753
         Operator Complexity: 1.57014
         Total Memory Usage: 0.0202872 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.976981e+01
              0              1.6203   3.998365e+00         0.1343
              1              1.6203   8.765717e-01         0.2192
              2              1.6203   1.827272e-01         0.2085
              3              1.6203   4.510343e-02         0.2468
              4              1.6203   1.110817e-02         0.2463
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2062
         Final Residual: 		   1.110817e-02
         Total Reduction in Residual: 	   3.731355e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177534
    setup: 0.013606 s
    solve: 0.00414746 s
    solve(per iteration): 0.000829491 s
resid in solve_pyamgx: 1.11e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  44, iter:0, max residual:3.15e-06, u:7.57e-07, v:1.20e-07, w:5.05e-07, p:3.15e-06, k:1.32e-10, eps:0.00e+00, om:8.68e-06


monitor time step:  44, iter:0, u: 4.07e-01, v: 2.29e-03, w: 1.75e-02, p:-3.42e-12, k: 1.23e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.99e+01, vismax: 1.19e+02, kmin: 3.22e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 1.1555555555555554e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14527            152437  0.000722        0.00401
           2(D)         3954             41192   0.00263        0.00104
         --------------------------------------------------------------
         Grid Complexity: 1.188
         Operator Complexity: 1.28223
         Total Memory Usage: 0.0151272 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.167518e+00
              0              1.6203   1.323459e-01         0.0256
              1              1.6203   5.700538e-03         0.0431
              2              1.6203   9.811316e-04         0.1721
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0575
         Final Residual: 		   9.811316e-04
         Total Reduction in Residual: 	   1.898652e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121144
    setup: 0.0100209 s
    solve: 0.00209354 s
    solve(per iteration): 0.000697845 s
resid in solve_pyamgx: 9.81e-04
time solve_pyamgx: 2.73e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.006776e+00
              0              1.6203   1.070731e-01         0.0267
              1              1.6203   2.134696e-03         0.0199
              2              1.6203   1.552868e-04         0.0727
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.552868e-04
         Total Reduction in Residual: 	   3.875606e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121508
    setup: 0.0100209 s
    solve: 0.00212992 s
    solve(per iteration): 0.000709973 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.40e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.462688e+00
              0              1.6203   1.152417e-01         0.0258
              1              1.6203   4.067884e-03         0.0353
              2              1.6203   6.538587e-04         0.1607
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0527
         Final Residual: 		   6.538587e-04
         Total Reduction in Residual: 	   1.465168e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121262
    setup: 0.0100209 s
    solve: 0.00210534 s
    solve(per iteration): 0.000701781 s
resid in solve_pyamgx: 6.54e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.940711e+00
              0              1.6203   1.021142e+00         0.5262
              1              1.6203   4.756588e-01         0.4658
              2              1.6203   2.340773e-01         0.4921
              3              1.6203   1.161623e-01         0.4963
              4              1.6203   5.861663e-02         0.5046
              5              1.6203   3.062062e-02         0.5224
              6              1.6203   1.651905e-02         0.5395
              7              1.6203   9.104743e-03         0.5512
              8              1.6203   5.167158e-03         0.5675
              9              1.6203   2.994239e-03         0.5795
             10              1.6203   2.151298e-03         0.7185
             11              1.6203   1.439822e-03         0.6693
             12              1.6203   1.019713e-03         0.7082
             13              1.6203   8.256511e-04         0.8097
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5744
         Final Residual: 		   8.256511e-04
         Total Reduction in Residual: 	   4.254375e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692107
    setup: 0.0505022 s
    solve: 0.0187085 s
    solve(per iteration): 0.00133632 s
resid in solve_pyamgx: 8.26e-04
time solve_pyamgx: 8.46e-02
time p: 9.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26915            284027  0.000392        0.00742
           2(D)         4849            100341   0.00427        0.00242
           3(D)           11                19     0.157       7.67e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32323
         Operator Complexity: 1.56027
         Total Memory Usage: 0.0201137 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.237346e-01
              0              1.6203   4.383287e-02         0.0837
              1              1.6203   5.472967e-03         0.1249
              2              1.6203   1.023651e-03         0.1870
              3              1.6203   2.198488e-04         0.2148
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1431
         Final Residual: 		   2.198488e-04
         Total Reduction in Residual: 	   4.197714e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168733
    setup: 0.0135617 s
    solve: 0.00331162 s
    solve(per iteration): 0.000827904 s
resid in solve_pyamgx: 2.20e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27441            289739  0.000385        0.00757
           2(D)         4836            102910    0.0044        0.00248
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32847
         Operator Complexity: 1.57233
         Total Memory Usage: 0.0203256 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.978856e+01
              0              1.6203   3.952258e+00         0.1327
              1              1.6203   8.631033e-01         0.2184
              2              1.6203   1.771855e-01         0.2053
              3              1.6203   4.302269e-02         0.2428
              4              1.6203   1.054855e-02         0.2452
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2041
         Final Residual: 		   1.054855e-02
         Total Reduction in Residual: 	   3.541140e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176626
    setup: 0.0135215 s
    solve: 0.00414112 s
    solve(per iteration): 0.000828224 s
resid in solve_pyamgx: 1.05e-02
time solve_pyamgx: 3.28e-02
time omega: 3.91e-02
time Smag or Wale: 9.54e-07

--time step:  45, iter:0, max residual:2.65e-06, u:7.67e-07, v:1.21e-07, w:5.11e-07, p:2.65e-06, k:1.34e-10, eps:0.00e+00, om:8.24e-06


monitor time step:  45, iter:0, u: 4.11e-01, v: 2.42e-03, w: 1.76e-02, p:-4.32e-12, k: 1.26e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.99e+01, vismax: 1.20e+02, kmin: 3.22e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 1.1304347826086956e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14522            152178  0.000722          0.004
           2(D)         3972             41226   0.00261        0.00104
         --------------------------------------------------------------
         Grid Complexity: 1.18813
         Operator Complexity: 1.2819
         Total Memory Usage: 0.0151227 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.164952e+00
              0              1.6203   1.322533e-01         0.0256
              1              1.6203   5.675170e-03         0.0429
              2              1.6203   9.777373e-04         0.1723
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.777373e-04
         Total Reduction in Residual: 	   1.893023e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121428
    setup: 0.0100419 s
    solve: 0.0021009 s
    solve(per iteration): 0.000700299 s
resid in solve_pyamgx: 9.78e-04
time solve_pyamgx: 2.74e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.005574e+00
              0              1.6203   1.070507e-01         0.0267
              1              1.6203   2.129548e-03         0.0199
              2              1.6203   1.510102e-04         0.0709
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.510102e-04
         Total Reduction in Residual: 	   3.770002e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121572
    setup: 0.0100419 s
    solve: 0.00211536 s
    solve(per iteration): 0.00070512 s
resid in solve_pyamgx: 1.51e-04
time solve_pyamgx: 3.38e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.463035e+00
              0              1.6203   1.152444e-01         0.0258
              1              1.6203   4.032322e-03         0.0350
              2              1.6203   6.460267e-04         0.1602
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.460267e-04
         Total Reduction in Residual: 	   1.447505e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121268
    setup: 0.0100419 s
    solve: 0.0020849 s
    solve(per iteration): 0.000694965 s
resid in solve_pyamgx: 6.46e-04
time solve_pyamgx: 3.34e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.938188e+00
              0              1.6203   1.021722e+00         0.5272
              1              1.6203   4.752920e-01         0.4652
              2              1.6203   2.340064e-01         0.4923
              3              1.6203   1.166830e-01         0.4986
              4              1.6203   5.873610e-02         0.5034
              5              1.6203   3.043639e-02         0.5182
              6              1.6203   1.639346e-02         0.5386
              7              1.6203   9.056657e-03         0.5525
              8              1.6203   5.153778e-03         0.5691
              9              1.6203   3.023390e-03         0.5866
             10              1.6203   2.204727e-03         0.7292
             11              1.6203   1.520334e-03         0.6896
             12              1.6203   1.127467e-03         0.7416
             13              1.6203   9.530842e-04         0.8453
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5804
         Final Residual: 		   9.530842e-04
         Total Reduction in Residual: 	   4.917398e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691715
    setup: 0.0504893 s
    solve: 0.0186821 s
    solve(per iteration): 0.00133444 s
resid in solve_pyamgx: 9.53e-04
time solve_pyamgx: 8.45e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26902            283996  0.000392        0.00742
           2(D)         4857            100381   0.00426        0.00242
           3(D)            4                 4      0.25       2.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32311
         Operator Complexity: 1.56026
         Total Memory Usage: 0.020113 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.253510e-01
              0              1.6203   4.361587e-02         0.0830
              1              1.6203   5.467329e-03         0.1254
              2              1.6203   1.016069e-03         0.1858
              3              1.6203   2.155451e-04         0.2121
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1423
         Final Residual: 		   2.155451e-04
         Total Reduction in Residual: 	   4.102878e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167916
    setup: 0.0134861 s
    solve: 0.00330547 s
    solve(per iteration): 0.000826368 s
resid in solve_pyamgx: 2.16e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27376            288194  0.000385        0.00753
           2(D)         4867            102673   0.00433        0.00248
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3281
         Operator Complexity: 1.56973
         Total Memory Usage: 0.0202838 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.962870e+01
              0              1.6203   3.980325e+00         0.1343
              1              1.6203   8.751229e-01         0.2199
              2              1.6203   1.824562e-01         0.2085
              3              1.6203   4.517483e-02         0.2476
              4              1.6203   1.133341e-02         0.2509
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2073
         Final Residual: 		   1.133341e-02
         Total Reduction in Residual: 	   3.825146e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176679
    setup: 0.0135248 s
    solve: 0.0041431 s
    solve(per iteration): 0.000828621 s
resid in solve_pyamgx: 1.13e-02
time solve_pyamgx: 3.49e-02
time omega: 4.13e-02
time Smag or Wale: 7.15e-07

--time step:  46, iter:0, max residual:2.96e-06, u:7.64e-07, v:1.18e-07, w:5.05e-07, p:2.96e-06, k:1.32e-10, eps:0.00e+00, om:8.85e-06


monitor time step:  46, iter:0, u: 4.14e-01, v: 2.88e-03, w: 1.75e-02, p:-5.19e-12, k: 1.29e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.21e+02, kmin: 3.23e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.106382978723404e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14537            152497  0.000722        0.00401
           2(D)         3929             41207   0.00267        0.00104
         --------------------------------------------------------------
         Grid Complexity: 1.18785
         Operator Complexity: 1.28233
         Total Memory Usage: 0.0151283 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.162381e+00
              0              1.6203   1.321865e-01         0.0256
              1              1.6203   5.651301e-03         0.0428
              2              1.6203   9.620046e-04         0.1702
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.620046e-04
         Total Reduction in Residual: 	   1.863490e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121261
    setup: 0.0100411 s
    solve: 0.00208499 s
    solve(per iteration): 0.000694997 s
resid in solve_pyamgx: 9.62e-04
time solve_pyamgx: 2.74e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.004362e+00
              0              1.6203   1.070223e-01         0.0267
              1              1.6203   2.128434e-03         0.0199
              2              1.6203   1.495608e-04         0.0703
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.495608e-04
         Total Reduction in Residual: 	   3.734946e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121628
    setup: 0.0100411 s
    solve: 0.00212173 s
    solve(per iteration): 0.000707243 s
resid in solve_pyamgx: 1.50e-04
time solve_pyamgx: 3.38e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.463367e+00
              0              1.6203   1.152725e-01         0.0258
              1              1.6203   4.016916e-03         0.0348
              2              1.6203   6.421003e-04         0.1598
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.421003e-04
         Total Reduction in Residual: 	   1.438601e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012142
    setup: 0.0100411 s
    solve: 0.0021009 s
    solve(per iteration): 0.000700299 s
resid in solve_pyamgx: 6.42e-04
time solve_pyamgx: 3.33e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.935357e+00
              0              1.6203   1.016590e+00         0.5253
              1              1.6203   4.705620e-01         0.4629
              2              1.6203   2.309195e-01         0.4907
              3              1.6203   1.146916e-01         0.4967
              4              1.6203   5.713156e-02         0.4981
              5              1.6203   2.912813e-02         0.5098
              6              1.6203   1.547309e-02         0.5312
              7              1.6203   8.475388e-03         0.5478
              8              1.6203   4.798627e-03         0.5662
              9              1.6203   2.840952e-03         0.5920
             10              1.6203   2.101307e-03         0.7396
             11              1.6203   1.493957e-03         0.7110
             12              1.6203   1.156134e-03         0.7739
             13              1.6203   1.011091e-03         0.8745
             14              1.6203   9.550542e-04         0.9446
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6019
         Final Residual: 		   9.550542e-04
         Total Reduction in Residual: 	   4.934769e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0706057
    setup: 0.0505974 s
    solve: 0.0200083 s
    solve(per iteration): 0.00133389 s
resid in solve_pyamgx: 9.55e-04
time solve_pyamgx: 8.64e-02
time p: 9.86e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26873            284357  0.000394        0.00743
           2(D)         4826            101258   0.00435        0.00244
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32258
         Operator Complexity: 1.56208
         Total Memory Usage: 0.0201382 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.269588e-01
              0              1.6203   4.434222e-02         0.0841
              1              1.6203   5.530950e-03         0.1247
              2              1.6203   1.022909e-03         0.1849
              3              1.6203   2.185352e-04         0.2136
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1427
         Final Residual: 		   2.185352e-04
         Total Reduction in Residual: 	   4.147102e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168818
    setup: 0.0135641 s
    solve: 0.00331776 s
    solve(per iteration): 0.00082944 s
resid in solve_pyamgx: 2.19e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27367            289055  0.000386        0.00755
           2(D)         4859            102009   0.00432        0.00246
           3(D)           15                31     0.138       1.15e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32797
         Operator Complexity: 1.57004
         Total Memory Usage: 0.0202879 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.953349e+01
              0              1.6203   3.846892e+00         0.1303
              1              1.6203   8.279305e-01         0.2152
              2              1.6203   1.716442e-01         0.2073
              3              1.6203   4.269902e-02         0.2488
              4              1.6203   1.058283e-02         0.2478
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2046
         Final Residual: 		   1.058283e-02
         Total Reduction in Residual: 	   3.583332e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176686
    setup: 0.0135296 s
    solve: 0.00413901 s
    solve(per iteration): 0.000827802 s
resid in solve_pyamgx: 1.06e-02
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  47, iter:0, max residual:2.63e-06, u:7.52e-07, v:1.17e-07, w:5.02e-07, p:2.63e-06, k:1.33e-10, eps:0.00e+00, om:8.27e-06


monitor time step:  47, iter:0, u: 4.16e-01, v: 3.47e-03, w: 1.73e-02, p:-5.58e-12, k: 1.31e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.22e+02, kmin: 3.24e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.0833333333333332e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14541            152795  0.000723        0.00402
           2(D)         3955             41239   0.00264        0.00104
         --------------------------------------------------------------
         Grid Complexity: 1.18815
         Operator Complexity: 1.28282
         Total Memory Usage: 0.015137 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.159785e+00
              0              1.6203   1.321246e-01         0.0256
              1              1.6203   5.658664e-03         0.0428
              2              1.6203   9.637948e-04         0.1703
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.637948e-04
         Total Reduction in Residual: 	   1.867897e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121478
    setup: 0.0100527 s
    solve: 0.0020951 s
    solve(per iteration): 0.000698368 s
resid in solve_pyamgx: 9.64e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.003191e+00
              0              1.6203   1.069997e-01         0.0267
              1              1.6203   2.134767e-03         0.0200
              2              1.6203   1.521800e-04         0.0713
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.521800e-04
         Total Reduction in Residual: 	   3.801467e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121829
    setup: 0.0100527 s
    solve: 0.00213021 s
    solve(per iteration): 0.000710069 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.35e-03
time v: 6.07e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.463669e+00
              0              1.6203   1.153260e-01         0.0258
              1              1.6203   4.055320e-03         0.0352
              2              1.6203   6.445254e-04         0.1589
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.445254e-04
         Total Reduction in Residual: 	   1.443936e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121459
    setup: 0.0100527 s
    solve: 0.00209318 s
    solve(per iteration): 0.000697728 s
resid in solve_pyamgx: 6.45e-04
time solve_pyamgx: 3.29e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.932769e+00
              0              1.6203   1.017539e+00         0.5265
              1              1.6203   4.697437e-01         0.4616
              2              1.6203   2.303906e-01         0.4905
              3              1.6203   1.148052e-01         0.4983
              4              1.6203   5.740418e-02         0.5000
              5              1.6203   2.938316e-02         0.5119
              6              1.6203   1.568031e-02         0.5336
              7              1.6203   8.669079e-03         0.5529
              8              1.6203   4.935916e-03         0.5694
              9              1.6203   2.922887e-03         0.5922
             10              1.6203   2.154411e-03         0.7371
             11              1.6203   1.517572e-03         0.7044
             12              1.6203   1.157807e-03         0.7629
             13              1.6203   9.998165e-04         0.8635
             14              1.6203   9.408378e-04         0.9410
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6014
         Final Residual: 		   9.408378e-04
         Total Reduction in Residual: 	   4.867823e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0706616
    setup: 0.0506795 s
    solve: 0.0199821 s
    solve(per iteration): 0.00133214 s
resid in solve_pyamgx: 9.41e-04
time solve_pyamgx: 8.80e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26798            283668  0.000395        0.00741
           2(D)         4779            100751   0.00441        0.00243
           3(D)           14                24     0.122       9.69e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32136
         Operator Complexity: 1.56035
         Total Memory Usage: 0.0201053 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.285407e-01
              0              1.6203   4.459681e-02         0.0844
              1              1.6203   5.513191e-03         0.1236
              2              1.6203   1.040068e-03         0.1887
              3              1.6203   2.264702e-04         0.2177
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1439
         Final Residual: 		   2.264702e-04
         Total Reduction in Residual: 	   4.284820e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168041
    setup: 0.0134884 s
    solve: 0.00331571 s
    solve(per iteration): 0.000828928 s
resid in solve_pyamgx: 2.26e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27255            287977  0.000388        0.00752
           2(D)         4818            105418   0.00454        0.00254
           3(D)           16                26     0.102       1.07e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32643
         Operator Complexity: 1.57343
         Total Memory Usage: 0.020332 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.943862e+01
              0              1.6203   4.003340e+00         0.1360
              1              1.6203   8.675969e-01         0.2167
              2              1.6203   1.785976e-01         0.2059
              3              1.6203   4.415738e-02         0.2472
              4              1.6203   1.120841e-02         0.2538
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2071
         Final Residual: 		   1.120841e-02
         Total Reduction in Residual: 	   3.807382e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177863
    setup: 0.0136438 s
    solve: 0.00414253 s
    solve(per iteration): 0.000828506 s
resid in solve_pyamgx: 1.12e-02
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 7.15e-07

--time step:  48, iter:0, max residual:2.61e-06, u:7.53e-07, v:1.19e-07, w:5.04e-07, p:2.61e-06, k:1.38e-10, eps:0.00e+00, om:8.76e-06


monitor time step:  48, iter:0, u: 4.18e-01, v: 3.89e-03, w: 1.70e-02, p:-5.49e-12, k: 1.34e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.99e+01, vismax: 1.22e+02, kmin: 3.24e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.0612244897959183e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14558            152546   0.00072        0.00401
           2(D)         3975             41713   0.00264        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18853
         Operator Complexity: 1.28314
         Total Memory Usage: 0.0151438 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.157155e+00
              0              1.6203   1.320412e-01         0.0256
              1              1.6203   5.684481e-03         0.0431
              2              1.6203   9.758741e-04         0.1717
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.758741e-04
         Total Reduction in Residual: 	   1.892272e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121096
    setup: 0.0100106 s
    solve: 0.00209901 s
    solve(per iteration): 0.000699669 s
resid in solve_pyamgx: 9.76e-04
time solve_pyamgx: 2.73e-02
time u: 3.38e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.002051e+00
              0              1.6203   1.069763e-01         0.0267
              1              1.6203   2.136553e-03         0.0200
              2              1.6203   1.556746e-04         0.0729
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0339
         Final Residual: 		   1.556746e-04
         Total Reduction in Residual: 	   3.889872e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121405
    setup: 0.0100106 s
    solve: 0.00212992 s
    solve(per iteration): 0.000709973 s
resid in solve_pyamgx: 1.56e-04
time solve_pyamgx: 3.40e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.463975e+00
              0              1.6203   1.153382e-01         0.0258
              1              1.6203   4.061895e-03         0.0352
              2              1.6203   6.459318e-04         0.1590
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.459318e-04
         Total Reduction in Residual: 	   1.446988e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0120972
    setup: 0.0100106 s
    solve: 0.00208662 s
    solve(per iteration): 0.000695541 s
resid in solve_pyamgx: 6.46e-04
time solve_pyamgx: 3.32e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.930217e+00
              0              1.6203   1.017741e+00         0.5273
              1              1.6203   4.678301e-01         0.4597
              2              1.6203   2.287924e-01         0.4891
              3              1.6203   1.138397e-01         0.4976
              4              1.6203   5.702982e-02         0.5010
              5              1.6203   2.937033e-02         0.5150
              6              1.6203   1.571581e-02         0.5351
              7              1.6203   8.733902e-03         0.5557
              8              1.6203   4.986180e-03         0.5709
              9              1.6203   2.933995e-03         0.5884
             10              1.6203   2.139654e-03         0.7293
             11              1.6203   1.475233e-03         0.6895
             12              1.6203   1.087976e-03         0.7375
             13              1.6203   9.106181e-04         0.8370
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5786
         Final Residual: 		   9.106181e-04
         Total Reduction in Residual: 	   4.717698e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691894
    setup: 0.0505012 s
    solve: 0.0186881 s
    solve(per iteration): 0.00133487 s
resid in solve_pyamgx: 9.11e-04
time solve_pyamgx: 8.46e-02
time p: 9.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26906            283982  0.000392        0.00742
           2(D)         4775            100407    0.0044        0.00242
           3(D)            9                15     0.185       6.18e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32237
         Operator Complexity: 1.56029
         Total Memory Usage: 0.0201097 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.301064e-01
              0              1.6203   4.460931e-02         0.0842
              1              1.6203   5.460432e-03         0.1224
              2              1.6203   1.012986e-03         0.1855
              3              1.6203   2.237911e-04         0.2209
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1433
         Final Residual: 		   2.237911e-04
         Total Reduction in Residual: 	   4.221626e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168266
    setup: 0.0135167 s
    solve: 0.00330986 s
    solve(per iteration): 0.000827464 s
resid in solve_pyamgx: 2.24e-04
time solve_pyamgx: 3.23e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27364            288892  0.000386        0.00755
           2(D)         4866            101494   0.00429        0.00245
           3(D)           18                28    0.0864       1.18e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32804
         Operator Complexity: 1.56905
         Total Memory Usage: 0.020273 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.944429e+01
              0              1.6203   3.854478e+00         0.1309
              1              1.6203   8.359655e-01         0.2169
              2              1.6203   1.737861e-01         0.2079
              3              1.6203   4.251150e-02         0.2446
              4              1.6203   1.053691e-02         0.2479
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2045
         Final Residual: 		   1.053691e-02
         Total Reduction in Residual: 	   3.578592e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177784
    setup: 0.0136475 s
    solve: 0.00413098 s
    solve(per iteration): 0.000826195 s
resid in solve_pyamgx: 1.05e-02
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step:  49, iter:0, max residual:2.85e-06, u:7.62e-07, v:1.22e-07, w:5.05e-07, p:2.85e-06, k:1.37e-10, eps:0.00e+00, om:8.23e-06


monitor time step:  49, iter:0, u: 4.21e-01, v: 3.96e-03, w: 1.66e-02, p:-4.96e-12, k: 1.38e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.23e+02, kmin: 3.25e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 1.0399999999999999e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14558            152582   0.00072        0.00401
           2(D)         3965             41823   0.00266        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18843
         Operator Complexity: 1.28336
         Total Memory Usage: 0.0151467 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.154498e+00
              0              1.6203   1.319264e-01         0.0256
              1              1.6203   5.640159e-03         0.0428
              2              1.6203   9.698291e-04         0.1720
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.698291e-04
         Total Reduction in Residual: 	   1.881520e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012196
    setup: 0.0101088 s
    solve: 0.0020872 s
    solve(per iteration): 0.000695733 s
resid in solve_pyamgx: 9.70e-04
time solve_pyamgx: 2.74e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.000891e+00
              0              1.6203   1.069453e-01         0.0267
              1              1.6203   2.139252e-03         0.0200
              2              1.6203   1.560101e-04         0.0729
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0339
         Final Residual: 		   1.560101e-04
         Total Reduction in Residual: 	   3.899384e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122333
    setup: 0.0101088 s
    solve: 0.00212451 s
    solve(per iteration): 0.000708171 s
resid in solve_pyamgx: 1.56e-04
time solve_pyamgx: 3.40e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.464326e+00
              0              1.6203   1.153811e-01         0.0258
              1              1.6203   4.074551e-03         0.0353
              2              1.6203   6.432839e-04         0.1579
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.432839e-04
         Total Reduction in Residual: 	   1.440943e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121973
    setup: 0.0101088 s
    solve: 0.00208851 s
    solve(per iteration): 0.000696171 s
resid in solve_pyamgx: 6.43e-04
time solve_pyamgx: 3.32e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.927571e+00
              0              1.6203   1.014249e+00         0.5262
              1              1.6203   4.631411e-01         0.4566
              2              1.6203   2.249048e-01         0.4856
              3              1.6203   1.106700e-01         0.4921
              4              1.6203   5.496258e-02         0.4966
              5              1.6203   2.822706e-02         0.5136
              6              1.6203   1.495852e-02         0.5299
              7              1.6203   8.221213e-03         0.5496
              8              1.6203   4.652594e-03         0.5659
              9              1.6203   2.704721e-03         0.5813
             10              1.6203   1.945500e-03         0.7193
             11              1.6203   1.309033e-03         0.6729
             12              1.6203   9.260346e-04         0.7074
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5556
         Final Residual: 		   9.260346e-04
         Total Reduction in Residual: 	   4.804154e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0678668
    setup: 0.0504855 s
    solve: 0.0173813 s
    solve(per iteration): 0.00133703 s
resid in solve_pyamgx: 9.26e-04
time solve_pyamgx: 8.34e-02
time p: 9.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26825            283647  0.000394        0.00741
           2(D)         4871            102789   0.00433        0.00248
           3(D)            8                14     0.219       5.66e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32251
         Operator Complexity: 1.56327
         Total Memory Usage: 0.0201561 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.316495e-01
              0              1.6203   4.478505e-02         0.0842
              1              1.6203   5.555195e-03         0.1240
              2              1.6203   1.040984e-03         0.1874
              3              1.6203   2.263922e-04         0.2175
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1437
         Final Residual: 		   2.263922e-04
         Total Reduction in Residual: 	   4.258297e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168307
    setup: 0.0135089 s
    solve: 0.00332186 s
    solve(per iteration): 0.000830464 s
resid in solve_pyamgx: 2.26e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27342            289712  0.000388        0.00757
           2(D)         4851            103615    0.0044         0.0025
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32761
         Operator Complexity: 1.57332
         Total Memory Usage: 0.0203363 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.946095e+01
              0              1.6203   3.893089e+00         0.1321
              1              1.6203   8.445104e-01         0.2169
              2              1.6203   1.763281e-01         0.2088
              3              1.6203   4.370227e-02         0.2478
              4              1.6203   1.104904e-02         0.2528
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2065
         Final Residual: 		   1.104904e-02
         Total Reduction in Residual: 	   3.750402e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176731
    setup: 0.01353 s
    solve: 0.0041431 s
    solve(per iteration): 0.000828621 s
resid in solve_pyamgx: 1.10e-02
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 9.54e-07

--time step:  50, iter:0, max residual:3.22e-06, u:7.58e-07, v:1.22e-07, w:5.03e-07, p:3.22e-06, k:1.38e-10, eps:0.00e+00, om:8.63e-06


monitor time step:  50, iter:0, u: 4.25e-01, v: 3.67e-03, w: 1.62e-02, p:-4.00e-12, k: 1.42e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.73e-01, cfl_max_y: 1.35e-01, at i= 14, j= 73


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.24e+02, kmin: 3.25e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 1.0196078431372547e-18
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14595            153703  0.000722        0.00404
           2(D)         3966             41474   0.00264        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18881
         Operator Complexity: 1.28448
         Total Memory Usage: 0.0151659 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.151825e+00
              0              1.6203   1.318305e-01         0.0256
              1              1.6203   5.649692e-03         0.0429
              2              1.6203   9.823708e-04         0.1739
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0576
         Final Residual: 		   9.823708e-04
         Total Reduction in Residual: 	   1.906840e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121646
    setup: 0.0100639 s
    solve: 0.00210077 s
    solve(per iteration): 0.000700256 s
resid in solve_pyamgx: 9.82e-04
time solve_pyamgx: 2.74e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.999677e+00
              0              1.6203   1.069088e-01         0.0267
              1              1.6203   2.131009e-03         0.0199
              2              1.6203   1.520410e-04         0.0713
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.520410e-04
         Total Reduction in Residual: 	   3.801331e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121848
    setup: 0.0100639 s
    solve: 0.00212093 s
    solve(per iteration): 0.000706976 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.40e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.464731e+00
              0              1.6203   1.153981e-01         0.0258
              1              1.6203   4.051155e-03         0.0351
              2              1.6203   6.439824e-04         0.1590
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.439824e-04
         Total Reduction in Residual: 	   1.442377e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121633
    setup: 0.0100639 s
    solve: 0.00209946 s
    solve(per iteration): 0.000699819 s
resid in solve_pyamgx: 6.44e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.925172e+00
              0              1.6203   1.016130e+00         0.5278
              1              1.6203   4.633061e-01         0.4560
              2              1.6203   2.243242e-01         0.4842
              3              1.6203   1.102047e-01         0.4913
              4              1.6203   5.494262e-02         0.4986
              5              1.6203   2.852697e-02         0.5192
              6              1.6203   1.526919e-02         0.5353
              7              1.6203   8.430844e-03         0.5521
              8              1.6203   4.762519e-03         0.5649
              9              1.6203   2.722369e-03         0.5716
             10              1.6203   1.912620e-03         0.7026
             11              1.6203   1.219600e-03         0.6377
             12              1.6203   7.784515e-04         0.6383
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5483
         Final Residual: 		   7.784515e-04
         Total Reduction in Residual: 	   4.043542e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0680279
    setup: 0.0505834 s
    solve: 0.0174445 s
    solve(per iteration): 0.00134189 s
resid in solve_pyamgx: 7.78e-04
time solve_pyamgx: 8.32e-02
time p: 9.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26784            283042  0.000395         0.0074
           2(D)         4780             98690   0.00432        0.00238
           3(D)            9                15     0.185       6.18e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32118
         Operator Complexity: 1.55642
         Total Memory Usage: 0.0200442 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.331690e-01
              0              1.6203   4.505675e-02         0.0845
              1              1.6203   5.645214e-03         0.1253
              2              1.6203   1.070922e-03         0.1897
              3              1.6203   2.302831e-04         0.2150
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1442
         Final Residual: 		   2.302831e-04
         Total Reduction in Residual: 	   4.319139e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167972
    setup: 0.0134781 s
    solve: 0.00331907 s
    solve(per iteration): 0.000829768 s
resid in solve_pyamgx: 2.30e-04
time solve_pyamgx: 3.20e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27252            288760  0.000389        0.00754
           2(D)         4739            103419    0.0046        0.00249
           3(D)           19                23    0.0637        1.1e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32562
         Operator Complexity: 1.57166
         Total Memory Usage: 0.0203006 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.959155e+01
              0              1.6203   3.927402e+00         0.1327
              1              1.6203   8.502790e-01         0.2165
              2              1.6203   1.747922e-01         0.2056
              3              1.6203   4.288384e-02         0.2453
              4              1.6203   1.068704e-02         0.2492
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2049
         Final Residual: 		   1.068704e-02
         Total Reduction in Residual: 	   3.611517e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176551
    setup: 0.0135228 s
    solve: 0.00413238 s
    solve(per iteration): 0.000826477 s
resid in solve_pyamgx: 1.07e-02
time solve_pyamgx: 3.28e-02
time omega: 3.91e-02
time Smag or Wale: 4.77e-07

--time step:  51, iter:0, max residual:2.79e-06, u:7.67e-07, v:1.19e-07, w:5.03e-07, p:2.79e-06, k:1.41e-10, eps:0.00e+00, om:8.35e-06


monitor time step:  51, iter:0, u: 4.32e-01, v: 3.12e-03, w: 1.58e-02, p:-2.53e-12, k: 1.47e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.25e+02, kmin: 3.26e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 9.999999999999999e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14612            153698   0.00072        0.00404
           2(D)         3979             42089   0.00266        0.00106
         --------------------------------------------------------------
         Grid Complexity: 1.18912
         Operator Complexity: 1.28537
         Total Memory Usage: 0.015181 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.149148e+00
              0              1.6203   1.317651e-01         0.0256
              1              1.6203   5.656145e-03         0.0429
              2              1.6203   9.780497e-04         0.1729
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0575
         Final Residual: 		   9.780497e-04
         Total Reduction in Residual: 	   1.899440e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121815
    setup: 0.0100905 s
    solve: 0.00209101 s
    solve(per iteration): 0.000697003 s
resid in solve_pyamgx: 9.78e-04
time solve_pyamgx: 2.74e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.998420e+00
              0              1.6203   1.068819e-01         0.0267
              1              1.6203   2.132629e-03         0.0200
              2              1.6203   1.511483e-04         0.0709
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.511483e-04
         Total Reduction in Residual: 	   3.780201e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122285
    setup: 0.0100905 s
    solve: 0.00213798 s
    solve(per iteration): 0.000712661 s
resid in solve_pyamgx: 1.51e-04
time solve_pyamgx: 3.40e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.465155e+00
              0              1.6203   1.154495e-01         0.0259
              1              1.6203   4.080653e-03         0.0353
              2              1.6203   6.470441e-04         0.1586
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.470441e-04
         Total Reduction in Residual: 	   1.449097e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121881
    setup: 0.0100905 s
    solve: 0.0020976 s
    solve(per iteration): 0.0006992 s
resid in solve_pyamgx: 6.47e-04
time solve_pyamgx: 3.34e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.922552e+00
              0              1.6203   1.015662e+00         0.5283
              1              1.6203   4.632589e-01         0.4561
              2              1.6203   2.237894e-01         0.4831
              3              1.6203   1.095747e-01         0.4896
              4              1.6203   5.467638e-02         0.4990
              5              1.6203   2.855970e-02         0.5223
              6              1.6203   1.542491e-02         0.5401
              7              1.6203   8.541178e-03         0.5537
              8              1.6203   4.810923e-03         0.5633
              9              1.6203   2.715227e-03         0.5644
             10              1.6203   1.876641e-03         0.6912
             11              1.6203   1.148098e-03         0.6118
             12              1.6203   6.621743e-04         0.5768
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5415
         Final Residual: 		   6.621743e-04
         Total Reduction in Residual: 	   3.444246e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0678718
    setup: 0.0504895 s
    solve: 0.0173823 s
    solve(per iteration): 0.0013371 s
resid in solve_pyamgx: 6.62e-04
time solve_pyamgx: 8.30e-02
time p: 9.52e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26847            283771  0.000394        0.00742
           2(D)         4879            103217   0.00434        0.00249
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32288
         Operator Complexity: 1.56409
         Total Memory Usage: 0.0201704 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.346630e-01
              0              1.6203   4.492432e-02         0.0840
              1              1.6203   5.593941e-03         0.1245
              2              1.6203   1.047854e-03         0.1873
              3              1.6203   2.237876e-04         0.2136
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1430
         Final Residual: 		   2.237876e-04
         Total Reduction in Residual: 	   4.185583e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167793
    setup: 0.0134615 s
    solve: 0.00331776 s
    solve(per iteration): 0.00082944 s
resid in solve_pyamgx: 2.24e-04
time solve_pyamgx: 3.24e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27268            288702  0.000388        0.00754
           2(D)         4790            102194   0.00445        0.00246
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32623
         Operator Complexity: 1.56977
         Total Memory Usage: 0.0202749 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.965838e+01
              0              1.6203   3.898824e+00         0.1315
              1              1.6203   8.416854e-01         0.2159
              2              1.6203   1.721557e-01         0.2045
              3              1.6203   4.246199e-02         0.2466
              4              1.6203   1.063715e-02         0.2505
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2046
         Final Residual: 		   1.063715e-02
         Total Reduction in Residual: 	   3.586557e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175941
    setup: 0.0134428 s
    solve: 0.0041513 s
    solve(per iteration): 0.000830259 s
resid in solve_pyamgx: 1.06e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  52, iter:0, max residual:2.22e-06, u:7.64e-07, v:1.18e-07, w:5.06e-07, p:2.22e-06, k:1.37e-10, eps:0.00e+00, om:8.31e-06


monitor time step:  52, iter:0, u: 4.40e-01, v: 2.30e-03, w: 1.53e-02, p:-5.72e-13, k: 1.53e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.25e+02, kmin: 3.27e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 9.81132075471698e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14576            153270  0.000721        0.00403
           2(D)         3992             42226   0.00265        0.00106
         --------------------------------------------------------------
         Grid Complexity: 1.18888
         Operator Complexity: 1.28495
         Total Memory Usage: 0.0151732 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.146469e+00
              0              1.6203   1.317615e-01         0.0256
              1              1.6203   5.714952e-03         0.0434
              2              1.6203   9.742263e-04         0.1705
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.742263e-04
         Total Reduction in Residual: 	   1.892999e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012208
    setup: 0.0101109 s
    solve: 0.00209715 s
    solve(per iteration): 0.000699051 s
resid in solve_pyamgx: 9.74e-04
time solve_pyamgx: 2.73e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.997157e+00
              0              1.6203   1.068504e-01         0.0267
              1              1.6203   2.135511e-03         0.0200
              2              1.6203   1.531498e-04         0.0717
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.531498e-04
         Total Reduction in Residual: 	   3.831468e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122385
    setup: 0.0101109 s
    solve: 0.00212762 s
    solve(per iteration): 0.000709205 s
resid in solve_pyamgx: 1.53e-04
time solve_pyamgx: 3.41e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.465557e+00
              0              1.6203   1.154903e-01         0.0259
              1              1.6203   4.103616e-03         0.0355
              2              1.6203   6.452616e-04         0.1572
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.452616e-04
         Total Reduction in Residual: 	   1.444974e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012218
    setup: 0.0101109 s
    solve: 0.00210707 s
    solve(per iteration): 0.000702357 s
resid in solve_pyamgx: 6.45e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.919563e+00
              0              1.6203   1.009903e+00         0.5261
              1              1.6203   4.611579e-01         0.4566
              2              1.6203   2.220777e-01         0.4816
              3              1.6203   1.075828e-01         0.4844
              4              1.6203   5.312101e-02         0.4938
              5              1.6203   2.752196e-02         0.5181
              6              1.6203   1.481713e-02         0.5384
              7              1.6203   8.138932e-03         0.5493
              8              1.6203   4.544432e-03         0.5584
              9              1.6203   2.548220e-03         0.5607
             10              1.6203   1.757703e-03         0.6898
             11              1.6203   1.087870e-03         0.6189
             12              1.6203   6.668668e-04         0.6130
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5419
         Final Residual: 		   6.668668e-04
         Total Reduction in Residual: 	   3.474056e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0678193
    setup: 0.0504216 s
    solve: 0.0173978 s
    solve(per iteration): 0.00133829 s
resid in solve_pyamgx: 6.67e-04
time solve_pyamgx: 8.31e-02
time p: 9.53e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26892            283984  0.000393        0.00742
           2(D)         4893            101197   0.00423        0.00244
           3(D)           18                26    0.0802       1.13e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32352
         Operator Complexity: 1.56146
         Total Memory Usage: 0.0201334 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.361452e-01
              0              1.6203   4.476371e-02         0.0835
              1              1.6203   5.568939e-03         0.1244
              2              1.6203   1.040074e-03         0.1868
              3              1.6203   2.279922e-04         0.2192
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1436
         Final Residual: 		   2.279922e-04
         Total Reduction in Residual: 	   4.252433e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168366
    setup: 0.0135229 s
    solve: 0.00331366 s
    solve(per iteration): 0.000828416 s
resid in solve_pyamgx: 2.28e-04
time solve_pyamgx: 3.21e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27304            289400  0.000388        0.00756
           2(D)         4857            102973   0.00437        0.00248
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3273
         Operator Complexity: 1.57193
         Total Memory Usage: 0.0203134 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.974394e+01
              0              1.6203   3.982886e+00         0.1339
              1              1.6203   8.774145e-01         0.2203
              2              1.6203   1.835614e-01         0.2092
              3              1.6203   4.556454e-02         0.2482
              4              1.6203   1.128484e-02         0.2477
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2069
         Final Residual: 		   1.128484e-02
         Total Reduction in Residual: 	   3.793997e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176184
    setup: 0.0134978 s
    solve: 0.00412061 s
    solve(per iteration): 0.000824122 s
resid in solve_pyamgx: 1.13e-02
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 9.54e-07

--time step:  53, iter:0, max residual:2.36e-06, u:7.61e-07, v:1.20e-07, w:5.04e-07, p:2.36e-06, k:1.39e-10, eps:0.00e+00, om:8.82e-06


monitor time step:  53, iter:0, u: 4.51e-01, v: 1.17e-03, w: 1.48e-02, p: 1.82e-12, k: 1.62e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.26e+02, kmin: 3.28e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 9.62962962962963e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14606            153390  0.000719        0.00403
           2(D)         3995             42259   0.00265        0.00109
           3(D)            2                 4         1       1.64e-07
         --------------------------------------------------------------
         Grid Complexity: 1.18924
         Operator Complexity: 1.28518
         Total Memory Usage: 0.0152083 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.143784e+00
              0              1.6203   1.316152e-01         0.0256
              1              1.6203   5.659770e-03         0.0430
              2              1.6203   9.907102e-04         0.1750
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0578
         Final Residual: 		   9.907102e-04
         Total Reduction in Residual: 	   1.926034e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0132428
    setup: 0.0109428 s
    solve: 0.0023 s
    solve(per iteration): 0.000766667 s
resid in solve_pyamgx: 9.91e-04
time solve_pyamgx: 2.85e-02
time u: 3.52e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.995904e+00
              0              1.6203   1.068140e-01         0.0267
              1              1.6203   2.134768e-03         0.0200
              2              1.6203   1.539300e-04         0.0721
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.539300e-04
         Total Reduction in Residual: 	   3.852194e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0132657
    setup: 0.0109428 s
    solve: 0.00232291 s
    solve(per iteration): 0.000774304 s
resid in solve_pyamgx: 1.54e-04
time solve_pyamgx: 3.57e-03
time v: 6.29e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.465929e+00
              0              1.6203   1.155242e-01         0.0259
              1              1.6203   4.084046e-03         0.0354
              2              1.6203   6.487624e-04         0.1589
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0526
         Final Residual: 		   6.487624e-04
         Total Reduction in Residual: 	   1.452693e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0132458
    setup: 0.0109428 s
    solve: 0.00230301 s
    solve(per iteration): 0.000767669 s
resid in solve_pyamgx: 6.49e-04
time solve_pyamgx: 3.55e-03
time w: 5.70e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.916806e+00
              0              1.6203   1.009259e+00         0.5265
              1              1.6203   4.641221e-01         0.4599
              2              1.6203   2.242767e-01         0.4832
              3              1.6203   1.089147e-01         0.4856
              4              1.6203   5.397153e-02         0.4955
              5              1.6203   2.803102e-02         0.5194
              6              1.6203   1.520726e-02         0.5425
              7              1.6203   8.386413e-03         0.5515
              8              1.6203   4.705474e-03         0.5611
              9              1.6203   2.686990e-03         0.5710
             10              1.6203   1.911808e-03         0.7115
             11              1.6203   1.290639e-03         0.6751
             12              1.6203   9.567098e-04         0.7413
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5572
         Final Residual: 		   9.567098e-04
         Total Reduction in Residual: 	   4.991165e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.067883
    setup: 0.0504689 s
    solve: 0.0174141 s
    solve(per iteration): 0.00133955 s
resid in solve_pyamgx: 9.57e-04
time solve_pyamgx: 8.31e-02
time p: 9.54e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26761            282213  0.000394        0.00738
           2(D)         4815            100755   0.00435        0.00243
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32128
         Operator Complexity: 1.55821
         Total Memory Usage: 0.0200722 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.376123e-01
              0              1.6203   4.495513e-02         0.0836
              1              1.6203   5.517722e-03         0.1227
              2              1.6203   1.017438e-03         0.1844
              3              1.6203   2.159655e-04         0.2123
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1416
         Final Residual: 		   2.159655e-04
         Total Reduction in Residual: 	   4.017124e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016783
    setup: 0.0134673 s
    solve: 0.00331571 s
    solve(per iteration): 0.000828928 s
resid in solve_pyamgx: 2.16e-04
time solve_pyamgx: 3.20e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27219            288227  0.000389        0.00753
           2(D)         4773            103815   0.00456         0.0025
           3(D)           15                25     0.111       1.02e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32559
         Operator Complexity: 1.57146
         Total Memory Usage: 0.0202974 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.966086e+01
              0              1.6203   3.952089e+00         0.1332
              1              1.6203   8.612045e-01         0.2179
              2              1.6203   1.777486e-01         0.2064
              3              1.6203   4.394001e-02         0.2472
              4              1.6203   1.101067e-02         0.2506
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   1.101067e-02
         Total Reduction in Residual: 	   3.712187e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177331
    setup: 0.0136042 s
    solve: 0.00412886 s
    solve(per iteration): 0.000825773 s
resid in solve_pyamgx: 1.10e-02
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 7.15e-07

--time step:  54, iter:0, max residual:3.24e-06, u:7.74e-07, v:1.20e-07, w:5.07e-07, p:3.24e-06, k:1.32e-10, eps:0.00e+00, om:8.60e-06


monitor time step:  54, iter:0, u: 4.64e-01, v:-3.31e-04, w: 1.43e-02, p: 4.51e-12, k: 1.72e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.27e+02, kmin: 3.28e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 9.454545454545453e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14634            153994  0.000719        0.00405
           2(D)         3980             41814   0.00264        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18935
         Operator Complexity: 1.2854
         Total Memory Usage: 0.0151826 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.141081e+00
              0              1.6203   1.315500e-01         0.0256
              1              1.6203   5.678803e-03         0.0432
              2              1.6203   9.693768e-04         0.1707
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.693768e-04
         Total Reduction in Residual: 	   1.885551e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121356
    setup: 0.0100404 s
    solve: 0.00209517 s
    solve(per iteration): 0.000698389 s
resid in solve_pyamgx: 9.69e-04
time solve_pyamgx: 2.74e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.994647e+00
              0              1.6203   1.067787e-01         0.0267
              1              1.6203   2.132921e-03         0.0200
              2              1.6203   1.520688e-04         0.0713
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.520688e-04
         Total Reduction in Residual: 	   3.806815e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121765
    setup: 0.0100404 s
    solve: 0.00213606 s
    solve(per iteration): 0.000712021 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.40e-03
time v: 6.07e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.466304e+00
              0              1.6203   1.155449e-01         0.0259
              1              1.6203   4.061242e-03         0.0351
              2              1.6203   6.351305e-04         0.1564
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.351305e-04
         Total Reduction in Residual: 	   1.422049e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121296
    setup: 0.0100404 s
    solve: 0.00208912 s
    solve(per iteration): 0.000696373 s
resid in solve_pyamgx: 6.35e-04
time solve_pyamgx: 3.35e-03
time w: 5.41e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.914153e+00
              0              1.6203   1.008264e+00         0.5267
              1              1.6203   4.667816e-01         0.4630
              2              1.6203   2.266670e-01         0.4856
              3              1.6203   1.104830e-01         0.4874
              4              1.6203   5.487877e-02         0.4967
              5              1.6203   2.846173e-02         0.5186
              6              1.6203   1.544582e-02         0.5427
              7              1.6203   8.518836e-03         0.5515
              8              1.6203   4.831998e-03         0.5672
              9              1.6203   2.866738e-03         0.5933
             10              1.6203   2.151493e-03         0.7505
             11              1.6203   1.610980e-03         0.7488
             12              1.6203   1.355416e-03         0.8414
             13              1.6203   1.259486e-03         0.9292
             14              1.6203   1.208948e-03         0.9599
             15              1.6203   1.183286e-03         0.9788
             16              1.6203   1.157199e-03         0.9780
             17              1.6203   1.101449e-03         0.9518
             18              1.6203   9.940874e-04         0.9025
             19              1.6203   7.733154e-04         0.7779
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6766
         Final Residual: 		   7.733154e-04
         Total Reduction in Residual: 	   4.039986e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0776852
    setup: 0.0506707 s
    solve: 0.0270145 s
    solve(per iteration): 0.00135073 s
resid in solve_pyamgx: 7.73e-04
time solve_pyamgx: 9.28e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26785            283687  0.000395        0.00741
           2(D)         4843            101891   0.00434        0.00246
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32185
         Operator Complexity: 1.56202
         Total Memory Usage: 0.0201335 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.390275e-01
              0              1.6203   4.511380e-02         0.0837
              1              1.6203   5.548094e-03         0.1230
              2              1.6203   1.004066e-03         0.1810
              3              1.6203   2.152169e-04         0.2143
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1414
         Final Residual: 		   2.152169e-04
         Total Reduction in Residual: 	   3.992690e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168218
    setup: 0.0135168 s
    solve: 0.00330499 s
    solve(per iteration): 0.000826248 s
resid in solve_pyamgx: 2.15e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27268            288138  0.000388        0.00753
           2(D)         4883            103777   0.00435         0.0025
           3(D)           15                17    0.0756       8.42e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32721
         Operator Complexity: 1.57126
         Total Memory Usage: 0.0203027 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.100627e+01
              0              1.6203   3.871246e+00         0.1249
              1              1.6203   8.304498e-01         0.2145
              2              1.6203   1.716884e-01         0.2067
              3              1.6203   4.219435e-02         0.2458
              4              1.6203   1.057160e-02         0.2505
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2026
         Final Residual: 		   1.057160e-02
         Total Reduction in Residual: 	   3.409505e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177097
    setup: 0.0135727 s
    solve: 0.00413696 s
    solve(per iteration): 0.000827392 s
resid in solve_pyamgx: 1.06e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  55, iter:0, max residual:2.72e-06, u:7.57e-07, v:1.19e-07, w:4.96e-07, p:2.72e-06, k:1.31e-10, eps:0.00e+00, om:8.26e-06


monitor time step:  55, iter:0, u: 4.80e-01, v:-2.17e-03, w: 1.39e-02, p: 3.03e-12, k: 1.77e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.28e+02, kmin: 3.29e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 9.285714285714284e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14630            153846  0.000719        0.00404
           2(D)         4027             42695   0.00263        0.00107
         --------------------------------------------------------------
         Grid Complexity: 1.18979
         Operator Complexity: 1.28647
         Total Memory Usage: 0.0152009 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.138360e+00
              0              1.6203   1.314517e-01         0.0256
              1              1.6203   5.638705e-03         0.0429
              2              1.6203   9.714239e-04         0.1723
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.714239e-04
         Total Reduction in Residual: 	   1.890533e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012151
    setup: 0.010058 s
    solve: 0.00209302 s
    solve(per iteration): 0.000697675 s
resid in solve_pyamgx: 9.71e-04
time solve_pyamgx: 2.74e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.993357e+00
              0              1.6203   1.067464e-01         0.0267
              1              1.6203   2.133851e-03         0.0200
              2              1.6203   1.525754e-04         0.0715
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.525754e-04
         Total Reduction in Residual: 	   3.820730e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121881
    setup: 0.010058 s
    solve: 0.00213014 s
    solve(per iteration): 0.000710048 s
resid in solve_pyamgx: 1.53e-04
time solve_pyamgx: 3.42e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.466721e+00
              0              1.6203   1.155829e-01         0.0259
              1              1.6203   4.070454e-03         0.0352
              2              1.6203   6.402522e-04         0.1573
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0523
         Final Residual: 		   6.402522e-04
         Total Reduction in Residual: 	   1.433383e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121542
    setup: 0.010058 s
    solve: 0.00209622 s
    solve(per iteration): 0.000698741 s
resid in solve_pyamgx: 6.40e-04
time solve_pyamgx: 3.34e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.911237e+00
              0              1.6203   1.003957e+00         0.5253
              1              1.6203   4.660818e-01         0.4642
              2              1.6203   2.268906e-01         0.4868
              3              1.6203   1.105111e-01         0.4871
              4              1.6203   5.458989e-02         0.4940
              5              1.6203   2.798579e-02         0.5127
              6              1.6203   1.494705e-02         0.5341
              7              1.6203   8.083963e-03         0.5408
              8              1.6203   4.507400e-03         0.5576
              9              1.6203   2.622590e-03         0.5818
             10              1.6203   1.940319e-03         0.7398
             11              1.6203   1.426319e-03         0.7351
             12              1.6203   1.187319e-03         0.8324
             13              1.6203   1.101685e-03         0.9279
             14              1.6203   1.056577e-03         0.9591
             15              1.6203   1.034228e-03         0.9788
             16              1.6203   1.010545e-03         0.9771
             17              1.6203   9.611916e-04         0.9512
             18              1.6203   8.643247e-04         0.8992
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6668
         Final Residual: 		   8.643247e-04
         Total Reduction in Residual: 	   4.522331e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0759866
    setup: 0.0504261 s
    solve: 0.0255605 s
    solve(per iteration): 0.00134529 s
resid in solve_pyamgx: 8.64e-04
time solve_pyamgx: 9.13e-02
time p: 1.04e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26787            283367  0.000395         0.0074
           2(D)         4868            101104   0.00427        0.00244
           3(D)           12                20     0.139        8.2e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32213
         Operator Complexity: 1.56042
         Total Memory Usage: 0.0201104 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.404261e-01
              0              1.6203   4.512919e-02         0.0835
              1              1.6203   5.593216e-03         0.1239
              2              1.6203   1.034876e-03         0.1850
              3              1.6203   2.237000e-04         0.2162
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1426
         Final Residual: 		   2.237000e-04
         Total Reduction in Residual: 	   4.139326e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168545
    setup: 0.0135433 s
    solve: 0.00331123 s
    solve(per iteration): 0.000827808 s
resid in solve_pyamgx: 2.24e-04
time solve_pyamgx: 3.21e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27228            287580  0.000388        0.00751
           2(D)         4849            104355   0.00444        0.00251
           3(D)           20                36      0.09       1.42e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32651
         Operator Complexity: 1.57132
         Total Memory Usage: 0.0202999 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.160723e+01
              0              1.6203   3.981980e+00         0.1260
              1              1.6203   8.705451e-01         0.2186
              2              1.6203   1.801931e-01         0.2070
              3              1.6203   4.448629e-02         0.2469
              4              1.6203   1.111548e-02         0.2499
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2038
         Final Residual: 		   1.111548e-02
         Total Reduction in Residual: 	   3.516753e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177748
    setup: 0.0136335 s
    solve: 0.00414131 s
    solve(per iteration): 0.000828262 s
resid in solve_pyamgx: 1.11e-02
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step:  56, iter:0, max residual:2.87e-06, u:7.59e-07, v:1.19e-07, w:5.00e-07, p:2.87e-06, k:1.37e-10, eps:0.00e+00, om:8.68e-06


monitor time step:  56, iter:0, u: 4.90e-01, v:-2.88e-03, w: 1.32e-02, p: 4.39e-12, k: 1.83e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.28e+02, kmin: 3.30e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 9.12280701754386e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14637            154061  0.000719        0.00405
           2(D)         3984             41876   0.00264        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18942
         Operator Complexity: 1.28559
         Total Memory Usage: 0.0151859 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.135612e+00
              0              1.6203   1.313479e-01         0.0256
              1              1.6203   5.653315e-03         0.0430
              2              1.6203   9.716695e-04         0.1719
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.716695e-04
         Total Reduction in Residual: 	   1.892023e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121565
    setup: 0.0100694 s
    solve: 0.00208717 s
    solve(per iteration): 0.000695723 s
resid in solve_pyamgx: 9.72e-04
time solve_pyamgx: 2.73e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.992054e+00
              0              1.6203   1.067099e-01         0.0267
              1              1.6203   2.137035e-03         0.0200
              2              1.6203   1.532925e-04         0.0717
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.532925e-04
         Total Reduction in Residual: 	   3.839940e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121786
    setup: 0.0100694 s
    solve: 0.00210925 s
    solve(per iteration): 0.000703083 s
resid in solve_pyamgx: 1.53e-04
time solve_pyamgx: 3.39e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.467179e+00
              0              1.6203   1.156217e-01         0.0259
              1              1.6203   4.076984e-03         0.0353
              2              1.6203   6.337511e-04         0.1554
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.337511e-04
         Total Reduction in Residual: 	   1.418683e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121668
    setup: 0.0100694 s
    solve: 0.00209744 s
    solve(per iteration): 0.000699147 s
resid in solve_pyamgx: 6.34e-04
time solve_pyamgx: 3.34e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.908618e+00
              0              1.6203   1.006061e+00         0.5271
              1              1.6203   4.689655e-01         0.4661
              2              1.6203   2.296149e-01         0.4896
              3              1.6203   1.128944e-01         0.4917
              4              1.6203   5.624805e-02         0.4982
              5              1.6203   2.898618e-02         0.5153
              6              1.6203   1.546325e-02         0.5335
              7              1.6203   8.335865e-03         0.5391
              8              1.6203   4.622319e-03         0.5545
              9              1.6203   2.635818e-03         0.5702
             10              1.6203   1.893187e-03         0.7183
             11              1.6203   1.305314e-03         0.6895
             12              1.6203   1.006009e-03         0.7707
             13              1.6203   8.905501e-04         0.8852
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5782
         Final Residual: 		   8.905501e-04
         Total Reduction in Residual: 	   4.665943e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691694
    setup: 0.0504712 s
    solve: 0.0186982 s
    solve(per iteration): 0.00133559 s
resid in solve_pyamgx: 8.91e-04
time solve_pyamgx: 8.44e-02
time p: 9.66e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26775            283753  0.000396        0.00741
           2(D)         4853            101885   0.00433        0.00246
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32187
         Operator Complexity: 1.56211
         Total Memory Usage: 0.020135 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.418164e-01
              0              1.6203   4.548745e-02         0.0840
              1              1.6203   5.559279e-03         0.1222
              2              1.6203   1.034775e-03         0.1861
              3              1.6203   2.226778e-04         0.2152
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1424
         Final Residual: 		   2.226778e-04
         Total Reduction in Residual: 	   4.109838e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168223
    setup: 0.0135086 s
    solve: 0.00331366 s
    solve(per iteration): 0.000828416 s
resid in solve_pyamgx: 2.23e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27223            287519  0.000388        0.00751
           2(D)         4871            103847   0.00438         0.0025
           3(D)           16                36     0.141        1.3e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32664
         Operator Complexity: 1.57049
         Total Memory Usage: 0.0202879 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.991059e+01
              0              1.6203   3.947804e+00         0.1320
              1              1.6203   8.719798e-01         0.2209
              2              1.6203   1.830258e-01         0.2099
              3              1.6203   4.516540e-02         0.2468
              4              1.6203   1.119753e-02         0.2479
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2064
         Final Residual: 		   1.119753e-02
         Total Reduction in Residual: 	   3.743667e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176836
    setup: 0.0135531 s
    solve: 0.00413059 s
    solve(per iteration): 0.000826118 s
resid in solve_pyamgx: 1.12e-02
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step:  57, iter:0, max residual:2.65e-06, u:7.59e-07, v:1.20e-07, w:4.95e-07, p:2.65e-06, k:1.36e-10, eps:0.00e+00, om:8.75e-06


monitor time step:  57, iter:0, u: 5.00e-01, v:-2.84e-03, w: 1.25e-02, p: 4.95e-12, k: 1.90e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.29e+02, kmin: 3.31e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 8.965517241379309e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14623            153535  0.000718        0.00404
           2(D)         3985             41791   0.00263        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18929
         Operator Complexity: 1.2847
         Total Memory Usage: 0.0151715 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.132848e+00
              0              1.6203   1.312667e-01         0.0256
              1              1.6203   5.657177e-03         0.0431
              2              1.6203   9.812297e-04         0.1734
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0576
         Final Residual: 		   9.812297e-04
         Total Reduction in Residual: 	   1.911667e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124244
    setup: 0.0103386 s
    solve: 0.00208582 s
    solve(per iteration): 0.000695275 s
resid in solve_pyamgx: 9.81e-04
time solve_pyamgx: 2.77e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.990757e+00
              0              1.6203   1.066697e-01         0.0267
              1              1.6203   2.135489e-03         0.0200
              2              1.6203   1.528888e-04         0.0716
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.528888e-04
         Total Reduction in Residual: 	   3.831073e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124775
    setup: 0.0103386 s
    solve: 0.00213891 s
    solve(per iteration): 0.000712971 s
resid in solve_pyamgx: 1.53e-04
time solve_pyamgx: 3.41e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.467642e+00
              0              1.6203   1.156604e-01         0.0259
              1              1.6203   4.083487e-03         0.0353
              2              1.6203   6.438122e-04         0.1577
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.438122e-04
         Total Reduction in Residual: 	   1.441056e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124408
    setup: 0.0103386 s
    solve: 0.00210227 s
    solve(per iteration): 0.000700757 s
resid in solve_pyamgx: 6.44e-04
time solve_pyamgx: 3.34e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.905849e+00
              0              1.6203   1.007480e+00         0.5286
              1              1.6203   4.703382e-01         0.4668
              2              1.6203   2.311300e-01         0.4914
              3              1.6203   1.143504e-01         0.4947
              4              1.6203   5.739944e-02         0.5020
              5              1.6203   2.974499e-02         0.5182
              6              1.6203   1.582190e-02         0.5319
              7              1.6203   8.520112e-03         0.5385
              8              1.6203   4.741766e-03         0.5565
              9              1.6203   2.705294e-03         0.5705
             10              1.6203   1.936711e-03         0.7159
             11              1.6203   1.309028e-03         0.6759
             12              1.6203   9.718579e-04         0.7424
             13              1.6203   8.351952e-04         0.8594
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5756
         Final Residual: 		   8.351952e-04
         Total Reduction in Residual: 	   4.382274e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691369
    setup: 0.0504118 s
    solve: 0.0187251 s
    solve(per iteration): 0.00133751 s
resid in solve_pyamgx: 8.35e-04
time solve_pyamgx: 8.43e-02
time p: 9.66e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26803            283525  0.000395        0.00741
           2(D)         4831            101241   0.00434        0.00244
           3(D)            8                12     0.188       5.22e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32188
         Operator Complexity: 1.56084
         Total Memory Usage: 0.0201155 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.431777e-01
              0              1.6203   4.569738e-02         0.0841
              1              1.6203   5.533547e-03         0.1211
              2              1.6203   1.007016e-03         0.1820
              3              1.6203   2.191871e-04         0.2177
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1417
         Final Residual: 		   2.191871e-04
         Total Reduction in Residual: 	   4.035273e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167847
    setup: 0.0134915 s
    solve: 0.00329322 s
    solve(per iteration): 0.000823304 s
resid in solve_pyamgx: 2.19e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27209            287903  0.000389        0.00752
           2(D)         4805            103097   0.00447        0.00248
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32578
         Operator Complexity: 1.56992
         Total Memory Usage: 0.0202748 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.904528e+01
              0              1.6203   3.957902e+00         0.1363
              1              1.6203   8.754007e-01         0.2212
              2              1.6203   1.869594e-01         0.2136
              3              1.6203   4.642266e-02         0.2483
              4              1.6203   1.150062e-02         0.2477
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2087
         Final Residual: 		   1.150062e-02
         Total Reduction in Residual: 	   3.959548e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176312
    setup: 0.0134943 s
    solve: 0.00413696 s
    solve(per iteration): 0.000827392 s
resid in solve_pyamgx: 1.15e-02
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  58, iter:0, max residual:2.55e-06, u:7.67e-07, v:1.19e-07, w:5.03e-07, p:2.55e-06, k:1.34e-10, eps:0.00e+00, om:8.98e-06


monitor time step:  58, iter:0, u: 5.11e-01, v:-2.85e-03, w: 1.18e-02, p: 4.54e-12, k: 1.93e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.30e+02, kmin: 3.32e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 8.813559322033897e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14623            153603  0.000718        0.00404
           2(D)         4000             41780   0.00261        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18944
         Operator Complexity: 1.28478
         Total Memory Usage: 0.0151735 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.130088e+00
              0              1.6203   1.311572e-01         0.0256
              1              1.6203   5.660928e-03         0.0432
              2              1.6203   9.652657e-04         0.1705
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.652657e-04
         Total Reduction in Residual: 	   1.881577e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121793
    setup: 0.0100724 s
    solve: 0.00210694 s
    solve(per iteration): 0.000702315 s
resid in solve_pyamgx: 9.65e-04
time solve_pyamgx: 2.74e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.989461e+00
              0              1.6203   1.066349e-01         0.0267
              1              1.6203   2.135345e-03         0.0200
              2              1.6203   1.528922e-04         0.0716
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.528922e-04
         Total Reduction in Residual: 	   3.832402e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012208
    setup: 0.0100724 s
    solve: 0.00213562 s
    solve(per iteration): 0.000711872 s
resid in solve_pyamgx: 1.53e-04
time solve_pyamgx: 3.41e-03
time v: 6.16e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.468076e+00
              0              1.6203   1.157078e-01         0.0259
              1              1.6203   4.110024e-03         0.0355
              2              1.6203   6.502627e-04         0.1582
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0526
         Final Residual: 		   6.502627e-04
         Total Reduction in Residual: 	   1.455353e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121737
    setup: 0.0100724 s
    solve: 0.00210128 s
    solve(per iteration): 0.000700427 s
resid in solve_pyamgx: 6.50e-04
time solve_pyamgx: 3.34e-03
time w: 5.41e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.902695e+00
              0              1.6203   1.004137e+00         0.5277
              1              1.6203   4.675334e-01         0.4656
              2              1.6203   2.295866e-01         0.4911
              3              1.6203   1.133320e-01         0.4936
              4              1.6203   5.682760e-02         0.5014
              5              1.6203   2.938108e-02         0.5170
              6              1.6203   1.543674e-02         0.5254
              7              1.6203   8.228116e-03         0.5330
              8              1.6203   4.577090e-03         0.5563
              9              1.6203   2.631740e-03         0.5750
             10              1.6203   1.908778e-03         0.7253
             11              1.6203   1.319843e-03         0.6915
             12              1.6203   1.008193e-03         0.7639
             13              1.6203   8.858597e-04         0.8787
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5781
         Final Residual: 		   8.858597e-04
         Total Reduction in Residual: 	   4.655814e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691736
    setup: 0.0504691 s
    solve: 0.0187045 s
    solve(per iteration): 0.00133604 s
resid in solve_pyamgx: 8.86e-04
time solve_pyamgx: 8.44e-02
time p: 9.70e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26680            282638  0.000397        0.00738
           2(D)         4801            100131   0.00434        0.00242
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32036
         Operator Complexity: 1.55792
         Total Memory Usage: 0.0200631 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.445047e-01
              0              1.6203   4.567148e-02         0.0839
              1              1.6203   5.630381e-03         0.1233
              2              1.6203   1.052214e-03         0.1869
              3              1.6203   2.233144e-04         0.2122
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1423
         Final Residual: 		   2.233144e-04
         Total Reduction in Residual: 	   4.101239e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167746
    setup: 0.0134656 s
    solve: 0.00330899 s
    solve(per iteration): 0.000827248 s
resid in solve_pyamgx: 2.23e-04
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27251            287977  0.000388        0.00752
           2(D)         4897            103573   0.00432         0.0025
           3(D)           18                34     0.105       1.31e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32721
         Operator Complexity: 1.57076
         Total Memory Usage: 0.0202949 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.884181e+01
              0              1.6203   3.902869e+00         0.1353
              1              1.6203   8.627093e-01         0.2210
              2              1.6203   1.814809e-01         0.2104
              3              1.6203   4.484706e-02         0.2471
              4              1.6203   1.138516e-02         0.2539
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2086
         Final Residual: 		   1.138516e-02
         Total Reduction in Residual: 	   3.947449e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176578
    setup: 0.013517 s
    solve: 0.00414074 s
    solve(per iteration): 0.000828147 s
resid in solve_pyamgx: 1.14e-02
time solve_pyamgx: 3.31e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  59, iter:0, max residual:2.66e-06, u:7.54e-07, v:1.19e-07, w:5.08e-07, p:2.66e-06, k:1.36e-10, eps:0.00e+00, om:8.89e-06


monitor time step:  59, iter:0, u: 5.18e-01, v:-2.91e-03, w: 1.09e-02, p: 4.90e-12, k: 1.98e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.30e+02, kmin: 3.33e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 8.666666666666666e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14635            153749  0.000718        0.00404
           2(D)         3984             41928   0.00264        0.00106
         --------------------------------------------------------------
         Grid Complexity: 1.1894
         Operator Complexity: 1.28521
         Total Memory Usage: 0.0151799 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.127335e+00
              0              1.6203   1.310695e-01         0.0256
              1              1.6203   5.669150e-03         0.0433
              2              1.6203   9.715838e-04         0.1714
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.715838e-04
         Total Reduction in Residual: 	   1.894910e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012186
    setup: 0.0100908 s
    solve: 0.0020951 s
    solve(per iteration): 0.000698368 s
resid in solve_pyamgx: 9.72e-04
time solve_pyamgx: 2.74e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.988144e+00
              0              1.6203   1.065962e-01         0.0267
              1              1.6203   2.134614e-03         0.0200
              2              1.6203   1.523118e-04         0.0714
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.523118e-04
         Total Reduction in Residual: 	   3.819114e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122054
    setup: 0.0100908 s
    solve: 0.00211459 s
    solve(per iteration): 0.000704864 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.40e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.468480e+00
              0              1.6203   1.157213e-01         0.0259
              1              1.6203   4.088142e-03         0.0353
              2              1.6203   6.455538e-04         0.1579
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.455538e-04
         Total Reduction in Residual: 	   1.444683e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121842
    setup: 0.0100908 s
    solve: 0.00209331 s
    solve(per iteration): 0.000697771 s
resid in solve_pyamgx: 6.46e-04
time solve_pyamgx: 3.33e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.899732e+00
              0              1.6203   1.005640e+00         0.5294
              1              1.6203   4.675381e-01         0.4649
              2              1.6203   2.298110e-01         0.4915
              3              1.6203   1.139794e-01         0.4960
              4              1.6203   5.756605e-02         0.5051
              5              1.6203   2.992869e-02         0.5199
              6              1.6203   1.576601e-02         0.5268
              7              1.6203   8.481649e-03         0.5380
              8              1.6203   4.803863e-03         0.5664
              9              1.6203   2.828810e-03         0.5889
             10              1.6203   2.102188e-03         0.7431
             11              1.6203   1.502873e-03         0.7149
             12              1.6203   1.187311e-03         0.7900
             13              1.6203   1.065737e-03         0.8976
             14              1.6203   1.009934e-03         0.9476
             15              1.6203   9.856228e-04         0.9759
             16              1.6203   9.641267e-04         0.9782
             17              1.6203   9.300118e-04         0.9646
         --------------------------------------------------------------
         Total Iterations: 18
         Avg Convergence Rate: 		         0.6548
         Final Residual: 		   9.300118e-04
         Total Reduction in Residual: 	   4.895491e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0751116
    setup: 0.0505581 s
    solve: 0.0245535 s
    solve(per iteration): 0.00136408 s
resid in solve_pyamgx: 9.30e-04
time solve_pyamgx: 9.07e-02
time p: 1.03e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26764            283560  0.000396        0.00741
           2(D)         4852            102730   0.00436        0.00248
           3(D)           13                23     0.136       9.16e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32175
         Operator Complexity: 1.56307
         Total Memory Usage: 0.0201491 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.458034e-01
              0              1.6203   4.556754e-02         0.0835
              1              1.6203   5.519338e-03         0.1211
              2              1.6203   9.996021e-04         0.1811
              3              1.6203   2.170840e-04         0.2172
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1412
         Final Residual: 		   2.170840e-04
         Total Reduction in Residual: 	   3.977330e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167709
    setup: 0.0134532 s
    solve: 0.00331776 s
    solve(per iteration): 0.00082944 s
resid in solve_pyamgx: 2.17e-04
time solve_pyamgx: 3.21e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27264            288668  0.000388        0.00754
           2(D)         4924            102972   0.00425        0.00249
           3(D)           17                23    0.0796       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32761
         Operator Complexity: 1.57087
         Total Memory Usage: 0.0202987 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.885096e+01
              0              1.6203   3.904771e+00         0.1353
              1              1.6203   8.568456e-01         0.2194
              2              1.6203   1.786077e-01         0.2084
              3              1.6203   4.424250e-02         0.2477
              4              1.6203   1.110948e-02         0.2511
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2075
         Final Residual: 		   1.110948e-02
         Total Reduction in Residual: 	   3.850645e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176981
    setup: 0.0135352 s
    solve: 0.00416288 s
    solve(per iteration): 0.000832576 s
resid in solve_pyamgx: 1.11e-02
time solve_pyamgx: 3.35e-02
time omega: 3.99e-02
time Smag or Wale: 4.77e-07

--time step:  60, iter:0, max residual:2.68e-06, u:7.59e-07, v:1.19e-07, w:5.04e-07, p:2.68e-06, k:1.32e-10, eps:0.00e+00, om:8.68e-06


monitor time step:  60, iter:0, u: 5.25e-01, v:-3.25e-03, w: 1.01e-02, p: 5.40e-12, k: 2.02e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.73e-01, cfl_max_y: 1.30e-01, at i= 17, j= 72


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.31e+02, kmin: 3.34e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 8.524590163934426e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14644            154008  0.000718        0.00405
           2(D)         3996             42326   0.00265        0.00107
         --------------------------------------------------------------
         Grid Complexity: 1.18962
         Operator Complexity: 1.28617
         Total Memory Usage: 0.0151956 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.124582e+00
              0              1.6203   1.309948e-01         0.0256
              1              1.6203   5.682534e-03         0.0434
              2              1.6203   9.707444e-04         0.1708
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.707444e-04
         Total Reduction in Residual: 	   1.894290e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121519
    setup: 0.010062 s
    solve: 0.00208986 s
    solve(per iteration): 0.000696619 s
resid in solve_pyamgx: 9.71e-04
time solve_pyamgx: 2.90e-02
time u: 3.56e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.986787e+00
              0              1.6203   1.065540e-01         0.0267
              1              1.6203   2.134647e-03         0.0200
              2              1.6203   1.533926e-04         0.0719
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.533926e-04
         Total Reduction in Residual: 	   3.847524e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121897
    setup: 0.010062 s
    solve: 0.00212771 s
    solve(per iteration): 0.000709237 s
resid in solve_pyamgx: 1.53e-04
time solve_pyamgx: 3.39e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.468887e+00
              0              1.6203   1.157656e-01         0.0259
              1              1.6203   4.089507e-03         0.0353
              2              1.6203   6.389356e-04         0.1562
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0523
         Final Residual: 		   6.389356e-04
         Total Reduction in Residual: 	   1.429742e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121589
    setup: 0.010062 s
    solve: 0.00209686 s
    solve(per iteration): 0.000698955 s
resid in solve_pyamgx: 6.39e-04
time solve_pyamgx: 3.33e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.896849e+00
              0              1.6203   1.007062e+00         0.5309
              1              1.6203   4.668326e-01         0.4636
              2              1.6203   2.294068e-01         0.4914
              3              1.6203   1.141403e-01         0.4975
              4              1.6203   5.791716e-02         0.5074
              5              1.6203   3.021011e-02         0.5216
              6              1.6203   1.604234e-02         0.5310
              7              1.6203   8.757275e-03         0.5459
              8              1.6203   5.053491e-03         0.5771
              9              1.6203   3.037840e-03         0.6011
             10              1.6203   2.300600e-03         0.7573
             11              1.6203   1.683246e-03         0.7317
             12              1.6203   1.357953e-03         0.8067
             13              1.6203   1.232907e-03         0.9079
             14              1.6203   1.174222e-03         0.9524
             15              1.6203   1.148571e-03         0.9782
             16              1.6203   1.123080e-03         0.9778
             17              1.6203   1.079125e-03         0.9609
             18              1.6203   9.973925e-04         0.9243
             19              1.6203   8.106362e-04         0.8128
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6785
         Final Residual: 		   8.106362e-04
         Total Reduction in Residual: 	   4.273594e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0776659
    setup: 0.0506595 s
    solve: 0.0270064 s
    solve(per iteration): 0.00135032 s
resid in solve_pyamgx: 8.11e-04
time solve_pyamgx: 9.37e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26702            281924  0.000395        0.00737
           2(D)         4833            101389   0.00434        0.00245
           3(D)           14                30     0.153        1.1e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32093
         Operator Complexity: 1.55874
         Total Memory Usage: 0.0200786 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.470892e-01
              0              1.6203   4.608442e-02         0.0842
              1              1.6203   5.662009e-03         0.1229
              2              1.6203   1.044357e-03         0.1844
              3              1.6203   2.231597e-04         0.2137
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1421
         Final Residual: 		   2.231597e-04
         Total Reduction in Residual: 	   4.079036e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168413
    setup: 0.0135068 s
    solve: 0.0033345 s
    solve(per iteration): 0.000833624 s
resid in solve_pyamgx: 2.23e-04
time solve_pyamgx: 3.32e-02
time k: 4.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27347            288889  0.000386        0.00755
           2(D)         4955            104323   0.00425        0.00252
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32868
         Operator Complexity: 1.57314
         Total Memory Usage: 0.0203392 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.020279e+01
              0              1.6203   4.023637e+00         0.1332
              1              1.6203   8.832495e-01         0.2195
              2              1.6203   1.808839e-01         0.2048
              3              1.6203   4.474319e-02         0.2474
              4              1.6203   1.106546e-02         0.2473
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   1.106546e-02
         Total Reduction in Residual: 	   3.663721e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177415
    setup: 0.0135987 s
    solve: 0.00414282 s
    solve(per iteration): 0.000828563 s
resid in solve_pyamgx: 1.11e-02
time solve_pyamgx: 3.34e-02
time omega: 4.00e-02
time Smag or Wale: 4.77e-07

--time step:  61, iter:0, max residual:2.89e-06, u:7.58e-07, v:1.20e-07, w:4.99e-07, p:2.89e-06, k:1.36e-10, eps:0.00e+00, om:8.64e-06


monitor time step:  61, iter:0, u: 5.32e-01, v:-3.78e-03, w: 9.29e-03, p: 3.55e-12, k: 2.01e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.32e+02, kmin: 3.34e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.39e-01
vismean_mean 8.387096774193548e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14623            153909   0.00072        0.00404
           2(D)         3983             41865   0.00264        0.00105
         --------------------------------------------------------------
         Grid Complexity: 1.18927
         Operator Complexity: 1.28535
         Total Memory Usage: 0.0151814 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.121815e+00
              0              1.6203   1.309433e-01         0.0256
              1              1.6203   5.698966e-03         0.0435
              2              1.6203   9.630867e-04         0.1690
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.630867e-04
         Total Reduction in Residual: 	   1.880362e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121965
    setup: 0.0100899 s
    solve: 0.00210666 s
    solve(per iteration): 0.000702219 s
resid in solve_pyamgx: 9.63e-04
time solve_pyamgx: 2.82e-02
time u: 3.50e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.985401e+00
              0              1.6203   1.065168e-01         0.0267
              1              1.6203   2.133061e-03         0.0200
              2              1.6203   1.512815e-04         0.0709
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.512815e-04
         Total Reduction in Residual: 	   3.795892e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122134
    setup: 0.0100899 s
    solve: 0.00212355 s
    solve(per iteration): 0.000707851 s
resid in solve_pyamgx: 1.51e-04
time solve_pyamgx: 3.44e-03
time v: 6.21e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.469328e+00
              0              1.6203   1.157832e-01         0.0259
              1              1.6203   4.100303e-03         0.0354
              2              1.6203   6.492597e-04         0.1583
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0526
         Final Residual: 		   6.492597e-04
         Total Reduction in Residual: 	   1.452701e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121946
    setup: 0.0100899 s
    solve: 0.0021047 s
    solve(per iteration): 0.000701568 s
resid in solve_pyamgx: 6.49e-04
time solve_pyamgx: 3.37e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.893795e+00
              0              1.6203   1.004859e+00         0.5306
              1              1.6203   4.635750e-01         0.4613
              2              1.6203   2.269941e-01         0.4897
              3              1.6203   1.124299e-01         0.4953
              4              1.6203   5.678066e-02         0.5050
              5              1.6203   2.949946e-02         0.5195
              6              1.6203   1.574322e-02         0.5337
              7              1.6203   8.660559e-03         0.5501
              8              1.6203   5.004678e-03         0.5779
              9              1.6203   2.968113e-03         0.5931
             10              1.6203   2.194178e-03         0.7393
             11              1.6203   1.516992e-03         0.6914
             12              1.6203   1.131334e-03         0.7458
             13              1.6203   9.714299e-04         0.8587
             14              1.6203   9.030642e-04         0.9296
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6006
         Final Residual: 		   9.030642e-04
         Total Reduction in Residual: 	   4.768543e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0706245
    setup: 0.0505875 s
    solve: 0.020037 s
    solve(per iteration): 0.0013358 s
resid in solve_pyamgx: 9.03e-04
time solve_pyamgx: 8.65e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26620            282174  0.000398        0.00737
           2(D)         4760            101830   0.00449        0.00245
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31931
         Operator Complexity: 1.55972
         Total Memory Usage: 0.0200853 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.483607e-01
              0              1.6203   4.655842e-02         0.0849
              1              1.6203   5.738769e-03         0.1233
              2              1.6203   1.062433e-03         0.1851
              3              1.6203   2.315623e-04         0.2180
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1434
         Final Residual: 		   2.315623e-04
         Total Reduction in Residual: 	   4.222810e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016839
    setup: 0.0135209 s
    solve: 0.00331808 s
    solve(per iteration): 0.00082952 s
resid in solve_pyamgx: 2.32e-04
time solve_pyamgx: 3.35e-02
time k: 4.58e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27266            288330  0.000388        0.00753
           2(D)         4910            105056   0.00436        0.00253
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32743
         Operator Complexity: 1.5734
         Total Memory Usage: 0.0203367 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.161559e+01
              0              1.6203   3.910925e+00         0.1237
              1              1.6203   8.523881e-01         0.2180
              2              1.6203   1.781681e-01         0.2090
              3              1.6203   4.442832e-02         0.2494
              4              1.6203   1.113266e-02         0.2506
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2039
         Final Residual: 		   1.113266e-02
         Total Reduction in Residual: 	   3.521257e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0179155
    setup: 0.0136719 s
    solve: 0.00424355 s
    solve(per iteration): 0.00084871 s
resid in solve_pyamgx: 1.11e-02
time solve_pyamgx: 3.61e-02
time omega: 4.29e-02
time Smag or Wale: 7.15e-07

--time step:  62, iter:0, max residual:2.52e-06, u:7.52e-07, v:1.18e-07, w:5.07e-07, p:2.52e-06, k:1.41e-10, eps:0.00e+00, om:8.70e-06


monitor time step:  62, iter:0, u: 5.34e-01, v:-3.53e-03, w: 8.43e-03, p: 5.26e-12, k: 2.05e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.33e+02, kmin: 3.35e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 8.253968253968253e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14628            153774  0.000719        0.00404
           2(D)         3981             41905   0.00264        0.00106
         --------------------------------------------------------------
         Grid Complexity: 1.1893
         Operator Complexity: 1.28521
         Total Memory Usage: 0.0151795 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.119013e+00
              0              1.6203   1.308473e-01         0.0256
              1              1.6203   5.718063e-03         0.0437
              2              1.6203   9.759289e-04         0.1707
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0576
         Final Residual: 		   9.759289e-04
         Total Reduction in Residual: 	   1.906478e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122534
    setup: 0.0101417 s
    solve: 0.00211174 s
    solve(per iteration): 0.000703915 s
resid in solve_pyamgx: 9.76e-04
time solve_pyamgx: 2.87e-02
time u: 3.54e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.984044e+00
              0              1.6203   1.064775e-01         0.0267
              1              1.6203   2.134657e-03         0.0200
              2              1.6203   1.530812e-04         0.0717
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.530812e-04
         Total Reduction in Residual: 	   3.842356e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122619
    setup: 0.0101417 s
    solve: 0.00212022 s
    solve(per iteration): 0.000706741 s
resid in solve_pyamgx: 1.53e-04
time solve_pyamgx: 3.44e-03
time v: 6.29e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.469796e+00
              0              1.6203   1.158066e-01         0.0259
              1              1.6203   4.070814e-03         0.0352
              2              1.6203   6.436189e-04         0.1581
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.436189e-04
         Total Reduction in Residual: 	   1.439929e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122543
    setup: 0.0101417 s
    solve: 0.00211264 s
    solve(per iteration): 0.000704213 s
resid in solve_pyamgx: 6.44e-04
time solve_pyamgx: 3.41e-03
time w: 5.65e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.890929e+00
              0              1.6203   1.007474e+00         0.5328
              1              1.6203   4.644931e-01         0.4610
              2              1.6203   2.273168e-01         0.4894
              3              1.6203   1.126730e-01         0.4957
              4              1.6203   5.702567e-02         0.5061
              5              1.6203   2.977289e-02         0.5221
              6              1.6203   1.615606e-02         0.5426
              7              1.6203   9.068181e-03         0.5613
              8              1.6203   5.277576e-03         0.5820
              9              1.6203   3.108181e-03         0.5889
             10              1.6203   2.259115e-03         0.7268
             11              1.6203   1.514469e-03         0.6704
             12              1.6203   1.079730e-03         0.7129
             13              1.6203   8.867407e-04         0.8213
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5784
         Final Residual: 		   8.867407e-04
         Total Reduction in Residual: 	   4.689444e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691305
    setup: 0.0504343 s
    solve: 0.0186962 s
    solve(per iteration): 0.00133544 s
resid in solve_pyamgx: 8.87e-04
time solve_pyamgx: 8.53e-02
time p: 9.80e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26736            282462  0.000395        0.00738
           2(D)         4837            103185   0.00441        0.00249
           3(D)            9                19     0.235       7.08e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32127
         Operator Complexity: 1.56213
         Total Memory Usage: 0.0201322 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.495807e-01
              0              1.6203   4.640946e-02         0.0844
              1              1.6203   5.676069e-03         0.1223
              2              1.6203   1.052756e-03         0.1855
              3              1.6203   2.301110e-04         0.2186
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1430
         Final Residual: 		   2.301110e-04
         Total Reduction in Residual: 	   4.187028e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0166887
    setup: 0.0133692 s
    solve: 0.00331955 s
    solve(per iteration): 0.000829888 s
resid in solve_pyamgx: 2.30e-04
time solve_pyamgx: 3.19e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27251            287921  0.000388        0.00752
           2(D)         4983            105973   0.00427        0.00255
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32806
         Operator Complexity: 1.57415
         Total Memory Usage: 0.0203514 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.106933e+01
              0              1.6203   3.820669e+00         0.1230
              1              1.6203   8.362847e-01         0.2189
              2              1.6203   1.724612e-01         0.2062
              3              1.6203   4.231150e-02         0.2453
              4              1.6203   1.049252e-02         0.2480
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2022
         Final Residual: 		   1.049252e-02
         Total Reduction in Residual: 	   3.377130e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177206
    setup: 0.0135762 s
    solve: 0.00414442 s
    solve(per iteration): 0.000828883 s
resid in solve_pyamgx: 1.05e-02
time solve_pyamgx: 3.35e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step:  63, iter:0, max residual:2.81e-06, u:7.62e-07, v:1.20e-07, w:5.03e-07, p:2.81e-06, k:1.40e-10, eps:0.00e+00, om:8.20e-06


monitor time step:  63, iter:0, u: 5.38e-01, v:-3.28e-03, w: 7.62e-03, p: 4.69e-12, k: 2.06e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.33e+02, kmin: 3.36e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 8.124999999999999e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14661            154155  0.000717        0.00405
           2(D)         4017             42331   0.00262        0.00107
         --------------------------------------------------------------
         Grid Complexity: 1.19
         Operator Complexity: 1.28639
         Total Memory Usage: 0.0152009 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.116196e+00
              0              1.6203   1.307468e-01         0.0256
              1              1.6203   5.719769e-03         0.0437
              2              1.6203   9.937339e-04         0.1737
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0579
         Final Residual: 		   9.937339e-04
         Total Reduction in Residual: 	   1.942330e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121868
    setup: 0.0100753 s
    solve: 0.00211149 s
    solve(per iteration): 0.000703829 s
resid in solve_pyamgx: 9.94e-04
time solve_pyamgx: 2.74e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.982723e+00
              0              1.6203   1.064302e-01         0.0267
              1              1.6203   2.131525e-03         0.0200
              2              1.6203   1.523325e-04         0.0715
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.523325e-04
         Total Reduction in Residual: 	   3.824832e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122158
    setup: 0.0100753 s
    solve: 0.00214045 s
    solve(per iteration): 0.000713483 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.41e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.470257e+00
              0              1.6203   1.158372e-01         0.0259
              1              1.6203   4.074972e-03         0.0352
              2              1.6203   6.416818e-04         0.1575
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.416818e-04
         Total Reduction in Residual: 	   1.435447e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121748
    setup: 0.0100753 s
    solve: 0.00209949 s
    solve(per iteration): 0.000699829 s
resid in solve_pyamgx: 6.42e-04
time solve_pyamgx: 3.34e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.887991e+00
              0              1.6203   1.008234e+00         0.5340
              1              1.6203   4.649896e-01         0.4612
              2              1.6203   2.274904e-01         0.4892
              3              1.6203   1.126144e-01         0.4950
              4              1.6203   5.698721e-02         0.5060
              5              1.6203   2.990874e-02         0.5248
              6              1.6203   1.644911e-02         0.5500
              7              1.6203   9.374513e-03         0.5699
              8              1.6203   5.480347e-03         0.5846
              9              1.6203   3.203402e-03         0.5845
             10              1.6203   2.302959e-03         0.7189
             11              1.6203   1.523229e-03         0.6614
             12              1.6203   1.068167e-03         0.7013
             13              1.6203   8.598278e-04         0.8050
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5772
         Final Residual: 		   8.598278e-04
         Total Reduction in Residual: 	   4.554194e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.069271
    setup: 0.0505315 s
    solve: 0.0187395 s
    solve(per iteration): 0.00133853 s
resid in solve_pyamgx: 8.60e-04
time solve_pyamgx: 8.45e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26732            282640  0.000396        0.00739
           2(D)         4874            103928   0.00437         0.0025
           3(D)           13                21     0.124       8.72e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32165
         Operator Complexity: 1.56348
         Total Memory Usage: 0.0201548 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.507716e-01
              0              1.6203   4.638928e-02         0.0842
              1              1.6203   5.609429e-03         0.1209
              2              1.6203   1.061271e-03         0.1892
              3              1.6203   2.326478e-04         0.2192
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1434
         Final Residual: 		   2.326478e-04
         Total Reduction in Residual: 	   4.224035e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168072
    setup: 0.0134915 s
    solve: 0.00331568 s
    solve(per iteration): 0.00082892 s
resid in solve_pyamgx: 2.33e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27378            289734  0.000387        0.00757
           2(D)         4920            106670   0.00441        0.00257
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32868
         Operator Complexity: 1.57781
         Total Memory Usage: 0.0204107 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.953856e+01
              0              1.6203   3.906053e+00         0.1322
              1              1.6203   8.522190e-01         0.2182
              2              1.6203   1.754924e-01         0.2059
              3              1.6203   4.315425e-02         0.2459
              4              1.6203   1.062523e-02         0.2462
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2047
         Final Residual: 		   1.062523e-02
         Total Reduction in Residual: 	   3.597070e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177686
    setup: 0.0136137 s
    solve: 0.00415491 s
    solve(per iteration): 0.000830982 s
resid in solve_pyamgx: 1.06e-02
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  64, iter:0, max residual:2.77e-06, u:7.76e-07, v:1.19e-07, w:5.01e-07, p:2.77e-06, k:1.42e-10, eps:0.00e+00, om:8.30e-06


monitor time step:  64, iter:0, u: 5.42e-01, v:-3.20e-03, w: 6.76e-03, p: 4.47e-12, k: 2.06e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.34e+02, kmin: 3.37e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 7.999999999999999e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14627            153571  0.000718        0.00404
           2(D)         4011             42451   0.00264        0.00107
         --------------------------------------------------------------
         Grid Complexity: 1.1896
         Operator Complexity: 1.28571
         Total Memory Usage: 0.0151884 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.113391e+00
              0              1.6203   1.306550e-01         0.0256
              1              1.6203   5.702035e-03         0.0436
              2              1.6203   9.738297e-04         0.1708
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0575
         Final Residual: 		   9.738297e-04
         Total Reduction in Residual: 	   1.904469e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122405
    setup: 0.0101411 s
    solve: 0.00209939 s
    solve(per iteration): 0.000699797 s
resid in solve_pyamgx: 9.74e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.981406e+00
              0              1.6203   1.063888e-01         0.0267
              1              1.6203   2.131352e-03         0.0200
              2              1.6203   1.534422e-04         0.0720
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.534422e-04
         Total Reduction in Residual: 	   3.853970e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122686
    setup: 0.0101411 s
    solve: 0.00212755 s
    solve(per iteration): 0.000709184 s
resid in solve_pyamgx: 1.53e-04
time solve_pyamgx: 3.43e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.470680e+00
              0              1.6203   1.158743e-01         0.0259
              1              1.6203   4.105122e-03         0.0354
              2              1.6203   6.540891e-04         0.1593
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0527
         Final Residual: 		   6.540891e-04
         Total Reduction in Residual: 	   1.463064e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122479
    setup: 0.0101411 s
    solve: 0.00210685 s
    solve(per iteration): 0.000702283 s
resid in solve_pyamgx: 6.54e-04
time solve_pyamgx: 3.36e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.884746e+00
              0              1.6203   1.003243e+00         0.5323
              1              1.6203   4.623458e-01         0.4609
              2              1.6203   2.258629e-01         0.4885
              3              1.6203   1.109625e-01         0.4913
              4              1.6203   5.564853e-02         0.5015
              5              1.6203   2.918263e-02         0.5244
              6              1.6203   1.611312e-02         0.5521
              7              1.6203   9.251538e-03         0.5742
              8              1.6203   5.434169e-03         0.5874
              9              1.6203   3.173707e-03         0.5840
             10              1.6203   2.281101e-03         0.7187
             11              1.6203   1.525151e-03         0.6686
             12              1.6203   1.092682e-03         0.7164
             13              1.6203   8.964812e-04         0.8204
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5790
         Final Residual: 		   8.964812e-04
         Total Reduction in Residual: 	   4.756509e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0694349
    setup: 0.0507452 s
    solve: 0.0186898 s
    solve(per iteration): 0.00133498 s
resid in solve_pyamgx: 8.96e-04
time solve_pyamgx: 8.49e-02
time p: 9.71e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26798            282902  0.000394        0.00739
           2(D)         4880            103048   0.00433        0.00249
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32235
         Operator Complexity: 1.56256
         Total Memory Usage: 0.0201443 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.519650e-01
              0              1.6203   4.644590e-02         0.0841
              1              1.6203   5.621678e-03         0.1210
              2              1.6203   1.043675e-03         0.1857
              3              1.6203   2.250189e-04         0.2156
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1421
         Final Residual: 		   2.250189e-04
         Total Reduction in Residual: 	   4.076688e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168731
    setup: 0.0135673 s
    solve: 0.00330579 s
    solve(per iteration): 0.000826448 s
resid in solve_pyamgx: 2.25e-04
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27160            286732  0.000389        0.00749
           2(D)         4855            103929   0.00441         0.0025
           3(D)           17                19    0.0657       9.46e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32585
         Operator Complexity: 1.56944
         Total Memory Usage: 0.0202677 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.882879e+01
              0              1.6203   3.811248e+00         0.1322
              1              1.6203   8.320131e-01         0.2183
              2              1.6203   1.725915e-01         0.2074
              3              1.6203   4.270540e-02         0.2474
              4              1.6203   1.090749e-02         0.2554
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2068
         Final Residual: 		   1.090749e-02
         Total Reduction in Residual: 	   3.783539e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176413
    setup: 0.0135003 s
    solve: 0.00414106 s
    solve(per iteration): 0.000828211 s
resid in solve_pyamgx: 1.09e-02
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 7.15e-07

--time step:  65, iter:0, max residual:2.84e-06, u:7.61e-07, v:1.20e-07, w:5.11e-07, p:2.84e-06, k:1.37e-10, eps:0.00e+00, om:8.52e-06


monitor time step:  65, iter:0, u: 5.43e-01, v:-3.14e-03, w: 5.84e-03, p: 4.75e-12, k: 2.06e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.35e+02, kmin: 3.39e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 7.878787878787878e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14641            153555  0.000716        0.00404
           2(D)         3999             42145   0.00264        0.00106
         --------------------------------------------------------------
         Grid Complexity: 1.18962
         Operator Complexity: 1.28524
         Total Memory Usage: 0.0151814 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.110609e+00
              0              1.6203   1.305779e-01         0.0256
              1              1.6203   5.698564e-03         0.0436
              2              1.6203   9.687724e-04         0.1700
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.687724e-04
         Total Reduction in Residual: 	   1.895610e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121938
    setup: 0.0101028 s
    solve: 0.00209101 s
    solve(per iteration): 0.000697003 s
resid in solve_pyamgx: 9.69e-04
time solve_pyamgx: 2.74e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.980039e+00
              0              1.6203   1.063469e-01         0.0267
              1              1.6203   2.128507e-03         0.0200
              2              1.6203   1.512167e-04         0.0710
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.512167e-04
         Total Reduction in Residual: 	   3.799377e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012229
    setup: 0.0101028 s
    solve: 0.00212621 s
    solve(per iteration): 0.000708736 s
resid in solve_pyamgx: 1.51e-04
time solve_pyamgx: 3.40e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.471071e+00
              0              1.6203   1.158976e-01         0.0259
              1              1.6203   4.089510e-03         0.0353
              2              1.6203   6.564730e-04         0.1605
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0528
         Final Residual: 		   6.564730e-04
         Total Reduction in Residual: 	   1.468268e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012202
    setup: 0.0101028 s
    solve: 0.0020992 s
    solve(per iteration): 0.000699733 s
resid in solve_pyamgx: 6.56e-04
time solve_pyamgx: 3.33e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.881654e+00
              0              1.6203   1.001468e+00         0.5322
              1              1.6203   4.629761e-01         0.4623
              2              1.6203   2.268400e-01         0.4900
              3              1.6203   1.116205e-01         0.4921
              4              1.6203   5.602242e-02         0.5019
              5              1.6203   2.959732e-02         0.5283
              6              1.6203   1.643962e-02         0.5554
              7              1.6203   9.456234e-03         0.5752
              8              1.6203   5.537759e-03         0.5856
              9              1.6203   3.220502e-03         0.5816
             10              1.6203   2.317716e-03         0.7197
             11              1.6203   1.574745e-03         0.6794
             12              1.6203   1.164459e-03         0.7395
             13              1.6203   9.834481e-04         0.8446
             14              1.6203   9.098716e-04         0.9252
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6011
         Final Residual: 		   9.098716e-04
         Total Reduction in Residual: 	   4.835488e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0705147
    setup: 0.0505242 s
    solve: 0.0199905 s
    solve(per iteration): 0.0013327 s
resid in solve_pyamgx: 9.10e-04
time solve_pyamgx: 8.58e-02
time p: 9.82e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26820            282560  0.000393        0.00739
           2(D)         4848            102168   0.00435        0.00246
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32222
         Operator Complexity: 1.56078
         Total Memory Usage: 0.0201164 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.531324e-01
              0              1.6203   4.636573e-02         0.0838
              1              1.6203   5.678814e-03         0.1225
              2              1.6203   1.060262e-03         0.1867
              3              1.6203   2.237151e-04         0.2110
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1418
         Final Residual: 		   2.237151e-04
         Total Reduction in Residual: 	   4.044512e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168589
    setup: 0.0135596 s
    solve: 0.00329926 s
    solve(per iteration): 0.000824816 s
resid in solve_pyamgx: 2.24e-04
time solve_pyamgx: 3.19e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27170            287376  0.000389        0.00751
           2(D)         4843            103589   0.00442         0.0025
           3(D)           18                26    0.0802       1.13e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32584
         Operator Complexity: 1.56989
         Total Memory Usage: 0.0202746 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.888189e+01
              0              1.6203   3.798548e+00         0.1315
              1              1.6203   8.351877e-01         0.2199
              2              1.6203   1.753510e-01         0.2100
              3              1.6203   4.324163e-02         0.2466
              4              1.6203   1.097316e-02         0.2538
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2070
         Final Residual: 		   1.097316e-02
         Total Reduction in Residual: 	   3.799322e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176415
    setup: 0.0135146 s
    solve: 0.00412685 s
    solve(per iteration): 0.00082537 s
resid in solve_pyamgx: 1.10e-02
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step:  66, iter:0, max residual:2.57e-06, u:7.57e-07, v:1.18e-07, w:5.13e-07, p:2.57e-06, k:1.37e-10, eps:0.00e+00, om:8.57e-06


monitor time step:  66, iter:0, u: 5.45e-01, v:-3.33e-03, w: 4.96e-03, p: 5.27e-12, k: 2.07e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.35e+02, kmin: 3.39e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 7.7611940298507455e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14648            153868  0.000717        0.00404
           2(D)         4027             42791   0.00264        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.18997
         Operator Complexity: 1.28664
         Total Memory Usage: 0.0152045 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.107837e+00
              0              1.6203   1.305039e-01         0.0255
              1              1.6203   5.693216e-03         0.0436
              2              1.6203   9.604438e-04         0.1687
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.604438e-04
         Total Reduction in Residual: 	   1.880334e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122183
    setup: 0.0101232 s
    solve: 0.0020951 s
    solve(per iteration): 0.000698368 s
resid in solve_pyamgx: 9.60e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.978608e+00
              0              1.6203   1.063007e-01         0.0267
              1              1.6203   2.128394e-03         0.0200
              2              1.6203   1.536240e-04         0.0722
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.536240e-04
         Total Reduction in Residual: 	   3.861250e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122595
    setup: 0.0101232 s
    solve: 0.00213632 s
    solve(per iteration): 0.000712107 s
resid in solve_pyamgx: 1.54e-04
time solve_pyamgx: 3.41e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.471464e+00
              0              1.6203   1.159103e-01         0.0259
              1              1.6203   4.080876e-03         0.0352
              2              1.6203   6.402391e-04         0.1569
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0523
         Final Residual: 		   6.402391e-04
         Total Reduction in Residual: 	   1.431833e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122183
    setup: 0.0101232 s
    solve: 0.0020951 s
    solve(per iteration): 0.000698368 s
resid in solve_pyamgx: 6.40e-04
time solve_pyamgx: 3.32e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.878600e+00
              0              1.6203   9.995729e-01         0.5321
              1              1.6203   4.636081e-01         0.4638
              2              1.6203   2.278394e-01         0.4914
              3              1.6203   1.123776e-01         0.4932
              4              1.6203   5.655591e-02         0.5033
              5              1.6203   3.008029e-02         0.5319
              6              1.6203   1.673236e-02         0.5563
              7              1.6203   9.586185e-03         0.5729
              8              1.6203   5.582402e-03         0.5823
              9              1.6203   3.243470e-03         0.5810
             10              1.6203   2.342529e-03         0.7222
             11              1.6203   1.619195e-03         0.6912
             12              1.6203   1.230972e-03         0.7602
             13              1.6203   1.063997e-03         0.8644
             14              1.6203   9.970626e-04         0.9371
             15              1.6203   9.701591e-04         0.9730
             16              1.6203   9.515932e-04         0.9809
             17              1.6203   9.243718e-04         0.9714
         --------------------------------------------------------------
         Total Iterations: 18
         Avg Convergence Rate: 		         0.6550
         Final Residual: 		   9.243718e-04
         Total Reduction in Residual: 	   4.920535e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0747242
    setup: 0.0505856 s
    solve: 0.0241386 s
    solve(per iteration): 0.00134103 s
resid in solve_pyamgx: 9.24e-04
time solve_pyamgx: 9.01e-02
time p: 1.02e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26732            282324  0.000395        0.00738
           2(D)         4811            101125   0.00437        0.00244
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32095
         Operator Complexity: 1.55891
         Total Memory Usage: 0.0200813 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.542470e-01
              0              1.6203   4.629118e-02         0.0835
              1              1.6203   5.575577e-03         0.1204
              2              1.6203   1.031107e-03         0.1849
              3              1.6203   2.216305e-04         0.2149
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1414
         Final Residual: 		   2.216305e-04
         Total Reduction in Residual: 	   3.998767e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168132
    setup: 0.013506 s
    solve: 0.0033073 s
    solve(per iteration): 0.000826824 s
resid in solve_pyamgx: 2.22e-04
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27262            287930  0.000387        0.00752
           2(D)         4883            105551   0.00443        0.00254
           3(D)           19                33    0.0914       1.32e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32719
         Operator Complexity: 1.57357
         Total Memory Usage: 0.0203379 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.858681e+01
              0              1.6203   3.853672e+00         0.1348
              1              1.6203   8.427934e-01         0.2187
              2              1.6203   1.728591e-01         0.2051
              3              1.6203   4.252919e-02         0.2460
              4              1.6203   1.070716e-02         0.2518
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2064
         Final Residual: 		   1.070716e-02
         Total Reduction in Residual: 	   3.745490e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176718
    setup: 0.0135194 s
    solve: 0.00415242 s
    solve(per iteration): 0.000830483 s
resid in solve_pyamgx: 1.07e-02
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step:  67, iter:0, max residual:2.58e-06, u:7.50e-07, v:1.20e-07, w:5.00e-07, p:2.58e-06, k:1.35e-10, eps:0.00e+00, om:8.36e-06


monitor time step:  67, iter:0, u: 5.47e-01, v:-3.69e-03, w: 4.12e-03, p: 5.41e-12, k: 2.07e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.36e+02, kmin: 3.41e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 7.647058823529411e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14661            154117  0.000717        0.00405
           2(D)         4017             42809   0.00265        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.19
         Operator Complexity: 1.28703
         Total Memory Usage: 0.0152107 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.105048e+00
              0              1.6203   1.304187e-01         0.0255
              1              1.6203   5.700277e-03         0.0437
              2              1.6203   9.681183e-04         0.1698
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0575
         Final Residual: 		   9.681183e-04
         Total Reduction in Residual: 	   1.896394e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122149
    setup: 0.0101192 s
    solve: 0.00209571 s
    solve(per iteration): 0.000698571 s
resid in solve_pyamgx: 9.68e-04
time solve_pyamgx: 2.74e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.977162e+00
              0              1.6203   1.062601e-01         0.0267
              1              1.6203   2.132723e-03         0.0201
              2              1.6203   1.551927e-04         0.0728
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0339
         Final Residual: 		   1.551927e-04
         Total Reduction in Residual: 	   3.902098e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012245
    setup: 0.0101192 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.38e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.471883e+00
              0              1.6203   1.159374e-01         0.0259
              1              1.6203   4.082978e-03         0.0352
              2              1.6203   6.458357e-04         0.1582
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.458357e-04
         Total Reduction in Residual: 	   1.444214e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122072
    setup: 0.0101192 s
    solve: 0.00208806 s
    solve(per iteration): 0.000696021 s
resid in solve_pyamgx: 6.46e-04
time solve_pyamgx: 3.31e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.875380e+00
              0              1.6203   9.950874e-01         0.5306
              1              1.6203   4.618273e-01         0.4641
              2              1.6203   2.268269e-01         0.4912
              3              1.6203   1.115455e-01         0.4918
              4              1.6203   5.598571e-02         0.5019
              5              1.6203   2.975959e-02         0.5316
              6              1.6203   1.645830e-02         0.5530
              7              1.6203   9.353113e-03         0.5683
              8              1.6203   5.415484e-03         0.5790
              9              1.6203   3.148628e-03         0.5814
             10              1.6203   2.272978e-03         0.7219
             11              1.6203   1.579483e-03         0.6949
             12              1.6203   1.207294e-03         0.7644
             13              1.6203   1.048243e-03         0.8683
             14              1.6203   9.865468e-04         0.9411
             15              1.6203   9.610165e-04         0.9741
             16              1.6203   9.430782e-04         0.9813
             17              1.6203   9.158749e-04         0.9712
         --------------------------------------------------------------
         Total Iterations: 18
         Avg Convergence Rate: 		         0.6547
         Final Residual: 		   9.158749e-04
         Total Reduction in Residual: 	   4.883677e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.074606
    setup: 0.0504765 s
    solve: 0.0241295 s
    solve(per iteration): 0.00134053 s
resid in solve_pyamgx: 9.16e-04
time solve_pyamgx: 8.99e-02
time p: 1.02e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26699            281907  0.000395        0.00737
           2(D)         4869            101627   0.00429        0.00245
           3(D)           16                26     0.102       1.07e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32129
         Operator Complexity: 1.55906
         Total Memory Usage: 0.0200852 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.553359e-01
              0              1.6203   4.618707e-02         0.0832
              1              1.6203   5.660069e-03         0.1225
              2              1.6203   1.070405e-03         0.1891
              3              1.6203   2.265121e-04         0.2116
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1421
         Final Residual: 		   2.265121e-04
         Total Reduction in Residual: 	   4.078831e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167628
    setup: 0.0134679 s
    solve: 0.00329488 s
    solve(per iteration): 0.00082372 s
resid in solve_pyamgx: 2.27e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27156            286780  0.000389        0.00749
           2(D)         4856            103628   0.00439         0.0025
           3(D)           22                32    0.0661       1.39e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32587
         Operator Complexity: 1.56909
         Total Memory Usage: 0.0202624 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.839602e+01
              0              1.6203   3.793528e+00         0.1336
              1              1.6203   8.432042e-01         0.2223
              2              1.6203   1.778452e-01         0.2109
              3              1.6203   4.411524e-02         0.2481
              4              1.6203   1.100561e-02         0.2495
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2078
         Final Residual: 		   1.100561e-02
         Total Reduction in Residual: 	   3.875758e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176382
    setup: 0.0135033 s
    solve: 0.00413485 s
    solve(per iteration): 0.00082697 s
resid in solve_pyamgx: 1.10e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step:  68, iter:0, max residual:2.56e-06, u:7.56e-07, v:1.21e-07, w:5.05e-07, p:2.56e-06, k:1.38e-10, eps:0.00e+00, om:8.60e-06


monitor time step:  68, iter:0, u: 5.48e-01, v:-3.98e-03, w: 3.30e-03, p: 5.35e-12, k: 2.05e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.37e+02, kmin: 3.42e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 7.53623188405797e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14662            153976  0.000716        0.00405
           2(D)         4004             41952   0.00262        0.00106
         --------------------------------------------------------------
         Grid Complexity: 1.18988
         Operator Complexity: 1.28558
         Total Memory Usage: 0.0151879 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.102230e+00
              0              1.6203   1.303174e-01         0.0255
              1              1.6203   5.702833e-03         0.0438
              2              1.6203   9.538628e-04         0.1673
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.538628e-04
         Total Reduction in Residual: 	   1.869502e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121718
    setup: 0.01007 s
    solve: 0.00210179 s
    solve(per iteration): 0.000700597 s
resid in solve_pyamgx: 9.54e-04
time solve_pyamgx: 2.74e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.975768e+00
              0              1.6203   1.062116e-01         0.0267
              1              1.6203   2.128928e-03         0.0200
              2              1.6203   1.545937e-04         0.0726
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0339
         Final Residual: 		   1.545937e-04
         Total Reduction in Residual: 	   3.888398e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121918
    setup: 0.01007 s
    solve: 0.00212179 s
    solve(per iteration): 0.000707264 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.41e-03
time v: 6.17e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.472315e+00
              0              1.6203   1.159650e-01         0.0259
              1              1.6203   4.091268e-03         0.0353
              2              1.6203   6.531772e-04         0.1597
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0527
         Final Residual: 		   6.531772e-04
         Total Reduction in Residual: 	   1.460490e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121551
    setup: 0.01007 s
    solve: 0.00208512 s
    solve(per iteration): 0.00069504 s
resid in solve_pyamgx: 6.53e-04
time solve_pyamgx: 3.34e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.872316e+00
              0              1.6203   9.960249e-01         0.5320
              1              1.6203   4.633699e-01         0.4652
              2              1.6203   2.276098e-01         0.4912
              3              1.6203   1.124532e-01         0.4941
              4              1.6203   5.681706e-02         0.5053
              5              1.6203   3.027574e-02         0.5329
              6              1.6203   1.667004e-02         0.5506
              7              1.6203   9.389641e-03         0.5633
              8              1.6203   5.380133e-03         0.5730
              9              1.6203   3.103943e-03         0.5769
             10              1.6203   2.214780e-03         0.7135
             11              1.6203   1.508174e-03         0.6810
             12              1.6203   1.118364e-03         0.7415
             13              1.6203   9.484031e-04         0.8480
             14              1.6203   8.851910e-04         0.9333
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6002
         Final Residual: 		   8.851910e-04
         Total Reduction in Residual: 	   4.727787e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0704614
    setup: 0.0504484 s
    solve: 0.0200131 s
    solve(per iteration): 0.0013342 s
resid in solve_pyamgx: 8.85e-04
time solve_pyamgx: 8.57e-02
time p: 9.78e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26768            283592  0.000396        0.00741
           2(D)         4897            103303   0.00431        0.00249
           3(D)           10                18      0.18       7.15e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32221
         Operator Complexity: 1.56395
         Total Memory Usage: 0.020165 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.564350e-01
              0              1.6203   4.707785e-02         0.0846
              1              1.6203   5.724446e-03         0.1216
              2              1.6203   1.071766e-03         0.1872
              3              1.6203   2.303334e-04         0.2149
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1426
         Final Residual: 		   2.303334e-04
         Total Reduction in Residual: 	   4.139448e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168525
    setup: 0.0135448 s
    solve: 0.00330774 s
    solve(per iteration): 0.000826936 s
resid in solve_pyamgx: 2.30e-04
time solve_pyamgx: 3.21e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27268            288202  0.000388        0.00753
           2(D)         4905            104665   0.00435        0.00252
           3(D)           23                31    0.0586       1.39e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32751
         Operator Complexity: 1.57267
         Total Memory Usage: 0.0203258 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.838190e+01
              0              1.6203   3.855070e+00         0.1358
              1              1.6203   8.342955e-01         0.2164
              2              1.6203   1.715090e-01         0.2056
              3              1.6203   4.189206e-02         0.2443
              4              1.6203   1.048190e-02         0.2502
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2058
         Final Residual: 		   1.048190e-02
         Total Reduction in Residual: 	   3.693162e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177812
    setup: 0.0136237 s
    solve: 0.00415744 s
    solve(per iteration): 0.000831488 s
resid in solve_pyamgx: 1.05e-02
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step:  69, iter:0, max residual:2.49e-06, u:7.45e-07, v:1.21e-07, w:5.10e-07, p:2.49e-06, k:1.41e-10, eps:0.00e+00, om:8.19e-06


monitor time step:  69, iter:0, u: 5.48e-01, v:-3.98e-03, w: 2.45e-03, p: 5.15e-12, k: 2.03e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.37e+02, kmin: 3.43e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 7.428571428571428e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14651            153869  0.000717        0.00404
           2(D)         3994             42208   0.00265        0.00106
         --------------------------------------------------------------
         Grid Complexity: 1.18967
         Operator Complexity: 1.28579
         Total Memory Usage: 0.0151902 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.099397e+00
              0              1.6203   1.302361e-01         0.0255
              1              1.6203   5.720861e-03         0.0439
              2              1.6203   9.564678e-04         0.1672
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.564678e-04
         Total Reduction in Residual: 	   1.875649e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122228
    setup: 0.0101163 s
    solve: 0.0021065 s
    solve(per iteration): 0.000702165 s
resid in solve_pyamgx: 9.56e-04
time solve_pyamgx: 2.75e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.974441e+00
              0              1.6203   1.061634e-01         0.0267
              1              1.6203   2.127369e-03         0.0200
              2              1.6203   1.539507e-04         0.0724
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.539507e-04
         Total Reduction in Residual: 	   3.873519e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122388
    setup: 0.0101163 s
    solve: 0.00212246 s
    solve(per iteration): 0.000707488 s
resid in solve_pyamgx: 1.54e-04
time solve_pyamgx: 3.39e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.472724e+00
              0              1.6203   1.159882e-01         0.0259
              1              1.6203   4.090321e-03         0.0353
              2              1.6203   6.464769e-04         0.1581
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.464769e-04
         Total Reduction in Residual: 	   1.445376e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122166
    setup: 0.0101163 s
    solve: 0.00210029 s
    solve(per iteration): 0.000700096 s
resid in solve_pyamgx: 6.46e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.869169e+00
              0              1.6203   9.977369e-01         0.5338
              1              1.6203   4.646297e-01         0.4657
              2              1.6203   2.278617e-01         0.4904
              3              1.6203   1.129755e-01         0.4958
              4              1.6203   5.744613e-02         0.5085
              5              1.6203   3.056745e-02         0.5321
              6              1.6203   1.673657e-02         0.5475
              7              1.6203   9.357755e-03         0.5591
              8              1.6203   5.314060e-03         0.5679
              9              1.6203   3.042114e-03         0.5725
             10              1.6203   2.144179e-03         0.7048
             11              1.6203   1.424450e-03         0.6643
             12              1.6203   1.012021e-03         0.7105
             13              1.6203   8.248243e-04         0.8150
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5759
         Final Residual: 		   8.248243e-04
         Total Reduction in Residual: 	   4.412786e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692105
    setup: 0.0505468 s
    solve: 0.0186637 s
    solve(per iteration): 0.00133312 s
resid in solve_pyamgx: 8.25e-04
time solve_pyamgx: 8.44e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26583            281823  0.000399        0.00736
           2(D)         4729            101933   0.00456        0.00245
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3186
         Operator Complexity: 1.55936
         Total Memory Usage: 0.0200761 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.574857e-01
              0              1.6203   4.667371e-02         0.0837
              1              1.6203   5.714938e-03         0.1224
              2              1.6203   1.085548e-03         0.1899
              3              1.6203   2.333734e-04         0.2150
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1430
         Final Residual: 		   2.333734e-04
         Total Reduction in Residual: 	   4.186177e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167313
    setup: 0.0134289 s
    solve: 0.00330243 s
    solve(per iteration): 0.000825608 s
resid in solve_pyamgx: 2.33e-04
time solve_pyamgx: 3.21e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27115            286809   0.00039        0.00749
           2(D)         4870            103874   0.00438         0.0025
           3(D)           19                25    0.0693       1.14e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32556
         Operator Complexity: 1.56948
         Total Memory Usage: 0.0202669 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.822101e+01
              0              1.6203   3.748344e+00         0.1328
              1              1.6203   8.182541e-01         0.2183
              2              1.6203   1.702182e-01         0.2080
              3              1.6203   4.185941e-02         0.2459
              4              1.6203   1.041833e-02         0.2489
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2058
         Final Residual: 		   1.041833e-02
         Total Reduction in Residual: 	   3.691693e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176906
    setup: 0.0135578 s
    solve: 0.00413286 s
    solve(per iteration): 0.000826573 s
resid in solve_pyamgx: 1.04e-02
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 1.19e-06

--time step:  70, iter:0, max residual:2.65e-06, u:7.47e-07, v:1.20e-07, w:5.05e-07, p:2.65e-06, k:1.42e-10, eps:0.00e+00, om:8.14e-06


monitor time step:  70, iter:0, u: 5.46e-01, v:-3.75e-03, w: 1.53e-03, p: 4.40e-12, k: 1.99e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.72e-01, cfl_max_y: 1.23e-01, at i= 20, j= 72


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.38e+02, kmin: 3.44e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 7.32394366197183e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14681            154281  0.000716        0.00406
           2(D)         4003             42347   0.00264        0.00107
         --------------------------------------------------------------
         Grid Complexity: 1.19006
         Operator Complexity: 1.2866
         Total Memory Usage: 0.0152045 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.096583e+00
              0              1.6203   1.300926e-01         0.0255
              1              1.6203   5.727400e-03         0.0440
              2              1.6203   9.576508e-04         0.1672
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.576508e-04
         Total Reduction in Residual: 	   1.879006e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122254
    setup: 0.0101253 s
    solve: 0.00210006 s
    solve(per iteration): 0.000700021 s
resid in solve_pyamgx: 9.58e-04
time solve_pyamgx: 2.74e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.973122e+00
              0              1.6203   1.061184e-01         0.0267
              1              1.6203   2.126180e-03         0.0200
              2              1.6203   1.557230e-04         0.0732
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0340
         Final Residual: 		   1.557230e-04
         Total Reduction in Residual: 	   3.919412e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122623
    setup: 0.0101253 s
    solve: 0.00213702 s
    solve(per iteration): 0.000712341 s
resid in solve_pyamgx: 1.56e-04
time solve_pyamgx: 3.40e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.473090e+00
              0              1.6203   1.160179e-01         0.0259
              1              1.6203   4.083572e-03         0.0352
              2              1.6203   6.426673e-04         0.1574
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.426673e-04
         Total Reduction in Residual: 	   1.436741e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122283
    setup: 0.0101253 s
    solve: 0.00210301 s
    solve(per iteration): 0.000701003 s
resid in solve_pyamgx: 6.43e-04
time solve_pyamgx: 3.34e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.865792e+00
              0              1.6203   9.960171e-01         0.5338
              1              1.6203   4.629651e-01         0.4648
              2              1.6203   2.259641e-01         0.4881
              3              1.6203   1.115158e-01         0.4935
              4              1.6203   5.666263e-02         0.5081
              5              1.6203   2.988248e-02         0.5274
              6              1.6203   1.619495e-02         0.5420
              7              1.6203   8.979410e-03         0.5545
              8              1.6203   5.054228e-03         0.5629
              9              1.6203   2.871852e-03         0.5682
             10              1.6203   2.001302e-03         0.6969
             11              1.6203   1.295088e-03         0.6471
             12              1.6203   8.717587e-04         0.6731
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5544
         Final Residual: 		   8.717587e-04
         Total Reduction in Residual: 	   4.672325e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0698302
    setup: 0.052412 s
    solve: 0.0174182 s
    solve(per iteration): 0.00133986 s
resid in solve_pyamgx: 8.72e-04
time solve_pyamgx: 8.52e-02
time p: 9.74e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26626            281954  0.000398        0.00737
           2(D)         4829            102063   0.00438        0.00246
           3(D)           11                15     0.124       6.78e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32009
         Operator Complexity: 1.55975
         Total Memory Usage: 0.0200896 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.584947e-01
              0              1.6203   4.639490e-02         0.0831
              1              1.6203   5.629680e-03         0.1213
              2              1.6203   1.042667e-03         0.1852
              3              1.6203   2.220222e-04         0.2129
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1412
         Final Residual: 		   2.220222e-04
         Total Reduction in Residual: 	   3.975368e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167655
    setup: 0.0134579 s
    solve: 0.00330765 s
    solve(per iteration): 0.000826912 s
resid in solve_pyamgx: 2.22e-04
time solve_pyamgx: 3.19e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27175            287911   0.00039        0.00752
           2(D)         4810            103086   0.00446        0.00248
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32546
         Operator Complexity: 1.56991
         Total Memory Usage: 0.0202731 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.832970e+01
              0              1.6203   3.833388e+00         0.1353
              1              1.6203   8.282493e-01         0.2161
              2              1.6203   1.700427e-01         0.2053
              3              1.6203   4.176464e-02         0.2456
              4              1.6203   1.034413e-02         0.2477
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2053
         Final Residual: 		   1.034413e-02
         Total Reduction in Residual: 	   3.651340e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175839
    setup: 0.0134472 s
    solve: 0.0041367 s
    solve(per iteration): 0.000827341 s
resid in solve_pyamgx: 1.03e-02
time solve_pyamgx: 3.26e-02
time omega: 3.91e-02
time Smag or Wale: 7.15e-07

--time step:  71, iter:0, max residual:3.06e-06, u:7.48e-07, v:1.22e-07, w:5.02e-07, p:3.06e-06, k:1.36e-10, eps:0.00e+00, om:8.08e-06


monitor time step:  71, iter:0, u: 5.43e-01, v:-3.32e-03, w: 5.49e-04, p: 3.41e-12, k: 1.95e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.39e+02, kmin: 3.45e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 7.222222222222221e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14694            154528  0.000716        0.00406
           2(D)         4030             42830   0.00264        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.19047
         Operator Complexity: 1.28766
         Total Memory Usage: 0.0152227 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.093801e+00
              0              1.6203   1.299888e-01         0.0255
              1              1.6203   5.697250e-03         0.0438
              2              1.6203   9.600726e-04         0.1685
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.600726e-04
         Total Reduction in Residual: 	   1.884786e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122431
    setup: 0.0101374 s
    solve: 0.00210573 s
    solve(per iteration): 0.000701909 s
resid in solve_pyamgx: 9.60e-04
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.971729e+00
              0              1.6203   1.060718e-01         0.0267
              1              1.6203   2.124243e-03         0.0200
              2              1.6203   1.545944e-04         0.0728
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0339
         Final Residual: 		   1.545944e-04
         Total Reduction in Residual: 	   3.892371e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122666
    setup: 0.0101374 s
    solve: 0.00212922 s
    solve(per iteration): 0.000709739 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.37e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.473423e+00
              0              1.6203   1.160442e-01         0.0259
              1              1.6203   4.095848e-03         0.0353
              2              1.6203   6.485396e-04         0.1583
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.485396e-04
         Total Reduction in Residual: 	   1.449761e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012234
    setup: 0.0101374 s
    solve: 0.00209658 s
    solve(per iteration): 0.000698859 s
resid in solve_pyamgx: 6.49e-04
time solve_pyamgx: 3.32e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.862626e+00
              0              1.6203   9.976368e-01         0.5356
              1              1.6203   4.637025e-01         0.4648
              2              1.6203   2.257626e-01         0.4869
              3              1.6203   1.113029e-01         0.4930
              4              1.6203   5.681695e-02         0.5105
              5              1.6203   2.980516e-02         0.5246
              6              1.6203   1.603926e-02         0.5381
              7              1.6203   8.850884e-03         0.5518
              8              1.6203   4.941592e-03         0.5583
              9              1.6203   2.780029e-03         0.5626
             10              1.6203   1.912928e-03         0.6881
             11              1.6203   1.192974e-03         0.6236
             12              1.6203   7.393015e-04         0.6197
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5475
         Final Residual: 		   7.393015e-04
         Total Reduction in Residual: 	   3.969136e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.074289
    setup: 0.0505545 s
    solve: 0.0237344 s
    solve(per iteration): 0.00182573 s
resid in solve_pyamgx: 7.39e-04
time solve_pyamgx: 8.97e-02
time p: 1.02e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26707            282041  0.000395        0.00737
           2(D)         4899            103163    0.0043        0.00249
           3(D)            4                 4      0.25       2.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32155
         Operator Complexity: 1.56146
         Total Memory Usage: 0.0201235 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.595067e-01
              0              1.6203   4.657261e-02         0.0832
              1              1.6203   5.656474e-03         0.1215
              2              1.6203   1.036769e-03         0.1833
              3              1.6203   2.202101e-04         0.2124
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1409
         Final Residual: 		   2.202101e-04
         Total Reduction in Residual: 	   3.935791e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167766
    setup: 0.0134752 s
    solve: 0.00330141 s
    solve(per iteration): 0.000825352 s
resid in solve_pyamgx: 2.20e-04
time solve_pyamgx: 3.20e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27154            287896   0.00039        0.00752
           2(D)         4853            104817   0.00445        0.00252
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32573
         Operator Complexity: 1.57242
         Total Memory Usage: 0.020313 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.822250e+01
              0              1.6203   3.754187e+00         0.1330
              1              1.6203   8.123103e-01         0.2164
              2              1.6203   1.678469e-01         0.2066
              3              1.6203   4.091774e-02         0.2438
              4              1.6203   9.959098e-03         0.2434
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2040
         Final Residual: 		   9.959098e-03
         Total Reduction in Residual: 	   3.528779e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175687
    setup: 0.0134263 s
    solve: 0.00414243 s
    solve(per iteration): 0.000828487 s
resid in solve_pyamgx: 9.96e-03
time solve_pyamgx: 3.27e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step:  72, iter:0, max residual:2.65e-06, u:7.50e-07, v:1.21e-07, w:5.07e-07, p:2.65e-06, k:1.34e-10, eps:0.00e+00, om:7.78e-06


monitor time step:  72, iter:0, u: 5.38e-01, v:-2.73e-03, w:-4.25e-04, p: 2.16e-12, k: 1.89e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.39e+02, kmin: 3.47e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 7.123287671232876e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14719            155075  0.000716        0.00407
           2(D)         3997             42263   0.00265        0.00106
         --------------------------------------------------------------
         Grid Complexity: 1.19039
         Operator Complexity: 1.28763
         Total Memory Usage: 0.015222 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.091038e+00
              0              1.6203   1.298598e-01         0.0255
              1              1.6203   5.680536e-03         0.0437
              2              1.6203   9.576178e-04         0.1686
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.576178e-04
         Total Reduction in Residual: 	   1.880987e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122729
    setup: 0.0101677 s
    solve: 0.00210518 s
    solve(per iteration): 0.000701728 s
resid in solve_pyamgx: 9.58e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.970252e+00
              0              1.6203   1.060223e-01         0.0267
              1              1.6203   2.122772e-03         0.0200
              2              1.6203   1.546725e-04         0.0729
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0339
         Final Residual: 		   1.546725e-04
         Total Reduction in Residual: 	   3.895786e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123112
    setup: 0.0101677 s
    solve: 0.00214352 s
    solve(per iteration): 0.000714507 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.43e-03
time v: 6.17e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.473755e+00
              0              1.6203   1.160506e-01         0.0259
              1              1.6203   4.073249e-03         0.0351
              2              1.6203   6.354458e-04         0.1560
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.354458e-04
         Total Reduction in Residual: 	   1.420386e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122751
    setup: 0.0101677 s
    solve: 0.00210739 s
    solve(per iteration): 0.000702464 s
resid in solve_pyamgx: 6.35e-04
time solve_pyamgx: 3.34e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.859468e+00
              0              1.6203   9.982422e-01         0.5368
              1              1.6203   4.637071e-01         0.4645
              2              1.6203   2.252147e-01         0.4857
              3              1.6203   1.106055e-01         0.4911
              4              1.6203   5.657393e-02         0.5115
              5              1.6203   2.952852e-02         0.5219
              6              1.6203   1.579054e-02         0.5348
              7              1.6203   8.700137e-03         0.5510
              8              1.6203   4.848856e-03         0.5573
              9              1.6203   2.715032e-03         0.5599
             10              1.6203   1.856084e-03         0.6836
             11              1.6203   1.125248e-03         0.6062
             12              1.6203   6.451636e-04         0.5734
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5418
         Final Residual: 		   6.451636e-04
         Total Reduction in Residual: 	   3.469614e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0680567
    setup: 0.0506287 s
    solve: 0.0174281 s
    solve(per iteration): 0.00134062 s
resid in solve_pyamgx: 6.45e-04
time solve_pyamgx: 8.33e-02
time p: 9.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26606            281392  0.000398        0.00735
           2(D)         4821            103569   0.00446        0.00249
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31982
         Operator Complexity: 1.56113
         Total Memory Usage: 0.0201095 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.604865e-01
              0              1.6203   4.686888e-02         0.0836
              1              1.6203   5.670389e-03         0.1210
              2              1.6203   1.060662e-03         0.1871
              3              1.6203   2.244992e-04         0.2117
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1415
         Final Residual: 		   2.244992e-04
         Total Reduction in Residual: 	   4.005435e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167772
    setup: 0.0134638 s
    solve: 0.00331341 s
    solve(per iteration): 0.000828352 s
resid in solve_pyamgx: 2.24e-04
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27329            288601  0.000386        0.00754
           2(D)         4949            105305    0.0043        0.00254
           3(D)            7                11     0.224       4.69e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32842
         Operator Complexity: 1.57416
         Total Memory Usage: 0.0203533 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.828868e+01
              0              1.6203   3.836763e+00         0.1356
              1              1.6203   8.316853e-01         0.2168
              2              1.6203   1.707278e-01         0.2053
              3              1.6203   4.184088e-02         0.2451
              4              1.6203   1.034004e-02         0.2471
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2054
         Final Residual: 		   1.034004e-02
         Total Reduction in Residual: 	   3.655188e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176289
    setup: 0.0135083 s
    solve: 0.00412058 s
    solve(per iteration): 0.000824115 s
resid in solve_pyamgx: 1.03e-02
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step:  73, iter:0, max residual:2.23e-06, u:7.48e-07, v:1.21e-07, w:4.96e-07, p:2.23e-06, k:1.37e-10, eps:0.00e+00, om:8.08e-06


monitor time step:  73, iter:0, u: 5.30e-01, v:-1.99e-03, w:-1.35e-03, p: 6.40e-13, k: 1.82e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.39e+02, kmin: 3.48e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 7.027027027027027e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14732            155126  0.000715        0.00408
           2(D)         4004             42424   0.00265        0.00107
         --------------------------------------------------------------
         Grid Complexity: 1.19059
         Operator Complexity: 1.28794
         Total Memory Usage: 0.0152278 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.088263e+00
              0              1.6203   1.297831e-01         0.0255
              1              1.6203   5.680346e-03         0.0438
              2              1.6203   9.558551e-04         0.1683
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.558551e-04
         Total Reduction in Residual: 	   1.878549e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122205
    setup: 0.0101117 s
    solve: 0.00210877 s
    solve(per iteration): 0.000702923 s
resid in solve_pyamgx: 9.56e-04
time solve_pyamgx: 2.74e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.968771e+00
              0              1.6203   1.059726e-01         0.0267
              1              1.6203   2.118759e-03         0.0200
              2              1.6203   1.538971e-04         0.0726
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.538971e-04
         Total Reduction in Residual: 	   3.877701e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122396
    setup: 0.0101117 s
    solve: 0.00212787 s
    solve(per iteration): 0.000709291 s
resid in solve_pyamgx: 1.54e-04
time solve_pyamgx: 3.41e-03
time v: 6.17e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.474099e+00
              0              1.6203   1.160747e-01         0.0259
              1              1.6203   4.083928e-03         0.0352
              2              1.6203   6.526452e-04         0.1598
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0526
         Final Residual: 		   6.526452e-04
         Total Reduction in Residual: 	   1.458719e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122047
    setup: 0.0101117 s
    solve: 0.00209299 s
    solve(per iteration): 0.000697664 s
resid in solve_pyamgx: 6.53e-04
time solve_pyamgx: 3.33e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.856105e+00
              0              1.6203   9.945240e-01         0.5358
              1              1.6203   4.608361e-01         0.4634
              2              1.6203   2.228036e-01         0.4835
              3              1.6203   1.082319e-01         0.4858
              4              1.6203   5.496856e-02         0.5079
              5              1.6203   2.843857e-02         0.5174
              6              1.6203   1.506008e-02         0.5296
              7              1.6203   8.280172e-03         0.5498
              8              1.6203   4.637350e-03         0.5601
              9              1.6203   2.614867e-03         0.5639
             10              1.6203   1.802817e-03         0.6894
             11              1.6203   1.104102e-03         0.6124
             12              1.6203   6.484770e-04         0.5873
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5421
         Final Residual: 		   6.484770e-04
         Total Reduction in Residual: 	   3.493752e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0679912
    setup: 0.0505919 s
    solve: 0.0173993 s
    solve(per iteration): 0.00133841 s
resid in solve_pyamgx: 6.48e-04
time solve_pyamgx: 8.33e-02
time p: 9.61e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26646            282130  0.000397        0.00737
           2(D)         4868            103734   0.00438         0.0025
           3(D)           17                21    0.0727       9.91e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32075
         Operator Complexity: 1.56245
         Total Memory Usage: 0.0201344 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.614305e-01
              0              1.6203   4.670464e-02         0.0832
              1              1.6203   5.619755e-03         0.1203
              2              1.6203   1.032064e-03         0.1836
              3              1.6203   2.181029e-04         0.2113
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1404
         Final Residual: 		   2.181029e-04
         Total Reduction in Residual: 	   3.884770e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167626
    setup: 0.0134494 s
    solve: 0.00331322 s
    solve(per iteration): 0.000828304 s
resid in solve_pyamgx: 2.18e-04
time solve_pyamgx: 3.40e-02
time k: 4.60e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27181            288437   0.00039        0.00753
           2(D)         4790            103536   0.00451        0.00249
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32539
         Operator Complexity: 1.57135
         Total Memory Usage: 0.0202947 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.828567e+01
              0              1.6203   3.810018e+00         0.1347
              1              1.6203   8.327893e-01         0.2186
              2              1.6203   1.721695e-01         0.2067
              3              1.6203   4.165810e-02         0.2420
              4              1.6203   1.028497e-02         0.2469
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2052
         Final Residual: 		   1.028497e-02
         Total Reduction in Residual: 	   3.636107e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176221
    setup: 0.0134869 s
    solve: 0.00413517 s
    solve(per iteration): 0.000827034 s
resid in solve_pyamgx: 1.03e-02
time solve_pyamgx: 3.35e-02
time omega: 3.99e-02
time Smag or Wale: 4.77e-07

--time step:  74, iter:0, max residual:2.28e-06, u:7.47e-07, v:1.20e-07, w:5.10e-07, p:2.28e-06, k:1.33e-10, eps:0.00e+00, om:8.04e-06


monitor time step:  74, iter:0, u: 5.21e-01, v:-1.07e-03, w:-2.24e-03, p:-1.13e-12, k: 1.75e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.40e+02, kmin: 3.49e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 6.933333333333333e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14732            155384  0.000716        0.00408
           2(D)         4070             43664   0.00264         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19126
         Operator Complexity: 1.29012
         Total Memory Usage: 0.0152642 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.085459e+00
              0              1.6203   1.297267e-01         0.0255
              1              1.6203   5.709086e-03         0.0440
              2              1.6203   9.484397e-04         0.1661
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.484397e-04
         Total Reduction in Residual: 	   1.865003e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122095
    setup: 0.0101141 s
    solve: 0.00209536 s
    solve(per iteration): 0.000698453 s
resid in solve_pyamgx: 9.48e-04
time solve_pyamgx: 2.74e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.967374e+00
              0              1.6203   1.059309e-01         0.0267
              1              1.6203   2.121595e-03         0.0200
              2              1.6203   1.564025e-04         0.0737
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0340
         Final Residual: 		   1.564025e-04
         Total Reduction in Residual: 	   3.942216e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122359
    setup: 0.0101141 s
    solve: 0.00212179 s
    solve(per iteration): 0.000707264 s
resid in solve_pyamgx: 1.56e-04
time solve_pyamgx: 3.37e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.474440e+00
              0              1.6203   1.161057e-01         0.0259
              1              1.6203   4.076115e-03         0.0351
              2              1.6203   6.530886e-04         0.1602
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0527
         Final Residual: 		   6.530886e-04
         Total Reduction in Residual: 	   1.459598e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122074
    setup: 0.0101141 s
    solve: 0.00209322 s
    solve(per iteration): 0.000697739 s
resid in solve_pyamgx: 6.53e-04
time solve_pyamgx: 3.34e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.852881e+00
              0              1.6203   9.943031e-01         0.5366
              1              1.6203   4.603179e-01         0.4630
              2              1.6203   2.223914e-01         0.4831
              3              1.6203   1.077735e-01         0.4846
              4              1.6203   5.466438e-02         0.5072
              5              1.6203   2.828368e-02         0.5174
              6              1.6203   1.499996e-02         0.5303
              7              1.6203   8.312168e-03         0.5541
              8              1.6203   4.716749e-03         0.5675
              9              1.6203   2.706381e-03         0.5738
             10              1.6203   1.911154e-03         0.7062
             11              1.6203   1.232194e-03         0.6447
             12              1.6203   8.202980e-04         0.6657
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5521
         Final Residual: 		   8.202980e-04
         Total Reduction in Residual: 	   4.427150e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0679081
    setup: 0.0504855 s
    solve: 0.0174226 s
    solve(per iteration): 0.0013402 s
resid in solve_pyamgx: 8.20e-04
time solve_pyamgx: 8.35e-02
time p: 9.62e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26712            283184  0.000397         0.0074
           2(D)         4921            104467   0.00431        0.00252
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32192
         Operator Complexity: 1.56505
         Total Memory Usage: 0.0201803 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.623557e-01
              0              1.6203   4.683472e-02         0.0833
              1              1.6203   5.643213e-03         0.1205
              2              1.6203   1.038660e-03         0.1841
              3              1.6203   2.197952e-04         0.2116
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1406
         Final Residual: 		   2.197952e-04
         Total Reduction in Residual: 	   3.908472e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167918
    setup: 0.01347 s
    solve: 0.00332186 s
    solve(per iteration): 0.000830464 s
resid in solve_pyamgx: 2.20e-04
time solve_pyamgx: 3.36e-02
time k: 4.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27373            289487  0.000386        0.00756
           2(D)         4972            106640   0.00431        0.00257
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32916
         Operator Complexity: 1.5774
         Total Memory Usage: 0.0204069 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.837734e+01
              0              1.6203   3.895780e+00         0.1373
              1              1.6203   8.594681e-01         0.2206
              2              1.6203   1.812567e-01         0.2109
              3              1.6203   4.434131e-02         0.2446
              4              1.6203   1.076161e-02         0.2427
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2069
         Final Residual: 		   1.076161e-02
         Total Reduction in Residual: 	   3.792324e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176689
    setup: 0.0135164 s
    solve: 0.00415258 s
    solve(per iteration): 0.000830515 s
resid in solve_pyamgx: 1.08e-02
time solve_pyamgx: 3.41e-02
time omega: 4.04e-02
time Smag or Wale: 7.15e-07

--time step:  75, iter:0, max residual:2.94e-06, u:7.41e-07, v:1.22e-07, w:5.10e-07, p:2.94e-06, k:1.34e-10, eps:0.00e+00, om:8.41e-06


monitor time step:  75, iter:0, u: 5.10e-01, v: 6.25e-05, w:-3.12e-03, p:-3.07e-12, k: 1.68e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.98e+01, vismax: 1.41e+02, kmin: 3.50e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 6.842105263157894e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14720            155072  0.000716        0.00407
           2(D)         4041             42741   0.00262        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.19085
         Operator Complexity: 1.28832
         Total Memory Usage: 0.0152347 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.082642e+00
              0              1.6203   1.296094e-01         0.0255
              1              1.6203   5.666251e-03         0.0437
              2              1.6203   9.320478e-04         0.1645
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   9.320478e-04
         Total Reduction in Residual: 	   1.833786e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122444
    setup: 0.010147 s
    solve: 0.00209741 s
    solve(per iteration): 0.000699136 s
resid in solve_pyamgx: 9.32e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.966071e+00
              0              1.6203   1.058787e-01         0.0267
              1              1.6203   2.117916e-03         0.0200
              2              1.6203   1.522293e-04         0.0719
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.522293e-04
         Total Reduction in Residual: 	   3.838290e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122769
    setup: 0.010147 s
    solve: 0.00212992 s
    solve(per iteration): 0.000709973 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.41e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.474749e+00
              0              1.6203   1.161293e-01         0.0260
              1              1.6203   4.084052e-03         0.0352
              2              1.6203   6.482364e-04         0.1587
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.482364e-04
         Total Reduction in Residual: 	   1.448654e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122339
    setup: 0.010147 s
    solve: 0.00208691 s
    solve(per iteration): 0.000695637 s
resid in solve_pyamgx: 6.48e-04
time solve_pyamgx: 3.33e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.849684e+00
              0              1.6203   9.943910e-01         0.5376
              1              1.6203   4.593159e-01         0.4619
              2              1.6203   2.221384e-01         0.4836
              3              1.6203   1.078013e-01         0.4853
              4              1.6203   5.461982e-02         0.5067
              5              1.6203   2.835878e-02         0.5192
              6              1.6203   1.515100e-02         0.5343
              7              1.6203   8.493816e-03         0.5606
              8              1.6203   4.885450e-03         0.5752
              9              1.6203   2.865593e-03         0.5866
             10              1.6203   2.086411e-03         0.7281
             11              1.6203   1.438574e-03         0.6895
             12              1.6203   1.078435e-03         0.7497
             13              1.6203   9.237599e-04         0.8566
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5810
         Final Residual: 		   9.237599e-04
         Total Reduction in Residual: 	   4.994149e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691627
    setup: 0.0504606 s
    solve: 0.0187021 s
    solve(per iteration): 0.00133586 s
resid in solve_pyamgx: 9.24e-04
time solve_pyamgx: 8.43e-02
time p: 9.65e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26639            282181  0.000398        0.00737
           2(D)         4853            103617    0.0044         0.0025
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32048
         Operator Complexity: 1.56234
         Total Memory Usage: 0.0201314 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.632652e-01
              0              1.6203   4.672523e-02         0.0830
              1              1.6203   5.595024e-03         0.1197
              2              1.6203   1.015625e-03         0.1815
              3              1.6203   2.184905e-04         0.2151
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1403
         Final Residual: 		   2.184905e-04
         Total Reduction in Residual: 	   3.879000e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167239
    setup: 0.0134065 s
    solve: 0.00331741 s
    solve(per iteration): 0.000829352 s
resid in solve_pyamgx: 2.18e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27254            289094  0.000389        0.00755
           2(D)         4913            105341   0.00436        0.00254
           3(D)           14                14    0.0714       7.45e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32736
         Operator Complexity: 1.57493
         Total Memory Usage: 0.0203598 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.824950e+01
              0              1.6203   3.749786e+00         0.1327
              1              1.6203   8.123711e-01         0.2166
              2              1.6203   1.671642e-01         0.2058
              3              1.6203   4.085525e-02         0.2444
              4              1.6203   1.023205e-02         0.2504
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2050
         Final Residual: 		   1.023205e-02
         Total Reduction in Residual: 	   3.622031e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0174349
    setup: 0.0132833 s
    solve: 0.00415155 s
    solve(per iteration): 0.000830311 s
resid in solve_pyamgx: 1.02e-02
time solve_pyamgx: 3.26e-02
time omega: 3.89e-02
time Smag or Wale: 4.77e-07

--time step:  76, iter:0, max residual:2.85e-06, u:7.28e-07, v:1.19e-07, w:5.06e-07, p:2.85e-06, k:1.33e-10, eps:0.00e+00, om:7.99e-06


monitor time step:  76, iter:0, u: 4.97e-01, v: 1.39e-03, w:-4.02e-03, p:-5.04e-12, k: 1.61e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.41e+02, kmin: 3.51e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 6.753246753246752e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14721            155125  0.000716        0.00408
           2(D)         4027             42861   0.00264        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.19071
         Operator Complexity: 1.28858
         Total Memory Usage: 0.015238 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.079847e+00
              0              1.6203   1.295492e-01         0.0255
              1              1.6203   5.705490e-03         0.0440
              2              1.6203   9.496204e-04         0.1664
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.496204e-04
         Total Reduction in Residual: 	   1.869388e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122473
    setup: 0.010156 s
    solve: 0.0020913 s
    solve(per iteration): 0.000697099 s
resid in solve_pyamgx: 9.50e-04
time solve_pyamgx: 2.74e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.964775e+00
              0              1.6203   1.058361e-01         0.0267
              1              1.6203   2.121717e-03         0.0200
              2              1.6203   1.574375e-04         0.0742
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0341
         Final Residual: 		   1.574375e-04
         Total Reduction in Residual: 	   3.970906e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122781
    setup: 0.010156 s
    solve: 0.00212208 s
    solve(per iteration): 0.00070736 s
resid in solve_pyamgx: 1.57e-04
time solve_pyamgx: 3.40e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.475010e+00
              0              1.6203   1.161563e-01         0.0260
              1              1.6203   4.096922e-03         0.0353
              2              1.6203   6.631867e-04         0.1619
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0529
         Final Residual: 		   6.631867e-04
         Total Reduction in Residual: 	   1.481978e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122566
    setup: 0.010156 s
    solve: 0.00210061 s
    solve(per iteration): 0.000700203 s
resid in solve_pyamgx: 6.63e-04
time solve_pyamgx: 3.34e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.846333e+00
              0              1.6203   9.915288e-01         0.5370
              1              1.6203   4.558161e-01         0.4597
              2              1.6203   2.204904e-01         0.4837
              3              1.6203   1.068920e-01         0.4848
              4              1.6203   5.373242e-02         0.5027
              5              1.6203   2.787207e-02         0.5187
              6              1.6203   1.495385e-02         0.5365
              7              1.6203   8.450813e-03         0.5651
              8              1.6203   4.915926e-03         0.5817
              9              1.6203   2.965885e-03         0.6033
             10              1.6203   2.237762e-03         0.7545
             11              1.6203   1.655357e-03         0.7397
             12              1.6203   1.356081e-03         0.8192
             13              1.6203   1.235675e-03         0.9112
             14              1.6203   1.180710e-03         0.9555
             15              1.6203   1.155971e-03         0.9790
             16              1.6203   1.132172e-03         0.9794
             17              1.6203   1.088643e-03         0.9616
             18              1.6203   1.001900e-03         0.9203
             19              1.6203   8.085828e-04         0.8070
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6793
         Final Residual: 		   8.085828e-04
         Total Reduction in Residual: 	   4.379398e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0775298
    setup: 0.0505388 s
    solve: 0.026991 s
    solve(per iteration): 0.00134955 s
resid in solve_pyamgx: 8.09e-04
time solve_pyamgx: 9.27e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26643            282547  0.000398        0.00738
           2(D)         4870            104720   0.00442        0.00252
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32069
         Operator Complexity: 1.56448
         Total Memory Usage: 0.0201653 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.641346e-01
              0              1.6203   4.681291e-02         0.0830
              1              1.6203   5.674033e-03         0.1212
              2              1.6203   1.029638e-03         0.1815
              3              1.6203   2.195302e-04         0.2132
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1405
         Final Residual: 		   2.195302e-04
         Total Reduction in Residual: 	   3.891452e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168515
    setup: 0.0135328 s
    solve: 0.00331866 s
    solve(per iteration): 0.000829664 s
resid in solve_pyamgx: 2.20e-04
time solve_pyamgx: 3.21e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27203            288545   0.00039        0.00754
           2(D)         4929            107437   0.00442        0.00259
           3(D)           20                24      0.06       1.15e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32707
         Operator Complexity: 1.5772
         Total Memory Usage: 0.020393 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.931532e+01
              0              1.6203   3.776421e+00         0.1288
              1              1.6203   8.266076e-01         0.2189
              2              1.6203   1.706268e-01         0.2064
              3              1.6203   4.151416e-02         0.2433
              4              1.6203   1.009626e-02         0.2432
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2030
         Final Residual: 		   1.009626e-02
         Total Reduction in Residual: 	   3.444023e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176809
    setup: 0.0135357 s
    solve: 0.00414515 s
    solve(per iteration): 0.00082903 s
resid in solve_pyamgx: 1.01e-02
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 9.54e-07

--time step:  77, iter:0, max residual:2.89e-06, u:7.42e-07, v:1.23e-07, w:5.18e-07, p:2.89e-06, k:1.34e-10, eps:0.00e+00, om:7.89e-06


monitor time step:  77, iter:0, u: 4.83e-01, v: 2.80e-03, w:-4.90e-03, p:-3.52e-12, k: 1.55e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.42e+02, kmin: 3.53e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 6.666666666666666e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14775            155957  0.000714         0.0041
           2(D)         4027             42833   0.00264        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.19126
         Operator Complexity: 1.28975
         Total Memory Usage: 0.0152588 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.077094e+00
              0              1.6203   1.294233e-01         0.0255
              1              1.6203   5.647564e-03         0.0436
              2              1.6203   9.299215e-04         0.1647
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   9.299215e-04
         Total Reduction in Residual: 	   1.831602e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122105
    setup: 0.0101131 s
    solve: 0.00209741 s
    solve(per iteration): 0.000699136 s
resid in solve_pyamgx: 9.30e-04
time solve_pyamgx: 2.74e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.963385e+00
              0              1.6203   1.057947e-01         0.0267
              1              1.6203   2.119393e-03         0.0200
              2              1.6203   1.537901e-04         0.0726
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0339
         Final Residual: 		   1.537901e-04
         Total Reduction in Residual: 	   3.880272e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122368
    setup: 0.0101131 s
    solve: 0.00212368 s
    solve(per iteration): 0.000707893 s
resid in solve_pyamgx: 1.54e-04
time solve_pyamgx: 3.38e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.475239e+00
              0              1.6203   1.161831e-01         0.0260
              1              1.6203   4.085935e-03         0.0352
              2              1.6203   6.488500e-04         0.1588
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.488500e-04
         Total Reduction in Residual: 	   1.449867e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122103
    setup: 0.0101131 s
    solve: 0.00209715 s
    solve(per iteration): 0.000699051 s
resid in solve_pyamgx: 6.49e-04
time solve_pyamgx: 3.34e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.843004e+00
              0              1.6203   9.921676e-01         0.5383
              1              1.6203   4.551373e-01         0.4587
              2              1.6203   2.208609e-01         0.4853
              3              1.6203   1.080229e-01         0.4891
              4              1.6203   5.432856e-02         0.5029
              5              1.6203   2.832483e-02         0.5214
              6              1.6203   1.533435e-02         0.5414
              7              1.6203   8.684769e-03         0.5664
              8              1.6203   4.995883e-03         0.5752
              9              1.6203   2.935379e-03         0.5876
             10              1.6203   2.154956e-03         0.7341
             11              1.6203   1.525050e-03         0.7077
             12              1.6203   1.193731e-03         0.7827
             13              1.6203   1.058579e-03         0.8868
             14              1.6203   1.000090e-03         0.9447
             15              1.6203   9.766657e-04         0.9766
             16              1.6203   9.570530e-04         0.9799
             17              1.6203   9.266280e-04         0.9682
             18              1.6203   8.699432e-04         0.9388
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6683
         Final Residual: 		   8.699432e-04
         Total Reduction in Residual: 	   4.720245e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0762374
    setup: 0.0506596 s
    solve: 0.0255778 s
    solve(per iteration): 0.0013462 s
resid in solve_pyamgx: 8.70e-04
time solve_pyamgx: 9.16e-02
time p: 1.04e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26694            282622  0.000397        0.00738
           2(D)         4922            104918   0.00433        0.00253
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32169
         Operator Complexity: 1.56487
         Total Memory Usage: 0.0201764 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.649924e-01
              0              1.6203   4.705973e-02         0.0833
              1              1.6203   5.613231e-03         0.1193
              2              1.6203   1.017153e-03         0.1812
              3              1.6203   2.136576e-04         0.2101
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1395
         Final Residual: 		   2.136576e-04
         Total Reduction in Residual: 	   3.781602e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167668
    setup: 0.0134554 s
    solve: 0.00331149 s
    solve(per iteration): 0.000827872 s
resid in solve_pyamgx: 2.14e-04
time solve_pyamgx: 3.19e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27179            287667  0.000389        0.00752
           2(D)         4889            105529   0.00442        0.00254
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32629
         Operator Complexity: 1.57312
         Total Memory Usage: 0.0203265 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.949338e+01
              0              1.6203   3.817709e+00         0.1294
              1              1.6203   8.323610e-01         0.2180
              2              1.6203   1.700616e-01         0.2043
              3              1.6203   4.177985e-02         0.2457
              4              1.6203   1.026221e-02         0.2456
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2034
         Final Residual: 		   1.026221e-02
         Total Reduction in Residual: 	   3.479494e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176278
    setup: 0.0135013 s
    solve: 0.00412653 s
    solve(per iteration): 0.000825306 s
resid in solve_pyamgx: 1.03e-02
time solve_pyamgx: 3.27e-02
time omega: 3.91e-02
time Smag or Wale: 1.19e-06

--time step:  78, iter:0, max residual:2.69e-06, u:7.27e-07, v:1.20e-07, w:5.07e-07, p:2.69e-06, k:1.30e-10, eps:0.00e+00, om:8.02e-06


monitor time step:  78, iter:0, u: 4.74e-01, v: 3.17e-03, w:-5.78e-03, p:-4.79e-12, k: 1.50e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.43e+02, kmin: 3.54e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 6.582278481012658e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14738            155414  0.000716        0.00408
           2(D)         4032             42422   0.00261        0.00107
         --------------------------------------------------------------
         Grid Complexity: 1.19094
         Operator Complexity: 1.28836
         Total Memory Usage: 0.0152357 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.074370e+00
              0              1.6203   1.293160e-01         0.0255
              1              1.6203   5.674035e-03         0.0439
              2              1.6203   9.429775e-04         0.1662
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.429775e-04
         Total Reduction in Residual: 	   1.858315e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121939
    setup: 0.0101028 s
    solve: 0.0020911 s
    solve(per iteration): 0.000697035 s
resid in solve_pyamgx: 9.43e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.961894e+00
              0              1.6203   1.057438e-01         0.0267
              1              1.6203   2.116410e-03         0.0200
              2              1.6203   1.515741e-04         0.0716
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.515741e-04
         Total Reduction in Residual: 	   3.825799e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012238
    setup: 0.0101028 s
    solve: 0.00213523 s
    solve(per iteration): 0.000711744 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.41e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.475456e+00
              0              1.6203   1.162033e-01         0.0260
              1              1.6203   4.088851e-03         0.0352
              2              1.6203   6.512677e-04         0.1593
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0526
         Final Residual: 		   6.512677e-04
         Total Reduction in Residual: 	   1.455199e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121981
    setup: 0.0101028 s
    solve: 0.00209536 s
    solve(per iteration): 0.000698453 s
resid in solve_pyamgx: 6.51e-04
time solve_pyamgx: 3.32e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.839741e+00
              0              1.6203   9.932909e-01         0.5399
              1              1.6203   4.554257e-01         0.4585
              2              1.6203   2.217061e-01         0.4868
              3              1.6203   1.093533e-01         0.4932
              4              1.6203   5.506509e-02         0.5036
              5              1.6203   2.884739e-02         0.5239
              6              1.6203   1.576159e-02         0.5464
              7              1.6203   8.953559e-03         0.5681
              8              1.6203   5.109412e-03         0.5707
              9              1.6203   2.939213e-03         0.5753
             10              1.6203   2.099534e-03         0.7143
             11              1.6203   1.419704e-03         0.6762
             12              1.6203   1.047591e-03         0.7379
             13              1.6203   8.865648e-04         0.8463
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5795
         Final Residual: 		   8.865648e-04
         Total Reduction in Residual: 	   4.818964e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0690545
    setup: 0.0503685 s
    solve: 0.018686 s
    solve(per iteration): 0.00133471 s
resid in solve_pyamgx: 8.87e-04
time solve_pyamgx: 8.43e-02
time p: 9.66e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26748            283162  0.000396         0.0074
           2(D)         4997            103493   0.00414         0.0025
           3(D)           12                20     0.139        8.2e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32305
         Operator Complexity: 1.5636
         Total Memory Usage: 0.0201639 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.658355e-01
              0              1.6203   4.710128e-02         0.0832
              1              1.6203   5.662770e-03         0.1202
              2              1.6203   1.049690e-03         0.1854
              3              1.6203   2.238855e-04         0.2133
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1410
         Final Residual: 		   2.238855e-04
         Total Reduction in Residual: 	   3.956724e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167929
    setup: 0.0134875 s
    solve: 0.00330547 s
    solve(per iteration): 0.000826368 s
resid in solve_pyamgx: 2.24e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27138            287318   0.00039        0.00751
           2(D)         4926            107806   0.00444        0.00259
           3(D)           19                25    0.0693       1.14e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32637
         Operator Complexity: 1.57595
         Total Memory Usage: 0.0203703 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.860767e+01
              0              1.6203   3.769628e+00         0.1318
              1              1.6203   8.142909e-01         0.2160
              2              1.6203   1.673220e-01         0.2055
              3              1.6203   4.051062e-02         0.2421
              4              1.6203   1.006556e-02         0.2485
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2038
         Final Residual: 		   1.006556e-02
         Total Reduction in Residual: 	   3.518482e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176636
    setup: 0.0135075 s
    solve: 0.00415603 s
    solve(per iteration): 0.000831206 s
resid in solve_pyamgx: 1.01e-02
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 7.15e-07

--time step:  79, iter:0, max residual:2.77e-06, u:7.37e-07, v:1.18e-07, w:5.09e-07, p:2.77e-06, k:1.37e-10, eps:0.00e+00, om:7.86e-06


monitor time step:  79, iter:0, u: 4.65e-01, v: 3.01e-03, w:-6.57e-03, p:-4.80e-12, k: 1.43e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.43e+02, kmin: 3.55e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 6.499999999999999e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14750            155560  0.000715        0.00409
           2(D)         4026             42834   0.00264        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.191
         Operator Complexity: 1.28917
         Total Memory Usage: 0.0152486 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.071640e+00
              0              1.6203   1.292438e-01         0.0255
              1              1.6203   5.673888e-03         0.0439
              2              1.6203   9.430629e-04         0.1662
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.430629e-04
         Total Reduction in Residual: 	   1.859483e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122209
    setup: 0.0101197 s
    solve: 0.00210115 s
    solve(per iteration): 0.000700384 s
resid in solve_pyamgx: 9.43e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.960405e+00
              0              1.6203   1.056981e-01         0.0267
              1              1.6203   2.115193e-03         0.0200
              2              1.6203   1.514060e-04         0.0716
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.514060e-04
         Total Reduction in Residual: 	   3.822993e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012249
    setup: 0.0101197 s
    solve: 0.00212931 s
    solve(per iteration): 0.000709771 s
resid in solve_pyamgx: 1.51e-04
time solve_pyamgx: 3.34e-03
time v: 6.04e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.475668e+00
              0              1.6203   1.162220e-01         0.0260
              1              1.6203   4.105290e-03         0.0353
              2              1.6203   6.597008e-04         0.1607
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0528
         Final Residual: 		   6.597008e-04
         Total Reduction in Residual: 	   1.473972e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012209
    setup: 0.0101197 s
    solve: 0.00208925 s
    solve(per iteration): 0.000696416 s
resid in solve_pyamgx: 6.60e-04
time solve_pyamgx: 3.28e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.836290e+00
              0              1.6203   9.908337e-01         0.5396
              1              1.6203   4.542502e-01         0.4585
              2              1.6203   2.212214e-01         0.4870
              3              1.6203   1.091053e-01         0.4932
              4              1.6203   5.471135e-02         0.5015
              5              1.6203   2.866547e-02         0.5239
              6              1.6203   1.574691e-02         0.5493
              7              1.6203   8.981742e-03         0.5704
              8              1.6203   5.136932e-03         0.5719
              9              1.6203   2.940278e-03         0.5724
             10              1.6203   2.078752e-03         0.7070
             11              1.6203   1.380316e-03         0.6640
             12              1.6203   9.843633e-04         0.7131
             13              1.6203   8.042061e-04         0.8170
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5756
         Final Residual: 		   8.042061e-04
         Total Reduction in Residual: 	   4.379516e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692976
    setup: 0.0505871 s
    solve: 0.0187105 s
    solve(per iteration): 0.00133647 s
resid in solve_pyamgx: 8.04e-04
time solve_pyamgx: 8.47e-02
time p: 9.70e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26631            282581  0.000398        0.00738
           2(D)         4875            104561    0.0044        0.00252
           3(D)           15                23     0.102       9.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32065
         Operator Complexity: 1.56431
         Total Memory Usage: 0.0201625 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.666331e-01
              0              1.6203   4.702205e-02         0.0830
              1              1.6203   5.743491e-03         0.1221
              2              1.6203   1.066125e-03         0.1856
              3              1.6203   2.293872e-04         0.2152
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1418
         Final Residual: 		   2.293872e-04
         Total Reduction in Residual: 	   4.048249e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016777
    setup: 0.0134533 s
    solve: 0.00332368 s
    solve(per iteration): 0.00083092 s
resid in solve_pyamgx: 2.29e-04
time solve_pyamgx: 3.30e-02
time k: 4.50e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27198            287762  0.000389        0.00752
           2(D)         4941            105197   0.00431        0.00254
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32706
         Operator Complexity: 1.57278
         Total Memory Usage: 0.0203252 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.787214e+01
              0              1.6203   3.675876e+00         0.1319
              1              1.6203   7.984942e-01         0.2172
              2              1.6203   1.640230e-01         0.2054
              3              1.6203   3.974861e-02         0.2423
              4              1.6203   9.678479e-03         0.2435
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2033
         Final Residual: 		   9.678479e-03
         Total Reduction in Residual: 	   3.472457e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175697
    setup: 0.0134329 s
    solve: 0.00413686 s
    solve(per iteration): 0.000827373 s
resid in solve_pyamgx: 9.68e-03
time solve_pyamgx: 3.42e-02
time omega: 4.06e-02
time Smag or Wale: 4.77e-07

--time step:  80, iter:0, max residual:2.57e-06, u:7.37e-07, v:1.18e-07, w:5.15e-07, p:2.57e-06, k:1.40e-10, eps:0.00e+00, om:7.56e-06


monitor time step:  80, iter:0, u: 4.56e-01, v: 2.93e-03, w:-7.28e-03, p:-4.22e-12, k: 1.39e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.71e-01, cfl_max_y: 1.18e-01, at i= 25, j= 63


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.43e+02, kmin: 3.57e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 6.419753086419753e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14777            155739  0.000713        0.00409
           2(D)         4024             42614   0.00263        0.00107
         --------------------------------------------------------------
         Grid Complexity: 1.19125
         Operator Complexity: 1.28911
         Total Memory Usage: 0.015249 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.068879e+00
              0              1.6203   1.291361e-01         0.0255
              1              1.6203   5.665654e-03         0.0439
              2              1.6203   9.401315e-04         0.1659
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   9.401315e-04
         Total Reduction in Residual: 	   1.854713e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121972
    setup: 0.0100991 s
    solve: 0.00209811 s
    solve(per iteration): 0.000699371 s
resid in solve_pyamgx: 9.40e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.959032e+00
              0              1.6203   1.056572e-01         0.0267
              1              1.6203   2.113724e-03         0.0200
              2              1.6203   1.501865e-04         0.0711
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.501865e-04
         Total Reduction in Residual: 	   3.793516e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122332
    setup: 0.0100991 s
    solve: 0.00213418 s
    solve(per iteration): 0.000711392 s
resid in solve_pyamgx: 1.50e-04
time solve_pyamgx: 3.36e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.475864e+00
              0              1.6203   1.162265e-01         0.0260
              1              1.6203   4.082184e-03         0.0351
              2              1.6203   6.568463e-04         0.1609
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0527
         Final Residual: 		   6.568463e-04
         Total Reduction in Residual: 	   1.467530e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121981
    setup: 0.0100991 s
    solve: 0.00209901 s
    solve(per iteration): 0.000699669 s
resid in solve_pyamgx: 6.57e-04
time solve_pyamgx: 3.30e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.832966e+00
              0              1.6203   9.907210e-01         0.5405
              1              1.6203   4.560995e-01         0.4604
              2              1.6203   2.226915e-01         0.4883
              3              1.6203   1.101529e-01         0.4946
              4              1.6203   5.545834e-02         0.5035
              5              1.6203   2.923900e-02         0.5272
              6              1.6203   1.618153e-02         0.5534
              7              1.6203   9.259058e-03         0.5722
              8              1.6203   5.322171e-03         0.5748
              9              1.6203   3.050496e-03         0.5732
             10              1.6203   2.154267e-03         0.7062
             11              1.6203   1.421341e-03         0.6598
             12              1.6203   9.977463e-04         0.7020
             13              1.6203   8.013142e-04         0.8031
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5755
         Final Residual: 		   8.013142e-04
         Total Reduction in Residual: 	   4.371679e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692448
    setup: 0.0505303 s
    solve: 0.0187145 s
    solve(per iteration): 0.00133675 s
resid in solve_pyamgx: 8.01e-04
time solve_pyamgx: 8.46e-02
time p: 9.68e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26660            281488  0.000396        0.00736
           2(D)         4974            104706   0.00423        0.00253
           3(D)           15                23     0.102       9.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32195
         Operator Complexity: 1.56293
         Total Memory Usage: 0.020148 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.674163e-01
              0              1.6203   4.750735e-02         0.0837
              1              1.6203   5.727858e-03         0.1206
              2              1.6203   1.050184e-03         0.1833
              3              1.6203   2.271096e-04         0.2163
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1414
         Final Residual: 		   2.271096e-04
         Total Reduction in Residual: 	   4.002522e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167859
    setup: 0.0134661 s
    solve: 0.00331981 s
    solve(per iteration): 0.000829952 s
resid in solve_pyamgx: 2.27e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27192            287382  0.000389        0.00751
           2(D)         4930            105260   0.00433        0.00254
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32692
         Operator Complexity: 1.57233
         Total Memory Usage: 0.0203176 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.774176e+01
              0              1.6203   3.716942e+00         0.1340
              1              1.6203   8.032285e-01         0.2161
              2              1.6203   1.661770e-01         0.2069
              3              1.6203   3.938333e-02         0.2370
              4              1.6203   9.509931e-03         0.2415
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2028
         Final Residual: 		   9.509931e-03
         Total Reduction in Residual: 	   3.428020e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176758
    setup: 0.0135373 s
    solve: 0.00413856 s
    solve(per iteration): 0.000827712 s
resid in solve_pyamgx: 9.51e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step:  81, iter:0, max residual:2.60e-06, u:7.34e-07, v:1.17e-07, w:5.13e-07, p:2.60e-06, k:1.39e-10, eps:0.00e+00, om:7.43e-06


monitor time step:  81, iter:0, u: 4.49e-01, v: 2.85e-03, w:-8.01e-03, p:-4.14e-12, k: 1.35e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.44e+02, kmin: 3.58e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 6.341463414634146e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14785            155757  0.000713        0.00409
           2(D)         4019             42627   0.00264        0.00107
         --------------------------------------------------------------
         Grid Complexity: 1.19128
         Operator Complexity: 1.28916
         Total Memory Usage: 0.0152498 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.066100e+00
              0              1.6203   1.290411e-01         0.0255
              1              1.6203   5.646157e-03         0.0438
              2              1.6203   9.449213e-04         0.1674
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.449213e-04
         Total Reduction in Residual: 	   1.865185e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121956
    setup: 0.0100946 s
    solve: 0.00210106 s
    solve(per iteration): 0.000700352 s
resid in solve_pyamgx: 9.45e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.957778e+00
              0              1.6203   1.056083e-01         0.0267
              1              1.6203   2.111549e-03         0.0200
              2              1.6203   1.503447e-04         0.0712
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.503447e-04
         Total Reduction in Residual: 	   3.798715e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122207
    setup: 0.0100946 s
    solve: 0.00212608 s
    solve(per iteration): 0.000708693 s
resid in solve_pyamgx: 1.50e-04
time solve_pyamgx: 3.41e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.476022e+00
              0              1.6203   1.162573e-01         0.0260
              1              1.6203   4.096232e-03         0.0352
              2              1.6203   6.509846e-04         0.1589
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0526
         Final Residual: 		   6.509846e-04
         Total Reduction in Residual: 	   1.454382e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0121917
    setup: 0.0100946 s
    solve: 0.00209715 s
    solve(per iteration): 0.000699051 s
resid in solve_pyamgx: 6.51e-04
time solve_pyamgx: 3.35e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.829714e+00
              0              1.6203   9.899319e-01         0.5410
              1              1.6203   4.579947e-01         0.4627
              2              1.6203   2.240341e-01         0.4892
              3              1.6203   1.109555e-01         0.4953
              4              1.6203   5.612818e-02         0.5059
              5              1.6203   2.975448e-02         0.5301
              6              1.6203   1.653049e-02         0.5556
              7              1.6203   9.464374e-03         0.5725
              8              1.6203   5.482885e-03         0.5793
              9              1.6203   3.166100e-03         0.5775
             10              1.6203   2.249252e-03         0.7104
             11              1.6203   1.496376e-03         0.6653
             12              1.6203   1.064798e-03         0.7116
             13              1.6203   8.684364e-04         0.8156
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5789
         Final Residual: 		   8.684364e-04
         Total Reduction in Residual: 	   4.746295e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692024
    setup: 0.0504936 s
    solve: 0.0187088 s
    solve(per iteration): 0.00133634 s
resid in solve_pyamgx: 8.68e-04
time solve_pyamgx: 8.52e-02
time p: 9.74e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26694            282166  0.000396        0.00737
           2(D)         4909            104397   0.00433        0.00252
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32157
         Operator Complexity: 1.56345
         Total Memory Usage: 0.0201541 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.681824e-01
              0              1.6203   4.749643e-02         0.0836
              1              1.6203   5.673631e-03         0.1195
              2              1.6203   1.037152e-03         0.1828
              3              1.6203   2.211982e-04         0.2133
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1405
         Final Residual: 		   2.211982e-04
         Total Reduction in Residual: 	   3.893084e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167532
    setup: 0.0134474 s
    solve: 0.00330576 s
    solve(per iteration): 0.00082644 s
resid in solve_pyamgx: 2.21e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27097            286973  0.000391         0.0075
           2(D)         4952            106196   0.00433        0.00256
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32617
         Operator Complexity: 1.57309
         Total Memory Usage: 0.0203255 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.767686e+01
              0              1.6203   3.678932e+00         0.1329
              1              1.6203   7.910130e-01         0.2150
              2              1.6203   1.639070e-01         0.2072
              3              1.6203   3.977234e-02         0.2427
              4              1.6203   9.624891e-03         0.2420
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2034
         Final Residual: 		   9.624891e-03
         Total Reduction in Residual: 	   3.477596e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178049
    setup: 0.0136602 s
    solve: 0.0041447 s
    solve(per iteration): 0.000828941 s
resid in solve_pyamgx: 9.62e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step:  82, iter:0, max residual:2.79e-06, u:7.38e-07, v:1.17e-07, w:5.09e-07, p:2.79e-06, k:1.35e-10, eps:0.00e+00, om:7.52e-06


monitor time step:  82, iter:0, u: 4.43e-01, v: 2.92e-03, w:-8.74e-03, p:-4.56e-12, k: 1.30e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.45e+02, kmin: 3.60e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 6.265060240963855e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14789            155741  0.000712        0.00409
           2(D)         4028             42386   0.00261        0.00107
         --------------------------------------------------------------
         Grid Complexity: 1.19142
         Operator Complexity: 1.28878
         Total Memory Usage: 0.0152447 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.063343e+00
              0              1.6203   1.289524e-01         0.0255
              1              1.6203   5.648142e-03         0.0438
              2              1.6203   9.427103e-04         0.1669
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.427103e-04
         Total Reduction in Residual: 	   1.861834e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122698
    setup: 0.010167 s
    solve: 0.00210272 s
    solve(per iteration): 0.000700907 s
resid in solve_pyamgx: 9.43e-04
time solve_pyamgx: 2.80e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.956533e+00
              0              1.6203   1.055615e-01         0.0267
              1              1.6203   2.110808e-03         0.0200
              2              1.6203   1.494567e-04         0.0708
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.494567e-04
         Total Reduction in Residual: 	   3.777467e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123066
    setup: 0.010167 s
    solve: 0.00213955 s
    solve(per iteration): 0.000713184 s
resid in solve_pyamgx: 1.49e-04
time solve_pyamgx: 3.45e-03
time v: 6.23e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.476132e+00
              0              1.6203   1.162721e-01         0.0260
              1              1.6203   4.089470e-03         0.0352
              2              1.6203   6.450233e-04         0.1577
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.450233e-04
         Total Reduction in Residual: 	   1.441028e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122817
    setup: 0.010167 s
    solve: 0.00211462 s
    solve(per iteration): 0.000704875 s
resid in solve_pyamgx: 6.45e-04
time solve_pyamgx: 3.40e-03
time w: 5.59e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.826347e+00
              0              1.6203   9.849237e-01         0.5393
              1              1.6203   4.569396e-01         0.4639
              2              1.6203   2.231868e-01         0.4884
              3              1.6203   1.100423e-01         0.4931
              4              1.6203   5.556042e-02         0.5049
              5              1.6203   2.940565e-02         0.5293
              6              1.6203   1.629233e-02         0.5541
              7              1.6203   9.304531e-03         0.5711
              8              1.6203   5.446864e-03         0.5854
              9              1.6203   3.193633e-03         0.5863
             10              1.6203   2.298330e-03         0.7197
             11              1.6203   1.564316e-03         0.6806
             12              1.6203   1.154874e-03         0.7383
             13              1.6203   9.763014e-04         0.8454
             14              1.6203   9.011877e-04         0.9231
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6019
         Final Residual: 		   9.011877e-04
         Total Reduction in Residual: 	   4.934373e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0706232
    setup: 0.0505958 s
    solve: 0.0200274 s
    solve(per iteration): 0.00133516 s
resid in solve_pyamgx: 9.01e-04
time solve_pyamgx: 8.64e-02
time p: 9.91e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26658            282148  0.000397        0.00737
           2(D)         4958            104776   0.00426        0.00253
           3(D)           14                28     0.143       1.06e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32176
         Operator Complexity: 1.564
         Total Memory Usage: 0.0201634 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.689279e-01
              0              1.6203   4.756101e-02         0.0836
              1              1.6203   5.667296e-03         0.1192
              2              1.6203   1.014997e-03         0.1791
              3              1.6203   2.149519e-04         0.2118
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1394
         Final Residual: 		   2.149519e-04
         Total Reduction in Residual: 	   3.778193e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168233
    setup: 0.0135077 s
    solve: 0.00331552 s
    solve(per iteration): 0.00082888 s
resid in solve_pyamgx: 2.15e-04
time solve_pyamgx: 3.28e-02
time k: 4.51e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27112            287644  0.000391        0.00751
           2(D)         4854            104668   0.00444        0.00252
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32532
         Operator Complexity: 1.57185
         Total Memory Usage: 0.020302 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.755138e+01
              0              1.6203   3.654182e+00         0.1326
              1              1.6203   7.919823e-01         0.2167
              2              1.6203   1.645037e-01         0.2077
              3              1.6203   3.953563e-02         0.2403
              4              1.6203   9.595167e-03         0.2427
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2034
         Final Residual: 		   9.595167e-03
         Total Reduction in Residual: 	   3.482645e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176274
    setup: 0.0134846 s
    solve: 0.00414278 s
    solve(per iteration): 0.000828557 s
resid in solve_pyamgx: 9.60e-03
time solve_pyamgx: 3.34e-02
time omega: 3.99e-02
time Smag or Wale: 4.77e-07

--time step:  83, iter:0, max residual:2.54e-06, u:7.36e-07, v:1.17e-07, w:5.04e-07, p:2.54e-06, k:1.31e-10, eps:0.00e+00, om:7.50e-06


monitor time step:  83, iter:0, u: 4.36e-01, v: 3.17e-03, w:-9.46e-03, p:-5.24e-12, k: 1.26e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.45e+02, kmin: 3.61e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 6.19047619047619e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14775            155937  0.000714         0.0041
           2(D)         4007             42431   0.00264        0.00107
         --------------------------------------------------------------
         Grid Complexity: 1.19106
         Operator Complexity: 1.28913
         Total Memory Usage: 0.0152484 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.060637e+00
              0              1.6203   1.288175e-01         0.0255
              1              1.6203   5.609998e-03         0.0435
              2              1.6203   9.268453e-04         0.1652
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   9.268453e-04
         Total Reduction in Residual: 	   1.831479e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123083
    setup: 0.0102011 s
    solve: 0.00210717 s
    solve(per iteration): 0.000702389 s
resid in solve_pyamgx: 9.27e-04
time solve_pyamgx: 2.82e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.955174e+00
              0              1.6203   1.055158e-01         0.0267
              1              1.6203   2.104343e-03         0.0199
              2              1.6203   1.460977e-04         0.0694
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.460977e-04
         Total Reduction in Residual: 	   3.693836e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123221
    setup: 0.0102011 s
    solve: 0.00212102 s
    solve(per iteration): 0.000707008 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.39e-03
time v: 6.21e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.476205e+00
              0              1.6203   1.162876e-01         0.0260
              1              1.6203   4.080818e-03         0.0351
              2              1.6203   6.455933e-04         0.1582
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.455933e-04
         Total Reduction in Residual: 	   1.442278e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01231
    setup: 0.0102011 s
    solve: 0.0021089 s
    solve(per iteration): 0.000702965 s
resid in solve_pyamgx: 6.46e-04
time solve_pyamgx: 3.37e-03
time w: 5.63e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.823148e+00
              0              1.6203   9.825519e-01         0.5389
              1              1.6203   4.570759e-01         0.4652
              2              1.6203   2.230336e-01         0.4880
              3              1.6203   1.101070e-01         0.4937
              4              1.6203   5.576605e-02         0.5065
              5              1.6203   2.950248e-02         0.5290
              6              1.6203   1.630749e-02         0.5527
              7              1.6203   9.277744e-03         0.5689
              8              1.6203   5.459908e-03         0.5885
              9              1.6203   3.244733e-03         0.5943
             10              1.6203   2.366212e-03         0.7292
             11              1.6203   1.646549e-03         0.6959
             12              1.6203   1.258533e-03         0.7643
             13              1.6203   1.096103e-03         0.8709
             14              1.6203   1.027586e-03         0.9375
             15              1.6203   1.002882e-03         0.9760
             16              1.6203   9.846568e-04         0.9818
             17              1.6203   9.553743e-04         0.9703
             18              1.6203   8.984082e-04         0.9404
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6698
         Final Residual: 		   8.984082e-04
         Total Reduction in Residual: 	   4.927784e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0761183
    setup: 0.0505777 s
    solve: 0.0255406 s
    solve(per iteration): 0.00134424 s
resid in solve_pyamgx: 8.98e-04
time solve_pyamgx: 9.25e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26695            283365  0.000398         0.0074
           2(D)         4894            104190   0.00435        0.00251
           3(D)           17                21    0.0727       9.91e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32151
         Operator Complexity: 1.56491
         Total Memory Usage: 0.0201761 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.696327e-01
              0              1.6203   4.754541e-02         0.0835
              1              1.6203   5.674728e-03         0.1194
              2              1.6203   1.020879e-03         0.1799
              3              1.6203   2.175574e-04         0.2131
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1398
         Final Residual: 		   2.175574e-04
         Total Reduction in Residual: 	   3.819258e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168499
    setup: 0.013525 s
    solve: 0.00332493 s
    solve(per iteration): 0.000831232 s
resid in solve_pyamgx: 2.18e-04
time solve_pyamgx: 3.32e-02
time k: 4.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27136            287018   0.00039         0.0075
           2(D)         4905            105055   0.00437        0.00253
           3(D)           17                31     0.107       1.21e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32611
         Operator Complexity: 1.57151
         Total Memory Usage: 0.0203009 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.752073e+01
              0              1.6203   3.650075e+00         0.1326
              1              1.6203   7.859830e-01         0.2153
              2              1.6203   1.638166e-01         0.2084
              3              1.6203   3.958730e-02         0.2417
              4              1.6203   9.652562e-03         0.2438
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2037
         Final Residual: 		   9.652562e-03
         Total Reduction in Residual: 	   3.507378e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176447
    setup: 0.0134835 s
    solve: 0.00416118 s
    solve(per iteration): 0.000832237 s
resid in solve_pyamgx: 9.65e-03
time solve_pyamgx: 3.40e-02
time omega: 4.07e-02
time Smag or Wale: 7.15e-07

--time step:  84, iter:0, max residual:2.77e-06, u:7.24e-07, v:1.14e-07, w:5.04e-07, p:2.77e-06, k:1.33e-10, eps:0.00e+00, om:7.54e-06


monitor time step:  84, iter:0, u: 4.29e-01, v: 3.56e-03, w:-1.01e-02, p:-4.96e-12, k: 1.21e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.46e+02, kmin: 3.63e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.39e-01
vismean_mean 6.117647058823529e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14781            156179  0.000715         0.0041
           2(D)         3999             42249   0.00264        0.00106
         --------------------------------------------------------------
         Grid Complexity: 1.19104
         Operator Complexity: 1.28922
         Total Memory Usage: 0.0152497 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.057969e+00
              0              1.6203   1.288125e-01         0.0255
              1              1.6203   5.684837e-03         0.0441
              2              1.6203   9.375352e-04         0.1649
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   9.375352e-04
         Total Reduction in Residual: 	   1.853580e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122576
    setup: 0.0101666 s
    solve: 0.00209101 s
    solve(per iteration): 0.000697003 s
resid in solve_pyamgx: 9.38e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.953701e+00
              0              1.6203   1.054699e-01         0.0267
              1              1.6203   2.102274e-03         0.0199
              2              1.6203   1.467534e-04         0.0698
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.467534e-04
         Total Reduction in Residual: 	   3.711798e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122918
    setup: 0.0101666 s
    solve: 0.00212522 s
    solve(per iteration): 0.000708405 s
resid in solve_pyamgx: 1.47e-04
time solve_pyamgx: 3.37e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.476255e+00
              0              1.6203   1.162920e-01         0.0260
              1              1.6203   4.085562e-03         0.0351
              2              1.6203   6.488297e-04         0.1588
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.488297e-04
         Total Reduction in Residual: 	   1.449492e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012262
    setup: 0.0101666 s
    solve: 0.00209539 s
    solve(per iteration): 0.000698464 s
resid in solve_pyamgx: 6.49e-04
time solve_pyamgx: 3.33e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.819884e+00
              0              1.6203   9.808876e-01         0.5390
              1              1.6203   4.564161e-01         0.4653
              2              1.6203   2.221268e-01         0.4867
              3              1.6203   1.098849e-01         0.4947
              4              1.6203   5.587227e-02         0.5085
              5              1.6203   2.953194e-02         0.5286
              6              1.6203   1.630425e-02         0.5521
              7              1.6203   9.258038e-03         0.5678
              8              1.6203   5.438332e-03         0.5874
              9              1.6203   3.225841e-03         0.5932
             10              1.6203   2.345041e-03         0.7270
             11              1.6203   1.616766e-03         0.6894
             12              1.6203   1.222783e-03         0.7563
             13              1.6203   1.056605e-03         0.8641
             14              1.6203   9.874385e-04         0.9345
             15              1.6203   9.623423e-04         0.9746
             16              1.6203   9.449496e-04         0.9819
             17              1.6203   9.183038e-04         0.9718
             18              1.6203   8.667369e-04         0.9438
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6686
         Final Residual: 		   8.667369e-04
         Total Reduction in Residual: 	   4.762595e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0759134
    setup: 0.0503665 s
    solve: 0.0255469 s
    solve(per iteration): 0.00134457 s
resid in solve_pyamgx: 8.67e-04
time solve_pyamgx: 9.13e-02
time p: 1.04e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26611            282033  0.000398        0.00737
           2(D)         4872            104080   0.00438        0.00251
           3(D)           13                25     0.148       9.61e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32039
         Operator Complexity: 1.56282
         Total Memory Usage: 0.0201383 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.703326e-01
              0              1.6203   4.764255e-02         0.0835
              1              1.6203   5.767501e-03         0.1211
              2              1.6203   1.053661e-03         0.1827
              3              1.6203   2.228950e-04         0.2115
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1406
         Final Residual: 		   2.228950e-04
         Total Reduction in Residual: 	   3.908158e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168494
    setup: 0.0135449 s
    solve: 0.00330451 s
    solve(per iteration): 0.000826128 s
resid in solve_pyamgx: 2.23e-04
time solve_pyamgx: 3.19e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27144            287756  0.000391        0.00752
           2(D)         4902            104654   0.00436        0.00252
           3(D)           21                29    0.0658       1.29e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3262
         Operator Complexity: 1.572
         Total Memory Usage: 0.0203088 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.742404e+01
              0              1.6203   3.772631e+00         0.1376
              1              1.6203   8.278593e-01         0.2194
              2              1.6203   1.724361e-01         0.2083
              3              1.6203   4.165708e-02         0.2416
              4              1.6203   1.004305e-02         0.2411
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   1.004305e-02
         Total Reduction in Residual: 	   3.662134e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176492
    setup: 0.0135032 s
    solve: 0.00414605 s
    solve(per iteration): 0.00082921 s
resid in solve_pyamgx: 1.00e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  85, iter:0, max residual:2.66e-06, u:7.32e-07, v:1.15e-07, w:5.07e-07, p:2.66e-06, k:1.36e-10, eps:0.00e+00, om:7.85e-06


monitor time step:  85, iter:0, u: 4.22e-01, v: 3.71e-03, w:-1.07e-02, p:-4.81e-12, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.47e+02, kmin: 3.64e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 6.046511627906976e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14787            156091  0.000714         0.0041
           2(D)         4024             42656   0.00263        0.00107
         --------------------------------------------------------------
         Grid Complexity: 1.19136
         Operator Complexity: 1.28968
         Total Memory Usage: 0.0152583 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.055301e+00
              0              1.6203   1.286918e-01         0.0255
              1              1.6203   5.655521e-03         0.0439
              2              1.6203   9.307136e-04         0.1646
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0569
         Final Residual: 		   9.307136e-04
         Total Reduction in Residual: 	   1.841065e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122814
    setup: 0.0101847 s
    solve: 0.00209667 s
    solve(per iteration): 0.000698891 s
resid in solve_pyamgx: 9.31e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.952240e+00
              0              1.6203   1.054200e-01         0.0267
              1              1.6203   2.098034e-03         0.0199
              2              1.6203   1.450848e-04         0.0692
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.450848e-04
         Total Reduction in Residual: 	   3.670951e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123064
    setup: 0.0101847 s
    solve: 0.0021217 s
    solve(per iteration): 0.000707232 s
resid in solve_pyamgx: 1.45e-04
time solve_pyamgx: 3.39e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.476286e+00
              0              1.6203   1.162971e-01         0.0260
              1              1.6203   4.063943e-03         0.0349
              2              1.6203   6.344899e-04         0.1561
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0521
         Final Residual: 		   6.344899e-04
         Total Reduction in Residual: 	   1.417447e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012276
    setup: 0.0101847 s
    solve: 0.00209126 s
    solve(per iteration): 0.000697088 s
resid in solve_pyamgx: 6.34e-04
time solve_pyamgx: 3.33e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.816388e+00
              0              1.6203   9.775925e-01         0.5382
              1              1.6203   4.539047e-01         0.4643
              2              1.6203   2.196541e-01         0.4839
              3              1.6203   1.082813e-01         0.4930
              4              1.6203   5.501894e-02         0.5081
              5              1.6203   2.894776e-02         0.5261
              6              1.6203   1.593781e-02         0.5506
              7              1.6203   9.039922e-03         0.5672
              8              1.6203   5.280450e-03         0.5841
              9              1.6203   3.099885e-03         0.5870
             10              1.6203   2.225071e-03         0.7178
             11              1.6203   1.493853e-03         0.6714
             12              1.6203   1.084455e-03         0.7259
             13              1.6203   9.028555e-04         0.8325
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5808
         Final Residual: 		   9.028555e-04
         Total Reduction in Residual: 	   4.970609e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692364
    setup: 0.0505095 s
    solve: 0.0187269 s
    solve(per iteration): 0.00133764 s
resid in solve_pyamgx: 9.03e-04
time solve_pyamgx: 8.45e-02
time p: 9.68e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26534            280874  0.000399        0.00734
           2(D)         4857            102617   0.00435        0.00247
           3(D)           13                13    0.0769       6.93e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31946
         Operator Complexity: 1.55898
         Total Memory Usage: 0.0200746 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.710157e-01
              0              1.6203   4.804450e-02         0.0841
              1              1.6203   5.771333e-03         0.1201
              2              1.6203   1.071159e-03         0.1856
              3              1.6203   2.297132e-04         0.2145
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1416
         Final Residual: 		   2.297132e-04
         Total Reduction in Residual: 	   4.022887e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168571
    setup: 0.0135434 s
    solve: 0.00331366 s
    solve(per iteration): 0.000828416 s
resid in solve_pyamgx: 2.30e-04
time solve_pyamgx: 3.20e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27066            287082  0.000392         0.0075
           2(D)         4928            105822   0.00436        0.00255
           3(D)           21                29    0.0658       1.29e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32567
         Operator Complexity: 1.57272
         Total Memory Usage: 0.0203172 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.730521e+01
              0              1.6203   3.753783e+00         0.1375
              1              1.6203   8.290774e-01         0.2209
              2              1.6203   1.762686e-01         0.2126
              3              1.6203   4.319296e-02         0.2450
              4              1.6203   1.068341e-02         0.2473
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2082
         Final Residual: 		   1.068341e-02
         Total Reduction in Residual: 	   3.912590e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177432
    setup: 0.0136031 s
    solve: 0.0041401 s
    solve(per iteration): 0.000828019 s
resid in solve_pyamgx: 1.07e-02
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 2.38e-07

--time step:  86, iter:0, max residual:2.83e-06, u:7.27e-07, v:1.13e-07, w:4.96e-07, p:2.83e-06, k:1.40e-10, eps:0.00e+00, om:8.35e-06


monitor time step:  86, iter:0, u: 4.17e-01, v: 3.53e-03, w:-1.13e-02, p:-4.85e-12, k: 1.14e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.47e+02, kmin: 3.66e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 5.977011494252873e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14778            155808  0.000713        0.00409
           2(D)         4079             43553   0.00262         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19182
         Operator Complexity: 1.29058
         Total Memory Usage: 0.015274 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.052600e+00
              0              1.6203   1.286345e-01         0.0255
              1              1.6203   5.697222e-03         0.0443
              2              1.6203   9.499114e-04         0.1667
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.499114e-04
         Total Reduction in Residual: 	   1.880045e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122744
    setup: 0.0101752 s
    solve: 0.0020992 s
    solve(per iteration): 0.000699733 s
resid in solve_pyamgx: 9.50e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.950921e+00
              0              1.6203   1.053774e-01         0.0267
              1              1.6203   2.099677e-03         0.0199
              2              1.6203   1.471092e-04         0.0701
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.471092e-04
         Total Reduction in Residual: 	   3.723415e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012299
    setup: 0.0101752 s
    solve: 0.00212378 s
    solve(per iteration): 0.000707925 s
resid in solve_pyamgx: 1.47e-04
time solve_pyamgx: 3.41e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.476282e+00
              0              1.6203   1.162919e-01         0.0260
              1              1.6203   4.054709e-03         0.0349
              2              1.6203   6.442823e-04         0.1589
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.442823e-04
         Total Reduction in Residual: 	   1.439324e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122887
    setup: 0.0101752 s
    solve: 0.00211354 s
    solve(per iteration): 0.000704512 s
resid in solve_pyamgx: 6.44e-04
time solve_pyamgx: 3.36e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.813043e+00
              0              1.6203   9.791742e-01         0.5401
              1              1.6203   4.547397e-01         0.4644
              2              1.6203   2.194769e-01         0.4826
              3              1.6203   1.083009e-01         0.4935
              4              1.6203   5.526485e-02         0.5103
              5              1.6203   2.908197e-02         0.5262
              6              1.6203   1.602132e-02         0.5509
              7              1.6203   9.087638e-03         0.5672
              8              1.6203   5.265863e-03         0.5795
              9              1.6203   3.050261e-03         0.5793
             10              1.6203   2.163784e-03         0.7094
             11              1.6203   1.418514e-03         0.6556
             12              1.6203   9.876738e-04         0.6963
             13              1.6203   7.860634e-04         0.7959
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5752
         Final Residual: 		   7.860634e-04
         Total Reduction in Residual: 	   4.335602e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.069272
    setup: 0.0505533 s
    solve: 0.0187187 s
    solve(per iteration): 0.00133705 s
resid in solve_pyamgx: 7.86e-04
time solve_pyamgx: 8.67e-02
time p: 9.89e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26657            282717  0.000398        0.00738
           2(D)         4846            104622   0.00446        0.00252
           3(D)            6                12     0.333       4.62e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32053
         Operator Complexity: 1.56459
         Total Memory Usage: 0.0201661 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.716628e-01
              0              1.6203   4.773740e-02         0.0835
              1              1.6203   5.695523e-03         0.1193
              2              1.6203   1.052839e-03         0.1849
              3              1.6203   2.219825e-04         0.2108
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1404
         Final Residual: 		   2.219825e-04
         Total Reduction in Residual: 	   3.883103e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168904
    setup: 0.0135744 s
    solve: 0.003316 s
    solve(per iteration): 0.000829 s
resid in solve_pyamgx: 2.22e-04
time solve_pyamgx: 3.28e-02
time k: 4.48e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27090            286658  0.000391        0.00749
           2(D)         4905            107799   0.00448        0.00259
           3(D)           15                25     0.111       1.02e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32562
         Operator Complexity: 1.57498
         Total Memory Usage: 0.0203516 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.751163e+01
              0              1.6203   3.731429e+00         0.1356
              1              1.6203   8.097917e-01         0.2170
              2              1.6203   1.685230e-01         0.2081
              3              1.6203   4.152544e-02         0.2464
              4              1.6203   1.028787e-02         0.2477
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2063
         Final Residual: 		   1.028787e-02
         Total Reduction in Residual: 	   3.739462e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176914
    setup: 0.0135503 s
    solve: 0.00414106 s
    solve(per iteration): 0.000828211 s
resid in solve_pyamgx: 1.03e-02
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step:  87, iter:0, max residual:2.55e-06, u:7.42e-07, v:1.15e-07, w:5.03e-07, p:2.55e-06, k:1.35e-10, eps:0.00e+00, om:8.04e-06


monitor time step:  87, iter:0, u: 4.11e-01, v: 3.31e-03, w:-1.18e-02, p:-4.06e-12, k: 1.11e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.47e+02, kmin: 3.67e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 5.909090909090909e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14784            155742  0.000713        0.00409
           2(D)         4035             42643   0.00262        0.00107
         --------------------------------------------------------------
         Grid Complexity: 1.19144
         Operator Complexity: 1.28916
         Total Memory Usage: 0.0152505 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.049874e+00
              0              1.6203   1.285104e-01         0.0254
              1              1.6203   5.671008e-03         0.0441
              2              1.6203   9.371329e-04         0.1652
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   9.371329e-04
         Total Reduction in Residual: 	   1.855755e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123181
    setup: 0.0102134 s
    solve: 0.0021047 s
    solve(per iteration): 0.000701568 s
resid in solve_pyamgx: 9.37e-04
time solve_pyamgx: 2.77e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.949744e+00
              0              1.6203   1.053393e-01         0.0267
              1              1.6203   2.104433e-03         0.0200
              2              1.6203   1.516197e-04         0.0720
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.516197e-04
         Total Reduction in Residual: 	   3.838723e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123411
    setup: 0.0102134 s
    solve: 0.00212765 s
    solve(per iteration): 0.000709216 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.42e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.476236e+00
              0              1.6203   1.163049e-01         0.0260
              1              1.6203   4.068308e-03         0.0350
              2              1.6203   6.408000e-04         0.1575
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0523
         Final Residual: 		   6.408000e-04
         Total Reduction in Residual: 	   1.431560e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123107
    setup: 0.0102134 s
    solve: 0.00209728 s
    solve(per iteration): 0.000699093 s
resid in solve_pyamgx: 6.41e-04
time solve_pyamgx: 3.34e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.809804e+00
              0              1.6203   9.822232e-01         0.5427
              1              1.6203   4.565715e-01         0.4648
              2              1.6203   2.202662e-01         0.4824
              3              1.6203   1.085709e-01         0.4929
              4              1.6203   5.544164e-02         0.5106
              5              1.6203   2.917157e-02         0.5262
              6              1.6203   1.606796e-02         0.5508
              7              1.6203   9.098471e-03         0.5662
              8              1.6203   5.237496e-03         0.5756
              9              1.6203   2.999957e-03         0.5728
             10              1.6203   2.107419e-03         0.7025
             11              1.6203   1.353044e-03         0.6420
             12              1.6203   9.032659e-04         0.6676
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5572
         Final Residual: 		   9.032659e-04
         Total Reduction in Residual: 	   4.990960e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0680492
    setup: 0.0506143 s
    solve: 0.0174349 s
    solve(per iteration): 0.00134115 s
resid in solve_pyamgx: 9.03e-04
time solve_pyamgx: 8.35e-02
time p: 9.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26619            281705  0.000398        0.00736
           2(D)         4941            104207   0.00427        0.00251
           3(D)            6                 8     0.222       3.73e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32111
         Operator Complexity: 1.5625
         Total Memory Usage: 0.0201371 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.722985e-01
              0              1.6203   4.790608e-02         0.0837
              1              1.6203   5.711659e-03         0.1192
              2              1.6203   1.045712e-03         0.1831
              3              1.6203   2.197628e-04         0.2102
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1400
         Final Residual: 		   2.197628e-04
         Total Reduction in Residual: 	   3.840002e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168307
    setup: 0.0135089 s
    solve: 0.00332186 s
    solve(per iteration): 0.000830464 s
resid in solve_pyamgx: 2.20e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27024            286056  0.000392        0.00747
           2(D)         4840            106702   0.00455        0.00257
           3(D)           16                24    0.0938       1.03e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3243
         Operator Complexity: 1.5725
         Total Memory Usage: 0.0203068 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.726069e+01
              0              1.6203   3.687661e+00         0.1353
              1              1.6203   8.110222e-01         0.2199
              2              1.6203   1.721152e-01         0.2122
              3              1.6203   4.227373e-02         0.2456
              4              1.6203   1.050272e-02         0.2484
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2076
         Final Residual: 		   1.050272e-02
         Total Reduction in Residual: 	   3.852699e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017707
    setup: 0.0135744 s
    solve: 0.00413261 s
    solve(per iteration): 0.000826522 s
resid in solve_pyamgx: 1.05e-02
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step:  88, iter:0, max residual:3.18e-06, u:7.32e-07, v:1.18e-07, w:5.01e-07, p:3.18e-06, k:1.34e-10, eps:0.00e+00, om:8.21e-06


monitor time step:  88, iter:0, u: 4.07e-01, v: 3.02e-03, w:-1.23e-02, p:-3.37e-12, k: 1.09e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.48e+02, kmin: 3.69e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 5.842696629213482e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14824            156660  0.000713        0.00411
           2(D)         4047             43055   0.00263        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.19197
         Operator Complexity: 1.2911
         Total Memory Usage: 0.0152829 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.047166e+00
              0              1.6203   1.284081e-01         0.0254
              1              1.6203   5.660847e-03         0.0441
              2              1.6203   9.401237e-04         0.1661
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.401237e-04
         Total Reduction in Residual: 	   1.862676e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122463
    setup: 0.0101416 s
    solve: 0.0021047 s
    solve(per iteration): 0.000701568 s
resid in solve_pyamgx: 9.40e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.948577e+00
              0              1.6203   1.052930e-01         0.0267
              1              1.6203   2.099660e-03         0.0199
              2              1.6203   1.487025e-04         0.0708
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.487025e-04
         Total Reduction in Residual: 	   3.765977e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122733
    setup: 0.0101416 s
    solve: 0.00213171 s
    solve(per iteration): 0.000710571 s
resid in solve_pyamgx: 1.49e-04
time solve_pyamgx: 3.42e-03
time v: 6.17e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.476145e+00
              0              1.6203   1.162901e-01         0.0260
              1              1.6203   4.015856e-03         0.0345
              2              1.6203   6.284950e-04         0.1565
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0520
         Final Residual: 		   6.284950e-04
         Total Reduction in Residual: 	   1.404099e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012246
    setup: 0.0101416 s
    solve: 0.00210435 s
    solve(per iteration): 0.000701451 s
resid in solve_pyamgx: 6.28e-04
time solve_pyamgx: 3.33e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.806451e+00
              0              1.6203   9.823204e-01         0.5438
              1              1.6203   4.565048e-01         0.4647
              2              1.6203   2.202379e-01         0.4824
              3              1.6203   1.075465e-01         0.4883
              4              1.6203   5.441512e-02         0.5060
              5              1.6203   2.848026e-02         0.5234
              6              1.6203   1.557532e-02         0.5469
              7              1.6203   8.758271e-03         0.5623
              8              1.6203   5.016543e-03         0.5728
              9              1.6203   2.853801e-03         0.5689
             10              1.6203   1.990740e-03         0.6976
             11              1.6203   1.261699e-03         0.6338
             12              1.6203   8.196119e-04         0.6496
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5531
         Final Residual: 		   8.196119e-04
         Total Reduction in Residual: 	   4.537138e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0677968
    setup: 0.0504074 s
    solve: 0.0173893 s
    solve(per iteration): 0.00133764 s
resid in solve_pyamgx: 8.20e-04
time solve_pyamgx: 8.32e-02
time p: 9.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26597            281855  0.000398        0.00736
           2(D)         4921            104281   0.00431        0.00251
           3(D)           20                34     0.085       1.37e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32082
         Operator Complexity: 1.56286
         Total Memory Usage: 0.0201411 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.729086e-01
              0              1.6203   4.780559e-02         0.0834
              1              1.6203   5.655425e-03         0.1183
              2              1.6203   1.052497e-03         0.1861
              3              1.6203   2.283774e-04         0.2170
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1413
         Final Residual: 		   2.283774e-04
         Total Reduction in Residual: 	   3.986280e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016876
    setup: 0.013553 s
    solve: 0.00332301 s
    solve(per iteration): 0.000830752 s
resid in solve_pyamgx: 2.28e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27094            287026  0.000391         0.0075
           2(D)         4904            105326   0.00438        0.00254
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32566
         Operator Complexity: 1.5719
         Total Memory Usage: 0.0203046 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.722084e+01
              0              1.6203   3.691275e+00         0.1356
              1              1.6203   8.113789e-01         0.2198
              2              1.6203   1.706309e-01         0.2103
              3              1.6203   4.211618e-02         0.2468
              4              1.6203   1.052761e-02         0.2500
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2077
         Final Residual: 		   1.052761e-02
         Total Reduction in Residual: 	   3.867481e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176981
    setup: 0.0135375 s
    solve: 0.00416061 s
    solve(per iteration): 0.000832122 s
resid in solve_pyamgx: 1.05e-02
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step:  89, iter:0, max residual:2.89e-06, u:7.34e-07, v:1.16e-07, w:4.91e-07, p:2.89e-06, k:1.39e-10, eps:0.00e+00, om:8.22e-06


monitor time step:  89, iter:0, u: 4.04e-01, v: 2.66e-03, w:-1.29e-02, p:-2.82e-12, k: 1.06e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.49e+02, kmin: 3.70e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 5.777777777777777e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14817            155965   0.00071         0.0041
           2(D)         4035             43237   0.00266        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19177
         Operator Complexity: 1.29035
         Total Memory Usage: 0.0152705 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.044512e+00
              0              1.6203   1.283212e-01         0.0254
              1              1.6203   5.685037e-03         0.0443
              2              1.6203   9.515258e-04         0.1674
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.515258e-04
         Total Reduction in Residual: 	   1.886259e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122651
    setup: 0.0101625 s
    solve: 0.00210256 s
    solve(per iteration): 0.000700853 s
resid in solve_pyamgx: 9.52e-04
time solve_pyamgx: 2.83e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.947282e+00
              0              1.6203   1.052539e-01         0.0267
              1              1.6203   2.102265e-03         0.0200
              2              1.6203   1.511987e-04         0.0719
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.511987e-04
         Total Reduction in Residual: 	   3.830450e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012284
    setup: 0.0101625 s
    solve: 0.00212154 s
    solve(per iteration): 0.000707179 s
resid in solve_pyamgx: 1.51e-04
time solve_pyamgx: 3.34e-03
time v: 6.05e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.476014e+00
              0              1.6203   1.162927e-01         0.0260
              1              1.6203   4.029069e-03         0.0346
              2              1.6203   6.365259e-04         0.1580
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.365259e-04
         Total Reduction in Residual: 	   1.422082e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122494
    setup: 0.0101625 s
    solve: 0.00208691 s
    solve(per iteration): 0.000695637 s
resid in solve_pyamgx: 6.37e-04
time solve_pyamgx: 3.28e-03
time w: 5.40e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.803203e+00
              0              1.6203   9.846477e-01         0.5461
              1              1.6203   4.576617e-01         0.4648
              2              1.6203   2.217567e-01         0.4845
              3              1.6203   1.078219e-01         0.4862
              4              1.6203   5.432576e-02         0.5038
              5              1.6203   2.846482e-02         0.5240
              6              1.6203   1.546660e-02         0.5434
              7              1.6203   8.642426e-03         0.5588
              8              1.6203   4.930991e-03         0.5706
              9              1.6203   2.790604e-03         0.5659
             10              1.6203   1.934492e-03         0.6932
             11              1.6203   1.210005e-03         0.6255
             12              1.6203   7.652626e-04         0.6324
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5503
         Final Residual: 		   7.652626e-04
         Total Reduction in Residual: 	   4.243907e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0678487
    setup: 0.0504893 s
    solve: 0.0173594 s
    solve(per iteration): 0.00133534 s
resid in solve_pyamgx: 7.65e-04
time solve_pyamgx: 8.46e-02
time p: 9.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26519            281399    0.0004        0.00735
           2(D)         4876            104228   0.00438        0.00251
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31949
         Operator Complexity: 1.5621
         Total Memory Usage: 0.0201226 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.735076e-01
              0              1.6203   4.815754e-02         0.0840
              1              1.6203   5.755622e-03         0.1195
              2              1.6203   1.059576e-03         0.1841
              3              1.6203   2.254071e-04         0.2127
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1408
         Final Residual: 		   2.254071e-04
         Total Reduction in Residual: 	   3.930324e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168715
    setup: 0.0135534 s
    solve: 0.00331802 s
    solve(per iteration): 0.000829504 s
resid in solve_pyamgx: 2.25e-04
time solve_pyamgx: 3.30e-02
time k: 4.50e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27211            288259  0.000389        0.00753
           2(D)         4991            107827   0.00433         0.0026
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32771
         Operator Complexity: 1.57734
         Total Memory Usage: 0.0203985 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.713306e+01
              0              1.6203   3.620515e+00         0.1334
              1              1.6203   7.895957e-01         0.2181
              2              1.6203   1.655136e-01         0.2096
              3              1.6203   4.093957e-02         0.2473
              4              1.6203   1.010983e-02         0.2469
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2062
         Final Residual: 		   1.010983e-02
         Total Reduction in Residual: 	   3.726020e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178401
    setup: 0.0136973 s
    solve: 0.00414278 s
    solve(per iteration): 0.000828557 s
resid in solve_pyamgx: 1.01e-02
time solve_pyamgx: 3.32e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step:  90, iter:0, max residual:2.72e-06, u:7.43e-07, v:1.18e-07, w:4.97e-07, p:2.72e-06, k:1.38e-10, eps:0.00e+00, om:7.90e-06


monitor time step:  90, iter:0, u: 4.02e-01, v: 2.28e-03, w:-1.35e-02, p:-2.40e-12, k: 1.04e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.71e-01, cfl_max_y: 1.15e-01, at i= 28, j= 63


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.49e+02, kmin: 3.72e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 5.714285714285714e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14846            156690  0.000711        0.00412
           2(D)         4037             42883   0.00263        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.19209
         Operator Complexity: 1.29089
         Total Memory Usage: 0.0152804 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.041906e+00
              0              1.6203   1.282497e-01         0.0254
              1              1.6203   5.667346e-03         0.0442
              2              1.6203   9.518604e-04         0.1680
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.518604e-04
         Total Reduction in Residual: 	   1.887898e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122597
    setup: 0.010169 s
    solve: 0.00209072 s
    solve(per iteration): 0.000696907 s
resid in solve_pyamgx: 9.52e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.945861e+00
              0              1.6203   1.052160e-01         0.0267
              1              1.6203   2.097848e-03         0.0199
              2              1.6203   1.490691e-04         0.0711
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.490691e-04
         Total Reduction in Residual: 	   3.777860e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01229
    setup: 0.010169 s
    solve: 0.00212093 s
    solve(per iteration): 0.000706976 s
resid in solve_pyamgx: 1.49e-04
time solve_pyamgx: 3.34e-03
time v: 6.02e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.475849e+00
              0              1.6203   1.163007e-01         0.0260
              1              1.6203   4.025015e-03         0.0346
              2              1.6203   6.327640e-04         0.1572
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0521
         Final Residual: 		   6.327640e-04
         Total Reduction in Residual: 	   1.413729e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122622
    setup: 0.010169 s
    solve: 0.00209318 s
    solve(per iteration): 0.000697728 s
resid in solve_pyamgx: 6.33e-04
time solve_pyamgx: 3.31e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.799917e+00
              0              1.6203   9.862307e-01         0.5479
              1              1.6203   4.573540e-01         0.4637
              2              1.6203   2.227230e-01         0.4870
              3              1.6203   1.082817e-01         0.4862
              4              1.6203   5.452534e-02         0.5036
              5              1.6203   2.872035e-02         0.5267
              6              1.6203   1.555732e-02         0.5417
              7              1.6203   8.696959e-03         0.5590
              8              1.6203   4.975860e-03         0.5721
              9              1.6203   2.822795e-03         0.5673
             10              1.6203   1.954185e-03         0.6923
             11              1.6203   1.212572e-03         0.6205
             12              1.6203   7.478528e-04         0.6167
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5494
         Final Residual: 		   7.478528e-04
         Total Reduction in Residual: 	   4.154929e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0679501
    setup: 0.0505439 s
    solve: 0.0174062 s
    solve(per iteration): 0.00133894 s
resid in solve_pyamgx: 7.48e-04
time solve_pyamgx: 8.32e-02
time p: 9.54e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26653            282727  0.000398        0.00739
           2(D)         4919            104599   0.00432        0.00252
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32125
         Operator Complexity: 1.56456
         Total Memory Usage: 0.0201694 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.740792e-01
              0              1.6203   4.760395e-02         0.0829
              1              1.6203   5.647097e-03         0.1186
              2              1.6203   1.031688e-03         0.1827
              3              1.6203   2.205212e-04         0.2137
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1400
         Final Residual: 		   2.205212e-04
         Total Reduction in Residual: 	   3.841303e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168447
    setup: 0.0135267 s
    solve: 0.00331805 s
    solve(per iteration): 0.000829512 s
resid in solve_pyamgx: 2.21e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27090            287308  0.000391         0.0075
           2(D)         4905            106989   0.00445        0.00257
           3(D)           14                28     0.143       1.06e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32561
         Operator Complexity: 1.57475
         Total Memory Usage: 0.020348 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.713430e+01
              0              1.6203   3.688333e+00         0.1359
              1              1.6203   8.108942e-01         0.2199
              2              1.6203   1.723310e-01         0.2125
              3              1.6203   4.245286e-02         0.2463
              4              1.6203   1.049542e-02         0.2472
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2077
         Final Residual: 		   1.049542e-02
         Total Reduction in Residual: 	   3.867953e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177414
    setup: 0.0135946 s
    solve: 0.00414682 s
    solve(per iteration): 0.000829363 s
resid in solve_pyamgx: 1.05e-02
time solve_pyamgx: 3.35e-02
time omega: 3.99e-02
time Smag or Wale: 7.15e-07

--time step:  91, iter:0, max residual:2.65e-06, u:7.44e-07, v:1.16e-07, w:4.94e-07, p:2.65e-06, k:1.35e-10, eps:0.00e+00, om:8.20e-06


monitor time step:  91, iter:0, u: 4.00e-01, v: 1.93e-03, w:-1.39e-02, p:-2.01e-12, k: 1.02e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.49e+02, kmin: 3.74e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 5.652173913043478e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14849            156757  0.000711        0.00412
           2(D)         4048             43076   0.00263        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.19223
         Operator Complexity: 1.29127
         Total Memory Usage: 0.0152869 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.039303e+00
              0              1.6203   1.281347e-01         0.0254
              1              1.6203   5.634571e-03         0.0440
              2              1.6203   9.367709e-04         0.1663
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.367709e-04
         Total Reduction in Residual: 	   1.858930e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123416
    setup: 0.0102424 s
    solve: 0.0020992 s
    solve(per iteration): 0.000699733 s
resid in solve_pyamgx: 9.37e-04
time solve_pyamgx: 2.77e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.944460e+00
              0              1.6203   1.051707e-01         0.0267
              1              1.6203   2.097500e-03         0.0199
              2              1.6203   1.498732e-04         0.0715
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.498732e-04
         Total Reduction in Residual: 	   3.799588e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012382
    setup: 0.0102424 s
    solve: 0.00213962 s
    solve(per iteration): 0.000713205 s
resid in solve_pyamgx: 1.50e-04
time solve_pyamgx: 3.40e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.475650e+00
              0              1.6203   1.162899e-01         0.0260
              1              1.6203   4.017132e-03         0.0345
              2              1.6203   6.374741e-04         0.1587
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.374741e-04
         Total Reduction in Residual: 	   1.424316e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123412
    setup: 0.0102424 s
    solve: 0.00209878 s
    solve(per iteration): 0.000699595 s
resid in solve_pyamgx: 6.37e-04
time solve_pyamgx: 3.33e-03
time w: 5.40e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.796453e+00
              0              1.6203   9.835885e-01         0.5475
              1              1.6203   4.533798e-01         0.4609
              2              1.6203   2.212346e-01         0.4880
              3              1.6203   1.076145e-01         0.4864
              4              1.6203   5.402134e-02         0.5020
              5              1.6203   2.853620e-02         0.5282
              6              1.6203   1.542275e-02         0.5405
              7              1.6203   8.655206e-03         0.5612
              8              1.6203   4.981268e-03         0.5755
              9              1.6203   2.852317e-03         0.5726
             10              1.6203   1.980806e-03         0.6945
             11              1.6203   1.225640e-03         0.6188
             12              1.6203   7.396647e-04         0.6035
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5490
         Final Residual: 		   7.396647e-04
         Total Reduction in Residual: 	   4.117361e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0677329
    setup: 0.050336 s
    solve: 0.0173969 s
    solve(per iteration): 0.00133822 s
resid in solve_pyamgx: 7.40e-04
time solve_pyamgx: 8.34e-02
time p: 9.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26571            282059    0.0004        0.00737
           2(D)         4858            105438   0.00447        0.00254
           3(D)           19                35     0.097       1.36e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31991
         Operator Complexity: 1.56485
         Total Memory Usage: 0.0201669 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.746340e-01
              0              1.6203   4.764460e-02         0.0829
              1              1.6203   5.557091e-03         0.1166
              2              1.6203   1.005530e-03         0.1809
              3              1.6203   2.052165e-04         0.2041
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1375
         Final Residual: 		   2.052165e-04
         Total Reduction in Residual: 	   3.571257e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167485
    setup: 0.0134454 s
    solve: 0.0033031 s
    solve(per iteration): 0.000825776 s
resid in solve_pyamgx: 2.05e-04
time solve_pyamgx: 3.22e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27089            287747  0.000392        0.00751
           2(D)         4925            106821    0.0044        0.00257
           3(D)           18                28    0.0864       1.18e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32585
         Operator Complexity: 1.57515
         Total Memory Usage: 0.0203552 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.703816e+01
              0              1.6203   3.643669e+00         0.1348
              1              1.6203   8.003416e-01         0.2197
              2              1.6203   1.702306e-01         0.2127
              3              1.6203   4.216218e-02         0.2477
              4              1.6203   1.050784e-02         0.2492
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2079
         Final Residual: 		   1.050784e-02
         Total Reduction in Residual: 	   3.886299e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176467
    setup: 0.0134919 s
    solve: 0.00415478 s
    solve(per iteration): 0.000830957 s
resid in solve_pyamgx: 1.05e-02
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step:  92, iter:0, max residual:2.56e-06, u:7.32e-07, v:1.17e-07, w:4.98e-07, p:2.56e-06, k:1.25e-10, eps:0.00e+00, om:8.21e-06


monitor time step:  92, iter:0, u: 3.98e-01, v: 1.62e-03, w:-1.43e-02, p:-1.56e-12, k: 1.01e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.50e+02, kmin: 3.74e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 5.591397849462365e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14797            155837  0.000712        0.00409
           2(D)         4034             43144   0.00265        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.19156
         Operator Complexity: 1.29003
         Total Memory Usage: 0.0152645 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.036661e+00
              0              1.6203   1.280490e-01         0.0254
              1              1.6203   5.641757e-03         0.0441
              2              1.6203   9.387031e-04         0.1664
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.387031e-04
         Total Reduction in Residual: 	   1.863741e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123162
    setup: 0.0102175 s
    solve: 0.00209869 s
    solve(per iteration): 0.000699563 s
resid in solve_pyamgx: 9.39e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.943222e+00
              0              1.6203   1.051319e-01         0.0267
              1              1.6203   2.096366e-03         0.0199
              2              1.6203   1.494323e-04         0.0713
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.494323e-04
         Total Reduction in Residual: 	   3.789599e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123447
    setup: 0.0102175 s
    solve: 0.0021272 s
    solve(per iteration): 0.000709067 s
resid in solve_pyamgx: 1.49e-04
time solve_pyamgx: 3.44e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.475408e+00
              0              1.6203   1.162829e-01         0.0260
              1              1.6203   4.010429e-03         0.0345
              2              1.6203   6.301896e-04         0.1571
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0520
         Final Residual: 		   6.301896e-04
         Total Reduction in Residual: 	   1.408117e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123108
    setup: 0.0102175 s
    solve: 0.00209331 s
    solve(per iteration): 0.000697771 s
resid in solve_pyamgx: 6.30e-04
time solve_pyamgx: 3.36e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.793173e+00
              0              1.6203   9.826108e-01         0.5480
              1              1.6203   4.503273e-01         0.4583
              2              1.6203   2.201606e-01         0.4889
              3              1.6203   1.081808e-01         0.4914
              4              1.6203   5.463712e-02         0.5051
              5              1.6203   2.912296e-02         0.5330
              6              1.6203   1.586082e-02         0.5446
              7              1.6203   8.998753e-03         0.5674
              8              1.6203   5.213949e-03         0.5794
              9              1.6203   3.013417e-03         0.5780
             10              1.6203   2.102545e-03         0.6977
             11              1.6203   1.297813e-03         0.6173
             12              1.6203   7.675953e-04         0.5915
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5507
         Final Residual: 		   7.675953e-04
         Total Reduction in Residual: 	   4.280654e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.068141
    setup: 0.0507351 s
    solve: 0.017406 s
    solve(per iteration): 0.00133892 s
resid in solve_pyamgx: 7.68e-04
time solve_pyamgx: 8.39e-02
time p: 9.62e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26662            283154  0.000398         0.0074
           2(D)         4931            104909   0.00431        0.00253
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32149
         Operator Complexity: 1.56564
         Total Memory Usage: 0.0201872 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.751641e-01
              0              1.6203   4.775854e-02         0.0830
              1              1.6203   5.624482e-03         0.1178
              2              1.6203   1.029001e-03         0.1830
              3              1.6203   2.130637e-04         0.2071
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1387
         Final Residual: 		   2.130637e-04
         Total Reduction in Residual: 	   3.704399e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168452
    setup: 0.0135355 s
    solve: 0.0033097 s
    solve(per iteration): 0.000827424 s
resid in solve_pyamgx: 2.13e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27149            288595  0.000392        0.00754
           2(D)         4911            107719   0.00447        0.00259
           3(D)           24                38     0.066       1.58e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32638
         Operator Complexity: 1.57771
         Total Memory Usage: 0.0203972 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.703069e+01
              0              1.6203   3.741322e+00         0.1384
              1              1.6203   8.216818e-01         0.2196
              2              1.6203   1.726320e-01         0.2101
              3              1.6203   4.252314e-02         0.2463
              4              1.6203   1.059522e-02         0.2492
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2083
         Final Residual: 		   1.059522e-02
         Total Reduction in Residual: 	   3.919699e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177023
    setup: 0.0135563 s
    solve: 0.00414598 s
    solve(per iteration): 0.000829197 s
resid in solve_pyamgx: 1.06e-02
time solve_pyamgx: 3.32e-02
time omega: 3.95e-02
time Smag or Wale: 7.15e-07

--time step:  93, iter:0, max residual:2.58e-06, u:7.33e-07, v:1.17e-07, w:4.92e-07, p:2.58e-06, k:1.30e-10, eps:0.00e+00, om:8.28e-06


monitor time step:  93, iter:0, u: 3.96e-01, v: 1.32e-03, w:-1.47e-02, p:-1.04e-12, k: 9.94e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.50e+02, kmin: 3.75e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 5.53191489361702e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14843            156691  0.000711        0.00412
           2(D)         4053             42939   0.00261        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.19222
         Operator Complexity: 1.29097
         Total Memory Usage: 0.0152822 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.033985e+00
              0              1.6203   1.279711e-01         0.0254
              1              1.6203   5.656329e-03         0.0442
              2              1.6203   9.480804e-04         0.1676
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.480804e-04
         Total Reduction in Residual: 	   1.883360e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012349
    setup: 0.0102502 s
    solve: 0.00209878 s
    solve(per iteration): 0.000699595 s
resid in solve_pyamgx: 9.48e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.942145e+00
              0              1.6203   1.050979e-01         0.0267
              1              1.6203   2.098165e-03         0.0200
              2              1.6203   1.513724e-04         0.0721
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.513724e-04
         Total Reduction in Residual: 	   3.839849e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123772
    setup: 0.0102502 s
    solve: 0.00212698 s
    solve(per iteration): 0.000708992 s
resid in solve_pyamgx: 1.51e-04
time solve_pyamgx: 3.45e-03
time v: 6.17e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.475117e+00
              0              1.6203   1.162883e-01         0.0260
              1              1.6203   4.011634e-03         0.0345
              2              1.6203   6.325458e-04         0.1577
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0521
         Final Residual: 		   6.325458e-04
         Total Reduction in Residual: 	   1.413473e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123552
    setup: 0.0102502 s
    solve: 0.00210499 s
    solve(per iteration): 0.000701664 s
resid in solve_pyamgx: 6.33e-04
time solve_pyamgx: 3.39e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.789949e+00
              0              1.6203   9.809571e-01         0.5480
              1              1.6203   4.474655e-01         0.4562
              2              1.6203   2.186865e-01         0.4887
              3              1.6203   1.086375e-01         0.4968
              4              1.6203   5.530968e-02         0.5091
              5              1.6203   2.973943e-02         0.5377
              6              1.6203   1.636850e-02         0.5504
              7              1.6203   9.393310e-03         0.5739
              8              1.6203   5.470537e-03         0.5824
              9              1.6203   3.181117e-03         0.5815
             10              1.6203   2.228334e-03         0.7005
             11              1.6203   1.374129e-03         0.6167
             12              1.6203   8.040119e-04         0.5851
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5527
         Final Residual: 		   8.040119e-04
         Total Reduction in Residual: 	   4.491813e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0678209
    setup: 0.0504088 s
    solve: 0.0174121 s
    solve(per iteration): 0.00133939 s
resid in solve_pyamgx: 8.04e-04
time solve_pyamgx: 8.38e-02
time p: 9.61e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26546            281616    0.0004        0.00736
           2(D)         4900            104208   0.00434        0.00251
           3(D)           15                23     0.102       9.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32004
         Operator Complexity: 1.56239
         Total Memory Usage: 0.0201299 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.756904e-01
              0              1.6203   4.776095e-02         0.0830
              1              1.6203   5.650461e-03         0.1183
              2              1.6203   1.042471e-03         0.1845
              3              1.6203   2.208327e-04         0.2118
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1399
         Final Residual: 		   2.208327e-04
         Total Reduction in Residual: 	   3.835964e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0191754
    setup: 0.0158528 s
    solve: 0.00332256 s
    solve(per iteration): 0.00083064 s
resid in solve_pyamgx: 2.21e-04
time solve_pyamgx: 3.67e-02
time k: 4.85e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27124            288298  0.000392        0.00753
           2(D)         4947            106765   0.00436        0.00257
           3(D)           20                30     0.075       1.28e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32645
         Operator Complexity: 1.57587
         Total Memory Usage: 0.0203694 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.695495e+01
              0              1.6203   3.636017e+00         0.1349
              1              1.6203   7.923364e-01         0.2179
              2              1.6203   1.680776e-01         0.2121
              3              1.6203   4.124300e-02         0.2454
              4              1.6203   1.015903e-02         0.2463
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2067
         Final Residual: 		   1.015903e-02
         Total Reduction in Residual: 	   3.768892e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176758
    setup: 0.0135246 s
    solve: 0.0041512 s
    solve(per iteration): 0.00083024 s
resid in solve_pyamgx: 1.02e-02
time solve_pyamgx: 3.36e-02
time omega: 3.99e-02
time Smag or Wale: 4.77e-07

--time step:  94, iter:0, max residual:2.61e-06, u:7.41e-07, v:1.18e-07, w:4.94e-07, p:2.61e-06, k:1.35e-10, eps:0.00e+00, om:7.94e-06


monitor time step:  94, iter:0, u: 3.95e-01, v: 9.86e-04, w:-1.51e-02, p:-4.80e-13, k: 9.84e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.50e+02, kmin: 3.75e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 5.473684210526315e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14821            156563  0.000713        0.00411
           2(D)         4049             42947   0.00262        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.19196
         Operator Complexity: 1.2908
         Total Memory Usage: 0.0152782 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.031323e+00
              0              1.6203   1.279034e-01         0.0254
              1              1.6203   5.658464e-03         0.0442
              2              1.6203   9.417111e-04         0.1664
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.417111e-04
         Total Reduction in Residual: 	   1.871697e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122895
    setup: 0.0101863 s
    solve: 0.00210314 s
    solve(per iteration): 0.000701045 s
resid in solve_pyamgx: 9.42e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.941080e+00
              0              1.6203   1.050628e-01         0.0267
              1              1.6203   2.102150e-03         0.0200
              2              1.6203   1.530361e-04         0.0728
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0339
         Final Residual: 		   1.530361e-04
         Total Reduction in Residual: 	   3.883100e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123122
    setup: 0.0101863 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 1.53e-04
time solve_pyamgx: 3.46e-03
time v: 6.19e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.474779e+00
              0              1.6203   1.162933e-01         0.0260
              1              1.6203   4.011290e-03         0.0345
              2              1.6203   6.349035e-04         0.1583
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.349035e-04
         Total Reduction in Residual: 	   1.418849e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122835
    setup: 0.0101863 s
    solve: 0.00209715 s
    solve(per iteration): 0.000699051 s
resid in solve_pyamgx: 6.35e-04
time solve_pyamgx: 3.36e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.786553e+00
              0              1.6203   9.756983e-01         0.5461
              1              1.6203   4.437584e-01         0.4548
              2              1.6203   2.159514e-01         0.4866
              3              1.6203   1.075814e-01         0.4982
              4              1.6203   5.489758e-02         0.5103
              5              1.6203   2.960508e-02         0.5393
              6              1.6203   1.639836e-02         0.5539
              7              1.6203   9.473579e-03         0.5777
              8              1.6203   5.535519e-03         0.5843
              9              1.6203   3.232437e-03         0.5839
             10              1.6203   2.272186e-03         0.7029
             11              1.6203   1.406451e-03         0.6190
             12              1.6203   8.210580e-04         0.5838
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5537
         Final Residual: 		   8.210580e-04
         Total Reduction in Residual: 	   4.595766e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.067913
    setup: 0.0505129 s
    solve: 0.0174001 s
    solve(per iteration): 0.00133847 s
resid in solve_pyamgx: 8.21e-04
time solve_pyamgx: 8.40e-02
time p: 9.62e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26658            282962  0.000398        0.00739
           2(D)         4913            103759    0.0043         0.0025
           3(D)           17                31     0.107       1.21e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32133
         Operator Complexity: 1.56371
         Total Memory Usage: 0.0201568 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.761961e-01
              0              1.6203   4.798932e-02         0.0833
              1              1.6203   5.745106e-03         0.1197
              2              1.6203   1.041551e-03         0.1813
              3              1.6203   2.164483e-04         0.2078
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1392
         Final Residual: 		   2.164483e-04
         Total Reduction in Residual: 	   3.756504e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168867
    setup: 0.0135762 s
    solve: 0.00331046 s
    solve(per iteration): 0.000827616 s
resid in solve_pyamgx: 2.16e-04
time solve_pyamgx: 3.26e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27097            287643  0.000392        0.00751
           2(D)         4901            105667    0.0044        0.00254
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32562
         Operator Complexity: 1.57329
         Total Memory Usage: 0.0203257 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.688055e+01
              0              1.6203   3.699129e+00         0.1376
              1              1.6203   8.137271e-01         0.2200
              2              1.6203   1.710608e-01         0.2102
              3              1.6203   4.213805e-02         0.2463
              4              1.6203   1.022242e-02         0.2426
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2070
         Final Residual: 		   1.022242e-02
         Total Reduction in Residual: 	   3.802904e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176899
    setup: 0.0135428 s
    solve: 0.00414704 s
    solve(per iteration): 0.000829408 s
resid in solve_pyamgx: 1.02e-02
time solve_pyamgx: 3.34e-02
time omega: 3.97e-02
time Smag or Wale: 7.15e-07

--time step:  95, iter:0, max residual:2.54e-06, u:7.36e-07, v:1.20e-07, w:4.96e-07, p:2.54e-06, k:1.32e-10, eps:0.00e+00, om:7.99e-06


monitor time step:  95, iter:0, u: 3.94e-01, v: 6.08e-04, w:-1.55e-02, p: 3.16e-14, k: 9.76e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.51e+02, kmin: 3.76e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 5.416666666666666e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14842            156462   0.00071        0.00411
           2(D)         4085             43309    0.0026        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19254
         Operator Complexity: 1.29118
         Total Memory Usage: 0.0152868 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.028720e+00
              0              1.6203   1.278316e-01         0.0254
              1              1.6203   5.656521e-03         0.0442
              2              1.6203   9.329016e-04         0.1649
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   9.329016e-04
         Total Reduction in Residual: 	   1.855147e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122723
    setup: 0.0101608 s
    solve: 0.00211149 s
    solve(per iteration): 0.000703829 s
resid in solve_pyamgx: 9.33e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.939877e+00
              0              1.6203   1.050225e-01         0.0267
              1              1.6203   2.095727e-03         0.0200
              2              1.6203   1.515296e-04         0.0723
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0338
         Final Residual: 		   1.515296e-04
         Total Reduction in Residual: 	   3.846048e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122898
    setup: 0.0101608 s
    solve: 0.00212896 s
    solve(per iteration): 0.000709653 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.47e-03
time v: 6.23e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.474397e+00
              0              1.6203   1.162809e-01         0.0260
              1              1.6203   4.009341e-03         0.0345
              2              1.6203   6.190730e-04         0.1544
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0517
         Final Residual: 		   6.190730e-04
         Total Reduction in Residual: 	   1.383590e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122621
    setup: 0.0101608 s
    solve: 0.00210128 s
    solve(per iteration): 0.000700427 s
resid in solve_pyamgx: 6.19e-04
time solve_pyamgx: 3.41e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.783253e+00
              0              1.6203   9.730835e-01         0.5457
              1              1.6203   4.437595e-01         0.4560
              2              1.6203   2.154573e-01         0.4855
              3              1.6203   1.078371e-01         0.5005
              4              1.6203   5.548884e-02         0.5146
              5              1.6203   3.011020e-02         0.5426
              6              1.6203   1.680926e-02         0.5583
              7              1.6203   9.754199e-03         0.5803
              8              1.6203   5.701211e-03         0.5845
              9              1.6203   3.326189e-03         0.5834
             10              1.6203   2.340701e-03         0.7037
             11              1.6203   1.455848e-03         0.6220
             12              1.6203   8.511273e-04         0.5846
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5553
         Final Residual: 		   8.511273e-04
         Total Reduction in Residual: 	   4.772892e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0681413
    setup: 0.0507003 s
    solve: 0.017441 s
    solve(per iteration): 0.00134162 s
resid in solve_pyamgx: 8.51e-04
time solve_pyamgx: 8.37e-02
time p: 9.60e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26595            282531  0.000399        0.00738
           2(D)         4891            104727   0.00438        0.00252
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32038
         Operator Complexity: 1.56447
         Total Memory Usage: 0.0201635 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.766738e-01
              0              1.6203   4.778575e-02         0.0829
              1              1.6203   5.717623e-03         0.1197
              2              1.6203   1.050873e-03         0.1838
              3              1.6203   2.180693e-04         0.2075
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1394
         Final Residual: 		   2.180693e-04
         Total Reduction in Residual: 	   3.781503e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167628
    setup: 0.0134359 s
    solve: 0.00332685 s
    solve(per iteration): 0.000831712 s
resid in solve_pyamgx: 2.18e-04
time solve_pyamgx: 3.27e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27102            287806  0.000392        0.00752
           2(D)         4988            106562   0.00428        0.00257
           3(D)           26                44    0.0651       1.77e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3267
         Operator Complexity: 1.57488
         Total Memory Usage: 0.0203554 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.686303e+01
              0              1.6203   3.646247e+00         0.1357
              1              1.6203   7.857844e-01         0.2155
              2              1.6203   1.642091e-01         0.2090
              3              1.6203   4.034856e-02         0.2457
              4              1.6203   1.013063e-02         0.2511
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2067
         Final Residual: 		   1.013063e-02
         Total Reduction in Residual: 	   3.771216e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176516
    setup: 0.0135065 s
    solve: 0.00414515 s
    solve(per iteration): 0.00082903 s
resid in solve_pyamgx: 1.01e-02
time solve_pyamgx: 3.32e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step:  96, iter:0, max residual:2.71e-06, u:7.29e-07, v:1.18e-07, w:4.84e-07, p:2.71e-06, k:1.33e-10, eps:0.00e+00, om:7.91e-06


monitor time step:  96, iter:0, u: 3.94e-01, v: 2.20e-04, w:-1.58e-02, p: 4.53e-13, k: 9.73e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.52e+02, kmin: 3.76e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 5.360824742268041e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14850            157028  0.000712        0.00412
           2(D)         4063             43453   0.00263        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19239
         Operator Complexity: 1.29221
         Total Memory Usage: 0.0153021 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.026170e+00
              0              1.6203   1.277239e-01         0.0254
              1              1.6203   5.658940e-03         0.0443
              2              1.6203   9.372061e-04         0.1656
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.372061e-04
         Total Reduction in Residual: 	   1.864653e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012286
    setup: 0.0101786 s
    solve: 0.00210739 s
    solve(per iteration): 0.000702464 s
resid in solve_pyamgx: 9.37e-04
time solve_pyamgx: 2.79e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.938539e+00
              0              1.6203   1.049904e-01         0.0267
              1              1.6203   2.094171e-03         0.0199
              2              1.6203   1.499783e-04         0.0716
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.499783e-04
         Total Reduction in Residual: 	   3.807968e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123166
    setup: 0.0101786 s
    solve: 0.00213805 s
    solve(per iteration): 0.000712683 s
resid in solve_pyamgx: 1.50e-04
time solve_pyamgx: 3.46e-03
time v: 6.31e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.473972e+00
              0              1.6203   1.162809e-01         0.0260
              1              1.6203   4.008467e-03         0.0345
              2              1.6203   6.316264e-04         0.1576
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0521
         Final Residual: 		   6.316264e-04
         Total Reduction in Residual: 	   1.411780e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122716
    setup: 0.0101786 s
    solve: 0.00209306 s
    solve(per iteration): 0.000697685 s
resid in solve_pyamgx: 6.32e-04
time solve_pyamgx: 3.37e-03
time w: 5.55e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.779928e+00
              0              1.6203   9.717376e-01         0.5459
              1              1.6203   4.454524e-01         0.4584
              2              1.6203   2.161644e-01         0.4853
              3              1.6203   1.085433e-01         0.5021
              4              1.6203   5.633324e-02         0.5190
              5              1.6203   3.076352e-02         0.5461
              6              1.6203   1.732120e-02         0.5630
              7              1.6203   1.009409e-02         0.5828
              8              1.6203   5.900716e-03         0.5846
              9              1.6203   3.427081e-03         0.5808
             10              1.6203   2.407579e-03         0.7025
             11              1.6203   1.504691e-03         0.6250
             12              1.6203   8.834816e-04         0.5872
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5570
         Final Residual: 		   8.834816e-04
         Total Reduction in Residual: 	   4.963581e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0681078
    setup: 0.0507044 s
    solve: 0.0174034 s
    solve(per iteration): 0.00133872 s
resid in solve_pyamgx: 8.83e-04
time solve_pyamgx: 8.40e-02
time p: 9.65e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26526            281418    0.0004        0.00735
           2(D)         4884            107088   0.00449        0.00258
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31966
         Operator Complexity: 1.5663
         Total Memory Usage: 0.0201879 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.771315e-01
              0              1.6203   4.773240e-02         0.0827
              1              1.6203   5.715411e-03         0.1197
              2              1.6203   1.040167e-03         0.1820
              3              1.6203   2.170839e-04         0.2087
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1393
         Final Residual: 		   2.170839e-04
         Total Reduction in Residual: 	   3.761428e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168552
    setup: 0.0135434 s
    solve: 0.00331174 s
    solve(per iteration): 0.000827936 s
resid in solve_pyamgx: 2.17e-04
time solve_pyamgx: 3.28e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27072            287128  0.000392         0.0075
           2(D)         4912            105634   0.00438        0.00254
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3255
         Operator Complexity: 1.5725
         Total Memory Usage: 0.020313 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.675161e+01
              0              1.6203   3.692261e+00         0.1380
              1              1.6203   8.056298e-01         0.2182
              2              1.6203   1.687084e-01         0.2094
              3              1.6203   4.156245e-02         0.2464
              4              1.6203   1.043031e-02         0.2510
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2081
         Final Residual: 		   1.043031e-02
         Total Reduction in Residual: 	   3.898947e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176561
    setup: 0.0135068 s
    solve: 0.00414928 s
    solve(per iteration): 0.000829856 s
resid in solve_pyamgx: 1.04e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step:  97, iter:0, max residual:2.87e-06, u:7.32e-07, v:1.17e-07, w:4.93e-07, p:2.87e-06, k:1.32e-10, eps:0.00e+00, om:8.15e-06


monitor time step:  97, iter:0, u: 3.94e-01, v:-1.22e-04, w:-1.60e-02, p: 8.08e-13, k: 9.69e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.52e+02, kmin: 3.77e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 5.306122448979592e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14849            156853  0.000711        0.00412
           2(D)         4049             43011   0.00262        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.19224
         Operator Complexity: 1.29131
         Total Memory Usage: 0.0152876 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.023624e+00
              0              1.6203   1.276546e-01         0.0254
              1              1.6203   5.666547e-03         0.0444
              2              1.6203   9.441245e-04         0.1666
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.441245e-04
         Total Reduction in Residual: 	   1.879369e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123016
    setup: 0.0102045 s
    solve: 0.00209715 s
    solve(per iteration): 0.000699051 s
resid in solve_pyamgx: 9.44e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.937226e+00
              0              1.6203   1.049538e-01         0.0267
              1              1.6203   2.090921e-03         0.0199
              2              1.6203   1.492949e-04         0.0714
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.492949e-04
         Total Reduction in Residual: 	   3.791879e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123268
    setup: 0.0102045 s
    solve: 0.0021223 s
    solve(per iteration): 0.000707435 s
resid in solve_pyamgx: 1.49e-04
time solve_pyamgx: 3.42e-03
time v: 6.16e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.473503e+00
              0              1.6203   1.162870e-01         0.0260
              1              1.6203   4.026768e-03         0.0346
              2              1.6203   6.306287e-04         0.1566
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0520
         Final Residual: 		   6.306287e-04
         Total Reduction in Residual: 	   1.409698e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123017
    setup: 0.0102045 s
    solve: 0.00209718 s
    solve(per iteration): 0.000699061 s
resid in solve_pyamgx: 6.31e-04
time solve_pyamgx: 3.35e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.776480e+00
              0              1.6203   9.686758e-01         0.5453
              1              1.6203   4.462486e-01         0.4607
              2              1.6203   2.163897e-01         0.4849
              3              1.6203   1.082778e-01         0.5004
              4              1.6203   5.625354e-02         0.5195
              5              1.6203   3.074239e-02         0.5465
              6              1.6203   1.740067e-02         0.5660
              7              1.6203   1.017515e-02         0.5848
              8              1.6203   5.953376e-03         0.5851
              9              1.6203   3.436692e-03         0.5773
             10              1.6203   2.407416e-03         0.7005
             11              1.6203   1.512772e-03         0.6284
             12              1.6203   8.951770e-04         0.5917
             13              1.6203   5.279567e-04         0.5898
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5599
         Final Residual: 		   5.279567e-04
         Total Reduction in Residual: 	   2.971926e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692593
    setup: 0.0505507 s
    solve: 0.0187086 s
    solve(per iteration): 0.00133633 s
resid in solve_pyamgx: 5.28e-04
time solve_pyamgx: 8.45e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26563            281557  0.000399        0.00736
           2(D)         4939            106413   0.00436        0.00256
           3(D)           10                16      0.16       6.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32056
         Operator Complexity: 1.56551
         Total Memory Usage: 0.0201804 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.775976e-01
              0              1.6203   4.824860e-02         0.0835
              1              1.6203   5.709669e-03         0.1183
              2              1.6203   1.033775e-03         0.1811
              3              1.6203   2.137046e-04         0.2067
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1387
         Final Residual: 		   2.137046e-04
         Total Reduction in Residual: 	   3.699888e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168385
    setup: 0.0135127 s
    solve: 0.00332582 s
    solve(per iteration): 0.000831456 s
resid in solve_pyamgx: 2.14e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27161            288085  0.000391        0.00752
           2(D)         4963            106779   0.00434        0.00257
           3(D)           17                27    0.0934       1.13e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32696
         Operator Complexity: 1.57558
         Total Memory Usage: 0.0203675 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.672189e+01
              0              1.6203   3.659432e+00         0.1369
              1              1.6203   7.933241e-01         0.2168
              2              1.6203   1.665079e-01         0.2099
              3              1.6203   4.088705e-02         0.2456
              4              1.6203   1.017645e-02         0.2489
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2071
         Final Residual: 		   1.017645e-02
         Total Reduction in Residual: 	   3.808284e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177349
    setup: 0.0135898 s
    solve: 0.00414515 s
    solve(per iteration): 0.00082903 s
resid in solve_pyamgx: 1.02e-02
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step:  98, iter:0, max residual:1.88e-06, u:7.38e-07, v:1.17e-07, w:4.93e-07, p:1.88e-06, k:1.30e-10, eps:0.00e+00, om:7.95e-06


monitor time step:  98, iter:0, u: 3.94e-01, v:-3.92e-04, w:-1.61e-02, p: 1.11e-12, k: 9.68e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.53e+02, kmin: 3.78e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 5.252525252525252e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14865            156685  0.000709        0.00412
           2(D)         4048             43704   0.00267         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19239
         Operator Complexity: 1.29208
         Total Memory Usage: 0.0153001 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.021029e+00
              0              1.6203   1.275993e-01         0.0254
              1              1.6203   5.664480e-03         0.0444
              2              1.6203   9.474667e-04         0.1673
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.474667e-04
         Total Reduction in Residual: 	   1.886997e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122779
    setup: 0.0101784 s
    solve: 0.00209949 s
    solve(per iteration): 0.000699829 s
resid in solve_pyamgx: 9.47e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.936089e+00
              0              1.6203   1.049223e-01         0.0267
              1              1.6203   2.090983e-03         0.0199
              2              1.6203   1.476931e-04         0.0706
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.476931e-04
         Total Reduction in Residual: 	   3.752281e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123075
    setup: 0.0101784 s
    solve: 0.00212909 s
    solve(per iteration): 0.000709696 s
resid in solve_pyamgx: 1.48e-04
time solve_pyamgx: 3.41e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.472987e+00
              0              1.6203   1.162639e-01         0.0260
              1              1.6203   3.999029e-03         0.0344
              2              1.6203   6.238753e-04         0.1560
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0519
         Final Residual: 		   6.238753e-04
         Total Reduction in Residual: 	   1.394762e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122711
    setup: 0.0101784 s
    solve: 0.00209267 s
    solve(per iteration): 0.000697557 s
resid in solve_pyamgx: 6.24e-04
time solve_pyamgx: 3.35e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.773230e+00
              0              1.6203   9.691524e-01         0.5465
              1              1.6203   4.494876e-01         0.4638
              2              1.6203   2.185380e-01         0.4862
              3              1.6203   1.093038e-01         0.5002
              4              1.6203   5.695740e-02         0.5211
              5              1.6203   3.109722e-02         0.5460
              6              1.6203   1.763329e-02         0.5670
              7              1.6203   1.031590e-02         0.5850
              8              1.6203   6.029159e-03         0.5845
              9              1.6203   3.455387e-03         0.5731
             10              1.6203   2.414939e-03         0.6989
             11              1.6203   1.520958e-03         0.6298
             12              1.6203   9.065071e-04         0.5960
             13              1.6203   5.466163e-04         0.6030
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5613
         Final Residual: 		   5.466163e-04
         Total Reduction in Residual: 	   3.082602e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691967
    setup: 0.0505118 s
    solve: 0.0186849 s
    solve(per iteration): 0.00133464 s
resid in solve_pyamgx: 5.47e-04
time solve_pyamgx: 8.45e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26427            280263  0.000401        0.00732
           2(D)         4887            106565   0.00446        0.00256
           3(D)           19                31    0.0859       1.27e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31874
         Operator Complexity: 1.56387
         Total Memory Usage: 0.0201458 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.780378e-01
              0              1.6203   4.823741e-02         0.0835
              1              1.6203   5.656901e-03         0.1173
              2              1.6203   1.005983e-03         0.1778
              3              1.6203   2.112602e-04         0.2100
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1383
         Final Residual: 		   2.112602e-04
         Total Reduction in Residual: 	   3.654783e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168693
    setup: 0.0135574 s
    solve: 0.00331187 s
    solve(per iteration): 0.000827968 s
resid in solve_pyamgx: 2.11e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27117            287945  0.000392        0.00752
           2(D)         4964            109972   0.00446        0.00264
           3(D)           16                16    0.0625       8.49e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32651
         Operator Complexity: 1.58001
         Total Memory Usage: 0.0204332 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.664850e+01
              0              1.6203   3.613583e+00         0.1356
              1              1.6203   7.809023e-01         0.2161
              2              1.6203   1.618788e-01         0.2073
              3              1.6203   3.941442e-02         0.2435
              4              1.6203   9.750750e-03         0.2474
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2054
         Final Residual: 		   9.750750e-03
         Total Reduction in Residual: 	   3.659023e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177126
    setup: 0.0135782 s
    solve: 0.00413434 s
    solve(per iteration): 0.000826867 s
resid in solve_pyamgx: 9.75e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step:  99, iter:0, max residual:1.96e-06, u:7.40e-07, v:1.15e-07, w:4.87e-07, p:1.96e-06, k:1.29e-10, eps:0.00e+00, om:7.62e-06


monitor time step:  99, iter:0, u: 3.95e-01, v:-6.07e-04, w:-1.62e-02, p: 1.39e-12, k: 9.67e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.53e+02, kmin: 3.79e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 5.199999999999999e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14883            156961  0.000709        0.00412
           2(D)         4056             43778   0.00266         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19266
         Operator Complexity: 1.29259
         Total Memory Usage: 0.0153092 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.018389e+00
              0              1.6203   1.275792e-01         0.0254
              1              1.6203   5.694109e-03         0.0446
              2              1.6203   9.328894e-04         0.1638
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.328894e-04
         Total Reduction in Residual: 	   1.858942e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123152
    setup: 0.0102016 s
    solve: 0.00211366 s
    solve(per iteration): 0.000704555 s
resid in solve_pyamgx: 9.33e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.935127e+00
              0              1.6203   1.048907e-01         0.0267
              1              1.6203   2.087401e-03         0.0199
              2              1.6203   1.455329e-04         0.0697
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.455329e-04
         Total Reduction in Residual: 	   3.698303e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123273
    setup: 0.0102016 s
    solve: 0.0021257 s
    solve(per iteration): 0.000708565 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.36e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.472420e+00
              0              1.6203   1.162330e-01         0.0260
              1              1.6203   3.969418e-03         0.0342
              2              1.6203   6.256203e-04         0.1576
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0519
         Final Residual: 		   6.256203e-04
         Total Reduction in Residual: 	   1.398841e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122948
    setup: 0.0102016 s
    solve: 0.00209325 s
    solve(per iteration): 0.000697749 s
resid in solve_pyamgx: 6.26e-04
time solve_pyamgx: 3.30e-03
time w: 5.41e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.769987e+00
              0              1.6203   9.704189e-01         0.5483
              1              1.6203   4.524846e-01         0.4663
              2              1.6203   2.206548e-01         0.4877
              3              1.6203   1.102386e-01         0.4996
              4              1.6203   5.751757e-02         0.5218
              5              1.6203   3.127994e-02         0.5438
              6              1.6203   1.770072e-02         0.5659
              7              1.6203   1.034195e-02         0.5843
              8              1.6203   6.038360e-03         0.5839
              9              1.6203   3.439627e-03         0.5696
             10              1.6203   2.398927e-03         0.6974
             11              1.6203   1.511748e-03         0.6302
             12              1.6203   9.093005e-04         0.6015
             13              1.6203   5.604309e-04         0.6163
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5624
         Final Residual: 		   5.604309e-04
         Total Reduction in Residual: 	   3.166299e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692084
    setup: 0.050508 s
    solve: 0.0187004 s
    solve(per iteration): 0.00133574 s
resid in solve_pyamgx: 5.60e-04
time solve_pyamgx: 8.46e-02
time p: 9.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26566            281454  0.000399        0.00735
           2(D)         4970            106322    0.0043        0.00256
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32095
         Operator Complexity: 1.56523
         Total Memory Usage: 0.0201782 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.784477e-01
              0              1.6203   4.762114e-02         0.0823
              1              1.6203   5.625293e-03         0.1181
              2              1.6203   1.004044e-03         0.1785
              3              1.6203   2.084306e-04         0.2076
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1378
         Final Residual: 		   2.084306e-04
         Total Reduction in Residual: 	   3.603275e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168163
    setup: 0.0134945 s
    solve: 0.00332173 s
    solve(per iteration): 0.000830432 s
resid in solve_pyamgx: 2.08e-04
time solve_pyamgx: 3.21e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27117            287447  0.000391        0.00751
           2(D)         4981            107949   0.00435         0.0026
           3(D)           28                56    0.0714        2.1e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3268
         Operator Complexity: 1.57639
         Total Memory Usage: 0.0203792 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.659864e+01
              0              1.6203   3.692088e+00         0.1388
              1              1.6203   7.916782e-01         0.2144
              2              1.6203   1.652288e-01         0.2087
              3              1.6203   4.017454e-02         0.2431
              4              1.6203   9.934836e-03         0.2473
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2063
         Final Residual: 		   9.934836e-03
         Total Reduction in Residual: 	   3.735092e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177994
    setup: 0.013654 s
    solve: 0.00414541 s
    solve(per iteration): 0.000829082 s
resid in solve_pyamgx: 9.93e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 100, iter:0, max residual:2.02e-06, u:7.29e-07, v:1.14e-07, w:4.89e-07, p:2.02e-06, k:1.27e-10, eps:0.00e+00, om:7.76e-06


monitor time step: 100, iter:0, u: 3.95e-01, v:-8.06e-04, w:-1.62e-02, p: 1.63e-12, k: 9.68e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.71e-01, cfl_max_y: 1.14e-01, at i= 30, j= 65


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.54e+02, kmin: 3.79e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 5.148514851485148e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14861            156929  0.000711        0.00412
           2(D)         4057             43263   0.00263        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19244
         Operator Complexity: 1.29179
         Total Memory Usage: 0.0152959 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.015758e+00
              0              1.6203   1.274439e-01         0.0254
              1              1.6203   5.679329e-03         0.0446
              2              1.6203   9.355629e-04         0.1647
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.355629e-04
         Total Reduction in Residual: 	   1.865247e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122956
    setup: 0.010199 s
    solve: 0.00209654 s
    solve(per iteration): 0.000698848 s
resid in solve_pyamgx: 9.36e-04
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.934180e+00
              0              1.6203   1.048632e-01         0.0267
              1              1.6203   2.092362e-03         0.0200
              2              1.6203   1.487693e-04         0.0711
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.487693e-04
         Total Reduction in Residual: 	   3.781456e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012323
    setup: 0.010199 s
    solve: 0.00212397 s
    solve(per iteration): 0.000707989 s
resid in solve_pyamgx: 1.49e-04
time solve_pyamgx: 3.36e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.471802e+00
              0              1.6203   1.162405e-01         0.0260
              1              1.6203   3.993363e-03         0.0344
              2              1.6203   6.346325e-04         0.1589
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.346325e-04
         Total Reduction in Residual: 	   1.419187e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122962
    setup: 0.010199 s
    solve: 0.00209715 s
    solve(per iteration): 0.000699051 s
resid in solve_pyamgx: 6.35e-04
time solve_pyamgx: 3.33e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.766522e+00
              0              1.6203   9.687580e-01         0.5484
              1              1.6203   4.520362e-01         0.4666
              2              1.6203   2.205233e-01         0.4878
              3              1.6203   1.094177e-01         0.4962
              4              1.6203   5.675005e-02         0.5187
              5              1.6203   3.058947e-02         0.5390
              6              1.6203   1.717260e-02         0.5614
              7              1.6203   9.992525e-03         0.5819
              8              1.6203   5.832256e-03         0.5837
              9              1.6203   3.308652e-03         0.5673
             10              1.6203   2.302187e-03         0.6958
             11              1.6203   1.451017e-03         0.6303
             12              1.6203   8.819542e-04         0.6078
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5572
         Final Residual: 		   8.819542e-04
         Total Reduction in Residual: 	   4.992603e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0677107
    setup: 0.0502945 s
    solve: 0.0174162 s
    solve(per iteration): 0.00133971 s
resid in solve_pyamgx: 8.82e-04
time solve_pyamgx: 8.30e-02
time p: 9.54e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26523            282001  0.000401        0.00736
           2(D)         4872            105640   0.00445        0.00254
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3195
         Operator Complexity: 1.56503
         Total Memory Usage: 0.0201677 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.788576e-01
              0              1.6203   4.773047e-02         0.0825
              1              1.6203   5.635492e-03         0.1181
              2              1.6203   9.857013e-04         0.1749
              3              1.6203   2.053790e-04         0.2084
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1372
         Final Residual: 		   2.053790e-04
         Total Reduction in Residual: 	   3.548005e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168405
    setup: 0.013533 s
    solve: 0.00330752 s
    solve(per iteration): 0.00082688 s
resid in solve_pyamgx: 2.05e-04
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27156            287878   0.00039        0.00752
           2(D)         5030            109314   0.00432        0.00263
           3(D)           17                19    0.0657       9.46e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32759
         Operator Complexity: 1.57896
         Total Memory Usage: 0.0204226 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.654403e+01
              0              1.6203   3.635366e+00         0.1370
              1              1.6203   7.865358e-01         0.2164
              2              1.6203   1.654012e-01         0.2103
              3              1.6203   4.017871e-02         0.2429
              4              1.6203   9.978417e-03         0.2484
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2065
         Final Residual: 		   9.978417e-03
         Total Reduction in Residual: 	   3.759195e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177694
    setup: 0.0136103 s
    solve: 0.0041591 s
    solve(per iteration): 0.000831821 s
resid in solve_pyamgx: 9.98e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 101, iter:0, max residual:2.96e-06, u:7.31e-07, v:1.16e-07, w:4.96e-07, p:2.96e-06, k:1.25e-10, eps:0.00e+00, om:7.80e-06


monitor time step: 101, iter:0, u: 3.96e-01, v:-1.00e-03, w:-1.62e-02, p: 1.81e-12, k: 9.69e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.54e+02, kmin: 3.80e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 5.098039215686274e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14883            156987  0.000709        0.00412
           2(D)         4076             43480   0.00262        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19286
         Operator Complexity: 1.29219
         Total Memory Usage: 0.0153041 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.013190e+00
              0              1.6203   1.273968e-01         0.0254
              1              1.6203   5.699722e-03         0.0447
              2              1.6203   9.341532e-04         0.1639
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.341532e-04
         Total Reduction in Residual: 	   1.863391e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123202
    setup: 0.0102216 s
    solve: 0.00209866 s
    solve(per iteration): 0.000699552 s
resid in solve_pyamgx: 9.34e-04
time solve_pyamgx: 2.74e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.933091e+00
              0              1.6203   1.048317e-01         0.0267
              1              1.6203   2.089628e-03         0.0199
              2              1.6203   1.488275e-04         0.0712
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.488275e-04
         Total Reduction in Residual: 	   3.783982e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123512
    setup: 0.0102216 s
    solve: 0.00212963 s
    solve(per iteration): 0.000709877 s
resid in solve_pyamgx: 1.49e-04
time solve_pyamgx: 3.34e-03
time v: 6.03e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.471134e+00
              0              1.6203   1.162211e-01         0.0260
              1              1.6203   3.982606e-03         0.0343
              2              1.6203   6.324534e-04         0.1588
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0521
         Final Residual: 		   6.324534e-04
         Total Reduction in Residual: 	   1.414526e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123182
    setup: 0.0102216 s
    solve: 0.00209661 s
    solve(per iteration): 0.000698869 s
resid in solve_pyamgx: 6.32e-04
time solve_pyamgx: 3.29e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.763132e+00
              0              1.6203   9.694496e-01         0.5498
              1              1.6203   4.511816e-01         0.4654
              2              1.6203   2.203943e-01         0.4885
              3              1.6203   1.091407e-01         0.4952
              4              1.6203   5.650139e-02         0.5177
              5              1.6203   3.033148e-02         0.5368
              6              1.6203   1.690205e-02         0.5572
              7              1.6203   9.786533e-03         0.5790
              8              1.6203   5.701618e-03         0.5826
              9              1.6203   3.222227e-03         0.5651
             10              1.6203   2.236617e-03         0.6941
             11              1.6203   1.404227e-03         0.6278
             12              1.6203   8.577591e-04         0.6108
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5561
         Final Residual: 		   8.577591e-04
         Total Reduction in Residual: 	   4.864974e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0678846
    setup: 0.0504876 s
    solve: 0.017397 s
    solve(per iteration): 0.00133823 s
resid in solve_pyamgx: 8.58e-04
time solve_pyamgx: 8.32e-02
time p: 9.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26516            281630  0.000401        0.00736
           2(D)         4889            106029   0.00444        0.00255
           3(D)           17                23    0.0796       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31964
         Operator Complexity: 1.56507
         Total Memory Usage: 0.0201689 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.792561e-01
              0              1.6203   4.817509e-02         0.0832
              1              1.6203   5.661624e-03         0.1175
              2              1.6203   9.932384e-04         0.1754
              3              1.6203   2.093759e-04         0.2108
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1379
         Final Residual: 		   2.093759e-04
         Total Reduction in Residual: 	   3.614566e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016867
    setup: 0.0135549 s
    solve: 0.00331206 s
    solve(per iteration): 0.000828016 s
resid in solve_pyamgx: 2.09e-04
time solve_pyamgx: 3.25e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27059            287265  0.000392         0.0075
           2(D)         4997            109249   0.00438        0.00263
           3(D)           22                32    0.0661       1.39e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32631
         Operator Complexity: 1.57799
         Total Memory Usage: 0.0204012 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.650098e+01
              0              1.6203   3.621005e+00         0.1366
              1              1.6203   7.835098e-01         0.2164
              2              1.6203   1.660543e-01         0.2119
              3              1.6203   4.067801e-02         0.2450
              4              1.6203   1.031561e-02         0.2536
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2080
         Final Residual: 		   1.031561e-02
         Total Reduction in Residual: 	   3.892540e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178064
    setup: 0.0136521 s
    solve: 0.00415424 s
    solve(per iteration): 0.000830848 s
resid in solve_pyamgx: 1.03e-02
time solve_pyamgx: 3.32e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 102, iter:0, max residual:2.90e-06, u:7.30e-07, v:1.16e-07, w:4.94e-07, p:2.90e-06, k:1.28e-10, eps:0.00e+00, om:8.06e-06


monitor time step: 102, iter:0, u: 3.96e-01, v:-1.18e-03, w:-1.62e-02, p: 1.91e-12, k: 9.70e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.54e+02, kmin: 3.80e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 5.048543689320388e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14896            157276  0.000709        0.00413
           2(D)         4073             43683   0.00263         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19296
         Operator Complexity: 1.29291
         Total Memory Usage: 0.0153156 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.010680e+00
              0              1.6203   1.273099e-01         0.0254
              1              1.6203   5.678747e-03         0.0446
              2              1.6203   9.326943e-04         0.1642
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.326943e-04
         Total Reduction in Residual: 	   1.861413e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122471
    setup: 0.0101435 s
    solve: 0.00210358 s
    solve(per iteration): 0.000701195 s
resid in solve_pyamgx: 9.33e-04
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.931862e+00
              0              1.6203   1.048038e-01         0.0267
              1              1.6203   2.088414e-03         0.0199
              2              1.6203   1.452375e-04         0.0695
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.452375e-04
         Total Reduction in Residual: 	   3.693861e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122675
    setup: 0.0101435 s
    solve: 0.00212397 s
    solve(per iteration): 0.000707989 s
resid in solve_pyamgx: 1.45e-04
time solve_pyamgx: 3.40e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.470416e+00
              0              1.6203   1.161909e-01         0.0260
              1              1.6203   3.956650e-03         0.0341
              2              1.6203   6.259278e-04         0.1582
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0519
         Final Residual: 		   6.259278e-04
         Total Reduction in Residual: 	   1.400156e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122468
    setup: 0.0101435 s
    solve: 0.0021033 s
    solve(per iteration): 0.000701099 s
resid in solve_pyamgx: 6.26e-04
time solve_pyamgx: 3.34e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.759803e+00
              0              1.6203   9.704642e-01         0.5515
              1              1.6203   4.486700e-01         0.4623
              2              1.6203   2.192104e-01         0.4886
              3              1.6203   1.085869e-01         0.4954
              4              1.6203   5.615695e-02         0.5172
              5              1.6203   3.012338e-02         0.5364
              6              1.6203   1.669977e-02         0.5544
              7              1.6203   9.634958e-03         0.5770
              8              1.6203   5.602977e-03         0.5815
              9              1.6203   3.160238e-03         0.5640
             10              1.6203   2.190387e-03         0.6931
             11              1.6203   1.369654e-03         0.6253
             12              1.6203   8.385914e-04         0.6123
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5552
         Final Residual: 		   8.385914e-04
         Total Reduction in Residual: 	   4.765258e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0680221
    setup: 0.0505692 s
    solve: 0.0174529 s
    solve(per iteration): 0.00134253 s
resid in solve_pyamgx: 8.39e-04
time solve_pyamgx: 8.34e-02
time p: 9.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26598            282234  0.000399        0.00737
           2(D)         4965            105467   0.00428        0.00254
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32119
         Operator Complexity: 1.56511
         Total Memory Usage: 0.0201776 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.796350e-01
              0              1.6203   4.820164e-02         0.0832
              1              1.6203   5.774978e-03         0.1198
              2              1.6203   1.048959e-03         0.1816
              3              1.6203   2.171760e-04         0.2070
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1391
         Final Residual: 		   2.171760e-04
         Total Reduction in Residual: 	   3.746773e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167816
    setup: 0.0134709 s
    solve: 0.00331075 s
    solve(per iteration): 0.000827688 s
resid in solve_pyamgx: 2.17e-04
time solve_pyamgx: 3.21e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27014            286738  0.000393        0.00749
           2(D)         4952            108670   0.00443        0.00261
           3(D)           19                27    0.0748       1.18e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32537
         Operator Complexity: 1.57637
         Total Memory Usage: 0.0203715 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.641608e+01
              0              1.6203   3.591567e+00         0.1360
              1              1.6203   7.763061e-01         0.2161
              2              1.6203   1.641007e-01         0.2114
              3              1.6203   4.002416e-02         0.2439
              4              1.6203   9.991861e-03         0.2496
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2068
         Final Residual: 		   9.991861e-03
         Total Reduction in Residual: 	   3.782493e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176819
    setup: 0.0135518 s
    solve: 0.00413014 s
    solve(per iteration): 0.000826029 s
resid in solve_pyamgx: 9.99e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 103, iter:0, max residual:2.86e-06, u:7.29e-07, v:1.13e-07, w:4.89e-07, p:2.86e-06, k:1.33e-10, eps:0.00e+00, om:7.81e-06


monitor time step: 103, iter:0, u: 3.97e-01, v:-1.29e-03, w:-1.60e-02, p: 1.97e-12, k: 9.72e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.55e+02, kmin: 3.81e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 4.999999999999999e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14887            156949  0.000708        0.00412
           2(D)         4065             43491   0.00263        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19279
         Operator Complexity: 1.29215
         Total Memory Usage: 0.0153032 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.008170e+00
              0              1.6203   1.272731e-01         0.0254
              1              1.6203   5.715375e-03         0.0449
              2              1.6203   9.488624e-04         0.1660
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.488624e-04
         Total Reduction in Residual: 	   1.894629e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124808
    setup: 0.0103793 s
    solve: 0.0021015 s
    solve(per iteration): 0.000700501 s
resid in solve_pyamgx: 9.49e-04
time solve_pyamgx: 2.86e-02
time u: 3.52e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.930655e+00
              0              1.6203   1.047755e-01         0.0267
              1              1.6203   2.083339e-03         0.0199
              2              1.6203   1.452387e-04         0.0697
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.452387e-04
         Total Reduction in Residual: 	   3.695025e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125125
    setup: 0.0103793 s
    solve: 0.00213325 s
    solve(per iteration): 0.000711083 s
resid in solve_pyamgx: 1.45e-04
time solve_pyamgx: 3.38e-03
time v: 6.07e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.469649e+00
              0              1.6203   1.161660e-01         0.0260
              1              1.6203   3.966270e-03         0.0341
              2              1.6203   6.220984e-04         0.1568
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0518
         Final Residual: 		   6.220984e-04
         Total Reduction in Residual: 	   1.391828e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124799
    setup: 0.0103793 s
    solve: 0.00210061 s
    solve(per iteration): 0.000700203 s
resid in solve_pyamgx: 6.22e-04
time solve_pyamgx: 3.34e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.756411e+00
              0              1.6203   9.683671e-01         0.5513
              1              1.6203   4.434170e-01         0.4579
              2              1.6203   2.158523e-01         0.4868
              3              1.6203   1.064811e-01         0.4933
              4              1.6203   5.462413e-02         0.5130
              5              1.6203   2.915087e-02         0.5337
              6              1.6203   1.600561e-02         0.5491
              7              1.6203   9.155966e-03         0.5720
              8              1.6203   5.299516e-03         0.5788
              9              1.6203   2.988299e-03         0.5639
             10              1.6203   2.069546e-03         0.6925
             11              1.6203   1.291744e-03         0.6242
             12              1.6203   7.944171e-04         0.6150
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5530
         Final Residual: 		   7.944171e-04
         Total Reduction in Residual: 	   4.522957e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0680272
    setup: 0.0506166 s
    solve: 0.0174106 s
    solve(per iteration): 0.00133928 s
resid in solve_pyamgx: 7.94e-04
time solve_pyamgx: 8.35e-02
time p: 9.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26497            281579  0.000401        0.00735
           2(D)         4905            106935   0.00444        0.00257
           3(D)           17                25    0.0865       1.08e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31961
         Operator Complexity: 1.56632
         Total Memory Usage: 0.0201879 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.799953e-01
              0              1.6203   4.796172e-02         0.0827
              1              1.6203   5.628759e-03         0.1174
              2              1.6203   1.003222e-03         0.1782
              3              1.6203   2.103784e-04         0.2097
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1380
         Final Residual: 		   2.103784e-04
         Total Reduction in Residual: 	   3.627243e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168214
    setup: 0.0135202 s
    solve: 0.00330128 s
    solve(per iteration): 0.00082532 s
resid in solve_pyamgx: 2.10e-04
time solve_pyamgx: 3.25e-02
time k: 4.59e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27053            286767  0.000392        0.00749
           2(D)         4982            108406   0.00437        0.00261
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32601
         Operator Complexity: 1.57601
         Total Memory Usage: 0.0203694 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.640229e+01
              0              1.6203   3.615542e+00         0.1369
              1              1.6203   7.732497e-01         0.2139
              2              1.6203   1.618407e-01         0.2093
              3              1.6203   3.925245e-02         0.2425
              4              1.6203   9.611216e-03         0.2449
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2052
         Final Residual: 		   9.611216e-03
         Total Reduction in Residual: 	   3.640296e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176219
    setup: 0.0134849 s
    solve: 0.00413696 s
    solve(per iteration): 0.000827392 s
resid in solve_pyamgx: 9.61e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 9.54e-07

--time step: 104, iter:0, max residual:2.74e-06, u:7.41e-07, v:1.13e-07, w:4.86e-07, p:2.74e-06, k:1.28e-10, eps:0.00e+00, om:7.51e-06


monitor time step: 104, iter:0, u: 3.98e-01, v:-1.34e-03, w:-1.57e-02, p: 2.06e-12, k: 9.75e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.56e+02, kmin: 3.82e-04, epsmin: 1.00e+00, ommin: 2.31e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 4.952380952380952e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14881            156921  0.000709        0.00412
           2(D)         4053             43069   0.00262        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.19261
         Operator Complexity: 1.2915
         Total Memory Usage: 0.0152923 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.005602e+00
              0              1.6203   1.272009e-01         0.0254
              1              1.6203   5.707694e-03         0.0449
              2              1.6203   9.407590e-04         0.1648
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.407590e-04
         Total Reduction in Residual: 	   1.879412e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123421
    setup: 0.0102347 s
    solve: 0.00210736 s
    solve(per iteration): 0.000702453 s
resid in solve_pyamgx: 9.41e-04
time solve_pyamgx: 2.81e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.929629e+00
              0              1.6203   1.047474e-01         0.0267
              1              1.6203   2.085146e-03         0.0199
              2              1.6203   1.471297e-04         0.0706
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.471297e-04
         Total Reduction in Residual: 	   3.744112e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123703
    setup: 0.0102347 s
    solve: 0.00213562 s
    solve(per iteration): 0.000711872 s
resid in solve_pyamgx: 1.47e-04
time solve_pyamgx: 3.45e-03
time v: 6.22e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.468834e+00
              0              1.6203   1.161382e-01         0.0260
              1              1.6203   3.950336e-03         0.0340
              2              1.6203   6.267161e-04         0.1586
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0520
         Final Residual: 		   6.267161e-04
         Total Reduction in Residual: 	   1.402415e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123462
    setup: 0.0102347 s
    solve: 0.00211149 s
    solve(per iteration): 0.000703829 s
resid in solve_pyamgx: 6.27e-04
time solve_pyamgx: 3.39e-03
time w: 5.57e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.753199e+00
              0              1.6203   9.680861e-01         0.5522
              1              1.6203   4.403127e-01         0.4548
              2              1.6203   2.136891e-01         0.4853
              3              1.6203   1.054676e-01         0.4936
              4              1.6203   5.394171e-02         0.5115
              5              1.6203   2.877721e-02         0.5335
              6              1.6203   1.570870e-02         0.5459
              7              1.6203   8.901761e-03         0.5667
              8              1.6203   5.110042e-03         0.5740
              9              1.6203   2.881511e-03         0.5639
             10              1.6203   1.996574e-03         0.6929
             11              1.6203   1.245899e-03         0.6240
             12              1.6203   7.721426e-04         0.6197
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5519
         Final Residual: 		   7.721426e-04
         Total Reduction in Residual: 	   4.404192e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0678957
    setup: 0.0504931 s
    solve: 0.0174026 s
    solve(per iteration): 0.00133866 s
resid in solve_pyamgx: 7.72e-04
time solve_pyamgx: 8.40e-02
time p: 9.65e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26447            280731  0.000401        0.00733
           2(D)         4871            104655   0.00441        0.00252
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31865
         Operator Complexity: 1.56173
         Total Memory Usage: 0.0201128 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.803526e-01
              0              1.6203   4.802891e-02         0.0828
              1              1.6203   5.665495e-03         0.1180
              2              1.6203   1.013505e-03         0.1789
              3              1.6203   2.117374e-04         0.2089
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1382
         Final Residual: 		   2.117374e-04
         Total Reduction in Residual: 	   3.648427e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168599
    setup: 0.013558 s
    solve: 0.00330189 s
    solve(per iteration): 0.000825472 s
resid in solve_pyamgx: 2.12e-04
time solve_pyamgx: 3.26e-02
time k: 4.49e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27027            287275  0.000393         0.0075
           2(D)         4944            106752   0.00437        0.00257
           3(D)           17                23    0.0796       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3254
         Operator Complexity: 1.57435
         Total Memory Usage: 0.0203407 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.633791e+01
              0              1.6203   3.589241e+00         0.1363
              1              1.6203   7.625184e-01         0.2124
              2              1.6203   1.614821e-01         0.2118
              3              1.6203   3.874219e-02         0.2399
              4              1.6203   9.660382e-03         0.2494
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   9.660382e-03
         Total Reduction in Residual: 	   3.667862e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017662
    setup: 0.0135086 s
    solve: 0.00415334 s
    solve(per iteration): 0.000830669 s
resid in solve_pyamgx: 9.66e-03
time solve_pyamgx: 3.40e-02
time omega: 4.06e-02
time Smag or Wale: 7.15e-07

--time step: 105, iter:0, max residual:2.71e-06, u:7.35e-07, v:1.15e-07, w:4.90e-07, p:2.71e-06, k:1.29e-10, eps:0.00e+00, om:7.55e-06


monitor time step: 105, iter:0, u: 3.98e-01, v:-1.36e-03, w:-1.54e-02, p: 2.22e-12, k: 9.79e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.56e+02, kmin: 3.83e-04, epsmin: 1.00e+00, ommin: 2.31e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 4.90566037735849e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14917            157491  0.000708        0.00414
           2(D)         4045             43315   0.00265        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19289
         Operator Complexity: 1.29269
         Total Memory Usage: 0.015312 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.002977e+00
              0              1.6203   1.271439e-01         0.0254
              1              1.6203   5.729107e-03         0.0451
              2              1.6203   9.548344e-04         0.1667
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0576
         Final Residual: 		   9.548344e-04
         Total Reduction in Residual: 	   1.908532e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123316
    setup: 0.0102282 s
    solve: 0.00210346 s
    solve(per iteration): 0.000701152 s
resid in solve_pyamgx: 9.55e-04
time solve_pyamgx: 2.85e-02
time u: 3.54e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.928784e+00
              0              1.6203   1.047239e-01         0.0267
              1              1.6203   2.082674e-03         0.0199
              2              1.6203   1.441878e-04         0.0692
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.441878e-04
         Total Reduction in Residual: 	   3.670035e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123585
    setup: 0.0102282 s
    solve: 0.00213034 s
    solve(per iteration): 0.000710112 s
resid in solve_pyamgx: 1.44e-04
time solve_pyamgx: 3.42e-03
time v: 6.27e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.467970e+00
              0              1.6203   1.161082e-01         0.0260
              1              1.6203   3.941051e-03         0.0339
              2              1.6203   6.306407e-04         0.1600
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0521
         Final Residual: 		   6.306407e-04
         Total Reduction in Residual: 	   1.411470e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123516
    setup: 0.0102282 s
    solve: 0.00212342 s
    solve(per iteration): 0.000707808 s
resid in solve_pyamgx: 6.31e-04
time solve_pyamgx: 3.43e-03
time w: 5.67e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.749950e+00
              0              1.6203   9.674799e-01         0.5529
              1              1.6203   4.386547e-01         0.4534
              2              1.6203   2.123833e-01         0.4842
              3              1.6203   1.049490e-01         0.4941
              4              1.6203   5.365733e-02         0.5113
              5              1.6203   2.869243e-02         0.5347
              6              1.6203   1.564850e-02         0.5454
              7              1.6203   8.816303e-03         0.5634
              8              1.6203   5.029826e-03         0.5705
              9              1.6203   2.841166e-03         0.5649
             10              1.6203   1.975215e-03         0.6952
             11              1.6203   1.238588e-03         0.6271
             12              1.6203   7.775778e-04         0.6278
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5522
         Final Residual: 		   7.775778e-04
         Total Reduction in Residual: 	   4.443429e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0681581
    setup: 0.0507227 s
    solve: 0.0174354 s
    solve(per iteration): 0.00134118 s
resid in solve_pyamgx: 7.78e-04
time solve_pyamgx: 8.50e-02
time p: 9.78e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26506            281518  0.000401        0.00735
           2(D)         4914            106932   0.00443        0.00257
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31978
         Operator Complexity: 1.56622
         Total Memory Usage: 0.0201872 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.806951e-01
              0              1.6203   4.789296e-02         0.0825
              1              1.6203   5.554139e-03         0.1160
              2              1.6203   9.881361e-04         0.1779
              3              1.6203   2.045970e-04         0.2071
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1370
         Final Residual: 		   2.045970e-04
         Total Reduction in Residual: 	   3.523311e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169141
    setup: 0.0136125 s
    solve: 0.00330163 s
    solve(per iteration): 0.000825408 s
resid in solve_pyamgx: 2.05e-04
time solve_pyamgx: 3.31e-02
time k: 4.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26906            285856  0.000395        0.00747
           2(D)         4991            111241   0.00447        0.00267
           3(D)           24                40    0.0694       1.62e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32472
         Operator Complexity: 1.57885
         Total Memory Usage: 0.0204062 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.627741e+01
              0              1.6203   3.596319e+00         0.1369
              1              1.6203   7.791165e-01         0.2166
              2              1.6203   1.652577e-01         0.2121
              3              1.6203   4.056589e-02         0.2455
              4              1.6203   1.010641e-02         0.2491
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2075
         Final Residual: 		   1.010641e-02
         Total Reduction in Residual: 	   3.846044e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176609
    setup: 0.0135114 s
    solve: 0.00414954 s
    solve(per iteration): 0.000829907 s
resid in solve_pyamgx: 1.01e-02
time solve_pyamgx: 3.27e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 106, iter:0, max residual:2.75e-06, u:7.46e-07, v:1.13e-07, w:4.93e-07, p:2.75e-06, k:1.25e-10, eps:0.00e+00, om:7.90e-06


monitor time step: 106, iter:0, u: 3.99e-01, v:-1.44e-03, w:-1.51e-02, p: 2.38e-12, k: 9.84e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.57e+02, kmin: 3.84e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 4.859813084112149e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14930            157610  0.000707        0.00414
           2(D)         4068             43598   0.00263         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19326
         Operator Complexity: 1.29327
         Total Memory Usage: 0.0153227 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.000356e+00
              0              1.6203   1.270804e-01         0.0254
              1              1.6203   5.718178e-03         0.0450
              2              1.6203   9.470075e-04         0.1656
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.470075e-04
         Total Reduction in Residual: 	   1.893880e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123055
    setup: 0.0102004 s
    solve: 0.00210509 s
    solve(per iteration): 0.000701696 s
resid in solve_pyamgx: 9.47e-04
time solve_pyamgx: 2.77e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.927959e+00
              0              1.6203   1.047063e-01         0.0267
              1              1.6203   2.088926e-03         0.0200
              2              1.6203   1.476793e-04         0.0707
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.476793e-04
         Total Reduction in Residual: 	   3.759695e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123249
    setup: 0.0102004 s
    solve: 0.00212448 s
    solve(per iteration): 0.00070816 s
resid in solve_pyamgx: 1.48e-04
time solve_pyamgx: 3.39e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.467052e+00
              0              1.6203   1.160961e-01         0.0260
              1              1.6203   3.957892e-03         0.0341
              2              1.6203   6.308781e-04         0.1594
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0521
         Final Residual: 		   6.308781e-04
         Total Reduction in Residual: 	   1.412292e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123037
    setup: 0.0102004 s
    solve: 0.0021033 s
    solve(per iteration): 0.000701099 s
resid in solve_pyamgx: 6.31e-04
time solve_pyamgx: 3.36e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.746486e+00
              0              1.6203   9.632968e-01         0.5516
              1              1.6203   4.365995e-01         0.4532
              2              1.6203   2.107548e-01         0.4827
              3              1.6203   1.036257e-01         0.4917
              4              1.6203   5.269300e-02         0.5085
              5              1.6203   2.807556e-02         0.5328
              6              1.6203   1.524607e-02         0.5430
              7              1.6203   8.531040e-03         0.5596
              8              1.6203   4.836126e-03         0.5669
              9              1.6203   2.731298e-03         0.5648
             10              1.6203   1.906902e-03         0.6982
             11              1.6203   1.206234e-03         0.6326
             12              1.6203   7.703980e-04         0.6387
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5519
         Final Residual: 		   7.703980e-04
         Total Reduction in Residual: 	   4.411131e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0681049
    setup: 0.0506962 s
    solve: 0.0174087 s
    solve(per iteration): 0.00133913 s
resid in solve_pyamgx: 7.70e-04
time solve_pyamgx: 8.35e-02
time p: 9.58e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26546            281810    0.0004        0.00736
           2(D)         4914            105588   0.00437        0.00254
           3(D)           16                26     0.102       1.07e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32019
         Operator Complexity: 1.56469
         Total Memory Usage: 0.020166 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.810234e-01
              0              1.6203   4.769607e-02         0.0821
              1              1.6203   5.595226e-03         0.1173
              2              1.6203   1.001582e-03         0.1790
              3              1.6203   2.090958e-04         0.2088
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1377
         Final Residual: 		   2.090958e-04
         Total Reduction in Residual: 	   3.598751e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016853
    setup: 0.0135395 s
    solve: 0.00331347 s
    solve(per iteration): 0.000828368 s
resid in solve_pyamgx: 2.09e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26905            286409  0.000396        0.00748
           2(D)         4932            106744   0.00439        0.00257
           3(D)           21                31    0.0703       1.33e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32408
         Operator Complexity: 1.57309
         Total Memory Usage: 0.0203146 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.621810e+01
              0              1.6203   3.570211e+00         0.1362
              1              1.6203   7.744670e-01         0.2169
              2              1.6203   1.657885e-01         0.2141
              3              1.6203   4.033080e-02         0.2433
              4              1.6203   1.009808e-02         0.2504
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2076
         Final Residual: 		   1.009808e-02
         Total Reduction in Residual: 	   3.851569e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177057
    setup: 0.0135565 s
    solve: 0.00414925 s
    solve(per iteration): 0.00082985 s
resid in solve_pyamgx: 1.01e-02
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 107, iter:0, max residual:2.71e-06, u:7.40e-07, v:1.15e-07, w:4.93e-07, p:2.71e-06, k:1.28e-10, eps:0.00e+00, om:7.89e-06


monitor time step: 107, iter:0, u: 4.00e-01, v:-1.59e-03, w:-1.48e-02, p: 2.51e-12, k: 9.88e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.57e+02, kmin: 3.84e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 4.814814814814815e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14917            157393  0.000707        0.00413
           2(D)         4059             43461   0.00264        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19303
         Operator Complexity: 1.29276
         Total Memory Usage: 0.0153137 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.997798e+00
              0              1.6203   1.270359e-01         0.0254
              1              1.6203   5.712452e-03         0.0450
              2              1.6203   9.414193e-04         0.1648
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.414193e-04
         Total Reduction in Residual: 	   1.883668e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122672
    setup: 0.0101697 s
    solve: 0.00209754 s
    solve(per iteration): 0.000699179 s
resid in solve_pyamgx: 9.41e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.926991e+00
              0              1.6203   1.046831e-01         0.0267
              1              1.6203   2.087440e-03         0.0199
              2              1.6203   1.462313e-04         0.0701
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.462313e-04
         Total Reduction in Residual: 	   3.723750e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122963
    setup: 0.0101697 s
    solve: 0.00212662 s
    solve(per iteration): 0.000708875 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.43e-03
time v: 6.16e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.466078e+00
              0              1.6203   1.160746e-01         0.0260
              1              1.6203   3.936440e-03         0.0339
              2              1.6203   6.178495e-04         0.1570
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0517
         Final Residual: 		   6.178495e-04
         Total Reduction in Residual: 	   1.383428e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012264
    setup: 0.0101697 s
    solve: 0.00209437 s
    solve(per iteration): 0.000698123 s
resid in solve_pyamgx: 6.18e-04
time solve_pyamgx: 3.34e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.743105e+00
              0              1.6203   9.608581e-01         0.5512
              1              1.6203   4.377948e-01         0.4556
              2              1.6203   2.116755e-01         0.4835
              3              1.6203   1.042607e-01         0.4925
              4              1.6203   5.325590e-02         0.5108
              5              1.6203   2.846835e-02         0.5346
              6              1.6203   1.552003e-02         0.5452
              7              1.6203   8.726832e-03         0.5623
              8              1.6203   4.960779e-03         0.5685
              9              1.6203   2.815558e-03         0.5676
             10              1.6203   1.980495e-03         0.7034
             11              1.6203   1.263202e-03         0.6378
             12              1.6203   8.077224e-04         0.6394
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5540
         Final Residual: 		   8.077224e-04
         Total Reduction in Residual: 	   4.633813e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0681132
    setup: 0.0506775 s
    solve: 0.0174357 s
    solve(per iteration): 0.00134121 s
resid in solve_pyamgx: 8.08e-04
time solve_pyamgx: 8.33e-02
time p: 9.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26511            281941  0.000401        0.00736
           2(D)         4855            104523   0.00443        0.00252
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31919
         Operator Complexity: 1.56331
         Total Memory Usage: 0.0201397 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.813365e-01
              0              1.6203   4.768652e-02         0.0820
              1              1.6203   5.579203e-03         0.1170
              2              1.6203   1.000085e-03         0.1793
              3              1.6203   2.109372e-04         0.2109
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1380
         Final Residual: 		   2.109372e-04
         Total Reduction in Residual: 	   3.628487e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168183
    setup: 0.0135008 s
    solve: 0.00331747 s
    solve(per iteration): 0.000829368 s
resid in solve_pyamgx: 2.11e-04
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27033            287087  0.000393         0.0075
           2(D)         5039            110345   0.00435        0.00265
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3264
         Operator Complexity: 1.5793
         Total Memory Usage: 0.0204218 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.617270e+01
              0              1.6203   3.598168e+00         0.1375
              1              1.6203   7.737233e-01         0.2150
              2              1.6203   1.638657e-01         0.2118
              3              1.6203   3.979456e-02         0.2428
              4              1.6203   9.844673e-03         0.2474
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2066
         Final Residual: 		   9.844673e-03
         Total Reduction in Residual: 	   3.761429e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177172
    setup: 0.0135721 s
    solve: 0.00414515 s
    solve(per iteration): 0.00082903 s
resid in solve_pyamgx: 9.84e-03
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step: 108, iter:0, max residual:2.84e-06, u:7.35e-07, v:1.14e-07, w:4.83e-07, p:2.84e-06, k:1.29e-10, eps:0.00e+00, om:7.69e-06


monitor time step: 108, iter:0, u: 4.01e-01, v:-1.74e-03, w:-1.44e-02, p: 2.57e-12, k: 9.93e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.57e+02, kmin: 3.85e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 4.770642201834862e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14933            157797  0.000708        0.00414
           2(D)         4033             43247   0.00266        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19293
         Operator Complexity: 1.29303
         Total Memory Usage: 0.0153176 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.995301e+00
              0              1.6203   1.269343e-01         0.0254
              1              1.6203   5.690219e-03         0.0448
              2              1.6203   9.353796e-04         0.1644
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.353796e-04
         Total Reduction in Residual: 	   1.872519e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123164
    setup: 0.0102151 s
    solve: 0.00210125 s
    solve(per iteration): 0.000700416 s
resid in solve_pyamgx: 9.35e-04
time solve_pyamgx: 2.74e-02
time u: 3.39e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.925880e+00
              0              1.6203   1.046577e-01         0.0267
              1              1.6203   2.087070e-03         0.0199
              2              1.6203   1.471171e-04         0.0705
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.471171e-04
         Total Reduction in Residual: 	   3.747366e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123428
    setup: 0.0102151 s
    solve: 0.00212765 s
    solve(per iteration): 0.000709216 s
resid in solve_pyamgx: 1.47e-04
time solve_pyamgx: 3.39e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.465049e+00
              0              1.6203   1.160471e-01         0.0260
              1              1.6203   3.944232e-03         0.0340
              2              1.6203   6.221566e-04         0.1577
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0518
         Final Residual: 		   6.221566e-04
         Total Reduction in Residual: 	   1.393393e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123064
    setup: 0.0102151 s
    solve: 0.0020913 s
    solve(per iteration): 0.000697099 s
resid in solve_pyamgx: 6.22e-04
time solve_pyamgx: 3.34e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.739819e+00
              0              1.6203   9.589426e-01         0.5512
              1              1.6203   4.403144e-01         0.4592
              2              1.6203   2.138987e-01         0.4858
              3              1.6203   1.059694e-01         0.4954
              4              1.6203   5.456570e-02         0.5149
              5              1.6203   2.933568e-02         0.5376
              6              1.6203   1.612060e-02         0.5495
              7              1.6203   9.177540e-03         0.5693
              8              1.6203   5.261176e-03         0.5733
              9              1.6203   3.007100e-03         0.5716
             10              1.6203   2.125061e-03         0.7067
             11              1.6203   1.359174e-03         0.6396
             12              1.6203   8.605488e-04         0.6331
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5568
         Final Residual: 		   8.605488e-04
         Total Reduction in Residual: 	   4.946198e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0677724
    setup: 0.0503561 s
    solve: 0.0174163 s
    solve(per iteration): 0.00133972 s
resid in solve_pyamgx: 8.61e-04
time solve_pyamgx: 8.32e-02
time p: 9.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26518            282264  0.000401        0.00737
           2(D)         4905            105243   0.00437        0.00254
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3198
         Operator Complexity: 1.56484
         Total Memory Usage: 0.0201663 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.816432e-01
              0              1.6203   4.765900e-02         0.0819
              1              1.6203   5.550157e-03         0.1165
              2              1.6203   9.860769e-04         0.1777
              3              1.6203   2.050782e-04         0.2080
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1370
         Final Residual: 		   2.050782e-04
         Total Reduction in Residual: 	   3.525843e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016798
    setup: 0.0134802 s
    solve: 0.00331776 s
    solve(per iteration): 0.00082944 s
resid in solve_pyamgx: 2.05e-04
time solve_pyamgx: 3.20e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27029            287119  0.000393         0.0075
           2(D)         4980            109234    0.0044        0.00263
           3(D)           20                32      0.08       1.33e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32582
         Operator Complexity: 1.57775
         Total Memory Usage: 0.0203951 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.614462e+01
              0              1.6203   3.539400e+00         0.1354
              1              1.6203   7.474034e-01         0.2112
              2              1.6203   1.544787e-01         0.2067
              3              1.6203   3.647396e-02         0.2361
              4              1.6203   8.850062e-03         0.2426
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2023
         Final Residual: 		   8.850062e-03
         Total Reduction in Residual: 	   3.385041e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176992
    setup: 0.0135522 s
    solve: 0.00414707 s
    solve(per iteration): 0.000829414 s
resid in solve_pyamgx: 8.85e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step: 109, iter:0, max residual:3.01e-06, u:7.31e-07, v:1.15e-07, w:4.86e-07, p:3.01e-06, k:1.25e-10, eps:0.00e+00, om:6.91e-06


monitor time step: 109, iter:0, u: 4.02e-01, v:-1.82e-03, w:-1.39e-02, p: 2.54e-12, k: 9.95e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.58e+02, kmin: 3.86e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 4.727272727272727e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14922            157924  0.000709        0.00415
           2(D)         4053             43585   0.00265         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19302
         Operator Complexity: 1.29371
         Total Memory Usage: 0.0153284 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.992801e+00
              0              1.6203   1.268371e-01         0.0254
              1              1.6203   5.646826e-03         0.0445
              2              1.6203   9.318385e-04         0.1650
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.318385e-04
         Total Reduction in Residual: 	   1.866364e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122842
    setup: 0.0101815 s
    solve: 0.00210266 s
    solve(per iteration): 0.000700885 s
resid in solve_pyamgx: 9.32e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.924787e+00
              0              1.6203   1.046412e-01         0.0267
              1              1.6203   2.087063e-03         0.0199
              2              1.6203   1.463990e-04         0.0701
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.463990e-04
         Total Reduction in Residual: 	   3.730114e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123135
    setup: 0.0101815 s
    solve: 0.00213197 s
    solve(per iteration): 0.000710656 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.39e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.463970e+00
              0              1.6203   1.160168e-01         0.0260
              1              1.6203   3.936046e-03         0.0339
              2              1.6203   6.211162e-04         0.1578
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0518
         Final Residual: 		   6.211162e-04
         Total Reduction in Residual: 	   1.391399e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122882
    setup: 0.0101815 s
    solve: 0.00210666 s
    solve(per iteration): 0.000702219 s
resid in solve_pyamgx: 6.21e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.736514e+00
              0              1.6203   9.546799e-01         0.5498
              1              1.6203   4.412915e-01         0.4622
              2              1.6203   2.151915e-01         0.4876
              3              1.6203   1.068244e-01         0.4964
              4              1.6203   5.504388e-02         0.5153
              5              1.6203   2.960443e-02         0.5378
              6              1.6203   1.631113e-02         0.5510
              7              1.6203   9.382458e-03         0.5752
              8              1.6203   5.415143e-03         0.5772
              9              1.6203   3.103946e-03         0.5732
             10              1.6203   2.191785e-03         0.7061
             11              1.6203   1.401059e-03         0.6392
             12              1.6203   8.804958e-04         0.6285
             13              1.6203   5.936416e-04         0.6742
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5655
         Final Residual: 		   5.936416e-04
         Total Reduction in Residual: 	   3.418582e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691502
    setup: 0.0504233 s
    solve: 0.0187269 s
    solve(per iteration): 0.00133764 s
resid in solve_pyamgx: 5.94e-04
time solve_pyamgx: 8.46e-02
time p: 9.68e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26570            282208    0.0004        0.00737
           2(D)         4928            104424    0.0043        0.00252
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3205
         Operator Complexity: 1.56355
         Total Memory Usage: 0.0201501 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.819450e-01
              0              1.6203   4.772912e-02         0.0820
              1              1.6203   5.544281e-03         0.1162
              2              1.6203   1.000442e-03         0.1804
              3              1.6203   2.116437e-04         0.2116
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1381
         Final Residual: 		   2.116437e-04
         Total Reduction in Residual: 	   3.636833e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016774
    setup: 0.0134776 s
    solve: 0.00329635 s
    solve(per iteration): 0.000824088 s
resid in solve_pyamgx: 2.12e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27086            287196  0.000391         0.0075
           2(D)         5026            107324   0.00425        0.00259
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32681
         Operator Complexity: 1.57506
         Total Memory Usage: 0.0203589 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.607998e+01
              0              1.6203   3.674137e+00         0.1409
              1              1.6203   7.923798e-01         0.2157
              2              1.6203   1.647363e-01         0.2079
              3              1.6203   3.931574e-02         0.2387
              4              1.6203   9.534767e-03         0.2425
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2054
         Final Residual: 		   9.534767e-03
         Total Reduction in Residual: 	   3.655972e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177322
    setup: 0.0135905 s
    solve: 0.00414166 s
    solve(per iteration): 0.000828333 s
resid in solve_pyamgx: 9.53e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step: 110, iter:0, max residual:2.10e-06, u:7.28e-07, v:1.14e-07, w:4.85e-07, p:2.10e-06, k:1.29e-10, eps:0.00e+00, om:7.45e-06


monitor time step: 110, iter:0, u: 4.03e-01, v:-1.80e-03, w:-1.33e-02, p: 2.43e-12, k: 9.97e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.70e-01, cfl_max_y: 1.15e-01, at i=  0, j= 67


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.59e+02, kmin: 3.87e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 4.684684684684684e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14938            158110  0.000709        0.00415
           2(D)         4044             43366   0.00265        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19309
         Operator Complexity: 1.29366
         Total Memory Usage: 0.015328 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.990235e+00
              0              1.6203   1.267964e-01         0.0254
              1              1.6203   5.671193e-03         0.0447
              2              1.6203   9.247796e-04         0.1631
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   9.247796e-04
         Total Reduction in Residual: 	   1.853178e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123222
    setup: 0.010217 s
    solve: 0.00210525 s
    solve(per iteration): 0.000701749 s
resid in solve_pyamgx: 9.25e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.923869e+00
              0              1.6203   1.046236e-01         0.0267
              1              1.6203   2.083876e-03         0.0199
              2              1.6203   1.446074e-04         0.0694
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.446074e-04
         Total Reduction in Residual: 	   3.685326e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123324
    setup: 0.010217 s
    solve: 0.00211549 s
    solve(per iteration): 0.000705163 s
resid in solve_pyamgx: 1.45e-04
time solve_pyamgx: 3.40e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.462846e+00
              0              1.6203   1.159849e-01         0.0260
              1              1.6203   3.927415e-03         0.0339
              2              1.6203   6.181055e-04         0.1574
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0517
         Final Residual: 		   6.181055e-04
         Total Reduction in Residual: 	   1.385003e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123162
    setup: 0.010217 s
    solve: 0.0020992 s
    solve(per iteration): 0.000699733 s
resid in solve_pyamgx: 6.18e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.733380e+00
              0              1.6203   9.530039e-01         0.5498
              1              1.6203   4.435201e-01         0.4654
              2              1.6203   2.174483e-01         0.4903
              3              1.6203   1.086520e-01         0.4997
              4              1.6203   5.628169e-02         0.5180
              5              1.6203   3.044973e-02         0.5410
              6              1.6203   1.689577e-02         0.5549
              7              1.6203   9.840337e-03         0.5824
              8              1.6203   5.709779e-03         0.5802
              9              1.6203   3.267127e-03         0.5722
             10              1.6203   2.295363e-03         0.7026
             11              1.6203   1.457373e-03         0.6349
             12              1.6203   9.027385e-04         0.6194
             13              1.6203   5.904020e-04         0.6540
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5653
         Final Residual: 		   5.904020e-04
         Total Reduction in Residual: 	   3.406075e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692909
    setup: 0.050602 s
    solve: 0.0186889 s
    solve(per iteration): 0.00133492 s
resid in solve_pyamgx: 5.90e-04
time solve_pyamgx: 8.46e-02
time p: 9.68e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26528            282302  0.000401        0.00737
           2(D)         4938            105606   0.00433        0.00254
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32016
         Operator Complexity: 1.56541
         Total Memory Usage: 0.0201768 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.822295e-01
              0              1.6203   4.780214e-02         0.0821
              1              1.6203   5.605776e-03         0.1173
              2              1.6203   1.013332e-03         0.1808
              3              1.6203   2.190659e-04         0.2162
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1393
         Final Residual: 		   2.190659e-04
         Total Reduction in Residual: 	   3.762536e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168041
    setup: 0.0134966 s
    solve: 0.00330752 s
    solve(per iteration): 0.00082688 s
resid in solve_pyamgx: 2.19e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27041            287047  0.000393         0.0075
           2(D)         4973            107863   0.00436         0.0026
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3258
         Operator Complexity: 1.57563
         Total Memory Usage: 0.0203624 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.605205e+01
              0              1.6203   3.674730e+00         0.1411
              1              1.6203   8.082086e-01         0.2199
              2              1.6203   1.726952e-01         0.2137
              3              1.6203   4.169879e-02         0.2415
              4              1.6203   1.046352e-02         0.2509
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2093
         Final Residual: 		   1.046352e-02
         Total Reduction in Residual: 	   4.016391e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176326
    setup: 0.0134964 s
    solve: 0.00413622 s
    solve(per iteration): 0.000827245 s
resid in solve_pyamgx: 1.05e-02
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 111, iter:0, max residual:2.10e-06, u:7.22e-07, v:1.13e-07, w:4.83e-07, p:2.10e-06, k:1.34e-10, eps:0.00e+00, om:8.17e-06


monitor time step: 111, iter:0, u: 4.03e-01, v:-1.71e-03, w:-1.27e-02, p: 2.25e-12, k: 9.96e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.59e+02, kmin: 3.88e-04, epsmin: 1.00e+00, ommin: 2.30e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 4.642857142857142e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14923            157873  0.000709        0.00415
           2(D)         4063             43615   0.00264         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19314
         Operator Complexity: 1.29368
         Total Memory Usage: 0.0153284 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.987600e+00
              0              1.6203   1.267303e-01         0.0254
              1              1.6203   5.685492e-03         0.0449
              2              1.6203   9.312494e-04         0.1638
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.312494e-04
         Total Reduction in Residual: 	   1.867130e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122981
    setup: 0.0101911 s
    solve: 0.00210704 s
    solve(per iteration): 0.000702347 s
resid in solve_pyamgx: 9.31e-04
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.923130e+00
              0              1.6203   1.046072e-01         0.0267
              1              1.6203   2.088156e-03         0.0200
              2              1.6203   1.488302e-04         0.0713
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.488302e-04
         Total Reduction in Residual: 	   3.793659e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123353
    setup: 0.0101911 s
    solve: 0.00214422 s
    solve(per iteration): 0.000714741 s
resid in solve_pyamgx: 1.49e-04
time solve_pyamgx: 3.42e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.461673e+00
              0              1.6203   1.159619e-01         0.0260
              1              1.6203   3.951672e-03         0.0341
              2              1.6203   6.216715e-04         0.1573
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0518
         Final Residual: 		   6.216715e-04
         Total Reduction in Residual: 	   1.393360e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122898
    setup: 0.0101911 s
    solve: 0.00209869 s
    solve(per iteration): 0.000699563 s
resid in solve_pyamgx: 6.22e-04
time solve_pyamgx: 3.32e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.730200e+00
              0              1.6203   9.526553e-01         0.5506
              1              1.6203   4.451443e-01         0.4673
              2              1.6203   2.192128e-01         0.4925
              3              1.6203   1.102836e-01         0.5031
              4              1.6203   5.748491e-02         0.5212
              5              1.6203   3.136055e-02         0.5455
              6              1.6203   1.755800e-02         0.5599
              7              1.6203   1.032413e-02         0.5880
              8              1.6203   6.006168e-03         0.5818
              9              1.6203   3.421946e-03         0.5697
             10              1.6203   2.389497e-03         0.6983
             11              1.6203   1.504658e-03         0.6297
             12              1.6203   9.157177e-04         0.6086
             13              1.6203   5.761458e-04         0.6292
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5644
         Final Residual: 		   5.761458e-04
         Total Reduction in Residual: 	   3.329937e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692056
    setup: 0.0505074 s
    solve: 0.0186982 s
    solve(per iteration): 0.00133559 s
resid in solve_pyamgx: 5.76e-04
time solve_pyamgx: 8.44e-02
time p: 9.66e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26510            281086    0.0004        0.00734
           2(D)         4953            106681   0.00435        0.00257
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32017
         Operator Complexity: 1.56521
         Total Memory Usage: 0.0201738 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.825068e-01
              0              1.6203   4.792740e-02         0.0823
              1              1.6203   5.577856e-03         0.1164
              2              1.6203   1.017992e-03         0.1825
              3              1.6203   2.168817e-04         0.2130
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1389
         Final Residual: 		   2.168817e-04
         Total Reduction in Residual: 	   3.723248e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168274
    setup: 0.0135124 s
    solve: 0.00331494 s
    solve(per iteration): 0.000828736 s
resid in solve_pyamgx: 2.17e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26891            285503  0.000395        0.00746
           2(D)         4927            108165   0.00446         0.0026
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32379
         Operator Complexity: 1.57382
         Total Memory Usage: 0.0203244 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.597654e+01
              0              1.6203   3.641578e+00         0.1402
              1              1.6203   7.891369e-01         0.2167
              2              1.6203   1.683204e-01         0.2133
              3              1.6203   4.064484e-02         0.2415
              4              1.6203   1.018922e-02         0.2507
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2083
         Final Residual: 		   1.018922e-02
         Total Reduction in Residual: 	   3.922470e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176889
    setup: 0.0135332 s
    solve: 0.00415568 s
    solve(per iteration): 0.000831136 s
resid in solve_pyamgx: 1.02e-02
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step: 112, iter:0, max residual:2.06e-06, u:7.28e-07, v:1.16e-07, w:4.86e-07, p:2.06e-06, k:1.32e-10, eps:0.00e+00, om:7.96e-06


monitor time step: 112, iter:0, u: 4.03e-01, v:-1.59e-03, w:-1.21e-02, p: 1.93e-12, k: 9.94e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.59e+02, kmin: 3.88e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 4.6017699115044245e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14959            158251  0.000707        0.00416
           2(D)         4076             44218   0.00266        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19363
         Operator Complexity: 1.29511
         Total Memory Usage: 0.0153528 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.984961e+00
              0              1.6203   1.265921e-01         0.0254
              1              1.6203   5.638003e-03         0.0445
              2              1.6203   9.341070e-04         0.1657
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.341070e-04
         Total Reduction in Residual: 	   1.873850e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01231
    setup: 0.0102113 s
    solve: 0.00209866 s
    solve(per iteration): 0.000699552 s
resid in solve_pyamgx: 9.34e-04
time solve_pyamgx: 2.75e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.922415e+00
              0              1.6203   1.045893e-01         0.0267
              1              1.6203   2.084577e-03         0.0199
              2              1.6203   1.456710e-04         0.0699
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.456710e-04
         Total Reduction in Residual: 	   3.713809e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123384
    setup: 0.0102113 s
    solve: 0.00212707 s
    solve(per iteration): 0.000709024 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.41e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.460446e+00
              0              1.6203   1.159125e-01         0.0260
              1              1.6203   3.923165e-03         0.0338
              2              1.6203   6.158952e-04         0.1570
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0517
         Final Residual: 		   6.158952e-04
         Total Reduction in Residual: 	   1.380793e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123185
    setup: 0.0102113 s
    solve: 0.00210714 s
    solve(per iteration): 0.000702379 s
resid in solve_pyamgx: 6.16e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.726787e+00
              0              1.6203   9.512122e-01         0.5509
              1              1.6203   4.438657e-01         0.4666
              2              1.6203   2.187853e-01         0.4929
              3              1.6203   1.101689e-01         0.5035
              4              1.6203   5.743583e-02         0.5213
              5              1.6203   3.149386e-02         0.5483
              6              1.6203   1.774530e-02         0.5635
              7              1.6203   1.046978e-02         0.5900
              8              1.6203   6.095939e-03         0.5822
              9              1.6203   3.459902e-03         0.5676
             10              1.6203   2.403273e-03         0.6946
             11              1.6203   1.502697e-03         0.6253
             12              1.6203   8.955151e-04         0.5959
             13              1.6203   5.372340e-04         0.5999
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5617
         Final Residual: 		   5.372340e-04
         Total Reduction in Residual: 	   3.111177e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0693555
    setup: 0.0506756 s
    solve: 0.0186798 s
    solve(per iteration): 0.00133427 s
resid in solve_pyamgx: 5.37e-04
time solve_pyamgx: 8.60e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26563            281773  0.000399        0.00736
           2(D)         5001            106805   0.00427        0.00257
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32123
         Operator Complexity: 1.5664
         Total Memory Usage: 0.0201975 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.827691e-01
              0              1.6203   4.776034e-02         0.0820
              1              1.6203   5.611996e-03         0.1175
              2              1.6203   1.025993e-03         0.1828
              3              1.6203   2.199189e-04         0.2143
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1394
         Final Residual: 		   2.199189e-04
         Total Reduction in Residual: 	   3.773689e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168079
    setup: 0.0135064 s
    solve: 0.00330154 s
    solve(per iteration): 0.000825384 s
resid in solve_pyamgx: 2.20e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26996            286558  0.000393        0.00749
           2(D)         5011            110283   0.00439        0.00265
           3(D)           21                39    0.0884       1.51e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32581
         Operator Complexity: 1.57847
         Total Memory Usage: 0.0204061 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.597495e+01
              0              1.6203   3.642618e+00         0.1402
              1              1.6203   7.808559e-01         0.2144
              2              1.6203   1.626350e-01         0.2083
              3              1.6203   3.875531e-02         0.2383
              4              1.6203   9.564191e-03         0.2468
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2057
         Final Residual: 		   9.564191e-03
         Total Reduction in Residual: 	   3.682082e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177188
    setup: 0.013557 s
    solve: 0.00416182 s
    solve(per iteration): 0.000832365 s
resid in solve_pyamgx: 9.56e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 113, iter:0, max residual:1.91e-06, u:7.30e-07, v:1.14e-07, w:4.81e-07, p:1.91e-06, k:1.34e-10, eps:0.00e+00, om:7.47e-06


monitor time step: 113, iter:0, u: 4.03e-01, v:-1.44e-03, w:-1.14e-02, p: 1.41e-12, k: 9.87e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.60e+02, kmin: 3.89e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 4.56140350877193e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14970            158444  0.000707        0.00416
           2(D)         4064             43844   0.00265         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19362
         Operator Complexity: 1.29485
         Total Memory Usage: 0.0153488 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.982384e+00
              0              1.6203   1.265612e-01         0.0254
              1              1.6203   5.664799e-03         0.0448
              2              1.6203   9.264813e-04         0.1636
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.264813e-04
         Total Reduction in Residual: 	   1.859514e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0126236
    setup: 0.0105151 s
    solve: 0.00210848 s
    solve(per iteration): 0.000702827 s
resid in solve_pyamgx: 9.26e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.921562e+00
              0              1.6203   1.045791e-01         0.0267
              1              1.6203   2.085995e-03         0.0199
              2              1.6203   1.471329e-04         0.0705
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.471329e-04
         Total Reduction in Residual: 	   3.751896e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0126385
    setup: 0.0105151 s
    solve: 0.00212342 s
    solve(per iteration): 0.000707808 s
resid in solve_pyamgx: 1.47e-04
time solve_pyamgx: 3.44e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.459161e+00
              0              1.6203   1.158873e-01         0.0260
              1              1.6203   3.945513e-03         0.0340
              2              1.6203   6.197193e-04         0.1571
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0518
         Final Residual: 		   6.197193e-04
         Total Reduction in Residual: 	   1.389767e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0126207
    setup: 0.0105151 s
    solve: 0.0021056 s
    solve(per iteration): 0.000701867 s
resid in solve_pyamgx: 6.20e-04
time solve_pyamgx: 3.33e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.723500e+00
              0              1.6203   9.534933e-01         0.5532
              1              1.6203   4.432172e-01         0.4648
              2              1.6203   2.187490e-01         0.4935
              3              1.6203   1.104689e-01         0.5050
              4              1.6203   5.782919e-02         0.5235
              5              1.6203   3.194573e-02         0.5524
              6              1.6203   1.815697e-02         0.5684
              7              1.6203   1.070507e-02         0.5896
              8              1.6203   6.212888e-03         0.5804
              9              1.6203   3.514284e-03         0.5656
             10              1.6203   2.431384e-03         0.6919
             11              1.6203   1.508193e-03         0.6203
             12              1.6203   8.793343e-04         0.5830
             13              1.6203   5.018325e-04         0.5707
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5590
         Final Residual: 		   5.018325e-04
         Total Reduction in Residual: 	   2.911706e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0694104
    setup: 0.0507221 s
    solve: 0.0186883 s
    solve(per iteration): 0.00133488 s
resid in solve_pyamgx: 5.02e-04
time solve_pyamgx: 8.47e-02
time p: 9.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26485            281535  0.000401        0.00735
           2(D)         4938            105766   0.00434        0.00255
           3(D)           16                30     0.117       1.16e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31981
         Operator Complexity: 1.56456
         Total Memory Usage: 0.0201619 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.830333e-01
              0              1.6203   4.769162e-02         0.0818
              1              1.6203   5.556612e-03         0.1165
              2              1.6203   9.935660e-04         0.1788
              3              1.6203   2.093593e-04         0.2107
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1377
         Final Residual: 		   2.093593e-04
         Total Reduction in Residual: 	   3.590864e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168535
    setup: 0.0135437 s
    solve: 0.00330982 s
    solve(per iteration): 0.000827456 s
resid in solve_pyamgx: 2.09e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26986            287168  0.000394         0.0075
           2(D)         4915            106931   0.00443        0.00257
           3(D)           22                48    0.0992       1.74e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32474
         Operator Complexity: 1.57449
         Total Memory Usage: 0.0203395 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.591850e+01
              0              1.6203   3.626573e+00         0.1399
              1              1.6203   7.733837e-01         0.2133
              2              1.6203   1.609380e-01         0.2081
              3              1.6203   3.853508e-02         0.2394
              4              1.6203   9.473430e-03         0.2458
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2054
         Final Residual: 		   9.473430e-03
         Total Reduction in Residual: 	   3.655084e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176741
    setup: 0.0135475 s
    solve: 0.00412656 s
    solve(per iteration): 0.000825312 s
resid in solve_pyamgx: 9.47e-03
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 114, iter:0, max residual:1.73e-06, u:7.24e-07, v:1.15e-07, w:4.84e-07, p:1.73e-06, k:1.28e-10, eps:0.00e+00, om:7.40e-06


monitor time step: 114, iter:0, u: 4.02e-01, v:-1.20e-03, w:-1.07e-02, p: 6.96e-13, k: 9.77e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.60e+02, kmin: 3.90e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 4.521739130434782e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14942            157730  0.000706        0.00414
           2(D)         4100             44174   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19371
         Operator Complexity: 1.29429
         Total Memory Usage: 0.0153403 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.979869e+00
              0              1.6203   1.264807e-01         0.0254
              1              1.6203   5.643210e-03         0.0446
              2              1.6203   9.342665e-04         0.1656
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.342665e-04
         Total Reduction in Residual: 	   1.876086e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122711
    setup: 0.0101737 s
    solve: 0.00209738 s
    solve(per iteration): 0.000699125 s
resid in solve_pyamgx: 9.34e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.920564e+00
              0              1.6203   1.045635e-01         0.0267
              1              1.6203   2.086120e-03         0.0200
              2              1.6203   1.464205e-04         0.0702
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.464205e-04
         Total Reduction in Residual: 	   3.734678e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122945
    setup: 0.0101737 s
    solve: 0.00212083 s
    solve(per iteration): 0.000706944 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.38e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.457818e+00
              0              1.6203   1.158557e-01         0.0260
              1              1.6203   3.934591e-03         0.0340
              2              1.6203   6.167616e-04         0.1568
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0517
         Final Residual: 		   6.167616e-04
         Total Reduction in Residual: 	   1.383550e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122793
    setup: 0.0101737 s
    solve: 0.0021056 s
    solve(per iteration): 0.000701867 s
resid in solve_pyamgx: 6.17e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.720334e+00
              0              1.6203   9.570720e-01         0.5563
              1              1.6203   4.422864e-01         0.4621
              2              1.6203   2.184397e-01         0.4939
              3              1.6203   1.104490e-01         0.5056
              4              1.6203   5.809442e-02         0.5260
              5              1.6203   3.226880e-02         0.5555
              6              1.6203   1.848175e-02         0.5727
              7              1.6203   1.086255e-02         0.5877
              8              1.6203   6.271987e-03         0.5774
              9              1.6203   3.543042e-03         0.5649
             10              1.6203   2.448513e-03         0.6911
             11              1.6203   1.512203e-03         0.6176
             12              1.6203   8.730854e-04         0.5774
             13              1.6203   4.911466e-04         0.5625
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5582
         Final Residual: 		   4.911466e-04
         Total Reduction in Residual: 	   2.854949e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691919
    setup: 0.0504934 s
    solve: 0.0186985 s
    solve(per iteration): 0.0013356 s
resid in solve_pyamgx: 4.91e-04
time solve_pyamgx: 8.66e-02
time p: 9.89e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26415            281063  0.000403        0.00734
           2(D)         4972            105268   0.00426        0.00254
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31937
         Operator Complexity: 1.56311
         Total Memory Usage: 0.0201375 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.832755e-01
              0              1.6203   4.786541e-02         0.0821
              1              1.6203   5.564031e-03         0.1162
              2              1.6203   1.006879e-03         0.1810
              3              1.6203   2.129626e-04         0.2115
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1382
         Final Residual: 		   2.129626e-04
         Total Reduction in Residual: 	   3.651149e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168646
    setup: 0.0135588 s
    solve: 0.00330576 s
    solve(per iteration): 0.00082644 s
resid in solve_pyamgx: 2.13e-04
time solve_pyamgx: 3.26e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26938            285710  0.000394        0.00746
           2(D)         4912            107522   0.00446        0.00259
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32414
         Operator Complexity: 1.57319
         Total Memory Usage: 0.0203165 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.590726e+01
              0              1.6203   3.614824e+00         0.1395
              1              1.6203   7.705953e-01         0.2132
              2              1.6203   1.619012e-01         0.2101
              3              1.6203   3.898707e-02         0.2408
              4              1.6203   9.662316e-03         0.2478
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2062
         Final Residual: 		   9.662316e-03
         Total Reduction in Residual: 	   3.729578e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177077
    setup: 0.0135836 s
    solve: 0.00412416 s
    solve(per iteration): 0.000824832 s
resid in solve_pyamgx: 9.66e-03
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 115, iter:0, max residual:1.60e-06, u:7.30e-07, v:1.14e-07, w:4.82e-07, p:1.60e-06, k:1.30e-10, eps:0.00e+00, om:7.55e-06


monitor time step: 115, iter:0, u: 4.00e-01, v:-7.87e-04, w:-9.90e-03, p:-1.58e-13, k: 9.66e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.61e+02, kmin: 3.91e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 4.4827586206896545e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14989            158517  0.000706        0.00416
           2(D)         4082             43886   0.00263         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.194
         Operator Complexity: 1.29501
         Total Memory Usage: 0.0153531 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.977349e+00
              0              1.6203   1.264094e-01         0.0254
              1              1.6203   5.672154e-03         0.0449
              2              1.6203   9.410126e-04         0.1659
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.410126e-04
         Total Reduction in Residual: 	   1.890590e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122637
    setup: 0.0101724 s
    solve: 0.00209126 s
    solve(per iteration): 0.000697088 s
resid in solve_pyamgx: 9.41e-04
time solve_pyamgx: 2.74e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.919573e+00
              0              1.6203   1.045420e-01         0.0267
              1              1.6203   2.080959e-03         0.0199
              2              1.6203   1.446500e-04         0.0695
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.446500e-04
         Total Reduction in Residual: 	   3.690452e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122944
    setup: 0.0101724 s
    solve: 0.00212202 s
    solve(per iteration): 0.000707339 s
resid in solve_pyamgx: 1.45e-04
time solve_pyamgx: 3.37e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.456428e+00
              0              1.6203   1.158142e-01         0.0260
              1              1.6203   3.906692e-03         0.0337
              2              1.6203   6.064740e-04         0.1552
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0514
         Final Residual: 		   6.064740e-04
         Total Reduction in Residual: 	   1.360897e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122737
    setup: 0.0101724 s
    solve: 0.00210128 s
    solve(per iteration): 0.000700427 s
resid in solve_pyamgx: 6.06e-04
time solve_pyamgx: 3.34e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.717138e+00
              0              1.6203   9.574977e-01         0.5576
              1              1.6203   4.393116e-01         0.4588
              2              1.6203   2.164490e-01         0.4927
              3              1.6203   1.087202e-01         0.5023
              4              1.6203   5.712269e-02         0.5254
              5              1.6203   3.167286e-02         0.5545
              6              1.6203   1.818252e-02         0.5741
              7              1.6203   1.064636e-02         0.5855
              8              1.6203   6.118402e-03         0.5747
              9              1.6203   3.461012e-03         0.5657
             10              1.6203   2.397166e-03         0.6926
             11              1.6203   1.484810e-03         0.6194
             12              1.6203   8.657123e-04         0.5830
             13              1.6203   5.083731e-04         0.5872
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5597
         Final Residual: 		   5.083731e-04
         Total Reduction in Residual: 	   2.960583e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692012
    setup: 0.0504916 s
    solve: 0.0187096 s
    solve(per iteration): 0.0013364 s
resid in solve_pyamgx: 5.08e-04
time solve_pyamgx: 8.45e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26418            280430  0.000402        0.00733
           2(D)         4942            108130   0.00443         0.0026
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31913
         Operator Complexity: 1.56637
         Total Memory Usage: 0.0201863 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.835167e-01
              0              1.6203   4.779742e-02         0.0819
              1              1.6203   5.560064e-03         0.1163
              2              1.6203   9.992013e-04         0.1797
              3              1.6203   2.110880e-04         0.2113
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1379
         Final Residual: 		   2.110880e-04
         Total Reduction in Residual: 	   3.617515e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168189
    setup: 0.0135045 s
    solve: 0.00331443 s
    solve(per iteration): 0.000828608 s
resid in solve_pyamgx: 2.11e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27026            286658  0.000392        0.00749
           2(D)         4980            107574   0.00434        0.00259
           3(D)           17                31     0.107       1.21e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32575
         Operator Complexity: 1.57466
         Total Memory Usage: 0.0203473 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.594561e+01
              0              1.6203   3.599654e+00         0.1387
              1              1.6203   7.752459e-01         0.2154
              2              1.6203   1.604921e-01         0.2070
              3              1.6203   3.815705e-02         0.2378
              4              1.6203   9.343802e-03         0.2449
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   9.343802e-03
         Total Reduction in Residual: 	   3.601303e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177285
    setup: 0.0135875 s
    solve: 0.00414109 s
    solve(per iteration): 0.000828218 s
resid in solve_pyamgx: 9.34e-03
time solve_pyamgx: 3.29e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 116, iter:0, max residual:1.77e-06, u:7.35e-07, v:1.13e-07, w:4.74e-07, p:1.77e-06, k:1.29e-10, eps:0.00e+00, om:7.30e-06


monitor time step: 116, iter:0, u: 3.97e-01, v:-1.98e-04, w:-9.03e-03, p:-1.05e-12, k: 9.56e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.61e+02, kmin: 3.92e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 4.444444444444444e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14960            158130  0.000707        0.00415
           2(D)         4116             44122    0.0026        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19405
         Operator Complexity: 1.29479
         Total Memory Usage: 0.0153498 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.974755e+00
              0              1.6203   1.263684e-01         0.0254
              1              1.6203   5.669986e-03         0.0449
              2              1.6203   9.299183e-04         0.1640
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.299183e-04
         Total Reduction in Residual: 	   1.869275e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122766
    setup: 0.0101701 s
    solve: 0.0021065 s
    solve(per iteration): 0.000702165 s
resid in solve_pyamgx: 9.30e-04
time solve_pyamgx: 2.77e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.918744e+00
              0              1.6203   1.045411e-01         0.0267
              1              1.6203   2.087585e-03         0.0200
              2              1.6203   1.472329e-04         0.0705
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.472329e-04
         Total Reduction in Residual: 	   3.757145e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123044
    setup: 0.0101701 s
    solve: 0.00213427 s
    solve(per iteration): 0.000711424 s
resid in solve_pyamgx: 1.47e-04
time solve_pyamgx: 3.42e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.454994e+00
              0              1.6203   1.157911e-01         0.0260
              1              1.6203   3.926657e-03         0.0339
              2              1.6203   6.145233e-04         0.1565
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0517
         Final Residual: 		   6.145233e-04
         Total Reduction in Residual: 	   1.379403e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122666
    setup: 0.0101701 s
    solve: 0.00209642 s
    solve(per iteration): 0.000698805 s
resid in solve_pyamgx: 6.15e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.714121e+00
              0              1.6203   9.582561e-01         0.5590
              1              1.6203   4.379972e-01         0.4571
              2              1.6203   2.153073e-01         0.4916
              3              1.6203   1.076475e-01         0.5000
              4              1.6203   5.672239e-02         0.5269
              5              1.6203   3.136133e-02         0.5529
              6              1.6203   1.798005e-02         0.5733
              7              1.6203   1.047736e-02         0.5827
              8              1.6203   5.987307e-03         0.5715
              9              1.6203   3.395541e-03         0.5671
             10              1.6203   2.365010e-03         0.6965
             11              1.6203   1.477481e-03         0.6247
             12              1.6203   8.868392e-04         0.6002
             13              1.6203   5.635543e-04         0.6355
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5639
         Final Residual: 		   5.635543e-04
         Total Reduction in Residual: 	   3.287715e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0693041
    setup: 0.050612 s
    solve: 0.0186921 s
    solve(per iteration): 0.00133515 s
resid in solve_pyamgx: 5.64e-04
time solve_pyamgx: 8.49e-02
time p: 9.70e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26472            281250  0.000401        0.00735
           2(D)         4944            105454   0.00431        0.00254
           3(D)           18                28    0.0864       1.18e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31976
         Operator Complexity: 1.56368
         Total Memory Usage: 0.0201483 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.837582e-01
              0              1.6203   4.810530e-02         0.0824
              1              1.6203   5.643846e-03         0.1173
              2              1.6203   1.019118e-03         0.1806
              3              1.6203   2.156966e-04         0.2117
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1386
         Final Residual: 		   2.156966e-04
         Total Reduction in Residual: 	   3.694965e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168512
    setup: 0.0135355 s
    solve: 0.00331571 s
    solve(per iteration): 0.000828928 s
resid in solve_pyamgx: 2.16e-04
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26887            286329  0.000396        0.00748
           2(D)         4967            107305   0.00435        0.00258
           3(D)           23                33    0.0624       1.44e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32427
         Operator Complexity: 1.57379
         Total Memory Usage: 0.0203264 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.580729e+01
              0              1.6203   3.611921e+00         0.1400
              1              1.6203   7.656425e-01         0.2120
              2              1.6203   1.591118e-01         0.2078
              3              1.6203   3.832711e-02         0.2409
              4              1.6203   9.626849e-03         0.2512
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2062
         Final Residual: 		   9.626849e-03
         Total Reduction in Residual: 	   3.730283e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176717
    setup: 0.0135313 s
    solve: 0.00414038 s
    solve(per iteration): 0.000828077 s
resid in solve_pyamgx: 9.63e-03
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 117, iter:0, max residual:1.99e-06, u:7.26e-07, v:1.15e-07, w:4.80e-07, p:1.99e-06, k:1.32e-10, eps:0.00e+00, om:7.52e-06


monitor time step: 117, iter:0, u: 3.93e-01, v: 4.74e-04, w:-8.14e-03, p:-1.90e-12, k: 9.42e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.62e+02, kmin: 3.93e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 4.406779661016949e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14975            158407  0.000706        0.00416
           2(D)         4124             44212    0.0026        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19429
         Operator Complexity: 1.29533
         Total Memory Usage: 0.0153591 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.972085e+00
              0              1.6203   1.262891e-01         0.0254
              1              1.6203   5.635718e-03         0.0446
              2              1.6203   9.266235e-04         0.1644
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.266235e-04
         Total Reduction in Residual: 	   1.863652e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123149
    setup: 0.0102195 s
    solve: 0.00209536 s
    solve(per iteration): 0.000698453 s
resid in solve_pyamgx: 9.27e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.918084e+00
              0              1.6203   1.045307e-01         0.0267
              1              1.6203   2.082085e-03         0.0199
              2              1.6203   1.417197e-04         0.0681
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0331
         Final Residual: 		   1.417197e-04
         Total Reduction in Residual: 	   3.617065e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123417
    setup: 0.0102195 s
    solve: 0.00212218 s
    solve(per iteration): 0.000707392 s
resid in solve_pyamgx: 1.42e-04
time solve_pyamgx: 3.36e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.453515e+00
              0              1.6203   1.157352e-01         0.0260
              1              1.6203   3.889813e-03         0.0336
              2              1.6203   6.061265e-04         0.1558
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0514
         Final Residual: 		   6.061265e-04
         Total Reduction in Residual: 	   1.361007e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123151
    setup: 0.0102195 s
    solve: 0.00209562 s
    solve(per iteration): 0.000698539 s
resid in solve_pyamgx: 6.06e-04
time solve_pyamgx: 3.30e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.711079e+00
              0              1.6203   9.576650e-01         0.5597
              1              1.6203   4.372677e-01         0.4566
              2              1.6203   2.142521e-01         0.4900
              3              1.6203   1.067859e-01         0.4984
              4              1.6203   5.640271e-02         0.5282
              5              1.6203   3.104679e-02         0.5504
              6              1.6203   1.772084e-02         0.5708
              7              1.6203   1.027861e-02         0.5800
              8              1.6203   5.844887e-03         0.5686
              9              1.6203   3.321764e-03         0.5683
             10              1.6203   2.329047e-03         0.7011
             11              1.6203   1.476247e-03         0.6338
             12              1.6203   9.259332e-04         0.6272
             13              1.6203   6.387703e-04         0.6899
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5690
         Final Residual: 		   6.387703e-04
         Total Reduction in Residual: 	   3.733143e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0695802
    setup: 0.0508887 s
    solve: 0.0186915 s
    solve(per iteration): 0.00133511 s
resid in solve_pyamgx: 6.39e-04
time solve_pyamgx: 8.50e-02
time p: 9.73e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26399            280861  0.000403        0.00733
           2(D)         4889            104039   0.00435        0.00251
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31842
         Operator Complexity: 1.56105
         Total Memory Usage: 0.020101 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.839863e-01
              0              1.6203   4.787068e-02         0.0820
              1              1.6203   5.611503e-03         0.1172
              2              1.6203   1.012307e-03         0.1804
              3              1.6203   2.126863e-04         0.2101
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1381
         Final Residual: 		   2.126863e-04
         Total Reduction in Residual: 	   3.641974e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168348
    setup: 0.0135206 s
    solve: 0.00331421 s
    solve(per iteration): 0.000828552 s
resid in solve_pyamgx: 2.13e-04
time solve_pyamgx: 3.29e-02
time k: 4.48e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26996            287028  0.000394         0.0075
           2(D)         4979            107445   0.00433        0.00259
           3(D)           16                18    0.0703       8.94e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32543
         Operator Complexity: 1.57499
         Total Memory Usage: 0.0203508 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.573804e+01
              0              1.6203   3.526328e+00         0.1370
              1              1.6203   7.497553e-01         0.2126
              2              1.6203   1.580890e-01         0.2109
              3              1.6203   3.746967e-02         0.2370
              4              1.6203   9.111510e-03         0.2432
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2041
         Final Residual: 		   9.111510e-03
         Total Reduction in Residual: 	   3.540094e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176221
    setup: 0.0134716 s
    solve: 0.0041505 s
    solve(per iteration): 0.000830099 s
resid in solve_pyamgx: 9.11e-03
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 118, iter:0, max residual:2.21e-06, u:7.24e-07, v:1.11e-07, w:4.74e-07, p:2.21e-06, k:1.30e-10, eps:0.00e+00, om:7.12e-06


monitor time step: 118, iter:0, u: 3.89e-01, v: 1.11e-03, w:-7.24e-03, p:-2.69e-12, k: 9.27e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.62e+02, kmin: 3.94e-04, epsmin: 1.00e+00, ommin: 2.29e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 4.369747899159664e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14983            158655  0.000707        0.00417
           2(D)         4090             43684   0.00261         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19402
         Operator Complexity: 1.29492
         Total Memory Usage: 0.0153517 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.969406e+00
              0              1.6203   1.262226e-01         0.0254
              1              1.6203   5.652939e-03         0.0448
              2              1.6203   9.349451e-04         0.1654
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.349451e-04
         Total Reduction in Residual: 	   1.881402e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122847
    setup: 0.0101743 s
    solve: 0.00211034 s
    solve(per iteration): 0.000703445 s
resid in solve_pyamgx: 9.35e-04
time solve_pyamgx: 2.74e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.917447e+00
              0              1.6203   1.045159e-01         0.0267
              1              1.6203   2.084560e-03         0.0199
              2              1.6203   1.449011e-04         0.0695
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.449011e-04
         Total Reduction in Residual: 	   3.698866e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123015
    setup: 0.0101743 s
    solve: 0.0021272 s
    solve(per iteration): 0.000709067 s
resid in solve_pyamgx: 1.45e-04
time solve_pyamgx: 3.40e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.451983e+00
              0              1.6203   1.157054e-01         0.0260
              1              1.6203   3.906229e-03         0.0338
              2              1.6203   6.060529e-04         0.1552
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0514
         Final Residual: 		   6.060529e-04
         Total Reduction in Residual: 	   1.361310e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122756
    setup: 0.0101743 s
    solve: 0.00210125 s
    solve(per iteration): 0.000700416 s
resid in solve_pyamgx: 6.06e-04
time solve_pyamgx: 3.33e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.707823e+00
              0              1.6203   9.529176e-01         0.5580
              1              1.6203   4.349487e-01         0.4564
              2              1.6203   2.118255e-01         0.4870
              3              1.6203   1.047391e-01         0.4945
              4              1.6203   5.490112e-02         0.5242
              5              1.6203   2.991409e-02         0.5449
              6              1.6203   1.690648e-02         0.5652
              7              1.6203   9.762910e-03         0.5775
              8              1.6203   5.536225e-03         0.5671
              9              1.6203   3.144625e-03         0.5680
             10              1.6203   2.217574e-03         0.7052
             11              1.6203   1.437480e-03         0.6482
             12              1.6203   9.531291e-04         0.6631
             13              1.6203   7.096901e-04         0.7446
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5734
         Final Residual: 		   7.096901e-04
         Total Reduction in Residual: 	   4.155524e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691929
    setup: 0.0504913 s
    solve: 0.0187016 s
    solve(per iteration): 0.00133583 s
resid in solve_pyamgx: 7.10e-04
time solve_pyamgx: 8.46e-02
time p: 9.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26462            281832  0.000402        0.00736
           2(D)         4900            105356   0.00439        0.00254
           3(D)           18                24    0.0741       1.09e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31921
         Operator Complexity: 1.56438
         Total Memory Usage: 0.0201562 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.841939e-01
              0              1.6203   4.836230e-02         0.0828
              1              1.6203   5.574270e-03         0.1153
              2              1.6203   9.933658e-04         0.1782
              3              1.6203   2.048813e-04         0.2062
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1368
         Final Residual: 		   2.048813e-04
         Total Reduction in Residual: 	   3.507076e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167947
    setup: 0.0134729 s
    solve: 0.00332186 s
    solve(per iteration): 0.000830464 s
resid in solve_pyamgx: 2.05e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27012            286774  0.000393        0.00749
           2(D)         4986            107594   0.00433        0.00259
           3(D)           17                27    0.0934       1.13e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32567
         Operator Complexity: 1.57485
         Total Memory Usage: 0.0203499 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.566881e+01
              0              1.6203   3.657036e+00         0.1425
              1              1.6203   7.769600e-01         0.2125
              2              1.6203   1.614045e-01         0.2077
              3              1.6203   3.847435e-02         0.2384
              4              1.6203   9.500294e-03         0.2469
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2059
         Final Residual: 		   9.500294e-03
         Total Reduction in Residual: 	   3.701104e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0174428
    setup: 0.0133041 s
    solve: 0.00413866 s
    solve(per iteration): 0.000827731 s
resid in solve_pyamgx: 9.50e-03
time solve_pyamgx: 3.28e-02
time omega: 3.91e-02
time Smag or Wale: 7.15e-07

--time step: 119, iter:0, max residual:2.38e-06, u:7.30e-07, v:1.13e-07, w:4.73e-07, p:2.38e-06, k:1.25e-10, eps:0.00e+00, om:7.42e-06


monitor time step: 119, iter:0, u: 3.85e-01, v: 1.64e-03, w:-6.34e-03, p:-3.40e-12, k: 9.10e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.62e+02, kmin: 3.95e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 4.333333333333333e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14958            158390  0.000708        0.00416
           2(D)         4058             43190   0.00262        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19344
         Operator Complexity: 1.29381
         Total Memory Usage: 0.015332 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.966784e+00
              0              1.6203   1.261475e-01         0.0254
              1              1.6203   5.684412e-03         0.0451
              2              1.6203   9.505070e-04         0.1672
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0576
         Final Residual: 		   9.505070e-04
         Total Reduction in Residual: 	   1.913727e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122707
    setup: 0.0101679 s
    solve: 0.00210278 s
    solve(per iteration): 0.000700928 s
resid in solve_pyamgx: 9.51e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.916679e+00
              0              1.6203   1.045110e-01         0.0267
              1              1.6203   2.085632e-03         0.0200
              2              1.6203   1.449266e-04         0.0695
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.449266e-04
         Total Reduction in Residual: 	   3.700242e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012314
    setup: 0.0101679 s
    solve: 0.00214605 s
    solve(per iteration): 0.000715349 s
resid in solve_pyamgx: 1.45e-04
time solve_pyamgx: 3.42e-03
time v: 6.16e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.450393e+00
              0              1.6203   1.156594e-01         0.0260
              1              1.6203   3.888688e-03         0.0336
              2              1.6203   6.041819e-04         0.1554
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0514
         Final Residual: 		   6.041819e-04
         Total Reduction in Residual: 	   1.357592e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122676
    setup: 0.0101679 s
    solve: 0.00209968 s
    solve(per iteration): 0.000699893 s
resid in solve_pyamgx: 6.04e-04
time solve_pyamgx: 3.34e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.704682e+00
              0              1.6203   9.488292e-01         0.5566
              1              1.6203   4.343912e-01         0.4578
              2              1.6203   2.108219e-01         0.4853
              3              1.6203   1.038933e-01         0.4928
              4              1.6203   5.409762e-02         0.5207
              5              1.6203   2.925036e-02         0.5407
              6              1.6203   1.636920e-02         0.5596
              7              1.6203   9.420901e-03         0.5755
              8              1.6203   5.344664e-03         0.5673
              9              1.6203   3.028413e-03         0.5666
             10              1.6203   2.143571e-03         0.7078
             11              1.6203   1.420146e-03         0.6625
             12              1.6203   9.886029e-04         0.6961
             13              1.6203   7.768815e-04         0.7858
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5772
         Final Residual: 		   7.768815e-04
         Total Reduction in Residual: 	   4.557340e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692541
    setup: 0.0505687 s
    solve: 0.0186854 s
    solve(per iteration): 0.00133467 s
resid in solve_pyamgx: 7.77e-04
time solve_pyamgx: 8.47e-02
time p: 9.70e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26472            281472  0.000402        0.00735
           2(D)         4999            108211   0.00433        0.00261
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32022
         Operator Complexity: 1.568
         Total Memory Usage: 0.0202169 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.844090e-01
              0              1.6203   4.789891e-02         0.0820
              1              1.6203   5.539508e-03         0.1156
              2              1.6203   9.847417e-04         0.1778
              3              1.6203   2.027119e-04         0.2059
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1365
         Final Residual: 		   2.027119e-04
         Total Reduction in Residual: 	   3.468665e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168419
    setup: 0.0135325 s
    solve: 0.00330938 s
    solve(per iteration): 0.000827344 s
resid in solve_pyamgx: 2.03e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27102            287456  0.000391        0.00751
           2(D)         4998            107534    0.0043        0.00259
           3(D)           20                28      0.07       1.24e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32674
         Operator Complexity: 1.57576
         Total Memory Usage: 0.0203692 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.560994e+01
              0              1.6203   3.556317e+00         0.1389
              1              1.6203   7.567471e-01         0.2128
              2              1.6203   1.576285e-01         0.2083
              3              1.6203   3.786578e-02         0.2402
              4              1.6203   9.462784e-03         0.2499
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2058
         Final Residual: 		   9.462784e-03
         Total Reduction in Residual: 	   3.694965e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176992
    setup: 0.0135718 s
    solve: 0.00412739 s
    solve(per iteration): 0.000825478 s
resid in solve_pyamgx: 9.46e-03
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 9.54e-07

--time step: 120, iter:0, max residual:2.54e-06, u:7.43e-07, v:1.13e-07, w:4.72e-07, p:2.54e-06, k:1.24e-10, eps:0.00e+00, om:7.39e-06


monitor time step: 120, iter:0, u: 3.80e-01, v: 2.10e-03, w:-5.43e-03, p:-3.98e-12, k: 8.94e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.71e-01, cfl_max_y: 1.16e-01, at i=  3, j= 66


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.97e+01, vismax: 1.63e+02, kmin: 3.96e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 4.2975206611570243e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14982            158518  0.000706        0.00416
           2(D)         4076             43896   0.00264         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19387
         Operator Complexity: 1.29503
         Total Memory Usage: 0.0153527 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.964220e+00
              0              1.6203   1.260438e-01         0.0254
              1              1.6203   5.655946e-03         0.0449
              2              1.6203   9.399170e-04         0.1662
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.399170e-04
         Total Reduction in Residual: 	   1.893383e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012323
    setup: 0.0102134 s
    solve: 0.00210966 s
    solve(per iteration): 0.000703221 s
resid in solve_pyamgx: 9.40e-04
time solve_pyamgx: 2.77e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.915768e+00
              0              1.6203   1.045043e-01         0.0267
              1              1.6203   2.087100e-03         0.0200
              2              1.6203   1.470234e-04         0.0704
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.470234e-04
         Total Reduction in Residual: 	   3.754651e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123336
    setup: 0.0102134 s
    solve: 0.00212026 s
    solve(per iteration): 0.000706752 s
resid in solve_pyamgx: 1.47e-04
time solve_pyamgx: 3.34e-03
time v: 6.02e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.448749e+00
              0              1.6203   1.156275e-01         0.0260
              1              1.6203   3.898674e-03         0.0337
              2              1.6203   6.075859e-04         0.1558
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0515
         Final Residual: 		   6.075859e-04
         Total Reduction in Residual: 	   1.365746e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123087
    setup: 0.0102134 s
    solve: 0.00209533 s
    solve(per iteration): 0.000698443 s
resid in solve_pyamgx: 6.08e-04
time solve_pyamgx: 3.31e-03
time w: 5.39e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.701671e+00
              0              1.6203   9.451606e-01         0.5554
              1              1.6203   4.346781e-01         0.4599
              2              1.6203   2.109793e-01         0.4854
              3              1.6203   1.038710e-01         0.4923
              4              1.6203   5.372604e-02         0.5172
              5              1.6203   2.888065e-02         0.5376
              6              1.6203   1.602150e-02         0.5547
              7              1.6203   9.206767e-03         0.5747
              8              1.6203   5.252417e-03         0.5705
              9              1.6203   2.972278e-03         0.5659
             10              1.6203   2.108804e-03         0.7095
             11              1.6203   1.417803e-03         0.6723
             12              1.6203   1.015431e-03         0.7162
             13              1.6203   8.198874e-04         0.8074
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5795
         Final Residual: 		   8.198874e-04
         Total Reduction in Residual: 	   4.818132e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0690951
    setup: 0.0504115 s
    solve: 0.0186836 s
    solve(per iteration): 0.00133454 s
resid in solve_pyamgx: 8.20e-04
time solve_pyamgx: 8.44e-02
time p: 9.66e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26535            281723    0.0004        0.00736
           2(D)         5004            106970   0.00427        0.00258
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32097
         Operator Complexity: 1.56657
         Total Memory Usage: 0.0201987 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.846251e-01
              0              1.6203   4.832793e-02         0.0827
              1              1.6203   5.633374e-03         0.1166
              2              1.6203   1.013764e-03         0.1800
              3              1.6203   2.084450e-04         0.2056
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1374
         Final Residual: 		   2.084450e-04
         Total Reduction in Residual: 	   3.565447e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168067
    setup: 0.0134984 s
    solve: 0.00330829 s
    solve(per iteration): 0.000827072 s
resid in solve_pyamgx: 2.08e-04
time solve_pyamgx: 3.21e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27079            288167  0.000393        0.00752
           2(D)         4979            108867   0.00439        0.00262
           3(D)           22                48    0.0992       1.74e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32633
         Operator Complexity: 1.57877
         Total Memory Usage: 0.0204133 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.554912e+01
              0              1.6203   3.592930e+00         0.1406
              1              1.6203   7.731602e-01         0.2152
              2              1.6203   1.645239e-01         0.2128
              3              1.6203   4.002418e-02         0.2433
              4              1.6203   9.879367e-03         0.2468
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2077
         Final Residual: 		   9.879367e-03
         Total Reduction in Residual: 	   3.866813e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177523
    setup: 0.013603 s
    solve: 0.00414925 s
    solve(per iteration): 0.00082985 s
resid in solve_pyamgx: 9.88e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 121, iter:0, max residual:2.64e-06, u:7.34e-07, v:1.15e-07, w:4.75e-07, p:2.64e-06, k:1.27e-10, eps:0.00e+00, om:7.72e-06


monitor time step: 121, iter:0, u: 3.76e-01, v: 2.52e-03, w:-4.52e-03, p:-4.31e-12, k: 8.77e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.64e+02, kmin: 3.97e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 4.262295081967213e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14970            158290  0.000706        0.00416
           2(D)         4099             44231   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19398
         Operator Complexity: 1.29519
         Total Memory Usage: 0.0153555 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.961647e+00
              0              1.6203   1.259759e-01         0.0254
              1              1.6203   5.675004e-03         0.0450
              2              1.6203   9.434093e-04         0.1662
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0575
         Final Residual: 		   9.434093e-04
         Total Reduction in Residual: 	   1.901404e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122336
    setup: 0.0101367 s
    solve: 0.0020969 s
    solve(per iteration): 0.000698965 s
resid in solve_pyamgx: 9.43e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.914854e+00
              0              1.6203   1.044934e-01         0.0267
              1              1.6203   2.088430e-03         0.0200
              2              1.6203   1.460448e-04         0.0699
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.460448e-04
         Total Reduction in Residual: 	   3.730531e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122525
    setup: 0.0101367 s
    solve: 0.00211587 s
    solve(per iteration): 0.000705291 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.36e-03
time v: 6.05e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.447059e+00
              0              1.6203   1.155742e-01         0.0260
              1              1.6203   3.888490e-03         0.0336
              2              1.6203   6.026542e-04         0.1550
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0514
         Final Residual: 		   6.026542e-04
         Total Reduction in Residual: 	   1.355175e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122283
    setup: 0.0101367 s
    solve: 0.00209165 s
    solve(per iteration): 0.000697216 s
resid in solve_pyamgx: 6.03e-04
time solve_pyamgx: 3.33e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.698615e+00
              0              1.6203   9.403635e-01         0.5536
              1              1.6203   4.340362e-01         0.4616
              2              1.6203   2.109723e-01         0.4861
              3              1.6203   1.032936e-01         0.4896
              4              1.6203   5.272441e-02         0.5104
              5              1.6203   2.807401e-02         0.5325
              6              1.6203   1.538578e-02         0.5480
              7              1.6203   8.810549e-03         0.5726
              8              1.6203   5.069768e-03         0.5754
              9              1.6203   2.873827e-03         0.5669
             10              1.6203   2.042120e-03         0.7106
             11              1.6203   1.381149e-03         0.6763
             12              1.6203   9.977655e-04         0.7224
             13              1.6203   8.126500e-04         0.8145
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5792
         Final Residual: 		   8.126500e-04
         Total Reduction in Residual: 	   4.784191e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.069294
    setup: 0.0506145 s
    solve: 0.0186795 s
    solve(per iteration): 0.00133425 s
resid in solve_pyamgx: 8.13e-04
time solve_pyamgx: 8.46e-02
time p: 9.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26572            282112    0.0004        0.00737
           2(D)         4983            106315   0.00428        0.00256
           3(D)           10                14      0.14       6.26e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3211
         Operator Complexity: 1.56617
         Total Memory Usage: 0.0201934 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.848233e-01
              0              1.6203   4.772055e-02         0.0816
              1              1.6203   5.627432e-03         0.1179
              2              1.6203   1.005049e-03         0.1786
              3              1.6203   2.050724e-04         0.2040
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1368
         Final Residual: 		   2.050724e-04
         Total Reduction in Residual: 	   3.506570e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168958
    setup: 0.0135802 s
    solve: 0.00331565 s
    solve(per iteration): 0.000828912 s
resid in solve_pyamgx: 2.05e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26965            287023  0.000395        0.00749
           2(D)         4972            109686   0.00444        0.00264
           3(D)           14                30     0.153        1.1e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32502
         Operator Complexity: 1.57827
         Total Memory Usage: 0.0203989 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.548538e+01
              0              1.6203   3.534281e+00         0.1387
              1              1.6203   7.630414e-01         0.2159
              2              1.6203   1.648089e-01         0.2160
              3              1.6203   3.985728e-02         0.2418
              4              1.6203   9.780665e-03         0.2454
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2074
         Final Residual: 		   9.780665e-03
         Total Reduction in Residual: 	   3.837755e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177046
    setup: 0.0135557 s
    solve: 0.00414886 s
    solve(per iteration): 0.000829773 s
resid in solve_pyamgx: 9.78e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step: 122, iter:0, max residual:2.61e-06, u:7.37e-07, v:1.14e-07, w:4.71e-07, p:2.61e-06, k:1.25e-10, eps:0.00e+00, om:7.64e-06


monitor time step: 122, iter:0, u: 3.72e-01, v: 2.88e-03, w:-3.62e-03, p:-4.30e-12, k: 8.63e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.64e+02, kmin: 3.98e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 4.2276422764227635e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14953            157823  0.000706        0.00415
           2(D)         4068             43548   0.00263        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19349
         Operator Complexity: 1.29351
         Total Memory Usage: 0.0153276 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.958998e+00
              0              1.6203   1.259500e-01         0.0254
              1              1.6203   5.688910e-03         0.0452
              2              1.6203   9.472807e-04         0.1665
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0576
         Final Residual: 		   9.472807e-04
         Total Reduction in Residual: 	   1.910226e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122439
    setup: 0.010141 s
    solve: 0.00210294 s
    solve(per iteration): 0.000700981 s
resid in solve_pyamgx: 9.47e-04
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.914080e+00
              0              1.6203   1.044892e-01         0.0267
              1              1.6203   2.092884e-03         0.0200
              2              1.6203   1.481099e-04         0.0708
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.481099e-04
         Total Reduction in Residual: 	   3.784027e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122628
    setup: 0.010141 s
    solve: 0.00212189 s
    solve(per iteration): 0.000707296 s
resid in solve_pyamgx: 1.48e-04
time solve_pyamgx: 3.39e-03
time v: 6.07e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.445328e+00
              0              1.6203   1.155346e-01         0.0260
              1              1.6203   3.877635e-03         0.0336
              2              1.6203   6.012839e-04         0.1551
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0513
         Final Residual: 		   6.012839e-04
         Total Reduction in Residual: 	   1.352620e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012242
    setup: 0.010141 s
    solve: 0.00210102 s
    solve(per iteration): 0.000700341 s
resid in solve_pyamgx: 6.01e-04
time solve_pyamgx: 3.35e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.695690e+00
              0              1.6203   9.394386e-01         0.5540
              1              1.6203   4.358213e-01         0.4639
              2              1.6203   2.129163e-01         0.4885
              3              1.6203   1.042332e-01         0.4896
              4              1.6203   5.297920e-02         0.5083
              5              1.6203   2.822510e-02         0.5328
              6              1.6203   1.547348e-02         0.5482
              7              1.6203   8.896525e-03         0.5750
              8              1.6203   5.172828e-03         0.5814
              9              1.6203   2.944345e-03         0.5692
             10              1.6203   2.086062e-03         0.7085
             11              1.6203   1.387367e-03         0.6651
             12              1.6203   9.693916e-04         0.6987
             13              1.6203   7.621358e-04         0.7862
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5766
         Final Residual: 		   7.621358e-04
         Total Reduction in Residual: 	   4.494548e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692142
    setup: 0.0504996 s
    solve: 0.0187146 s
    solve(per iteration): 0.00133676 s
resid in solve_pyamgx: 7.62e-04
time solve_pyamgx: 8.45e-02
time p: 9.68e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26536            281478    0.0004        0.00735
           2(D)         4958            106166   0.00432        0.00256
           3(D)           21                31    0.0703       1.33e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32059
         Operator Complexity: 1.56506
         Total Memory Usage: 0.0201736 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.850102e-01
              0              1.6203   4.750896e-02         0.0812
              1              1.6203   5.604628e-03         0.1180
              2              1.6203   9.839176e-04         0.1756
              3              1.6203   2.020342e-04         0.2053
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1363
         Final Residual: 		   2.020342e-04
         Total Reduction in Residual: 	   3.453516e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168528
    setup: 0.0135308 s
    solve: 0.00332198 s
    solve(per iteration): 0.000830496 s
resid in solve_pyamgx: 2.02e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26931            286499  0.000395        0.00748
           2(D)         4979            109319   0.00441        0.00263
           3(D)           26                42    0.0621       1.73e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32487
         Operator Complexity: 1.57699
         Total Memory Usage: 0.0203784 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.548400e+01
              0              1.6203   3.601830e+00         0.1413
              1              1.6203   7.687219e-01         0.2134
              2              1.6203   1.623650e-01         0.2112
              3              1.6203   3.919371e-02         0.2414
              4              1.6203   9.696495e-03         0.2474
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2070
         Final Residual: 		   9.696495e-03
         Total Reduction in Residual: 	   3.804935e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175045
    setup: 0.0133638 s
    solve: 0.00414074 s
    solve(per iteration): 0.000828147 s
resid in solve_pyamgx: 9.70e-03
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 123, iter:0, max residual:2.51e-06, u:7.40e-07, v:1.16e-07, w:4.70e-07, p:2.51e-06, k:1.23e-10, eps:0.00e+00, om:7.58e-06


monitor time step: 123, iter:0, u: 3.69e-01, v: 3.06e-03, w:-2.75e-03, p:-3.91e-12, k: 8.51e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.64e+02, kmin: 3.99e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 4.193548387096774e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15000            158958  0.000706        0.00417
           2(D)         4066             43276   0.00262        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19395
         Operator Complexity: 1.29477
         Total Memory Usage: 0.0153492 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.956272e+00
              0              1.6203   1.258563e-01         0.0254
              1              1.6203   5.651628e-03         0.0449
              2              1.6203   9.414645e-04         0.1666
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0575
         Final Residual: 		   9.414645e-04
         Total Reduction in Residual: 	   1.899542e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122538
    setup: 0.0101519 s
    solve: 0.00210189 s
    solve(per iteration): 0.000700629 s
resid in solve_pyamgx: 9.41e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.913456e+00
              0              1.6203   1.044892e-01         0.0267
              1              1.6203   2.090975e-03         0.0200
              2              1.6203   1.456988e-04         0.0697
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.456988e-04
         Total Reduction in Residual: 	   3.723022e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012288
    setup: 0.0101519 s
    solve: 0.00213606 s
    solve(per iteration): 0.000712021 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.37e-03
time v: 6.07e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.443551e+00
              0              1.6203   1.154777e-01         0.0260
              1              1.6203   3.853701e-03         0.0334
              2              1.6203   5.980256e-04         0.1552
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0512
         Final Residual: 		   5.980256e-04
         Total Reduction in Residual: 	   1.345828e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122514
    setup: 0.0101519 s
    solve: 0.00209949 s
    solve(per iteration): 0.000699829 s
resid in solve_pyamgx: 5.98e-04
time solve_pyamgx: 3.32e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.692772e+00
              0              1.6203   9.411862e-01         0.5560
              1              1.6203   4.387058e-01         0.4661
              2              1.6203   2.154497e-01         0.4911
              3              1.6203   1.057292e-01         0.4907
              4              1.6203   5.384155e-02         0.5092
              5              1.6203   2.885150e-02         0.5359
              6              1.6203   1.599246e-02         0.5543
              7              1.6203   9.288293e-03         0.5808
              8              1.6203   5.445761e-03         0.5863
              9              1.6203   3.111984e-03         0.5715
             10              1.6203   2.189059e-03         0.7034
             11              1.6203   1.413847e-03         0.6459
             12              1.6203   9.310412e-04         0.6585
             13              1.6203   6.761162e-04         0.7262
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5718
         Final Residual: 		   6.761162e-04
         Total Reduction in Residual: 	   3.994137e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692104
    setup: 0.050518 s
    solve: 0.0186924 s
    solve(per iteration): 0.00133517 s
resid in solve_pyamgx: 6.76e-04
time solve_pyamgx: 8.47e-02
time p: 9.70e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26512            281344    0.0004        0.00735
           2(D)         4927            106877    0.0044        0.00257
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31995
         Operator Complexity: 1.56588
         Total Memory Usage: 0.0201829 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.852084e-01
              0              1.6203   4.767826e-02         0.0815
              1              1.6203   5.557969e-03         0.1166
              2              1.6203   9.787576e-04         0.1761
              3              1.6203   2.010338e-04         0.2054
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1361
         Final Residual: 		   2.010338e-04
         Total Reduction in Residual: 	   3.435252e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168387
    setup: 0.013533 s
    solve: 0.00330576 s
    solve(per iteration): 0.00082644 s
resid in solve_pyamgx: 2.01e-04
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26982            286470  0.000393        0.00748
           2(D)         5020            108590   0.00431        0.00261
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32565
         Operator Complexity: 1.57584
         Total Memory Usage: 0.0203649 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.549438e+01
              0              1.6203   3.518145e+00         0.1380
              1              1.6203   7.411910e-01         0.2107
              2              1.6203   1.552089e-01         0.2094
              3              1.6203   3.726271e-02         0.2401
              4              1.6203   9.193641e-03         0.2467
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   9.193641e-03
         Total Reduction in Residual: 	   3.606144e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177024
    setup: 0.0135475 s
    solve: 0.00415491 s
    solve(per iteration): 0.000830982 s
resid in solve_pyamgx: 9.19e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 124, iter:0, max residual:2.32e-06, u:7.36e-07, v:1.14e-07, w:4.67e-07, p:2.32e-06, k:1.23e-10, eps:0.00e+00, om:7.18e-06


monitor time step: 124, iter:0, u: 3.66e-01, v: 2.96e-03, w:-1.93e-03, p:-3.16e-12, k: 8.43e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.65e+02, kmin: 4.00e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 4.1599999999999994e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14996            158978  0.000707        0.00417
           2(D)         4041             43023   0.00263        0.00108
         --------------------------------------------------------------
         Grid Complexity: 1.19365
         Operator Complexity: 1.29443
         Total Memory Usage: 0.0153427 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.953532e+00
              0              1.6203   1.258101e-01         0.0254
              1              1.6203   5.685338e-03         0.0452
              2              1.6203   9.462310e-04         0.1664
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0576
         Final Residual: 		   9.462310e-04
         Total Reduction in Residual: 	   1.910215e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122914
    setup: 0.01019 s
    solve: 0.00210144 s
    solve(per iteration): 0.00070048 s
resid in solve_pyamgx: 9.46e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.912852e+00
              0              1.6203   1.044827e-01         0.0267
              1              1.6203   2.092118e-03         0.0200
              2              1.6203   1.471583e-04         0.0703
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.471583e-04
         Total Reduction in Residual: 	   3.760895e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123217
    setup: 0.01019 s
    solve: 0.00213168 s
    solve(per iteration): 0.00071056 s
resid in solve_pyamgx: 1.47e-04
time solve_pyamgx: 3.38e-03
time v: 6.06e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.441725e+00
              0              1.6203   1.154210e-01         0.0260
              1              1.6203   3.834880e-03         0.0332
              2              1.6203   5.947964e-04         0.1551
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0512
         Final Residual: 		   5.947964e-04
         Total Reduction in Residual: 	   1.339111e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122971
    setup: 0.01019 s
    solve: 0.00210707 s
    solve(per iteration): 0.000702357 s
resid in solve_pyamgx: 5.95e-04
time solve_pyamgx: 3.36e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.689686e+00
              0              1.6203   9.416938e-01         0.5573
              1              1.6203   4.400233e-01         0.4673
              2              1.6203   2.165032e-01         0.4920
              3              1.6203   1.062562e-01         0.4908
              4              1.6203   5.412183e-02         0.5094
              5              1.6203   2.908751e-02         0.5374
              6              1.6203   1.634396e-02         0.5619
              7              1.6203   9.593796e-03         0.5870
              8              1.6203   5.656500e-03         0.5896
              9              1.6203   3.245741e-03         0.5738
             10              1.6203   2.263495e-03         0.6974
             11              1.6203   1.420343e-03         0.6275
             12              1.6203   8.788743e-04         0.6188
             13              1.6203   5.707809e-04         0.6494
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5650
         Final Residual: 		   5.707809e-04
         Total Reduction in Residual: 	   3.378031e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692314
    setup: 0.0505165 s
    solve: 0.0187148 s
    solve(per iteration): 0.00133677 s
resid in solve_pyamgx: 5.71e-04
time solve_pyamgx: 8.46e-02
time p: 9.68e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26487            281671  0.000401        0.00736
           2(D)         4941            106427   0.00436        0.00256
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31986
         Operator Complexity: 1.5657
         Total Memory Usage: 0.0201798 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.853878e-01
              0              1.6203   4.777357e-02         0.0816
              1              1.6203   5.488021e-03         0.1149
              2              1.6203   9.537884e-04         0.1738
              3              1.6203   1.948574e-04         0.2043
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1351
         Final Residual: 		   1.948574e-04
         Total Reduction in Residual: 	   3.328690e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168366
    setup: 0.0135332 s
    solve: 0.00330342 s
    solve(per iteration): 0.000825856 s
resid in solve_pyamgx: 1.95e-04
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27055            287451  0.000393        0.00751
           2(D)         4968            107842   0.00437         0.0026
           3(D)           14                14    0.0714       7.45e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3259
         Operator Complexity: 1.57618
         Total Memory Usage: 0.0203714 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.552068e+01
              0              1.6203   3.596323e+00         0.1409
              1              1.6203   7.656291e-01         0.2129
              2              1.6203   1.615389e-01         0.2110
              3              1.6203   3.918217e-02         0.2426
              4              1.6203   9.952654e-03         0.2540
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2081
         Final Residual: 		   9.952654e-03
         Total Reduction in Residual: 	   3.899839e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177031
    setup: 0.0135415 s
    solve: 0.00416154 s
    solve(per iteration): 0.000832307 s
resid in solve_pyamgx: 9.95e-03
time solve_pyamgx: 3.34e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 125, iter:0, max residual:2.04e-06, u:7.39e-07, v:1.15e-07, w:4.65e-07, p:2.04e-06, k:1.19e-10, eps:0.00e+00, om:7.78e-06


monitor time step: 125, iter:0, u: 3.65e-01, v: 2.53e-03, w:-1.14e-03, p:-2.11e-12, k: 8.39e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.65e+02, kmin: 4.01e-04, epsmin: 1.00e+00, ommin: 2.28e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 4.1269841269841264e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        14996            158900  0.000707        0.00417
           2(D)         4069             43131   0.00261        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19394
         Operator Complexity: 1.29447
         Total Memory Usage: 0.0153446 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.950839e+00
              0              1.6203   1.257173e-01         0.0254
              1              1.6203   5.657018e-03         0.0450
              2              1.6203   9.312154e-04         0.1646
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.312154e-04
         Total Reduction in Residual: 	   1.880924e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122239
    setup: 0.0101268 s
    solve: 0.00209715 s
    solve(per iteration): 0.000699051 s
resid in solve_pyamgx: 9.31e-04
time solve_pyamgx: 2.84e-02
time u: 3.57e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.912125e+00
              0              1.6203   1.044693e-01         0.0267
              1              1.6203   2.089290e-03         0.0200
              2              1.6203   1.472537e-04         0.0705
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.472537e-04
         Total Reduction in Residual: 	   3.764033e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122443
    setup: 0.0101268 s
    solve: 0.00211754 s
    solve(per iteration): 0.000705845 s
resid in solve_pyamgx: 1.47e-04
time solve_pyamgx: 3.31e-03
time v: 6.04e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.439848e+00
              0              1.6203   1.153609e-01         0.0260
              1              1.6203   3.824242e-03         0.0332
              2              1.6203   5.953224e-04         0.1557
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0512
         Final Residual: 		   5.953224e-04
         Total Reduction in Residual: 	   1.340862e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122344
    setup: 0.0101268 s
    solve: 0.00210762 s
    solve(per iteration): 0.000702539 s
resid in solve_pyamgx: 5.95e-04
time solve_pyamgx: 3.31e-03
time w: 5.41e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.686732e+00
              0              1.6203   9.436543e-01         0.5595
              1              1.6203   4.421903e-01         0.4686
              2              1.6203   2.179555e-01         0.4929
              3              1.6203   1.078642e-01         0.4949
              4              1.6203   5.554069e-02         0.5149
              5              1.6203   3.019621e-02         0.5437
              6              1.6203   1.734119e-02         0.5743
              7              1.6203   1.028001e-02         0.5928
              8              1.6203   6.043694e-03         0.5879
              9              1.6203   3.453020e-03         0.5713
             10              1.6203   2.380591e-03         0.6894
             11              1.6203   1.456094e-03         0.6117
             12              1.6203   8.591958e-04         0.5901
             13              1.6203   5.015111e-04         0.5837
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5599
         Final Residual: 		   5.015111e-04
         Total Reduction in Residual: 	   2.973271e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0694015
    setup: 0.0506774 s
    solve: 0.0187241 s
    solve(per iteration): 0.00133744 s
resid in solve_pyamgx: 5.02e-04
time solve_pyamgx: 8.51e-02
time p: 9.74e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26461            281843  0.000403        0.00736
           2(D)         4950            105780   0.00432        0.00255
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31965
         Operator Complexity: 1.565
         Total Memory Usage: 0.0201679 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.855638e-01
              0              1.6203   4.799880e-02         0.0820
              1              1.6203   5.465145e-03         0.1139
              2              1.6203   9.537917e-04         0.1745
              3              1.6203   1.951371e-04         0.2046
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1351
         Final Residual: 		   1.951371e-04
         Total Reduction in Residual: 	   3.332466e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169315
    setup: 0.0136252 s
    solve: 0.00330637 s
    solve(per iteration): 0.000826592 s
resid in solve_pyamgx: 1.95e-04
time solve_pyamgx: 3.28e-02
time k: 4.48e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26990            286832  0.000394        0.00749
           2(D)         4984            109508   0.00441        0.00263
           3(D)           23                31    0.0586       1.39e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32549
         Operator Complexity: 1.57773
         Total Memory Usage: 0.0203931 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.553589e+01
              0              1.6203   3.478456e+00         0.1362
              1              1.6203   7.410694e-01         0.2130
              2              1.6203   1.570131e-01         0.2119
              3              1.6203   3.769616e-02         0.2401
              4              1.6203   9.426174e-03         0.2501
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2058
         Final Residual: 		   9.426174e-03
         Total Reduction in Residual: 	   3.691343e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177457
    setup: 0.0136067 s
    solve: 0.00413907 s
    solve(per iteration): 0.000827814 s
resid in solve_pyamgx: 9.43e-03
time solve_pyamgx: 3.36e-02
time omega: 4.00e-02
time Smag or Wale: 4.77e-07

--time step: 126, iter:0, max residual:1.73e-06, u:7.28e-07, v:1.15e-07, w:4.65e-07, p:1.73e-06, k:1.19e-10, eps:0.00e+00, om:7.36e-06


monitor time step: 126, iter:0, u: 3.66e-01, v: 1.84e-03, w:-3.61e-04, p:-8.24e-13, k: 8.39e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.65e+02, kmin: 4.02e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 4.0944881889763774e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15021            159187  0.000706        0.00418
           2(D)         4072             43518   0.00262        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19422
         Operator Complexity: 1.29545
         Total Memory Usage: 0.0153611 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.948195e+00
              0              1.6203   1.256553e-01         0.0254
              1              1.6203   5.654991e-03         0.0450
              2              1.6203   9.282054e-04         0.1641
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.282054e-04
         Total Reduction in Residual: 	   1.875847e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122493
    setup: 0.0101478 s
    solve: 0.00210144 s
    solve(per iteration): 0.00070048 s
resid in solve_pyamgx: 9.28e-04
time solve_pyamgx: 2.80e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.911261e+00
              0              1.6203   1.044710e-01         0.0267
              1              1.6203   2.091273e-03         0.0200
              2              1.6203   1.480937e-04         0.0708
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.480937e-04
         Total Reduction in Residual: 	   3.786342e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122757
    setup: 0.0101478 s
    solve: 0.00212787 s
    solve(per iteration): 0.000709291 s
resid in solve_pyamgx: 1.48e-04
time solve_pyamgx: 3.36e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.437923e+00
              0              1.6203   1.153125e-01         0.0260
              1              1.6203   3.819183e-03         0.0331
              2              1.6203   5.946646e-04         0.1557
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0512
         Final Residual: 		   5.946646e-04
         Total Reduction in Residual: 	   1.339961e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122483
    setup: 0.0101478 s
    solve: 0.00210042 s
    solve(per iteration): 0.000700139 s
resid in solve_pyamgx: 5.95e-04
time solve_pyamgx: 3.32e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.683871e+00
              0              1.6203   9.451582e-01         0.5613
              1              1.6203   4.436143e-01         0.4694
              2              1.6203   2.189252e-01         0.4935
              3              1.6203   1.097545e-01         0.5013
              4              1.6203   5.739373e-02         0.5229
              5              1.6203   3.166696e-02         0.5517
              6              1.6203   1.854270e-02         0.5856
              7              1.6203   1.103083e-02         0.5949
              8              1.6203   6.427467e-03         0.5827
              9              1.6203   3.643950e-03         0.5669
             10              1.6203   2.492928e-03         0.6841
             11              1.6203   1.510030e-03         0.6057
             12              1.6203   8.861569e-04         0.5868
             13              1.6203   5.210927e-04         0.5880
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5615
         Final Residual: 		   5.210927e-04
         Total Reduction in Residual: 	   3.094612e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691694
    setup: 0.0504671 s
    solve: 0.0187023 s
    solve(per iteration): 0.00133588 s
resid in solve_pyamgx: 5.21e-04
time solve_pyamgx: 8.55e-02
time p: 9.82e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26410            280594  0.000402        0.00733
           2(D)         4925            106939   0.00441        0.00257
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31882
         Operator Complexity: 1.56486
         Total Memory Usage: 0.0201616 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.857393e-01
              0              1.6203   4.787490e-02         0.0817
              1              1.6203   5.498617e-03         0.1149
              2              1.6203   9.675007e-04         0.1760
              3              1.6203   2.024993e-04         0.2093
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1364
         Final Residual: 		   2.024993e-04
         Total Reduction in Residual: 	   3.457158e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169431
    setup: 0.0136274 s
    solve: 0.00331571 s
    solve(per iteration): 0.000828928 s
resid in solve_pyamgx: 2.02e-04
time solve_pyamgx: 3.33e-02
time k: 4.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26894            286098  0.000396        0.00747
           2(D)         5012            110880   0.00441        0.00267
           3(D)           16                26     0.102       1.07e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32473
         Operator Complexity: 1.57866
         Total Memory Usage: 0.0204033 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.537077e+01
              0              1.6203   3.485186e+00         0.1374
              1              1.6203   7.413835e-01         0.2127
              2              1.6203   1.559079e-01         0.2103
              3              1.6203   3.755714e-02         0.2409
              4              1.6203   9.444032e-03         0.2515
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2061
         Final Residual: 		   9.444032e-03
         Total Reduction in Residual: 	   3.722407e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177478
    setup: 0.0136027 s
    solve: 0.00414515 s
    solve(per iteration): 0.00082903 s
resid in solve_pyamgx: 9.44e-03
time solve_pyamgx: 3.39e-02
time omega: 4.07e-02
time Smag or Wale: 7.15e-07

--time step: 127, iter:0, max residual:1.75e-06, u:7.25e-07, v:1.16e-07, w:4.65e-07, p:1.75e-06, k:1.24e-10, eps:0.00e+00, om:7.38e-06


monitor time step: 127, iter:0, u: 3.67e-01, v: 9.97e-04, w: 4.05e-04, p: 6.88e-13, k: 8.44e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.66e+02, kmin: 4.03e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 4.0624999999999996e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15012            159252  0.000707        0.00418
           2(D)         4035             43231   0.00266        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19376
         Operator Complexity: 1.29513
         Total Memory Usage: 0.015354 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.945539e+00
              0              1.6203   1.255957e-01         0.0254
              1              1.6203   5.672743e-03         0.0452
              2              1.6203   9.366777e-04         0.1651
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.366777e-04
         Total Reduction in Residual: 	   1.893985e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123467
    setup: 0.0102494 s
    solve: 0.00209728 s
    solve(per iteration): 0.000699093 s
resid in solve_pyamgx: 9.37e-04
time solve_pyamgx: 2.87e-02
time u: 3.56e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.910380e+00
              0              1.6203   1.044622e-01         0.0267
              1              1.6203   2.091453e-03         0.0200
              2              1.6203   1.483858e-04         0.0709
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.483858e-04
         Total Reduction in Residual: 	   3.794664e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123753
    setup: 0.0102494 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 1.48e-04
time solve_pyamgx: 3.43e-03
time v: 6.47e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.435956e+00
              0              1.6203   1.152544e-01         0.0260
              1              1.6203   3.818012e-03         0.0331
              2              1.6203   5.934946e-04         0.1554
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0511
         Final Residual: 		   5.934946e-04
         Total Reduction in Residual: 	   1.337918e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123527
    setup: 0.0102494 s
    solve: 0.0021033 s
    solve(per iteration): 0.000701099 s
resid in solve_pyamgx: 5.93e-04
time solve_pyamgx: 3.42e-03
time w: 5.77e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.680950e+00
              0              1.6203   9.433735e-01         0.5612
              1              1.6203   4.418529e-01         0.4684
              2              1.6203   2.178698e-01         0.4931
              3              1.6203   1.101998e-01         0.5058
              4              1.6203   5.827710e-02         0.5288
              5              1.6203   3.253967e-02         0.5584
              6              1.6203   1.928459e-02         0.5926
              7              1.6203   1.148474e-02         0.5955
              8              1.6203   6.638580e-03         0.5780
              9              1.6203   3.743396e-03         0.5639
             10              1.6203   2.560851e-03         0.6841
             11              1.6203   1.573555e-03         0.6145
             12              1.6203   9.714819e-04         0.6174
             13              1.6203   6.545321e-04         0.6737
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5708
         Final Residual: 		   6.545321e-04
         Total Reduction in Residual: 	   3.893823e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0696676
    setup: 0.0509665 s
    solve: 0.0187011 s
    solve(per iteration): 0.00133579 s
resid in solve_pyamgx: 6.55e-04
time solve_pyamgx: 8.58e-02
time p: 9.86e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26490            281650  0.000401        0.00736
           2(D)         4985            106685   0.00429        0.00257
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32032
         Operator Complexity: 1.56605
         Total Memory Usage: 0.0201875 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.859017e-01
              0              1.6203   4.754120e-02         0.0811
              1              1.6203   5.493826e-03         0.1156
              2              1.6203   9.863730e-04         0.1795
              3              1.6203   2.056225e-04         0.2085
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1369
         Final Residual: 		   2.056225e-04
         Total Reduction in Residual: 	   3.509505e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169309
    setup: 0.0136297 s
    solve: 0.00330125 s
    solve(per iteration): 0.000825312 s
resid in solve_pyamgx: 2.06e-04
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26909            286695  0.000396        0.00749
           2(D)         5014            109182   0.00434        0.00263
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3249
         Operator Complexity: 1.57704
         Total Memory Usage: 0.0203795 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.564128e+01
              0              1.6203   3.552301e+00         0.1385
              1              1.6203   7.560171e-01         0.2128
              2              1.6203   1.579672e-01         0.2089
              3              1.6203   3.808470e-02         0.2411
              4              1.6203   9.556347e-03         0.2509
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2062
         Final Residual: 		   9.556347e-03
         Total Reduction in Residual: 	   3.726938e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0179182
    setup: 0.0137054 s
    solve: 0.00421274 s
    solve(per iteration): 0.000842547 s
resid in solve_pyamgx: 9.56e-03
time solve_pyamgx: 3.46e-02
time omega: 4.10e-02
time Smag or Wale: 4.77e-07

--time step: 128, iter:0, max residual:2.24e-06, u:7.32e-07, v:1.16e-07, w:4.64e-07, p:2.24e-06, k:1.26e-10, eps:0.00e+00, om:7.47e-06


monitor time step: 128, iter:0, u: 3.70e-01, v: 5.01e-05, w: 1.15e-03, p: 2.40e-12, k: 8.60e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.66e+02, kmin: 4.05e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 4.031007751937984e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15014            159214  0.000706        0.00418
           2(D)         4065             43819   0.00265         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19408
         Operator Complexity: 1.29593
         Total Memory Usage: 0.0153678 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.942812e+00
              0              1.6203   1.255099e-01         0.0254
              1              1.6203   5.679008e-03         0.0452
              2              1.6203   9.392862e-04         0.1654
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0575
         Final Residual: 		   9.392862e-04
         Total Reduction in Residual: 	   1.900307e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122876
    setup: 0.0101847 s
    solve: 0.00210285 s
    solve(per iteration): 0.000700949 s
resid in solve_pyamgx: 9.39e-04
time solve_pyamgx: 2.76e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.909613e+00
              0              1.6203   1.044566e-01         0.0267
              1              1.6203   2.096246e-03         0.0201
              2              1.6203   1.495765e-04         0.0714
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.495765e-04
         Total Reduction in Residual: 	   3.825864e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123153
    setup: 0.0101847 s
    solve: 0.00213056 s
    solve(per iteration): 0.000710187 s
resid in solve_pyamgx: 1.50e-04
time solve_pyamgx: 3.39e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.433945e+00
              0              1.6203   1.151898e-01         0.0260
              1              1.6203   3.812266e-03         0.0331
              2              1.6203   5.949572e-04         0.1561
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0512
         Final Residual: 		   5.949572e-04
         Total Reduction in Residual: 	   1.341824e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122827
    setup: 0.0101847 s
    solve: 0.00209802 s
    solve(per iteration): 0.000699339 s
resid in solve_pyamgx: 5.95e-04
time solve_pyamgx: 3.34e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.678112e+00
              0              1.6203   9.426338e-01         0.5617
              1              1.6203   4.397833e-01         0.4665
              2              1.6203   2.168304e-01         0.4930
              3              1.6203   1.106565e-01         0.5103
              4              1.6203   5.923662e-02         0.5353
              5              1.6203   3.343239e-02         0.5644
              6              1.6203   1.991462e-02         0.5957
              7              1.6203   1.184058e-02         0.5946
              8              1.6203   6.796094e-03         0.5740
              9              1.6203   3.829953e-03         0.5636
             10              1.6203   2.647619e-03         0.6913
             11              1.6203   1.688385e-03         0.6377
             12              1.6203   1.135669e-03         0.6726
             13              1.6203   8.788901e-04         0.7739
             14              1.6203   7.582190e-04         0.8627
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5984
         Final Residual: 		   7.582190e-04
         Total Reduction in Residual: 	   4.518286e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0706236
    setup: 0.0505654 s
    solve: 0.0200582 s
    solve(per iteration): 0.00133721 s
resid in solve_pyamgx: 7.58e-04
time solve_pyamgx: 8.70e-02
time p: 9.93e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26450            281742  0.000403        0.00736
           2(D)         4954            108136   0.00441         0.0026
           3(D)           16                18    0.0703       8.94e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31962
         Operator Complexity: 1.5683
         Total Memory Usage: 0.0202183 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.860756e-01
              0              1.6203   4.741882e-02         0.0809
              1              1.6203   5.469555e-03         0.1153
              2              1.6203   9.691003e-04         0.1772
              3              1.6203   2.024958e-04         0.2090
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1363
         Final Residual: 		   2.024958e-04
         Total Reduction in Residual: 	   3.455114e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0166803
    setup: 0.0133569 s
    solve: 0.00332339 s
    solve(per iteration): 0.000830848 s
resid in solve_pyamgx: 2.02e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26888            286162  0.000396        0.00747
           2(D)         5000            108894   0.00436        0.00262
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32454
         Operator Complexity: 1.57585
         Total Memory Usage: 0.0203594 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.539817e+01
              0              1.6203   3.500753e+00         0.1378
              1              1.6203   7.460408e-01         0.2131
              2              1.6203   1.561219e-01         0.2093
              3              1.6203   3.726540e-02         0.2387
              4              1.6203   9.128321e-03         0.2450
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2047
         Final Residual: 		   9.128321e-03
         Total Reduction in Residual: 	   3.594087e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176637
    setup: 0.0135232 s
    solve: 0.00414051 s
    solve(per iteration): 0.000828102 s
resid in solve_pyamgx: 9.13e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 129, iter:0, max residual:2.30e-06, u:7.34e-07, v:1.17e-07, w:4.65e-07, p:2.30e-06, k:1.24e-10, eps:0.00e+00, om:7.13e-06


monitor time step: 129, iter:0, u: 3.75e-01, v:-1.02e-03, w: 1.88e-03, p: 4.18e-12, k: 8.77e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.67e+02, kmin: 4.06e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 3.9999999999999994e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15015            158783  0.000704        0.00417
           2(D)         4082             44066   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19426
         Operator Complexity: 1.29566
         Total Memory Usage: 0.0153645 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.940014e+00
              0              1.6203   1.254159e-01         0.0254
              1              1.6203   5.650904e-03         0.0451
              2              1.6203   9.399156e-04         0.1663
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0575
         Final Residual: 		   9.399156e-04
         Total Reduction in Residual: 	   1.902658e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01231
    setup: 0.0102011 s
    solve: 0.00210896 s
    solve(per iteration): 0.000702987 s
resid in solve_pyamgx: 9.40e-04
time solve_pyamgx: 2.77e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.908969e+00
              0              1.6203   1.044522e-01         0.0267
              1              1.6203   2.094204e-03         0.0200
              2              1.6203   1.495146e-04         0.0714
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.495146e-04
         Total Reduction in Residual: 	   3.824912e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123327
    setup: 0.0102011 s
    solve: 0.00213158 s
    solve(per iteration): 0.000710528 s
resid in solve_pyamgx: 1.50e-04
time solve_pyamgx: 3.42e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.431887e+00
              0              1.6203   1.151426e-01         0.0260
              1              1.6203   3.808449e-03         0.0331
              2              1.6203   5.909114e-04         0.1552
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0511
         Final Residual: 		   5.909114e-04
         Total Reduction in Residual: 	   1.333318e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122962
    setup: 0.0102011 s
    solve: 0.0020951 s
    solve(per iteration): 0.000698368 s
resid in solve_pyamgx: 5.91e-04
time solve_pyamgx: 3.34e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.675295e+00
              0              1.6203   9.421572e-01         0.5624
              1              1.6203   4.369254e-01         0.4638
              2              1.6203   2.153881e-01         0.4930
              3              1.6203   1.104402e-01         0.5127
              4              1.6203   5.952068e-02         0.5389
              5              1.6203   3.373193e-02         0.5667
              6              1.6203   2.007542e-02         0.5951
              7              1.6203   1.192631e-02         0.5941
              8              1.6203   6.839721e-03         0.5735
              9              1.6203   3.882790e-03         0.5677
             10              1.6203   2.737763e-03         0.7051
             11              1.6203   1.833704e-03         0.6698
             12              1.6203   1.339698e-03         0.7306
             13              1.6203   1.130858e-03         0.8441
             14              1.6203   1.034194e-03         0.9145
             15              1.6203   9.929619e-04         0.9601
             16              1.6203   9.706433e-04         0.9775
             17              1.6203   9.479718e-04         0.9766
             18              1.6203   9.182763e-04         0.9687
             19              1.6203   8.359502e-04         0.9103
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6838
         Final Residual: 		   8.359502e-04
         Total Reduction in Residual: 	   4.989868e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0775764
    setup: 0.0505407 s
    solve: 0.0270356 s
    solve(per iteration): 0.00135178 s
resid in solve_pyamgx: 8.36e-04
time solve_pyamgx: 9.52e-02
time p: 1.08e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26438            281854  0.000403        0.00736
           2(D)         4982            109384   0.00441        0.00263
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31978
         Operator Complexity: 1.57028
         Total Memory Usage: 0.0202496 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.862385e-01
              0              1.6203   4.803982e-02         0.0819
              1              1.6203   5.529112e-03         0.1151
              2              1.6203   9.831188e-04         0.1778
              3              1.6203   2.063560e-04         0.2099
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1370
         Final Residual: 		   2.063560e-04
         Total Reduction in Residual: 	   3.520001e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168624
    setup: 0.0135475 s
    solve: 0.00331485 s
    solve(per iteration): 0.000828712 s
resid in solve_pyamgx: 2.06e-04
time solve_pyamgx: 3.34e-02
time k: 4.52e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26948            286676  0.000395        0.00749
           2(D)         5000            109072   0.00436        0.00262
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32511
         Operator Complexity: 1.57685
         Total Memory Usage: 0.0203776 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.520042e+01
              0              1.6203   3.545961e+00         0.1407
              1              1.6203   7.560671e-01         0.2132
              2              1.6203   1.577204e-01         0.2086
              3              1.6203   3.773977e-02         0.2393
              4              1.6203   9.334277e-03         0.2473
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2059
         Final Residual: 		   9.334277e-03
         Total Reduction in Residual: 	   3.704016e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017546
    setup: 0.0133939 s
    solve: 0.00415206 s
    solve(per iteration): 0.000830413 s
resid in solve_pyamgx: 9.33e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 130, iter:0, max residual:2.69e-06, u:7.34e-07, v:1.17e-07, w:4.62e-07, p:2.69e-06, k:1.26e-10, eps:0.00e+00, om:7.29e-06


monitor time step: 130, iter:0, u: 3.80e-01, v:-2.23e-03, w: 2.60e-03, p: 4.38e-12, k: 8.83e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.70e-01, cfl_max_y: 1.14e-01, at i=  6, j= 66


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.67e+02, kmin: 4.07e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.40e-01
vismean_mean 3.9694656488549614e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15065            159949  0.000705         0.0042
           2(D)         4061             43549   0.00264        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19456
         Operator Complexity: 1.29661
         Total Memory Usage: 0.0153806 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.937196e+00
              0              1.6203   1.253133e-01         0.0254
              1              1.6203   5.655690e-03         0.0451
              2              1.6203   9.289442e-04         0.1642
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.289442e-04
         Total Reduction in Residual: 	   1.881522e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123059
    setup: 0.0102017 s
    solve: 0.00210419 s
    solve(per iteration): 0.000701397 s
resid in solve_pyamgx: 9.29e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.908336e+00
              0              1.6203   1.044498e-01         0.0267
              1              1.6203   2.094425e-03         0.0201
              2              1.6203   1.455449e-04         0.0695
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.455449e-04
         Total Reduction in Residual: 	   3.723960e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123275
    setup: 0.0102017 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.37e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.429786e+00
              0              1.6203   1.150718e-01         0.0260
              1              1.6203   3.795418e-03         0.0330
              2              1.6203   5.898745e-04         0.1554
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0511
         Final Residual: 		   5.898745e-04
         Total Reduction in Residual: 	   1.331609e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122968
    setup: 0.0102017 s
    solve: 0.0020951 s
    solve(per iteration): 0.000698368 s
resid in solve_pyamgx: 5.90e-04
time solve_pyamgx: 3.34e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.672199e+00
              0              1.6203   9.389939e-01         0.5615
              1              1.6203   4.320671e-01         0.4601
              2              1.6203   2.125112e-01         0.4918
              3              1.6203   1.084088e-01         0.5101
              4              1.6203   5.813999e-02         0.5363
              5              1.6203   3.280201e-02         0.5642
              6              1.6203   1.944602e-02         0.5928
              7              1.6203   1.157035e-02         0.5950
              8              1.6203   6.665384e-03         0.5761
              9              1.6203   3.793745e-03         0.5692
             10              1.6203   2.691474e-03         0.7095
             11              1.6203   1.825477e-03         0.6782
             12              1.6203   1.354051e-03         0.7418
             13              1.6203   1.156922e-03         0.8544
             14              1.6203   1.066236e-03         0.9216
             15              1.6203   1.026604e-03         0.9628
             16              1.6203   1.004041e-03         0.9780
             17              1.6203   9.800170e-04         0.9761
             18              1.6203   9.456200e-04         0.9649
             19              1.6203   8.495865e-04         0.8984
             20              1.6203   7.815174e-04         0.9199
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6941
         Final Residual: 		   7.815174e-04
         Total Reduction in Residual: 	   4.673590e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0788177
    setup: 0.0504895 s
    solve: 0.0283282 s
    solve(per iteration): 0.00134896 s
resid in solve_pyamgx: 7.82e-04
time solve_pyamgx: 9.40e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26434            281352  0.000403        0.00735
           2(D)         4972            107462   0.00435        0.00259
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31956
         Operator Complexity: 1.56673
         Total Memory Usage: 0.0201941 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.863910e-01
              0              1.6203   4.764747e-02         0.0813
              1              1.6203   5.470306e-03         0.1148
              2              1.6203   9.735267e-04         0.1780
              3              1.6203   2.048597e-04         0.2104
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1367
         Final Residual: 		   2.048597e-04
         Total Reduction in Residual: 	   3.493568e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169998
    setup: 0.0136841 s
    solve: 0.00331571 s
    solve(per iteration): 0.000828928 s
resid in solve_pyamgx: 2.05e-04
time solve_pyamgx: 3.28e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26868            286700  0.000397        0.00748
           2(D)         4950            109266   0.00446        0.00263
           3(D)           22                34    0.0702       1.43e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32389
         Operator Complexity: 1.57719
         Total Memory Usage: 0.0203766 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.506341e+01
              0              1.6203   3.498330e+00         0.1396
              1              1.6203   7.511311e-01         0.2147
              2              1.6203   1.590126e-01         0.2117
              3              1.6203   3.838115e-02         0.2414
              4              1.6203   9.594854e-03         0.2500
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2073
         Final Residual: 		   9.594854e-03
         Total Reduction in Residual: 	   3.828232e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178372
    setup: 0.0136868 s
    solve: 0.0041504 s
    solve(per iteration): 0.00083008 s
resid in solve_pyamgx: 9.59e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 131, iter:0, max residual:2.30e-06, u:7.26e-07, v:1.14e-07, w:4.61e-07, p:2.30e-06, k:1.25e-10, eps:0.00e+00, om:7.50e-06


monitor time step: 131, iter:0, u: 3.84e-01, v:-3.05e-03, w: 3.32e-03, p: 4.35e-12, k: 8.82e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.68e+02, kmin: 4.08e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 3.939393939393939e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15056            159312  0.000703        0.00418
           2(D)         4100             44144   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19486
         Operator Complexity: 1.29655
         Total Memory Usage: 0.015381 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.934413e+00
              0              1.6203   1.252326e-01         0.0254
              1              1.6203   5.620010e-03         0.0449
              2              1.6203   9.435994e-04         0.1679
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0576
         Final Residual: 		   9.435994e-04
         Total Reduction in Residual: 	   1.912283e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123068
    setup: 0.0102012 s
    solve: 0.00210563 s
    solve(per iteration): 0.000701877 s
resid in solve_pyamgx: 9.44e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.907586e+00
              0              1.6203   1.044430e-01         0.0267
              1              1.6203   2.095309e-03         0.0201
              2              1.6203   1.455554e-04         0.0695
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.455554e-04
         Total Reduction in Residual: 	   3.724944e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123321
    setup: 0.0102012 s
    solve: 0.00213088 s
    solve(per iteration): 0.000710293 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.43e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.427645e+00
              0              1.6203   1.150198e-01         0.0260
              1              1.6203   3.785929e-03         0.0329
              2              1.6203   5.928947e-04         0.1566
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0512
         Final Residual: 		   5.928947e-04
         Total Reduction in Residual: 	   1.339075e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123076
    setup: 0.0102012 s
    solve: 0.00210646 s
    solve(per iteration): 0.000702155 s
resid in solve_pyamgx: 5.93e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.669140e+00
              0              1.6203   9.375514e-01         0.5617
              1              1.6203   4.295293e-01         0.4581
              2              1.6203   2.111595e-01         0.4916
              3              1.6203   1.070413e-01         0.5069
              4              1.6203   5.689549e-02         0.5315
              5              1.6203   3.178471e-02         0.5587
              6              1.6203   1.869036e-02         0.5880
              7              1.6203   1.110172e-02         0.5940
              8              1.6203   6.426432e-03         0.5789
              9              1.6203   3.650414e-03         0.5680
             10              1.6203   2.566803e-03         0.7032
             11              1.6203   1.696096e-03         0.6608
             12              1.6203   1.200752e-03         0.7080
             13              1.6203   9.791774e-04         0.8155
             14              1.6203   8.807564e-04         0.8995
             15              1.6203   8.391119e-04         0.9527
             16              1.6203   8.186973e-04         0.9757
         --------------------------------------------------------------
         Total Iterations: 17
         Avg Convergence Rate: 		         0.6388
         Final Residual: 		   8.186973e-04
         Total Reduction in Residual: 	   4.904905e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0731949
    setup: 0.0505174 s
    solve: 0.0226775 s
    solve(per iteration): 0.00133397 s
resid in solve_pyamgx: 8.19e-04
time solve_pyamgx: 8.85e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26409            281267  0.000403        0.00734
           2(D)         4927            104967   0.00432        0.00253
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31891
         Operator Complexity: 1.56299
         Total Memory Usage: 0.0201333 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.865376e-01
              0              1.6203   4.791033e-02         0.0817
              1              1.6203   5.547476e-03         0.1158
              2              1.6203   9.947757e-04         0.1793
              3              1.6203   2.109534e-04         0.2121
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1377
         Final Residual: 		   2.109534e-04
         Total Reduction in Residual: 	   3.596589e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016929
    setup: 0.0136131 s
    solve: 0.00331597 s
    solve(per iteration): 0.000828992 s
resid in solve_pyamgx: 2.11e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26931            286799  0.000395        0.00749
           2(D)         4972            108856    0.0044        0.00262
           3(D)           15                21    0.0933       9.31e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32469
         Operator Complexity: 1.57672
         Total Memory Usage: 0.0203735 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.502133e+01
              0              1.6203   3.455206e+00         0.1381
              1              1.6203   7.375838e-01         0.2135
              2              1.6203   1.559963e-01         0.2115
              3              1.6203   3.707397e-02         0.2377
              4              1.6203   9.114485e-03         0.2458
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2053
         Final Residual: 		   9.114485e-03
         Total Reduction in Residual: 	   3.642685e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0175386
    setup: 0.0133878 s
    solve: 0.00415082 s
    solve(per iteration): 0.000830163 s
resid in solve_pyamgx: 9.11e-03
time solve_pyamgx: 3.27e-02
time omega: 3.91e-02
time Smag or Wale: 4.77e-07

--time step: 132, iter:0, max residual:2.15e-06, u:7.37e-07, v:1.14e-07, w:4.63e-07, p:2.15e-06, k:1.29e-10, eps:0.00e+00, om:7.12e-06


monitor time step: 132, iter:0, u: 3.87e-01, v:-3.22e-03, w: 4.04e-03, p: 4.86e-12, k: 8.85e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.68e+02, kmin: 4.09e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 3.909774436090225e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15010            159102  0.000706        0.00418
           2(D)         4063             43787   0.00265         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19402
         Operator Complexity: 1.29572
         Total Memory Usage: 0.0153642 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.931669e+00
              0              1.6203   1.251250e-01         0.0254
              1              1.6203   5.638290e-03         0.0451
              2              1.6203   9.286985e-04         0.1647
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.286985e-04
         Total Reduction in Residual: 	   1.883132e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124052
    setup: 0.0103046 s
    solve: 0.00210061 s
    solve(per iteration): 0.000700203 s
resid in solve_pyamgx: 9.29e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.906706e+00
              0              1.6203   1.044389e-01         0.0267
              1              1.6203   2.101390e-03         0.0201
              2              1.6203   1.486053e-04         0.0707
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.486053e-04
         Total Reduction in Residual: 	   3.803852e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012414
    setup: 0.0103046 s
    solve: 0.00210941 s
    solve(per iteration): 0.000703136 s
resid in solve_pyamgx: 1.49e-04
time solve_pyamgx: 3.33e-03
time v: 6.00e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.425465e+00
              0              1.6203   1.149633e-01         0.0260
              1              1.6203   3.804972e-03         0.0331
              2              1.6203   5.941618e-04         0.1562
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0512
         Final Residual: 		   5.941618e-04
         Total Reduction in Residual: 	   1.342597e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124025
    setup: 0.0103046 s
    solve: 0.00209782 s
    solve(per iteration): 0.000699275 s
resid in solve_pyamgx: 5.94e-04
time solve_pyamgx: 3.29e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.666362e+00
              0              1.6203   9.377271e-01         0.5627
              1              1.6203   4.294735e-01         0.4580
              2              1.6203   2.113833e-01         0.4922
              3              1.6203   1.064147e-01         0.5034
              4              1.6203   5.588250e-02         0.5251
              5              1.6203   3.077599e-02         0.5507
              6              1.6203   1.787149e-02         0.5807
              7              1.6203   1.055997e-02         0.5909
              8              1.6203   6.151709e-03         0.5826
              9              1.6203   3.511557e-03         0.5708
             10              1.6203   2.461518e-03         0.7010
             11              1.6203   1.600035e-03         0.6500
             12              1.6203   1.093979e-03         0.6837
             13              1.6203   8.522194e-04         0.7790
             14              1.6203   7.466286e-04         0.8761
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5981
         Final Residual: 		   7.466286e-04
         Total Reduction in Residual: 	   4.480590e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0703736
    setup: 0.0503892 s
    solve: 0.0199844 s
    solve(per iteration): 0.00133229 s
resid in solve_pyamgx: 7.47e-04
time solve_pyamgx: 8.58e-02
time p: 9.80e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26427            281295  0.000403        0.00735
           2(D)         4929            106379   0.00438        0.00256
           3(D)           17                23    0.0796       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31914
         Operator Complexity: 1.56509
         Total Memory Usage: 0.0201667 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.866981e-01
              0              1.6203   4.790953e-02         0.0817
              1              1.6203   5.565141e-03         0.1162
              2              1.6203   9.995763e-04         0.1796
              3              1.6203   2.104053e-04         0.2105
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1376
         Final Residual: 		   2.104053e-04
         Total Reduction in Residual: 	   3.586262e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0170023
    setup: 0.0136742 s
    solve: 0.00332816 s
    solve(per iteration): 0.00083204 s
resid in solve_pyamgx: 2.10e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26924            286668  0.000395        0.00749
           2(D)         5009            106949   0.00426        0.00258
           3(D)           21                37    0.0839       1.47e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32505
         Operator Complexity: 1.57377
         Total Memory Usage: 0.0203301 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.520604e+01
              0              1.6203   3.502823e+00         0.1390
              1              1.6203   7.527846e-01         0.2149
              2              1.6203   1.590864e-01         0.2113
              3              1.6203   3.856098e-02         0.2424
              4              1.6203   9.588102e-03         0.2486
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2070
         Final Residual: 		   9.588102e-03
         Total Reduction in Residual: 	   3.803890e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177339
    setup: 0.0135892 s
    solve: 0.00414461 s
    solve(per iteration): 0.000828922 s
resid in solve_pyamgx: 9.59e-03
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 133, iter:0, max residual:2.24e-06, u:7.26e-07, v:1.16e-07, w:4.64e-07, p:2.24e-06, k:1.28e-10, eps:0.00e+00, om:7.49e-06


monitor time step: 133, iter:0, u: 3.89e-01, v:-3.16e-03, w: 4.75e-03, p: 4.16e-12, k: 8.78e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.68e+02, kmin: 4.10e-04, epsmin: 1.00e+00, ommin: 2.27e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 3.8805970149253727e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15066            159786  0.000704        0.00419
           2(D)         4053             43149   0.00263        0.00109
         --------------------------------------------------------------
         Grid Complexity: 1.19449
         Operator Complexity: 1.29579
         Total Memory Usage: 0.0153677 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.928913e+00
              0              1.6203   1.250617e-01         0.0254
              1              1.6203   5.635875e-03         0.0451
              2              1.6203   9.248295e-04         0.1641
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.248295e-04
         Total Reduction in Residual: 	   1.876336e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122784
    setup: 0.0101806 s
    solve: 0.00209779 s
    solve(per iteration): 0.000699264 s
resid in solve_pyamgx: 9.25e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.905798e+00
              0              1.6203   1.044387e-01         0.0267
              1              1.6203   2.103071e-03         0.0201
              2              1.6203   1.494026e-04         0.0710
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0337
         Final Residual: 		   1.494026e-04
         Total Reduction in Residual: 	   3.825149e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123126
    setup: 0.0101806 s
    solve: 0.00213197 s
    solve(per iteration): 0.000710656 s
resid in solve_pyamgx: 1.49e-04
time solve_pyamgx: 3.42e-03
time v: 6.18e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.423243e+00
              0              1.6203   1.148935e-01         0.0260
              1              1.6203   3.773921e-03         0.0328
              2              1.6203   5.794414e-04         0.1535
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0508
         Final Residual: 		   5.794414e-04
         Total Reduction in Residual: 	   1.309992e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122757
    setup: 0.0101806 s
    solve: 0.0020951 s
    solve(per iteration): 0.000698368 s
resid in solve_pyamgx: 5.79e-04
time solve_pyamgx: 3.35e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.663499e+00
              0              1.6203   9.364367e-01         0.5629
              1              1.6203   4.298791e-01         0.4591
              2              1.6203   2.115772e-01         0.4922
              3              1.6203   1.052566e-01         0.4975
              4              1.6203   5.428437e-02         0.5157
              5              1.6203   2.932697e-02         0.5402
              6              1.6203   1.672419e-02         0.5703
              7              1.6203   9.785998e-03         0.5851
              8              1.6203   5.731579e-03         0.5857
              9              1.6203   3.297299e-03         0.5753
             10              1.6203   2.312634e-03         0.7014
             11              1.6203   1.489912e-03         0.6442
             12              1.6203   1.000022e-03         0.6712
             13              1.6203   7.554813e-04         0.7555
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5771
         Final Residual: 		   7.554813e-04
         Total Reduction in Residual: 	   4.541520e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.069186
    setup: 0.0504855 s
    solve: 0.0187004 s
    solve(per iteration): 0.00133575 s
resid in solve_pyamgx: 7.55e-04
time solve_pyamgx: 8.46e-02
time p: 9.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26490            282016  0.000402        0.00737
           2(D)         5009            106917   0.00426        0.00258
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32059
         Operator Complexity: 1.56692
         Total Memory Usage: 0.0202022 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.868453e-01
              0              1.6203   4.799115e-02         0.0818
              1              1.6203   5.550590e-03         0.1157
              2              1.6203   9.889580e-04         0.1782
              3              1.6203   2.096541e-04         0.2120
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1375
         Final Residual: 		   2.096541e-04
         Total Reduction in Residual: 	   3.572561e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168637
    setup: 0.0135519 s
    solve: 0.00331184 s
    solve(per iteration): 0.00082796 s
resid in solve_pyamgx: 2.10e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26862            286260  0.000397        0.00747
           2(D)         4908            107378   0.00446        0.00258
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32331
         Operator Complexity: 1.57377
         Total Memory Usage: 0.0203213 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.493280e+01
              0              1.6203   3.511145e+00         0.1408
              1              1.6203   7.474647e-01         0.2129
              2              1.6203   1.579632e-01         0.2113
              3              1.6203   3.729539e-02         0.2361
              4              1.6203   9.262767e-03         0.2484
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2061
         Final Residual: 		   9.262767e-03
         Total Reduction in Residual: 	   3.715093e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176827
    setup: 0.0135496 s
    solve: 0.00413312 s
    solve(per iteration): 0.000826624 s
resid in solve_pyamgx: 9.26e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 134, iter:0, max residual:2.52e-06, u:7.23e-07, v:1.17e-07, w:4.53e-07, p:2.52e-06, k:1.28e-10, eps:0.00e+00, om:7.24e-06


monitor time step: 134, iter:0, u: 3.89e-01, v:-2.93e-03, w: 5.42e-03, p: 3.62e-12, k: 8.67e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.69e+02, kmin: 4.11e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 3.8518518518518516e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15064            159678  0.000704        0.00419
           2(D)         4070             43962   0.00265         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19464
         Operator Complexity: 1.29682
         Total Memory Usage: 0.0153842 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.926094e+00
              0              1.6203   1.249425e-01         0.0254
              1              1.6203   5.605244e-03         0.0449
              2              1.6203   9.207660e-04         0.1643
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.207660e-04
         Total Reduction in Residual: 	   1.869160e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123252
    setup: 0.0102197 s
    solve: 0.00210557 s
    solve(per iteration): 0.000701856 s
resid in solve_pyamgx: 9.21e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.904973e+00
              0              1.6203   1.044292e-01         0.0267
              1              1.6203   2.100814e-03         0.0201
              2              1.6203   1.463667e-04         0.0697
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.463667e-04
         Total Reduction in Residual: 	   3.748213e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123455
    setup: 0.0102197 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.40e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.420972e+00
              0              1.6203   1.148364e-01         0.0260
              1              1.6203   3.777846e-03         0.0329
              2              1.6203   5.841438e-04         0.1546
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0509
         Final Residual: 		   5.841438e-04
         Total Reduction in Residual: 	   1.321302e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012315
    setup: 0.0102197 s
    solve: 0.00209533 s
    solve(per iteration): 0.000698443 s
resid in solve_pyamgx: 5.84e-04
time solve_pyamgx: 3.33e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.660636e+00
              0              1.6203   9.367283e-01         0.5641
              1              1.6203   4.327734e-01         0.4620
              2              1.6203   2.131131e-01         0.4924
              3              1.6203   1.051086e-01         0.4932
              4              1.6203   5.350178e-02         0.5090
              5              1.6203   2.846704e-02         0.5321
              6              1.6203   1.592479e-02         0.5594
              7              1.6203   9.162135e-03         0.5753
              8              1.6203   5.330826e-03         0.5818
              9              1.6203   3.070927e-03         0.5761
             10              1.6203   2.151790e-03         0.7007
             11              1.6203   1.377159e-03         0.6400
             12              1.6203   9.237934e-04         0.6708
             13              1.6203   6.971872e-04         0.7547
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5738
         Final Residual: 		   6.971872e-04
         Total Reduction in Residual: 	   4.198313e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691258
    setup: 0.0504118 s
    solve: 0.018714 s
    solve(per iteration): 0.00133672 s
resid in solve_pyamgx: 6.97e-04
time solve_pyamgx: 8.45e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26463            281815  0.000402        0.00736
           2(D)         5027            108503   0.00429        0.00261
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3204
         Operator Complexity: 1.56892
         Total Memory Usage: 0.020232 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.869907e-01
              0              1.6203   4.815605e-02         0.0820
              1              1.6203   5.602627e-03         0.1163
              2              1.6203   9.924249e-04         0.1771
              3              1.6203   2.066096e-04         0.2082
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1370
         Final Residual: 		   2.066096e-04
         Total Reduction in Residual: 	   3.519810e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168204
    setup: 0.0135149 s
    solve: 0.00330547 s
    solve(per iteration): 0.000826368 s
resid in solve_pyamgx: 2.07e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26993            287003  0.000394         0.0075
           2(D)         5001            110875   0.00443        0.00266
           3(D)           23                33    0.0624       1.44e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32569
         Operator Complexity: 1.57998
         Total Memory Usage: 0.0204285 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.489596e+01
              0              1.6203   3.490683e+00         0.1402
              1              1.6203   7.396097e-01         0.2119
              2              1.6203   1.543229e-01         0.2087
              3              1.6203   3.678512e-02         0.2384
              4              1.6203   9.095845e-03         0.2473
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2054
         Final Residual: 		   9.095845e-03
         Total Reduction in Residual: 	   3.653543e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177266
    setup: 0.0135905 s
    solve: 0.00413606 s
    solve(per iteration): 0.000827213 s
resid in solve_pyamgx: 9.10e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 135, iter:0, max residual:2.33e-06, u:7.19e-07, v:1.14e-07, w:4.56e-07, p:2.33e-06, k:1.26e-10, eps:0.00e+00, om:7.11e-06


monitor time step: 135, iter:0, u: 3.89e-01, v:-2.64e-03, w: 6.05e-03, p: 3.36e-12, k: 8.59e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.69e+02, kmin: 4.13e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 3.8235294117647054e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15078            160142  0.000704         0.0042
           2(D)         4097             43687    0.0026         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19506
         Operator Complexity: 1.29709
         Total Memory Usage: 0.0153903 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.923210e+00
              0              1.6203   1.248458e-01         0.0254
              1              1.6203   5.647044e-03         0.0452
              2              1.6203   9.333414e-04         0.1653
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.333414e-04
         Total Reduction in Residual: 	   1.895798e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122943
    setup: 0.010197 s
    solve: 0.00209731 s
    solve(per iteration): 0.000699104 s
resid in solve_pyamgx: 9.33e-04
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.904240e+00
              0              1.6203   1.044169e-01         0.0267
              1              1.6203   2.098970e-03         0.0201
              2              1.6203   1.450353e-04         0.0691
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.450353e-04
         Total Reduction in Residual: 	   3.714814e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012331
    setup: 0.010197 s
    solve: 0.00213402 s
    solve(per iteration): 0.000711339 s
resid in solve_pyamgx: 1.45e-04
time solve_pyamgx: 3.42e-03
time v: 6.16e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.418654e+00
              0              1.6203   1.147682e-01         0.0260
              1              1.6203   3.783675e-03         0.0330
              2              1.6203   5.874591e-04         0.1553
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0510
         Final Residual: 		   5.874591e-04
         Total Reduction in Residual: 	   1.329498e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122881
    setup: 0.010197 s
    solve: 0.0020911 s
    solve(per iteration): 0.000697035 s
resid in solve_pyamgx: 5.87e-04
time solve_pyamgx: 3.32e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.657691e+00
              0              1.6203   9.370707e-01         0.5653
              1              1.6203   4.359343e-01         0.4652
              2              1.6203   2.146937e-01         0.4925
              3              1.6203   1.052779e-01         0.4904
              4              1.6203   5.316140e-02         0.5050
              5              1.6203   2.804717e-02         0.5276
              6              1.6203   1.546320e-02         0.5513
              7              1.6203   8.751135e-03         0.5659
              8              1.6203   5.007507e-03         0.5722
              9              1.6203   2.854251e-03         0.5700
             10              1.6203   1.983587e-03         0.6950
             11              1.6203   1.258503e-03         0.6345
             12              1.6203   8.516380e-04         0.6767
             13              1.6203   6.552995e-04         0.7695
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5714
         Final Residual: 		   6.552995e-04
         Total Reduction in Residual: 	   3.953085e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692135
    setup: 0.0505317 s
    solve: 0.0186819 s
    solve(per iteration): 0.00133442 s
resid in solve_pyamgx: 6.55e-04
time solve_pyamgx: 8.45e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26369            280693  0.000404        0.00733
           2(D)         4971            105959   0.00429        0.00255
           3(D)           13                13    0.0769       6.93e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31894
         Operator Complexity: 1.56359
         Total Memory Usage: 0.0201426 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.871349e-01
              0              1.6203   4.805563e-02         0.0818
              1              1.6203   5.572076e-03         0.1160
              2              1.6203   1.001590e-03         0.1798
              3              1.6203   2.078100e-04         0.2075
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1372
         Final Residual: 		   2.078100e-04
         Total Reduction in Residual: 	   3.539391e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167914
    setup: 0.0134795 s
    solve: 0.0033119 s
    solve(per iteration): 0.000827976 s
resid in solve_pyamgx: 2.08e-04
time solve_pyamgx: 3.20e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26896            286642  0.000396        0.00748
           2(D)         4921            107801   0.00445        0.00259
           3(D)           12                18     0.125       7.75e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32378
         Operator Complexity: 1.57495
         Total Memory Usage: 0.0203417 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.482328e+01
              0              1.6203   3.480947e+00         0.1402
              1              1.6203   7.528992e-01         0.2163
              2              1.6203   1.598954e-01         0.2124
              3              1.6203   3.809374e-02         0.2382
              4              1.6203   9.368257e-03         0.2459
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2067
         Final Residual: 		   9.368257e-03
         Total Reduction in Residual: 	   3.773980e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176722
    setup: 0.0135332 s
    solve: 0.00413901 s
    solve(per iteration): 0.000827802 s
resid in solve_pyamgx: 9.37e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 136, iter:0, max residual:2.19e-06, u:7.29e-07, v:1.13e-07, w:4.59e-07, p:2.19e-06, k:1.27e-10, eps:0.00e+00, om:7.32e-06


monitor time step: 136, iter:0, u: 3.88e-01, v:-2.45e-03, w: 6.67e-03, p: 3.27e-12, k: 8.51e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.69e+02, kmin: 4.14e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 3.795620437956204e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15064            159518  0.000703        0.00419
           2(D)         4113             44197   0.00261        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19508
         Operator Complexity: 1.29693
         Total Memory Usage: 0.0153878 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.920305e+00
              0              1.6203   1.247386e-01         0.0254
              1              1.6203   5.629709e-03         0.0451
              2              1.6203   9.270055e-04         0.1647
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.270055e-04
         Total Reduction in Residual: 	   1.884041e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123087
    setup: 0.0102043 s
    solve: 0.00210442 s
    solve(per iteration): 0.000701472 s
resid in solve_pyamgx: 9.27e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.903507e+00
              0              1.6203   1.044129e-01         0.0267
              1              1.6203   2.097476e-03         0.0201
              2              1.6203   1.436538e-04         0.0685
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.436538e-04
         Total Reduction in Residual: 	   3.680121e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123322
    setup: 0.0102043 s
    solve: 0.00212787 s
    solve(per iteration): 0.000709291 s
resid in solve_pyamgx: 1.44e-04
time solve_pyamgx: 3.37e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.416297e+00
              0              1.6203   1.147070e-01         0.0260
              1              1.6203   3.772378e-03         0.0329
              2              1.6203   5.845530e-04         0.1550
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0510
         Final Residual: 		   5.845530e-04
         Total Reduction in Residual: 	   1.323627e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012304
    setup: 0.0102043 s
    solve: 0.00209968 s
    solve(per iteration): 0.000699893 s
resid in solve_pyamgx: 5.85e-04
time solve_pyamgx: 3.33e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.654561e+00
              0              1.6203   9.343823e-01         0.5647
              1              1.6203   4.360090e-01         0.4666
              2              1.6203   2.144940e-01         0.4919
              3              1.6203   1.046101e-01         0.4877
              4              1.6203   5.246687e-02         0.5015
              5              1.6203   2.760609e-02         0.5262
              6              1.6203   1.510404e-02         0.5471
              7              1.6203   8.483098e-03         0.5616
              8              1.6203   4.787188e-03         0.5643
              9              1.6203   2.684682e-03         0.5608
             10              1.6203   1.840895e-03         0.6857
             11              1.6203   1.154054e-03         0.6269
             12              1.6203   7.788203e-04         0.6749
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5547
         Final Residual: 		   7.788203e-04
         Total Reduction in Residual: 	   4.707111e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0678022
    setup: 0.0504074 s
    solve: 0.0173948 s
    solve(per iteration): 0.00133806 s
resid in solve_pyamgx: 7.79e-04
time solve_pyamgx: 8.31e-02
time p: 9.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26402            280742  0.000403        0.00733
           2(D)         4993            107055   0.00429        0.00258
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31951
         Operator Complexity: 1.56526
         Total Memory Usage: 0.0201713 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.872781e-01
              0              1.6203   4.813440e-02         0.0820
              1              1.6203   5.567081e-03         0.1157
              2              1.6203   9.920154e-04         0.1782
              3              1.6203   2.075969e-04         0.2093
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1371
         Final Residual: 		   2.075969e-04
         Total Reduction in Residual: 	   3.534900e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168344
    setup: 0.0135232 s
    solve: 0.0033112 s
    solve(per iteration): 0.0008278 s
resid in solve_pyamgx: 2.08e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26859            285915  0.000396        0.00746
           2(D)         4890            107290   0.00449        0.00258
           3(D)            9                17      0.21       6.63e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32306
         Operator Complexity: 1.57314
         Total Memory Usage: 0.0203103 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.479504e+01
              0              1.6203   3.485882e+00         0.1406
              1              1.6203   7.394595e-01         0.2121
              2              1.6203   1.547084e-01         0.2092
              3              1.6203   3.703583e-02         0.2394
              4              1.6203   9.171341e-03         0.2476
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2059
         Final Residual: 		   9.171341e-03
         Total Reduction in Residual: 	   3.698861e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176972
    setup: 0.0135553 s
    solve: 0.00414195 s
    solve(per iteration): 0.00082839 s
resid in solve_pyamgx: 9.17e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 137, iter:0, max residual:2.71e-06, u:7.24e-07, v:1.12e-07, w:4.57e-07, p:2.71e-06, k:1.27e-10, eps:0.00e+00, om:7.17e-06


monitor time step: 137, iter:0, u: 3.87e-01, v:-2.40e-03, w: 7.28e-03, p: 3.11e-12, k: 8.44e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.70e+02, kmin: 4.15e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 3.768115942028985e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15054            159778  0.000705        0.00419
           2(D)         4093             43829   0.00262         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19477
         Operator Complexity: 1.29677
         Total Memory Usage: 0.0153839 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.917423e+00
              0              1.6203   1.246208e-01         0.0253
              1              1.6203   5.614493e-03         0.0451
              2              1.6203   9.286077e-04         0.1654
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.286077e-04
         Total Reduction in Residual: 	   1.888403e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122903
    setup: 0.0101934 s
    solve: 0.00209693 s
    solve(per iteration): 0.000698976 s
resid in solve_pyamgx: 9.29e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.902666e+00
              0              1.6203   1.044065e-01         0.0268
              1              1.6203   2.104431e-03         0.0202
              2              1.6203   1.463003e-04         0.0695
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.463003e-04
         Total Reduction in Residual: 	   3.748727e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123131
    setup: 0.0101934 s
    solve: 0.00211974 s
    solve(per iteration): 0.000706581 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.38e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.413912e+00
              0              1.6203   1.146423e-01         0.0260
              1              1.6203   3.762612e-03         0.0328
              2              1.6203   5.826417e-04         0.1549
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0509
         Final Residual: 		   5.826417e-04
         Total Reduction in Residual: 	   1.320012e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122945
    setup: 0.0101934 s
    solve: 0.00210115 s
    solve(per iteration): 0.000700384 s
resid in solve_pyamgx: 5.83e-04
time solve_pyamgx: 3.34e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.651547e+00
              0              1.6203   9.323755e-01         0.5645
              1              1.6203   4.349187e-01         0.4665
              2              1.6203   2.140535e-01         0.4922
              3              1.6203   1.049073e-01         0.4901
              4              1.6203   5.295346e-02         0.5048
              5              1.6203   2.823108e-02         0.5331
              6              1.6203   1.560954e-02         0.5529
              7              1.6203   8.838633e-03         0.5662
              8              1.6203   4.969615e-03         0.5623
              9              1.6203   2.744560e-03         0.5523
             10              1.6203   1.857542e-03         0.6768
             11              1.6203   1.145208e-03         0.6165
             12              1.6203   7.429314e-04         0.6487
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5528
         Final Residual: 		   7.429314e-04
         Total Reduction in Residual: 	   4.498397e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.067912
    setup: 0.0504812 s
    solve: 0.0174308 s
    solve(per iteration): 0.00134083 s
resid in solve_pyamgx: 7.43e-04
time solve_pyamgx: 8.33e-02
time p: 9.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26351            280421  0.000404        0.00732
           2(D)         4966            107664   0.00437        0.00259
           3(D)           12                22     0.153       8.64e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3187
         Operator Complexity: 1.56569
         Total Memory Usage: 0.0201736 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.874120e-01
              0              1.6203   4.780848e-02         0.0814
              1              1.6203   5.529158e-03         0.1157
              2              1.6203   9.613558e-04         0.1739
              3              1.6203   1.975566e-04         0.2055
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1354
         Final Residual: 		   1.975566e-04
         Total Reduction in Residual: 	   3.363170e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168156
    setup: 0.0134984 s
    solve: 0.00331725 s
    solve(per iteration): 0.000829312 s
resid in solve_pyamgx: 1.98e-04
time solve_pyamgx: 3.21e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26943            286233  0.000394        0.00748
           2(D)         5026            110264   0.00437        0.00265
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32533
         Operator Complexity: 1.57793
         Total Memory Usage: 0.0203954 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.472330e+01
              0              1.6203   3.483250e+00         0.1409
              1              1.6203   7.362777e-01         0.2114
              2              1.6203   1.546569e-01         0.2101
              3              1.6203   3.709781e-02         0.2399
              4              1.6203   9.211402e-03         0.2483
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2062
         Final Residual: 		   9.211402e-03
         Total Reduction in Residual: 	   3.725798e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176722
    setup: 0.0135192 s
    solve: 0.00415302 s
    solve(per iteration): 0.000830605 s
resid in solve_pyamgx: 9.21e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 138, iter:0, max residual:2.58e-06, u:7.25e-07, v:1.14e-07, w:4.55e-07, p:2.58e-06, k:1.21e-10, eps:0.00e+00, om:7.20e-06


monitor time step: 138, iter:0, u: 3.85e-01, v:-2.36e-03, w: 7.87e-03, p: 2.66e-12, k: 8.34e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.70e+02, kmin: 4.16e-04, epsmin: 1.00e+00, ommin: 2.26e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 3.741007194244604e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15063            159673  0.000704        0.00419
           2(D)         4095             43841   0.00261         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19489
         Operator Complexity: 1.29663
         Total Memory Usage: 0.0153824 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.914565e+00
              0              1.6203   1.245334e-01         0.0253
              1              1.6203   5.642516e-03         0.0453
              2              1.6203   9.326921e-04         0.1653
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0575
         Final Residual: 		   9.326921e-04
         Total Reduction in Residual: 	   1.897812e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122615
    setup: 0.0101704 s
    solve: 0.00209114 s
    solve(per iteration): 0.000697045 s
resid in solve_pyamgx: 9.33e-04
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.901702e+00
              0              1.6203   1.043899e-01         0.0268
              1              1.6203   2.102999e-03         0.0201
              2              1.6203   1.449376e-04         0.0689
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.449376e-04
         Total Reduction in Residual: 	   3.714726e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122956
    setup: 0.0101704 s
    solve: 0.00212518 s
    solve(per iteration): 0.000708395 s
resid in solve_pyamgx: 1.45e-04
time solve_pyamgx: 3.41e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.411499e+00
              0              1.6203   1.145854e-01         0.0260
              1              1.6203   3.756236e-03         0.0328
              2              1.6203   5.838070e-04         0.1554
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0510
         Final Residual: 		   5.838070e-04
         Total Reduction in Residual: 	   1.323376e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122712
    setup: 0.0101704 s
    solve: 0.00210077 s
    solve(per iteration): 0.000700256 s
resid in solve_pyamgx: 5.84e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.648590e+00
              0              1.6203   9.308232e-01         0.5646
              1              1.6203   4.323868e-01         0.4645
              2              1.6203   2.129708e-01         0.4925
              3              1.6203   1.056613e-01         0.4961
              4              1.6203   5.410783e-02         0.5121
              5              1.6203   2.937037e-02         0.5428
              6              1.6203   1.649647e-02         0.5617
              7              1.6203   9.417798e-03         0.5709
              8              1.6203   5.282905e-03         0.5609
              9              1.6203   2.882117e-03         0.5456
             10              1.6203   1.931839e-03         0.6703
             11              1.6203   1.170756e-03         0.6060
             12              1.6203   7.161474e-04         0.6117
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5513
         Final Residual: 		   7.161474e-04
         Total Reduction in Residual: 	   4.344000e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0711766
    setup: 0.0537603 s
    solve: 0.0174163 s
    solve(per iteration): 0.00133972 s
resid in solve_pyamgx: 7.16e-04
time solve_pyamgx: 8.68e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26316            280472  0.000405        0.00732
           2(D)         4946            104514   0.00427        0.00252
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31815
         Operator Complexity: 1.56116
         Total Memory Usage: 0.0201013 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.875480e-01
              0              1.6203   4.722212e-02         0.0804
              1              1.6203   5.545990e-03         0.1174
              2              1.6203   9.840795e-04         0.1774
              3              1.6203   2.021368e-04         0.2054
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1362
         Final Residual: 		   2.021368e-04
         Total Reduction in Residual: 	   3.440346e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168198
    setup: 0.0135127 s
    solve: 0.00330714 s
    solve(per iteration): 0.000826784 s
resid in solve_pyamgx: 2.02e-04
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26942            286962  0.000395        0.00749
           2(D)         4976            107954   0.00436         0.0026
           3(D)           15                25     0.111       1.02e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32484
         Operator Complexity: 1.57565
         Total Memory Usage: 0.0203578 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.480653e+01
              0              1.6203   3.480531e+00         0.1403
              1              1.6203   7.415233e-01         0.2130
              2              1.6203   1.563263e-01         0.2108
              3              1.6203   3.710782e-02         0.2374
              4              1.6203   9.078168e-03         0.2446
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2054
         Final Residual: 		   9.078168e-03
         Total Reduction in Residual: 	   3.659589e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177093
    setup: 0.0135475 s
    solve: 0.00416176 s
    solve(per iteration): 0.000832352 s
resid in solve_pyamgx: 9.08e-03
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 7.15e-07

--time step: 139, iter:0, max residual:2.45e-06, u:7.29e-07, v:1.13e-07, w:4.56e-07, p:2.45e-06, k:1.23e-10, eps:0.00e+00, om:7.09e-06


monitor time step: 139, iter:0, u: 3.84e-01, v:-2.16e-03, w: 8.40e-03, p: 1.86e-12, k: 8.20e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.71e+02, kmin: 4.18e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 3.714285714285714e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15064            159552  0.000703        0.00419
           2(D)         4110             44096   0.00261        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19505
         Operator Complexity: 1.29683
         Total Memory Usage: 0.0153861 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.911698e+00
              0              1.6203   1.244483e-01         0.0253
              1              1.6203   5.596666e-03         0.0450
              2              1.6203   9.155210e-04         0.1636
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.155210e-04
         Total Reduction in Residual: 	   1.863960e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122616
    setup: 0.0101619 s
    solve: 0.00209971 s
    solve(per iteration): 0.000699904 s
resid in solve_pyamgx: 9.16e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.900698e+00
              0              1.6203   1.043817e-01         0.0268
              1              1.6203   2.104659e-03         0.0202
              2              1.6203   1.446631e-04         0.0687
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.446631e-04
         Total Reduction in Residual: 	   3.708647e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122836
    setup: 0.0101619 s
    solve: 0.00212173 s
    solve(per iteration): 0.000707243 s
resid in solve_pyamgx: 1.45e-04
time solve_pyamgx: 3.37e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.409046e+00
              0              1.6203   1.145196e-01         0.0260
              1              1.6203   3.743785e-03         0.0327
              2              1.6203   5.763603e-04         0.1540
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0508
         Final Residual: 		   5.763603e-04
         Total Reduction in Residual: 	   1.307222e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122686
    setup: 0.0101619 s
    solve: 0.00210675 s
    solve(per iteration): 0.000702251 s
resid in solve_pyamgx: 5.76e-04
time solve_pyamgx: 3.34e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.645534e+00
              0              1.6203   9.277003e-01         0.5638
              1              1.6203   4.279917e-01         0.4613
              2              1.6203   2.105711e-01         0.4920
              3              1.6203   1.055252e-01         0.5011
              4              1.6203   5.470981e-02         0.5185
              5              1.6203   3.007681e-02         0.5498
              6              1.6203   1.707971e-02         0.5679
              7              1.6203   9.776897e-03         0.5724
              8              1.6203   5.473001e-03         0.5598
              9              1.6203   2.968362e-03         0.5424
             10              1.6203   1.982191e-03         0.6678
             11              1.6203   1.189009e-03         0.5998
             12              1.6203   6.923024e-04         0.5823
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5499
         Final Residual: 		   6.923024e-04
         Total Reduction in Residual: 	   4.207161e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0679401
    setup: 0.0505037 s
    solve: 0.0174364 s
    solve(per iteration): 0.00134126 s
resid in solve_pyamgx: 6.92e-04
time solve_pyamgx: 8.33e-02
time p: 9.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26348            281020  0.000405        0.00733
           2(D)         4837            105785   0.00452        0.00254
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31731
         Operator Complexity: 1.5638
         Total Memory Usage: 0.0201376 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.876852e-01
              0              1.6203   4.798167e-02         0.0816
              1              1.6203   5.502991e-03         0.1147
              2              1.6203   9.649908e-04         0.1754
              3              1.6203   1.986640e-04         0.2059
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1356
         Final Residual: 		   1.986640e-04
         Total Reduction in Residual: 	   3.380450e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168159
    setup: 0.0135043 s
    solve: 0.00331162 s
    solve(per iteration): 0.000827904 s
resid in solve_pyamgx: 1.99e-04
time solve_pyamgx: 3.22e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26896            286200  0.000396        0.00747
           2(D)         4998            109370   0.00438        0.00263
           3(D)           18                28    0.0864       1.18e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32463
         Operator Complexity: 1.57661
         Total Memory Usage: 0.0203714 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.478874e+01
              0              1.6203   3.468859e+00         0.1399
              1              1.6203   7.444632e-01         0.2146
              2              1.6203   1.577660e-01         0.2119
              3              1.6203   3.803528e-02         0.2411
              4              1.6203   9.306929e-03         0.2447
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2065
         Final Residual: 		   9.306929e-03
         Total Reduction in Residual: 	   3.754498e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176962
    setup: 0.0135414 s
    solve: 0.00415478 s
    solve(per iteration): 0.000830957 s
resid in solve_pyamgx: 9.31e-03
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 9.54e-07

--time step: 140, iter:0, max residual:2.21e-06, u:7.15e-07, v:1.13e-07, w:4.50e-07, p:2.21e-06, k:1.21e-10, eps:0.00e+00, om:7.27e-06


monitor time step: 140, iter:0, u: 3.81e-01, v:-1.67e-03, w: 8.87e-03, p: 7.12e-13, k: 8.03e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.70e-01, cfl_max_y: 1.12e-01, at i=  8, j= 68


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.71e+02, kmin: 4.19e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 3.687943262411347e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15089            159911  0.000702         0.0042
           2(D)         4111             44441   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19531
         Operator Complexity: 1.29785
         Total Memory Usage: 0.0154032 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.908782e+00
              0              1.6203   1.243822e-01         0.0253
              1              1.6203   5.623545e-03         0.0452
              2              1.6203   9.170252e-04         0.1631
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.170252e-04
         Total Reduction in Residual: 	   1.868132e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122697
    setup: 0.0101704 s
    solve: 0.00209933 s
    solve(per iteration): 0.000699776 s
resid in solve_pyamgx: 9.17e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.899740e+00
              0              1.6203   1.043701e-01         0.0268
              1              1.6203   2.106823e-03         0.0202
              2              1.6203   1.463819e-04         0.0695
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.463819e-04
         Total Reduction in Residual: 	   3.753633e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122962
    setup: 0.0101704 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.41e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.406536e+00
              0              1.6203   1.144702e-01         0.0260
              1              1.6203   3.756428e-03         0.0328
              2              1.6203   5.800648e-04         0.1544
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0509
         Final Residual: 		   5.800648e-04
         Total Reduction in Residual: 	   1.316373e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122641
    setup: 0.0101704 s
    solve: 0.0020937 s
    solve(per iteration): 0.000697899 s
resid in solve_pyamgx: 5.80e-04
time solve_pyamgx: 3.33e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.642504e+00
              0              1.6203   9.266278e-01         0.5642
              1              1.6203   4.259510e-01         0.4597
              2              1.6203   2.096131e-01         0.4921
              3              1.6203   1.061001e-01         0.5062
              4              1.6203   5.580721e-02         0.5260
              5              1.6203   3.098205e-02         0.5552
              6              1.6203   1.772360e-02         0.5721
              7              1.6203   1.014182e-02         0.5722
              8              1.6203   5.678022e-03         0.5599
              9              1.6203   3.093033e-03         0.5447
             10              1.6203   2.082283e-03         0.6732
             11              1.6203   1.258938e-03         0.6046
             12              1.6203   7.360173e-04         0.5846
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5526
         Final Residual: 		   7.360173e-04
         Total Reduction in Residual: 	   4.481068e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.067904
    setup: 0.0504732 s
    solve: 0.0174308 s
    solve(per iteration): 0.00134083 s
resid in solve_pyamgx: 7.36e-04
time solve_pyamgx: 8.34e-02
time p: 9.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26370            280438  0.000403        0.00732
           2(D)         4874            105366   0.00444        0.00254
           3(D)           16                26     0.102       1.07e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31799
         Operator Complexity: 1.56237
         Total Memory Usage: 0.0201191 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.878230e-01
              0              1.6203   4.743742e-02         0.0807
              1              1.6203   5.496385e-03         0.1159
              2              1.6203   9.753402e-04         0.1775
              3              1.6203   2.015036e-04         0.2066
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1361
         Final Residual: 		   2.015036e-04
         Total Reduction in Residual: 	   3.427963e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169224
    setup: 0.0136067 s
    solve: 0.00331571 s
    solve(per iteration): 0.000828928 s
resid in solve_pyamgx: 2.02e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26904            285908  0.000395        0.00747
           2(D)         5027            108839   0.00431        0.00262
           3(D)           24                38     0.066       1.58e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32506
         Operator Complexity: 1.57542
         Total Memory Usage: 0.0203554 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.480712e+01
              0              1.6203   3.526540e+00         0.1422
              1              1.6203   7.433996e-01         0.2108
              2              1.6203   1.531953e-01         0.2061
              3              1.6203   3.674492e-02         0.2399
              4              1.6203   9.062881e-03         0.2466
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2054
         Final Residual: 		   9.062881e-03
         Total Reduction in Residual: 	   3.653339e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176497
    setup: 0.013525 s
    solve: 0.00412467 s
    solve(per iteration): 0.000824934 s
resid in solve_pyamgx: 9.06e-03
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 141, iter:0, max residual:2.37e-06, u:7.16e-07, v:1.14e-07, w:4.53e-07, p:2.37e-06, k:1.23e-10, eps:0.00e+00, om:7.08e-06


monitor time step: 141, iter:0, u: 3.77e-01, v:-9.17e-04, w: 9.25e-03, p:-7.96e-13, k: 7.86e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.71e+02, kmin: 4.20e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 3.661971830985915e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15068            159622  0.000703        0.00419
           2(D)         4107             43851    0.0026         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19506
         Operator Complexity: 1.29657
         Total Memory Usage: 0.0153823 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.905814e+00
              0              1.6203   1.242847e-01         0.0253
              1              1.6203   5.629523e-03         0.0453
              2              1.6203   9.210715e-04         0.1636
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.210715e-04
         Total Reduction in Residual: 	   1.877510e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122344
    setup: 0.0101372 s
    solve: 0.00209715 s
    solve(per iteration): 0.000699051 s
resid in solve_pyamgx: 9.21e-04
time solve_pyamgx: 2.73e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.898840e+00
              0              1.6203   1.043529e-01         0.0268
              1              1.6203   2.109449e-03         0.0202
              2              1.6203   1.473590e-04         0.0699
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.473590e-04
         Total Reduction in Residual: 	   3.779561e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122692
    setup: 0.0101372 s
    solve: 0.0021319 s
    solve(per iteration): 0.000710635 s
resid in solve_pyamgx: 1.47e-04
time solve_pyamgx: 3.41e-03
time v: 6.17e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.403974e+00
              0              1.6203   1.144005e-01         0.0260
              1              1.6203   3.765825e-03         0.0329
              2              1.6203   5.858085e-04         0.1556
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0510
         Final Residual: 		   5.858085e-04
         Total Reduction in Residual: 	   1.330181e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122412
    setup: 0.0101372 s
    solve: 0.0021039 s
    solve(per iteration): 0.000701301 s
resid in solve_pyamgx: 5.86e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.639449e+00
              0              1.6203   9.268378e-01         0.5653
              1              1.6203   4.266214e-01         0.4603
              2              1.6203   2.103902e-01         0.4932
              3              1.6203   1.070699e-01         0.5089
              4              1.6203   5.691337e-02         0.5316
              5              1.6203   3.172410e-02         0.5574
              6              1.6203   1.820038e-02         0.5737
              7              1.6203   1.042829e-02         0.5730
              8              1.6203   5.877241e-03         0.5636
              9              1.6203   3.248696e-03         0.5528
             10              1.6203   2.231726e-03         0.6870
             11              1.6203   1.397166e-03         0.6260
             12              1.6203   8.870941e-04         0.6349
             13              1.6203   6.334790e-04         0.7141
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5704
         Final Residual: 		   6.334790e-04
         Total Reduction in Residual: 	   3.863974e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691622
    setup: 0.050434 s
    solve: 0.0187282 s
    solve(per iteration): 0.00133773 s
resid in solve_pyamgx: 6.33e-04
time solve_pyamgx: 8.46e-02
time p: 9.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26362            280478  0.000404        0.00732
           2(D)         4932            108826   0.00447        0.00262
           3(D)           13                23     0.136       9.16e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31847
         Operator Complexity: 1.56747
         Total Memory Usage: 0.0201997 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.879535e-01
              0              1.6203   4.778611e-02         0.0813
              1              1.6203   5.480383e-03         0.1147
              2              1.6203   9.581323e-04         0.1748
              3              1.6203   1.985403e-04         0.2072
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1356
         Final Residual: 		   1.985403e-04
         Total Reduction in Residual: 	   3.376802e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167996
    setup: 0.0134799 s
    solve: 0.00331968 s
    solve(per iteration): 0.00082992 s
resid in solve_pyamgx: 1.99e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26949            286273  0.000394        0.00748
           2(D)         4970            109002   0.00441        0.00262
           3(D)           17                19    0.0657       9.46e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32487
         Operator Complexity: 1.57616
         Total Memory Usage: 0.0203658 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.515835e+01
              0              1.6203   3.512797e+00         0.1396
              1              1.6203   7.513527e-01         0.2139
              2              1.6203   1.554686e-01         0.2069
              3              1.6203   3.712186e-02         0.2388
              4              1.6203   9.111447e-03         0.2454
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2050
         Final Residual: 		   9.111447e-03
         Total Reduction in Residual: 	   3.621639e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177032
    setup: 0.0135537 s
    solve: 0.0041495 s
    solve(per iteration): 0.000829901 s
resid in solve_pyamgx: 9.11e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 142, iter:0, max residual:2.15e-06, u:7.20e-07, v:1.15e-07, w:4.58e-07, p:2.15e-06, k:1.21e-10, eps:0.00e+00, om:7.12e-06


monitor time step: 142, iter:0, u: 3.71e-01, v: 5.67e-05, w: 9.58e-03, p:-2.66e-12, k: 7.68e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.72e+02, kmin: 4.22e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 3.636363636363636e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15089            159679  0.000701        0.00419
           2(D)         4095             44133   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19515
         Operator Complexity: 1.29707
         Total Memory Usage: 0.0153904 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.902824e+00
              0              1.6203   1.242101e-01         0.0253
              1              1.6203   5.634244e-03         0.0454
              2              1.6203   9.282876e-04         0.1648
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0574
         Final Residual: 		   9.282876e-04
         Total Reduction in Residual: 	   1.893373e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012286
    setup: 0.01019 s
    solve: 0.002096 s
    solve(per iteration): 0.000698667 s
resid in solve_pyamgx: 9.28e-04
time solve_pyamgx: 2.75e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.897926e+00
              0              1.6203   1.043357e-01         0.0268
              1              1.6203   2.107757e-03         0.0202
              2              1.6203   1.436277e-04         0.0681
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.436277e-04
         Total Reduction in Residual: 	   3.684720e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123124
    setup: 0.01019 s
    solve: 0.00212243 s
    solve(per iteration): 0.000707477 s
resid in solve_pyamgx: 1.44e-04
time solve_pyamgx: 3.39e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.401379e+00
              0              1.6203   1.143233e-01         0.0260
              1              1.6203   3.734535e-03         0.0327
              2              1.6203   5.792909e-04         0.1551
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0509
         Final Residual: 		   5.792909e-04
         Total Reduction in Residual: 	   1.316158e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122915
    setup: 0.01019 s
    solve: 0.00210144 s
    solve(per iteration): 0.00070048 s
resid in solve_pyamgx: 5.79e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.636228e+00
              0              1.6203   9.251680e-01         0.5654
              1              1.6203   4.282115e-01         0.4628
              2              1.6203   2.116825e-01         0.4943
              3              1.6203   1.072553e-01         0.5067
              4              1.6203   5.708654e-02         0.5322
              5              1.6203   3.178337e-02         0.5568
              6              1.6203   1.825270e-02         0.5743
              7              1.6203   1.052997e-02         0.5769
              8              1.6203   6.016237e-03         0.5713
              9              1.6203   3.401224e-03         0.5653
             10              1.6203   2.406613e-03         0.7076
             11              1.6203   1.600204e-03         0.6649
             12              1.6203   1.144267e-03         0.7151
             13              1.6203   9.485084e-04         0.8289
             14              1.6203   8.494907e-04         0.8956
             15              1.6203   8.093104e-04         0.9527
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6214
         Final Residual: 		   8.093104e-04
         Total Reduction in Residual: 	   4.946197e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0718339
    setup: 0.050473 s
    solve: 0.0213609 s
    solve(per iteration): 0.00133506 s
resid in solve_pyamgx: 8.09e-04
time solve_pyamgx: 8.73e-02
time p: 9.97e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26298            280388  0.000405        0.00732
           2(D)         4908            106466   0.00442        0.00256
           3(D)           17                23    0.0796       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31762
         Operator Complexity: 1.56389
         Total Memory Usage: 0.0201405 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.880842e-01
              0              1.6203   4.753278e-02         0.0808
              1              1.6203   5.493975e-03         0.1156
              2              1.6203   9.686867e-04         0.1763
              3              1.6203   2.025720e-04         0.2091
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1362
         Final Residual: 		   2.025720e-04
         Total Reduction in Residual: 	   3.444608e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167936
    setup: 0.0134717 s
    solve: 0.00332186 s
    solve(per iteration): 0.000830464 s
resid in solve_pyamgx: 2.03e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26866            286348  0.000397        0.00748
           2(D)         4957            107981   0.00439         0.0026
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32386
         Operator Complexity: 1.57478
         Total Memory Usage: 0.0203395 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.502707e+01
              0              1.6203   3.511536e+00         0.1403
              1              1.6203   7.584794e-01         0.2160
              2              1.6203   1.599811e-01         0.2109
              3              1.6203   3.884733e-02         0.2428
              4              1.6203   9.613437e-03         0.2475
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2074
         Final Residual: 		   9.613437e-03
         Total Reduction in Residual: 	   3.841215e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176908
    setup: 0.0135352 s
    solve: 0.00415562 s
    solve(per iteration): 0.000831123 s
resid in solve_pyamgx: 9.61e-03
time solve_pyamgx: 3.34e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 143, iter:0, max residual:2.22e-06, u:7.25e-07, v:1.12e-07, w:4.53e-07, p:2.22e-06, k:1.24e-10, eps:0.00e+00, om:7.51e-06


monitor time step: 143, iter:0, u: 3.64e-01, v: 1.22e-03, w: 9.83e-03, p:-4.77e-12, k: 7.47e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.72e+02, kmin: 4.23e-04, epsmin: 1.00e+00, ommin: 2.25e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 3.6111111111111105e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15072            159538  0.000702        0.00419
           2(D)         4093             43955   0.00262         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19496
         Operator Complexity: 1.2966
         Total Memory Usage: 0.0153823 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.899839e+00
              0              1.6203   1.241414e-01         0.0253
              1              1.6203   5.621940e-03         0.0453
              2              1.6203   9.121093e-04         0.1622
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   9.121093e-04
         Total Reduction in Residual: 	   1.861509e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122593
    setup: 0.0101601 s
    solve: 0.00209914 s
    solve(per iteration): 0.000699712 s
resid in solve_pyamgx: 9.12e-04
time solve_pyamgx: 2.74e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.896918e+00
              0              1.6203   1.043215e-01         0.0268
              1              1.6203   2.106712e-03         0.0202
              2              1.6203   1.411414e-04         0.0670
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0331
         Final Residual: 		   1.411414e-04
         Total Reduction in Residual: 	   3.621873e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122918
    setup: 0.0101601 s
    solve: 0.00213165 s
    solve(per iteration): 0.000710549 s
resid in solve_pyamgx: 1.41e-04
time solve_pyamgx: 3.36e-03
time v: 6.05e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.398769e+00
              0              1.6203   1.142614e-01         0.0260
              1              1.6203   3.745119e-03         0.0328
              2              1.6203   5.757692e-04         0.1537
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0508
         Final Residual: 		   5.757692e-04
         Total Reduction in Residual: 	   1.308932e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012255
    setup: 0.0101601 s
    solve: 0.00209491 s
    solve(per iteration): 0.000698304 s
resid in solve_pyamgx: 5.76e-04
time solve_pyamgx: 3.30e-03
time w: 5.41e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.633074e+00
              0              1.6203   9.245152e-01         0.5661
              1              1.6203   4.321834e-01         0.4675
              2              1.6203   2.144750e-01         0.4963
              3              1.6203   1.080306e-01         0.5037
              4              1.6203   5.739758e-02         0.5313
              5              1.6203   3.185999e-02         0.5551
              6              1.6203   1.829867e-02         0.5743
              7              1.6203   1.064739e-02         0.5819
              8              1.6203   6.176077e-03         0.5801
              9              1.6203   3.591326e-03         0.5815
             10              1.6203   2.632872e-03         0.7331
             11              1.6203   1.870920e-03         0.7106
             12              1.6203   1.473306e-03         0.7875
             13              1.6203   1.319212e-03         0.8954
             14              1.6203   1.231886e-03         0.9338
             15              1.6203   1.193974e-03         0.9692
             16              1.6203   1.172456e-03         0.9820
             17              1.6203   1.137611e-03         0.9703
             18              1.6203   1.083781e-03         0.9527
             19              1.6203   9.423812e-04         0.8695
             20              1.6203   8.431683e-04         0.8947
             21              1.6203   7.668771e-04         0.9095
         --------------------------------------------------------------
         Total Iterations: 22
         Avg Convergence Rate: 		         0.7059
         Final Residual: 		   7.668771e-04
         Total Reduction in Residual: 	   4.695910e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.080128
    setup: 0.0505692 s
    solve: 0.0295588 s
    solve(per iteration): 0.00134358 s
resid in solve_pyamgx: 7.67e-04
time solve_pyamgx: 9.77e-02
time p: 1.11e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26455            281961  0.000403        0.00736
           2(D)         4972            108126   0.00437         0.0026
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31983
         Operator Complexity: 1.5686
         Total Memory Usage: 0.020224 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.882140e-01
              0              1.6203   4.787805e-02         0.0814
              1              1.6203   5.476614e-03         0.1144
              2              1.6203   9.664900e-04         0.1765
              3              1.6203   2.000180e-04         0.2070
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1358
         Final Residual: 		   2.000180e-04
         Total Reduction in Residual: 	   3.400429e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167592
    setup: 0.0134331 s
    solve: 0.00332611 s
    solve(per iteration): 0.000831528 s
resid in solve_pyamgx: 2.00e-04
time solve_pyamgx: 3.23e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26877            285887  0.000396        0.00747
           2(D)         4949            108253   0.00442         0.0026
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32388
         Operator Complexity: 1.57451
         Total Memory Usage: 0.0203354 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.489398e+01
              0              1.6203   3.485859e+00         0.1400
              1              1.6203   7.331731e-01         0.2103
              2              1.6203   1.505841e-01         0.2054
              3              1.6203   3.542107e-02         0.2352
              4              1.6203   8.791035e-03         0.2482
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2040
         Final Residual: 		   8.791035e-03
         Total Reduction in Residual: 	   3.531390e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176303
    setup: 0.0134676 s
    solve: 0.00416266 s
    solve(per iteration): 0.000832531 s
resid in solve_pyamgx: 8.79e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 144, iter:0, max residual:2.20e-06, u:7.13e-07, v:1.10e-07, w:4.50e-07, p:2.20e-06, k:1.22e-10, eps:0.00e+00, om:6.87e-06


monitor time step: 144, iter:0, u: 3.56e-01, v: 2.55e-03, w: 1.00e-02, p:-4.44e-12, k: 7.30e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.72e+02, kmin: 4.25e-04, epsmin: 1.00e+00, ommin: 2.24e+01, fkmax: 1.00e+00

time one iteration: 2.40e-01
vismean_mean 3.586206896551724e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15066            159660  0.000703        0.00419
           2(D)         4086             43894   0.00263         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19482
         Operator Complexity: 1.29669
         Total Memory Usage: 0.015383 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.896856e+00
              0              1.6203   1.240587e-01         0.0253
              1              1.6203   5.633164e-03         0.0454
              2              1.6203   9.208883e-04         0.1635
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.208883e-04
         Total Reduction in Residual: 	   1.880571e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122542
    setup: 0.0101551 s
    solve: 0.0020991 s
    solve(per iteration): 0.000699701 s
resid in solve_pyamgx: 9.21e-04
time solve_pyamgx: 2.90e-02
time u: 3.57e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.895808e+00
              0              1.6203   1.042987e-01         0.0268
              1              1.6203   2.107896e-03         0.0202
              2              1.6203   1.426254e-04         0.0677
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.426254e-04
         Total Reduction in Residual: 	   3.660997e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122828
    setup: 0.0101551 s
    solve: 0.00212768 s
    solve(per iteration): 0.000709227 s
resid in solve_pyamgx: 1.43e-04
time solve_pyamgx: 3.39e-03
time v: 6.16e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.396146e+00
              0              1.6203   1.141869e-01         0.0260
              1              1.6203   3.733828e-03         0.0327
              2              1.6203   5.778876e-04         0.1548
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0508
         Final Residual: 		   5.778876e-04
         Total Reduction in Residual: 	   1.314532e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012261
    setup: 0.0101551 s
    solve: 0.00210589 s
    solve(per iteration): 0.000701963 s
resid in solve_pyamgx: 5.78e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.629794e+00
              0              1.6203   9.238591e-01         0.5669
              1              1.6203   4.358180e-01         0.4717
              2              1.6203   2.169946e-01         0.4979
              3              1.6203   1.088614e-01         0.5017
              4              1.6203   5.756511e-02         0.5288
              5              1.6203   3.176144e-02         0.5517
              6              1.6203   1.821171e-02         0.5734
              7              1.6203   1.063937e-02         0.5842
              8              1.6203   6.198181e-03         0.5826
              9              1.6203   3.623035e-03         0.5845
             10              1.6203   2.662425e-03         0.7349
             11              1.6203   1.891506e-03         0.7104
             12              1.6203   1.489700e-03         0.7876
             13              1.6203   1.333394e-03         0.8951
             14              1.6203   1.244323e-03         0.9332
             15              1.6203   1.206958e-03         0.9700
             16              1.6203   1.185416e-03         0.9822
             17              1.6203   1.149837e-03         0.9700
             18              1.6203   1.094405e-03         0.9518
             19              1.6203   9.471909e-04         0.8655
             20              1.6203   8.453922e-04         0.8925
             21              1.6203   7.674026e-04         0.9077
         --------------------------------------------------------------
         Total Iterations: 22
         Avg Convergence Rate: 		         0.7059
         Final Residual: 		   7.674026e-04
         Total Reduction in Residual: 	   4.708586e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0799966
    setup: 0.0504834 s
    solve: 0.0295133 s
    solve(per iteration): 0.00134151 s
resid in solve_pyamgx: 7.67e-04
time solve_pyamgx: 9.54e-02
time p: 1.08e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26327            280405  0.000405        0.00732
           2(D)         5010            108636   0.00433        0.00262
           3(D)           18                20    0.0617       9.98e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31896
         Operator Complexity: 1.56708
         Total Memory Usage: 0.0201962 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.883457e-01
              0              1.6203   4.784840e-02         0.0813
              1              1.6203   5.484568e-03         0.1146
              2              1.6203   9.687897e-04         0.1766
              3              1.6203   1.969366e-04         0.2033
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1353
         Final Residual: 		   1.969366e-04
         Total Reduction in Residual: 	   3.347293e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168653
    setup: 0.0135557 s
    solve: 0.00330957 s
    solve(per iteration): 0.000827392 s
resid in solve_pyamgx: 1.97e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26867            285727  0.000396        0.00746
           2(D)         5006            108532   0.00433        0.00261
           3(D)           23                45    0.0851       1.71e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32446
         Operator Complexity: 1.57472
         Total Memory Usage: 0.0203416 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.456793e+01
              0              1.6203   3.443301e+00         0.1402
              1              1.6203   7.426162e-01         0.2157
              2              1.6203   1.573356e-01         0.2119
              3              1.6203   3.812385e-02         0.2423
              4              1.6203   9.511916e-03         0.2495
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2078
         Final Residual: 		   9.511916e-03
         Total Reduction in Residual: 	   3.871680e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176561
    setup: 0.0135209 s
    solve: 0.0041352 s
    solve(per iteration): 0.00082704 s
resid in solve_pyamgx: 9.51e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step: 145, iter:0, max residual:2.20e-06, u:7.19e-07, v:1.11e-07, w:4.51e-07, p:2.20e-06, k:1.20e-10, eps:0.00e+00, om:7.43e-06


monitor time step: 145, iter:0, u: 3.50e-01, v: 3.29e-03, w: 1.02e-02, p:-4.45e-12, k: 7.23e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.73e+02, kmin: 4.26e-04, epsmin: 1.00e+00, ommin: 2.24e+01, fkmax: 1.00e+00

time one iteration: 2.39e-01
vismean_mean 3.561643835616438e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15123            160753  0.000703        0.00422
           2(D)         4118             44202   0.00261        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19573
         Operator Complexity: 1.29873
         Total Memory Usage: 0.0154188 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.893863e+00
              0              1.6203   1.239302e-01         0.0253
              1              1.6203   5.606976e-03         0.0452
              2              1.6203   9.145095e-04         0.1631
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.145095e-04
         Total Reduction in Residual: 	   1.868686e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122838
    setup: 0.0101867 s
    solve: 0.00209715 s
    solve(per iteration): 0.000699051 s
resid in solve_pyamgx: 9.15e-04
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.894645e+00
              0              1.6203   1.042749e-01         0.0268
              1              1.6203   2.109783e-03         0.0202
              2              1.6203   1.425969e-04         0.0676
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.425969e-04
         Total Reduction in Residual: 	   3.661359e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123043
    setup: 0.0101867 s
    solve: 0.00211763 s
    solve(per iteration): 0.000705877 s
resid in solve_pyamgx: 1.43e-04
time solve_pyamgx: 3.39e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.393482e+00
              0              1.6203   1.141126e-01         0.0260
              1              1.6203   3.738327e-03         0.0328
              2              1.6203   5.762009e-04         0.1541
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0508
         Final Residual: 		   5.762009e-04
         Total Reduction in Residual: 	   1.311490e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122816
    setup: 0.0101867 s
    solve: 0.00209494 s
    solve(per iteration): 0.000698315 s
resid in solve_pyamgx: 5.76e-04
time solve_pyamgx: 3.34e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.626375e+00
              0              1.6203   9.208233e-01         0.5662
              1              1.6203   4.361612e-01         0.4737
              2              1.6203   2.175065e-01         0.4987
              3              1.6203   1.088483e-01         0.5004
              4              1.6203   5.699088e-02         0.5236
              5              1.6203   3.115692e-02         0.5467
              6              1.6203   1.780326e-02         0.5714
              7              1.6203   1.041503e-02         0.5850
              8              1.6203   6.050456e-03         0.5809
              9              1.6203   3.503104e-03         0.5790
             10              1.6203   2.519824e-03         0.7193
             11              1.6203   1.715577e-03         0.6808
             12              1.6203   1.272624e-03         0.7418
             13              1.6203   1.085731e-03         0.8531
             14              1.6203   9.889027e-04         0.9108
             15              1.6203   9.503433e-04         0.9610
             16              1.6203   9.324985e-04         0.9812
             17              1.6203   9.094624e-04         0.9753
             18              1.6203   8.776453e-04         0.9650
             19              1.6203   7.923797e-04         0.9028
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6829
         Final Residual: 		   7.923797e-04
         Total Reduction in Residual: 	   4.872061e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0776006
    setup: 0.0505669 s
    solve: 0.0270337 s
    solve(per iteration): 0.00135169 s
resid in solve_pyamgx: 7.92e-04
time solve_pyamgx: 9.29e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26349            280577  0.000404        0.00733
           2(D)         4961            108141   0.00439         0.0026
           3(D)           16                18    0.0703       8.94e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31866
         Operator Complexity: 1.5666
         Total Memory Usage: 0.0201875 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.884615e-01
              0              1.6203   4.780568e-02         0.0812
              1              1.6203   5.448045e-03         0.1140
              2              1.6203   9.473489e-04         0.1739
              3              1.6203   1.935179e-04         0.2043
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1347
         Final Residual: 		   1.935179e-04
         Total Reduction in Residual: 	   3.288540e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167998
    setup: 0.0134902 s
    solve: 0.0033096 s
    solve(per iteration): 0.0008274 s
resid in solve_pyamgx: 1.94e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26847            286243  0.000397        0.00747
           2(D)         4937            109485   0.00449        0.00263
           3(D)           25                35     0.056       1.54e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32358
         Operator Complexity: 1.57685
         Total Memory Usage: 0.0203696 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.462228e+01
              0              1.6203   3.507066e+00         0.1424
              1              1.6203   7.469709e-01         0.2130
              2              1.6203   1.557914e-01         0.2086
              3              1.6203   3.763875e-02         0.2416
              4              1.6203   9.344097e-03         0.2483
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2069
         Final Residual: 		   9.344097e-03
         Total Reduction in Residual: 	   3.794976e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176925
    setup: 0.0135598 s
    solve: 0.0041327 s
    solve(per iteration): 0.000826541 s
resid in solve_pyamgx: 9.34e-03
time solve_pyamgx: 3.34e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 146, iter:0, max residual:2.55e-06, u:7.14e-07, v:1.11e-07, w:4.50e-07, p:2.55e-06, k:1.18e-10, eps:0.00e+00, om:7.30e-06


monitor time step: 146, iter:0, u: 3.46e-01, v: 3.27e-03, w: 1.03e-02, p:-4.05e-12, k: 7.15e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.73e+02, kmin: 4.28e-04, epsmin: 1.00e+00, ommin: 2.24e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 3.537414965986394e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15104            160302  0.000703        0.00421
           2(D)         4123             44263    0.0026        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19559
         Operator Complexity: 1.29816
         Total Memory Usage: 0.0154093 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.890844e+00
              0              1.6203   1.238104e-01         0.0253
              1              1.6203   5.600923e-03         0.0452
              2              1.6203   9.212146e-04         0.1645
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.212146e-04
         Total Reduction in Residual: 	   1.883549e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122894
    setup: 0.0101867 s
    solve: 0.00210275 s
    solve(per iteration): 0.000700917 s
resid in solve_pyamgx: 9.21e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.893487e+00
              0              1.6203   1.042513e-01         0.0268
              1              1.6203   2.110236e-03         0.0202
              2              1.6203   1.433201e-04         0.0679
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.433201e-04
         Total Reduction in Residual: 	   3.681020e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123155
    setup: 0.0101867 s
    solve: 0.00212883 s
    solve(per iteration): 0.000709611 s
resid in solve_pyamgx: 1.43e-04
time solve_pyamgx: 3.40e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.390754e+00
              0              1.6203   1.140376e-01         0.0260
              1              1.6203   3.732839e-03         0.0327
              2              1.6203   5.754988e-04         0.1542
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0508
         Final Residual: 		   5.754988e-04
         Total Reduction in Residual: 	   1.310706e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01229
    setup: 0.0101867 s
    solve: 0.0021033 s
    solve(per iteration): 0.000701099 s
resid in solve_pyamgx: 5.75e-04
time solve_pyamgx: 3.34e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.622995e+00
              0              1.6203   9.185881e-01         0.5660
              1              1.6203   4.349414e-01         0.4735
              2              1.6203   2.171915e-01         0.4994
              3              1.6203   1.092089e-01         0.5028
              4              1.6203   5.682403e-02         0.5203
              5              1.6203   3.086876e-02         0.5432
              6              1.6203   1.757295e-02         0.5693
              7              1.6203   1.027443e-02         0.5847
              8              1.6203   5.939802e-03         0.5781
              9              1.6203   3.393677e-03         0.5713
             10              1.6203   2.382969e-03         0.7022
             11              1.6203   1.539620e-03         0.6461
             12              1.6203   1.039470e-03         0.6751
             13              1.6203   7.999659e-04         0.7696
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5805
         Final Residual: 		   7.999659e-04
         Total Reduction in Residual: 	   4.928949e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691876
    setup: 0.0504955 s
    solve: 0.0186921 s
    solve(per iteration): 0.00133515 s
resid in solve_pyamgx: 8.00e-04
time solve_pyamgx: 8.46e-02
time p: 9.74e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26349            280285  0.000404        0.00732
           2(D)         5051            107943   0.00423         0.0026
           3(D)           17                21    0.0727       9.91e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31959
         Operator Complexity: 1.56589
         Total Memory Usage: 0.0201813 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.885939e-01
              0              1.6203   4.762329e-02         0.0809
              1              1.6203   5.456661e-03         0.1146
              2              1.6203   9.628706e-04         0.1765
              3              1.6203   1.984519e-04         0.2061
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1355
         Final Residual: 		   1.984519e-04
         Total Reduction in Residual: 	   3.371626e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168507
    setup: 0.0135273 s
    solve: 0.00332339 s
    solve(per iteration): 0.000830848 s
resid in solve_pyamgx: 1.98e-04
time solve_pyamgx: 3.21e-02
time k: 4.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26924            285776  0.000394        0.00747
           2(D)         5030            108060   0.00427         0.0026
           3(D)           20                32      0.08       1.33e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32526
         Operator Complexity: 1.57408
         Total Memory Usage: 0.0203359 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.438069e+01
              0              1.6203   3.421540e+00         0.1403
              1              1.6203   7.254045e-01         0.2120
              2              1.6203   1.520813e-01         0.2097
              3              1.6203   3.658647e-02         0.2406
              4              1.6203   9.097742e-03         0.2487
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2062
         Final Residual: 		   9.097742e-03
         Total Reduction in Residual: 	   3.731536e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177789
    setup: 0.0136049 s
    solve: 0.00417405 s
    solve(per iteration): 0.00083481 s
resid in solve_pyamgx: 9.10e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 147, iter:0, max residual:2.63e-06, u:7.20e-07, v:1.12e-07, w:4.50e-07, p:2.63e-06, k:1.21e-10, eps:0.00e+00, om:7.11e-06


monitor time step: 147, iter:0, u: 3.44e-01, v: 2.84e-03, w: 1.03e-02, p:-3.82e-12, k: 7.14e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.73e+02, kmin: 4.29e-04, epsmin: 1.00e+00, ommin: 2.24e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 3.5135135135135133e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15103            160171  0.000702         0.0042
           2(D)         4132             44754   0.00262        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19567
         Operator Complexity: 1.29869
         Total Memory Usage: 0.0154177 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.887799e+00
              0              1.6203   1.237114e-01         0.0253
              1              1.6203   5.605631e-03         0.0453
              2              1.6203   9.022609e-04         0.1610
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0569
         Final Residual: 		   9.022609e-04
         Total Reduction in Residual: 	   1.845945e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123313
    setup: 0.0102155 s
    solve: 0.00211587 s
    solve(per iteration): 0.000705291 s
resid in solve_pyamgx: 9.02e-04
time solve_pyamgx: 2.88e-02
time u: 3.56e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.892341e+00
              0              1.6203   1.042301e-01         0.0268
              1              1.6203   2.113667e-03         0.0203
              2              1.6203   1.438851e-04         0.0681
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.438851e-04
         Total Reduction in Residual: 	   3.696620e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123456
    setup: 0.0102155 s
    solve: 0.00213018 s
    solve(per iteration): 0.000710059 s
resid in solve_pyamgx: 1.44e-04
time solve_pyamgx: 3.41e-03
time v: 6.22e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.387963e+00
              0              1.6203   1.139631e-01         0.0260
              1              1.6203   3.724728e-03         0.0327
              2              1.6203   5.743973e-04         0.1542
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0508
         Final Residual: 		   5.743973e-04
         Total Reduction in Residual: 	   1.309030e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123188
    setup: 0.0102155 s
    solve: 0.0021033 s
    solve(per iteration): 0.000701099 s
resid in solve_pyamgx: 5.74e-04
time solve_pyamgx: 3.37e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.619707e+00
              0              1.6203   9.171183e-01         0.5662
              1              1.6203   4.323490e-01         0.4714
              2              1.6203   2.161064e-01         0.4998
              3              1.6203   1.095941e-01         0.5071
              4              1.6203   5.693814e-02         0.5195
              5              1.6203   3.087870e-02         0.5423
              6              1.6203   1.753599e-02         0.5679
              7              1.6203   1.024958e-02         0.5845
              8              1.6203   5.912616e-03         0.5769
              9              1.6203   3.352782e-03         0.5671
             10              1.6203   2.332877e-03         0.6958
             11              1.6203   1.479663e-03         0.6343
             12              1.6203   9.632089e-04         0.6510
             13              1.6203   7.021188e-04         0.7289
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5752
         Final Residual: 		   7.021188e-04
         Total Reduction in Residual: 	   4.334852e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0696176
    setup: 0.0508767 s
    solve: 0.018741 s
    solve(per iteration): 0.00133864 s
resid in solve_pyamgx: 7.02e-04
time solve_pyamgx: 8.69e-02
time p: 9.95e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26399            281317  0.000404        0.00734
           2(D)         4895            107301   0.00448        0.00258
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31846
         Operator Complexity: 1.56645
         Total Memory Usage: 0.0201841 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.887265e-01
              0              1.6203   4.765268e-02         0.0809
              1              1.6203   5.401616e-03         0.1134
              2              1.6203   9.367408e-04         0.1734
              3              1.6203   1.901934e-04         0.2030
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1341
         Final Residual: 		   1.901934e-04
         Total Reduction in Residual: 	   3.230589e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169761
    setup: 0.013654 s
    solve: 0.00332208 s
    solve(per iteration): 0.00083052 s
resid in solve_pyamgx: 1.90e-04
time solve_pyamgx: 3.39e-02
time k: 4.62e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26898            285292  0.000394        0.00745
           2(D)         4933            109325   0.00449        0.00263
           3(D)           21                27    0.0612       1.24e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32402
         Operator Complexity: 1.57522
         Total Memory Usage: 0.0203469 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.453970e+01
              0              1.6203   3.445699e+00         0.1404
              1              1.6203   7.363930e-01         0.2137
              2              1.6203   1.536065e-01         0.2086
              3              1.6203   3.692649e-02         0.2404
              4              1.6203   9.137047e-03         0.2474
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2062
         Final Residual: 		   9.137047e-03
         Total Reduction in Residual: 	   3.723374e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0179192
    setup: 0.0137288 s
    solve: 0.00419037 s
    solve(per iteration): 0.000838074 s
resid in solve_pyamgx: 9.14e-03
time solve_pyamgx: 3.39e-02
time omega: 4.04e-02
time Smag or Wale: 4.77e-07

--time step: 148, iter:0, max residual:2.38e-06, u:7.05e-07, v:1.12e-07, w:4.49e-07, p:2.38e-06, k:1.16e-10, eps:0.00e+00, om:7.14e-06


monitor time step: 148, iter:0, u: 3.42e-01, v: 2.45e-03, w: 1.03e-02, p:-3.12e-12, k: 7.13e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.74e+02, kmin: 4.30e-04, epsmin: 1.00e+00, ommin: 2.24e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 3.4899328859060397e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15121            160581  0.000702        0.00421
           2(D)         4100             44262   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19553
         Operator Complexity: 1.29857
         Total Memory Usage: 0.0154154 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.884729e+00
              0              1.6203   1.235725e-01         0.0253
              1              1.6203   5.579375e-03         0.0452
              2              1.6203   9.135639e-04         0.1637
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.135639e-04
         Total Reduction in Residual: 	   1.870245e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123964
    setup: 0.0102746 s
    solve: 0.00212182 s
    solve(per iteration): 0.000707275 s
resid in solve_pyamgx: 9.14e-04
time solve_pyamgx: 2.83e-02
time u: 3.53e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.891169e+00
              0              1.6203   1.041970e-01         0.0268
              1              1.6203   2.114696e-03         0.0203
              2              1.6203   1.443114e-04         0.0682
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.443114e-04
         Total Reduction in Residual: 	   3.708692e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124107
    setup: 0.0102746 s
    solve: 0.00213606 s
    solve(per iteration): 0.000712021 s
resid in solve_pyamgx: 1.44e-04
time solve_pyamgx: 3.42e-03
time v: 6.31e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.385145e+00
              0              1.6203   1.138898e-01         0.0260
              1              1.6203   3.717212e-03         0.0326
              2              1.6203   5.712777e-04         0.1537
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0507
         Final Residual: 		   5.712777e-04
         Total Reduction in Residual: 	   1.302757e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124004
    setup: 0.0102746 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 5.71e-04
time solve_pyamgx: 3.42e-03
time w: 5.65e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.616278e+00
              0              1.6203   9.142585e-01         0.5657
              1              1.6203   4.278296e-01         0.4680
              2              1.6203   2.137148e-01         0.4995
              3              1.6203   1.089614e-01         0.5098
              4              1.6203   5.661376e-02         0.5196
              5              1.6203   3.073914e-02         0.5430
              6              1.6203   1.742342e-02         0.5668
              7              1.6203   1.017121e-02         0.5838
              8              1.6203   5.860142e-03         0.5761
              9              1.6203   3.307491e-03         0.5644
             10              1.6203   2.300411e-03         0.6955
             11              1.6203   1.466587e-03         0.6375
             12              1.6203   9.725739e-04         0.6632
             13              1.6203   7.302038e-04         0.7508
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5769
         Final Residual: 		   7.302038e-04
         Total Reduction in Residual: 	   4.517811e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0694081
    setup: 0.0506921 s
    solve: 0.018716 s
    solve(per iteration): 0.00133685 s
resid in solve_pyamgx: 7.30e-04
time solve_pyamgx: 8.60e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26280            279566  0.000405         0.0073
           2(D)         4971            108157   0.00438         0.0026
           3(D)           16                18    0.0703       8.94e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31806
         Operator Complexity: 1.56515
         Total Memory Usage: 0.0201621 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.888444e-01
              0              1.6203   4.781912e-02         0.0812
              1              1.6203   5.458388e-03         0.1141
              2              1.6203   9.608979e-04         0.1760
              3              1.6203   1.956001e-04         0.2036
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1350
         Final Residual: 		   1.956001e-04
         Total Reduction in Residual: 	   3.321763e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169346
    setup: 0.0136212 s
    solve: 0.00331331 s
    solve(per iteration): 0.000828328 s
resid in solve_pyamgx: 1.96e-04
time solve_pyamgx: 3.34e-02
time k: 4.68e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26966            286400  0.000394        0.00748
           2(D)         4982            109244    0.0044        0.00263
           3(D)           19                21    0.0582       1.05e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32519
         Operator Complexity: 1.5767
         Total Memory Usage: 0.0203757 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.448960e+01
              0              1.6203   3.487460e+00         0.1424
              1              1.6203   7.475413e-01         0.2144
              2              1.6203   1.556561e-01         0.2082
              3              1.6203   3.750882e-02         0.2410
              4              1.6203   9.171566e-03         0.2445
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2064
         Final Residual: 		   9.171566e-03
         Total Reduction in Residual: 	   3.745086e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178184
    setup: 0.0136622 s
    solve: 0.00415619 s
    solve(per iteration): 0.000831238 s
resid in solve_pyamgx: 9.17e-03
time solve_pyamgx: 3.41e-02
time omega: 4.09e-02
time Smag or Wale: 4.77e-07

--time step: 149, iter:0, max residual:2.45e-06, u:7.14e-07, v:1.13e-07, w:4.46e-07, p:2.45e-06, k:1.19e-10, eps:0.00e+00, om:7.17e-06


monitor time step: 149, iter:0, u: 3.41e-01, v: 2.26e-03, w: 1.03e-02, p:-3.41e-12, k: 7.15e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.74e+02, kmin: 4.31e-04, epsmin: 1.00e+00, ommin: 2.24e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 3.4666666666666665e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15093            160057  0.000703         0.0042
           2(D)         4098             44056   0.00262        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19522
         Operator Complexity: 1.29751
         Total Memory Usage: 0.0153975 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.881643e+00
              0              1.6203   1.234743e-01         0.0253
              1              1.6203   5.589547e-03         0.0453
              2              1.6203   9.007674e-04         0.1612
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0569
         Final Residual: 		   9.007674e-04
         Total Reduction in Residual: 	   1.845214e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123527
    setup: 0.0102553 s
    solve: 0.00209741 s
    solve(per iteration): 0.000699136 s
resid in solve_pyamgx: 9.01e-04
time solve_pyamgx: 2.78e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.889920e+00
              0              1.6203   1.041634e-01         0.0268
              1              1.6203   2.113600e-03         0.0203
              2              1.6203   1.427957e-04         0.0676
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.427957e-04
         Total Reduction in Residual: 	   3.670916e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123873
    setup: 0.0102553 s
    solve: 0.00213197 s
    solve(per iteration): 0.000710656 s
resid in solve_pyamgx: 1.43e-04
time solve_pyamgx: 3.41e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.382328e+00
              0              1.6203   1.138179e-01         0.0260
              1              1.6203   3.721835e-03         0.0327
              2              1.6203   5.745543e-04         0.1544
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0508
         Final Residual: 		   5.745543e-04
         Total Reduction in Residual: 	   1.311071e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123622
    setup: 0.0102553 s
    solve: 0.00210694 s
    solve(per iteration): 0.000702315 s
resid in solve_pyamgx: 5.75e-04
time solve_pyamgx: 3.35e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.612895e+00
              0              1.6203   9.137071e-01         0.5665
              1              1.6203   4.249316e-01         0.4651
              2              1.6203   2.122850e-01         0.4996
              3              1.6203   1.087916e-01         0.5125
              4              1.6203   5.681945e-02         0.5223
              5              1.6203   3.102105e-02         0.5460
              6              1.6203   1.755799e-02         0.5660
              7              1.6203   1.019329e-02         0.5805
              8              1.6203   5.849362e-03         0.5738
              9              1.6203   3.297188e-03         0.5637
             10              1.6203   2.313879e-03         0.7018
             11              1.6203   1.516390e-03         0.6553
             12              1.6203   1.069958e-03         0.7056
             13              1.6203   8.707884e-04         0.8139
             14              1.6203   7.796803e-04         0.8954
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6011
         Final Residual: 		   7.796803e-04
         Total Reduction in Residual: 	   4.834043e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0706273
    setup: 0.0506043 s
    solve: 0.020023 s
    solve(per iteration): 0.00133487 s
resid in solve_pyamgx: 7.80e-04
time solve_pyamgx: 8.59e-02
time p: 9.82e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26314            280356  0.000405        0.00732
           2(D)         4955            107035   0.00436        0.00258
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31824
         Operator Complexity: 1.56467
         Total Memory Usage: 0.0201556 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.889576e-01
              0              1.6203   4.738216e-02         0.0805
              1              1.6203   5.386919e-03         0.1137
              2              1.6203   9.521343e-04         0.1767
              3              1.6203   1.959954e-04         0.2058
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1351
         Final Residual: 		   1.959954e-04
         Total Reduction in Residual: 	   3.327835e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016587
    setup: 0.0132806 s
    solve: 0.00330637 s
    solve(per iteration): 0.000826592 s
resid in solve_pyamgx: 1.96e-04
time solve_pyamgx: 3.18e-02
time k: 4.37e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26834            285336  0.000396        0.00745
           2(D)         4911            109487   0.00454        0.00263
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32308
         Operator Complexity: 1.5755
         Total Memory Usage: 0.0203466 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.436809e+01
              0              1.6203   3.467516e+00         0.1423
              1              1.6203   7.368895e-01         0.2125
              2              1.6203   1.516178e-01         0.2058
              3              1.6203   3.654594e-02         0.2410
              4              1.6203   9.072643e-03         0.2483
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2061
         Final Residual: 		   9.072643e-03
         Total Reduction in Residual: 	   3.723166e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176478
    setup: 0.0135229 s
    solve: 0.0041249 s
    solve(per iteration): 0.000824979 s
resid in solve_pyamgx: 9.07e-03
time solve_pyamgx: 3.35e-02
time omega: 3.98e-02
time Smag or Wale: 7.15e-07

--time step: 150, iter:0, max residual:2.28e-06, u:7.04e-07, v:1.12e-07, w:4.49e-07, p:2.28e-06, k:1.20e-10, eps:0.00e+00, om:7.09e-06


monitor time step: 150, iter:0, u: 3.40e-01, v: 2.37e-03, w: 1.02e-02, p:-4.45e-12, k: 7.12e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.70e-01, cfl_max_y: 1.09e-01, at i= 11, j= 68


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.75e+02, kmin: 4.33e-04, epsmin: 1.00e+00, ommin: 2.23e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 3.4437086092715227e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15096            160470  0.000704        0.00421
           2(D)         4094             43812   0.00261         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19521
         Operator Complexity: 1.29775
         Total Memory Usage: 0.0154012 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.878549e+00
              0              1.6203   1.233656e-01         0.0253
              1              1.6203   5.596762e-03         0.0454
              2              1.6203   9.028545e-04         0.1613
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   9.028545e-04
         Total Reduction in Residual: 	   1.850662e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123953
    setup: 0.0102936 s
    solve: 0.00210173 s
    solve(per iteration): 0.000700576 s
resid in solve_pyamgx: 9.03e-04
time solve_pyamgx: 2.84e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.888582e+00
              0              1.6203   1.041297e-01         0.0268
              1              1.6203   2.116333e-03         0.0203
              2              1.6203   1.460992e-04         0.0690
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0335
         Final Residual: 		   1.460992e-04
         Total Reduction in Residual: 	   3.757132e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124272
    setup: 0.0102936 s
    solve: 0.0021336 s
    solve(per iteration): 0.0007112 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.40e-03
time v: 6.17e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.379503e+00
              0              1.6203   1.137493e-01         0.0260
              1              1.6203   3.740379e-03         0.0329
              2              1.6203   5.797222e-04         0.1550
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0510
         Final Residual: 		   5.797222e-04
         Total Reduction in Residual: 	   1.323717e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123926
    setup: 0.0102936 s
    solve: 0.00209904 s
    solve(per iteration): 0.00069968 s
resid in solve_pyamgx: 5.80e-04
time solve_pyamgx: 3.33e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.609455e+00
              0              1.6203   9.144824e-01         0.5682
              1              1.6203   4.236182e-01         0.4632
              2              1.6203   2.117031e-01         0.4997
              3              1.6203   1.087977e-01         0.5139
              4              1.6203   5.716861e-02         0.5255
              5              1.6203   3.139701e-02         0.5492
              6              1.6203   1.772687e-02         0.5646
              7              1.6203   1.019833e-02         0.5753
              8              1.6203   5.824873e-03         0.5712
              9              1.6203   3.300942e-03         0.5667
             10              1.6203   2.356985e-03         0.7140
             11              1.6203   1.612567e-03         0.6842
             12              1.6203   1.223073e-03         0.7585
             13              1.6203   1.064838e-03         0.8706
             14              1.6203   9.934900e-04         0.9330
             15              1.6203   9.644495e-04         0.9708
             16              1.6203   9.469320e-04         0.9818
             17              1.6203   9.214240e-04         0.9731
             18              1.6203   8.783569e-04         0.9533
             19              1.6203   7.644915e-04         0.8704
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6821
         Final Residual: 		   7.644915e-04
         Total Reduction in Residual: 	   4.750003e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0774877
    setup: 0.0504784 s
    solve: 0.0270093 s
    solve(per iteration): 0.00135046 s
resid in solve_pyamgx: 7.64e-04
time solve_pyamgx: 9.32e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26277            279637  0.000405         0.0073
           2(D)         4967            108969   0.00442        0.00262
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31792
         Operator Complexity: 1.56643
         Total Memory Usage: 0.020181 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.890902e-01
              0              1.6203   4.792916e-02         0.0814
              1              1.6203   5.413559e-03         0.1129
              2              1.6203   9.540464e-04         0.1762
              3              1.6203   1.937132e-04         0.2030
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1347
         Final Residual: 		   1.937132e-04
         Total Reduction in Residual: 	   3.288345e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167686
    setup: 0.013461 s
    solve: 0.00330755 s
    solve(per iteration): 0.000826888 s
resid in solve_pyamgx: 1.94e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26871            286603  0.000397        0.00748
           2(D)         4978            109888   0.00443        0.00264
           3(D)           26                38    0.0562       1.64e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32425
         Operator Complexity: 1.57796
         Total Memory Usage: 0.0203902 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.448705e+01
              0              1.6203   3.480436e+00         0.1421
              1              1.6203   7.362767e-01         0.2115
              2              1.6203   1.510858e-01         0.2052
              3              1.6203   3.594471e-02         0.2379
              4              1.6203   8.923624e-03         0.2483
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2053
         Final Residual: 		   8.923624e-03
         Total Reduction in Residual: 	   3.644222e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176976
    setup: 0.013552 s
    solve: 0.00414563 s
    solve(per iteration): 0.000829126 s
resid in solve_pyamgx: 8.92e-03
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 151, iter:0, max residual:2.59e-06, u:7.05e-07, v:1.14e-07, w:4.53e-07, p:2.59e-06, k:1.18e-10, eps:0.00e+00, om:6.97e-06


monitor time step: 151, iter:0, u: 3.38e-01, v: 2.91e-03, w: 9.94e-03, p:-3.78e-12, k: 7.12e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.75e+02, kmin: 4.34e-04, epsmin: 1.00e+00, ommin: 2.23e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 3.421052631578947e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15129            160803  0.000703        0.00422
           2(D)         4109             44099   0.00261        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.1957
         Operator Complexity: 1.29866
         Total Memory Usage: 0.0154175 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.875443e+00
              0              1.6203   1.232518e-01         0.0253
              1              1.6203   5.594681e-03         0.0454
              2              1.6203   9.050920e-04         0.1618
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   9.050920e-04
         Total Reduction in Residual: 	   1.856430e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123303
    setup: 0.0102326 s
    solve: 0.00209773 s
    solve(per iteration): 0.000699243 s
resid in solve_pyamgx: 9.05e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.887187e+00
              0              1.6203   1.040904e-01         0.0268
              1              1.6203   2.116669e-03         0.0203
              2              1.6203   1.472570e-04         0.0696
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0336
         Final Residual: 		   1.472570e-04
         Total Reduction in Residual: 	   3.788266e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123652
    setup: 0.0102326 s
    solve: 0.00213261 s
    solve(per iteration): 0.000710869 s
resid in solve_pyamgx: 1.47e-04
time solve_pyamgx: 3.40e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.376639e+00
              0              1.6203   1.136574e-01         0.0260
              1              1.6203   3.715885e-03         0.0327
              2              1.6203   5.708729e-04         0.1536
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0507
         Final Residual: 		   5.708729e-04
         Total Reduction in Residual: 	   1.304364e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123393
    setup: 0.0102326 s
    solve: 0.00210672 s
    solve(per iteration): 0.00070224 s
resid in solve_pyamgx: 5.71e-04
time solve_pyamgx: 3.34e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.605713e+00
              0              1.6203   9.129242e-01         0.5685
              1              1.6203   4.218788e-01         0.4621
              2              1.6203   2.104999e-01         0.4990
              3              1.6203   1.077484e-01         0.5119
              4              1.6203   5.666433e-02         0.5259
              5              1.6203   3.122721e-02         0.5511
              6              1.6203   1.757343e-02         0.5628
              7              1.6203   9.986260e-03         0.5683
              8              1.6203   5.640085e-03         0.5648
              9              1.6203   3.163376e-03         0.5609
             10              1.6203   2.236439e-03         0.7070
             11              1.6203   1.506203e-03         0.6735
             12              1.6203   1.123590e-03         0.7460
             13              1.6203   9.665795e-04         0.8603
             14              1.6203   9.002207e-04         0.9313
             15              1.6203   8.730301e-04         0.9698
             16              1.6203   8.567348e-04         0.9813
             17              1.6203   8.346428e-04         0.9742
             18              1.6203   7.964555e-04         0.9542
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6700
         Final Residual: 		   7.964555e-04
         Total Reduction in Residual: 	   4.960137e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0760205
    setup: 0.05043 s
    solve: 0.0255905 s
    solve(per iteration): 0.00134687 s
resid in solve_pyamgx: 7.96e-04
time solve_pyamgx: 9.14e-02
time p: 1.04e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26320            280038  0.000404        0.00731
           2(D)         4946            108530   0.00444        0.00261
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31816
         Operator Complexity: 1.56638
         Total Memory Usage: 0.0201814 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.892103e-01
              0              1.6203   4.708731e-02         0.0799
              1              1.6203   5.424737e-03         0.1152
              2              1.6203   9.430654e-04         0.1738
              3              1.6203   1.946972e-04         0.2065
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1348
         Final Residual: 		   1.946972e-04
         Total Reduction in Residual: 	   3.304375e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167752
    setup: 0.0134594 s
    solve: 0.00331581 s
    solve(per iteration): 0.000828952 s
resid in solve_pyamgx: 1.95e-04
time solve_pyamgx: 3.19e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26797            286111  0.000398        0.00747
           2(D)         4980            111042   0.00448        0.00267
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32338
         Operator Complexity: 1.5789
         Total Memory Usage: 0.0204002 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.460720e+01
              0              1.6203   3.474119e+00         0.1412
              1              1.6203   7.413995e-01         0.2134
              2              1.6203   1.528055e-01         0.2061
              3              1.6203   3.629145e-02         0.2375
              4              1.6203   8.906697e-03         0.2454
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2050
         Final Residual: 		   8.906697e-03
         Total Reduction in Residual: 	   3.619550e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177254
    setup: 0.013566 s
    solve: 0.00415949 s
    solve(per iteration): 0.000831898 s
resid in solve_pyamgx: 8.91e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step: 152, iter:0, max residual:2.35e-06, u:7.07e-07, v:1.15e-07, w:4.46e-07, p:2.35e-06, k:1.19e-10, eps:0.00e+00, om:6.96e-06


monitor time step: 152, iter:0, u: 3.37e-01, v: 3.15e-03, w: 9.62e-03, p:-4.50e-12, k: 7.17e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.76e+02, kmin: 4.35e-04, epsmin: 1.00e+00, ommin: 2.23e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 3.398692810457516e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15088            159842  0.000702         0.0042
           2(D)         4122             44164    0.0026        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19541
         Operator Complexity: 1.29735
         Total Memory Usage: 0.0153959 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.872334e+00
              0              1.6203   1.231527e-01         0.0253
              1              1.6203   5.606869e-03         0.0455
              2              1.6203   9.160790e-04         0.1634
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.160790e-04
         Total Reduction in Residual: 	   1.880165e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122818
    setup: 0.0101885 s
    solve: 0.00209328 s
    solve(per iteration): 0.00069776 s
resid in solve_pyamgx: 9.16e-04
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.885758e+00
              0              1.6203   1.040511e-01         0.0268
              1              1.6203   2.117024e-03         0.0203
              2              1.6203   1.453916e-04         0.0687
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.453916e-04
         Total Reduction in Residual: 	   3.741652e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123211
    setup: 0.0101885 s
    solve: 0.00213261 s
    solve(per iteration): 0.000710869 s
resid in solve_pyamgx: 1.45e-04
time solve_pyamgx: 3.37e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.373700e+00
              0              1.6203   1.135880e-01         0.0260
              1              1.6203   3.704471e-03         0.0326
              2              1.6203   5.714556e-04         0.1543
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0507
         Final Residual: 		   5.714556e-04
         Total Reduction in Residual: 	   1.306572e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122838
    setup: 0.0101885 s
    solve: 0.00209536 s
    solve(per iteration): 0.000698453 s
resid in solve_pyamgx: 5.71e-04
time solve_pyamgx: 3.32e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.602066e+00
              0              1.6203   9.121896e-01         0.5694
              1              1.6203   4.219163e-01         0.4625
              2              1.6203   2.100982e-01         0.4980
              3              1.6203   1.069333e-01         0.5090
              4              1.6203   5.615455e-02         0.5251
              5              1.6203   3.101681e-02         0.5523
              6              1.6203   1.742957e-02         0.5619
              7              1.6203   9.804156e-03         0.5625
              8              1.6203   5.465618e-03         0.5575
              9              1.6203   3.029676e-03         0.5543
             10              1.6203   2.103408e-03         0.6943
             11              1.6203   1.367623e-03         0.6502
             12              1.6203   9.717590e-04         0.7105
             13              1.6203   8.000824e-04         0.8233
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5810
         Final Residual: 		   8.000824e-04
         Total Reduction in Residual: 	   4.994065e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691891
    setup: 0.0504931 s
    solve: 0.018696 s
    solve(per iteration): 0.00133543 s
resid in solve_pyamgx: 8.00e-04
time solve_pyamgx: 8.45e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26305            280955  0.000406        0.00733
           2(D)         4984            107834   0.00434         0.0026
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31845
         Operator Complexity: 1.56671
         Total Memory Usage: 0.020188 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.893154e-01
              0              1.6203   4.755901e-02         0.0807
              1              1.6203   5.381739e-03         0.1132
              2              1.6203   9.331449e-04         0.1734
              3              1.6203   1.924302e-04         0.2062
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1344
         Final Residual: 		   1.924302e-04
         Total Reduction in Residual: 	   3.265317e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168346
    setup: 0.0135209 s
    solve: 0.00331366 s
    solve(per iteration): 0.000828416 s
resid in solve_pyamgx: 1.92e-04
time solve_pyamgx: 3.26e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27064            287486  0.000392        0.00751
           2(D)         5023            111153   0.00441        0.00267
           3(D)           17                19    0.0657       9.46e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32658
         Operator Complexity: 1.58107
         Total Memory Usage: 0.0204498 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.440005e+01
              0              1.6203   3.435957e+00         0.1408
              1              1.6203   7.340386e-01         0.2136
              2              1.6203   1.525920e-01         0.2079
              3              1.6203   3.670825e-02         0.2406
              4              1.6203   8.962513e-03         0.2442
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2056
         Final Residual: 		   8.962513e-03
         Total Reduction in Residual: 	   3.673154e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177476
    setup: 0.0135967 s
    solve: 0.00415088 s
    solve(per iteration): 0.000830176 s
resid in solve_pyamgx: 8.96e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step: 153, iter:0, max residual:2.52e-06, u:7.16e-07, v:1.14e-07, w:4.46e-07, p:2.52e-06, k:1.17e-10, eps:0.00e+00, om:7.00e-06


monitor time step: 153, iter:0, u: 3.37e-01, v: 3.14e-03, w: 9.20e-03, p:-4.26e-12, k: 7.18e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.76e+02, kmin: 4.37e-04, epsmin: 1.00e+00, ommin: 2.23e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 3.376623376623376e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15112            160404  0.000702        0.00421
           2(D)         4104             44250   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19548
         Operator Complexity: 1.29829
         Total Memory Usage: 0.0154108 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.869213e+00
              0              1.6203   1.230651e-01         0.0253
              1              1.6203   5.601385e-03         0.0455
              2              1.6203   9.178938e-04         0.1639
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0573
         Final Residual: 		   9.178938e-04
         Total Reduction in Residual: 	   1.885097e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123809
    setup: 0.0102789 s
    solve: 0.00210202 s
    solve(per iteration): 0.000700672 s
resid in solve_pyamgx: 9.18e-04
time solve_pyamgx: 2.76e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.884306e+00
              0              1.6203   1.040072e-01         0.0268
              1              1.6203   2.115698e-03         0.0203
              2              1.6203   1.430148e-04         0.0676
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.430148e-04
         Total Reduction in Residual: 	   3.681864e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124121
    setup: 0.0102789 s
    solve: 0.00213315 s
    solve(per iteration): 0.000711051 s
resid in solve_pyamgx: 1.43e-04
time solve_pyamgx: 3.37e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.370695e+00
              0              1.6203   1.134916e-01         0.0260
              1              1.6203   3.690553e-03         0.0325
              2              1.6203   5.722211e-04         0.1551
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0508
         Final Residual: 		   5.722211e-04
         Total Reduction in Residual: 	   1.309222e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01238
    setup: 0.0102789 s
    solve: 0.00210112 s
    solve(per iteration): 0.000700373 s
resid in solve_pyamgx: 5.72e-04
time solve_pyamgx: 3.35e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.598551e+00
              0              1.6203   9.121974e-01         0.5706
              1              1.6203   4.228862e-01         0.4636
              2              1.6203   2.099024e-01         0.4964
              3              1.6203   1.061876e-01         0.5059
              4              1.6203   5.560594e-02         0.5237
              5              1.6203   3.070300e-02         0.5522
              6              1.6203   1.726033e-02         0.5622
              7              1.6203   9.665626e-03         0.5600
              8              1.6203   5.336438e-03         0.5521
              9              1.6203   2.931340e-03         0.5493
             10              1.6203   2.001528e-03         0.6828
             11              1.6203   1.251975e-03         0.6255
             12              1.6203   8.316703e-04         0.6643
             13              1.6203   6.337467e-04         0.7620
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5715
         Final Residual: 		   6.337467e-04
         Total Reduction in Residual: 	   3.964509e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691824
    setup: 0.0504869 s
    solve: 0.0186955 s
    solve(per iteration): 0.00133539 s
resid in solve_pyamgx: 6.34e-04
time solve_pyamgx: 8.44e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26451            281691  0.000403        0.00736
           2(D)         5045            109381    0.0043        0.00263
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32053
         Operator Complexity: 1.57003
         Total Memory Usage: 0.0202496 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.894366e-01
              0              1.6203   4.763049e-02         0.0808
              1              1.6203   5.431443e-03         0.1140
              2              1.6203   9.529930e-04         0.1755
              3              1.6203   1.951583e-04         0.2048
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1349
         Final Residual: 		   1.951583e-04
         Total Reduction in Residual: 	   3.310928e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168309
    setup: 0.0135206 s
    solve: 0.00331034 s
    solve(per iteration): 0.000827584 s
resid in solve_pyamgx: 1.95e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26947            287601  0.000396        0.00751
           2(D)         5023            110537   0.00438        0.00266
           3(D)           19                25    0.0693       1.14e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32541
         Operator Complexity: 1.58034
         Total Memory Usage: 0.0204327 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.419363e+01
              0              1.6203   3.434674e+00         0.1420
              1              1.6203   7.410295e-01         0.2157
              2              1.6203   1.563128e-01         0.2109
              3              1.6203   3.719941e-02         0.2380
              4              1.6203   9.212445e-03         0.2477
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2071
         Final Residual: 		   9.212445e-03
         Total Reduction in Residual: 	   3.807797e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177231
    setup: 0.0135729 s
    solve: 0.00415014 s
    solve(per iteration): 0.000830029 s
resid in solve_pyamgx: 9.21e-03
time solve_pyamgx: 3.50e-02
time omega: 4.13e-02
time Smag or Wale: 7.15e-07

--time step: 154, iter:0, max residual:2.11e-06, u:7.17e-07, v:1.12e-07, w:4.47e-07, p:2.11e-06, k:1.19e-10, eps:0.00e+00, om:7.20e-06


monitor time step: 154, iter:0, u: 3.36e-01, v: 3.00e-03, w: 8.72e-03, p:-3.15e-12, k: 7.29e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.76e+02, kmin: 4.38e-04, epsmin: 1.00e+00, ommin: 2.23e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 3.354838709677419e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15159            161343  0.000702        0.00423
           2(D)         4113             44289   0.00262        0.00114
           3(D)            2                 2       0.5       1.19e-07
         --------------------------------------------------------------
         Grid Complexity: 1.19607
         Operator Complexity: 1.29972
         Total Memory Usage: 0.0154663 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.866064e+00
              0              1.6203   1.229030e-01         0.0253
              1              1.6203   5.595992e-03         0.0455
              2              1.6203   9.126106e-04         0.1631
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.126106e-04
         Total Reduction in Residual: 	   1.875460e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0134115
    setup: 0.0110992 s
    solve: 0.00231222 s
    solve(per iteration): 0.000770741 s
resid in solve_pyamgx: 9.13e-04
time solve_pyamgx: 2.90e-02
time u: 3.55e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.882814e+00
              0              1.6203   1.039641e-01         0.0268
              1              1.6203   2.116514e-03         0.0204
              2              1.6203   1.432468e-04         0.0677
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.432468e-04
         Total Reduction in Residual: 	   3.689252e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0134279
    setup: 0.0110992 s
    solve: 0.0023287 s
    solve(per iteration): 0.000776235 s
resid in solve_pyamgx: 1.43e-04
time solve_pyamgx: 3.61e-03
time v: 6.28e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.367672e+00
              0              1.6203   1.134188e-01         0.0260
              1              1.6203   3.692912e-03         0.0326
              2              1.6203   5.718609e-04         0.1549
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0508
         Final Residual: 		   5.718609e-04
         Total Reduction in Residual: 	   1.309304e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0133991
    setup: 0.0110992 s
    solve: 0.0022999 s
    solve(per iteration): 0.000766635 s
resid in solve_pyamgx: 5.72e-04
time solve_pyamgx: 3.53e-03
time w: 5.63e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.594920e+00
              0              1.6203   9.104971e-01         0.5709
              1              1.6203   4.227088e-01         0.4643
              2              1.6203   2.086092e-01         0.4935
              3              1.6203   1.046058e-01         0.5014
              4              1.6203   5.442321e-02         0.5203
              5              1.6203   2.989980e-02         0.5494
              6              1.6203   1.681313e-02         0.5623
              7              1.6203   9.422251e-03         0.5604
              8              1.6203   5.172590e-03         0.5490
              9              1.6203   2.817984e-03         0.5448
             10              1.6203   1.894583e-03         0.6723
             11              1.6203   1.141686e-03         0.6026
             12              1.6203   6.980106e-04         0.6114
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5516
         Final Residual: 		   6.980106e-04
         Total Reduction in Residual: 	   4.376463e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0679329
    setup: 0.0505314 s
    solve: 0.0174015 s
    solve(per iteration): 0.00133858 s
resid in solve_pyamgx: 6.98e-04
time solve_pyamgx: 8.33e-02
time p: 9.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26349            280449  0.000404        0.00732
           2(D)         4996            108580   0.00435        0.00261
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31899
         Operator Complexity: 1.56706
         Total Memory Usage: 0.0201961 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.895606e-01
              0              1.6203   4.752526e-02         0.0806
              1              1.6203   5.453432e-03         0.1147
              2              1.6203   9.597712e-04         0.1760
              3              1.6203   2.012319e-04         0.2097
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1359
         Final Residual: 		   2.012319e-04
         Total Reduction in Residual: 	   3.413251e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168414
    setup: 0.0135232 s
    solve: 0.00331818 s
    solve(per iteration): 0.000829544 s
resid in solve_pyamgx: 2.01e-04
time solve_pyamgx: 3.21e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        27037            287613  0.000393        0.00751
           2(D)         5018            108606   0.00431        0.00261
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32623
         Operator Complexity: 1.57754
         Total Memory Usage: 0.0203939 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.428584e+01
              0              1.6203   3.413058e+00         0.1405
              1              1.6203   7.245525e-01         0.2123
              2              1.6203   1.506804e-01         0.2080
              3              1.6203   3.522715e-02         0.2338
              4              1.6203   8.558947e-03         0.2430
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2039
         Final Residual: 		   8.558947e-03
         Total Reduction in Residual: 	   3.524254e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177673
    setup: 0.0135993 s
    solve: 0.00416794 s
    solve(per iteration): 0.000833587 s
resid in solve_pyamgx: 8.56e-03
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step: 155, iter:0, max residual:2.45e-06, u:7.13e-07, v:1.12e-07, w:4.47e-07, p:2.45e-06, k:1.23e-10, eps:0.00e+00, om:6.69e-06


monitor time step: 155, iter:0, u: 3.38e-01, v: 2.56e-03, w: 8.24e-03, p:-1.92e-12, k: 7.43e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.77e+02, kmin: 4.40e-04, epsmin: 1.00e+00, ommin: 2.23e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 3.333333333333333e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15122            160832  0.000703        0.00422
           2(D)         4091             44007   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19544
         Operator Complexity: 1.29856
         Total Memory Usage: 0.0154149 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.862880e+00
              0              1.6203   1.228402e-01         0.0253
              1              1.6203   5.617348e-03         0.0457
              2              1.6203   8.962754e-04         0.1596
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0569
         Final Residual: 		   8.962754e-04
         Total Reduction in Residual: 	   1.843096e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123188
    setup: 0.0102176 s
    solve: 0.00210118 s
    solve(per iteration): 0.000700395 s
resid in solve_pyamgx: 8.96e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.881263e+00
              0              1.6203   1.039133e-01         0.0268
              1              1.6203   2.118209e-03         0.0204
              2              1.6203   1.442695e-04         0.0681
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0334
         Final Residual: 		   1.442695e-04
         Total Reduction in Residual: 	   3.717076e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012358
    setup: 0.0102176 s
    solve: 0.00214042 s
    solve(per iteration): 0.000713472 s
resid in solve_pyamgx: 1.44e-04
time solve_pyamgx: 3.42e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.364662e+00
              0              1.6203   1.133330e-01         0.0260
              1              1.6203   3.689224e-03         0.0326
              2              1.6203   5.643126e-04         0.1530
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0506
         Final Residual: 		   5.643126e-04
         Total Reduction in Residual: 	   1.292913e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123212
    setup: 0.0102176 s
    solve: 0.00210358 s
    solve(per iteration): 0.000701195 s
resid in solve_pyamgx: 5.64e-04
time solve_pyamgx: 3.33e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.591317e+00
              0              1.6203   9.101457e-01         0.5719
              1              1.6203   4.234646e-01         0.4653
              2              1.6203   2.078761e-01         0.4909
              3              1.6203   1.036327e-01         0.4985
              4              1.6203   5.368174e-02         0.5180
              5              1.6203   2.929639e-02         0.5457
              6              1.6203   1.646763e-02         0.5621
              7              1.6203   9.265948e-03         0.5627
              8              1.6203   5.083978e-03         0.5487
              9              1.6203   2.755644e-03         0.5420
             10              1.6203   1.834791e-03         0.6658
             11              1.6203   1.079852e-03         0.5885
             12              1.6203   6.157535e-04         0.5702
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5464
         Final Residual: 		   6.157535e-04
         Total Reduction in Residual: 	   3.869458e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0678069
    setup: 0.0504133 s
    solve: 0.0173937 s
    solve(per iteration): 0.00133797 s
resid in solve_pyamgx: 6.16e-04
time solve_pyamgx: 8.32e-02
time p: 9.53e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26385            281139  0.000404        0.00734
           2(D)         5012            108838   0.00433        0.00262
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31948
         Operator Complexity: 1.56843
         Total Memory Usage: 0.0202197 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.896636e-01
              0              1.6203   4.769834e-02         0.0809
              1              1.6203   5.426397e-03         0.1138
              2              1.6203   9.538993e-04         0.1758
              3              1.6203   1.988648e-04         0.2085
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1355
         Final Residual: 		   1.988648e-04
         Total Reduction in Residual: 	   3.372513e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168517
    setup: 0.0135311 s
    solve: 0.00332058 s
    solve(per iteration): 0.000830144 s
resid in solve_pyamgx: 1.99e-04
time solve_pyamgx: 3.26e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26924            287036  0.000396        0.00749
           2(D)         5008            109388   0.00436        0.00263
           3(D)           18                22    0.0679       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32501
         Operator Complexity: 1.57784
         Total Memory Usage: 0.0203923 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.422313e+01
              0              1.6203   3.467826e+00         0.1432
              1              1.6203   7.365791e-01         0.2124
              2              1.6203   1.538991e-01         0.2089
              3              1.6203   3.662665e-02         0.2380
              4              1.6203   9.047125e-03         0.2470
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2063
         Final Residual: 		   9.047125e-03
         Total Reduction in Residual: 	   3.734912e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176528
    setup: 0.0135117 s
    solve: 0.00414106 s
    solve(per iteration): 0.000828211 s
resid in solve_pyamgx: 9.05e-03
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 156, iter:0, max residual:2.04e-06, u:7.00e-07, v:1.13e-07, w:4.41e-07, p:2.04e-06, k:1.21e-10, eps:0.00e+00, om:7.07e-06


monitor time step: 156, iter:0, u: 3.42e-01, v: 1.86e-03, w: 7.74e-03, p:-4.81e-13, k: 7.64e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.77e+02, kmin: 4.41e-04, epsmin: 1.00e+00, ommin: 2.23e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 3.312101910828025e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15125            160875  0.000703        0.00422
           2(D)         4109             44191   0.00262        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19566
         Operator Complexity: 1.2989
         Total Memory Usage: 0.015421 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.859674e+00
              0              1.6203   1.227053e-01         0.0252
              1              1.6203   5.583851e-03         0.0455
              2              1.6203   9.084949e-04         0.1627
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.084949e-04
         Total Reduction in Residual: 	   1.869456e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012337
    setup: 0.010242 s
    solve: 0.00209507 s
    solve(per iteration): 0.000698357 s
resid in solve_pyamgx: 9.08e-04
time solve_pyamgx: 2.77e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.879641e+00
              0              1.6203   1.038620e-01         0.0268
              1              1.6203   2.118070e-03         0.0204
              2              1.6203   1.429205e-04         0.0675
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.429205e-04
         Total Reduction in Residual: 	   3.683860e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123795
    setup: 0.010242 s
    solve: 0.00213757 s
    solve(per iteration): 0.000712523 s
resid in solve_pyamgx: 1.43e-04
time solve_pyamgx: 3.39e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.361649e+00
              0              1.6203   1.132425e-01         0.0260
              1              1.6203   3.687747e-03         0.0326
              2              1.6203   5.640756e-04         0.1530
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0506
         Final Residual: 		   5.640756e-04
         Total Reduction in Residual: 	   1.293262e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123452
    setup: 0.010242 s
    solve: 0.0021033 s
    solve(per iteration): 0.000701099 s
resid in solve_pyamgx: 5.64e-04
time solve_pyamgx: 3.34e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.587646e+00
              0              1.6203   9.107029e-01         0.5736
              1              1.6203   4.247913e-01         0.4664
              2              1.6203   2.078935e-01         0.4894
              3              1.6203   1.032888e-01         0.4968
              4              1.6203   5.334669e-02         0.5165
              5              1.6203   2.892028e-02         0.5421
              6              1.6203   1.623249e-02         0.5613
              7              1.6203   9.185075e-03         0.5658
              8              1.6203   5.064200e-03         0.5514
              9              1.6203   2.749036e-03         0.5428
             10              1.6203   1.837888e-03         0.6686
             11              1.6203   1.098287e-03         0.5976
             12              1.6203   6.478700e-04         0.5899
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5486
         Final Residual: 		   6.478700e-04
         Total Reduction in Residual: 	   4.080696e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0678587
    setup: 0.0504689 s
    solve: 0.0173899 s
    solve(per iteration): 0.00133768 s
resid in solve_pyamgx: 6.48e-04
time solve_pyamgx: 8.35e-02
time p: 9.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26382            280756  0.000403        0.00733
           2(D)         5077            108903   0.00422        0.00262
           3(D)            5                 5       0.2       2.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32007
         Operator Complexity: 1.56796
         Total Memory Usage: 0.0202155 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.897781e-01
              0              1.6203   4.765445e-02         0.0808
              1              1.6203   5.457774e-03         0.1145
              2              1.6203   9.509145e-04         0.1742
              3              1.6203   1.974177e-04         0.2076
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1353
         Final Residual: 		   1.974177e-04
         Total Reduction in Residual: 	   3.347322e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168029
    setup: 0.0135048 s
    solve: 0.00329818 s
    solve(per iteration): 0.000824544 s
resid in solve_pyamgx: 1.97e-04
time solve_pyamgx: 3.19e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26919            286715  0.000396        0.00749
           2(D)         5033            110395   0.00436        0.00266
           3(D)           24                34     0.059       1.49e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32528
         Operator Complexity: 1.57886
         Total Memory Usage: 0.0204092 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.439872e+01
              0              1.6203   3.436512e+00         0.1408
              1              1.6203   7.296127e-01         0.2123
              2              1.6203   1.521552e-01         0.2085
              3              1.6203   3.622465e-02         0.2381
              4              1.6203   8.942319e-03         0.2469
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   8.942319e-03
         Total Reduction in Residual: 	   3.665077e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177664
    setup: 0.013611 s
    solve: 0.00415539 s
    solve(per iteration): 0.000831078 s
resid in solve_pyamgx: 8.94e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 9.54e-07

--time step: 157, iter:0, max residual:2.26e-06, u:7.10e-07, v:1.12e-07, w:4.41e-07, p:2.26e-06, k:1.20e-10, eps:0.00e+00, om:6.99e-06


monitor time step: 157, iter:0, u: 3.47e-01, v: 9.51e-04, w: 7.21e-03, p: 1.29e-12, k: 7.95e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.77e+02, kmin: 4.42e-04, epsmin: 1.00e+00, ommin: 2.22e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 3.291139240506329e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15128            160350  0.000701        0.00421
           2(D)         4133             44483    0.0026        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19593
         Operator Complexity: 1.29856
         Total Memory Usage: 0.015417 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.856471e+00
              0              1.6203   1.225978e-01         0.0252
              1              1.6203   5.596864e-03         0.0457
              2              1.6203   9.016461e-04         0.1611
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   9.016461e-04
         Total Reduction in Residual: 	   1.856587e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123267
    setup: 0.0102243 s
    solve: 0.00210234 s
    solve(per iteration): 0.000700779 s
resid in solve_pyamgx: 9.02e-04
time solve_pyamgx: 2.83e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.877951e+00
              0              1.6203   1.038064e-01         0.0268
              1              1.6203   2.116952e-03         0.0204
              2              1.6203   1.408616e-04         0.0665
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0331
         Final Residual: 		   1.408616e-04
         Total Reduction in Residual: 	   3.632372e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123538
    setup: 0.0102243 s
    solve: 0.00212947 s
    solve(per iteration): 0.000709824 s
resid in solve_pyamgx: 1.41e-04
time solve_pyamgx: 3.36e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.358588e+00
              0              1.6203   1.131723e-01         0.0260
              1              1.6203   3.692078e-03         0.0326
              2              1.6203   5.683001e-04         0.1539
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0507
         Final Residual: 		   5.683001e-04
         Total Reduction in Residual: 	   1.303863e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123232
    setup: 0.0102243 s
    solve: 0.00209888 s
    solve(per iteration): 0.000699627 s
resid in solve_pyamgx: 5.68e-04
time solve_pyamgx: 3.33e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.583804e+00
              0              1.6203   9.091941e-01         0.5741
              1              1.6203   4.250134e-01         0.4675
              2              1.6203   2.079298e-01         0.4892
              3              1.6203   1.028408e-01         0.4946
              4              1.6203   5.285994e-02         0.5140
              5              1.6203   2.848805e-02         0.5389
              6              1.6203   1.594726e-02         0.5598
              7              1.6203   9.073177e-03         0.5689
              8              1.6203   5.050582e-03         0.5566
              9              1.6203   2.778005e-03         0.5500
             10              1.6203   1.907431e-03         0.6866
             11              1.6203   1.227056e-03         0.6433
             12              1.6203   8.469015e-04         0.6902
             13              1.6203   6.822003e-04         0.8055
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5749
         Final Residual: 		   6.822003e-04
         Total Reduction in Residual: 	   4.307353e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.069295
    setup: 0.0506143 s
    solve: 0.0186807 s
    solve(per iteration): 0.00133434 s
resid in solve_pyamgx: 6.82e-04
time solve_pyamgx: 8.71e-02
time p: 9.96e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26302            280036  0.000405        0.00731
           2(D)         4954            107740   0.00439        0.00259
           3(D)           21                33    0.0748       1.38e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31817
         Operator Complexity: 1.56525
         Total Memory Usage: 0.0201641 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.898948e-01
              0              1.6203   4.801307e-02         0.0814
              1              1.6203   5.503315e-03         0.1146
              2              1.6203   9.667212e-04         0.1757
              3              1.6203   2.001327e-04         0.2070
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1357
         Final Residual: 		   2.001327e-04
         Total Reduction in Residual: 	   3.392684e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168125
    setup: 0.0134974 s
    solve: 0.0033151 s
    solve(per iteration): 0.000828776 s
resid in solve_pyamgx: 2.00e-04
time solve_pyamgx: 3.33e-02
time k: 4.50e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26955            287343  0.000395         0.0075
           2(D)         4983            109205    0.0044        0.00263
           3(D)           16                18    0.0703       8.94e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32505
         Operator Complexity: 1.57802
         Total Memory Usage: 0.0203952 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.435308e+01
              0              1.6203   3.519321e+00         0.1445
              1              1.6203   7.468160e-01         0.2122
              2              1.6203   1.553281e-01         0.2080
              3              1.6203   3.705520e-02         0.2386
              4              1.6203   9.136666e-03         0.2466
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2065
         Final Residual: 		   9.136666e-03
         Total Reduction in Residual: 	   3.751749e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177745
    setup: 0.0136294 s
    solve: 0.00414515 s
    solve(per iteration): 0.00082903 s
resid in solve_pyamgx: 9.14e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 158, iter:0, max residual:2.18e-06, u:7.04e-07, v:1.10e-07, w:4.44e-07, p:2.18e-06, k:1.22e-10, eps:0.00e+00, om:7.14e-06


monitor time step: 158, iter:0, u: 3.54e-01, v:-1.74e-04, w: 6.67e-03, p: 3.47e-12, k: 8.37e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.78e+02, kmin: 4.44e-04, epsmin: 1.00e+00, ommin: 2.22e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 3.2704402515723265e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15115            160655  0.000703        0.00421
           2(D)         4077             43697   0.00263         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19523
         Operator Complexity: 1.29785
         Total Memory Usage: 0.015403 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.853283e+00
              0              1.6203   1.224759e-01         0.0252
              1              1.6203   5.619206e-03         0.0459
              2              1.6203   9.096100e-04         0.1619
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0572
         Final Residual: 		   9.096100e-04
         Total Reduction in Residual: 	   1.874216e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123354
    setup: 0.0102318 s
    solve: 0.00210358 s
    solve(per iteration): 0.000701195 s
resid in solve_pyamgx: 9.10e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.876196e+00
              0              1.6203   1.037483e-01         0.0268
              1              1.6203   2.118270e-03         0.0204
              2              1.6203   1.431028e-04         0.0676
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.431028e-04
         Total Reduction in Residual: 	   3.691837e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123649
    setup: 0.0102318 s
    solve: 0.00213309 s
    solve(per iteration): 0.000711029 s
resid in solve_pyamgx: 1.43e-04
time solve_pyamgx: 3.40e-03
time v: 6.07e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.355445e+00
              0              1.6203   1.130789e-01         0.0260
              1              1.6203   3.677956e-03         0.0325
              2              1.6203   5.656203e-04         0.1538
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0506
         Final Residual: 		   5.656203e-04
         Total Reduction in Residual: 	   1.298651e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012329
    setup: 0.0102318 s
    solve: 0.00209715 s
    solve(per iteration): 0.000699051 s
resid in solve_pyamgx: 5.66e-04
time solve_pyamgx: 3.32e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.580010e+00
              0              1.6203   9.082360e-01         0.5748
              1              1.6203   4.257800e-01         0.4688
              2              1.6203   2.092846e-01         0.4915
              3              1.6203   1.035906e-01         0.4950
              4              1.6203   5.327331e-02         0.5143
              5              1.6203   2.871890e-02         0.5391
              6              1.6203   1.606629e-02         0.5594
              7              1.6203   9.183869e-03         0.5716
              8              1.6203   5.177248e-03         0.5637
              9              1.6203   2.931516e-03         0.5662
             10              1.6203   2.113766e-03         0.7210
             11              1.6203   1.501462e-03         0.7103
             12              1.6203   1.191514e-03         0.7936
             13              1.6203   1.074784e-03         0.9020
             14              1.6203   1.009844e-03         0.9396
             15              1.6203   9.810545e-04         0.9715
             16              1.6203   9.634342e-04         0.9820
             17              1.6203   9.328366e-04         0.9682
             18              1.6203   8.770410e-04         0.9402
             19              1.6203   7.273763e-04         0.8294
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6810
         Final Residual: 		   7.273763e-04
         Total Reduction in Residual: 	   4.603617e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0775407
    setup: 0.0505665 s
    solve: 0.0269742 s
    solve(per iteration): 0.00134871 s
resid in solve_pyamgx: 7.27e-04
time solve_pyamgx: 9.28e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26414            281612  0.000404        0.00735
           2(D)         5003            107059   0.00428        0.00258
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31971
         Operator Complexity: 1.56653
         Total Memory Usage: 0.0201917 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.899975e-01
              0              1.6203   4.753599e-02         0.0806
              1              1.6203   5.468443e-03         0.1150
              2              1.6203   9.463779e-04         0.1731
              3              1.6203   1.940622e-04         0.2051
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1347
         Final Residual: 		   1.940622e-04
         Total Reduction in Residual: 	   3.289203e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168775
    setup: 0.0135741 s
    solve: 0.00330342 s
    solve(per iteration): 0.000825856 s
resid in solve_pyamgx: 1.94e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26947            287073  0.000395         0.0075
           2(D)         5019            108327    0.0043        0.00261
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32534
         Operator Complexity: 1.57635
         Total Memory Usage: 0.0203711 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.426068e+01
              0              1.6203   3.427283e+00         0.1413
              1              1.6203   7.217626e-01         0.2106
              2              1.6203   1.498974e-01         0.2077
              3              1.6203   3.598282e-02         0.2400
              4              1.6203   8.904262e-03         0.2475
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2056
         Final Residual: 		   8.904262e-03
         Total Reduction in Residual: 	   3.670244e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017758
    setup: 0.0136044 s
    solve: 0.00415357 s
    solve(per iteration): 0.000830714 s
resid in solve_pyamgx: 8.90e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 159, iter:0, max residual:2.53e-06, u:7.11e-07, v:1.12e-07, w:4.42e-07, p:2.53e-06, k:1.18e-10, eps:0.00e+00, om:6.96e-06


monitor time step: 159, iter:0, u: 3.63e-01, v:-1.58e-03, w: 6.15e-03, p: 3.26e-12, k: 8.64e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.79e+02, kmin: 4.45e-04, epsmin: 1.00e+00, ommin: 2.22e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 3.2499999999999996e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15136            161106  0.000703        0.00423
           2(D)         4111             44067   0.00261        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19579
         Operator Complexity: 1.29905
         Total Memory Usage: 0.015424 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.850100e+00
              0              1.6203   1.223388e-01         0.0252
              1              1.6203   5.575476e-03         0.0456
              2              1.6203   8.993668e-04         0.1613
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   8.993668e-04
         Total Reduction in Residual: 	   1.854326e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123096
    setup: 0.0102093 s
    solve: 0.00210029 s
    solve(per iteration): 0.000700096 s
resid in solve_pyamgx: 8.99e-04
time solve_pyamgx: 2.76e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.874375e+00
              0              1.6203   1.036828e-01         0.0268
              1              1.6203   2.117167e-03         0.0204
              2              1.6203   1.418312e-04         0.0670
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.418312e-04
         Total Reduction in Residual: 	   3.660749e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123372
    setup: 0.0102093 s
    solve: 0.00212787 s
    solve(per iteration): 0.000709291 s
resid in solve_pyamgx: 1.42e-04
time solve_pyamgx: 3.43e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.352238e+00
              0              1.6203   1.129926e-01         0.0260
              1              1.6203   3.673636e-03         0.0325
              2              1.6203   5.546804e-04         0.1510
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0503
         Final Residual: 		   5.546804e-04
         Total Reduction in Residual: 	   1.274472e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123081
    setup: 0.0102093 s
    solve: 0.00209878 s
    solve(per iteration): 0.000699595 s
resid in solve_pyamgx: 5.55e-04
time solve_pyamgx: 3.34e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.576137e+00
              0              1.6203   9.068860e-01         0.5754
              1              1.6203   4.257052e-01         0.4694
              2              1.6203   2.108247e-01         0.4952
              3              1.6203   1.050236e-01         0.4982
              4              1.6203   5.428914e-02         0.5169
              5              1.6203   2.937117e-02         0.5410
              6              1.6203   1.643964e-02         0.5597
              7              1.6203   9.389693e-03         0.5712
              8              1.6203   5.299100e-03         0.5644
              9              1.6203   3.012469e-03         0.5685
             10              1.6203   2.187890e-03         0.7263
             11              1.6203   1.563578e-03         0.7147
             12              1.6203   1.250595e-03         0.7998
             13              1.6203   1.133481e-03         0.9064
             14              1.6203   1.066680e-03         0.9411
             15              1.6203   1.037067e-03         0.9722
             16              1.6203   1.018209e-03         0.9818
             17              1.6203   9.843579e-04         0.9668
             18              1.6203   9.228155e-04         0.9375
             19              1.6203   7.613148e-04         0.8250
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6827
         Final Residual: 		   7.613148e-04
         Total Reduction in Residual: 	   4.830259e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0776085
    setup: 0.0505685 s
    solve: 0.0270399 s
    solve(per iteration): 0.001352 s
resid in solve_pyamgx: 7.61e-04
time solve_pyamgx: 9.31e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26371            281323  0.000405        0.00735
           2(D)         5002            109052   0.00436        0.00262
           3(D)           21                33    0.0748       1.38e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31936
         Operator Complexity: 1.56904
         Total Memory Usage: 0.0202283 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.900972e-01
              0              1.6203   4.773679e-02         0.0809
              1              1.6203   5.445025e-03         0.1141
              2              1.6203   9.520504e-04         0.1748
              3              1.6203   1.993952e-04         0.2094
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1356
         Final Residual: 		   1.993952e-04
         Total Reduction in Residual: 	   3.379023e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169016
    setup: 0.0135939 s
    solve: 0.00330778 s
    solve(per iteration): 0.000826944 s
resid in solve_pyamgx: 1.99e-04
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26921            286691  0.000396        0.00749
           2(D)         5034            108926    0.0043        0.00262
           3(D)           22                38    0.0785       1.52e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32529
         Operator Complexity: 1.57669
         Total Memory Usage: 0.020376 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.404870e+01
              0              1.6203   3.442932e+00         0.1432
              1              1.6203   7.363898e-01         0.2139
              2              1.6203   1.546925e-01         0.2101
              3              1.6203   3.658889e-02         0.2365
              4              1.6203   8.902125e-03         0.2433
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2059
         Final Residual: 		   8.902125e-03
         Total Reduction in Residual: 	   3.701707e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178115
    setup: 0.0136681 s
    solve: 0.00414339 s
    solve(per iteration): 0.000828678 s
resid in solve_pyamgx: 8.90e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 160, iter:0, max residual:2.66e-06, u:7.03e-07, v:1.11e-07, w:4.33e-07, p:2.66e-06, k:1.22e-10, eps:0.00e+00, om:6.95e-06


monitor time step: 160, iter:0, u: 3.70e-01, v:-2.43e-03, w: 5.64e-03, p: 3.37e-12, k: 8.89e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.70e-01, cfl_max_y: 1.04e-01, at i= 14, j= 67


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.79e+02, kmin: 4.47e-04, epsmin: 1.00e+00, ommin: 2.22e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 3.229813664596273e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15141            160793  0.000701        0.00422
           2(D)         4104             44328   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19577
         Operator Complexity: 1.29898
         Total Memory Usage: 0.0154228 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.846887e+00
              0              1.6203   1.222519e-01         0.0252
              1              1.6203   5.584098e-03         0.0457
              2              1.6203   8.927524e-04         0.1599
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0569
         Final Residual: 		   8.927524e-04
         Total Reduction in Residual: 	   1.841909e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123047
    setup: 0.0102097 s
    solve: 0.00209498 s
    solve(per iteration): 0.000698325 s
resid in solve_pyamgx: 8.93e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.872505e+00
              0              1.6203   1.036152e-01         0.0268
              1              1.6203   2.116666e-03         0.0204
              2              1.6203   1.424941e-04         0.0673
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.424941e-04
         Total Reduction in Residual: 	   3.679637e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123356
    setup: 0.0102097 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 1.42e-04
time solve_pyamgx: 3.40e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.349019e+00
              0              1.6203   1.129064e-01         0.0260
              1              1.6203   3.663736e-03         0.0324
              2              1.6203   5.549987e-04         0.1515
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0503
         Final Residual: 		   5.549987e-04
         Total Reduction in Residual: 	   1.276147e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012311
    setup: 0.0102097 s
    solve: 0.00210125 s
    solve(per iteration): 0.000700416 s
resid in solve_pyamgx: 5.55e-04
time solve_pyamgx: 3.35e-03
time w: 5.41e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.572176e+00
              0              1.6203   9.026053e-01         0.5741
              1              1.6203   4.231209e-01         0.4688
              2              1.6203   2.111036e-01         0.4989
              3              1.6203   1.059699e-01         0.5020
              4              1.6203   5.498806e-02         0.5189
              5              1.6203   2.979131e-02         0.5418
              6              1.6203   1.666512e-02         0.5594
              7              1.6203   9.471681e-03         0.5684
              8              1.6203   5.297351e-03         0.5593
              9              1.6203   2.968185e-03         0.5603
             10              1.6203   2.099947e-03         0.7075
             11              1.6203   1.420347e-03         0.6764
             12              1.6203   1.065674e-03         0.7503
             13              1.6203   9.232350e-04         0.8663
             14              1.6203   8.505079e-04         0.9212
             15              1.6203   8.201176e-04         0.9643
             16              1.6203   8.050067e-04         0.9816
             17              1.6203   7.840077e-04         0.9739
         --------------------------------------------------------------
         Total Iterations: 18
         Avg Convergence Rate: 		         0.6555
         Final Residual: 		   7.840077e-04
         Total Reduction in Residual: 	   4.986768e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0748438
    setup: 0.0506965 s
    solve: 0.0241474 s
    solve(per iteration): 0.00134152 s
resid in solve_pyamgx: 7.84e-04
time solve_pyamgx: 9.69e-02
time p: 1.09e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26369            280401  0.000403        0.00732
           2(D)         4990            107558   0.00432        0.00259
           3(D)           16                24    0.0938       1.03e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31916
         Operator Complexity: 1.56551
         Total Memory Usage: 0.0201732 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.902144e-01
              0              1.6203   4.770500e-02         0.0808
              1              1.6203   5.402889e-03         0.1133
              2              1.6203   9.390396e-04         0.1738
              3              1.6203   1.974460e-04         0.2103
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1352
         Final Residual: 		   1.974460e-04
         Total Reduction in Residual: 	   3.345327e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0166526
    setup: 0.0133388 s
    solve: 0.00331376 s
    solve(per iteration): 0.00082844 s
resid in solve_pyamgx: 1.97e-04
time solve_pyamgx: 3.19e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26974            287436  0.000395         0.0075
           2(D)         4996            107518   0.00431        0.00259
           3(D)           18                30    0.0926       1.22e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3254
         Operator Complexity: 1.57571
         Total Memory Usage: 0.0203616 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.385269e+01
              0              1.6203   3.381687e+00         0.1418
              1              1.6203   7.147812e-01         0.2114
              2              1.6203   1.492293e-01         0.2088
              3              1.6203   3.564042e-02         0.2388
              4              1.6203   8.829064e-03         0.2477
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2059
         Final Residual: 		   8.829064e-03
         Total Reduction in Residual: 	   3.701495e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177422
    setup: 0.0135866 s
    solve: 0.00415562 s
    solve(per iteration): 0.000831123 s
resid in solve_pyamgx: 8.83e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 161, iter:0, max residual:2.17e-06, u:6.97e-07, v:1.11e-07, w:4.34e-07, p:2.17e-06, k:1.21e-10, eps:0.00e+00, om:6.90e-06


monitor time step: 161, iter:0, u: 3.76e-01, v:-2.50e-03, w: 5.14e-03, p: 4.61e-12, k: 9.26e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.79e+02, kmin: 4.48e-04, epsmin: 1.00e+00, ommin: 2.22e+01, fkmax: 1.00e+00

time one iteration: 2.39e-01
vismean_mean 3.2098765432098763e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15158            161014  0.000701        0.00422
           2(D)         4106             44084   0.00261        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19596
         Operator Complexity: 1.29894
         Total Memory Usage: 0.0154233 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.843618e+00
              0              1.6203   1.220744e-01         0.0252
              1              1.6203   5.545927e-03         0.0454
              2              1.6203   8.892929e-04         0.1604
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   8.892929e-04
         Total Reduction in Residual: 	   1.836009e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123122
    setup: 0.0102149 s
    solve: 0.00209725 s
    solve(per iteration): 0.000699083 s
resid in solve_pyamgx: 8.89e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.870599e+00
              0              1.6203   1.035478e-01         0.0268
              1              1.6203   2.117404e-03         0.0204
              2              1.6203   1.423153e-04         0.0672
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.423153e-04
         Total Reduction in Residual: 	   3.676829e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123368
    setup: 0.0102149 s
    solve: 0.00212186 s
    solve(per iteration): 0.000707285 s
resid in solve_pyamgx: 1.42e-04
time solve_pyamgx: 3.39e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.345820e+00
              0              1.6203   1.128074e-01         0.0260
              1              1.6203   3.645122e-03         0.0323
              2              1.6203   5.518418e-04         0.1514
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0503
         Final Residual: 		   5.518418e-04
         Total Reduction in Residual: 	   1.269822e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01231
    setup: 0.0102149 s
    solve: 0.0020951 s
    solve(per iteration): 0.000698368 s
resid in solve_pyamgx: 5.52e-04
time solve_pyamgx: 3.35e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.568499e+00
              0              1.6203   8.982150e-01         0.5727
              1              1.6203   4.202359e-01         0.4679
              2              1.6203   2.110329e-01         0.5022
              3              1.6203   1.070843e-01         0.5074
              4              1.6203   5.588164e-02         0.5218
              5              1.6203   3.032664e-02         0.5427
              6              1.6203   1.696015e-02         0.5592
              7              1.6203   9.603431e-03         0.5662
              8              1.6203   5.344601e-03         0.5565
              9              1.6203   2.996296e-03         0.5606
             10              1.6203   2.101119e-03         0.7012
             11              1.6203   1.383255e-03         0.6583
             12              1.6203   1.003908e-03         0.7258
             13              1.6203   8.455629e-04         0.8423
             14              1.6203   7.690836e-04         0.9096
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6017
         Final Residual: 		   7.690836e-04
         Total Reduction in Residual: 	   4.903309e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0704256
    setup: 0.0504341 s
    solve: 0.0199914 s
    solve(per iteration): 0.00133276 s
resid in solve_pyamgx: 7.69e-04
time solve_pyamgx: 8.56e-02
time p: 9.77e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26333            281055  0.000405        0.00734
           2(D)         4969            107443   0.00435        0.00259
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31851
         Operator Complexity: 1.56627
         Total Memory Usage: 0.0201816 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.903162e-01
              0              1.6203   4.760050e-02         0.0806
              1              1.6203   5.364173e-03         0.1127
              2              1.6203   9.312100e-04         0.1736
              3              1.6203   1.954885e-04         0.2099
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1349
         Final Residual: 		   1.954885e-04
         Total Reduction in Residual: 	   3.311590e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016847
    setup: 0.0135373 s
    solve: 0.0033097 s
    solve(per iteration): 0.000827424 s
resid in solve_pyamgx: 1.95e-04
time solve_pyamgx: 3.22e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26910            286002  0.000395        0.00747
           2(D)         5062            109960   0.00429        0.00265
           3(D)           18                26    0.0802       1.13e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32542
         Operator Complexity: 1.57717
         Total Memory Usage: 0.0203842 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.385593e+01
              0              1.6203   3.388961e+00         0.1421
              1              1.6203   7.154142e-01         0.2111
              2              1.6203   1.500693e-01         0.2098
              3              1.6203   3.554790e-02         0.2369
              4              1.6203   8.695401e-03         0.2446
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2053
         Final Residual: 		   8.695401e-03
         Total Reduction in Residual: 	   3.644964e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177328
    setup: 0.0135788 s
    solve: 0.00415395 s
    solve(per iteration): 0.00083079 s
resid in solve_pyamgx: 8.70e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step: 162, iter:0, max residual:2.19e-06, u:6.95e-07, v:1.11e-07, w:4.31e-07, p:2.19e-06, k:1.19e-10, eps:0.00e+00, om:6.79e-06


monitor time step: 162, iter:0, u: 3.83e-01, v:-2.56e-03, w: 4.73e-03, p: 4.42e-12, k: 9.53e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.80e+02, kmin: 4.50e-04, epsmin: 1.00e+00, ommin: 2.22e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 3.1901840490797544e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15129            161073  0.000704        0.00422
           2(D)         4097             43927   0.00262         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19558
         Operator Complexity: 1.2988
         Total Memory Usage: 0.0154191 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.840313e+00
              0              1.6203   1.219669e-01         0.0252
              1              1.6203   5.558451e-03         0.0456
              2              1.6203   8.913332e-04         0.1604
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0569
         Final Residual: 		   8.913332e-04
         Total Reduction in Residual: 	   1.841478e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123433
    setup: 0.0102389 s
    solve: 0.00210435 s
    solve(per iteration): 0.000701451 s
resid in solve_pyamgx: 8.91e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.868649e+00
              0              1.6203   1.034694e-01         0.0267
              1              1.6203   2.114985e-03         0.0204
              2              1.6203   1.419949e-04         0.0671
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.419949e-04
         Total Reduction in Residual: 	   3.670400e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123565
    setup: 0.0102389 s
    solve: 0.00211757 s
    solve(per iteration): 0.000705856 s
resid in solve_pyamgx: 1.42e-04
time solve_pyamgx: 3.41e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.342622e+00
              0              1.6203   1.127014e-01         0.0260
              1              1.6203   3.650826e-03         0.0324
              2              1.6203   5.609121e-04         0.1536
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0505
         Final Residual: 		   5.609121e-04
         Total Reduction in Residual: 	   1.291644e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123336
    setup: 0.0102389 s
    solve: 0.00209469 s
    solve(per iteration): 0.000698229 s
resid in solve_pyamgx: 5.61e-04
time solve_pyamgx: 3.31e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.564801e+00
              0              1.6203   8.929370e-01         0.5706
              1              1.6203   4.167998e-01         0.4668
              2              1.6203   2.100389e-01         0.5039
              3              1.6203   1.076413e-01         0.5125
              4              1.6203   5.650686e-02         0.5250
              5              1.6203   3.071063e-02         0.5435
              6              1.6203   1.717729e-02         0.5593
              7              1.6203   9.706410e-03         0.5651
              8              1.6203   5.408884e-03         0.5572
              9              1.6203   3.063877e-03         0.5665
             10              1.6203   2.160530e-03         0.7052
             11              1.6203   1.423571e-03         0.6589
             12              1.6203   1.039613e-03         0.7303
             13              1.6203   8.808337e-04         0.8473
             14              1.6203   8.049410e-04         0.9138
             15              1.6203   7.732292e-04         0.9606
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6214
         Final Residual: 		   7.732292e-04
         Total Reduction in Residual: 	   4.941391e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0718049
    setup: 0.05043 s
    solve: 0.021375 s
    solve(per iteration): 0.00133594 s
resid in solve_pyamgx: 7.73e-04
time solve_pyamgx: 8.74e-02
time p: 9.96e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26229            279491  0.000406         0.0073
           2(D)         4983            106579   0.00429        0.00257
           3(D)           12                18     0.125       7.75e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31763
         Operator Complexity: 1.56274
         Total Memory Usage: 0.020123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.904075e-01
              0              1.6203   4.763079e-02         0.0807
              1              1.6203   5.413723e-03         0.1137
              2              1.6203   9.554873e-04         0.1765
              3              1.6203   2.012238e-04         0.2106
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1359
         Final Residual: 		   2.012238e-04
         Total Reduction in Residual: 	   3.408219e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168568
    setup: 0.0135354 s
    solve: 0.00332141 s
    solve(per iteration): 0.000830352 s
resid in solve_pyamgx: 2.01e-04
time solve_pyamgx: 3.19e-02
time k: 4.37e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26852            285718  0.000396        0.00746
           2(D)         5013            109909   0.00437        0.00264
           3(D)           19                33    0.0914       1.32e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32434
         Operator Complexity: 1.5767
         Total Memory Usage: 0.0203713 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.377709e+01
              0              1.6203   3.386532e+00         0.1424
              1              1.6203   7.139914e-01         0.2108
              2              1.6203   1.470963e-01         0.2060
              3              1.6203   3.514630e-02         0.2389
              4              1.6203   8.602308e-03         0.2448
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2050
         Final Residual: 		   8.602308e-03
         Total Reduction in Residual: 	   3.617897e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177657
    setup: 0.0136191 s
    solve: 0.00414659 s
    solve(per iteration): 0.000829318 s
resid in solve_pyamgx: 8.60e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 7.15e-07

--time step: 163, iter:0, max residual:2.07e-06, u:6.96e-07, v:1.11e-07, w:4.38e-07, p:2.07e-06, k:1.23e-10, eps:0.00e+00, om:6.72e-06


monitor time step: 163, iter:0, u: 3.89e-01, v:-2.73e-03, w: 4.36e-03, p: 4.57e-12, k: 9.79e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.80e+02, kmin: 4.51e-04, epsmin: 1.00e+00, ommin: 2.21e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 3.170731707317073e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15167            161023    0.0007        0.00423
           2(D)         4084             44090   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19583
         Operator Complexity: 1.29896
         Total Memory Usage: 0.0154231 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.837017e+00
              0              1.6203   1.218316e-01         0.0252
              1              1.6203   5.536250e-03         0.0454
              2              1.6203   8.869146e-04         0.1602
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   8.869146e-04
         Total Reduction in Residual: 	   1.833598e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123089
    setup: 0.0102086 s
    solve: 0.00210029 s
    solve(per iteration): 0.000700096 s
resid in solve_pyamgx: 8.87e-04
time solve_pyamgx: 2.89e-02
time u: 3.63e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.866625e+00
              0              1.6203   1.033946e-01         0.0267
              1              1.6203   2.112979e-03         0.0204
              2              1.6203   1.403565e-04         0.0664
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0331
         Final Residual: 		   1.403565e-04
         Total Reduction in Residual: 	   3.629950e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012338
    setup: 0.0102086 s
    solve: 0.00212934 s
    solve(per iteration): 0.000709781 s
resid in solve_pyamgx: 1.40e-04
time solve_pyamgx: 3.39e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.339372e+00
              0              1.6203   1.126165e-01         0.0260
              1              1.6203   3.640316e-03         0.0323
              2              1.6203   5.495668e-04         0.1510
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0502
         Final Residual: 		   5.495668e-04
         Total Reduction in Residual: 	   1.266466e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123033
    setup: 0.0102086 s
    solve: 0.00209472 s
    solve(per iteration): 0.00069824 s
resid in solve_pyamgx: 5.50e-04
time solve_pyamgx: 3.33e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.560861e+00
              0              1.6203   8.860519e-01         0.5677
              1              1.6203   4.123017e-01         0.4653
              2              1.6203   2.075230e-01         0.5033
              3              1.6203   1.066764e-01         0.5140
              4              1.6203   5.609475e-02         0.5258
              5              1.6203   3.049193e-02         0.5436
              6              1.6203   1.704844e-02         0.5591
              7              1.6203   9.632979e-03         0.5650
              8              1.6203   5.408648e-03         0.5615
              9              1.6203   3.116443e-03         0.5762
             10              1.6203   2.234624e-03         0.7170
             11              1.6203   1.518101e-03         0.6794
             12              1.6203   1.160273e-03         0.7643
             13              1.6203   1.018779e-03         0.8781
             14              1.6203   9.491373e-04         0.9316
             15              1.6203   9.196687e-04         0.9690
             16              1.6203   9.023620e-04         0.9812
             17              1.6203   8.766997e-04         0.9716
             18              1.6203   8.340427e-04         0.9513
             19              1.6203   7.286599e-04         0.8736
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6815
         Final Residual: 		   7.286599e-04
         Total Reduction in Residual: 	   4.668321e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0776986
    setup: 0.0506834 s
    solve: 0.0270152 s
    solve(per iteration): 0.00135076 s
resid in solve_pyamgx: 7.29e-04
time solve_pyamgx: 9.35e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26293            279887  0.000405        0.00731
           2(D)         4971            106671   0.00432        0.00257
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31815
         Operator Complexity: 1.56345
         Total Memory Usage: 0.0201364 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.905106e-01
              0              1.6203   4.800044e-02         0.0813
              1              1.6203   5.414217e-03         0.1128
              2              1.6203   9.583462e-04         0.1770
              3              1.6203   1.999485e-04         0.2086
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1357
         Final Residual: 		   1.999485e-04
         Total Reduction in Residual: 	   3.386027e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168856
    setup: 0.0135639 s
    solve: 0.0033217 s
    solve(per iteration): 0.000830424 s
resid in solve_pyamgx: 2.00e-04
time solve_pyamgx: 3.25e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26861            285787  0.000396        0.00746
           2(D)         5026            109954   0.00435        0.00265
           3(D)           17                23    0.0796       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32454
         Operator Complexity: 1.57685
         Total Memory Usage: 0.0203747 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.434578e+01
              0              1.6203   3.405093e+00         0.1399
              1              1.6203   7.216914e-01         0.2119
              2              1.6203   1.493076e-01         0.2069
              3              1.6203   3.559632e-02         0.2384
              4              1.6203   8.774207e-03         0.2465
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   8.774207e-03
         Total Reduction in Residual: 	   3.603996e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017678
    setup: 0.0135471 s
    solve: 0.00413082 s
    solve(per iteration): 0.000826163 s
resid in solve_pyamgx: 8.77e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step: 164, iter:0, max residual:2.43e-06, u:6.93e-07, v:1.10e-07, w:4.29e-07, p:2.43e-06, k:1.22e-10, eps:0.00e+00, om:6.85e-06


monitor time step: 164, iter:0, u: 3.95e-01, v:-3.03e-03, w: 4.02e-03, p: 3.54e-12, k: 9.95e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.80e+02, kmin: 4.53e-04, epsmin: 1.00e+00, ommin: 2.21e+01, fkmax: 1.00e+00

time one iteration: 2.38e-01
vismean_mean 3.151515151515151e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15139            160813  0.000702        0.00422
           2(D)         4092             44142   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19563
         Operator Complexity: 1.29873
         Total Memory Usage: 0.0154184 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.833757e+00
              0              1.6203   1.217429e-01         0.0252
              1              1.6203   5.543313e-03         0.0455
              2              1.6203   8.821018e-04         0.1591
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0567
         Final Residual: 		   8.821018e-04
         Total Reduction in Residual: 	   1.824878e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123265
    setup: 0.0102236 s
    solve: 0.00210288 s
    solve(per iteration): 0.00070096 s
resid in solve_pyamgx: 8.82e-04
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.864496e+00
              0              1.6203   1.033159e-01         0.0267
              1              1.6203   2.113765e-03         0.0205
              2              1.6203   1.414624e-04         0.0669
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.414624e-04
         Total Reduction in Residual: 	   3.660566e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123472
    setup: 0.0102236 s
    solve: 0.00212362 s
    solve(per iteration): 0.000707872 s
resid in solve_pyamgx: 1.41e-04
time solve_pyamgx: 3.35e-03
time v: 6.05e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.336040e+00
              0              1.6203   1.125222e-01         0.0260
              1              1.6203   3.644267e-03         0.0324
              2              1.6203   5.541607e-04         0.1521
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0504
         Final Residual: 		   5.541607e-04
         Total Reduction in Residual: 	   1.278034e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123183
    setup: 0.0102236 s
    solve: 0.00209472 s
    solve(per iteration): 0.00069824 s
resid in solve_pyamgx: 5.54e-04
time solve_pyamgx: 3.29e-03
time w: 5.38e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.556855e+00
              0              1.6203   8.820583e-01         0.5666
              1              1.6203   4.096252e-01         0.4644
              2              1.6203   2.053270e-01         0.5013
              3              1.6203   1.054468e-01         0.5136
              4              1.6203   5.548940e-02         0.5262
              5              1.6203   3.019111e-02         0.5441
              6              1.6203   1.686857e-02         0.5587
              7              1.6203   9.534805e-03         0.5652
              8              1.6203   5.381832e-03         0.5644
              9              1.6203   3.103224e-03         0.5766
             10              1.6203   2.212292e-03         0.7129
             11              1.6203   1.483378e-03         0.6705
             12              1.6203   1.113591e-03         0.7507
             13              1.6203   9.641378e-04         0.8658
             14              1.6203   8.924868e-04         0.9257
             15              1.6203   8.642172e-04         0.9683
             16              1.6203   8.476088e-04         0.9808
             17              1.6203   8.249368e-04         0.9733
             18              1.6203   7.888704e-04         0.9563
             19              1.6203   6.967370e-04         0.8832
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6801
         Final Residual: 		   6.967370e-04
         Total Reduction in Residual: 	   4.475284e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0775988
    setup: 0.0506142 s
    solve: 0.0269846 s
    solve(per iteration): 0.00134923 s
resid in solve_pyamgx: 6.97e-04
time solve_pyamgx: 9.30e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26264            279054  0.000405        0.00729
           2(D)         5039            107253   0.00422        0.00259
           3(D)           17                25    0.0865       1.08e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3186
         Operator Complexity: 1.5631
         Total Memory Usage: 0.0201334 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.906151e-01
              0              1.6203   4.768846e-02         0.0807
              1              1.6203   5.381242e-03         0.1128
              2              1.6203   9.445094e-04         0.1755
              3              1.6203   1.979474e-04         0.2096
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1353
         Final Residual: 		   1.979474e-04
         Total Reduction in Residual: 	   3.351546e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168613
    setup: 0.0135373 s
    solve: 0.00332403 s
    solve(per iteration): 0.000831008 s
resid in solve_pyamgx: 1.98e-04
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26767            285611  0.000399        0.00746
           2(D)         4970            109398   0.00443        0.00263
           3(D)           18                26    0.0802       1.13e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32303
         Operator Complexity: 1.57579
         Total Memory Usage: 0.0203506 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.390316e+01
              0              1.6203   3.368690e+00         0.1409
              1              1.6203   7.118267e-01         0.2113
              2              1.6203   1.488503e-01         0.2091
              3              1.6203   3.546902e-02         0.2383
              4              1.6203   8.680663e-03         0.2447
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2051
         Final Residual: 		   8.680663e-03
         Total Reduction in Residual: 	   3.631597e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176782
    setup: 0.0135168 s
    solve: 0.00416144 s
    solve(per iteration): 0.000832288 s
resid in solve_pyamgx: 8.68e-03
time solve_pyamgx: 3.27e-02
time omega: 3.91e-02
time Smag or Wale: 4.77e-07

--time step: 165, iter:0, max residual:2.31e-06, u:6.89e-07, v:1.11e-07, w:4.33e-07, p:2.31e-06, k:1.21e-10, eps:0.00e+00, om:6.78e-06


monitor time step: 165, iter:0, u: 3.99e-01, v:-3.01e-03, w: 3.74e-03, p: 3.47e-12, k: 1.01e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.81e+02, kmin: 4.54e-04, epsmin: 1.00e+00, ommin: 2.21e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 3.1325301204819275e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15159            161477  0.000703        0.00424
           2(D)         4106             44588   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19597
         Operator Complexity: 1.30035
         Total Memory Usage: 0.0154449 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.830513e+00
              0              1.6203   1.215889e-01         0.0252
              1              1.6203   5.531969e-03         0.0455
              2              1.6203   8.888477e-04         0.1607
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0569
         Final Residual: 		   8.888477e-04
         Total Reduction in Residual: 	   1.840069e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123496
    setup: 0.0102446 s
    solve: 0.00210496 s
    solve(per iteration): 0.000701653 s
resid in solve_pyamgx: 8.89e-04
time solve_pyamgx: 2.82e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.862272e+00
              0              1.6203   1.032282e-01         0.0267
              1              1.6203   2.111678e-03         0.0205
              2              1.6203   1.412211e-04         0.0669
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.412211e-04
         Total Reduction in Residual: 	   3.656425e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123756
    setup: 0.0102446 s
    solve: 0.00213094 s
    solve(per iteration): 0.000710315 s
resid in solve_pyamgx: 1.41e-04
time solve_pyamgx: 3.40e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.332646e+00
              0              1.6203   1.124149e-01         0.0259
              1              1.6203   3.644303e-03         0.0324
              2              1.6203   5.538263e-04         0.1520
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0504
         Final Residual: 		   5.538263e-04
         Total Reduction in Residual: 	   1.278263e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123503
    setup: 0.0102446 s
    solve: 0.00210563 s
    solve(per iteration): 0.000701877 s
resid in solve_pyamgx: 5.54e-04
time solve_pyamgx: 3.36e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.552836e+00
              0              1.6203   8.816083e-01         0.5677
              1              1.6203   4.090723e-01         0.4640
              2              1.6203   2.040204e-01         0.4987
              3              1.6203   1.043461e-01         0.5114
              4              1.6203   5.483544e-02         0.5255
              5              1.6203   2.985849e-02         0.5445
              6              1.6203   1.666644e-02         0.5582
              7              1.6203   9.445311e-03         0.5667
              8              1.6203   5.349262e-03         0.5663
              9              1.6203   3.055151e-03         0.5711
             10              1.6203   2.136311e-03         0.6992
             11              1.6203   1.381166e-03         0.6465
             12              1.6203   9.766766e-04         0.7071
             13              1.6203   7.999475e-04         0.8191
             14              1.6203   7.192166e-04         0.8991
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5994
         Final Residual: 		   7.192166e-04
         Total Reduction in Residual: 	   4.631631e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0704522
    setup: 0.0504455 s
    solve: 0.0200066 s
    solve(per iteration): 0.00133377 s
resid in solve_pyamgx: 7.19e-04
time solve_pyamgx: 8.77e-02
time p: 9.99e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26347            280727  0.000404        0.00733
           2(D)         5026            107382   0.00425        0.00259
           3(D)           15                21    0.0933       9.31e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3193
         Operator Complexity: 1.56572
         Total Memory Usage: 0.0201771 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.906984e-01
              0              1.6203   4.743535e-02         0.0803
              1              1.6203   5.368813e-03         0.1132
              2              1.6203   9.434917e-04         0.1757
              3              1.6203   1.959834e-04         0.2077
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1350
         Final Residual: 		   1.959834e-04
         Total Reduction in Residual: 	   3.317824e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168523
    setup: 0.0135428 s
    solve: 0.00330957 s
    solve(per iteration): 0.000827392 s
resid in solve_pyamgx: 1.96e-04
time solve_pyamgx: 3.30e-02
time k: 4.48e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26857            286245  0.000397        0.00747
           2(D)         5027            108615    0.0043        0.00262
           3(D)           20                28      0.07       1.24e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32454
         Operator Complexity: 1.57557
         Total Memory Usage: 0.0203551 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.354267e+01
              0              1.6203   3.428207e+00         0.1456
              1              1.6203   7.269977e-01         0.2121
              2              1.6203   1.523817e-01         0.2096
              3              1.6203   3.658979e-02         0.2401
              4              1.6203   8.978276e-03         0.2454
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2071
         Final Residual: 		   8.978276e-03
         Total Reduction in Residual: 	   3.813619e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176773
    setup: 0.0135304 s
    solve: 0.00414698 s
    solve(per iteration): 0.000829395 s
resid in solve_pyamgx: 8.98e-03
time solve_pyamgx: 3.29e-02
time omega: 3.91e-02
time Smag or Wale: 4.77e-07

--time step: 166, iter:0, max residual:2.09e-06, u:6.94e-07, v:1.10e-07, w:4.33e-07, p:2.09e-06, k:1.20e-10, eps:0.00e+00, om:7.01e-06


monitor time step: 166, iter:0, u: 4.02e-01, v:-2.68e-03, w: 3.55e-03, p: 4.11e-12, k: 1.04e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.81e+02, kmin: 4.56e-04, epsmin: 1.00e+00, ommin: 2.21e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 3.11377245508982e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15159            161143  0.000701        0.00423
           2(D)         4106             44494   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19597
         Operator Complexity: 1.29973
         Total Memory Usage: 0.0154354 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.827235e+00
              0              1.6203   1.214550e-01         0.0252
              1              1.6203   5.531611e-03         0.0455
              2              1.6203   8.858616e-04         0.1601
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   8.858616e-04
         Total Reduction in Residual: 	   1.835133e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124233
    setup: 0.010326 s
    solve: 0.00209728 s
    solve(per iteration): 0.000699093 s
resid in solve_pyamgx: 8.86e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.860000e+00
              0              1.6203   1.031407e-01         0.0267
              1              1.6203   2.108474e-03         0.0204
              2              1.6203   1.376782e-04         0.0653
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0329
         Final Residual: 		   1.376782e-04
         Total Reduction in Residual: 	   3.566793e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124416
    setup: 0.010326 s
    solve: 0.00211558 s
    solve(per iteration): 0.000705195 s
resid in solve_pyamgx: 1.38e-04
time solve_pyamgx: 3.36e-03
time v: 6.05e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.329240e+00
              0              1.6203   1.123036e-01         0.0259
              1              1.6203   3.614894e-03         0.0322
              2              1.6203   5.448210e-04         0.1507
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0501
         Final Residual: 		   5.448210e-04
         Total Reduction in Residual: 	   1.258468e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124227
    setup: 0.010326 s
    solve: 0.0020967 s
    solve(per iteration): 0.000698901 s
resid in solve_pyamgx: 5.45e-04
time solve_pyamgx: 3.33e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.548898e+00
              0              1.6203   8.815553e-01         0.5692
              1              1.6203   4.089091e-01         0.4638
              2              1.6203   2.028819e-01         0.4962
              3              1.6203   1.028981e-01         0.5072
              4              1.6203   5.379448e-02         0.5228
              5              1.6203   2.924935e-02         0.5437
              6              1.6203   1.630432e-02         0.5574
              7              1.6203   9.288179e-03         0.5697
              8              1.6203   5.292011e-03         0.5698
              9              1.6203   3.006969e-03         0.5682
             10              1.6203   2.087312e-03         0.6942
             11              1.6203   1.339293e-03         0.6416
             12              1.6203   9.262344e-04         0.6916
             13              1.6203   7.378351e-04         0.7966
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5790
         Final Residual: 		   7.378351e-04
         Total Reduction in Residual: 	   4.763613e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0693041
    setup: 0.0505999 s
    solve: 0.0187041 s
    solve(per iteration): 0.00133601 s
resid in solve_pyamgx: 7.38e-04
time solve_pyamgx: 8.48e-02
time p: 9.71e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26242            278812  0.000405        0.00728
           2(D)         5033            107697   0.00425        0.00259
           3(D)           10                14      0.14       6.26e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31825
         Operator Complexity: 1.56338
         Total Memory Usage: 0.0201359 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.907870e-01
              0              1.6203   4.756676e-02         0.0805
              1              1.6203   5.393396e-03         0.1134
              2              1.6203   9.544226e-04         0.1770
              3              1.6203   1.996947e-04         0.2092
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1356
         Final Residual: 		   1.996947e-04
         Total Reduction in Residual: 	   3.380147e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168712
    setup: 0.0135654 s
    solve: 0.00330576 s
    solve(per iteration): 0.00082644 s
resid in solve_pyamgx: 2.00e-04
time solve_pyamgx: 3.22e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26897            286431  0.000396        0.00748
           2(D)         5023            109747   0.00435        0.00264
           3(D)           23                53       0.1       1.88e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32494
         Operator Complexity: 1.57753
         Total Memory Usage: 0.0203871 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.353559e+01
              0              1.6203   3.398023e+00         0.1444
              1              1.6203   7.168886e-01         0.2110
              2              1.6203   1.498277e-01         0.2090
              3              1.6203   3.603990e-02         0.2405
              4              1.6203   8.785012e-03         0.2438
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2063
         Final Residual: 		   8.785012e-03
         Total Reduction in Residual: 	   3.732650e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017692
    setup: 0.0135414 s
    solve: 0.00415062 s
    solve(per iteration): 0.000830125 s
resid in solve_pyamgx: 8.79e-03
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 167, iter:0, max residual:2.38e-06, u:6.92e-07, v:1.08e-07, w:4.26e-07, p:2.38e-06, k:1.22e-10, eps:0.00e+00, om:6.86e-06


monitor time step: 167, iter:0, u: 4.07e-01, v:-2.55e-03, w: 3.46e-03, p: 3.73e-12, k: 1.06e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.81e+02, kmin: 4.57e-04, epsmin: 1.00e+00, ommin: 2.21e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 3.095238095238095e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15138            160744  0.000701        0.00422
           2(D)         4122             44820   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19592
         Operator Complexity: 1.29962
         Total Memory Usage: 0.0154333 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.823891e+00
              0              1.6203   1.213348e-01         0.0252
              1              1.6203   5.540119e-03         0.0457
              2              1.6203   8.966825e-04         0.1619
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0571
         Final Residual: 		   8.966825e-04
         Total Reduction in Residual: 	   1.858837e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122987
    setup: 0.0101869 s
    solve: 0.00211178 s
    solve(per iteration): 0.000703925 s
resid in solve_pyamgx: 8.97e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.857710e+00
              0              1.6203   1.030521e-01         0.0267
              1              1.6203   2.110451e-03         0.0205
              2              1.6203   1.390944e-04         0.0659
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0330
         Final Residual: 		   1.390944e-04
         Total Reduction in Residual: 	   3.605620e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123108
    setup: 0.0101869 s
    solve: 0.0021239 s
    solve(per iteration): 0.000707968 s
resid in solve_pyamgx: 1.39e-04
time solve_pyamgx: 3.38e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.325859e+00
              0              1.6203   1.122173e-01         0.0259
              1              1.6203   3.628089e-03         0.0323
              2              1.6203   5.511153e-04         0.1519
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0503
         Final Residual: 		   5.511153e-04
         Total Reduction in Residual: 	   1.274002e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122779
    setup: 0.0101869 s
    solve: 0.00209101 s
    solve(per iteration): 0.000697003 s
resid in solve_pyamgx: 5.51e-04
time solve_pyamgx: 3.32e-03
time w: 5.40e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.545079e+00
              0              1.6203   8.827961e-01         0.5714
              1              1.6203   4.099764e-01         0.4644
              2              1.6203   2.028811e-01         0.4949
              3              1.6203   1.022234e-01         0.5039
              4              1.6203   5.329533e-02         0.5214
              5              1.6203   2.894167e-02         0.5430
              6              1.6203   1.614447e-02         0.5578
              7              1.6203   9.246347e-03         0.5727
              8              1.6203   5.299238e-03         0.5731
              9              1.6203   3.002166e-03         0.5665
             10              1.6203   2.087931e-03         0.6955
             11              1.6203   1.347984e-03         0.6456
             12              1.6203   9.310796e-04         0.6907
             13              1.6203   7.385531e-04         0.7932
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5792
         Final Residual: 		   7.385531e-04
         Total Reduction in Residual: 	   4.780036e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692058
    setup: 0.0505152 s
    solve: 0.0186906 s
    solve(per iteration): 0.00133504 s
resid in solve_pyamgx: 7.39e-04
time solve_pyamgx: 8.46e-02
time p: 9.70e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26267            280307  0.000406        0.00732
           2(D)         5071            108795   0.00423        0.00262
           3(D)            3                 3     0.333       1.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31882
         Operator Complexity: 1.56714
         Total Memory Usage: 0.0201966 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.908883e-01
              0              1.6203   4.782949e-02         0.0809
              1              1.6203   5.382417e-03         0.1125
              2              1.6203   9.426682e-04         0.1751
              3              1.6203   1.965147e-04         0.2085
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1350
         Final Residual: 		   1.965147e-04
         Total Reduction in Residual: 	   3.325751e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168118
    setup: 0.0135078 s
    solve: 0.003304 s
    solve(per iteration): 0.000826 s
resid in solve_pyamgx: 1.97e-04
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26805            285719  0.000398        0.00746
           2(D)         4941            107303    0.0044        0.00258
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32306
         Operator Complexity: 1.57287
         Total Memory Usage: 0.0203061 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.346557e+01
              0              1.6203   3.352050e+00         0.1428
              1              1.6203   7.114874e-01         0.2123
              2              1.6203   1.479306e-01         0.2079
              3              1.6203   3.546666e-02         0.2398
              4              1.6203   8.700333e-03         0.2453
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   8.700333e-03
         Total Reduction in Residual: 	   3.707702e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176557
    setup: 0.0134963 s
    solve: 0.00415949 s
    solve(per iteration): 0.000831898 s
resid in solve_pyamgx: 8.70e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 168, iter:0, max residual:2.39e-06, u:7.01e-07, v:1.09e-07, w:4.31e-07, p:2.39e-06, k:1.20e-10, eps:0.00e+00, om:6.80e-06


monitor time step: 168, iter:0, u: 4.11e-01, v:-2.54e-03, w: 3.42e-03, p: 3.73e-12, k: 1.08e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.82e+02, kmin: 4.59e-04, epsmin: 1.00e+00, ommin: 2.21e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 3.076923076923077e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15192            161790  0.000701        0.00424
           2(D)         4122             45016   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19647
         Operator Complexity: 1.30143
         Total Memory Usage: 0.0154639 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.820502e+00
              0              1.6203   1.212254e-01         0.0251
              1              1.6203   5.541914e-03         0.0457
              2              1.6203   8.860698e-04         0.1599
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0569
         Final Residual: 		   8.860698e-04
         Total Reduction in Residual: 	   1.838128e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124022
    setup: 0.0102871 s
    solve: 0.0021151 s
    solve(per iteration): 0.000705035 s
resid in solve_pyamgx: 8.86e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.855396e+00
              0              1.6203   1.029580e-01         0.0267
              1              1.6203   2.109501e-03         0.0205
              2              1.6203   1.389480e-04         0.0659
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0330
         Final Residual: 		   1.389480e-04
         Total Reduction in Residual: 	   3.603988e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125363
    setup: 0.0102871 s
    solve: 0.00224915 s
    solve(per iteration): 0.000749717 s
resid in solve_pyamgx: 1.39e-04
time solve_pyamgx: 3.57e-03
time v: 6.59e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.322479e+00
              0              1.6203   1.121064e-01         0.0259
              1              1.6203   3.613177e-03         0.0322
              2              1.6203   5.415037e-04         0.1499
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.415037e-04
         Total Reduction in Residual: 	   1.252762e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012405
    setup: 0.0102871 s
    solve: 0.00211789 s
    solve(per iteration): 0.000705963 s
resid in solve_pyamgx: 5.42e-04
time solve_pyamgx: 3.39e-03
time w: 5.59e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.541261e+00
              0              1.6203   8.841245e-01         0.5736
              1              1.6203   4.110911e-01         0.4650
              2              1.6203   2.033955e-01         0.4948
              3              1.6203   1.021079e-01         0.5020
              4              1.6203   5.324105e-02         0.5214
              5              1.6203   2.888958e-02         0.5426
              6              1.6203   1.616032e-02         0.5594
              7              1.6203   9.294281e-03         0.5751
              8              1.6203   5.348069e-03         0.5754
              9              1.6203   3.033153e-03         0.5671
             10              1.6203   2.130396e-03         0.7024
             11              1.6203   1.403142e-03         0.6586
             12              1.6203   9.926583e-04         0.7075
             13              1.6203   8.058520e-04         0.8118
             14              1.6203   7.244565e-04         0.8990
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6000
         Final Residual: 		   7.244565e-04
         Total Reduction in Residual: 	   4.700416e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0706125
    setup: 0.0505306 s
    solve: 0.020082 s
    solve(per iteration): 0.0013388 s
resid in solve_pyamgx: 7.24e-04
time solve_pyamgx: 8.62e-02
time p: 9.88e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26321            280819  0.000405        0.00733
           2(D)         5003            107621    0.0043        0.00259
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31872
         Operator Complexity: 1.56618
         Total Memory Usage: 0.0201813 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.909667e-01
              0              1.6203   4.708978e-02         0.0797
              1              1.6203   5.339111e-03         0.1134
              2              1.6203   9.411601e-04         0.1763
              3              1.6203   1.970825e-04         0.2094
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1351
         Final Residual: 		   1.970825e-04
         Total Reduction in Residual: 	   3.334916e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169449
    setup: 0.0135841 s
    solve: 0.00336077 s
    solve(per iteration): 0.000840192 s
resid in solve_pyamgx: 1.97e-04
time solve_pyamgx: 3.30e-02
time k: 4.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26816            285812  0.000397        0.00746
           2(D)         4966            107080   0.00434        0.00258
           3(D)           22                26    0.0537       1.25e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32353
         Operator Complexity: 1.5727
         Total Memory Usage: 0.0203058 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.344111e+01
              0              1.6203   3.377882e+00         0.1441
              1              1.6203   7.155854e-01         0.2118
              2              1.6203   1.500761e-01         0.2097
              3              1.6203   3.595081e-02         0.2396
              4              1.6203   8.818589e-03         0.2453
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2066
         Final Residual: 		   8.818589e-03
         Total Reduction in Residual: 	   3.762019e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177725
    setup: 0.0135885 s
    solve: 0.00418406 s
    solve(per iteration): 0.000836813 s
resid in solve_pyamgx: 8.82e-03
time solve_pyamgx: 3.38e-02
time omega: 4.05e-02
time Smag or Wale: 4.77e-07

--time step: 169, iter:0, max residual:2.12e-06, u:6.92e-07, v:1.09e-07, w:4.23e-07, p:2.12e-06, k:1.20e-10, eps:0.00e+00, om:6.89e-06


monitor time step: 169, iter:0, u: 4.14e-01, v:-2.62e-03, w: 3.40e-03, p: 4.14e-12, k: 1.11e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.82e+02, kmin: 4.60e-04, epsmin: 1.00e+00, ommin: 2.21e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 3.0588235294117643e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15163            161495  0.000702        0.00424
           2(D)         4117             44545   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19613
         Operator Complexity: 1.30031
         Total Memory Usage: 0.0154451 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.817125e+00
              0              1.6203   1.210678e-01         0.0251
              1              1.6203   5.515080e-03         0.0456
              2              1.6203   8.833419e-04         0.1602
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   8.833419e-04
         Total Reduction in Residual: 	   1.833753e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124585
    setup: 0.0103549 s
    solve: 0.00210355 s
    solve(per iteration): 0.000701184 s
resid in solve_pyamgx: 8.83e-04
time solve_pyamgx: 2.84e-02
time u: 3.55e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.853006e+00
              0              1.6203   1.028572e-01         0.0267
              1              1.6203   2.109604e-03         0.0205
              2              1.6203   1.408374e-04         0.0668
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.408374e-04
         Total Reduction in Residual: 	   3.655260e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124828
    setup: 0.0103549 s
    solve: 0.00212787 s
    solve(per iteration): 0.000709291 s
resid in solve_pyamgx: 1.41e-04
time solve_pyamgx: 3.47e-03
time v: 6.37e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.319048e+00
              0              1.6203   1.120175e-01         0.0259
              1              1.6203   3.642404e-03         0.0325
              2              1.6203   5.507740e-04         0.1512
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0503
         Final Residual: 		   5.507740e-04
         Total Reduction in Residual: 	   1.275221e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125094
    setup: 0.0103549 s
    solve: 0.0021545 s
    solve(per iteration): 0.000718165 s
resid in solve_pyamgx: 5.51e-04
time solve_pyamgx: 3.48e-03
time w: 5.73e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.537263e+00
              0              1.6203   8.825244e-01         0.5741
              1              1.6203   4.101980e-01         0.4648
              2              1.6203   2.029903e-01         0.4949
              3              1.6203   1.015337e-01         0.5002
              4              1.6203   5.290676e-02         0.5211
              5              1.6203   2.863938e-02         0.5413
              6              1.6203   1.605485e-02         0.5606
              7              1.6203   9.242281e-03         0.5757
              8              1.6203   5.324948e-03         0.5762
              9              1.6203   3.036734e-03         0.5703
             10              1.6203   2.163104e-03         0.7123
             11              1.6203   1.466267e-03         0.6779
             12              1.6203   1.077813e-03         0.7351
             13              1.6203   9.048553e-04         0.8395
             14              1.6203   8.302121e-04         0.9175
             15              1.6203   8.027715e-04         0.9669
             16              1.6203   7.883758e-04         0.9821
             17              1.6203   7.714257e-04         0.9785
             18              1.6203   7.392369e-04         0.9583
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6689
         Final Residual: 		   7.392369e-04
         Total Reduction in Residual: 	   4.808788e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0764872
    setup: 0.0507357 s
    solve: 0.0257516 s
    solve(per iteration): 0.00135534 s
resid in solve_pyamgx: 7.39e-04
time solve_pyamgx: 9.28e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26361            280343  0.000403        0.00732
           2(D)         5058            108122   0.00423        0.00261
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31977
         Operator Complexity: 1.56624
         Total Memory Usage: 0.0201875 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.910397e-01
              0              1.6203   4.711556e-02         0.0797
              1              1.6203   5.373704e-03         0.1141
              2              1.6203   9.554516e-04         0.1778
              3              1.6203   2.002873e-04         0.2096
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1357
         Final Residual: 		   2.002873e-04
         Total Reduction in Residual: 	   3.388728e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016842
    setup: 0.0135269 s
    solve: 0.00331517 s
    solve(per iteration): 0.000828792 s
resid in solve_pyamgx: 2.00e-04
time solve_pyamgx: 3.31e-02
time k: 4.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26776            284640  0.000397        0.00744
           2(D)         5060            110776   0.00433        0.00266
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32397
         Operator Complexity: 1.57636
         Total Memory Usage: 0.0203644 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.338143e+01
              0              1.6203   3.362643e+00         0.1438
              1              1.6203   7.184842e-01         0.2137
              2              1.6203   1.485354e-01         0.2067
              3              1.6203   3.564557e-02         0.2400
              4              1.6203   8.670154e-03         0.2432
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   8.670154e-03
         Total Reduction in Residual: 	   3.708137e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177577
    setup: 0.0136082 s
    solve: 0.00414947 s
    solve(per iteration): 0.000829894 s
resid in solve_pyamgx: 8.67e-03
time solve_pyamgx: 3.40e-02
time omega: 4.06e-02
time Smag or Wale: 7.15e-07

--time step: 170, iter:0, max residual:2.15e-06, u:6.90e-07, v:1.10e-07, w:4.30e-07, p:2.15e-06, k:1.22e-10, eps:0.00e+00, om:6.77e-06


monitor time step: 170, iter:0, u: 4.19e-01, v:-2.86e-03, w: 3.38e-03, p: 4.21e-12, k: 1.13e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.70e-01, cfl_max_y: 9.90e-02, at i= 16, j= 70


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.82e+02, kmin: 4.62e-04, epsmin: 1.00e+00, ommin: 2.21e+01, fkmax: 1.00e+00

time one iteration: 2.42e-01
vismean_mean 3.0409356725146196e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15184            161770  0.000702        0.00424
           2(D)         4085             44359   0.00266        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19601
         Operator Complexity: 1.30044
         Total Memory Usage: 0.0154467 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.813796e+00
              0              1.6203   1.209309e-01         0.0251
              1              1.6203   5.519412e-03         0.0456
              2              1.6203   8.811261e-04         0.1596
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   8.811261e-04
         Total Reduction in Residual: 	   1.830418e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123939
    setup: 0.0102826 s
    solve: 0.00211133 s
    solve(per iteration): 0.000703776 s
resid in solve_pyamgx: 8.81e-04
time solve_pyamgx: 2.90e-02
time u: 3.61e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.850488e+00
              0              1.6203   1.027537e-01         0.0267
              1              1.6203   2.106134e-03         0.0205
              2              1.6203   1.376817e-04         0.0654
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0329
         Final Residual: 		   1.376817e-04
         Total Reduction in Residual: 	   3.575693e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124163
    setup: 0.0102826 s
    solve: 0.0021337 s
    solve(per iteration): 0.000711232 s
resid in solve_pyamgx: 1.38e-04
time solve_pyamgx: 3.42e-03
time v: 6.22e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.315535e+00
              0              1.6203   1.119031e-01         0.0259
              1              1.6203   3.603378e-03         0.0322
              2              1.6203   5.372663e-04         0.1491
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   5.372663e-04
         Total Reduction in Residual: 	   1.244959e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123999
    setup: 0.0102826 s
    solve: 0.00211734 s
    solve(per iteration): 0.000705781 s
resid in solve_pyamgx: 5.37e-04
time solve_pyamgx: 3.42e-03
time w: 5.67e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.533249e+00
              0              1.6203   8.804307e-01         0.5742
              1              1.6203   4.086220e-01         0.4641
              2              1.6203   2.024998e-01         0.4956
              3              1.6203   1.013846e-01         0.5007
              4              1.6203   5.293315e-02         0.5221
              5              1.6203   2.860668e-02         0.5404
              6              1.6203   1.606482e-02         0.5616
              7              1.6203   9.214612e-03         0.5736
              8              1.6203   5.284587e-03         0.5735
              9              1.6203   3.020344e-03         0.5715
             10              1.6203   2.163979e-03         0.7165
             11              1.6203   1.479168e-03         0.6835
             12              1.6203   1.094434e-03         0.7399
             13              1.6203   9.219731e-04         0.8424
             14              1.6203   8.492004e-04         0.9211
             15              1.6203   8.224929e-04         0.9685
             16              1.6203   8.082137e-04         0.9826
             17              1.6203   7.911081e-04         0.9788
             18              1.6203   7.563786e-04         0.9561
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6698
         Final Residual: 		   7.563786e-04
         Total Reduction in Residual: 	   4.933176e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0760588
    setup: 0.0504947 s
    solve: 0.025564 s
    solve(per iteration): 0.00134548 s
resid in solve_pyamgx: 7.56e-04
time solve_pyamgx: 9.26e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26393            280507  0.000403        0.00733
           2(D)         5048            106874   0.00419        0.00258
           3(D)           19                25    0.0693       1.14e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32003
         Operator Complexity: 1.56467
         Total Memory Usage: 0.0201647 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.911269e-01
              0              1.6203   4.774794e-02         0.0808
              1              1.6203   5.431927e-03         0.1138
              2              1.6203   9.563634e-04         0.1761
              3              1.6203   1.999440e-04         0.2091
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1356
         Final Residual: 		   1.999440e-04
         Total Reduction in Residual: 	   3.382422e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0166708
    setup: 0.0133488 s
    solve: 0.00332195 s
    solve(per iteration): 0.000830488 s
resid in solve_pyamgx: 2.00e-04
time solve_pyamgx: 3.18e-02
time k: 4.36e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26832            285720  0.000397        0.00746
           2(D)         5064            109392   0.00427        0.00263
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32463
         Operator Complexity: 1.57593
         Total Memory Usage: 0.020361 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.333404e+01
              0              1.6203   3.405751e+00         0.1460
              1              1.6203   7.285934e-01         0.2139
              2              1.6203   1.536141e-01         0.2108
              3              1.6203   3.700249e-02         0.2409
              4              1.6203   8.972789e-03         0.2425
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2075
         Final Residual: 		   8.972789e-03
         Total Reduction in Residual: 	   3.845364e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177746
    setup: 0.0136417 s
    solve: 0.00413283 s
    solve(per iteration): 0.000826566 s
resid in solve_pyamgx: 8.97e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 171, iter:0, max residual:2.21e-06, u:6.88e-07, v:1.08e-07, w:4.20e-07, p:2.21e-06, k:1.22e-10, eps:0.00e+00, om:7.01e-06


monitor time step: 171, iter:0, u: 4.23e-01, v:-3.06e-03, w: 3.37e-03, p: 4.29e-12, k: 1.15e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.82e+02, kmin: 4.63e-04, epsmin: 1.00e+00, ommin: 2.20e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 3.023255813953488e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15178            161604  0.000701        0.00424
           2(D)         4097             44309   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19608
         Operator Complexity: 1.30013
         Total Memory Usage: 0.0154421 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.810494e+00
              0              1.6203   1.207822e-01         0.0251
              1              1.6203   5.523156e-03         0.0457
              2              1.6203   8.852077e-04         0.1603
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0569
         Final Residual: 		   8.852077e-04
         Total Reduction in Residual: 	   1.840159e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123247
    setup: 0.0102173 s
    solve: 0.00210739 s
    solve(per iteration): 0.000702464 s
resid in solve_pyamgx: 8.85e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.847848e+00
              0              1.6203   1.026491e-01         0.0267
              1              1.6203   2.105640e-03         0.0205
              2              1.6203   1.379378e-04         0.0655
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0330
         Final Residual: 		   1.379378e-04
         Total Reduction in Residual: 	   3.584803e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123595
    setup: 0.0102173 s
    solve: 0.00214221 s
    solve(per iteration): 0.000714069 s
resid in solve_pyamgx: 1.38e-04
time solve_pyamgx: 3.42e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.311962e+00
              0              1.6203   1.118078e-01         0.0259
              1              1.6203   3.627181e-03         0.0324
              2              1.6203   5.399289e-04         0.1489
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.399289e-04
         Total Reduction in Residual: 	   1.252165e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123238
    setup: 0.0102173 s
    solve: 0.00210656 s
    solve(per iteration): 0.000702187 s
resid in solve_pyamgx: 5.40e-04
time solve_pyamgx: 3.36e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.529258e+00
              0              1.6203   8.780453e-01         0.5742
              1              1.6203   4.060947e-01         0.4625
              2              1.6203   2.017456e-01         0.4968
              3              1.6203   1.015187e-01         0.5032
              4              1.6203   5.314400e-02         0.5235
              5              1.6203   2.869287e-02         0.5399
              6              1.6203   1.613403e-02         0.5623
              7              1.6203   9.195301e-03         0.5699
              8              1.6203   5.228814e-03         0.5686
              9              1.6203   2.984699e-03         0.5708
             10              1.6203   2.132345e-03         0.7144
             11              1.6203   1.439043e-03         0.6749
             12              1.6203   1.037935e-03         0.7213
             13              1.6203   8.526974e-04         0.8215
             14              1.6203   7.775981e-04         0.9119
             15              1.6203   7.502092e-04         0.9648
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6211
         Final Residual: 		   7.502092e-04
         Total Reduction in Residual: 	   4.905709e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0718483
    setup: 0.0505204 s
    solve: 0.0213279 s
    solve(per iteration): 0.00133299 s
resid in solve_pyamgx: 7.50e-04
time solve_pyamgx: 8.71e-02
time p: 9.94e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26289            279871  0.000405        0.00731
           2(D)         5041            108943   0.00429        0.00262
           3(D)           19                31    0.0859       1.27e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3189
         Operator Complexity: 1.56676
         Total Memory Usage: 0.0201911 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.912033e-01
              0              1.6203   4.768375e-02         0.0807
              1              1.6203   5.371300e-03         0.1126
              2              1.6203   9.505291e-04         0.1770
              3              1.6203   2.005391e-04         0.2110
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1357
         Final Residual: 		   2.005391e-04
         Total Reduction in Residual: 	   3.392050e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168207
    setup: 0.013519 s
    solve: 0.00330166 s
    solve(per iteration): 0.000825416 s
resid in solve_pyamgx: 2.01e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26821            285129  0.000396        0.00745
           2(D)         5047            108797   0.00427        0.00262
           3(D)           20                38     0.095       1.46e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32438
         Operator Complexity: 1.57422
         Total Memory Usage: 0.0203336 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.328877e+01
              0              1.6203   3.369999e+00         0.1447
              1              1.6203   7.162199e-01         0.2125
              2              1.6203   1.520014e-01         0.2122
              3              1.6203   3.657098e-02         0.2406
              4              1.6203   9.057991e-03         0.2477
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2080
         Final Residual: 		   9.057991e-03
         Total Reduction in Residual: 	   3.889425e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178108
    setup: 0.0136674 s
    solve: 0.00414339 s
    solve(per iteration): 0.000828678 s
resid in solve_pyamgx: 9.06e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 172, iter:0, max residual:2.01e-06, u:6.92e-07, v:1.08e-07, w:4.22e-07, p:2.01e-06, k:1.22e-10, eps:0.00e+00, om:7.08e-06


monitor time step: 172, iter:0, u: 4.26e-01, v:-3.10e-03, w: 3.37e-03, p: 4.44e-12, k: 1.17e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.83e+02, kmin: 4.65e-04, epsmin: 1.00e+00, ommin: 2.20e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 3.005780346820809e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15150            161446  0.000703        0.00423
           2(D)         4091             44199   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19573
         Operator Complexity: 1.29974
         Total Memory Usage: 0.0154344 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.807160e+00
              0              1.6203   1.206655e-01         0.0251
              1              1.6203   5.513923e-03         0.0457
              2              1.6203   8.884720e-04         0.1611
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   8.884720e-04
         Total Reduction in Residual: 	   1.848226e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123335
    setup: 0.0102279 s
    solve: 0.00210563 s
    solve(per iteration): 0.000701877 s
resid in solve_pyamgx: 8.88e-04
time solve_pyamgx: 2.75e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.845153e+00
              0              1.6203   1.025389e-01         0.0267
              1              1.6203   2.106485e-03         0.0205
              2              1.6203   1.408630e-04         0.0669
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.408630e-04
         Total Reduction in Residual: 	   3.663393e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123724
    setup: 0.0102279 s
    solve: 0.00214451 s
    solve(per iteration): 0.000714837 s
resid in solve_pyamgx: 1.41e-04
time solve_pyamgx: 3.41e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.308381e+00
              0              1.6203   1.116976e-01         0.0259
              1              1.6203   3.622582e-03         0.0324
              2              1.6203   5.428138e-04         0.1498
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0501
         Final Residual: 		   5.428138e-04
         Total Reduction in Residual: 	   1.259902e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123376
    setup: 0.0102279 s
    solve: 0.0021097 s
    solve(per iteration): 0.000703232 s
resid in solve_pyamgx: 5.43e-04
time solve_pyamgx: 3.34e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.525173e+00
              0              1.6203   8.741306e-01         0.5731
              1              1.6203   4.019759e-01         0.4599
              2              1.6203   2.000526e-01         0.4977
              3              1.6203   1.010584e-01         0.5052
              4              1.6203   5.284550e-02         0.5229
              5              1.6203   2.848483e-02         0.5390
              6              1.6203   1.601549e-02         0.5622
              7              1.6203   9.066973e-03         0.5661
              8              1.6203   5.117790e-03         0.5644
              9              1.6203   2.927072e-03         0.5719
             10              1.6203   2.088128e-03         0.7134
             11              1.6203   1.392943e-03         0.6671
             12              1.6203   9.792107e-04         0.7030
             13              1.6203   7.825914e-04         0.7992
             14              1.6203   7.054246e-04         0.9014
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5993
         Final Residual: 		   7.054246e-04
         Total Reduction in Residual: 	   4.625210e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0704421
    setup: 0.0504527 s
    solve: 0.0199894 s
    solve(per iteration): 0.00133263 s
resid in solve_pyamgx: 7.05e-04
time solve_pyamgx: 8.58e-02
time p: 9.81e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26309            280567  0.000405        0.00733
           2(D)         4985            107443   0.00432        0.00259
           3(D)           15                27      0.12       1.07e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31849
         Operator Complexity: 1.56559
         Total Memory Usage: 0.0201709 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.912655e-01
              0              1.6203   4.756984e-02         0.0805
              1              1.6203   5.333422e-03         0.1121
              2              1.6203   9.454272e-04         0.1773
              3              1.6203   1.998138e-04         0.2113
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1356
         Final Residual: 		   1.998138e-04
         Total Reduction in Residual: 	   3.379426e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016906
    setup: 0.0135965 s
    solve: 0.00330957 s
    solve(per iteration): 0.000827392 s
resid in solve_pyamgx: 2.00e-04
time solve_pyamgx: 3.24e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26862            286144  0.000397        0.00747
           2(D)         5013            107983    0.0043         0.0026
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32438
         Operator Complexity: 1.57449
         Total Memory Usage: 0.0203377 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.332498e+01
              0              1.6203   3.394861e+00         0.1455
              1              1.6203   7.259351e-01         0.2138
              2              1.6203   1.540149e-01         0.2122
              3              1.6203   3.705034e-02         0.2406
              4              1.6203   9.005977e-03         0.2431
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2077
         Final Residual: 		   9.005977e-03
         Total Reduction in Residual: 	   3.861086e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177216
    setup: 0.013568 s
    solve: 0.00415357 s
    solve(per iteration): 0.000830714 s
resid in solve_pyamgx: 9.01e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 173, iter:0, max residual:2.07e-06, u:6.94e-07, v:1.10e-07, w:4.24e-07, p:2.07e-06, k:1.22e-10, eps:0.00e+00, om:7.04e-06


monitor time step: 173, iter:0, u: 4.30e-01, v:-3.07e-03, w: 3.37e-03, p: 4.04e-12, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.84e+02, kmin: 4.66e-04, epsmin: 1.00e+00, ommin: 2.20e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 2.9885057471264367e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15202            162164  0.000702        0.00425
           2(D)         4105             44449   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.1964
         Operator Complexity: 1.30115
         Total Memory Usage: 0.0154594 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.803751e+00
              0              1.6203   1.205405e-01         0.0251
              1              1.6203   5.526411e-03         0.0458
              2              1.6203   8.864810e-04         0.1604
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0569
         Final Residual: 		   8.864810e-04
         Total Reduction in Residual: 	   1.845393e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123025
    setup: 0.0101932 s
    solve: 0.00210925 s
    solve(per iteration): 0.000703083 s
resid in solve_pyamgx: 8.86e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.842462e+00
              0              1.6203   1.024254e-01         0.0267
              1              1.6203   2.106401e-03         0.0206
              2              1.6203   1.414511e-04         0.0672
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.414511e-04
         Total Reduction in Residual: 	   3.681262e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123091
    setup: 0.0101932 s
    solve: 0.00211587 s
    solve(per iteration): 0.000705291 s
resid in solve_pyamgx: 1.41e-04
time solve_pyamgx: 3.39e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.304824e+00
              0              1.6203   1.115781e-01         0.0259
              1              1.6203   3.605140e-03         0.0323
              2              1.6203   5.374891e-04         0.1491
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.374891e-04
         Total Reduction in Residual: 	   1.248574e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0122963
    setup: 0.0101932 s
    solve: 0.00210304 s
    solve(per iteration): 0.000701013 s
resid in solve_pyamgx: 5.37e-04
time solve_pyamgx: 3.34e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.521185e+00
              0              1.6203   8.721738e-01         0.5734
              1              1.6203   3.990510e-01         0.4575
              2              1.6203   1.988439e-01         0.4983
              3              1.6203   1.008661e-01         0.5073
              4              1.6203   5.267397e-02         0.5222
              5              1.6203   2.840776e-02         0.5393
              6              1.6203   1.596286e-02         0.5619
              7              1.6203   8.993537e-03         0.5634
              8              1.6203   5.056717e-03         0.5623
              9              1.6203   2.904522e-03         0.5744
             10              1.6203   2.069792e-03         0.7126
             11              1.6203   1.362061e-03         0.6581
             12              1.6203   9.299998e-04         0.6828
             13              1.6203   7.188329e-04         0.7729
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5787
         Final Residual: 		   7.188329e-04
         Total Reduction in Residual: 	   4.725480e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691835
    setup: 0.0504813 s
    solve: 0.0187022 s
    solve(per iteration): 0.00133587 s
resid in solve_pyamgx: 7.19e-04
time solve_pyamgx: 8.45e-02
time p: 9.66e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26327            280587  0.000405        0.00733
           2(D)         5006            107358   0.00428        0.00259
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31885
         Operator Complexity: 1.56547
         Total Memory Usage: 0.020171 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.913320e-01
              0              1.6203   4.771359e-02         0.0807
              1              1.6203   5.405192e-03         0.1133
              2              1.6203   9.655705e-04         0.1786
              3              1.6203   2.036611e-04         0.2109
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1362
         Final Residual: 		   2.036611e-04
         Total Reduction in Residual: 	   3.444107e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169739
    setup: 0.0136524 s
    solve: 0.00332154 s
    solve(per iteration): 0.000830384 s
resid in solve_pyamgx: 2.04e-04
time solve_pyamgx: 3.24e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26838            285710  0.000397        0.00746
           2(D)         5045            109353    0.0043        0.00263
           3(D)           15                27      0.12       1.07e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32448
         Operator Complexity: 1.57587
         Total Memory Usage: 0.0203593 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.322171e+01
              0              1.6203   3.378722e+00         0.1455
              1              1.6203   7.156649e-01         0.2118
              2              1.6203   1.503932e-01         0.2101
              3              1.6203   3.623266e-02         0.2409
              4              1.6203   8.906465e-03         0.2458
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2074
         Final Residual: 		   8.906465e-03
         Total Reduction in Residual: 	   3.835404e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178854
    setup: 0.0137318 s
    solve: 0.00415357 s
    solve(per iteration): 0.000830714 s
resid in solve_pyamgx: 8.91e-03
time solve_pyamgx: 3.32e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 174, iter:0, max residual:2.38e-06, u:6.93e-07, v:1.11e-07, w:4.20e-07, p:2.38e-06, k:1.24e-10, eps:0.00e+00, om:6.96e-06


monitor time step: 174, iter:0, u: 4.32e-01, v:-2.92e-03, w: 3.33e-03, p: 3.66e-12, k: 1.19e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.84e+02, kmin: 4.68e-04, epsmin: 1.00e+00, ommin: 2.20e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 2.971428571428571e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15225            162645  0.000702        0.00426
           2(D)         4092             44510   0.00266        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.1965
         Operator Complexity: 1.30194
         Total Memory Usage: 0.0154721 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.800286e+00
              0              1.6203   1.203635e-01         0.0251
              1              1.6203   5.484621e-03         0.0456
              2              1.6203   8.790997e-04         0.1603
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   8.790997e-04
         Total Reduction in Residual: 	   1.831349e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123684
    setup: 0.010261 s
    solve: 0.00210739 s
    solve(per iteration): 0.000702464 s
resid in solve_pyamgx: 8.79e-04
time solve_pyamgx: 2.77e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.839773e+00
              0              1.6203   1.023110e-01         0.0266
              1              1.6203   2.107417e-03         0.0206
              2              1.6203   1.418209e-04         0.0673
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0333
         Final Residual: 		   1.418209e-04
         Total Reduction in Residual: 	   3.693471e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123855
    setup: 0.010261 s
    solve: 0.00212451 s
    solve(per iteration): 0.000708171 s
resid in solve_pyamgx: 1.42e-04
time solve_pyamgx: 3.39e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.301269e+00
              0              1.6203   1.114712e-01         0.0259
              1              1.6203   3.594587e-03         0.0322
              2              1.6203   5.351984e-04         0.1489
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   5.351984e-04
         Total Reduction in Residual: 	   1.244280e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123594
    setup: 0.010261 s
    solve: 0.0020984 s
    solve(per iteration): 0.000699467 s
resid in solve_pyamgx: 5.35e-04
time solve_pyamgx: 3.33e-03
time w: 5.41e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.517242e+00
              0              1.6203   8.719712e-01         0.5747
              1              1.6203   3.976875e-01         0.4561
              2              1.6203   1.980581e-01         0.4980
              3              1.6203   1.006916e-01         0.5084
              4              1.6203   5.247839e-02         0.5212
              5              1.6203   2.833339e-02         0.5399
              6              1.6203   1.589457e-02         0.5610
              7              1.6203   8.932738e-03         0.5620
              8              1.6203   5.023136e-03         0.5623
              9              1.6203   2.900371e-03         0.5774
             10              1.6203   2.064482e-03         0.7118
             11              1.6203   1.343329e-03         0.6507
             12              1.6203   8.955653e-04         0.6667
             13              1.6203   6.708552e-04         0.7491
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5760
         Final Residual: 		   6.708552e-04
         Total Reduction in Residual: 	   4.421544e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691502
    setup: 0.0504401 s
    solve: 0.0187101 s
    solve(per iteration): 0.00133644 s
resid in solve_pyamgx: 6.71e-04
time solve_pyamgx: 8.46e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26317            279985  0.000404        0.00731
           2(D)         5040            107266   0.00422        0.00259
           3(D)           10                16      0.16       6.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31908
         Operator Complexity: 1.56446
         Total Memory Usage: 0.0201568 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.914097e-01
              0              1.6203   4.759900e-02         0.0805
              1              1.6203   5.437070e-03         0.1142
              2              1.6203   9.601320e-04         0.1766
              3              1.6203   2.006172e-04         0.2089
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1357
         Final Residual: 		   2.006172e-04
         Total Reduction in Residual: 	   3.392187e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168881
    setup: 0.0135724 s
    solve: 0.00331571 s
    solve(per iteration): 0.000828928 s
resid in solve_pyamgx: 2.01e-04
time solve_pyamgx: 3.21e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26771            285161  0.000398        0.00745
           2(D)         5022            108494    0.0043        0.00261
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32353
         Operator Complexity: 1.57379
         Total Memory Usage: 0.0203226 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.320027e+01
              0              1.6203   3.407699e+00         0.1469
              1              1.6203   7.339110e-01         0.2154
              2              1.6203   1.548452e-01         0.2110
              3              1.6203   3.760292e-02         0.2428
              4              1.6203   9.223390e-03         0.2453
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2089
         Final Residual: 		   9.223390e-03
         Total Reduction in Residual: 	   3.975552e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176869
    setup: 0.0135541 s
    solve: 0.0041328 s
    solve(per iteration): 0.00082656 s
resid in solve_pyamgx: 9.22e-03
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 175, iter:0, max residual:2.27e-06, u:6.87e-07, v:1.11e-07, w:4.18e-07, p:2.27e-06, k:1.22e-10, eps:0.00e+00, om:7.21e-06


monitor time step: 175, iter:0, u: 4.34e-01, v:-2.69e-03, w: 3.23e-03, p: 3.31e-12, k: 1.19e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.84e+02, kmin: 4.69e-04, epsmin: 1.00e+00, ommin: 2.20e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 2.9545454545454545e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15218            161980  0.000699        0.00425
           2(D)         4099             44565   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.1965
         Operator Complexity: 1.30105
         Total Memory Usage: 0.0154584 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.796832e+00
              0              1.6203   1.202548e-01         0.0251
              1              1.6203   5.502867e-03         0.0458
              2              1.6203   8.772210e-04         0.1594
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   8.772210e-04
         Total Reduction in Residual: 	   1.828751e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0126194
    setup: 0.0105042 s
    solve: 0.00211517 s
    solve(per iteration): 0.000705056 s
resid in solve_pyamgx: 8.77e-04
time solve_pyamgx: 2.77e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.837013e+00
              0              1.6203   1.021903e-01         0.0266
              1              1.6203   2.103193e-03         0.0206
              2              1.6203   1.408867e-04         0.0670
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.408867e-04
         Total Reduction in Residual: 	   3.671780e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0126444
    setup: 0.0105042 s
    solve: 0.00214016 s
    solve(per iteration): 0.000713387 s
resid in solve_pyamgx: 1.41e-04
time solve_pyamgx: 3.41e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.297664e+00
              0              1.6203   1.113497e-01         0.0259
              1              1.6203   3.583042e-03         0.0322
              2              1.6203   5.301298e-04         0.1480
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0498
         Final Residual: 		   5.301298e-04
         Total Reduction in Residual: 	   1.233530e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0126157
    setup: 0.0105042 s
    solve: 0.00211149 s
    solve(per iteration): 0.000703829 s
resid in solve_pyamgx: 5.30e-04
time solve_pyamgx: 3.35e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.513179e+00
              0              1.6203   8.703143e-01         0.5752
              1              1.6203   3.964466e-01         0.4555
              2              1.6203   1.966526e-01         0.4960
              3              1.6203   9.957462e-02         0.5063
              4              1.6203   5.156643e-02         0.5179
              5              1.6203   2.775141e-02         0.5382
              6              1.6203   1.548818e-02         0.5581
              7              1.6203   8.680955e-03         0.5605
              8              1.6203   4.885159e-03         0.5627
              9              1.6203   2.829504e-03         0.5792
             10              1.6203   2.010201e-03         0.7104
             11              1.6203   1.298746e-03         0.6461
             12              1.6203   8.509304e-04         0.6552
             13              1.6203   6.202879e-04         0.7290
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5729
         Final Residual: 		   6.202879e-04
         Total Reduction in Residual: 	   4.099236e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691983
    setup: 0.0505157 s
    solve: 0.0186826 s
    solve(per iteration): 0.00133447 s
resid in solve_pyamgx: 6.20e-04
time solve_pyamgx: 8.45e-02
time p: 9.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26259            279789  0.000406        0.00731
           2(D)         4994            107128    0.0043        0.00258
           3(D)           11                15     0.124       6.78e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31803
         Operator Complexity: 1.56398
         Total Memory Usage: 0.0201439 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.914594e-01
              0              1.6203   4.750390e-02         0.0803
              1              1.6203   5.447900e-03         0.1147
              2              1.6203   9.558011e-04         0.1754
              3              1.6203   2.018254e-04         0.2112
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1359
         Final Residual: 		   2.018254e-04
         Total Reduction in Residual: 	   3.412328e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167806
    setup: 0.013477 s
    solve: 0.00330358 s
    solve(per iteration): 0.000825896 s
resid in solve_pyamgx: 2.02e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26901            286903  0.000396        0.00749
           2(D)         5031            109129   0.00431        0.00263
           3(D)           25                39    0.0624       1.63e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32508
         Operator Complexity: 1.5773
         Total Memory Usage: 0.0203842 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.314040e+01
              0              1.6203   3.341835e+00         0.1444
              1              1.6203   7.195839e-01         0.2153
              2              1.6203   1.535211e-01         0.2133
              3              1.6203   3.697979e-02         0.2409
              4              1.6203   9.091344e-03         0.2458
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2084
         Final Residual: 		   9.091344e-03
         Total Reduction in Residual: 	   3.928776e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177025
    setup: 0.0135694 s
    solve: 0.00413315 s
    solve(per iteration): 0.00082663 s
resid in solve_pyamgx: 9.09e-03
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 7.15e-07

--time step: 176, iter:0, max residual:2.13e-06, u:6.85e-07, v:1.10e-07, w:4.14e-07, p:2.13e-06, k:1.23e-10, eps:0.00e+00, om:7.10e-06


monitor time step: 176, iter:0, u: 4.35e-01, v:-2.46e-03, w: 3.07e-03, p: 2.96e-12, k: 1.20e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.85e+02, kmin: 4.71e-04, epsmin: 1.00e+00, ommin: 2.20e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 2.9378531073446326e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15208            162116  0.000701        0.00425
           2(D)         4095             44331   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19636
         Operator Complexity: 1.30091
         Total Memory Usage: 0.0154555 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.793435e+00
              0              1.6203   1.201359e-01         0.0251
              1              1.6203   5.488804e-03         0.0457
              2              1.6203   8.867197e-04         0.1616
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   8.867197e-04
         Total Reduction in Residual: 	   1.849863e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123778
    setup: 0.0102749 s
    solve: 0.00210291 s
    solve(per iteration): 0.000700971 s
resid in solve_pyamgx: 8.87e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.834108e+00
              0              1.6203   1.020610e-01         0.0266
              1              1.6203   2.098593e-03         0.0206
              2              1.6203   1.406062e-04         0.0670
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.406062e-04
         Total Reduction in Residual: 	   3.667246e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124024
    setup: 0.0102749 s
    solve: 0.00212749 s
    solve(per iteration): 0.000709163 s
resid in solve_pyamgx: 1.41e-04
time solve_pyamgx: 3.40e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.293980e+00
              0              1.6203   1.112388e-01         0.0259
              1              1.6203   3.593839e-03         0.0323
              2              1.6203   5.364488e-04         0.1493
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.364488e-04
         Total Reduction in Residual: 	   1.249304e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123806
    setup: 0.0102749 s
    solve: 0.0021057 s
    solve(per iteration): 0.000701899 s
resid in solve_pyamgx: 5.36e-04
time solve_pyamgx: 3.33e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.509152e+00
              0              1.6203   8.687039e-01         0.5756
              1              1.6203   3.966434e-01         0.4566
              2              1.6203   1.957692e-01         0.4936
              3              1.6203   9.857688e-02         0.5035
              4              1.6203   5.072434e-02         0.5146
              5              1.6203   2.713195e-02         0.5349
              6              1.6203   1.503340e-02         0.5541
              7              1.6203   8.402936e-03         0.5590
              8              1.6203   4.726669e-03         0.5625
              9              1.6203   2.733123e-03         0.5782
             10              1.6203   1.932234e-03         0.7070
             11              1.6203   1.236057e-03         0.6397
             12              1.6203   7.916341e-04         0.6405
             13              1.6203   5.561468e-04         0.7025
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5685
         Final Residual: 		   5.561468e-04
         Total Reduction in Residual: 	   3.685161e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692849
    setup: 0.0505805 s
    solve: 0.0187044 s
    solve(per iteration): 0.00133603 s
resid in solve_pyamgx: 5.56e-04
time solve_pyamgx: 8.48e-02
time p: 9.70e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26311            281025  0.000406        0.00734
           2(D)         5058            109014   0.00426        0.00263
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3192
         Operator Complexity: 1.56852
         Total Memory Usage: 0.0202197 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.915066e-01
              0              1.6203   4.708879e-02         0.0796
              1              1.6203   5.409785e-03         0.1149
              2              1.6203   9.384676e-04         0.1735
              3              1.6203   1.950111e-04         0.2078
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1347
         Final Residual: 		   1.950111e-04
         Total Reduction in Residual: 	   3.296855e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168112
    setup: 0.0134977 s
    solve: 0.0033135 s
    solve(per iteration): 0.000828376 s
resid in solve_pyamgx: 1.95e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26883            286685  0.000397        0.00748
           2(D)         5061            110285   0.00431        0.00265
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32507
         Operator Complexity: 1.57863
         Total Memory Usage: 0.0204047 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.314983e+01
              0              1.6203   3.384484e+00         0.1462
              1              1.6203   7.182040e-01         0.2122
              2              1.6203   1.500541e-01         0.2089
              3              1.6203   3.629219e-02         0.2419
              4              1.6203   9.092135e-03         0.2505
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2084
         Final Residual: 		   9.092135e-03
         Total Reduction in Residual: 	   3.927517e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177252
    setup: 0.0135578 s
    solve: 0.00416739 s
    solve(per iteration): 0.000833478 s
resid in solve_pyamgx: 9.09e-03
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 177, iter:0, max residual:1.95e-06, u:6.93e-07, v:1.10e-07, w:4.19e-07, p:1.95e-06, k:1.19e-10, eps:0.00e+00, om:7.10e-06


monitor time step: 177, iter:0, u: 4.36e-01, v:-2.23e-03, w: 2.86e-03, p: 2.52e-12, k: 1.20e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.85e+02, kmin: 4.73e-04, epsmin: 1.00e+00, ommin: 2.20e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 2.921348314606741e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15215            161639  0.000698        0.00424
           2(D)         4104             45014   0.00267        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19652
         Operator Complexity: 1.30121
         Total Memory Usage: 0.0154609 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.790076e+00
              0              1.6203   1.199924e-01         0.0251
              1              1.6203   5.496055e-03         0.0458
              2              1.6203   8.810157e-04         0.1603
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0569
         Final Residual: 		   8.810157e-04
         Total Reduction in Residual: 	   1.839252e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123759
    setup: 0.0102666 s
    solve: 0.00210928 s
    solve(per iteration): 0.000703093 s
resid in solve_pyamgx: 8.81e-04
time solve_pyamgx: 2.78e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.831059e+00
              0              1.6203   1.019383e-01         0.0266
              1              1.6203   2.099586e-03         0.0206
              2              1.6203   1.405446e-04         0.0669
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.405446e-04
         Total Reduction in Residual: 	   3.668557e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123904
    setup: 0.0102666 s
    solve: 0.00212378 s
    solve(per iteration): 0.000707925 s
resid in solve_pyamgx: 1.41e-04
time solve_pyamgx: 3.40e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.290242e+00
              0              1.6203   1.111177e-01         0.0259
              1              1.6203   3.599100e-03         0.0324
              2              1.6203   5.361136e-04         0.1490
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.361136e-04
         Total Reduction in Residual: 	   1.249612e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012366
    setup: 0.0102666 s
    solve: 0.00209933 s
    solve(per iteration): 0.000699776 s
resid in solve_pyamgx: 5.36e-04
time solve_pyamgx: 3.35e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.505127e+00
              0              1.6203   8.668513e-01         0.5759
              1              1.6203   3.974612e-01         0.4585
              2              1.6203   1.953025e-01         0.4914
              3              1.6203   9.781862e-02         0.5009
              4              1.6203   5.011104e-02         0.5123
              5              1.6203   2.662571e-02         0.5313
              6              1.6203   1.465083e-02         0.5503
              7              1.6203   8.181131e-03         0.5584
              8              1.6203   4.594575e-03         0.5616
              9              1.6203   2.638074e-03         0.5742
             10              1.6203   1.849008e-03         0.7009
             11              1.6203   1.165095e-03         0.6301
             12              1.6203   7.224005e-04         0.6200
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5555
         Final Residual: 		   7.224005e-04
         Total Reduction in Residual: 	   4.799597e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0684403
    setup: 0.0509414 s
    solve: 0.0174989 s
    solve(per iteration): 0.00134607 s
resid in solve_pyamgx: 7.22e-04
time solve_pyamgx: 8.38e-02
time p: 9.60e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26302            280322  0.000405        0.00732
           2(D)         4970            105768   0.00428        0.00255
           3(D)           17                21    0.0727       9.91e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31829
         Operator Complexity: 1.56278
         Total Memory Usage: 0.0201268 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.915740e-01
              0              1.6203   4.736068e-02         0.0801
              1              1.6203   5.374945e-03         0.1135
              2              1.6203   9.364746e-04         0.1742
              3              1.6203   1.948091e-04         0.2080
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1347
         Final Residual: 		   1.948091e-04
         Total Reduction in Residual: 	   3.293064e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168739
    setup: 0.0135538 s
    solve: 0.00332013 s
    solve(per iteration): 0.000830032 s
resid in solve_pyamgx: 1.95e-04
time solve_pyamgx: 3.20e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26811            285969  0.000398        0.00746
           2(D)         4956            108312   0.00441        0.00261
           3(D)           18                26    0.0802       1.13e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32333
         Operator Complexity: 1.57472
         Total Memory Usage: 0.0203359 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.308341e+01
              0              1.6203   3.331365e+00         0.1443
              1              1.6203   7.080150e-01         0.2125
              2              1.6203   1.505825e-01         0.2127
              3              1.6203   3.608364e-02         0.2396
              4              1.6203   8.949726e-03         0.2480
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2078
         Final Residual: 		   8.949726e-03
         Total Reduction in Residual: 	   3.877126e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176864
    setup: 0.0135484 s
    solve: 0.00413798 s
    solve(per iteration): 0.000827597 s
resid in solve_pyamgx: 8.95e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 178, iter:0, max residual:2.50e-06, u:6.88e-07, v:1.10e-07, w:4.19e-07, p:2.50e-06, k:1.19e-10, eps:0.00e+00, om:6.99e-06


monitor time step: 178, iter:0, u: 4.36e-01, v:-1.97e-03, w: 2.62e-03, p: 1.97e-12, k: 1.20e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.85e+02, kmin: 4.74e-04, epsmin: 1.00e+00, ommin: 2.20e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 2.9050279329608938e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15167            161117    0.0007        0.00423
           2(D)         4101             44043   0.00262        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.196
         Operator Complexity: 1.29903
         Total Memory Usage: 0.0154249 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.786686e+00
              0              1.6203   1.198713e-01         0.0250
              1              1.6203   5.490540e-03         0.0458
              2              1.6203   8.775847e-04         0.1598
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   8.775847e-04
         Total Reduction in Residual: 	   1.833387e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123119
    setup: 0.0102067 s
    solve: 0.00210518 s
    solve(per iteration): 0.000701728 s
resid in solve_pyamgx: 8.78e-04
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.827950e+00
              0              1.6203   1.018088e-01         0.0266
              1              1.6203   2.097500e-03         0.0206
              2              1.6203   1.404867e-04         0.0670
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0332
         Final Residual: 		   1.404867e-04
         Total Reduction in Residual: 	   3.670024e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123283
    setup: 0.0102067 s
    solve: 0.00212154 s
    solve(per iteration): 0.000707179 s
resid in solve_pyamgx: 1.40e-04
time solve_pyamgx: 3.39e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.286499e+00
              0              1.6203   1.110057e-01         0.0259
              1              1.6203   3.601794e-03         0.0324
              2              1.6203   5.376184e-04         0.1493
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0501
         Final Residual: 		   5.376184e-04
         Total Reduction in Residual: 	   1.254213e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123062
    setup: 0.0102067 s
    solve: 0.00209952 s
    solve(per iteration): 0.00069984 s
resid in solve_pyamgx: 5.38e-04
time solve_pyamgx: 3.35e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.500961e+00
              0              1.6203   8.629928e-01         0.5750
              1              1.6203   3.970305e-01         0.4601
              2              1.6203   1.942669e-01         0.4893
              3              1.6203   9.662164e-02         0.4974
              4              1.6203   4.930780e-02         0.5103
              5              1.6203   2.604136e-02         0.5281
              6              1.6203   1.424114e-02         0.5469
              7              1.6203   7.960055e-03         0.5589
              8              1.6203   4.463117e-03         0.5607
              9              1.6203   2.539408e-03         0.5690
             10              1.6203   1.762154e-03         0.6939
             11              1.6203   1.093758e-03         0.6207
             12              1.6203   6.561118e-04         0.5999
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5516
         Final Residual: 		   6.561118e-04
         Total Reduction in Residual: 	   4.371279e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0679014
    setup: 0.0504648 s
    solve: 0.0174366 s
    solve(per iteration): 0.00134128 s
resid in solve_pyamgx: 6.56e-04
time solve_pyamgx: 8.33e-02
time p: 9.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26268            279424  0.000405         0.0073
           2(D)         5022            107536   0.00426        0.00259
           3(D)           11                17      0.14       7.23e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31841
         Operator Complexity: 1.56404
         Total Memory Usage: 0.0201469 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.916137e-01
              0              1.6203   4.714293e-02         0.0797
              1              1.6203   5.367806e-03         0.1139
              2              1.6203   9.237830e-04         0.1721
              3              1.6203   1.929840e-04         0.2089
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1344
         Final Residual: 		   1.929840e-04
         Total Reduction in Residual: 	   3.261994e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168897
    setup: 0.0135842 s
    solve: 0.00330554 s
    solve(per iteration): 0.000826384 s
resid in solve_pyamgx: 1.93e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26878            286560  0.000397        0.00748
           2(D)         5108            110382   0.00423        0.00266
           3(D)           18                22    0.0679       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32556
         Operator Complexity: 1.5786
         Total Memory Usage: 0.0204067 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.308907e+01
              0              1.6203   3.304935e+00         0.1431
              1              1.6203   6.906971e-01         0.2090
              2              1.6203   1.434239e-01         0.2077
              3              1.6203   3.430901e-02         0.2392
              4              1.6203   8.576746e-03         0.2500
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2061
         Final Residual: 		   8.576746e-03
         Total Reduction in Residual: 	   3.714635e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177728
    setup: 0.0136236 s
    solve: 0.00414925 s
    solve(per iteration): 0.00082985 s
resid in solve_pyamgx: 8.58e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 7.15e-07

--time step: 179, iter:0, max residual:2.23e-06, u:6.86e-07, v:1.10e-07, w:4.20e-07, p:2.23e-06, k:1.18e-10, eps:0.00e+00, om:6.70e-06


monitor time step: 179, iter:0, u: 4.35e-01, v:-1.62e-03, w: 2.36e-03, p: 1.35e-12, k: 1.19e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.86e+02, kmin: 4.76e-04, epsmin: 1.00e+00, ommin: 2.20e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 2.8888888888888886e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15213            161859  0.000699        0.00425
           2(D)         4118             44840   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19665
         Operator Complexity: 1.30128
         Total Memory Usage: 0.0154624 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.783215e+00
              0              1.6203   1.197250e-01         0.0250
              1              1.6203   5.454824e-03         0.0456
              2              1.6203   8.784435e-04         0.1610
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   8.784435e-04
         Total Reduction in Residual: 	   1.836513e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123474
    setup: 0.0102502 s
    solve: 0.00209715 s
    solve(per iteration): 0.000699051 s
resid in solve_pyamgx: 8.78e-04
time solve_pyamgx: 2.74e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.824866e+00
              0              1.6203   1.016788e-01         0.0266
              1              1.6203   2.093780e-03         0.0206
              2              1.6203   1.370808e-04         0.0655
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0330
         Final Residual: 		   1.370808e-04
         Total Reduction in Residual: 	   3.583938e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123739
    setup: 0.0102502 s
    solve: 0.00212362 s
    solve(per iteration): 0.000707872 s
resid in solve_pyamgx: 1.37e-04
time solve_pyamgx: 3.39e-03
time v: 6.07e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.282779e+00
              0              1.6203   1.108923e-01         0.0259
              1              1.6203   3.589640e-03         0.0324
              2              1.6203   5.343713e-04         0.1489
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.343713e-04
         Total Reduction in Residual: 	   1.247721e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123452
    setup: 0.0102502 s
    solve: 0.00209501 s
    solve(per iteration): 0.000698336 s
resid in solve_pyamgx: 5.34e-04
time solve_pyamgx: 3.33e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.496804e+00
              0              1.6203   8.603015e-01         0.5748
              1              1.6203   3.968098e-01         0.4612
              2              1.6203   1.937643e-01         0.4883
              3              1.6203   9.607638e-02         0.4958
              4              1.6203   4.918544e-02         0.5119
              5              1.6203   2.601650e-02         0.5289
              6              1.6203   1.422131e-02         0.5466
              7              1.6203   7.990988e-03         0.5619
              8              1.6203   4.482812e-03         0.5610
              9              1.6203   2.527820e-03         0.5639
             10              1.6203   1.737779e-03         0.6875
             11              1.6203   1.064287e-03         0.6124
             12              1.6203   6.212467e-04         0.5837
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5494
         Final Residual: 		   6.212467e-04
         Total Reduction in Residual: 	   4.150487e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0679772
    setup: 0.0505669 s
    solve: 0.0174103 s
    solve(per iteration): 0.00133925 s
resid in solve_pyamgx: 6.21e-04
time solve_pyamgx: 8.36e-02
time p: 9.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26264            280146  0.000406        0.00731
           2(D)         4985            108717   0.00437        0.00262
           3(D)            9                21     0.259       7.53e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31797
         Operator Complexity: 1.56682
         Total Memory Usage: 0.0201873 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.916461e-01
              0              1.6203   4.721298e-02         0.0798
              1              1.6203   5.356361e-03         0.1135
              2              1.6203   9.219919e-04         0.1721
              3              1.6203   1.901658e-04         0.2063
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1339
         Final Residual: 		   1.901658e-04
         Total Reduction in Residual: 	   3.214182e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168918
    setup: 0.0135803 s
    solve: 0.00331155 s
    solve(per iteration): 0.000827888 s
resid in solve_pyamgx: 1.90e-04
time solve_pyamgx: 3.22e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26884            286042  0.000396        0.00747
           2(D)         5048            110050   0.00432        0.00265
           3(D)           21                43    0.0975        1.6e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32504
         Operator Complexity: 1.57739
         Total Memory Usage: 0.0203855 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.298997e+01
              0              1.6203   3.289675e+00         0.1431
              1              1.6203   6.856277e-01         0.2084
              2              1.6203   1.414722e-01         0.2063
              3              1.6203   3.322782e-02         0.2349
              4              1.6203   8.072271e-03         0.2429
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2037
         Final Residual: 		   8.072271e-03
         Total Reduction in Residual: 	   3.511215e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01775
    setup: 0.0136028 s
    solve: 0.0041472 s
    solve(per iteration): 0.00082944 s
resid in solve_pyamgx: 8.07e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step: 180, iter:0, max residual:2.07e-06, u:6.86e-07, v:1.07e-07, w:4.17e-07, p:2.07e-06, k:1.16e-10, eps:0.00e+00, om:6.31e-06


monitor time step: 180, iter:0, u: 4.34e-01, v:-1.19e-03, w: 2.06e-03, p: 7.51e-13, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.69e-01, cfl_max_y: 9.35e-02, at i= 20, j= 59


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.86e+02, kmin: 4.77e-04, epsmin: 1.00e+00, ommin: 2.19e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 2.87292817679558e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15227            161797  0.000698        0.00425
           2(D)         4141             44863   0.00262        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19702
         Operator Complexity: 1.30122
         Total Memory Usage: 0.0154633 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.779682e+00
              0              1.6203   1.195958e-01         0.0250
              1              1.6203   5.485801e-03         0.0459
              2              1.6203   8.864054e-04         0.1616
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   8.864054e-04
         Total Reduction in Residual: 	   1.854528e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123697
    setup: 0.0102603 s
    solve: 0.00210941 s
    solve(per iteration): 0.000703136 s
resid in solve_pyamgx: 8.86e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.821810e+00
              0              1.6203   1.015384e-01         0.0266
              1              1.6203   2.088582e-03         0.0206
              2              1.6203   1.362517e-04         0.0652
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0329
         Final Residual: 		   1.362517e-04
         Total Reduction in Residual: 	   3.565110e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01238
    setup: 0.0102603 s
    solve: 0.00211971 s
    solve(per iteration): 0.000706571 s
resid in solve_pyamgx: 1.36e-04
time solve_pyamgx: 3.36e-03
time v: 6.06e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.279058e+00
              0              1.6203   1.107552e-01         0.0259
              1              1.6203   3.578895e-03         0.0323
              2              1.6203   5.364366e-04         0.1499
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.364366e-04
         Total Reduction in Residual: 	   1.253633e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123658
    setup: 0.0102603 s
    solve: 0.00210554 s
    solve(per iteration): 0.000701845 s
resid in solve_pyamgx: 5.36e-04
time solve_pyamgx: 3.34e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.492706e+00
              0              1.6203   8.591563e-01         0.5756
              1              1.6203   3.965361e-01         0.4615
              2              1.6203   1.937313e-01         0.4886
              3              1.6203   9.621501e-02         0.4966
              4              1.6203   4.969280e-02         0.5165
              5              1.6203   2.650079e-02         0.5333
              6              1.6203   1.455835e-02         0.5494
              7              1.6203   8.241224e-03         0.5661
              8              1.6203   4.628170e-03         0.5616
              9              1.6203   2.587194e-03         0.5590
             10              1.6203   1.766029e-03         0.6826
             11              1.6203   1.073236e-03         0.6077
             12              1.6203   6.184362e-04         0.5762
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5493
         Final Residual: 		   6.184362e-04
         Total Reduction in Residual: 	   4.143054e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0684519
    setup: 0.0509006 s
    solve: 0.0175513 s
    solve(per iteration): 0.0013501 s
resid in solve_pyamgx: 6.18e-04
time solve_pyamgx: 8.39e-02
time p: 9.61e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26316            280676  0.000405        0.00733
           2(D)         5020            107774   0.00428         0.0026
           3(D)           15                17    0.0756       8.42e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31892
         Operator Complexity: 1.56621
         Total Memory Usage: 0.0201828 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.916921e-01
              0              1.6203   4.745209e-02         0.0802
              1              1.6203   5.372490e-03         0.1132
              2              1.6203   9.300051e-04         0.1731
              3              1.6203   1.891655e-04         0.2034
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1337
         Final Residual: 		   1.891655e-04
         Total Reduction in Residual: 	   3.197027e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169267
    setup: 0.0136169 s
    solve: 0.00330982 s
    solve(per iteration): 0.000827456 s
resid in solve_pyamgx: 1.89e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26866            285914  0.000396        0.00747
           2(D)         5010            108886   0.00434        0.00262
           3(D)           22                28    0.0579        1.3e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32448
         Operator Complexity: 1.57548
         Total Memory Usage: 0.0203534 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.296127e+01
              0              1.6203   3.330212e+00         0.1450
              1              1.6203   7.069478e-01         0.2123
              2              1.6203   1.500001e-01         0.2122
              3              1.6203   3.608792e-02         0.2406
              4              1.6203   8.916127e-03         0.2471
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2079
         Final Residual: 		   8.916127e-03
         Total Reduction in Residual: 	   3.883115e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177836
    setup: 0.0136262 s
    solve: 0.00415744 s
    solve(per iteration): 0.000831488 s
resid in solve_pyamgx: 8.92e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 181, iter:0, max residual:1.99e-06, u:6.93e-07, v:1.06e-07, w:4.19e-07, p:1.99e-06, k:1.15e-10, eps:0.00e+00, om:6.97e-06


monitor time step: 181, iter:0, u: 4.32e-01, v:-7.34e-04, w: 1.70e-03, p: 1.95e-13, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.87e+02, kmin: 4.78e-04, epsmin: 1.00e+00, ommin: 2.19e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 2.857142857142857e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15218            161870  0.000699        0.00425
           2(D)         4081             43871   0.00263         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19632
         Operator Complexity: 1.29988
         Total Memory Usage: 0.0154396 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.776157e+00
              0              1.6203   1.194319e-01         0.0250
              1              1.6203   5.447881e-03         0.0456
              2              1.6203   8.862479e-04         0.1627
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0570
         Final Residual: 		   8.862479e-04
         Total Reduction in Residual: 	   1.855567e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012319
    setup: 0.0102198 s
    solve: 0.0020992 s
    solve(per iteration): 0.000699733 s
resid in solve_pyamgx: 8.86e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.818693e+00
              0              1.6203   1.014014e-01         0.0266
              1              1.6203   2.088520e-03         0.0206
              2              1.6203   1.375818e-04         0.0659
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0330
         Final Residual: 		   1.375818e-04
         Total Reduction in Residual: 	   3.602849e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123497
    setup: 0.0102198 s
    solve: 0.00212992 s
    solve(per iteration): 0.000709973 s
resid in solve_pyamgx: 1.38e-04
time solve_pyamgx: 3.41e-03
time v: 6.16e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.275287e+00
              0              1.6203   1.106170e-01         0.0259
              1              1.6203   3.566718e-03         0.0322
              2              1.6203   5.345563e-04         0.1499
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.345563e-04
         Total Reduction in Residual: 	   1.250340e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123209
    setup: 0.0102198 s
    solve: 0.00210109 s
    solve(per iteration): 0.000700363 s
resid in solve_pyamgx: 5.35e-04
time solve_pyamgx: 3.35e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.488550e+00
              0              1.6203   8.572324e-01         0.5759
              1              1.6203   3.949808e-01         0.4608
              2              1.6203   1.933663e-01         0.4896
              3              1.6203   9.620128e-02         0.4975
              4              1.6203   5.003286e-02         0.5201
              5              1.6203   2.690448e-02         0.5377
              6              1.6203   1.486500e-02         0.5525
              7              1.6203   8.456020e-03         0.5689
              8              1.6203   4.750697e-03         0.5618
              9              1.6203   2.634930e-03         0.5546
             10              1.6203   1.789582e-03         0.6792
             11              1.6203   1.085895e-03         0.6068
             12              1.6203   6.266156e-04         0.5770
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5500
         Final Residual: 		   6.266156e-04
         Total Reduction in Residual: 	   4.209570e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0683355
    setup: 0.0508273 s
    solve: 0.0175082 s
    solve(per iteration): 0.00134678 s
resid in solve_pyamgx: 6.27e-04
time solve_pyamgx: 8.37e-02
time p: 9.58e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26326            280168  0.000404        0.00732
           2(D)         4990            108406   0.00435        0.00261
           3(D)           19                27    0.0748       1.18e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31876
         Operator Complexity: 1.56641
         Total Memory Usage: 0.0201849 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.917291e-01
              0              1.6203   4.758096e-02         0.0804
              1              1.6203   5.338105e-03         0.1122
              2              1.6203   9.376030e-04         0.1756
              3              1.6203   1.941378e-04         0.2071
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1346
         Final Residual: 		   1.941378e-04
         Total Reduction in Residual: 	   3.280857e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169324
    setup: 0.013633 s
    solve: 0.00329946 s
    solve(per iteration): 0.000824864 s
resid in solve_pyamgx: 1.94e-04
time solve_pyamgx: 3.23e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26835            285711  0.000397        0.00746
           2(D)         5069            109865   0.00428        0.00264
           3(D)           14                14    0.0714       7.45e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32469
         Operator Complexity: 1.57659
         Total Memory Usage: 0.0203715 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.291692e+01
              0              1.6203   3.293652e+00         0.1437
              1              1.6203   6.960336e-01         0.2113
              2              1.6203   1.462393e-01         0.2101
              3              1.6203   3.477668e-02         0.2378
              4              1.6203   8.535947e-03         0.2455
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2062
         Final Residual: 		   8.535947e-03
         Total Reduction in Residual: 	   3.724735e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176851
    setup: 0.0135235 s
    solve: 0.00416154 s
    solve(per iteration): 0.000832307 s
resid in solve_pyamgx: 8.54e-03
time solve_pyamgx: 3.32e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 182, iter:0, max residual:2.03e-06, u:6.92e-07, v:1.07e-07, w:4.18e-07, p:2.03e-06, k:1.18e-10, eps:0.00e+00, om:6.67e-06


monitor time step: 182, iter:0, u: 4.30e-01, v:-3.16e-04, w: 1.29e-03, p:-3.53e-13, k: 1.17e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.87e+02, kmin: 4.78e-04, epsmin: 1.00e+00, ommin: 2.19e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 2.8415300546448083e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15229            162345    0.0007        0.00426
           2(D)         4118             44342   0.00261        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19681
         Operator Complexity: 1.30126
         Total Memory Usage: 0.015463 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.772694e+00
              0              1.6203   1.192528e-01         0.0250
              1              1.6203   5.412892e-03         0.0454
              2              1.6203   8.769504e-04         0.1620
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0569
         Final Residual: 		   8.769504e-04
         Total Reduction in Residual: 	   1.837433e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123349
    setup: 0.0102314 s
    solve: 0.00210352 s
    solve(per iteration): 0.000701173 s
resid in solve_pyamgx: 8.77e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.815422e+00
              0              1.6203   1.012569e-01         0.0265
              1              1.6203   2.083172e-03         0.0206
              2              1.6203   1.350891e-04         0.0648
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0328
         Final Residual: 		   1.350891e-04
         Total Reduction in Residual: 	   3.540607e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123608
    setup: 0.0102314 s
    solve: 0.00212938 s
    solve(per iteration): 0.000709792 s
resid in solve_pyamgx: 1.35e-04
time solve_pyamgx: 3.40e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.271444e+00
              0              1.6203   1.104976e-01         0.0259
              1              1.6203   3.560561e-03         0.0322
              2              1.6203   5.321672e-04         0.1495
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   5.321672e-04
         Total Reduction in Residual: 	   1.245872e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123268
    setup: 0.0102314 s
    solve: 0.00209536 s
    solve(per iteration): 0.000698453 s
resid in solve_pyamgx: 5.32e-04
time solve_pyamgx: 3.31e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.484449e+00
              0              1.6203   8.564175e-01         0.5769
              1              1.6203   3.938868e-01         0.4599
              2              1.6203   1.938157e-01         0.4921
              3              1.6203   9.690458e-02         0.5000
              4              1.6203   5.073448e-02         0.5236
              5              1.6203   2.752939e-02         0.5426
              6              1.6203   1.532839e-02         0.5568
              7              1.6203   8.743014e-03         0.5704
              8              1.6203   4.918110e-03         0.5625
              9              1.6203   2.715491e-03         0.5521
             10              1.6203   1.841240e-03         0.6781
             11              1.6203   1.120301e-03         0.6084
             12              1.6203   6.550645e-04         0.5847
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5520
         Final Residual: 		   6.550645e-04
         Total Reduction in Residual: 	   4.412846e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0679546
    setup: 0.0505525 s
    solve: 0.0174021 s
    solve(per iteration): 0.00133863 s
resid in solve_pyamgx: 6.55e-04
time solve_pyamgx: 8.33e-02
time p: 9.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26322            280772  0.000405        0.00733
           2(D)         5019            109133   0.00433        0.00263
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31896
         Operator Complexity: 1.56834
         Total Memory Usage: 0.0202156 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.917435e-01
              0              1.6203   4.721767e-02         0.0798
              1              1.6203   5.286738e-03         0.1120
              2              1.6203   9.249144e-04         0.1749
              3              1.6203   1.948522e-04         0.2107
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1347
         Final Residual: 		   1.948522e-04
         Total Reduction in Residual: 	   3.292849e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0166573
    setup: 0.0133302 s
    solve: 0.00332714 s
    solve(per iteration): 0.000831784 s
resid in solve_pyamgx: 1.95e-04
time solve_pyamgx: 3.19e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26894            286452  0.000396        0.00748
           2(D)         5059            111051   0.00434        0.00267
           3(D)           20                32      0.08       1.33e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32525
         Operator Complexity: 1.57943
         Total Memory Usage: 0.0204178 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.288414e+01
              0              1.6203   3.258133e+00         0.1424
              1              1.6203   6.824583e-01         0.2095
              2              1.6203   1.412236e-01         0.2069
              3              1.6203   3.369365e-02         0.2386
              4              1.6203   8.336724e-03         0.2474
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2053
         Final Residual: 		   8.336724e-03
         Total Reduction in Residual: 	   3.643014e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0174545
    setup: 0.0133177 s
    solve: 0.00413677 s
    solve(per iteration): 0.000827354 s
resid in solve_pyamgx: 8.34e-03
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 183, iter:0, max residual:2.19e-06, u:6.85e-07, v:1.06e-07, w:4.16e-07, p:2.19e-06, k:1.19e-10, eps:0.00e+00, om:6.51e-06


monitor time step: 183, iter:0, u: 4.28e-01, v: 5.26e-05, w: 8.48e-04, p:-9.15e-13, k: 1.16e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.88e+02, kmin: 4.79e-04, epsmin: 1.00e+00, ommin: 2.19e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 2.826086956521739e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15228            161898  0.000698        0.00425
           2(D)         4128             45056   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.1969
         Operator Complexity: 1.30165
         Total Memory Usage: 0.0154694 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.769274e+00
              0              1.6203   1.191187e-01         0.0250
              1              1.6203   5.377230e-03         0.0451
              2              1.6203   8.592256e-04         0.1598
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0565
         Final Residual: 		   8.592256e-04
         Total Reduction in Residual: 	   1.801586e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124357
    setup: 0.0103203 s
    solve: 0.00211539 s
    solve(per iteration): 0.000705131 s
resid in solve_pyamgx: 8.59e-04
time solve_pyamgx: 2.77e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.811991e+00
              0              1.6203   1.011125e-01         0.0265
              1              1.6203   2.083645e-03         0.0206
              2              1.6203   1.362040e-04         0.0654
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0329
         Final Residual: 		   1.362040e-04
         Total Reduction in Residual: 	   3.573041e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124545
    setup: 0.0103203 s
    solve: 0.00213421 s
    solve(per iteration): 0.000711403 s
resid in solve_pyamgx: 1.36e-04
time solve_pyamgx: 3.41e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.267554e+00
              0              1.6203   1.103726e-01         0.0259
              1              1.6203   3.559312e-03         0.0322
              2              1.6203   5.295435e-04         0.1488
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   5.295435e-04
         Total Reduction in Residual: 	   1.240859e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124275
    setup: 0.0103203 s
    solve: 0.0021072 s
    solve(per iteration): 0.0007024 s
resid in solve_pyamgx: 5.30e-04
time solve_pyamgx: 3.35e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.480342e+00
              0              1.6203   8.560152e-01         0.5783
              1              1.6203   3.929201e-01         0.4590
              2              1.6203   1.947012e-01         0.4955
              3              1.6203   9.805683e-02         0.5036
              4              1.6203   5.155214e-02         0.5257
              5              1.6203   2.818408e-02         0.5467
              6              1.6203   1.583219e-02         0.5617
              7              1.6203   9.039772e-03         0.5710
              8              1.6203   5.099187e-03         0.5641
              9              1.6203   2.815514e-03         0.5521
             10              1.6203   1.912333e-03         0.6792
             11              1.6203   1.169958e-03         0.6118
             12              1.6203   6.985471e-04         0.5971
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5548
         Final Residual: 		   6.985471e-04
         Total Reduction in Residual: 	   4.718823e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0678825
    setup: 0.0504525 s
    solve: 0.01743 s
    solve(per iteration): 0.00134077 s
resid in solve_pyamgx: 6.99e-04
time solve_pyamgx: 8.31e-02
time p: 9.54e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26237            279705  0.000406         0.0073
           2(D)         5018            107968   0.00429         0.0026
           3(D)           10                14      0.14       6.26e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31804
         Operator Complexity: 1.56508
         Total Memory Usage: 0.0201609 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.917655e-01
              0              1.6203   4.742709e-02         0.0801
              1              1.6203   5.285827e-03         0.1115
              2              1.6203   9.379451e-04         0.1774
              3              1.6203   1.935881e-04         0.2064
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1345
         Final Residual: 		   1.935881e-04
         Total Reduction in Residual: 	   3.271365e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0166833
    setup: 0.0133652 s
    solve: 0.00331805 s
    solve(per iteration): 0.000829512 s
resid in solve_pyamgx: 1.94e-04
time solve_pyamgx: 3.19e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26859            286015  0.000396        0.00747
           2(D)         5003            107851   0.00431         0.0026
           3(D)           18                24    0.0741       1.09e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3243
         Operator Complexity: 1.57412
         Total Memory Usage: 0.0203315 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.285346e+01
              0              1.6203   3.270616e+00         0.1431
              1              1.6203   6.881499e-01         0.2104
              2              1.6203   1.428769e-01         0.2076
              3              1.6203   3.409795e-02         0.2387
              4              1.6203   8.458110e-03         0.2481
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2059
         Final Residual: 		   8.458110e-03
         Total Reduction in Residual: 	   3.701019e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0174857
    setup: 0.0133219 s
    solve: 0.00416381 s
    solve(per iteration): 0.000832762 s
resid in solve_pyamgx: 8.46e-03
time solve_pyamgx: 3.27e-02
time omega: 3.90e-02
time Smag or Wale: 4.77e-07

--time step: 184, iter:0, max residual:2.39e-06, u:6.71e-07, v:1.06e-07, w:4.14e-07, p:2.39e-06, k:1.18e-10, eps:0.00e+00, om:6.61e-06


monitor time step: 184, iter:0, u: 4.25e-01, v: 4.10e-04, w: 4.03e-04, p:-1.43e-12, k: 1.15e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.88e+02, kmin: 4.80e-04, epsmin: 1.00e+00, ommin: 2.19e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 2.8108108108108104e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15266            162446  0.000697        0.00426
           2(D)         4139             44735   0.00261        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.1974
         Operator Complexity: 1.30198
         Total Memory Usage: 0.0154769 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.765826e+00
              0              1.6203   1.189874e-01         0.0250
              1              1.6203   5.398891e-03         0.0454
              2              1.6203   8.715365e-04         0.1614
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   8.715365e-04
         Total Reduction in Residual: 	   1.828721e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123649
    setup: 0.0102534 s
    solve: 0.00211149 s
    solve(per iteration): 0.000703829 s
resid in solve_pyamgx: 8.72e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.808499e+00
              0              1.6203   1.009612e-01         0.0265
              1              1.6203   2.076974e-03         0.0206
              2              1.6203   1.344196e-04         0.0647
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0328
         Final Residual: 		   1.344196e-04
         Total Reduction in Residual: 	   3.529464e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123828
    setup: 0.0102534 s
    solve: 0.00212931 s
    solve(per iteration): 0.000709771 s
resid in solve_pyamgx: 1.34e-04
time solve_pyamgx: 3.39e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.263665e+00
              0              1.6203   1.102375e-01         0.0259
              1              1.6203   3.553561e-03         0.0322
              2              1.6203   5.369636e-04         0.1511
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0501
         Final Residual: 		   5.369636e-04
         Total Reduction in Residual: 	   1.259394e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123549
    setup: 0.0102534 s
    solve: 0.00210147 s
    solve(per iteration): 0.000700491 s
resid in solve_pyamgx: 5.37e-04
time solve_pyamgx: 3.34e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.476040e+00
              0              1.6203   8.534326e-01         0.5782
              1              1.6203   3.905405e-01         0.4576
              2              1.6203   1.945970e-01         0.4983
              3              1.6203   9.852335e-02         0.5063
              4              1.6203   5.169158e-02         0.5247
              5              1.6203   2.835891e-02         0.5486
              6              1.6203   1.607480e-02         0.5668
              7              1.6203   9.191468e-03         0.5718
              8              1.6203   5.205467e-03         0.5663
              9              1.6203   2.884233e-03         0.5541
             10              1.6203   1.964918e-03         0.6813
             11              1.6203   1.209038e-03         0.6153
             12              1.6203   7.360318e-04         0.6088
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5572
         Final Residual: 		   7.360318e-04
         Total Reduction in Residual: 	   4.986529e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0679607
    setup: 0.0505402 s
    solve: 0.0174205 s
    solve(per iteration): 0.00134004 s
resid in solve_pyamgx: 7.36e-04
time solve_pyamgx: 8.33e-02
time p: 9.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26342            280758  0.000405        0.00733
           2(D)         5022            109426   0.00434        0.00263
           3(D)           16                18    0.0703       8.94e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31921
         Operator Complexity: 1.56874
         Total Memory Usage: 0.020223 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.917986e-01
              0              1.6203   4.765152e-02         0.0805
              1              1.6203   5.335524e-03         0.1120
              2              1.6203   9.379328e-04         0.1758
              3              1.6203   1.949035e-04         0.2078
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1347
         Final Residual: 		   1.949035e-04
         Total Reduction in Residual: 	   3.293409e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168906
    setup: 0.0135723 s
    solve: 0.00331837 s
    solve(per iteration): 0.000829592 s
resid in solve_pyamgx: 1.95e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26818            285110  0.000396        0.00745
           2(D)         5037            109775   0.00433        0.00264
           3(D)           21                29    0.0658       1.29e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32426
         Operator Complexity: 1.57561
         Total Memory Usage: 0.0203542 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.276659e+01
              0              1.6203   3.240861e+00         0.1424
              1              1.6203   6.788454e-01         0.2095
              2              1.6203   1.404687e-01         0.2069
              3              1.6203   3.303378e-02         0.2352
              4              1.6203   8.128092e-03         0.2461
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2044
         Final Residual: 		   8.128092e-03
         Total Reduction in Residual: 	   3.570184e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177511
    setup: 0.0135919 s
    solve: 0.00415926 s
    solve(per iteration): 0.000831853 s
resid in solve_pyamgx: 8.13e-03
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 185, iter:0, max residual:2.52e-06, u:6.81e-07, v:1.05e-07, w:4.20e-07, p:2.52e-06, k:1.19e-10, eps:0.00e+00, om:6.35e-06


monitor time step: 185, iter:0, u: 4.22e-01, v: 7.81e-04, w:-4.50e-05, p:-1.81e-12, k: 1.14e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.89e+02, kmin: 4.81e-04, epsmin: 1.00e+00, ommin: 2.19e+01, fkmax: 1.00e+00

time one iteration: 2.25e-01
vismean_mean 2.7956989247311826e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15235            161989  0.000698        0.00425
           2(D)         4114             44506   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19683
         Operator Complexity: 1.30098
         Total Memory Usage: 0.0154589 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.762297e+00
              0              1.6203   1.188548e-01         0.0250
              1              1.6203   5.394092e-03         0.0454
              2              1.6203   8.741616e-04         0.1621
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0568
         Final Residual: 		   8.741616e-04
         Total Reduction in Residual: 	   1.835588e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123685
    setup: 0.0102587 s
    solve: 0.00210989 s
    solve(per iteration): 0.000703296 s
resid in solve_pyamgx: 8.74e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.805048e+00
              0              1.6203   1.008079e-01         0.0265
              1              1.6203   2.074992e-03         0.0206
              2              1.6203   1.357199e-04         0.0654
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0329
         Final Residual: 		   1.357199e-04
         Total Reduction in Residual: 	   3.566839e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123828
    setup: 0.0102587 s
    solve: 0.00212416 s
    solve(per iteration): 0.000708053 s
resid in solve_pyamgx: 1.36e-04
time solve_pyamgx: 3.39e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.259796e+00
              0              1.6203   1.101014e-01         0.0258
              1              1.6203   3.534177e-03         0.0321
              2              1.6203   5.337806e-04         0.1510
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.337806e-04
         Total Reduction in Residual: 	   1.253066e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123674
    setup: 0.0102587 s
    solve: 0.00210877 s
    solve(per iteration): 0.000702923 s
resid in solve_pyamgx: 5.34e-04
time solve_pyamgx: 3.36e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.471705e+00
              0              1.6203   8.509645e-01         0.5782
              1              1.6203   3.885033e-01         0.4565
              2              1.6203   1.942619e-01         0.5000
              3              1.6203   9.897099e-02         0.5095
              4              1.6203   5.179538e-02         0.5233
              5              1.6203   2.846664e-02         0.5496
              6              1.6203   1.627819e-02         0.5718
              7              1.6203   9.340327e-03         0.5738
              8              1.6203   5.307638e-03         0.5682
              9              1.6203   2.954427e-03         0.5566
             10              1.6203   2.018907e-03         0.6834
             11              1.6203   1.244666e-03         0.6165
             12              1.6203   7.635553e-04         0.6135
             13              1.6203   5.073778e-04         0.6645
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5658
         Final Residual: 		   5.073778e-04
         Total Reduction in Residual: 	   3.447550e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0690706
    setup: 0.0503912 s
    solve: 0.0186794 s
    solve(per iteration): 0.00133424 s
resid in solve_pyamgx: 5.07e-04
time solve_pyamgx: 8.43e-02
time p: 9.65e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26295            279749  0.000405        0.00731
           2(D)         5078            107662   0.00418         0.0026
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31924
         Operator Complexity: 1.56469
         Total Memory Usage: 0.0201611 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.917988e-01
              0              1.6203   4.692939e-02         0.0793
              1              1.6203   5.271368e-03         0.1123
              2              1.6203   9.222621e-04         0.1750
              3              1.6203   1.942383e-04         0.2106
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1346
         Final Residual: 		   1.942383e-04
         Total Reduction in Residual: 	   3.282168e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168732
    setup: 0.0135575 s
    solve: 0.00331571 s
    solve(per iteration): 0.000828928 s
resid in solve_pyamgx: 1.94e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26749            285241  0.000399        0.00745
           2(D)         5028            109672   0.00434        0.00264
           3(D)           15                21    0.0933       9.31e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3234
         Operator Complexity: 1.57564
         Total Memory Usage: 0.0203503 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.273845e+01
              0              1.6203   3.286605e+00         0.1445
              1              1.6203   6.945217e-01         0.2113
              2              1.6203   1.467636e-01         0.2113
              3              1.6203   3.505181e-02         0.2388
              4              1.6203   8.664690e-03         0.2472
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2071
         Final Residual: 		   8.664690e-03
         Total Reduction in Residual: 	   3.810590e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176882
    setup: 0.0135448 s
    solve: 0.00414336 s
    solve(per iteration): 0.000828672 s
resid in solve_pyamgx: 8.66e-03
time solve_pyamgx: 3.56e-02
time omega: 4.27e-02
time Smag or Wale: 2.38e-07

--time step: 186, iter:0, max residual:1.79e-06, u:6.83e-07, v:1.06e-07, w:4.17e-07, p:1.79e-06, k:1.19e-10, eps:0.00e+00, om:6.77e-06


monitor time step: 186, iter:0, u: 4.19e-01, v: 1.13e-03, w:-5.18e-04, p:-1.95e-12, k: 1.12e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.89e+02, kmin: 4.82e-04, epsmin: 1.00e+00, ommin: 2.19e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 2.780748663101604e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15265            162549  0.000698        0.00426
           2(D)         4091             44123   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.1969
         Operator Complexity: 1.30124
         Total Memory Usage: 0.0154633 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.758704e+00
              0              1.6203   1.187062e-01         0.0249
              1              1.6203   5.395113e-03         0.0454
              2              1.6203   8.631958e-04         0.1600
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0566
         Final Residual: 		   8.631958e-04
         Total Reduction in Residual: 	   1.813930e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124815
    setup: 0.0103823 s
    solve: 0.0020992 s
    solve(per iteration): 0.000699733 s
resid in solve_pyamgx: 8.63e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.801649e+00
              0              1.6203   1.006521e-01         0.0265
              1              1.6203   2.073298e-03         0.0206
              2              1.6203   1.371713e-04         0.0662
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0330
         Final Residual: 		   1.371713e-04
         Total Reduction in Residual: 	   3.608207e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125137
    setup: 0.0103823 s
    solve: 0.00213136 s
    solve(per iteration): 0.000710453 s
resid in solve_pyamgx: 1.37e-04
time solve_pyamgx: 3.39e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.255920e+00
              0              1.6203   1.099657e-01         0.0258
              1              1.6203   3.538159e-03         0.0322
              2              1.6203   5.295595e-04         0.1497
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   5.295595e-04
         Total Reduction in Residual: 	   1.244289e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124876
    setup: 0.0103823 s
    solve: 0.00210534 s
    solve(per iteration): 0.000701781 s
resid in solve_pyamgx: 5.30e-04
time solve_pyamgx: 3.35e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.467413e+00
              0              1.6203   8.489467e-01         0.5785
              1              1.6203   3.869999e-01         0.4559
              2              1.6203   1.936048e-01         0.5003
              3              1.6203   9.918372e-02         0.5123
              4              1.6203   5.186210e-02         0.5229
              5              1.6203   2.852547e-02         0.5500
              6              1.6203   1.640901e-02         0.5752
              7              1.6203   9.461644e-03         0.5766
              8              1.6203   5.386315e-03         0.5693
              9              1.6203   3.009087e-03         0.5587
             10              1.6203   2.060106e-03         0.6846
             11              1.6203   1.267365e-03         0.6152
             12              1.6203   7.741564e-04         0.6108
             13              1.6203   5.087587e-04         0.6572
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5660
         Final Residual: 		   5.087587e-04
         Total Reduction in Residual: 	   3.467046e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0691115
    setup: 0.0504072 s
    solve: 0.0187043 s
    solve(per iteration): 0.00133602 s
resid in solve_pyamgx: 5.09e-04
time solve_pyamgx: 8.43e-02
time p: 9.65e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26308            280280  0.000405        0.00732
           2(D)         5052            110974   0.00435        0.00267
           3(D)           11                15     0.124       6.78e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31912
         Operator Complexity: 1.5703
         Total Memory Usage: 0.0202465 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.917992e-01
              0              1.6203   4.702837e-02         0.0795
              1              1.6203   5.229276e-03         0.1112
              2              1.6203   9.171044e-04         0.1754
              3              1.6203   1.931868e-04         0.2106
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1344
         Final Residual: 		   1.931868e-04
         Total Reduction in Residual: 	   3.264399e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168421
    setup: 0.0135286 s
    solve: 0.00331354 s
    solve(per iteration): 0.000828384 s
resid in solve_pyamgx: 1.93e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26819            285405  0.000397        0.00745
           2(D)         5005            110913   0.00443        0.00267
           3(D)           11                15     0.124       6.78e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32384
         Operator Complexity: 1.57768
         Total Memory Usage: 0.0203838 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.268944e+01
              0              1.6203   3.254816e+00         0.1435
              1              1.6203   6.837734e-01         0.2101
              2              1.6203   1.430898e-01         0.2093
              3              1.6203   3.410413e-02         0.2383
              4              1.6203   8.422263e-03         0.2470
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   8.422263e-03
         Total Reduction in Residual: 	   3.711975e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176847
    setup: 0.0135147 s
    solve: 0.00417002 s
    solve(per iteration): 0.000834003 s
resid in solve_pyamgx: 8.42e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 187, iter:0, max residual:1.81e-06, u:6.74e-07, v:1.07e-07, w:4.14e-07, p:1.81e-06, k:1.18e-10, eps:0.00e+00, om:6.58e-06


monitor time step: 187, iter:0, u: 4.17e-01, v: 1.35e-03, w:-1.04e-03, p:-1.89e-12, k: 1.11e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.90e+02, kmin: 4.83e-04, epsmin: 1.00e+00, ommin: 2.19e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 2.76595744680851e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15271            162775  0.000698        0.00427
           2(D)         4094             44536   0.00266        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19699
         Operator Complexity: 1.30217
         Total Memory Usage: 0.0154781 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.755115e+00
              0              1.6203   1.185544e-01         0.0249
              1              1.6203   5.360081e-03         0.0452
              2              1.6203   8.632323e-04         0.1610
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0566
         Final Residual: 		   8.632323e-04
         Total Reduction in Residual: 	   1.815376e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123428
    setup: 0.0102396 s
    solve: 0.0021032 s
    solve(per iteration): 0.000701067 s
resid in solve_pyamgx: 8.63e-04
time solve_pyamgx: 2.75e-02
time u: 3.40e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.798205e+00
              0              1.6203   1.004980e-01         0.0265
              1              1.6203   2.069442e-03         0.0206
              2              1.6203   1.340139e-04         0.0648
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0328
         Final Residual: 		   1.340139e-04
         Total Reduction in Residual: 	   3.528347e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123697
    setup: 0.0102396 s
    solve: 0.00213008 s
    solve(per iteration): 0.000710027 s
resid in solve_pyamgx: 1.34e-04
time solve_pyamgx: 3.40e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.251997e+00
              0              1.6203   1.098198e-01         0.0258
              1              1.6203   3.521821e-03         0.0321
              2              1.6203   5.271868e-04         0.1497
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   5.271868e-04
         Total Reduction in Residual: 	   1.239857e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123408
    setup: 0.0102396 s
    solve: 0.00210125 s
    solve(per iteration): 0.000700416 s
resid in solve_pyamgx: 5.27e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.463058e+00
              0              1.6203   8.454647e-01         0.5779
              1              1.6203   3.848184e-01         0.4552
              2              1.6203   1.916862e-01         0.4981
              3              1.6203   9.814220e-02         0.5120
              4              1.6203   5.125015e-02         0.5222
              5              1.6203   2.814940e-02         0.5493
              6              1.6203   1.620741e-02         0.5758
              7              1.6203   9.396317e-03         0.5798
              8              1.6203   5.359920e-03         0.5704
              9              1.6203   3.004935e-03         0.5606
             10              1.6203   2.059393e-03         0.6853
             11              1.6203   1.263737e-03         0.6136
             12              1.6203   7.655602e-04         0.6058
             13              1.6203   4.910674e-04         0.6414
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5647
         Final Residual: 		   4.910674e-04
         Total Reduction in Residual: 	   3.356446e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692699
    setup: 0.0505421 s
    solve: 0.0187278 s
    solve(per iteration): 0.0013377 s
resid in solve_pyamgx: 4.91e-04
time solve_pyamgx: 8.46e-02
time p: 9.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26349            280329  0.000404        0.00732
           2(D)         5062            107622    0.0042        0.00259
           3(D)           20                36      0.09       1.42e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31973
         Operator Complexity: 1.56551
         Total Memory Usage: 0.0201762 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.918088e-01
              0              1.6203   4.732253e-02         0.0800
              1              1.6203   5.245513e-03         0.1108
              2              1.6203   9.146820e-04         0.1744
              3              1.6203   1.930351e-04         0.2110
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1344
         Final Residual: 		   1.930351e-04
         Total Reduction in Residual: 	   3.261782e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01691
    setup: 0.0135905 s
    solve: 0.00331949 s
    solve(per iteration): 0.000829872 s
resid in solve_pyamgx: 1.93e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26761            285233  0.000398        0.00745
           2(D)         4983            109937   0.00443        0.00264
           3(D)           17                31     0.107       1.21e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32309
         Operator Complexity: 1.57603
         Total Memory Usage: 0.0203546 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.263537e+01
              0              1.6203   3.281458e+00         0.1450
              1              1.6203   6.998779e-01         0.2133
              2              1.6203   1.463212e-01         0.2091
              3              1.6203   3.494724e-02         0.2388
              4              1.6203   8.603841e-03         0.2462
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2070
         Final Residual: 		   8.603841e-03
         Total Reduction in Residual: 	   3.801061e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177697
    setup: 0.0136335 s
    solve: 0.00413622 s
    solve(per iteration): 0.000827245 s
resid in solve_pyamgx: 8.60e-03
time solve_pyamgx: 3.35e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 188, iter:0, max residual:1.75e-06, u:6.74e-07, v:1.05e-07, w:4.12e-07, p:1.75e-06, k:1.18e-10, eps:0.00e+00, om:6.72e-06


monitor time step: 188, iter:0, u: 4.14e-01, v: 1.39e-03, w:-1.62e-03, p:-1.69e-12, k: 1.11e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 1.90e+02, kmin: 4.84e-04, epsmin: 1.00e+00, ommin: 2.19e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 2.751322751322751e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15269            162015  0.000695        0.00425
           2(D)         4095             44553   0.00266        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19698
         Operator Complexity: 1.30108
         Total Memory Usage: 0.0154614 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.751584e+00
              0              1.6203   1.184078e-01         0.0249
              1              1.6203   5.336472e-03         0.0451
              2              1.6203   8.607992e-04         0.1613
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0566
         Final Residual: 		   8.607992e-04
         Total Reduction in Residual: 	   1.811605e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124254
    setup: 0.0103041 s
    solve: 0.00212128 s
    solve(per iteration): 0.000707093 s
resid in solve_pyamgx: 8.61e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.794608e+00
              0              1.6203   1.003389e-01         0.0264
              1              1.6203   2.066643e-03         0.0206
              2              1.6203   1.330405e-04         0.0644
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0327
         Final Residual: 		   1.330405e-04
         Total Reduction in Residual: 	   3.506041e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124343
    setup: 0.0103041 s
    solve: 0.00213014 s
    solve(per iteration): 0.000710048 s
resid in solve_pyamgx: 1.33e-04
time solve_pyamgx: 3.38e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.248011e+00
              0              1.6203   1.096905e-01         0.0258
              1              1.6203   3.535699e-03         0.0322
              2              1.6203   5.285998e-04         0.1495
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   5.285998e-04
         Total Reduction in Residual: 	   1.244346e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124116
    setup: 0.0103041 s
    solve: 0.00210742 s
    solve(per iteration): 0.000702475 s
resid in solve_pyamgx: 5.29e-04
time solve_pyamgx: 3.31e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.458791e+00
              0              1.6203   8.425338e-01         0.5776
              1              1.6203   3.834655e-01         0.4551
              2              1.6203   1.896493e-01         0.4946
              3              1.6203   9.664484e-02         0.5096
              4              1.6203   5.052377e-02         0.5228
              5              1.6203   2.769113e-02         0.5481
              6              1.6203   1.586542e-02         0.5729
              7              1.6203   9.221110e-03         0.5812
              8              1.6203   5.269446e-03         0.5715
              9              1.6203   2.969185e-03         0.5635
             10              1.6203   2.039132e-03         0.6868
             11              1.6203   1.248684e-03         0.6124
             12              1.6203   7.480727e-04         0.5991
             13              1.6203   4.635813e-04         0.6197
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5625
         Final Residual: 		   4.635813e-04
         Total Reduction in Residual: 	   3.177846e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0690726
    setup: 0.0503969 s
    solve: 0.0186757 s
    solve(per iteration): 0.00133398 s
resid in solve_pyamgx: 4.64e-04
time solve_pyamgx: 8.45e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26263            280011  0.000406        0.00731
           2(D)         5005            106923   0.00427        0.00258
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3182
         Operator Complexity: 1.564
         Total Memory Usage: 0.0201451 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.918090e-01
              0              1.6203   4.745218e-02         0.0802
              1              1.6203   5.221459e-03         0.1100
              2              1.6203   9.012225e-04         0.1726
              3              1.6203   1.870197e-04         0.2075
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1333
         Final Residual: 		   1.870197e-04
         Total Reduction in Residual: 	   3.160136e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168416
    setup: 0.0135332 s
    solve: 0.00330842 s
    solve(per iteration): 0.000827104 s
resid in solve_pyamgx: 1.87e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26756            284764  0.000398        0.00744
           2(D)         4988            109704   0.00441        0.00264
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32299
         Operator Complexity: 1.57497
         Total Memory Usage: 0.020338 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.259734e+01
              0              1.6203   3.236443e+00         0.1432
              1              1.6203   6.835180e-01         0.2112
              2              1.6203   1.424568e-01         0.2084
              3              1.6203   3.374363e-02         0.2369
              4              1.6203   8.358127e-03         0.2477
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2059
         Final Residual: 		   8.358127e-03
         Total Reduction in Residual: 	   3.698722e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177516
    setup: 0.0136091 s
    solve: 0.0041425 s
    solve(per iteration): 0.000828499 s
resid in solve_pyamgx: 8.36e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 189, iter:0, max residual:1.65e-06, u:6.72e-07, v:1.04e-07, w:4.13e-07, p:1.65e-06, k:1.14e-10, eps:0.00e+00, om:6.53e-06


monitor time step: 189, iter:0, u: 4.13e-01, v: 1.27e-03, w:-2.23e-03, p:-1.41e-12, k: 1.10e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.90e+02, kmin: 4.85e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 2.7368421052631576e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15252            162050  0.000697        0.00425
           2(D)         4097             44205   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19683
         Operator Complexity: 1.30063
         Total Memory Usage: 0.0154536 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.748099e+00
              0              1.6203   1.182702e-01         0.0249
              1              1.6203   5.386010e-03         0.0455
              2              1.6203   8.673282e-04         0.1610
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0567
         Final Residual: 		   8.673282e-04
         Total Reduction in Residual: 	   1.826685e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124033
    setup: 0.0103062 s
    solve: 0.00209709 s
    solve(per iteration): 0.000699029 s
resid in solve_pyamgx: 8.67e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.790844e+00
              0              1.6203   1.001751e-01         0.0264
              1              1.6203   2.064368e-03         0.0206
              2              1.6203   1.348097e-04         0.0653
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0329
         Final Residual: 		   1.348097e-04
         Total Reduction in Residual: 	   3.556192e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124347
    setup: 0.0103062 s
    solve: 0.00212851 s
    solve(per iteration): 0.000709504 s
resid in solve_pyamgx: 1.35e-04
time solve_pyamgx: 3.39e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.243989e+00
              0              1.6203   1.095678e-01         0.0258
              1              1.6203   3.549940e-03         0.0324
              2              1.6203   5.313551e-04         0.1497
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.313551e-04
         Total Reduction in Residual: 	   1.252018e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124036
    setup: 0.0103062 s
    solve: 0.00209738 s
    solve(per iteration): 0.000699125 s
resid in solve_pyamgx: 5.31e-04
time solve_pyamgx: 3.33e-03
time w: 5.41e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.454525e+00
              0              1.6203   8.399319e-01         0.5775
              1              1.6203   3.826917e-01         0.4556
              2              1.6203   1.878398e-01         0.4908
              3              1.6203   9.502323e-02         0.5059
              4              1.6203   4.980316e-02         0.5241
              5              1.6203   2.722845e-02         0.5467
              6              1.6203   1.546236e-02         0.5679
              7              1.6203   8.972402e-03         0.5803
              8              1.6203   5.129864e-03         0.5717
              9              1.6203   2.906628e-03         0.5666
             10              1.6203   2.002134e-03         0.6888
             11              1.6203   1.224363e-03         0.6115
             12              1.6203   7.236403e-04         0.5910
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5571
         Final Residual: 		   7.236403e-04
         Total Reduction in Residual: 	   4.975096e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0679526
    setup: 0.0504832 s
    solve: 0.0174694 s
    solve(per iteration): 0.0013438 s
resid in solve_pyamgx: 7.24e-04
time solve_pyamgx: 8.32e-02
time p: 9.54e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26384            281006  0.000404        0.00734
           2(D)         5080            109316   0.00424        0.00263
           3(D)           10                14      0.14       6.26e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32017
         Operator Complexity: 1.56894
         Total Memory Usage: 0.020231 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.917900e-01
              0              1.6203   4.729927e-02         0.0799
              1              1.6203   5.258331e-03         0.1112
              2              1.6203   9.219948e-04         0.1753
              3              1.6203   1.944632e-04         0.2109
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1346
         Final Residual: 		   1.944632e-04
         Total Reduction in Residual: 	   3.286016e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168164
    setup: 0.0135027 s
    solve: 0.00331366 s
    solve(per iteration): 0.000828416 s
resid in solve_pyamgx: 1.94e-04
time solve_pyamgx: 3.21e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26826            285566  0.000397        0.00746
           2(D)         5075            109501   0.00425        0.00264
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32463
         Operator Complexity: 1.57585
         Total Memory Usage: 0.0203598 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.258775e+01
              0              1.6203   3.207850e+00         0.1420
              1              1.6203   6.734665e-01         0.2099
              2              1.6203   1.389536e-01         0.2063
              3              1.6203   3.309837e-02         0.2382
              4              1.6203   8.156537e-03         0.2464
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2049
         Final Residual: 		   8.156537e-03
         Total Reduction in Residual: 	   3.611044e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.018047
    setup: 0.0137995 s
    solve: 0.00424755 s
    solve(per iteration): 0.00084951 s
resid in solve_pyamgx: 8.16e-03
time solve_pyamgx: 3.36e-02
time omega: 4.01e-02
time Smag or Wale: 4.77e-07

--time step: 190, iter:0, max residual:2.37e-06, u:6.78e-07, v:1.05e-07, w:4.15e-07, p:2.37e-06, k:1.19e-10, eps:0.00e+00, om:6.37e-06


monitor time step: 190, iter:0, u: 4.12e-01, v: 1.06e-03, w:-2.86e-03, p:-1.04e-12, k: 1.09e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.69e-01, cfl_max_y: 9.40e-02, at i= 23, j= 59


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.91e+02, kmin: 4.86e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 2.722513089005235e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15259            162431  0.000698        0.00426
           2(D)         4101             44403   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19694
         Operator Complexity: 1.30147
         Total Memory Usage: 0.0154671 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.744594e+00
              0              1.6203   1.180890e-01         0.0249
              1              1.6203   5.330455e-03         0.0451
              2              1.6203   8.658740e-04         0.1624
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0567
         Final Residual: 		   8.658740e-04
         Total Reduction in Residual: 	   1.824970e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124056
    setup: 0.0102864 s
    solve: 0.0021192 s
    solve(per iteration): 0.0007064 s
resid in solve_pyamgx: 8.66e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.787019e+00
              0              1.6203   1.000081e-01         0.0264
              1              1.6203   2.058187e-03         0.0206
              2              1.6203   1.341906e-04         0.0652
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0328
         Final Residual: 		   1.341906e-04
         Total Reduction in Residual: 	   3.543437e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012443
    setup: 0.0102864 s
    solve: 0.00215654 s
    solve(per iteration): 0.000718848 s
resid in solve_pyamgx: 1.34e-04
time solve_pyamgx: 3.56e-03
time v: 6.37e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.239969e+00
              0              1.6203   1.094060e-01         0.0258
              1              1.6203   3.531380e-03         0.0323
              2              1.6203   5.285034e-04         0.1497
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.285034e-04
         Total Reduction in Residual: 	   1.246479e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124204
    setup: 0.0102864 s
    solve: 0.00213402 s
    solve(per iteration): 0.000711339 s
resid in solve_pyamgx: 5.29e-04
time solve_pyamgx: 3.43e-03
time w: 5.91e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.450074e+00
              0              1.6203   8.354958e-01         0.5762
              1              1.6203   3.812448e-01         0.4563
              2              1.6203   1.859407e-01         0.4877
              3              1.6203   9.305233e-02         0.5004
              4              1.6203   4.873164e-02         0.5237
              5              1.6203   2.654211e-02         0.5447
              6              1.6203   1.492349e-02         0.5623
              7              1.6203   8.626842e-03         0.5781
              8              1.6203   4.936014e-03         0.5722
              9              1.6203   2.811763e-03         0.5696
             10              1.6203   1.942826e-03         0.6910
             11              1.6203   1.189067e-03         0.6120
             12              1.6203   6.936414e-04         0.5833
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5554
         Final Residual: 		   6.936414e-04
         Total Reduction in Residual: 	   4.783490e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0682522
    setup: 0.050746 s
    solve: 0.0175062 s
    solve(per iteration): 0.00134663 s
resid in solve_pyamgx: 6.94e-04
time solve_pyamgx: 8.45e-02
time p: 9.75e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26201            279173  0.000407        0.00729
           2(D)         5023            110257   0.00437        0.00265
           3(D)           11                17      0.14       7.23e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31774
         Operator Complexity: 1.56764
         Total Memory Usage: 0.0201986 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.917754e-01
              0              1.6203   4.741848e-02         0.0801
              1              1.6203   5.252340e-03         0.1108
              2              1.6203   9.106707e-04         0.1734
              3              1.6203   1.881095e-04         0.2066
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1335
         Final Residual: 		   1.881095e-04
         Total Reduction in Residual: 	   3.178731e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167602
    setup: 0.0134096 s
    solve: 0.00335053 s
    solve(per iteration): 0.000837632 s
resid in solve_pyamgx: 1.88e-04
time solve_pyamgx: 3.32e-02
time k: 4.58e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26823            285853  0.000397        0.00746
           2(D)         5005            109523   0.00437        0.00263
           3(D)           23                35    0.0662       1.48e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32401
         Operator Complexity: 1.57633
         Total Memory Usage: 0.020364 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.255371e+01
              0              1.6203   3.248031e+00         0.1440
              1              1.6203   6.951265e-01         0.2140
              2              1.6203   1.435559e-01         0.2065
              3              1.6203   3.427903e-02         0.2388
              4              1.6203   8.376641e-03         0.2444
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   8.376641e-03
         Total Reduction in Residual: 	   3.714086e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0179323
    setup: 0.0137197 s
    solve: 0.00421258 s
    solve(per iteration): 0.000842515 s
resid in solve_pyamgx: 8.38e-03
time solve_pyamgx: 3.66e-02
time omega: 4.40e-02
time Smag or Wale: 9.54e-07

--time step: 191, iter:0, max residual:2.18e-06, u:6.76e-07, v:1.05e-07, w:4.13e-07, p:2.18e-06, k:1.15e-10, eps:0.00e+00, om:6.54e-06


monitor time step: 191, iter:0, u: 4.11e-01, v: 8.32e-04, w:-3.51e-03, p:-5.33e-13, k: 1.09e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.92e+02, kmin: 4.87e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 2.708333333333333e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15226            161692  0.000697        0.00424
           2(D)         4120             44572   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.1968
         Operator Complexity: 1.30064
         Total Memory Usage: 0.0154535 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.741011e+00
              0              1.6203   1.179579e-01         0.0249
              1              1.6203   5.334864e-03         0.0452
              2              1.6203   8.568595e-04         0.1606
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0565
         Final Residual: 		   8.568595e-04
         Total Reduction in Residual: 	   1.807335e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124984
    setup: 0.0103875 s
    solve: 0.00211098 s
    solve(per iteration): 0.000703659 s
resid in solve_pyamgx: 8.57e-04
time solve_pyamgx: 2.93e-02
time u: 3.62e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.783250e+00
              0              1.6203   9.984200e-02         0.0264
              1              1.6203   2.057204e-03         0.0206
              2              1.6203   1.342767e-04         0.0653
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0329
         Final Residual: 		   1.342767e-04
         Total Reduction in Residual: 	   3.549242e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125176
    setup: 0.0103875 s
    solve: 0.00213018 s
    solve(per iteration): 0.000710059 s
resid in solve_pyamgx: 1.34e-04
time solve_pyamgx: 3.48e-03
time v: 6.35e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.235966e+00
              0              1.6203   1.092778e-01         0.0258
              1              1.6203   3.536280e-03         0.0324
              2              1.6203   5.257869e-04         0.1487
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   5.257869e-04
         Total Reduction in Residual: 	   1.241244e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125071
    setup: 0.0103875 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 5.26e-04
time solve_pyamgx: 3.44e-03
time w: 5.76e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.445576e+00
              0              1.6203   8.317455e-01         0.5754
              1              1.6203   3.810622e-01         0.4581
              2              1.6203   1.855957e-01         0.4870
              3              1.6203   9.221237e-02         0.4968
              4              1.6203   4.823104e-02         0.5230
              5              1.6203   2.619563e-02         0.5431
              6              1.6203   1.460665e-02         0.5576
              7              1.6203   8.389609e-03         0.5744
              8              1.6203   4.797926e-03         0.5719
              9              1.6203   2.743573e-03         0.5718
             10              1.6203   1.901617e-03         0.6931
             11              1.6203   1.166967e-03         0.6137
             12              1.6203   6.759875e-04         0.5793
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5544
         Final Residual: 		   6.759875e-04
         Total Reduction in Residual: 	   4.676250e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0683345
    setup: 0.0508663 s
    solve: 0.0174682 s
    solve(per iteration): 0.0013437 s
resid in solve_pyamgx: 6.76e-04
time solve_pyamgx: 8.47e-02
time p: 9.76e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26339            280235  0.000404        0.00732
           2(D)         5070            108118   0.00421        0.00261
           3(D)           16                24    0.0938       1.03e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31967
         Operator Complexity: 1.56608
         Total Memory Usage: 0.0201846 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.917659e-01
              0              1.6203   4.719462e-02         0.0798
              1              1.6203   5.230421e-03         0.1108
              2              1.6203   9.070923e-04         0.1734
              3              1.6203   1.879286e-04         0.2072
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1335
         Final Residual: 		   1.879286e-04
         Total Reduction in Residual: 	   3.175725e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168735
    setup: 0.0135578 s
    solve: 0.00331571 s
    solve(per iteration): 0.000828928 s
resid in solve_pyamgx: 1.88e-04
time solve_pyamgx: 3.33e-02
time k: 4.59e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26832            286084  0.000397        0.00747
           2(D)         5037            109579   0.00432        0.00264
           3(D)           17                23    0.0796       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32436
         Operator Complexity: 1.57673
         Total Memory Usage: 0.020372 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.254590e+01
              0              1.6203   3.207097e+00         0.1422
              1              1.6203   6.792900e-01         0.2118
              2              1.6203   1.415827e-01         0.2084
              3              1.6203   3.374463e-02         0.2383
              4              1.6203   8.254591e-03         0.2446
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   8.254591e-03
         Total Reduction in Residual: 	   3.661238e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178204
    setup: 0.0136643 s
    solve: 0.00415603 s
    solve(per iteration): 0.000831206 s
resid in solve_pyamgx: 8.25e-03
time solve_pyamgx: 3.47e-02
time omega: 4.14e-02
time Smag or Wale: 7.15e-07

--time step: 192, iter:0, max residual:2.04e-06, u:6.69e-07, v:1.05e-07, w:4.11e-07, p:2.04e-06, k:1.15e-10, eps:0.00e+00, om:6.45e-06


monitor time step: 192, iter:0, u: 4.11e-01, v: 5.69e-04, w:-4.21e-03, p: 9.65e-14, k: 1.08e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.92e+02, kmin: 4.88e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 2.6943005181347147e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15266            162526  0.000697        0.00426
           2(D)         4096             44224   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19696
         Operator Complexity: 1.30135
         Total Memory Usage: 0.0154654 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.737363e+00
              0              1.6203   1.178103e-01         0.0249
              1              1.6203   5.315378e-03         0.0451
              2              1.6203   8.617491e-04         0.1621
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0567
         Final Residual: 		   8.617491e-04
         Total Reduction in Residual: 	   1.819048e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125038
    setup: 0.0103928 s
    solve: 0.00211098 s
    solve(per iteration): 0.000703659 s
resid in solve_pyamgx: 8.62e-04
time solve_pyamgx: 2.89e-02
time u: 3.58e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.779554e+00
              0              1.6203   9.967537e-02         0.0264
              1              1.6203   2.052383e-03         0.0206
              2              1.6203   1.310901e-04         0.0639
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0326
         Final Residual: 		   1.310901e-04
         Total Reduction in Residual: 	   3.468400e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125371
    setup: 0.0103928 s
    solve: 0.00214432 s
    solve(per iteration): 0.000714773 s
resid in solve_pyamgx: 1.31e-04
time solve_pyamgx: 3.45e-03
time v: 6.36e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.231955e+00
              0              1.6203   1.091307e-01         0.0258
              1              1.6203   3.518755e-03         0.0322
              2              1.6203   5.262739e-04         0.1496
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   5.262739e-04
         Total Reduction in Residual: 	   1.243572e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125021
    setup: 0.0103928 s
    solve: 0.00210931 s
    solve(per iteration): 0.000703104 s
resid in solve_pyamgx: 5.26e-04
time solve_pyamgx: 3.37e-03
time w: 5.67e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.441096e+00
              0              1.6203   8.292784e-01         0.5754
              1              1.6203   3.822565e-01         0.4610
              2              1.6203   1.868101e-01         0.4887
              3              1.6203   9.266944e-02         0.4961
              4              1.6203   4.834966e-02         0.5217
              5              1.6203   2.619739e-02         0.5418
              6              1.6203   1.453097e-02         0.5547
              7              1.6203   8.275513e-03         0.5695
              8              1.6203   4.721156e-03         0.5705
              9              1.6203   2.703842e-03         0.5727
             10              1.6203   1.878930e-03         0.6949
             11              1.6203   1.159088e-03         0.6169
             12              1.6203   6.774621e-04         0.5845
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5546
         Final Residual: 		   6.774621e-04
         Total Reduction in Residual: 	   4.701021e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.068035
    setup: 0.0505787 s
    solve: 0.0174564 s
    solve(per iteration): 0.0013428 s
resid in solve_pyamgx: 6.77e-04
time solve_pyamgx: 8.40e-02
time p: 9.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26229            279295  0.000406        0.00729
           2(D)         5016            107680   0.00428        0.00259
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31795
         Operator Complexity: 1.56406
         Total Memory Usage: 0.0201448 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.917313e-01
              0              1.6203   4.705078e-02         0.0795
              1              1.6203   5.268282e-03         0.1120
              2              1.6203   9.311760e-04         0.1768
              3              1.6203   1.965934e-04         0.2111
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1350
         Final Residual: 		   1.965934e-04
         Total Reduction in Residual: 	   3.322343e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167875
    setup: 0.0134758 s
    solve: 0.00331168 s
    solve(per iteration): 0.00082792 s
resid in solve_pyamgx: 1.97e-04
time solve_pyamgx: 3.20e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26798            285920  0.000398        0.00746
           2(D)         4997            109231   0.00437        0.00263
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32357
         Operator Complexity: 1.57598
         Total Memory Usage: 0.0203564 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.253375e+01
              0              1.6203   3.195130e+00         0.1418
              1              1.6203   6.739408e-01         0.2109
              2              1.6203   1.404835e-01         0.2085
              3              1.6203   3.351130e-02         0.2385
              4              1.6203   8.253390e-03         0.2463
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   8.253390e-03
         Total Reduction in Residual: 	   3.662679e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178118
    setup: 0.0136684 s
    solve: 0.00414346 s
    solve(per iteration): 0.000828691 s
resid in solve_pyamgx: 8.25e-03
time solve_pyamgx: 3.35e-02
time omega: 3.99e-02
time Smag or Wale: 4.77e-07

--time step: 193, iter:0, max residual:2.20e-06, u:6.73e-07, v:1.02e-07, w:4.11e-07, p:2.20e-06, k:1.20e-10, eps:0.00e+00, om:6.45e-06


monitor time step: 193, iter:0, u: 4.12e-01, v: 2.23e-04, w:-4.98e-03, p: 7.56e-13, k: 1.08e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.92e+02, kmin: 4.89e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 2.6804123711340204e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15236            162238  0.000699        0.00425
           2(D)         4067             43789   0.00265         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19636
         Operator Complexity: 1.3003
         Total Memory Usage: 0.0154463 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.733714e+00
              0              1.6203   1.176831e-01         0.0249
              1              1.6203   5.345426e-03         0.0454
              2              1.6203   8.611718e-04         0.1611
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0567
         Final Residual: 		   8.611718e-04
         Total Reduction in Residual: 	   1.819231e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012392
    setup: 0.0103009 s
    solve: 0.00209107 s
    solve(per iteration): 0.000697024 s
resid in solve_pyamgx: 8.61e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.775831e+00
              0              1.6203   9.950548e-02         0.0264
              1              1.6203   2.048919e-03         0.0206
              2              1.6203   1.322226e-04         0.0645
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0327
         Final Residual: 		   1.322226e-04
         Total Reduction in Residual: 	   3.501814e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124269
    setup: 0.0103009 s
    solve: 0.00212598 s
    solve(per iteration): 0.000708661 s
resid in solve_pyamgx: 1.32e-04
time solve_pyamgx: 3.37e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.227900e+00
              0              1.6203   1.089922e-01         0.0258
              1              1.6203   3.525487e-03         0.0323
              2              1.6203   5.286332e-04         0.1499
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.286332e-04
         Total Reduction in Residual: 	   1.250345e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012388
    setup: 0.0103009 s
    solve: 0.00208707 s
    solve(per iteration): 0.000695691 s
resid in solve_pyamgx: 5.29e-04
time solve_pyamgx: 3.32e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.436546e+00
              0              1.6203   8.261419e-01         0.5751
              1              1.6203   3.832476e-01         0.4639
              2              1.6203   1.881340e-01         0.4909
              3              1.6203   9.322267e-02         0.4955
              4              1.6203   4.823927e-02         0.5175
              5              1.6203   2.600773e-02         0.5391
              6              1.6203   1.437882e-02         0.5529
              7              1.6203   8.112491e-03         0.5642
              8              1.6203   4.612374e-03         0.5686
              9              1.6203   2.643989e-03         0.5732
             10              1.6203   1.842579e-03         0.6969
             11              1.6203   1.145395e-03         0.6216
             12              1.6203   6.840751e-04         0.5972
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5552
         Final Residual: 		   6.840751e-04
         Total Reduction in Residual: 	   4.761943e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0679691
    setup: 0.0505181 s
    solve: 0.017451 s
    solve(per iteration): 0.00134239 s
resid in solve_pyamgx: 6.84e-04
time solve_pyamgx: 8.33e-02
time p: 9.54e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26252            279570  0.000406         0.0073
           2(D)         5059            108923   0.00426        0.00262
           3(D)            3                 3     0.333       1.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31854
         Operator Complexity: 1.56625
         Total Memory Usage: 0.0201816 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.916925e-01
              0              1.6203   4.691853e-02         0.0793
              1              1.6203   5.222656e-03         0.1113
              2              1.6203   9.024391e-04         0.1728
              3              1.6203   1.902181e-04         0.2108
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1339
         Final Residual: 		   1.902181e-04
         Total Reduction in Residual: 	   3.214814e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168156
    setup: 0.01351 s
    solve: 0.00330557 s
    solve(per iteration): 0.000826392 s
resid in solve_pyamgx: 1.90e-04
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26795            285893  0.000398        0.00746
           2(D)         5061            110117    0.0043        0.00265
           3(D)           22                30     0.062       1.34e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32428
         Operator Complexity: 1.57725
         Total Memory Usage: 0.0203795 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.240533e+01
              0              1.6203   3.218179e+00         0.1436
              1              1.6203   6.802085e-01         0.2114
              2              1.6203   1.417454e-01         0.2084
              3              1.6203   3.380129e-02         0.2385
              4              1.6203   8.306336e-03         0.2457
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   8.306336e-03
         Total Reduction in Residual: 	   3.707304e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176655
    setup: 0.0135163 s
    solve: 0.00414925 s
    solve(per iteration): 0.00082985 s
resid in solve_pyamgx: 8.31e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step: 194, iter:0, max residual:2.31e-06, u:6.73e-07, v:1.03e-07, w:4.13e-07, p:2.31e-06, k:1.16e-10, eps:0.00e+00, om:6.49e-06


monitor time step: 194, iter:0, u: 4.13e-01, v:-2.24e-04, w:-5.82e-03, p: 1.30e-12, k: 1.09e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.93e+02, kmin: 4.90e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 2.6666666666666664e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15228            161918  0.000698        0.00425
           2(D)         4071             44071   0.00266        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19632
         Operator Complexity: 1.30024
         Total Memory Usage: 0.0154453 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.730121e+00
              0              1.6203   1.175223e-01         0.0248
              1              1.6203   5.322730e-03         0.0453
              2              1.6203   8.623811e-04         0.1620
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0567
         Final Residual: 		   8.623811e-04
         Total Reduction in Residual: 	   1.823169e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123452
    setup: 0.0102374 s
    solve: 0.00210784 s
    solve(per iteration): 0.000702613 s
resid in solve_pyamgx: 8.62e-04
time solve_pyamgx: 2.75e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.771961e+00
              0              1.6203   9.933420e-02         0.0263
              1              1.6203   2.046405e-03         0.0206
              2              1.6203   1.307564e-04         0.0639
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0326
         Final Residual: 		   1.307564e-04
         Total Reduction in Residual: 	   3.466536e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123673
    setup: 0.0102374 s
    solve: 0.00212992 s
    solve(per iteration): 0.000709973 s
resid in solve_pyamgx: 1.31e-04
time solve_pyamgx: 3.39e-03
time v: 6.07e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.223792e+00
              0              1.6203   1.088435e-01         0.0258
              1              1.6203   3.518824e-03         0.0323
              2              1.6203   5.308461e-04         0.1509
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0501
         Final Residual: 		   5.308461e-04
         Total Reduction in Residual: 	   1.256800e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123348
    setup: 0.0102374 s
    solve: 0.00209741 s
    solve(per iteration): 0.000699136 s
resid in solve_pyamgx: 5.31e-04
time solve_pyamgx: 3.33e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.432068e+00
              0              1.6203   8.243590e-01         0.5756
              1              1.6203   3.849324e-01         0.4669
              2              1.6203   1.899824e-01         0.4935
              3              1.6203   9.432776e-02         0.4965
              4              1.6203   4.848409e-02         0.5140
              5              1.6203   2.605998e-02         0.5375
              6              1.6203   1.441704e-02         0.5532
              7              1.6203   8.079788e-03         0.5604
              8              1.6203   4.574984e-03         0.5662
              9              1.6203   2.617580e-03         0.5722
             10              1.6203   1.826238e-03         0.6977
             11              1.6203   1.139807e-03         0.6241
             12              1.6203   6.940561e-04         0.6089
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5559
         Final Residual: 		   6.940561e-04
         Total Reduction in Residual: 	   4.846532e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0681287
    setup: 0.0506595 s
    solve: 0.0174692 s
    solve(per iteration): 0.00134378 s
resid in solve_pyamgx: 6.94e-04
time solve_pyamgx: 8.39e-02
time p: 9.62e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26172            279132  0.000408        0.00729
           2(D)         4924            105988   0.00437        0.00255
           3(D)           11                15     0.124       6.78e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31644
         Operator Complexity: 1.56136
         Total Memory Usage: 0.0200956 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.916576e-01
              0              1.6203   4.729229e-02         0.0799
              1              1.6203   5.290997e-03         0.1119
              2              1.6203   9.207226e-04         0.1740
              3              1.6203   1.941252e-04         0.2108
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1346
         Final Residual: 		   1.941252e-04
         Total Reduction in Residual: 	   3.281039e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168058
    setup: 0.0134901 s
    solve: 0.00331571 s
    solve(per iteration): 0.000828928 s
resid in solve_pyamgx: 1.94e-04
time solve_pyamgx: 3.24e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26651            284399    0.0004        0.00742
           2(D)         4939            108005   0.00443         0.0026
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32149
         Operator Complexity: 1.57198
         Total Memory Usage: 0.0202844 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.234162e+01
              0              1.6203   3.171642e+00         0.1420
              1              1.6203   6.738133e-01         0.2124
              2              1.6203   1.398948e-01         0.2076
              3              1.6203   3.343764e-02         0.2390
              4              1.6203   8.243399e-03         0.2465
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2058
         Final Residual: 		   8.243399e-03
         Total Reduction in Residual: 	   3.689705e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017719
    setup: 0.0135948 s
    solve: 0.00412416 s
    solve(per iteration): 0.000824832 s
resid in solve_pyamgx: 8.24e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 9.54e-07

--time step: 195, iter:0, max residual:2.38e-06, u:6.74e-07, v:1.02e-07, w:4.15e-07, p:2.38e-06, k:1.18e-10, eps:0.00e+00, om:6.44e-06


monitor time step: 195, iter:0, u: 4.14e-01, v:-6.94e-04, w:-6.70e-03, p: 1.65e-12, k: 1.09e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.93e+02, kmin: 4.91e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 2.653061224489796e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15275            162699  0.000697        0.00427
           2(D)         4096             44344   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19705
         Operator Complexity: 1.30178
         Total Memory Usage: 0.0154724 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.726574e+00
              0              1.6203   1.173523e-01         0.0248
              1              1.6203   5.309011e-03         0.0452
              2              1.6203   8.572993e-04         0.1615
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0566
         Final Residual: 		   8.572993e-04
         Total Reduction in Residual: 	   1.813786e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124011
    setup: 0.0102937 s
    solve: 0.00210739 s
    solve(per iteration): 0.000702464 s
resid in solve_pyamgx: 8.57e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.767928e+00
              0              1.6203   9.915776e-02         0.0263
              1              1.6203   2.044574e-03         0.0206
              2              1.6203   1.307686e-04         0.0640
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0326
         Final Residual: 		   1.307686e-04
         Total Reduction in Residual: 	   3.470571e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124184
    setup: 0.0102937 s
    solve: 0.00212477 s
    solve(per iteration): 0.000708256 s
resid in solve_pyamgx: 1.31e-04
time solve_pyamgx: 3.41e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.219657e+00
              0              1.6203   1.086991e-01         0.0258
              1              1.6203   3.513143e-03         0.0323
              2              1.6203   5.277853e-04         0.1502
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.277853e-04
         Total Reduction in Residual: 	   1.250778e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123989
    setup: 0.0102937 s
    solve: 0.00210528 s
    solve(per iteration): 0.00070176 s
resid in solve_pyamgx: 5.28e-04
time solve_pyamgx: 3.33e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.427611e+00
              0              1.6203   8.237774e-01         0.5770
              1              1.6203   3.863711e-01         0.4690
              2              1.6203   1.917171e-01         0.4962
              3              1.6203   9.561369e-02         0.4987
              4              1.6203   4.909141e-02         0.5134
              5              1.6203   2.642578e-02         0.5383
              6              1.6203   1.468281e-02         0.5556
              7              1.6203   8.227868e-03         0.5604
              8              1.6203   4.653674e-03         0.5656
              9              1.6203   2.653363e-03         0.5702
             10              1.6203   1.850077e-03         0.6973
             11              1.6203   1.154027e-03         0.6238
             12              1.6203   7.083113e-04         0.6138
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5570
         Final Residual: 		   7.083113e-04
         Total Reduction in Residual: 	   4.961515e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0682601
    setup: 0.0508213 s
    solve: 0.0174388 s
    solve(per iteration): 0.00134144 s
resid in solve_pyamgx: 7.08e-04
time solve_pyamgx: 8.61e-02
time p: 9.91e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26135            278415  0.000408        0.00727
           2(D)         4977            108649   0.00439        0.00261
           3(D)           13                13    0.0769       6.93e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31662
         Operator Complexity: 1.56419
         Total Memory Usage: 0.0201399 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.916232e-01
              0              1.6203   4.720542e-02         0.0798
              1              1.6203   5.174364e-03         0.1096
              2              1.6203   9.005734e-04         0.1740
              3              1.6203   1.880348e-04         0.2088
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1335
         Final Residual: 		   1.880348e-04
         Total Reduction in Residual: 	   3.178287e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168406
    setup: 0.013525 s
    solve: 0.00331565 s
    solve(per iteration): 0.000828912 s
resid in solve_pyamgx: 1.88e-04
time solve_pyamgx: 3.26e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26684            284048  0.000399        0.00742
           2(D)         5011            109855   0.00437        0.00264
           3(D)           15                25     0.111       1.02e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32257
         Operator Complexity: 1.57417
         Total Memory Usage: 0.0203235 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.230954e+01
              0              1.6203   3.179787e+00         0.1425
              1              1.6203   6.716474e-01         0.2112
              2              1.6203   1.384997e-01         0.2062
              3              1.6203   3.275082e-02         0.2365
              4              1.6203   8.044119e-03         0.2456
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   8.044119e-03
         Total Reduction in Residual: 	   3.605686e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177345
    setup: 0.0135838 s
    solve: 0.00415066 s
    solve(per iteration): 0.000830131 s
resid in solve_pyamgx: 8.04e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step: 196, iter:0, max residual:2.45e-06, u:6.70e-07, v:1.02e-07, w:4.12e-07, p:2.45e-06, k:1.15e-10, eps:0.00e+00, om:6.28e-06


monitor time step: 196, iter:0, u: 4.15e-01, v:-1.06e-03, w:-7.60e-03, p: 1.77e-12, k: 1.08e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.93e+02, kmin: 4.92e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 2.6395939086294413e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15273            162781  0.000698        0.00427
           2(D)         4098             44412   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19705
         Operator Complexity: 1.302
         Total Memory Usage: 0.0154757 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.723011e+00
              0              1.6203   1.172141e-01         0.0248
              1              1.6203   5.318657e-03         0.0454
              2              1.6203   8.560814e-04         0.1610
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0566
         Final Residual: 		   8.560814e-04
         Total Reduction in Residual: 	   1.812576e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123396
    setup: 0.0102383 s
    solve: 0.00210134 s
    solve(per iteration): 0.000700448 s
resid in solve_pyamgx: 8.56e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.763837e+00
              0              1.6203   9.898344e-02         0.0263
              1              1.6203   2.042003e-03         0.0206
              2              1.6203   1.304981e-04         0.0639
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0326
         Final Residual: 		   1.304981e-04
         Total Reduction in Residual: 	   3.467157e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123665
    setup: 0.0102383 s
    solve: 0.00212819 s
    solve(per iteration): 0.000709397 s
resid in solve_pyamgx: 1.30e-04
time solve_pyamgx: 3.42e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.215528e+00
              0              1.6203   1.085507e-01         0.0258
              1              1.6203   3.508108e-03         0.0323
              2              1.6203   5.274456e-04         0.1504
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.274456e-04
         Total Reduction in Residual: 	   1.251197e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123375
    setup: 0.0102383 s
    solve: 0.0020992 s
    solve(per iteration): 0.000699733 s
resid in solve_pyamgx: 5.27e-04
time solve_pyamgx: 3.34e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.422987e+00
              0              1.6203   8.218483e-01         0.5776
              1              1.6203   3.855211e-01         0.4691
              2              1.6203   1.918252e-01         0.4976
              3              1.6203   9.590376e-02         0.5000
              4              1.6203   4.932935e-02         0.5144
              5              1.6203   2.664337e-02         0.5401
              6              1.6203   1.485989e-02         0.5577
              7              1.6203   8.373577e-03         0.5635
              8              1.6203   4.751228e-03         0.5674
              9              1.6203   2.704816e-03         0.5693
             10              1.6203   1.885599e-03         0.6971
             11              1.6203   1.174642e-03         0.6230
             12              1.6203   7.192582e-04         0.6123
             13              1.6203   4.622379e-04         0.6427
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5634
         Final Residual: 		   4.622379e-04
         Total Reduction in Residual: 	   3.248362e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0693185
    setup: 0.0505893 s
    solve: 0.0187292 s
    solve(per iteration): 0.0013378 s
resid in solve_pyamgx: 4.62e-04
time solve_pyamgx: 8.48e-02
time p: 9.70e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26138            278374  0.000407        0.00727
           2(D)         4993            109057   0.00437        0.00262
           3(D)           12                20     0.139        8.2e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3168
         Operator Complexity: 1.56473
         Total Memory Usage: 0.0201492 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.915617e-01
              0              1.6203   4.706039e-02         0.0796
              1              1.6203   5.205321e-03         0.1106
              2              1.6203   9.090598e-04         0.1746
              3              1.6203   1.934279e-04         0.2128
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1345
         Final Residual: 		   1.934279e-04
         Total Reduction in Residual: 	   3.269784e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169195
    setup: 0.0136147 s
    solve: 0.00330474 s
    solve(per iteration): 0.000826184 s
resid in solve_pyamgx: 1.93e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26718            284684  0.000399        0.00743
           2(D)         5070            112256   0.00437         0.0027
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32348
         Operator Complexity: 1.57858
         Total Memory Usage: 0.0203958 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.224719e+01
              0              1.6203   3.192108e+00         0.1435
              1              1.6203   6.793446e-01         0.2128
              2              1.6203   1.401415e-01         0.2063
              3              1.6203   3.328205e-02         0.2375
              4              1.6203   8.099508e-03         0.2434
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2052
         Final Residual: 		   8.099508e-03
         Total Reduction in Residual: 	   3.640688e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177661
    setup: 0.0136277 s
    solve: 0.00413837 s
    solve(per iteration): 0.000827674 s
resid in solve_pyamgx: 8.10e-03
time solve_pyamgx: 3.34e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 197, iter:0, max residual:1.64e-06, u:6.69e-07, v:1.02e-07, w:4.12e-07, p:1.64e-06, k:1.18e-10, eps:0.00e+00, om:6.33e-06


monitor time step: 197, iter:0, u: 4.15e-01, v:-1.22e-03, w:-8.49e-03, p: 1.67e-12, k: 1.08e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.94e+02, kmin: 4.93e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 2.626262626262626e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15289            163023  0.000697        0.00427
           2(D)         4064             44104   0.00267        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19687
         Operator Complexity: 1.3019
         Total Memory Usage: 0.0154736 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.719380e+00
              0              1.6203   1.170708e-01         0.0248
              1              1.6203   5.295542e-03         0.0452
              2              1.6203   8.464731e-04         0.1598
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0564
         Final Residual: 		   8.464731e-04
         Total Reduction in Residual: 	   1.793611e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123671
    setup: 0.01027 s
    solve: 0.00209706 s
    solve(per iteration): 0.000699019 s
resid in solve_pyamgx: 8.46e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.759813e+00
              0              1.6203   9.880762e-02         0.0263
              1              1.6203   2.039295e-03         0.0206
              2              1.6203   1.311518e-04         0.0643
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0327
         Final Residual: 		   1.311518e-04
         Total Reduction in Residual: 	   3.488253e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124002
    setup: 0.01027 s
    solve: 0.00213014 s
    solve(per iteration): 0.000710048 s
resid in solve_pyamgx: 1.31e-04
time solve_pyamgx: 3.39e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.211412e+00
              0              1.6203   1.083949e-01         0.0257
              1              1.6203   3.504746e-03         0.0323
              2              1.6203   5.265669e-04         0.1502
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.265669e-04
         Total Reduction in Residual: 	   1.250334e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012357
    setup: 0.01027 s
    solve: 0.00208691 s
    solve(per iteration): 0.000695637 s
resid in solve_pyamgx: 5.27e-04
time solve_pyamgx: 3.32e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.418316e+00
              0              1.6203   8.201733e-01         0.5783
              1              1.6203   3.836374e-01         0.4678
              2              1.6203   1.909322e-01         0.4977
              3              1.6203   9.576009e-02         0.5015
              4              1.6203   4.961556e-02         0.5181
              5              1.6203   2.696496e-02         0.5435
              6              1.6203   1.507403e-02         0.5590
              7              1.6203   8.564213e-03         0.5681
              8              1.6203   4.878129e-03         0.5696
              9              1.6203   2.772861e-03         0.5684
             10              1.6203   1.931472e-03         0.6966
             11              1.6203   1.198621e-03         0.6206
             12              1.6203   7.249591e-04         0.6048
             13              1.6203   4.487683e-04         0.6190
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5624
         Final Residual: 		   4.487683e-04
         Total Reduction in Residual: 	   3.164094e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0693925
    setup: 0.0506861 s
    solve: 0.0187064 s
    solve(per iteration): 0.00133617 s
resid in solve_pyamgx: 4.49e-04
time solve_pyamgx: 8.46e-02
time p: 9.70e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26222            279502  0.000406         0.0073
           2(D)         5068            110468    0.0043        0.00266
           3(D)           11                17      0.14       7.23e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31841
         Operator Complexity: 1.56843
         Total Memory Usage: 0.0202141 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.915082e-01
              0              1.6203   4.699173e-02         0.0794
              1              1.6203   5.221495e-03         0.1111
              2              1.6203   9.046149e-04         0.1732
              3              1.6203   1.901676e-04         0.2102
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1339
         Final Residual: 		   1.901676e-04
         Total Reduction in Residual: 	   3.214961e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168179
    setup: 0.013513 s
    solve: 0.00330493 s
    solve(per iteration): 0.000826232 s
resid in solve_pyamgx: 1.90e-04
time solve_pyamgx: 3.24e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26769            285511  0.000398        0.00745
           2(D)         5052            113564   0.00445        0.00273
           3(D)           16                28     0.109       1.12e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32386
         Operator Complexity: 1.58171
         Total Memory Usage: 0.0204458 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.223732e+01
              0              1.6203   3.169812e+00         0.1425
              1              1.6203   6.713547e-01         0.2118
              2              1.6203   1.399734e-01         0.2085
              3              1.6203   3.350590e-02         0.2394
              4              1.6203   8.240548e-03         0.2459
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   8.240548e-03
         Total Reduction in Residual: 	   3.705729e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176612
    setup: 0.0135127 s
    solve: 0.00414854 s
    solve(per iteration): 0.000829709 s
resid in solve_pyamgx: 8.24e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 198, iter:0, max residual:1.59e-06, u:6.61e-07, v:1.02e-07, w:4.11e-07, p:1.59e-06, k:1.16e-10, eps:0.00e+00, om:6.44e-06


monitor time step: 198, iter:0, u: 4.15e-01, v:-1.17e-03, w:-9.39e-03, p: 1.38e-12, k: 1.07e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.94e+02, kmin: 4.94e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 2.6130653266331653e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15261            162633  0.000698        0.00426
           2(D)         4093             44201   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19688
         Operator Complexity: 1.30147
         Total Memory Usage: 0.0154668 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.715686e+00
              0              1.6203   1.168974e-01         0.0248
              1              1.6203   5.278794e-03         0.0452
              2              1.6203   8.484330e-04         0.1607
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0565
         Final Residual: 		   8.484330e-04
         Total Reduction in Residual: 	   1.799172e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123661
    setup: 0.0102669 s
    solve: 0.0020992 s
    solve(per iteration): 0.000699733 s
resid in solve_pyamgx: 8.48e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.755880e+00
              0              1.6203   9.862807e-02         0.0263
              1              1.6203   2.038695e-03         0.0207
              2              1.6203   1.331992e-04         0.0653
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0329
         Final Residual: 		   1.331992e-04
         Total Reduction in Residual: 	   3.546417e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124006
    setup: 0.0102669 s
    solve: 0.0021337 s
    solve(per iteration): 0.000711232 s
resid in solve_pyamgx: 1.33e-04
time solve_pyamgx: 3.38e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.207285e+00
              0              1.6203   1.082484e-01         0.0257
              1              1.6203   3.503477e-03         0.0324
              2              1.6203   5.232722e-04         0.1494
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   5.232722e-04
         Total Reduction in Residual: 	   1.243729e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123743
    setup: 0.0102669 s
    solve: 0.00210739 s
    solve(per iteration): 0.000702464 s
resid in solve_pyamgx: 5.23e-04
time solve_pyamgx: 3.35e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.413658e+00
              0              1.6203   8.186019e-01         0.5791
              1              1.6203   3.811067e-01         0.4656
              2              1.6203   1.892785e-01         0.4967
              3              1.6203   9.530857e-02         0.5035
              4              1.6203   4.992873e-02         0.5239
              5              1.6203   2.737936e-02         0.5484
              6              1.6203   1.534019e-02         0.5603
              7              1.6203   8.790964e-03         0.5731
              8              1.6203   5.016618e-03         0.5707
              9              1.6203   2.846084e-03         0.5673
             10              1.6203   1.979135e-03         0.6954
             11              1.6203   1.220707e-03         0.6168
             12              1.6203   7.246398e-04         0.5936
             13              1.6203   4.248540e-04         0.5863
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5603
         Final Residual: 		   4.248540e-04
         Total Reduction in Residual: 	   3.005351e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0695024
    setup: 0.0507467 s
    solve: 0.0187557 s
    solve(per iteration): 0.00133969 s
resid in solve_pyamgx: 4.25e-04
time solve_pyamgx: 8.49e-02
time p: 9.71e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26134            278922  0.000408        0.00728
           2(D)         4986            110928   0.00446        0.00267
           3(D)           11                15     0.124       6.78e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31668
         Operator Complexity: 1.56825
         Total Memory Usage: 0.0202026 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.914604e-01
              0              1.6203   4.721976e-02         0.0798
              1              1.6203   5.237487e-03         0.1109
              2              1.6203   9.221124e-04         0.1761
              3              1.6203   1.929160e-04         0.2092
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1344
         Final Residual: 		   1.929160e-04
         Total Reduction in Residual: 	   3.261689e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168642
    setup: 0.0135426 s
    solve: 0.00332157 s
    solve(per iteration): 0.000830392 s
resid in solve_pyamgx: 1.93e-04
time solve_pyamgx: 3.33e-02
time k: 4.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26709            284839  0.000399        0.00744
           2(D)         5024            110832   0.00439        0.00266
           3(D)           20                32      0.08       1.33e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32301
         Operator Complexity: 1.57676
         Total Memory Usage: 0.0203654 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.222167e+01
              0              1.6203   3.186720e+00         0.1434
              1              1.6203   6.781300e-01         0.2128
              2              1.6203   1.415416e-01         0.2087
              3              1.6203   3.398979e-02         0.2401
              4              1.6203   8.308103e-03         0.2444
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2063
         Final Residual: 		   8.308103e-03
         Total Reduction in Residual: 	   3.738739e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176497
    setup: 0.0134902 s
    solve: 0.00415949 s
    solve(per iteration): 0.000831898 s
resid in solve_pyamgx: 8.31e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 199, iter:0, max residual:1.47e-06, u:6.63e-07, v:1.04e-07, w:4.09e-07, p:1.47e-06, k:1.18e-10, eps:0.00e+00, om:6.49e-06


monitor time step: 199, iter:0, u: 4.14e-01, v:-9.84e-04, w:-1.03e-02, p: 8.40e-13, k: 1.05e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.95e+02, kmin: 4.95e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 2.5999999999999996e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15280            162864  0.000698        0.00427
           2(D)         4088             44098   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19702
         Operator Complexity: 1.30166
         Total Memory Usage: 0.0154705 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.711989e+00
              0              1.6203   1.167528e-01         0.0248
              1              1.6203   5.291939e-03         0.0453
              2              1.6203   8.478652e-04         0.1602
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0565
         Final Residual: 		   8.478652e-04
         Total Reduction in Residual: 	   1.799379e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123867
    setup: 0.0102859 s
    solve: 0.00210077 s
    solve(per iteration): 0.000700256 s
resid in solve_pyamgx: 8.48e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.751936e+00
              0              1.6203   9.844622e-02         0.0262
              1              1.6203   2.030897e-03         0.0206
              2              1.6203   1.310462e-04         0.0645
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0327
         Final Residual: 		   1.310462e-04
         Total Reduction in Residual: 	   3.492762e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124029
    setup: 0.0102859 s
    solve: 0.00211702 s
    solve(per iteration): 0.000705675 s
resid in solve_pyamgx: 1.31e-04
time solve_pyamgx: 3.37e-03
time v: 6.08e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.203122e+00
              0              1.6203   1.080911e-01         0.0257
              1              1.6203   3.490766e-03         0.0323
              2              1.6203   5.249605e-04         0.1504
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.249605e-04
         Total Reduction in Residual: 	   1.248978e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123892
    setup: 0.0102859 s
    solve: 0.0021033 s
    solve(per iteration): 0.000701099 s
resid in solve_pyamgx: 5.25e-04
time solve_pyamgx: 3.34e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.408922e+00
              0              1.6203   8.149090e-01         0.5784
              1              1.6203   3.772656e-01         0.4630
              2              1.6203   1.865710e-01         0.4945
              3              1.6203   9.402997e-02         0.5040
              4              1.6203   4.971291e-02         0.5287
              5              1.6203   2.755580e-02         0.5543
              6              1.6203   1.551799e-02         0.5631
              7              1.6203   8.975205e-03         0.5784
              8              1.6203   5.126359e-03         0.5712
              9              1.6203   2.907298e-03         0.5671
             10              1.6203   2.018846e-03         0.6944
             11              1.6203   1.241117e-03         0.6148
             12              1.6203   7.285300e-04         0.5870
             13              1.6203   4.145157e-04         0.5690
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5594
         Final Residual: 		   4.145157e-04
         Total Reduction in Residual: 	   2.942078e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0692721
    setup: 0.050503 s
    solve: 0.0187691 s
    solve(per iteration): 0.00134065 s
resid in solve_pyamgx: 4.15e-04
time solve_pyamgx: 8.47e-02
time p: 9.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26226            279226  0.000406        0.00729
           2(D)         5063            108623   0.00424        0.00262
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3184
         Operator Complexity: 1.56533
         Total Memory Usage: 0.0201666 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.913833e-01
              0              1.6203   4.697923e-02         0.0794
              1              1.6203   5.204578e-03         0.1108
              2              1.6203   9.183801e-04         0.1765
              3              1.6203   1.944385e-04         0.2117
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1347
         Final Residual: 		   1.944385e-04
         Total Reduction in Residual: 	   3.287859e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168512
    setup: 0.0135437 s
    solve: 0.00330752 s
    solve(per iteration): 0.00082688 s
resid in solve_pyamgx: 1.94e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26729            284675  0.000398        0.00744
           2(D)         5126            112022   0.00426         0.0027
           3(D)           17                23    0.0796       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32422
         Operator Complexity: 1.57824
         Total Memory Usage: 0.0203944 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.223836e+01
              0              1.6203   3.176890e+00         0.1429
              1              1.6203   6.754141e-01         0.2126
              2              1.6203   1.410789e-01         0.2089
              3              1.6203   3.362075e-02         0.2383
              4              1.6203   8.136422e-03         0.2420
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2054
         Final Residual: 		   8.136422e-03
         Total Reduction in Residual: 	   3.658733e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177093
    setup: 0.0135823 s
    solve: 0.00412694 s
    solve(per iteration): 0.000825389 s
resid in solve_pyamgx: 8.14e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 200, iter:0, max residual:1.31e-06, u:6.62e-07, v:1.02e-07, w:4.10e-07, p:1.31e-06, k:1.19e-10, eps:0.00e+00, om:6.36e-06


monitor time step: 200, iter:0, u: 4.12e-01, v:-6.91e-04, w:-1.12e-02, p:-3.84e-14, k: 1.04e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.69e-01, cfl_max_y: 9.36e-02, at i= 26, j= 59


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.95e+02, kmin: 4.95e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 2.587064676616915e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15272            162612  0.000697        0.00426
           2(D)         4066             43976   0.00266         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19672
         Operator Complexity: 1.30111
         Total Memory Usage: 0.0154607 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.708340e+00
              0              1.6203   1.165871e-01         0.0248
              1              1.6203   5.254217e-03         0.0451
              2              1.6203   8.406440e-04         0.1600
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0563
         Final Residual: 		   8.406440e-04
         Total Reduction in Residual: 	   1.785436e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123438
    setup: 0.0102323 s
    solve: 0.00211149 s
    solve(per iteration): 0.000703829 s
resid in solve_pyamgx: 8.41e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.747860e+00
              0              1.6203   9.826929e-02         0.0262
              1              1.6203   2.028857e-03         0.0206
              2              1.6203   1.317030e-04         0.0649
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0328
         Final Residual: 		   1.317030e-04
         Total Reduction in Residual: 	   3.514086e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123576
    setup: 0.0102323 s
    solve: 0.00212531 s
    solve(per iteration): 0.000708437 s
resid in solve_pyamgx: 1.32e-04
time solve_pyamgx: 3.37e-03
time v: 6.02e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.198917e+00
              0              1.6203   1.079417e-01         0.0257
              1              1.6203   3.487460e-03         0.0323
              2              1.6203   5.272877e-04         0.1512
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0501
         Final Residual: 		   5.272877e-04
         Total Reduction in Residual: 	   1.255771e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123417
    setup: 0.0102323 s
    solve: 0.00210944 s
    solve(per iteration): 0.000703147 s
resid in solve_pyamgx: 5.27e-04
time solve_pyamgx: 3.38e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.404247e+00
              0              1.6203   8.113184e-01         0.5778
              1              1.6203   3.742526e-01         0.4613
              2              1.6203   1.843828e-01         0.4927
              3              1.6203   9.299118e-02         0.5043
              4              1.6203   4.959588e-02         0.5333
              5              1.6203   2.785702e-02         0.5617
              6              1.6203   1.583640e-02         0.5685
              7              1.6203   9.229066e-03         0.5828
              8              1.6203   5.264106e-03         0.5704
              9              1.6203   2.988138e-03         0.5676
             10              1.6203   2.075949e-03         0.6947
             11              1.6203   1.284439e-03         0.6187
             12              1.6203   7.711793e-04         0.6004
             13              1.6203   4.740312e-04         0.6147
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5650
         Final Residual: 		   4.740312e-04
         Total Reduction in Residual: 	   3.375698e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.069517
    setup: 0.0507782 s
    solve: 0.0187388 s
    solve(per iteration): 0.00133849 s
resid in solve_pyamgx: 4.74e-04
time solve_pyamgx: 8.49e-02
time p: 9.72e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26258            280460  0.000407        0.00732
           2(D)         5035            108439   0.00428        0.00261
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31842
         Operator Complexity: 1.56686
         Total Memory Usage: 0.0201901 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.913115e-01
              0              1.6203   4.690339e-02         0.0793
              1              1.6203   5.172859e-03         0.1103
              2              1.6203   9.004216e-04         0.1741
              3              1.6203   1.904751e-04         0.2115
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1340
         Final Residual: 		   1.904751e-04
         Total Reduction in Residual: 	   3.221231e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168192
    setup: 0.0134935 s
    solve: 0.00332573 s
    solve(per iteration): 0.000831432 s
resid in solve_pyamgx: 1.90e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26886            285518  0.000395        0.00746
           2(D)         5052            108708   0.00426        0.00262
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32503
         Operator Complexity: 1.57463
         Total Memory Usage: 0.0203432 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.251304e+01
              0              1.6203   3.195265e+00         0.1419
              1              1.6203   6.803467e-01         0.2129
              2              1.6203   1.415219e-01         0.2080
              3              1.6203   3.344867e-02         0.2363
              4              1.6203   8.157632e-03         0.2439
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2050
         Final Residual: 		   8.157632e-03
         Total Reduction in Residual: 	   3.623515e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176963
    setup: 0.0135677 s
    solve: 0.00412851 s
    solve(per iteration): 0.000825702 s
resid in solve_pyamgx: 8.16e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 9.54e-07

--time step: 201, iter:0, max residual:1.64e-06, u:6.57e-07, v:1.03e-07, w:4.12e-07, p:1.64e-06, k:1.16e-10, eps:0.00e+00, om:6.37e-06


monitor time step: 201, iter:0, u: 4.09e-01, v:-2.49e-04, w:-1.21e-02, p:-1.24e-12, k: 1.02e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.96e+02, kmin: 4.96e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 2.574257425742574e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15286            162886  0.000697        0.00427
           2(D)         4087             44001   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19707
         Operator Complexity: 1.30155
         Total Memory Usage: 0.0154691 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.704736e+00
              0              1.6203   1.164307e-01         0.0247
              1              1.6203   5.239708e-03         0.0450
              2              1.6203   8.359725e-04         0.1595
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0562
         Final Residual: 		   8.359725e-04
         Total Reduction in Residual: 	   1.776874e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124209
    setup: 0.0103219 s
    solve: 0.00209901 s
    solve(per iteration): 0.000699669 s
resid in solve_pyamgx: 8.36e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.743630e+00
              0              1.6203   9.808041e-02         0.0262
              1              1.6203   2.021521e-03         0.0206
              2              1.6203   1.292176e-04         0.0639
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0326
         Final Residual: 		   1.292176e-04
         Total Reduction in Residual: 	   3.451665e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124558
    setup: 0.0103219 s
    solve: 0.00213389 s
    solve(per iteration): 0.000711296 s
resid in solve_pyamgx: 1.29e-04
time solve_pyamgx: 3.42e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.194694e+00
              0              1.6203   1.077923e-01         0.0257
              1              1.6203   3.479525e-03         0.0323
              2              1.6203   5.197810e-04         0.1494
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   5.197810e-04
         Total Reduction in Residual: 	   1.239139e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124237
    setup: 0.0103219 s
    solve: 0.00210182 s
    solve(per iteration): 0.000700608 s
resid in solve_pyamgx: 5.20e-04
time solve_pyamgx: 3.34e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.399627e+00
              0              1.6203   8.083505e-01         0.5775
              1              1.6203   3.724861e-01         0.4608
              2              1.6203   1.830419e-01         0.4914
              3              1.6203   9.233992e-02         0.5045
              4              1.6203   4.955057e-02         0.5366
              5              1.6203   2.816544e-02         0.5684
              6              1.6203   1.619750e-02         0.5751
              7              1.6203   9.476979e-03         0.5851
              8              1.6203   5.391195e-03         0.5689
              9              1.6203   3.071616e-03         0.5697
             10              1.6203   2.146329e-03         0.6988
             11              1.6203   1.360693e-03         0.6340
             12              1.6203   8.745975e-04         0.6428
             13              1.6203   6.238385e-04         0.7133
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5763
         Final Residual: 		   6.238385e-04
         Total Reduction in Residual: 	   4.457177e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0693227
    setup: 0.0505753 s
    solve: 0.0187474 s
    solve(per iteration): 0.0013391 s
resid in solve_pyamgx: 6.24e-04
time solve_pyamgx: 8.46e-02
time p: 9.70e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26186            279146  0.000407        0.00729
           2(D)         5045            107471   0.00422        0.00259
           3(D)           15                21    0.0933       9.31e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31785
         Operator Complexity: 1.56355
         Total Memory Usage: 0.0201364 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.912396e-01
              0              1.6203   4.659618e-02         0.0788
              1              1.6203   5.192338e-03         0.1114
              2              1.6203   9.021685e-04         0.1737
              3              1.6203   1.887457e-04         0.2092
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1337
         Final Residual: 		   1.887457e-04
         Total Reduction in Residual: 	   3.192373e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0294804
    setup: 0.0261427 s
    solve: 0.0033377 s
    solve(per iteration): 0.000834424 s
resid in solve_pyamgx: 1.89e-04
time solve_pyamgx: 4.52e-02
time k: 5.81e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26801            285415  0.000397        0.00745
           2(D)         5077            109921   0.00426        0.00265
           3(D)           20                30     0.075       1.28e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32448
         Operator Complexity: 1.57627
         Total Memory Usage: 0.0203654 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.229965e+01
              0              1.6203   3.174905e+00         0.1424
              1              1.6203   6.762035e-01         0.2130
              2              1.6203   1.404075e-01         0.2076
              3              1.6203   3.382700e-02         0.2409
              4              1.6203   8.309546e-03         0.2456
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2062
         Final Residual: 		   8.309546e-03
         Total Reduction in Residual: 	   3.726312e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178007
    setup: 0.0136318 s
    solve: 0.00416893 s
    solve(per iteration): 0.000833786 s
resid in solve_pyamgx: 8.31e-03
time solve_pyamgx: 3.35e-02
time omega: 4.00e-02
time Smag or Wale: 4.77e-07

--time step: 202, iter:0, max residual:2.12e-06, u:6.53e-07, v:1.01e-07, w:4.06e-07, p:2.12e-06, k:1.15e-10, eps:0.00e+00, om:6.49e-06


monitor time step: 202, iter:0, u: 4.04e-01, v: 4.23e-04, w:-1.29e-02, p:-2.68e-12, k: 1.00e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.96e+02, kmin: 4.97e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.41e-01
vismean_mean 2.5615763546798027e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15265            162755  0.000698        0.00427
           2(D)         4087             44145   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19686
         Operator Complexity: 1.30157
         Total Memory Usage: 0.0154683 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.701124e+00
              0              1.6203   1.163093e-01         0.0247
              1              1.6203   5.242501e-03         0.0451
              2              1.6203   8.316209e-04         0.1586
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0561
         Final Residual: 		   8.316209e-04
         Total Reduction in Residual: 	   1.768983e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125425
    setup: 0.0104284 s
    solve: 0.00211408 s
    solve(per iteration): 0.000704693 s
resid in solve_pyamgx: 8.32e-04
time solve_pyamgx: 2.79e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.739350e+00
              0              1.6203   9.789324e-02         0.0262
              1              1.6203   2.015902e-03         0.0206
              2              1.6203   1.279591e-04         0.0635
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0325
         Final Residual: 		   1.279591e-04
         Total Reduction in Residual: 	   3.421961e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125765
    setup: 0.0104284 s
    solve: 0.0021481 s
    solve(per iteration): 0.000716032 s
resid in solve_pyamgx: 1.28e-04
time solve_pyamgx: 3.42e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.190477e+00
              0              1.6203   1.076468e-01         0.0257
              1              1.6203   3.480345e-03         0.0323
              2              1.6203   5.196801e-04         0.1493
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   5.196801e-04
         Total Reduction in Residual: 	   1.240145e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125481
    setup: 0.0104284 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 5.20e-04
time solve_pyamgx: 3.36e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.394896e+00
              0              1.6203   8.041811e-01         0.5765
              1              1.6203   3.706937e-01         0.4610
              2              1.6203   1.816257e-01         0.4900
              3              1.6203   9.120103e-02         0.5021
              4              1.6203   4.887364e-02         0.5359
              5              1.6203   2.796348e-02         0.5722
              6              1.6203   1.628061e-02         0.5822
              7              1.6203   9.553081e-03         0.5868
              8              1.6203   5.435761e-03         0.5690
              9              1.6203   3.120824e-03         0.5741
             10              1.6203   2.208144e-03         0.7076
             11              1.6203   1.459446e-03         0.6609
             12              1.6203   1.025649e-03         0.7028
             13              1.6203   8.248620e-04         0.8042
             14              1.6203   7.341572e-04         0.8900
             15              1.6203   6.980035e-04         0.9508
             16              1.6203   6.805006e-04         0.9749
         --------------------------------------------------------------
         Total Iterations: 17
         Avg Convergence Rate: 		         0.6385
         Final Residual: 		   6.805006e-04
         Total Reduction in Residual: 	   4.878504e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.073859
    setup: 0.0508784 s
    solve: 0.0229806 s
    solve(per iteration): 0.0013518 s
resid in solve_pyamgx: 6.81e-04
time solve_pyamgx: 8.92e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26151            278579  0.000407        0.00728
           2(D)         4988            106982    0.0043        0.00258
           3(D)           15                17    0.0756       8.42e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31691
         Operator Complexity: 1.562
         Total Memory Usage: 0.0201079 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.911568e-01
              0              1.6203   4.698879e-02         0.0795
              1              1.6203   5.233094e-03         0.1114
              2              1.6203   9.134391e-04         0.1746
              3              1.6203   1.912302e-04         0.2094
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1341
         Final Residual: 		   1.912302e-04
         Total Reduction in Residual: 	   3.234848e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169656
    setup: 0.0136335 s
    solve: 0.0033321 s
    solve(per iteration): 0.000833024 s
resid in solve_pyamgx: 1.91e-04
time solve_pyamgx: 3.23e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26777            285573  0.000398        0.00746
           2(D)         5089            110709   0.00427        0.00266
           3(D)           20                24      0.06       1.15e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32436
         Operator Complexity: 1.57764
         Total Memory Usage: 0.0203858 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.226433e+01
              0              1.6203   3.142005e+00         0.1411
              1              1.6203   6.672988e-01         0.2124
              2              1.6203   1.376369e-01         0.2063
              3              1.6203   3.290190e-02         0.2390
              4              1.6203   8.032790e-03         0.2441
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2049
         Final Residual: 		   8.032790e-03
         Total Reduction in Residual: 	   3.607919e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177685
    setup: 0.013578 s
    solve: 0.00419053 s
    solve(per iteration): 0.000838106 s
resid in solve_pyamgx: 8.03e-03
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step: 203, iter:0, max residual:1.78e-06, u:6.50e-07, v:1.00e-07, w:4.06e-07, p:1.78e-06, k:1.17e-10, eps:0.00e+00, om:6.28e-06


monitor time step: 203, iter:0, u: 3.98e-01, v: 1.35e-03, w:-1.36e-02, p:-4.03e-12, k: 9.79e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.96e+02, kmin: 4.98e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 2.549019607843137e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15303            162855  0.000695        0.00427
           2(D)         4094             44180   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19732
         Operator Complexity: 1.30177
         Total Memory Usage: 0.0154736 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.697455e+00
              0              1.6203   1.161490e-01         0.0247
              1              1.6203   5.204537e-03         0.0448
              2              1.6203   8.199026e-04         0.1575
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0559
         Final Residual: 		   8.199026e-04
         Total Reduction in Residual: 	   1.745419e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124436
    setup: 0.0103281 s
    solve: 0.00211558 s
    solve(per iteration): 0.000705195 s
resid in solve_pyamgx: 8.20e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.735142e+00
              0              1.6203   9.771420e-02         0.0262
              1              1.6203   2.015066e-03         0.0206
              2              1.6203   1.282515e-04         0.0636
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0325
         Final Residual: 		   1.282515e-04
         Total Reduction in Residual: 	   3.433645e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012486
    setup: 0.0103281 s
    solve: 0.00215798 s
    solve(per iteration): 0.000719328 s
resid in solve_pyamgx: 1.28e-04
time solve_pyamgx: 3.45e-03
time v: 6.23e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.186270e+00
              0              1.6203   1.074908e-01         0.0257
              1              1.6203   3.464741e-03         0.0322
              2              1.6203   5.112795e-04         0.1476
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0496
         Final Residual: 		   5.112795e-04
         Total Reduction in Residual: 	   1.221325e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124396
    setup: 0.0103281 s
    solve: 0.00211149 s
    solve(per iteration): 0.000703829 s
resid in solve_pyamgx: 5.11e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.390133e+00
              0              1.6203   8.009680e-01         0.5762
              1              1.6203   3.701155e-01         0.4621
              2              1.6203   1.811117e-01         0.4893
              3              1.6203   9.047456e-02         0.4996
              4              1.6203   4.828064e-02         0.5336
              5              1.6203   2.763775e-02         0.5724
              6              1.6203   1.623098e-02         0.5873
              7              1.6203   9.530633e-03         0.5872
              8              1.6203   5.439381e-03         0.5707
              9              1.6203   3.154796e-03         0.5800
             10              1.6203   2.269233e-03         0.7193
             11              1.6203   1.566994e-03         0.6905
             12              1.6203   1.183241e-03         0.7551
             13              1.6203   1.016119e-03         0.8588
             14              1.6203   9.403633e-04         0.9254
             15              1.6203   9.078682e-04         0.9654
             16              1.6203   8.887706e-04         0.9790
             17              1.6203   8.684114e-04         0.9771
             18              1.6203   8.349427e-04         0.9615
             19              1.6203   7.394256e-04         0.8856
             20              1.6203   6.746425e-04         0.9124
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6953
         Final Residual: 		   6.746425e-04
         Total Reduction in Residual: 	   4.853079e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0794586
    setup: 0.0509029 s
    solve: 0.0285557 s
    solve(per iteration): 0.00135979 s
resid in solve_pyamgx: 6.75e-04
time solve_pyamgx: 9.48e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26247            280145  0.000407        0.00731
           2(D)         4943            105323   0.00431        0.00254
           3(D)           13                25     0.148       9.61e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31741
         Operator Complexity: 1.56188
         Total Memory Usage: 0.0201086 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.910665e-01
              0              1.6203   4.666004e-02         0.0789
              1              1.6203   5.185601e-03         0.1111
              2              1.6203   9.003849e-04         0.1736
              3              1.6203   1.896801e-04         0.2107
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1338
         Final Residual: 		   1.896801e-04
         Total Reduction in Residual: 	   3.209115e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169108
    setup: 0.0135826 s
    solve: 0.00332826 s
    solve(per iteration): 0.000832064 s
resid in solve_pyamgx: 1.90e-04
time solve_pyamgx: 3.49e-02
time k: 5.11e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26820            285400  0.000397        0.00745
           2(D)         5102            111308   0.00428        0.00268
           3(D)           24                34     0.059       1.49e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32497
         Operator Complexity: 1.57827
         Total Memory Usage: 0.0203987 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.220210e+01
              0              1.6203   3.152405e+00         0.1420
              1              1.6203   6.742933e-01         0.2139
              2              1.6203   1.411341e-01         0.2093
              3              1.6203   3.397580e-02         0.2407
              4              1.6203   8.351181e-03         0.2458
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2066
         Final Residual: 		   8.351181e-03
         Total Reduction in Residual: 	   3.761437e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017861
    setup: 0.0136892 s
    solve: 0.00417178 s
    solve(per iteration): 0.000834355 s
resid in solve_pyamgx: 8.35e-03
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 204, iter:0, max residual:2.02e-06, u:6.41e-07, v:1.00e-07, w:3.99e-07, p:2.02e-06, k:1.16e-10, eps:0.00e+00, om:6.52e-06


monitor time step: 204, iter:0, u: 3.92e-01, v: 2.38e-03, w:-1.42e-02, p:-3.75e-12, k: 9.62e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.97e+02, kmin: 4.99e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.44e-01
vismean_mean 2.536585365853658e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15284            162838  0.000697        0.00427
           2(D)         4083             44373   0.00266        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19701
         Operator Complexity: 1.30202
         Total Memory Usage: 0.015476 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.693733e+00
              0              1.6203   1.159952e-01         0.0247
              1              1.6203   5.233499e-03         0.0451
              2              1.6203   8.334905e-04         0.1593
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0562
         Final Residual: 		   8.334905e-04
         Total Reduction in Residual: 	   1.775752e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124747
    setup: 0.0103511 s
    solve: 0.00212362 s
    solve(per iteration): 0.000707872 s
resid in solve_pyamgx: 8.33e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.731034e+00
              0              1.6203   9.752363e-02         0.0261
              1              1.6203   2.009487e-03         0.0206
              2              1.6203   1.292008e-04         0.0643
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0326
         Final Residual: 		   1.292008e-04
         Total Reduction in Residual: 	   3.462867e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124858
    setup: 0.0103511 s
    solve: 0.00213475 s
    solve(per iteration): 0.000711584 s
resid in solve_pyamgx: 1.29e-04
time solve_pyamgx: 3.41e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.182052e+00
              0              1.6203   1.073405e-01         0.0257
              1              1.6203   3.473546e-03         0.0324
              2              1.6203   5.156130e-04         0.1484
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0498
         Final Residual: 		   5.156130e-04
         Total Reduction in Residual: 	   1.232919e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124631
    setup: 0.0103511 s
    solve: 0.00211206 s
    solve(per iteration): 0.000704021 s
resid in solve_pyamgx: 5.16e-04
time solve_pyamgx: 3.34e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.385248e+00
              0              1.6203   7.988104e-01         0.5767
              1              1.6203   3.702220e-01         0.4635
              2              1.6203   1.814352e-01         0.4901
              3              1.6203   9.043566e-02         0.4984
              4              1.6203   4.811501e-02         0.5320
              5              1.6203   2.743437e-02         0.5702
              6              1.6203   1.615064e-02         0.5887
              7              1.6203   9.453216e-03         0.5853
              8              1.6203   5.391912e-03         0.5704
              9              1.6203   3.111938e-03         0.5771
             10              1.6203   2.228762e-03         0.7162
             11              1.6203   1.529561e-03         0.6863
             12              1.6203   1.145207e-03         0.7487
             13              1.6203   9.740105e-04         0.8505
             14              1.6203   8.976664e-04         0.9216
             15              1.6203   8.654385e-04         0.9641
             16              1.6203   8.468452e-04         0.9785
             17              1.6203   8.280513e-04         0.9778
             18              1.6203   7.974327e-04         0.9630
             19              1.6203   7.111289e-04         0.8918
             20              1.6203   6.524816e-04         0.9175
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6943
         Final Residual: 		   6.524816e-04
         Total Reduction in Residual: 	   4.710215e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0794149
    setup: 0.0508457 s
    solve: 0.0285692 s
    solve(per iteration): 0.00136044 s
resid in solve_pyamgx: 6.52e-04
time solve_pyamgx: 9.48e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26258            280276  0.000407        0.00732
           2(D)         5037            108273   0.00427        0.00261
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31843
         Operator Complexity: 1.56635
         Total Memory Usage: 0.0201824 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.909714e-01
              0              1.6203   4.648432e-02         0.0787
              1              1.6203   5.175922e-03         0.1113
              2              1.6203   9.015918e-04         0.1742
              3              1.6203   1.885113e-04         0.2091
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1336
         Final Residual: 		   1.885113e-04
         Total Reduction in Residual: 	   3.189856e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169852
    setup: 0.0136561 s
    solve: 0.00332912 s
    solve(per iteration): 0.00083228 s
resid in solve_pyamgx: 1.89e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26827            285523  0.000397        0.00746
           2(D)         5070            109164   0.00425        0.00263
           3(D)           23                31    0.0586       1.39e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32471
         Operator Complexity: 1.57532
         Total Memory Usage: 0.0203521 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.195263e+01
              0              1.6203   3.132797e+00         0.1427
              1              1.6203   6.615055e-01         0.2112
              2              1.6203   1.372957e-01         0.2076
              3              1.6203   3.279386e-02         0.2389
              4              1.6203   8.047731e-03         0.2454
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   8.047731e-03
         Total Reduction in Residual: 	   3.665952e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017827
    setup: 0.0136479 s
    solve: 0.00417914 s
    solve(per iteration): 0.000835827 s
resid in solve_pyamgx: 8.05e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step: 205, iter:0, max residual:1.94e-06, u:6.51e-07, v:1.01e-07, w:4.03e-07, p:1.94e-06, k:1.15e-10, eps:0.00e+00, om:6.29e-06


monitor time step: 205, iter:0, u: 3.87e-01, v: 2.90e-03, w:-1.48e-02, p:-3.65e-12, k: 9.55e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.97e+02, kmin: 5.00e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 2.524271844660194e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15266            162460  0.000697        0.00426
           2(D)         4099             44419   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19699
         Operator Complexity: 1.30154
         Total Memory Usage: 0.0154684 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.690005e+00
              0              1.6203   1.158287e-01         0.0247
              1              1.6203   5.205671e-03         0.0449
              2              1.6203   8.257924e-04         0.1586
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0560
         Final Residual: 		   8.257924e-04
         Total Reduction in Residual: 	   1.760749e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124152
    setup: 0.0103076 s
    solve: 0.00210762 s
    solve(per iteration): 0.000702539 s
resid in solve_pyamgx: 8.26e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.726934e+00
              0              1.6203   9.733918e-02         0.0261
              1              1.6203   2.006829e-03         0.0206
              2              1.6203   1.290365e-04         0.0643
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0326
         Final Residual: 		   1.290365e-04
         Total Reduction in Residual: 	   3.462270e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124515
    setup: 0.0103076 s
    solve: 0.00214387 s
    solve(per iteration): 0.000714624 s
resid in solve_pyamgx: 1.29e-04
time solve_pyamgx: 3.39e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.177804e+00
              0              1.6203   1.072085e-01         0.0257
              1              1.6203   3.478287e-03         0.0324
              2              1.6203   5.183034e-04         0.1490
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   5.183034e-04
         Total Reduction in Residual: 	   1.240612e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012415
    setup: 0.0103076 s
    solve: 0.00210739 s
    solve(per iteration): 0.000702464 s
resid in solve_pyamgx: 5.18e-04
time solve_pyamgx: 3.36e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.380291e+00
              0              1.6203   7.958928e-01         0.5766
              1              1.6203   3.695198e-01         0.4643
              2              1.6203   1.815608e-01         0.4913
              3              1.6203   9.038798e-02         0.4978
              4              1.6203   4.792011e-02         0.5302
              5              1.6203   2.714725e-02         0.5665
              6              1.6203   1.594786e-02         0.5875
              7              1.6203   9.309207e-03         0.5837
              8              1.6203   5.306892e-03         0.5701
              9              1.6203   3.023181e-03         0.5697
             10              1.6203   2.127373e-03         0.7037
             11              1.6203   1.410823e-03         0.6632
             12              1.6203   9.976644e-04         0.7072
             13              1.6203   7.979260e-04         0.7998
             14              1.6203   7.118684e-04         0.8921
             15              1.6203   6.766883e-04         0.9506
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6211
         Final Residual: 		   6.766883e-04
         Total Reduction in Residual: 	   4.902504e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0723334
    setup: 0.0508271 s
    solve: 0.0215063 s
    solve(per iteration): 0.00134414 s
resid in solve_pyamgx: 6.77e-04
time solve_pyamgx: 8.78e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26228            279598  0.000406         0.0073
           2(D)         4993            107001   0.00429        0.00258
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31773
         Operator Complexity: 1.56351
         Total Memory Usage: 0.0201353 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.908916e-01
              0              1.6203   4.682211e-02         0.0792
              1              1.6203   5.208183e-03         0.1112
              2              1.6203   8.919162e-04         0.1713
              3              1.6203   1.839506e-04         0.2062
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1328
         Final Residual: 		   1.839506e-04
         Total Reduction in Residual: 	   3.113103e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169632
    setup: 0.0136352 s
    solve: 0.003328 s
    solve(per iteration): 0.000832 s
resid in solve_pyamgx: 1.84e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26747            285435  0.000399        0.00745
           2(D)         5074            110542   0.00429        0.00266
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32384
         Operator Complexity: 1.57719
         Total Memory Usage: 0.0203763 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.187990e+01
              0              1.6203   3.156369e+00         0.1443
              1              1.6203   6.779849e-01         0.2148
              2              1.6203   1.423074e-01         0.2099
              3              1.6203   3.443709e-02         0.2420
              4              1.6203   8.551023e-03         0.2483
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2082
         Final Residual: 		   8.551023e-03
         Total Reduction in Residual: 	   3.908164e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177196
    setup: 0.0135619 s
    solve: 0.0041577 s
    solve(per iteration): 0.000831539 s
resid in solve_pyamgx: 8.55e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step: 206, iter:0, max residual:1.84e-06, u:6.45e-07, v:1.01e-07, w:4.05e-07, p:1.84e-06, k:1.12e-10, eps:0.00e+00, om:6.68e-06


monitor time step: 206, iter:0, u: 3.84e-01, v: 2.77e-03, w:-1.55e-02, p:-3.97e-12, k: 9.45e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.97e+02, kmin: 5.01e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 2.51207729468599e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15292            162686  0.000696        0.00427
           2(D)         4106             44508   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19733
         Operator Complexity: 1.302
         Total Memory Usage: 0.0154771 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.686316e+00
              0              1.6203   1.156543e-01         0.0247
              1              1.6203   5.177131e-03         0.0448
              2              1.6203   8.274078e-04         0.1598
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0561
         Final Residual: 		   8.274078e-04
         Total Reduction in Residual: 	   1.765583e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124664
    setup: 0.0103485 s
    solve: 0.00211789 s
    solve(per iteration): 0.000705963 s
resid in solve_pyamgx: 8.27e-04
time solve_pyamgx: 2.93e-02
time u: 3.66e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.722724e+00
              0              1.6203   9.715121e-02         0.0261
              1              1.6203   2.001429e-03         0.0206
              2              1.6203   1.286690e-04         0.0643
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0326
         Final Residual: 		   1.286690e-04
         Total Reduction in Residual: 	   3.456314e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125024
    setup: 0.0103485 s
    solve: 0.00215382 s
    solve(per iteration): 0.000717941 s
resid in solve_pyamgx: 1.29e-04
time solve_pyamgx: 3.44e-03
time v: 6.16e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.173527e+00
              0              1.6203   1.070405e-01         0.0256
              1              1.6203   3.460010e-03         0.0323
              2              1.6203   5.135731e-04         0.1484
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0497
         Final Residual: 		   5.135731e-04
         Total Reduction in Residual: 	   1.230549e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124518
    setup: 0.0103485 s
    solve: 0.0021033 s
    solve(per iteration): 0.000701099 s
resid in solve_pyamgx: 5.14e-04
time solve_pyamgx: 3.34e-03
time w: 5.40e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.375535e+00
              0              1.6203   7.942240e-01         0.5774
              1              1.6203   3.691669e-01         0.4648
              2              1.6203   1.820599e-01         0.4932
              3              1.6203   9.093129e-02         0.4995
              4              1.6203   4.817272e-02         0.5298
              5              1.6203   2.709485e-02         0.5625
              6              1.6203   1.580196e-02         0.5832
              7              1.6203   9.197789e-03         0.5821
              8              1.6203   5.262305e-03         0.5721
              9              1.6203   2.983698e-03         0.5670
             10              1.6203   2.085359e-03         0.6989
             11              1.6203   1.362862e-03         0.6535
             12              1.6203   9.313913e-04         0.6834
             13              1.6203   7.092495e-04         0.7615
             14              1.6203   6.154562e-04         0.8678
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5980
         Final Residual: 		   6.154562e-04
         Total Reduction in Residual: 	   4.474305e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0709749
    setup: 0.0507939 s
    solve: 0.020181 s
    solve(per iteration): 0.0013454 s
resid in solve_pyamgx: 6.15e-04
time solve_pyamgx: 8.74e-02
time p: 9.95e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26150            278342  0.000407        0.00727
           2(D)         4989            106285   0.00427        0.00256
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31687
         Operator Complexity: 1.56063
         Total Memory Usage: 0.0200867 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.907771e-01
              0              1.6203   4.681525e-02         0.0792
              1              1.6203   5.189288e-03         0.1108
              2              1.6203   8.895621e-04         0.1714
              3              1.6203   1.853868e-04         0.2084
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1331
         Final Residual: 		   1.853868e-04
         Total Reduction in Residual: 	   3.138016e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016927
    setup: 0.0136008 s
    solve: 0.00332621 s
    solve(per iteration): 0.000831552 s
resid in solve_pyamgx: 1.85e-04
time solve_pyamgx: 3.28e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26696            283954  0.000398        0.00742
           2(D)         5073            109825   0.00427        0.00264
           3(D)           19                21    0.0582       1.05e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32336
         Operator Complexity: 1.57399
         Total Memory Usage: 0.0203247 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.198078e+01
              0              1.6203   3.127948e+00         0.1423
              1              1.6203   6.717180e-01         0.2147
              2              1.6203   1.407678e-01         0.2096
              3              1.6203   3.366995e-02         0.2392
              4              1.6203   8.197064e-03         0.2435
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2062
         Final Residual: 		   8.197064e-03
         Total Reduction in Residual: 	   3.729196e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177752
    setup: 0.0136034 s
    solve: 0.00417178 s
    solve(per iteration): 0.000834355 s
resid in solve_pyamgx: 8.20e-03
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 207, iter:0, max residual:1.86e-06, u:6.46e-07, v:1.01e-07, w:4.01e-07, p:1.86e-06, k:1.13e-10, eps:0.00e+00, om:6.40e-06


monitor time step: 207, iter:0, u: 3.81e-01, v: 2.53e-03, w:-1.61e-02, p:-3.41e-12, k: 9.40e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.98e+02, kmin: 5.02e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 2.4999999999999997e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15289            162987  0.000697        0.00427
           2(D)         4103             44109   0.00262        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19727
         Operator Complexity: 1.30185
         Total Memory Usage: 0.0154746 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.682666e+00
              0              1.6203   1.155329e-01         0.0247
              1              1.6203   5.197313e-03         0.0450
              2              1.6203   8.201952e-04         0.1578
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0560
         Final Residual: 		   8.201952e-04
         Total Reduction in Residual: 	   1.751556e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124468
    setup: 0.010344 s
    solve: 0.00210282 s
    solve(per iteration): 0.000700939 s
resid in solve_pyamgx: 8.20e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.718375e+00
              0              1.6203   9.696533e-02         0.0261
              1              1.6203   1.996019e-03         0.0206
              2              1.6203   1.273778e-04         0.0638
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0325
         Final Residual: 		   1.273778e-04
         Total Reduction in Residual: 	   3.425630e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012478
    setup: 0.010344 s
    solve: 0.00213402 s
    solve(per iteration): 0.000711339 s
resid in solve_pyamgx: 1.27e-04
time solve_pyamgx: 3.40e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.169242e+00
              0              1.6203   1.068815e-01         0.0256
              1              1.6203   3.451869e-03         0.0323
              2              1.6203   5.097118e-04         0.1477
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0496
         Final Residual: 		   5.097118e-04
         Total Reduction in Residual: 	   1.222553e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124628
    setup: 0.010344 s
    solve: 0.00211885 s
    solve(per iteration): 0.000706283 s
resid in solve_pyamgx: 5.10e-04
time solve_pyamgx: 3.34e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.370832e+00
              0              1.6203   7.933774e-01         0.5788
              1              1.6203   3.686548e-01         0.4647
              2              1.6203   1.824354e-01         0.4949
              3              1.6203   9.163810e-02         0.5023
              4              1.6203   4.854493e-02         0.5297
              5              1.6203   2.705696e-02         0.5574
              6              1.6203   1.559781e-02         0.5765
              7              1.6203   9.043785e-03         0.5798
              8              1.6203   5.203959e-03         0.5754
              9              1.6203   2.956482e-03         0.5681
             10              1.6203   2.069705e-03         0.7001
             11              1.6203   1.348940e-03         0.6518
             12              1.6203   9.074568e-04         0.6727
             13              1.6203   6.732102e-04         0.7419
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5803
         Final Residual: 		   6.732102e-04
         Total Reduction in Residual: 	   4.910962e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0697039
    setup: 0.0508641 s
    solve: 0.0188398 s
    solve(per iteration): 0.0013457 s
resid in solve_pyamgx: 6.73e-04
time solve_pyamgx: 8.50e-02
time p: 9.73e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26228            280682  0.000408        0.00733
           2(D)         5026            108574    0.0043        0.00261
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31807
         Operator Complexity: 1.56739
         Total Memory Usage: 0.0201964 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.906697e-01
              0              1.6203   4.676879e-02         0.0792
              1              1.6203   5.148159e-03         0.1101
              2              1.6203   8.846960e-04         0.1718
              3              1.6203   1.829098e-04         0.2067
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1327
         Final Residual: 		   1.829098e-04
         Total Reduction in Residual: 	   3.096651e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169474
    setup: 0.0136174 s
    solve: 0.00333005 s
    solve(per iteration): 0.000832512 s
resid in solve_pyamgx: 1.83e-04
time solve_pyamgx: 3.24e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26809            285273  0.000397        0.00745
           2(D)         5119            110725   0.00423        0.00267
           3(D)           17                25    0.0865       1.08e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32496
         Operator Complexity: 1.57723
         Total Memory Usage: 0.0203826 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.179517e+01
              0              1.6203   3.124813e+00         0.1434
              1              1.6203   6.637301e-01         0.2124
              2              1.6203   1.372084e-01         0.2067
              3              1.6203   3.291142e-02         0.2399
              4              1.6203   8.244181e-03         0.2505
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2068
         Final Residual: 		   8.244181e-03
         Total Reduction in Residual: 	   3.782572e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178822
    setup: 0.0137022 s
    solve: 0.00418 s
    solve(per iteration): 0.000836 s
resid in solve_pyamgx: 8.24e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 208, iter:0, max residual:2.26e-06, u:6.41e-07, v:9.95e-08, w:3.98e-07, p:2.26e-06, k:1.12e-10, eps:0.00e+00, om:6.44e-06


monitor time step: 208, iter:0, u: 3.79e-01, v: 2.33e-03, w:-1.67e-02, p:-3.20e-12, k: 9.41e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.98e+02, kmin: 5.03e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 2.488038277511961e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15323            163325  0.000696        0.00428
           2(D)         4099             44087   0.00262        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19757
         Operator Complexity: 1.30231
         Total Memory Usage: 0.0154833 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.679014e+00
              0              1.6203   1.153759e-01         0.0247
              1              1.6203   5.187572e-03         0.0450
              2              1.6203   8.174527e-04         0.1576
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0559
         Final Residual: 		   8.174527e-04
         Total Reduction in Residual: 	   1.747062e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012516
    setup: 0.0104074 s
    solve: 0.00210864 s
    solve(per iteration): 0.00070288 s
resid in solve_pyamgx: 8.17e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.713984e+00
              0              1.6203   9.677424e-02         0.0261
              1              1.6203   1.993772e-03         0.0206
              2              1.6203   1.287444e-04         0.0646
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0326
         Final Residual: 		   1.287444e-04
         Total Reduction in Residual: 	   3.466476e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125411
    setup: 0.0104074 s
    solve: 0.00213373 s
    solve(per iteration): 0.000711243 s
resid in solve_pyamgx: 1.29e-04
time solve_pyamgx: 3.40e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.164966e+00
              0              1.6203   1.067347e-01         0.0256
              1              1.6203   3.443493e-03         0.0323
              2              1.6203   5.066795e-04         0.1471
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0495
         Final Residual: 		   5.066795e-04
         Total Reduction in Residual: 	   1.216527e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125091
    setup: 0.0104074 s
    solve: 0.00210173 s
    solve(per iteration): 0.000700576 s
resid in solve_pyamgx: 5.07e-04
time solve_pyamgx: 3.33e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.365975e+00
              0              1.6203   7.915274e-01         0.5795
              1              1.6203   3.666959e-01         0.4633
              2              1.6203   1.816500e-01         0.4954
              3              1.6203   9.145245e-02         0.5035
              4              1.6203   4.827747e-02         0.5279
              5              1.6203   2.659142e-02         0.5508
              6              1.6203   1.512024e-02         0.5686
              7              1.6203   8.730405e-03         0.5774
              8              1.6203   5.059385e-03         0.5795
              9              1.6203   2.901369e-03         0.5735
             10              1.6203   2.047797e-03         0.7058
             11              1.6203   1.344679e-03         0.6566
             12              1.6203   9.092251e-04         0.6762
             13              1.6203   6.787571e-04         0.7465
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5808
         Final Residual: 		   6.787571e-04
         Total Reduction in Residual: 	   4.969031e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0698365
    setup: 0.0509996 s
    solve: 0.0188369 s
    solve(per iteration): 0.00134549 s
resid in solve_pyamgx: 6.79e-04
time solve_pyamgx: 8.59e-02
time p: 9.80e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26236            279812  0.000407        0.00731
           2(D)         5023            109037   0.00432        0.00262
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31809
         Operator Complexity: 1.56679
         Total Memory Usage: 0.0201874 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.905723e-01
              0              1.6203   4.669149e-02         0.0791
              1              1.6203   5.174442e-03         0.1108
              2              1.6203   8.809992e-04         0.1703
              3              1.6203   1.815154e-04         0.2060
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1324
         Final Residual: 		   1.815154e-04
         Total Reduction in Residual: 	   3.073550e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169173
    setup: 0.0135967 s
    solve: 0.00332067 s
    solve(per iteration): 0.000830168 s
resid in solve_pyamgx: 1.82e-04
time solve_pyamgx: 3.22e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26771            285511  0.000398        0.00746
           2(D)         5126            110642   0.00421        0.00266
           3(D)           24                38     0.066       1.58e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32472
         Operator Complexity: 1.57747
         Total Memory Usage: 0.0203851 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.174619e+01
              0              1.6203   3.080127e+00         0.1416
              1              1.6203   6.560029e-01         0.2130
              2              1.6203   1.383236e-01         0.2109
              3              1.6203   3.331812e-02         0.2409
              4              1.6203   8.256909e-03         0.2478
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2070
         Final Residual: 		   8.256909e-03
         Total Reduction in Residual: 	   3.796946e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176255
    setup: 0.0134484 s
    solve: 0.00417712 s
    solve(per iteration): 0.000835424 s
resid in solve_pyamgx: 8.26e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 209, iter:0, max residual:2.26e-06, u:6.39e-07, v:1.01e-07, w:3.96e-07, p:2.26e-06, k:1.11e-10, eps:0.00e+00, om:6.45e-06


monitor time step: 209, iter:0, u: 3.78e-01, v: 2.27e-03, w:-1.73e-02, p:-3.28e-12, k: 9.41e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.98e+02, kmin: 5.04e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 2.476190476190476e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15340            163926  0.000697         0.0043
           2(D)         4119             44843   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19795
         Operator Complexity: 1.30429
         Total Memory Usage: 0.0155154 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.675319e+00
              0              1.6203   1.152495e-01         0.0247
              1              1.6203   5.184733e-03         0.0450
              2              1.6203   8.192327e-04         0.1580
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0560
         Final Residual: 		   8.192327e-04
         Total Reduction in Residual: 	   1.752250e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123966
    setup: 0.0102853 s
    solve: 0.00211126 s
    solve(per iteration): 0.000703755 s
resid in solve_pyamgx: 8.19e-04
time solve_pyamgx: 2.76e-02
time u: 3.41e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.709672e+00
              0              1.6203   9.658294e-02         0.0260
              1              1.6203   1.986009e-03         0.0206
              2              1.6203   1.271867e-04         0.0640
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0325
         Final Residual: 		   1.271867e-04
         Total Reduction in Residual: 	   3.428515e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124224
    setup: 0.0102853 s
    solve: 0.00213709 s
    solve(per iteration): 0.000712363 s
resid in solve_pyamgx: 1.27e-04
time solve_pyamgx: 3.41e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.160695e+00
              0              1.6203   1.065675e-01         0.0256
              1              1.6203   3.436244e-03         0.0322
              2              1.6203   5.126613e-04         0.1492
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0498
         Final Residual: 		   5.126613e-04
         Total Reduction in Residual: 	   1.232153e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124114
    setup: 0.0102853 s
    solve: 0.00212608 s
    solve(per iteration): 0.000708693 s
resid in solve_pyamgx: 5.13e-04
time solve_pyamgx: 3.37e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.361090e+00
              0              1.6203   7.907515e-01         0.5810
              1              1.6203   3.650307e-01         0.4616
              2              1.6203   1.808165e-01         0.4953
              3              1.6203   9.117206e-02         0.5042
              4              1.6203   4.803031e-02         0.5268
              5              1.6203   2.617839e-02         0.5450
              6              1.6203   1.468682e-02         0.5610
              7              1.6203   8.426444e-03         0.5737
              8              1.6203   4.900189e-03         0.5815
              9              1.6203   2.844191e-03         0.5804
             10              1.6203   2.028883e-03         0.7133
             11              1.6203   1.343462e-03         0.6622
             12              1.6203   9.198437e-04         0.6847
             13              1.6203   7.010921e-04         0.7622
             14              1.6203   6.122535e-04         0.8733
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5982
         Final Residual: 		   6.122535e-04
         Total Reduction in Residual: 	   4.498257e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0711925
    setup: 0.0509481 s
    solve: 0.0202444 s
    solve(per iteration): 0.00134963 s
resid in solve_pyamgx: 6.12e-04
time solve_pyamgx: 8.66e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26231            280185  0.000407        0.00731
           2(D)         5025            107735   0.00427         0.0026
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31804
         Operator Complexity: 1.56543
         Total Memory Usage: 0.0201663 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.904500e-01
              0              1.6203   4.660651e-02         0.0789
              1              1.6203   5.126805e-03         0.1100
              2              1.6203   8.921816e-04         0.1740
              3              1.6203   1.868356e-04         0.2094
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1334
         Final Residual: 		   1.868356e-04
         Total Reduction in Residual: 	   3.164291e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016892
    setup: 0.0135682 s
    solve: 0.00332384 s
    solve(per iteration): 0.00083096 s
resid in solve_pyamgx: 1.87e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26640            283696    0.0004        0.00741
           2(D)         5052            109722    0.0043        0.00264
           3(D)           24                50    0.0868       1.85e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32263
         Operator Complexity: 1.5735
         Total Memory Usage: 0.0203135 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.170952e+01
              0              1.6203   3.079643e+00         0.1419
              1              1.6203   6.637089e-01         0.2155
              2              1.6203   1.414660e-01         0.2131
              3              1.6203   3.425944e-02         0.2422
              4              1.6203   8.447910e-03         0.2466
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2080
         Final Residual: 		   8.447910e-03
         Total Reduction in Residual: 	   3.891339e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178351
    setup: 0.0136838 s
    solve: 0.0041513 s
    solve(per iteration): 0.000830259 s
resid in solve_pyamgx: 8.45e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 210, iter:0, max residual:1.83e-06, u:6.40e-07, v:9.94e-08, w:4.01e-07, p:1.83e-06, k:1.14e-10, eps:0.00e+00, om:6.60e-06


monitor time step: 210, iter:0, u: 3.77e-01, v: 2.40e-03, w:-1.78e-02, p:-3.44e-12, k: 9.43e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.68e-01, cfl_max_y: 9.21e-02, at i= 28, j= 60


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.98e+02, kmin: 5.05e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 2.4644549763033173e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15319            163279  0.000696        0.00428
           2(D)         4090             44340   0.00265        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19744
         Operator Complexity: 1.30262
         Total Memory Usage: 0.0154873 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.671582e+00
              0              1.6203   1.150992e-01         0.0246
              1              1.6203   5.186763e-03         0.0451
              2              1.6203   8.138768e-04         0.1569
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0559
         Final Residual: 		   8.138768e-04
         Total Reduction in Residual: 	   1.742187e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124374
    setup: 0.0103137 s
    solve: 0.00212378 s
    solve(per iteration): 0.000707925 s
resid in solve_pyamgx: 8.14e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.705466e+00
              0              1.6203   9.640097e-02         0.0260
              1              1.6203   1.986011e-03         0.0206
              2              1.6203   1.282350e-04         0.0646
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0326
         Final Residual: 		   1.282350e-04
         Total Reduction in Residual: 	   3.460698e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012458
    setup: 0.0103137 s
    solve: 0.00214435 s
    solve(per iteration): 0.000714784 s
resid in solve_pyamgx: 1.28e-04
time solve_pyamgx: 3.40e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.156411e+00
              0              1.6203   1.064227e-01         0.0256
              1              1.6203   3.433591e-03         0.0323
              2              1.6203   5.071790e-04         0.1477
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0496
         Final Residual: 		   5.071790e-04
         Total Reduction in Residual: 	   1.220233e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124327
    setup: 0.0103137 s
    solve: 0.00211907 s
    solve(per iteration): 0.000706357 s
resid in solve_pyamgx: 5.07e-04
time solve_pyamgx: 3.36e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.356216e+00
              0              1.6203   7.907301e-01         0.5830
              1              1.6203   3.637994e-01         0.4601
              2              1.6203   1.800984e-01         0.4950
              3              1.6203   9.092922e-02         0.5049
              4              1.6203   4.794060e-02         0.5272
              5              1.6203   2.596510e-02         0.5416
              6              1.6203   1.445451e-02         0.5567
              7              1.6203   8.257112e-03         0.5712
              8              1.6203   4.801057e-03         0.5814
              9              1.6203   2.813610e-03         0.5860
             10              1.6203   2.023430e-03         0.7192
             11              1.6203   1.344168e-03         0.6643
             12              1.6203   9.285027e-04         0.6908
             13              1.6203   7.190838e-04         0.7745
             14              1.6203   6.344358e-04         0.8823
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5998
         Final Residual: 		   6.344358e-04
         Total Reduction in Residual: 	   4.677985e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0709816
    setup: 0.0507761 s
    solve: 0.0202056 s
    solve(per iteration): 0.00134704 s
resid in solve_pyamgx: 6.34e-04
time solve_pyamgx: 8.64e-02
time p: 9.88e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26113            278111  0.000408        0.00726
           2(D)         4954            107398   0.00438        0.00259
           3(D)           18                22    0.0679       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31621
         Operator Complexity: 1.56193
         Total Memory Usage: 0.0201032 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.903247e-01
              0              1.6203   4.704669e-02         0.0797
              1              1.6203   5.148139e-03         0.1094
              2              1.6203   8.902651e-04         0.1729
              3              1.6203   1.836433e-04         0.2063
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1328
         Final Residual: 		   1.836433e-04
         Total Reduction in Residual: 	   3.110886e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169237
    setup: 0.0135959 s
    solve: 0.00332778 s
    solve(per iteration): 0.000831944 s
resid in solve_pyamgx: 1.84e-04
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26678            284950    0.0004        0.00744
           2(D)         5014            110060   0.00438        0.00265
           3(D)           17                25    0.0865       1.08e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32256
         Operator Complexity: 1.57579
         Total Memory Usage: 0.0203482 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.163761e+01
              0              1.6203   3.107160e+00         0.1436
              1              1.6203   6.687302e-01         0.2152
              2              1.6203   1.405515e-01         0.2102
              3              1.6203   3.405352e-02         0.2423
              4              1.6203   8.494707e-03         0.2495
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2083
         Final Residual: 		   8.494707e-03
         Total Reduction in Residual: 	   3.925899e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177758
    setup: 0.0136024 s
    solve: 0.00417344 s
    solve(per iteration): 0.000834688 s
resid in solve_pyamgx: 8.49e-03
time solve_pyamgx: 3.29e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step: 211, iter:0, max residual:1.88e-06, u:6.36e-07, v:1.00e-07, w:3.96e-07, p:1.88e-06, k:1.12e-10, eps:0.00e+00, om:6.64e-06


monitor time step: 211, iter:0, u: 3.76e-01, v: 2.56e-03, w:-1.83e-02, p:-3.58e-12, k: 9.45e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.99e+02, kmin: 5.06e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 2.452830188679245e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15315            163045  0.000695        0.00428
           2(D)         4125             44479   0.00261        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19775
         Operator Complexity: 1.30248
         Total Memory Usage: 0.0154865 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.667839e+00
              0              1.6203   1.149446e-01         0.0246
              1              1.6203   5.151176e-03         0.0448
              2              1.6203   8.161948e-04         0.1584
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0559
         Final Residual: 		   8.161948e-04
         Total Reduction in Residual: 	   1.748550e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124547
    setup: 0.0103351 s
    solve: 0.00211958 s
    solve(per iteration): 0.000706528 s
resid in solve_pyamgx: 8.16e-04
time solve_pyamgx: 2.77e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.701283e+00
              0              1.6203   9.621102e-02         0.0260
              1              1.6203   1.979292e-03         0.0206
              2              1.6203   1.259586e-04         0.0636
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0324
         Final Residual: 		   1.259586e-04
         Total Reduction in Residual: 	   3.403106e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124769
    setup: 0.0103351 s
    solve: 0.00214186 s
    solve(per iteration): 0.000713952 s
resid in solve_pyamgx: 1.26e-04
time solve_pyamgx: 3.39e-03
time v: 6.07e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.152107e+00
              0              1.6203   1.062702e-01         0.0256
              1              1.6203   3.419843e-03         0.0322
              2              1.6203   5.056375e-04         0.1479
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0496
         Final Residual: 		   5.056375e-04
         Total Reduction in Residual: 	   1.217785e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124345
    setup: 0.0103351 s
    solve: 0.00209942 s
    solve(per iteration): 0.000699808 s
resid in solve_pyamgx: 5.06e-04
time solve_pyamgx: 3.34e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.351284e+00
              0              1.6203   7.887013e-01         0.5837
              1              1.6203   3.616001e-01         0.4585
              2              1.6203   1.787193e-01         0.4942
              3              1.6203   9.007803e-02         0.5040
              4              1.6203   4.752210e-02         0.5276
              5              1.6203   2.568679e-02         0.5405
              6              1.6203   1.431513e-02         0.5573
              7              1.6203   8.206587e-03         0.5733
              8              1.6203   4.780753e-03         0.5826
              9              1.6203   2.821088e-03         0.5901
             10              1.6203   2.037585e-03         0.7223
             11              1.6203   1.352808e-03         0.6639
             12              1.6203   9.370731e-04         0.6927
             13              1.6203   7.297222e-04         0.7787
             14              1.6203   6.456654e-04         0.8848
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6006
         Final Residual: 		   6.456654e-04
         Total Reduction in Residual: 	   4.778163e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0709565
    setup: 0.050774 s
    solve: 0.0201825 s
    solve(per iteration): 0.0013455 s
resid in solve_pyamgx: 6.46e-04
time solve_pyamgx: 8.63e-02
time p: 9.85e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26241            280079  0.000407        0.00731
           2(D)         5039            108883   0.00429        0.00262
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31832
         Operator Complexity: 1.56695
         Total Memory Usage: 0.0201911 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.902088e-01
              0              1.6203   4.643370e-02         0.0787
              1              1.6203   5.101022e-03         0.1099
              2              1.6203   8.764487e-04         0.1718
              3              1.6203   1.825940e-04         0.2083
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1326
         Final Residual: 		   1.825940e-04
         Total Reduction in Residual: 	   3.093719e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0171213
    setup: 0.0137523 s
    solve: 0.00336896 s
    solve(per iteration): 0.00084224 s
resid in solve_pyamgx: 1.83e-04
time solve_pyamgx: 3.34e-02
time k: 4.66e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26780            285436  0.000398        0.00745
           2(D)         5058            111158   0.00434        0.00267
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32402
         Operator Complexity: 1.57809
         Total Memory Usage: 0.020391 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.160077e+01
              0              1.6203   3.117100e+00         0.1443
              1              1.6203   6.738012e-01         0.2162
              2              1.6203   1.438716e-01         0.2135
              3              1.6203   3.466857e-02         0.2410
              4              1.6203   8.484294e-03         0.2447
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2084
         Final Residual: 		   8.484294e-03
         Total Reduction in Residual: 	   3.927774e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0179282
    setup: 0.0137236 s
    solve: 0.00420454 s
    solve(per iteration): 0.000840909 s
resid in solve_pyamgx: 8.48e-03
time solve_pyamgx: 3.42e-02
time omega: 4.10e-02
time Smag or Wale: 4.77e-07

--time step: 212, iter:0, max residual:1.91e-06, u:6.38e-07, v:9.84e-08, w:3.95e-07, p:1.91e-06, k:1.11e-10, eps:0.00e+00, om:6.63e-06


monitor time step: 212, iter:0, u: 3.76e-01, v: 2.65e-03, w:-1.88e-02, p:-3.65e-12, k: 9.50e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.99e+02, kmin: 5.07e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 2.44131455399061e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15317            163203  0.000696        0.00428
           2(D)         4095             44371   0.00265        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19747
         Operator Complexity: 1.30255
         Total Memory Usage: 0.0154864 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.664125e+00
              0              1.6203   1.147902e-01         0.0246
              1              1.6203   5.156396e-03         0.0449
              2              1.6203   8.205980e-04         0.1591
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0560
         Final Residual: 		   8.205980e-04
         Total Reduction in Residual: 	   1.759382e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125069
    setup: 0.0103688 s
    solve: 0.00213808 s
    solve(per iteration): 0.000712693 s
resid in solve_pyamgx: 8.21e-04
time solve_pyamgx: 2.96e-02
time u: 3.66e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.697008e+00
              0              1.6203   9.602338e-02         0.0260
              1              1.6203   1.975059e-03         0.0206
              2              1.6203   1.250283e-04         0.0633
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0323
         Final Residual: 		   1.250283e-04
         Total Reduction in Residual: 	   3.381877e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125253
    setup: 0.0103688 s
    solve: 0.00215654 s
    solve(per iteration): 0.000718848 s
resid in solve_pyamgx: 1.25e-04
time solve_pyamgx: 3.50e-03
time v: 6.39e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.147789e+00
              0              1.6203   1.061308e-01         0.0256
              1              1.6203   3.425415e-03         0.0323
              2              1.6203   5.082398e-04         0.1484
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0497
         Final Residual: 		   5.082398e-04
         Total Reduction in Residual: 	   1.225327e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124987
    setup: 0.0103688 s
    solve: 0.00212992 s
    solve(per iteration): 0.000709973 s
resid in solve_pyamgx: 5.08e-04
time solve_pyamgx: 3.46e-03
time w: 5.77e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.346406e+00
              0              1.6203   7.860611e-01         0.5838
              1              1.6203   3.598607e-01         0.4578
              2              1.6203   1.778467e-01         0.4942
              3              1.6203   8.965683e-02         0.5041
              4              1.6203   4.751234e-02         0.5299
              5              1.6203   2.580854e-02         0.5432
              6              1.6203   1.453097e-02         0.5630
              7              1.6203   8.417666e-03         0.5793
              8              1.6203   4.910546e-03         0.5834
              9              1.6203   2.891756e-03         0.5889
             10              1.6203   2.081642e-03         0.7199
             11              1.6203   1.372808e-03         0.6595
             12              1.6203   9.471461e-04         0.6899
             13              1.6203   7.344324e-04         0.7754
             14              1.6203   6.469182e-04         0.8808
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6009
         Final Residual: 		   6.469182e-04
         Total Reduction in Residual: 	   4.804779e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0711251
    setup: 0.0508375 s
    solve: 0.0202876 s
    solve(per iteration): 0.00135251 s
resid in solve_pyamgx: 6.47e-04
time solve_pyamgx: 8.78e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26160            279248  0.000408        0.00729
           2(D)         5012            108892   0.00433        0.00262
           3(D)           13                23     0.136       9.16e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31723
         Operator Complexity: 1.56577
         Total Memory Usage: 0.0201673 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.900925e-01
              0              1.6203   4.642600e-02         0.0787
              1              1.6203   5.133813e-03         0.1106
              2              1.6203   8.820805e-04         0.1718
              3              1.6203   1.870872e-04         0.2121
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1334
         Final Residual: 		   1.870872e-04
         Total Reduction in Residual: 	   3.170472e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0171151
    setup: 0.0137526 s
    solve: 0.00336256 s
    solve(per iteration): 0.00084064 s
resid in solve_pyamgx: 1.87e-04
time solve_pyamgx: 3.34e-02
time k: 4.61e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26808            286422  0.000399        0.00748
           2(D)         5132            112260   0.00426         0.0027
           3(D)           17                25    0.0865       1.08e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32508
         Operator Complexity: 1.58114
         Total Memory Usage: 0.0204432 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.156536e+01
              0              1.6203   3.079157e+00         0.1428
              1              1.6203   6.635457e-01         0.2155
              2              1.6203   1.412324e-01         0.2128
              3              1.6203   3.427869e-02         0.2427
              4              1.6203   8.553257e-03         0.2495
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2088
         Final Residual: 		   8.553257e-03
         Total Reduction in Residual: 	   3.966202e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0179375
    setup: 0.0137563 s
    solve: 0.00418122 s
    solve(per iteration): 0.000836243 s
resid in solve_pyamgx: 8.55e-03
time solve_pyamgx: 3.44e-02
time omega: 4.13e-02
time Smag or Wale: 4.77e-07

--time step: 213, iter:0, max residual:1.92e-06, u:6.41e-07, v:9.77e-08, w:3.97e-07, p:1.92e-06, k:1.14e-10, eps:0.00e+00, om:6.68e-06


monitor time step: 213, iter:0, u: 3.76e-01, v: 2.62e-03, w:-1.93e-02, p:-3.64e-12, k: 9.57e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 1.99e+02, kmin: 5.08e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.38e-01
vismean_mean 2.4299065420560747e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15335            163227  0.000694        0.00428
           2(D)         4091             44215   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19761
         Operator Complexity: 1.30236
         Total Memory Usage: 0.0154842 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.660446e+00
              0              1.6203   1.146257e-01         0.0246
              1              1.6203   5.128261e-03         0.0447
              2              1.6203   8.120229e-04         0.1583
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0559
         Final Residual: 		   8.120229e-04
         Total Reduction in Residual: 	   1.742372e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125289
    setup: 0.0104031 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 8.12e-04
time solve_pyamgx: 2.88e-02
time u: 3.58e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.692614e+00
              0              1.6203   9.583843e-02         0.0260
              1              1.6203   1.971447e-03         0.0206
              2              1.6203   1.254648e-04         0.0636
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0324
         Final Residual: 		   1.254648e-04
         Total Reduction in Residual: 	   3.397725e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125522
    setup: 0.0104031 s
    solve: 0.00214909 s
    solve(per iteration): 0.000716363 s
resid in solve_pyamgx: 1.25e-04
time solve_pyamgx: 3.48e-03
time v: 6.32e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.143472e+00
              0              1.6203   1.059667e-01         0.0256
              1              1.6203   3.401879e-03         0.0321
              2              1.6203   4.988703e-04         0.1466
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0494
         Final Residual: 		   4.988703e-04
         Total Reduction in Residual: 	   1.203991e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125346
    setup: 0.0104031 s
    solve: 0.00213152 s
    solve(per iteration): 0.000710507 s
resid in solve_pyamgx: 4.99e-04
time solve_pyamgx: 3.46e-03
time w: 5.73e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.341597e+00
              0              1.6203   7.832195e-01         0.5838
              1              1.6203   3.587334e-01         0.4580
              2              1.6203   1.776687e-01         0.4953
              3              1.6203   8.986443e-02         0.5058
              4              1.6203   4.800400e-02         0.5342
              5              1.6203   2.634647e-02         0.5488
              6              1.6203   1.504954e-02         0.5712
              7              1.6203   8.804210e-03         0.5850
              8              1.6203   5.119541e-03         0.5815
              9              1.6203   2.977008e-03         0.5815
             10              1.6203   2.119896e-03         0.7121
             11              1.6203   1.380258e-03         0.6511
             12              1.6203   9.419366e-04         0.6824
             13              1.6203   7.212873e-04         0.7657
             14              1.6203   6.279239e-04         0.8706
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5998
         Final Residual: 		   6.279239e-04
         Total Reduction in Residual: 	   4.680423e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0712411
    setup: 0.0510199 s
    solve: 0.0202211 s
    solve(per iteration): 0.00134807 s
resid in solve_pyamgx: 6.28e-04
time solve_pyamgx: 8.80e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26234            279974  0.000407        0.00731
           2(D)         5025            108953   0.00431        0.00262
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31811
         Operator Complexity: 1.5669
         Total Memory Usage: 0.0201892 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.899469e-01
              0              1.6203   4.678017e-02         0.0793
              1              1.6203   5.109521e-03         0.1092
              2              1.6203   8.807504e-04         0.1724
              3              1.6203   1.838792e-04         0.2088
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1329
         Final Residual: 		   1.838792e-04
         Total Reduction in Residual: 	   3.116877e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169037
    setup: 0.0135741 s
    solve: 0.00332954 s
    solve(per iteration): 0.000832384 s
resid in solve_pyamgx: 1.84e-04
time solve_pyamgx: 3.29e-02
time k: 4.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26756            285694  0.000399        0.00746
           2(D)         5071            110985   0.00432        0.00267
           3(D)           19                25    0.0693       1.14e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32395
         Operator Complexity: 1.57822
         Total Memory Usage: 0.0203926 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.151128e+01
              0              1.6203   3.082189e+00         0.1433
              1              1.6203   6.608687e-01         0.2144
              2              1.6203   1.412696e-01         0.2138
              3              1.6203   3.413887e-02         0.2417
              4              1.6203   8.422454e-03         0.2467
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2082
         Final Residual: 		   8.422454e-03
         Total Reduction in Residual: 	   3.915366e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178518
    setup: 0.0136827 s
    solve: 0.00416915 s
    solve(per iteration): 0.00083383 s
resid in solve_pyamgx: 8.42e-03
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 214, iter:0, max residual:1.88e-06, u:6.34e-07, v:9.80e-08, w:3.90e-07, p:1.88e-06, k:1.12e-10, eps:0.00e+00, om:6.58e-06


monitor time step: 214, iter:0, u: 3.76e-01, v: 2.56e-03, w:-1.97e-02, p:-3.50e-12, k: 9.67e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.00e+02, kmin: 5.09e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 2.4186046511627905e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15312            163060  0.000695        0.00428
           2(D)         4094             44154   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19741
         Operator Complexity: 1.30203
         Total Memory Usage: 0.015478 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.656772e+00
              0              1.6203   1.144815e-01         0.0246
              1              1.6203   5.149814e-03         0.0450
              2              1.6203   8.134759e-04         0.1580
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0559
         Final Residual: 		   8.134759e-04
         Total Reduction in Residual: 	   1.746867e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124861
    setup: 0.0103795 s
    solve: 0.00210659 s
    solve(per iteration): 0.000702197 s
resid in solve_pyamgx: 8.13e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.688188e+00
              0              1.6203   9.564839e-02         0.0259
              1              1.6203   1.968070e-03         0.0206
              2              1.6203   1.264241e-04         0.0642
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0325
         Final Residual: 		   1.264241e-04
         Total Reduction in Residual: 	   3.427811e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125221
    setup: 0.0103795 s
    solve: 0.00214256 s
    solve(per iteration): 0.000714187 s
resid in solve_pyamgx: 1.26e-04
time solve_pyamgx: 3.41e-03
time v: 6.18e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.139160e+00
              0              1.6203   1.058071e-01         0.0256
              1              1.6203   3.396962e-03         0.0321
              2              1.6203   4.988098e-04         0.1468
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0494
         Final Residual: 		   4.988098e-04
         Total Reduction in Residual: 	   1.205099e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124905
    setup: 0.0103795 s
    solve: 0.00211094 s
    solve(per iteration): 0.000703648 s
resid in solve_pyamgx: 4.99e-04
time solve_pyamgx: 3.35e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.336691e+00
              0              1.6203   7.786387e-01         0.5825
              1              1.6203   3.571632e-01         0.4587
              2              1.6203   1.772888e-01         0.4964
              3              1.6203   8.989638e-02         0.5071
              4              1.6203   4.835294e-02         0.5379
              5              1.6203   2.685422e-02         0.5554
              6              1.6203   1.555761e-02         0.5793
              7              1.6203   9.150402e-03         0.5882
              8              1.6203   5.286240e-03         0.5777
              9              1.6203   3.014638e-03         0.5703
             10              1.6203   2.113162e-03         0.7010
             11              1.6203   1.352246e-03         0.6399
             12              1.6203   9.049507e-04         0.6692
             13              1.6203   6.776021e-04         0.7488
             14              1.6203   5.776228e-04         0.8525
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5966
         Final Residual: 		   5.776228e-04
         Total Reduction in Residual: 	   4.321290e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0709862
    setup: 0.0508173 s
    solve: 0.0201688 s
    solve(per iteration): 0.00134459 s
resid in solve_pyamgx: 5.78e-04
time solve_pyamgx: 8.63e-02
time p: 9.87e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26115            278053  0.000408        0.00726
           2(D)         4986            106520   0.00428        0.00257
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3165
         Operator Complexity: 1.56055
         Total Memory Usage: 0.0200836 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.898105e-01
              0              1.6203   4.629679e-02         0.0785
              1              1.6203   5.071935e-03         0.1096
              2              1.6203   8.810123e-04         0.1737
              3              1.6203   1.836105e-04         0.2084
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1328
         Final Residual: 		   1.836105e-04
         Total Reduction in Residual: 	   3.113042e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168855
    setup: 0.0135518 s
    solve: 0.0033337 s
    solve(per iteration): 0.000833424 s
resid in solve_pyamgx: 1.84e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26678            284756    0.0004        0.00743
           2(D)         5122            111656   0.00426        0.00269
           3(D)           21                25    0.0567        1.2e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3237
         Operator Complexity: 1.57783
         Total Memory Usage: 0.0203854 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.148666e+01
              0              1.6203   3.106940e+00         0.1446
              1              1.6203   6.690136e-01         0.2153
              2              1.6203   1.428180e-01         0.2135
              3              1.6203   3.485818e-02         0.2441
              4              1.6203   8.618350e-03         0.2472
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2092
         Final Residual: 		   8.618350e-03
         Total Reduction in Residual: 	   4.011024e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177984
    setup: 0.0136501 s
    solve: 0.00414829 s
    solve(per iteration): 0.000829658 s
resid in solve_pyamgx: 8.62e-03
time solve_pyamgx: 3.32e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 215, iter:0, max residual:1.76e-06, u:6.36e-07, v:9.88e-08, w:3.90e-07, p:1.76e-06, k:1.12e-10, eps:0.00e+00, om:6.73e-06


monitor time step: 215, iter:0, u: 3.76e-01, v: 2.52e-03, w:-2.01e-02, p:-3.16e-12, k: 9.80e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.00e+02, kmin: 5.10e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 2.4074074074074073e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15355            163569  0.000694        0.00429
           2(D)         4111             44819   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19802
         Operator Complexity: 1.30374
         Total Memory Usage: 0.0155073 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.653069e+00
              0              1.6203   1.143127e-01         0.0246
              1              1.6203   5.109603e-03         0.0447
              2              1.6203   8.091334e-04         0.1584
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0558
         Final Residual: 		   8.091334e-04
         Total Reduction in Residual: 	   1.738924e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124703
    setup: 0.0103548 s
    solve: 0.00211558 s
    solve(per iteration): 0.000705195 s
resid in solve_pyamgx: 8.09e-04
time solve_pyamgx: 2.78e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.683843e+00
              0              1.6203   9.545861e-02         0.0259
              1              1.6203   1.963021e-03         0.0206
              2              1.6203   1.263999e-04         0.0644
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0325
         Final Residual: 		   1.263999e-04
         Total Reduction in Residual: 	   3.431197e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125113
    setup: 0.0103548 s
    solve: 0.00215654 s
    solve(per iteration): 0.000718848 s
resid in solve_pyamgx: 1.26e-04
time solve_pyamgx: 3.42e-03
time v: 6.16e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.134849e+00
              0              1.6203   1.056420e-01         0.0255
              1              1.6203   3.380035e-03         0.0320
              2              1.6203   5.004439e-04         0.1481
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0495
         Final Residual: 		   5.004439e-04
         Total Reduction in Residual: 	   1.210308e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124723
    setup: 0.0103548 s
    solve: 0.00211754 s
    solve(per iteration): 0.000705845 s
resid in solve_pyamgx: 5.00e-04
time solve_pyamgx: 3.36e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.331815e+00
              0              1.6203   7.747065e-01         0.5817
              1              1.6203   3.566446e-01         0.4604
              2              1.6203   1.774712e-01         0.4976
              3              1.6203   9.039619e-02         0.5094
              4              1.6203   4.900616e-02         0.5421
              5              1.6203   2.752744e-02         0.5617
              6              1.6203   1.611625e-02         0.5855
              7              1.6203   9.466760e-03         0.5874
              8              1.6203   5.415519e-03         0.5721
              9              1.6203   3.019865e-03         0.5576
             10              1.6203   2.078942e-03         0.6884
             11              1.6203   1.300911e-03         0.6258
             12              1.6203   8.415801e-04         0.6469
             13              1.6203   6.036543e-04         0.7173
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5770
         Final Residual: 		   6.036543e-04
         Total Reduction in Residual: 	   4.532570e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0698593
    setup: 0.0510098 s
    solve: 0.0188495 s
    solve(per iteration): 0.00134639 s
resid in solve_pyamgx: 6.04e-04
time solve_pyamgx: 8.55e-02
time p: 9.78e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26141            279563  0.000409         0.0073
           2(D)         5054            107832   0.00422         0.0026
           3(D)            9                13      0.16       5.74e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31742
         Operator Complexity: 1.56467
         Total Memory Usage: 0.0201515 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.896909e-01
              0              1.6203   4.686433e-02         0.0795
              1              1.6203   5.082345e-03         0.1084
              2              1.6203   8.750637e-04         0.1722
              3              1.6203   1.829734e-04         0.2091
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1327
         Final Residual: 		   1.829734e-04
         Total Reduction in Residual: 	   3.102870e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169532
    setup: 0.0136399 s
    solve: 0.00331331 s
    solve(per iteration): 0.000828328 s
resid in solve_pyamgx: 1.83e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26677            285221  0.000401        0.00744
           2(D)         5054            109112   0.00427        0.00263
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32294
         Operator Complexity: 1.57479
         Total Memory Usage: 0.0203349 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.148585e+01
              0              1.6203   3.095574e+00         0.1441
              1              1.6203   6.644199e-01         0.2146
              2              1.6203   1.412050e-01         0.2125
              3              1.6203   3.419642e-02         0.2422
              4              1.6203   8.502733e-03         0.2486
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2087
         Final Residual: 		   8.502733e-03
         Total Reduction in Residual: 	   3.957363e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177973
    setup: 0.0136276 s
    solve: 0.00416966 s
    solve(per iteration): 0.000833933 s
resid in solve_pyamgx: 8.50e-03
time solve_pyamgx: 3.48e-02
time omega: 4.19e-02
time Smag or Wale: 2.38e-07

--time step: 216, iter:0, max residual:2.02e-06, u:6.32e-07, v:9.87e-08, w:3.91e-07, p:2.02e-06, k:1.12e-10, eps:0.00e+00, om:6.64e-06


monitor time step: 216, iter:0, u: 3.78e-01, v: 2.43e-03, w:-2.05e-02, p:-2.64e-12, k: 9.97e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.01e+02, kmin: 5.11e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 2.3963133640552992e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15341            163521  0.000695        0.00429
           2(D)         4089             43997   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19765
         Operator Complexity: 1.30247
         Total Memory Usage: 0.0154861 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.649333e+00
              0              1.6203   1.141538e-01         0.0246
              1              1.6203   5.104528e-03         0.0447
              2              1.6203   8.085866e-04         0.1584
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0558
         Final Residual: 		   8.085866e-04
         Total Reduction in Residual: 	   1.739145e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124973
    setup: 0.010386 s
    solve: 0.00211126 s
    solve(per iteration): 0.000703755 s
resid in solve_pyamgx: 8.09e-04
time solve_pyamgx: 2.84e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.679610e+00
              0              1.6203   9.527752e-02         0.0259
              1              1.6203   1.958352e-03         0.0206
              2              1.6203   1.251175e-04         0.0639
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0324
         Final Residual: 		   1.251175e-04
         Total Reduction in Residual: 	   3.400292e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125262
    setup: 0.010386 s
    solve: 0.00214013 s
    solve(per iteration): 0.000713376 s
resid in solve_pyamgx: 1.25e-04
time solve_pyamgx: 3.40e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.130528e+00
              0              1.6203   1.055000e-01         0.0255
              1              1.6203   3.368915e-03         0.0319
              2              1.6203   4.918508e-04         0.1460
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0492
         Final Residual: 		   4.918508e-04
         Total Reduction in Residual: 	   1.190770e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124938
    setup: 0.010386 s
    solve: 0.00210778 s
    solve(per iteration): 0.000702592 s
resid in solve_pyamgx: 4.92e-04
time solve_pyamgx: 3.36e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.326988e+00
              0              1.6203   7.719140e-01         0.5817
              1              1.6203   3.568980e-01         0.4624
              2              1.6203   1.779820e-01         0.4987
              3              1.6203   9.121886e-02         0.5125
              4              1.6203   4.981159e-02         0.5461
              5              1.6203   2.817882e-02         0.5657
              6              1.6203   1.658279e-02         0.5885
              7              1.6203   9.691656e-03         0.5844
              8              1.6203   5.495382e-03         0.5670
              9              1.6203   3.010542e-03         0.5478
             10              1.6203   2.042315e-03         0.6784
             11              1.6203   1.252756e-03         0.6134
             12              1.6203   7.775810e-04         0.6207
             13              1.6203   5.226690e-04         0.6722
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5712
         Final Residual: 		   5.226690e-04
         Total Reduction in Residual: 	   3.938763e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0697512
    setup: 0.0508816 s
    solve: 0.0188695 s
    solve(per iteration): 0.00134782 s
resid in solve_pyamgx: 5.23e-04
time solve_pyamgx: 8.55e-02
time p: 9.79e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26211            279931  0.000407        0.00731
           2(D)         4999            107293   0.00429        0.00258
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31757
         Operator Complexity: 1.56441
         Total Memory Usage: 0.0201483 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.895416e-01
              0              1.6203   4.651575e-02         0.0789
              1              1.6203   5.035504e-03         0.1083
              2              1.6203   8.723751e-04         0.1732
              3              1.6203   1.800740e-04         0.2064
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1322
         Final Residual: 		   1.800740e-04
         Total Reduction in Residual: 	   3.054475e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169203
    setup: 0.0135939 s
    solve: 0.00332634 s
    solve(per iteration): 0.000831584 s
resid in solve_pyamgx: 1.80e-04
time solve_pyamgx: 3.22e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26693            285379  0.000401        0.00745
           2(D)         5129            110285   0.00419        0.00266
           3(D)           18                26    0.0802       1.13e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32389
         Operator Complexity: 1.57674
         Total Memory Usage: 0.0203697 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.144347e+01
              0              1.6203   3.080107e+00         0.1436
              1              1.6203   6.647266e-01         0.2158
              2              1.6203   1.423932e-01         0.2142
              3              1.6203   3.461414e-02         0.2431
              4              1.6203   8.660437e-03         0.2502
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2095
         Final Residual: 		   8.660437e-03
         Total Reduction in Residual: 	   4.038729e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0179623
    setup: 0.0137845 s
    solve: 0.00417786 s
    solve(per iteration): 0.000835571 s
resid in solve_pyamgx: 8.66e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 217, iter:0, max residual:1.78e-06, u:6.32e-07, v:9.77e-08, w:3.84e-07, p:1.78e-06, k:1.10e-10, eps:0.00e+00, om:6.77e-06


monitor time step: 217, iter:0, u: 3.80e-01, v: 2.21e-03, w:-2.09e-02, p:-1.97e-12, k: 1.02e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.01e+02, kmin: 5.12e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 2.385321100917431e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15327            163715  0.000697        0.00429
           2(D)         4101             44279   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19763
         Operator Complexity: 1.30316
         Total Memory Usage: 0.0154966 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.645590e+00
              0              1.6203   1.140090e-01         0.0245
              1              1.6203   5.087900e-03         0.0446
              2              1.6203   8.089534e-04         0.1590
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0558
         Final Residual: 		   8.089534e-04
         Total Reduction in Residual: 	   1.741336e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124494
    setup: 0.0103403 s
    solve: 0.00210909 s
    solve(per iteration): 0.000703029 s
resid in solve_pyamgx: 8.09e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.675411e+00
              0              1.6203   9.509001e-02         0.0259
              1              1.6203   1.951095e-03         0.0205
              2              1.6203   1.233457e-04         0.0632
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0323
         Final Residual: 		   1.233457e-04
         Total Reduction in Residual: 	   3.355971e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124816
    setup: 0.0103403 s
    solve: 0.00214134 s
    solve(per iteration): 0.000713781 s
resid in solve_pyamgx: 1.23e-04
time solve_pyamgx: 3.38e-03
time v: 6.10e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.126198e+00
              0              1.6203   1.053374e-01         0.0255
              1              1.6203   3.370169e-03         0.0320
              2              1.6203   4.925384e-04         0.1461
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0492
         Final Residual: 		   4.925384e-04
         Total Reduction in Residual: 	   1.193686e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124532
    setup: 0.0103403 s
    solve: 0.0021129 s
    solve(per iteration): 0.000704299 s
resid in solve_pyamgx: 4.93e-04
time solve_pyamgx: 3.34e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.322095e+00
              0              1.6203   7.686001e-01         0.5814
              1              1.6203   3.562460e-01         0.4635
              2              1.6203   1.776367e-01         0.4986
              3              1.6203   9.133438e-02         0.5142
              4              1.6203   5.001454e-02         0.5476
              5              1.6203   2.834812e-02         0.5668
              6              1.6203   1.669948e-02         0.5891
              7              1.6203   9.723975e-03         0.5823
              8              1.6203   5.489360e-03         0.5645
              9              1.6203   2.977983e-03         0.5425
             10              1.6203   2.002540e-03         0.6724
             11              1.6203   1.214652e-03         0.6066
             12              1.6203   7.286638e-04         0.5999
             13              1.6203   4.572208e-04         0.6275
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5659
         Final Residual: 		   4.572208e-04
         Total Reduction in Residual: 	   3.458304e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0697198
    setup: 0.05085 s
    solve: 0.0188698 s
    solve(per iteration): 0.00134784 s
resid in solve_pyamgx: 4.57e-04
time solve_pyamgx: 8.50e-02
time p: 9.74e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26156            279282  0.000408        0.00729
           2(D)         5026            108110   0.00428         0.0026
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3173
         Operator Complexity: 1.56466
         Total Memory Usage: 0.0201507 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.893921e-01
              0              1.6203   4.659522e-02         0.0791
              1              1.6203   5.037943e-03         0.1081
              2              1.6203   8.673096e-04         0.1722
              3              1.6203   1.807391e-04         0.2084
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1323
         Final Residual: 		   1.807391e-04
         Total Reduction in Residual: 	   3.066534e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0170619
    setup: 0.0137377 s
    solve: 0.00332416 s
    solve(per iteration): 0.00083104 s
resid in solve_pyamgx: 1.81e-04
time solve_pyamgx: 3.27e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26689            284851    0.0004        0.00744
           2(D)         5054            109940    0.0043        0.00265
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32301
         Operator Complexity: 1.57545
         Total Memory Usage: 0.0203454 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.137691e+01
              0              1.6203   3.049242e+00         0.1426
              1              1.6203   6.519432e-01         0.2138
              2              1.6203   1.411825e-01         0.2166
              3              1.6203   3.422815e-02         0.2424
              4              1.6203   8.544697e-03         0.2496
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2091
         Final Residual: 		   8.544697e-03
         Total Reduction in Residual: 	   3.997163e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0179257
    setup: 0.0137538 s
    solve: 0.0041719 s
    solve(per iteration): 0.000834381 s
resid in solve_pyamgx: 8.54e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 218, iter:0, max residual:1.57e-06, u:6.32e-07, v:9.64e-08, w:3.85e-07, p:1.57e-06, k:1.10e-10, eps:0.00e+00, om:6.68e-06


monitor time step: 218, iter:0, u: 3.84e-01, v: 1.78e-03, w:-2.13e-02, p:-1.33e-12, k: 1.04e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.01e+02, kmin: 5.13e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 2.374429223744292e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15366            164204  0.000695         0.0043
           2(D)         4103             44373   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19805
         Operator Complexity: 1.30401
         Total Memory Usage: 0.0155117 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.641870e+00
              0              1.6203   1.138267e-01         0.0245
              1              1.6203   5.036614e-03         0.0442
              2              1.6203   7.967720e-04         0.1582
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0556
         Final Residual: 		   7.967720e-04
         Total Reduction in Residual: 	   1.716489e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124748
    setup: 0.0103577 s
    solve: 0.00211712 s
    solve(per iteration): 0.000705707 s
resid in solve_pyamgx: 7.97e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.671139e+00
              0              1.6203   9.490623e-02         0.0259
              1              1.6203   1.948160e-03         0.0205
              2              1.6203   1.228149e-04         0.0630
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0322
         Final Residual: 		   1.228149e-04
         Total Reduction in Residual: 	   3.345418e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125009
    setup: 0.0103577 s
    solve: 0.0021432 s
    solve(per iteration): 0.0007144 s
resid in solve_pyamgx: 1.23e-04
time solve_pyamgx: 3.42e-03
time v: 6.17e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.121866e+00
              0              1.6203   1.051819e-01         0.0255
              1              1.6203   3.343685e-03         0.0318
              2              1.6203   4.840663e-04         0.1448
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0490
         Final Residual: 		   4.840663e-04
         Total Reduction in Residual: 	   1.174386e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124712
    setup: 0.0103577 s
    solve: 0.00211354 s
    solve(per iteration): 0.000704512 s
resid in solve_pyamgx: 4.84e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.317260e+00
              0              1.6203   7.669873e-01         0.5823
              1              1.6203   3.558267e-01         0.4639
              2              1.6203   1.771686e-01         0.4979
              3              1.6203   9.126837e-02         0.5151
              4              1.6203   5.000721e-02         0.5479
              5              1.6203   2.829957e-02         0.5659
              6              1.6203   1.659420e-02         0.5864
              7              1.6203   9.629180e-03         0.5803
              8              1.6203   5.430445e-03         0.5640
              9              1.6203   2.946944e-03         0.5427
             10              1.6203   1.981572e-03         0.6724
             11              1.6203   1.200174e-03         0.6057
             12              1.6203   7.049668e-04         0.5874
             13              1.6203   4.198160e-04         0.5955
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5627
         Final Residual: 		   4.198160e-04
         Total Reduction in Residual: 	   3.187039e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0697113
    setup: 0.0508174 s
    solve: 0.0188939 s
    solve(per iteration): 0.00134956 s
resid in solve_pyamgx: 4.20e-04
time solve_pyamgx: 8.51e-02
time p: 9.74e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26114            279422   0.00041        0.00729
           2(D)         5033            108403   0.00428        0.00261
           3(D)           17                21    0.0727       9.91e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31702
         Operator Complexity: 1.56531
         Total Memory Usage: 0.0201591 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.892506e-01
              0              1.6203   4.669727e-02         0.0792
              1              1.6203   5.019407e-03         0.1075
              2              1.6203   8.656143e-04         0.1725
              3              1.6203   1.786075e-04         0.2063
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1319
         Final Residual: 		   1.786075e-04
         Total Reduction in Residual: 	   3.031095e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169941
    setup: 0.0136638 s
    solve: 0.00333034 s
    solve(per iteration): 0.000832584 s
resid in solve_pyamgx: 1.79e-04
time solve_pyamgx: 3.25e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26774            285866  0.000399        0.00746
           2(D)         5112            110850   0.00424        0.00267
           3(D)           20                34     0.085       1.37e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32456
         Operator Complexity: 1.57829
         Total Memory Usage: 0.0203968 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.130059e+01
              0              1.6203   3.070549e+00         0.1442
              1              1.6203   6.573153e-01         0.2141
              2              1.6203   1.396526e-01         0.2125
              3              1.6203   3.371964e-02         0.2415
              4              1.6203   8.418618e-03         0.2497
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2086
         Final Residual: 		   8.418618e-03
         Total Reduction in Residual: 	   3.952293e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0179644
    setup: 0.0137904 s
    solve: 0.00417392 s
    solve(per iteration): 0.000834784 s
resid in solve_pyamgx: 8.42e-03
time solve_pyamgx: 3.41e-02
time omega: 4.05e-02
time Smag or Wale: 7.15e-07

--time step: 219, iter:0, max residual:1.42e-06, u:6.22e-07, v:9.59e-08, w:3.78e-07, p:1.42e-06, k:1.09e-10, eps:0.00e+00, om:6.58e-06


monitor time step: 219, iter:0, u: 3.88e-01, v: 1.24e-03, w:-2.18e-02, p:-8.39e-13, k: 1.07e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.02e+02, kmin: 5.14e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 2.3636363636363633e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15335            163723  0.000696        0.00429
           2(D)         4084             44194   0.00265        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19754
         Operator Complexity: 1.30305
         Total Memory Usage: 0.0154945 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.638179e+00
              0              1.6203   1.136843e-01         0.0245
              1              1.6203   5.045753e-03         0.0444
              2              1.6203   8.030615e-04         0.1592
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0557
         Final Residual: 		   8.030615e-04
         Total Reduction in Residual: 	   1.731415e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124392
    setup: 0.0103364 s
    solve: 0.00210272 s
    solve(per iteration): 0.000700907 s
resid in solve_pyamgx: 8.03e-04
time solve_pyamgx: 2.76e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.666770e+00
              0              1.6203   9.472405e-02         0.0258
              1              1.6203   1.944382e-03         0.0205
              2              1.6203   1.231307e-04         0.0633
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0323
         Final Residual: 		   1.231307e-04
         Total Reduction in Residual: 	   3.358017e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124889
    setup: 0.0103364 s
    solve: 0.00215245 s
    solve(per iteration): 0.000717483 s
resid in solve_pyamgx: 1.23e-04
time solve_pyamgx: 3.44e-03
time v: 6.21e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.117542e+00
              0              1.6203   1.050426e-01         0.0255
              1              1.6203   3.358336e-03         0.0320
              2              1.6203   4.927085e-04         0.1467
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0493
         Final Residual: 		   4.927085e-04
         Total Reduction in Residual: 	   1.196608e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124541
    setup: 0.0103364 s
    solve: 0.00211763 s
    solve(per iteration): 0.000705877 s
resid in solve_pyamgx: 4.93e-04
time solve_pyamgx: 3.38e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.312472e+00
              0              1.6203   7.671610e-01         0.5845
              1              1.6203   3.554199e-01         0.4633
              2              1.6203   1.764400e-01         0.4964
              3              1.6203   9.085578e-02         0.5149
              4              1.6203   4.966661e-02         0.5467
              5              1.6203   2.800270e-02         0.5638
              6              1.6203   1.626494e-02         0.5808
              7              1.6203   9.405270e-03         0.5783
              8              1.6203   5.311763e-03         0.5648
              9              1.6203   2.905868e-03         0.5471
             10              1.6203   1.966649e-03         0.6768
             11              1.6203   1.196269e-03         0.6083
             12              1.6203   6.950624e-04         0.5810
             13              1.6203   4.011672e-04         0.5772
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5610
         Final Residual: 		   4.011672e-04
         Total Reduction in Residual: 	   3.056578e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0696175
    setup: 0.0507354 s
    solve: 0.0188822 s
    solve(per iteration): 0.00134873 s
resid in solve_pyamgx: 4.01e-04
time solve_pyamgx: 8.51e-02
time p: 9.74e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26300            280854  0.000406        0.00733
           2(D)         5140            108624   0.00411        0.00262
           3(D)           19                25    0.0693       1.14e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32002
         Operator Complexity: 1.56772
         Total Memory Usage: 0.0202115 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.891101e-01
              0              1.6203   4.662235e-02         0.0791
              1              1.6203   5.009949e-03         0.1075
              2              1.6203   8.565466e-04         0.1710
              3              1.6203   1.775435e-04         0.2073
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1318
         Final Residual: 		   1.775435e-04
         Total Reduction in Residual: 	   3.013758e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0170292
    setup: 0.0136911 s
    solve: 0.00333811 s
    solve(per iteration): 0.000834528 s
resid in solve_pyamgx: 1.78e-04
time solve_pyamgx: 3.24e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26708            284878  0.000399        0.00744
           2(D)         5098            109138    0.0042        0.00263
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32369
         Operator Complexity: 1.57433
         Total Memory Usage: 0.0203317 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.124061e+01
              0              1.6203   3.088644e+00         0.1454
              1              1.6203   6.578467e-01         0.2130
              2              1.6203   1.373251e-01         0.2087
              3              1.6203   3.323360e-02         0.2420
              4              1.6203   8.269620e-03         0.2488
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2080
         Final Residual: 		   8.269620e-03
         Total Reduction in Residual: 	   3.893306e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0179237
    setup: 0.0137334 s
    solve: 0.00419027 s
    solve(per iteration): 0.000838054 s
resid in solve_pyamgx: 8.27e-03
time solve_pyamgx: 3.34e-02
time omega: 3.99e-02
time Smag or Wale: 4.77e-07

--time step: 220, iter:0, max residual:1.34e-06, u:6.27e-07, v:9.62e-08, w:3.85e-07, p:1.34e-06, k:1.08e-10, eps:0.00e+00, om:6.46e-06


monitor time step: 220, iter:0, u: 3.92e-01, v: 7.64e-04, w:-2.21e-02, p:-5.04e-13, k: 1.10e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.69e-01, cfl_max_y: 9.21e-02, at i= 31, j= 60


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.02e+02, kmin: 5.15e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 2.352941176470588e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15334            163182  0.000694        0.00428
           2(D)         4081             44073   0.00265        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.1975
         Operator Complexity: 1.30209
         Total Memory Usage: 0.0154795 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.634498e+00
              0              1.6203   1.135294e-01         0.0245
              1              1.6203   5.049018e-03         0.0445
              2              1.6203   8.066265e-04         0.1598
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0558
         Final Residual: 		   8.066265e-04
         Total Reduction in Residual: 	   1.740483e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0127036
    setup: 0.0105927 s
    solve: 0.00211091 s
    solve(per iteration): 0.000703637 s
resid in solve_pyamgx: 8.07e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.662380e+00
              0              1.6203   9.454154e-02         0.0258
              1              1.6203   1.939176e-03         0.0205
              2              1.6203   1.212648e-04         0.0625
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0321
         Final Residual: 		   1.212648e-04
         Total Reduction in Residual: 	   3.311092e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0128166
    setup: 0.0105927 s
    solve: 0.0022239 s
    solve(per iteration): 0.000741301 s
resid in solve_pyamgx: 1.21e-04
time solve_pyamgx: 3.56e-03
time v: 6.36e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.113222e+00
              0              1.6203   1.049029e-01         0.0255
              1              1.6203   3.368521e-03         0.0321
              2              1.6203   4.961923e-04         0.1473
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0494
         Final Residual: 		   4.961923e-04
         Total Reduction in Residual: 	   1.206335e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0127643
    setup: 0.0105927 s
    solve: 0.00217152 s
    solve(per iteration): 0.00072384 s
resid in solve_pyamgx: 4.96e-04
time solve_pyamgx: 3.53e-03
time w: 5.82e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.307617e+00
              0              1.6203   7.664874e-01         0.5862
              1              1.6203   3.535881e-01         0.4613
              2              1.6203   1.745708e-01         0.4937
              3              1.6203   8.928885e-02         0.5115
              4              1.6203   4.839722e-02         0.5420
              5              1.6203   2.713684e-02         0.5607
              6              1.6203   1.558515e-02         0.5743
              7              1.6203   8.993768e-03         0.5771
              8              1.6203   5.098130e-03         0.5669
              9              1.6203   2.820448e-03         0.5532
             10              1.6203   1.924784e-03         0.6824
             11              1.6203   1.178481e-03         0.6123
             12              1.6203   6.814860e-04         0.5783
             13              1.6203   3.863804e-04         0.5670
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5596
         Final Residual: 		   3.863804e-04
         Total Reduction in Residual: 	   2.954845e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0697817
    setup: 0.050903 s
    solve: 0.0188786 s
    solve(per iteration): 0.00134847 s
resid in solve_pyamgx: 3.86e-04
time solve_pyamgx: 8.53e-02
time p: 9.78e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26044            278398   0.00041        0.00727
           2(D)         5021            108605   0.00431        0.00261
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31614
         Operator Complexity: 1.5641
         Total Memory Usage: 0.0201361 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.889453e-01
              0              1.6203   4.652583e-02         0.0790
              1              1.6203   5.017333e-03         0.1078
              2              1.6203   8.638865e-04         0.1722
              3              1.6203   1.756253e-04         0.2033
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1314
         Final Residual: 		   1.756253e-04
         Total Reduction in Residual: 	   2.982031e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.016936
    setup: 0.0136066 s
    solve: 0.00332947 s
    solve(per iteration): 0.000832368 s
resid in solve_pyamgx: 1.76e-04
time solve_pyamgx: 3.23e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26702            285090    0.0004        0.00744
           2(D)         5095            111101   0.00428        0.00267
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32359
         Operator Complexity: 1.57749
         Total Memory Usage: 0.0203797 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.119457e+01
              0              1.6203   2.977247e+00         0.1405
              1              1.6203   6.342327e-01         0.2130
              2              1.6203   1.336056e-01         0.2107
              3              1.6203   3.235719e-02         0.2422
              4              1.6203   8.082860e-03         0.2498
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2071
         Final Residual: 		   8.082860e-03
         Total Reduction in Residual: 	   3.813647e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178408
    setup: 0.0136376 s
    solve: 0.0042032 s
    solve(per iteration): 0.00084064 s
resid in solve_pyamgx: 8.08e-03
time solve_pyamgx: 3.34e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 221, iter:0, max residual:1.27e-06, u:6.30e-07, v:9.47e-08, w:3.88e-07, p:1.27e-06, k:1.07e-10, eps:0.00e+00, om:6.31e-06


monitor time step: 221, iter:0, u: 3.97e-01, v: 4.89e-04, w:-2.24e-02, p:-2.68e-13, k: 1.12e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.02e+02, kmin: 5.16e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 2.342342342342342e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15349            163643  0.000695        0.00429
           2(D)         4112             44598   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19797
         Operator Complexity: 1.30352
         Total Memory Usage: 0.0155037 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.630802e+00
              0              1.6203   1.133646e-01         0.0245
              1              1.6203   5.050259e-03         0.0445
              2              1.6203   8.051566e-04         0.1594
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0558
         Final Residual: 		   8.051566e-04
         Total Reduction in Residual: 	   1.738698e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124844
    setup: 0.0103458 s
    solve: 0.00213869 s
    solve(per iteration): 0.000712896 s
resid in solve_pyamgx: 8.05e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.658073e+00
              0              1.6203   9.435841e-02         0.0258
              1              1.6203   1.936755e-03         0.0205
              2              1.6203   1.225684e-04         0.0633
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0322
         Final Residual: 		   1.225684e-04
         Total Reduction in Residual: 	   3.350627e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124816
    setup: 0.0103458 s
    solve: 0.00213584 s
    solve(per iteration): 0.000711947 s
resid in solve_pyamgx: 1.23e-04
time solve_pyamgx: 3.43e-03
time v: 6.20e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.108897e+00
              0              1.6203   1.047466e-01         0.0255
              1              1.6203   3.361100e-03         0.0321
              2              1.6203   4.932340e-04         0.1467
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0493
         Final Residual: 		   4.932340e-04
         Total Reduction in Residual: 	   1.200405e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124629
    setup: 0.0103458 s
    solve: 0.00211718 s
    solve(per iteration): 0.000705728 s
resid in solve_pyamgx: 4.93e-04
time solve_pyamgx: 3.36e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.302800e+00
              0              1.6203   7.659418e-01         0.5879
              1              1.6203   3.518615e-01         0.4594
              2              1.6203   1.728040e-01         0.4911
              3              1.6203   8.758982e-02         0.5069
              4              1.6203   4.690780e-02         0.5355
              5              1.6203   2.609531e-02         0.5563
              6              1.6203   1.478862e-02         0.5667
              7              1.6203   8.500682e-03         0.5748
              8              1.6203   4.836847e-03         0.5690
              9              1.6203   2.709659e-03         0.5602
             10              1.6203   1.866512e-03         0.6888
             11              1.6203   1.151309e-03         0.6168
             12              1.6203   6.644725e-04         0.5771
             13              1.6203   3.721058e-04         0.5600
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5583
         Final Residual: 		   3.721058e-04
         Total Reduction in Residual: 	   2.856200e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0695745
    setup: 0.0507556 s
    solve: 0.0188189 s
    solve(per iteration): 0.00134421 s
resid in solve_pyamgx: 3.72e-04
time solve_pyamgx: 8.50e-02
time p: 9.75e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26152            280226   0.00041        0.00731
           2(D)         4982            108162   0.00436         0.0026
           3(D)           17                23    0.0796       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31688
         Operator Complexity: 1.56613
         Total Memory Usage: 0.0201711 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.887870e-01
              0              1.6203   4.625524e-02         0.0786
              1              1.6203   5.000899e-03         0.1081
              2              1.6203   8.552033e-04         0.1710
              3              1.6203   1.740082e-04         0.2035
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1311
         Final Residual: 		   1.740082e-04
         Total Reduction in Residual: 	   2.955368e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167008
    setup: 0.0133243 s
    solve: 0.00337648 s
    solve(per iteration): 0.00084412 s
resid in solve_pyamgx: 1.74e-04
time solve_pyamgx: 3.22e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26818            286456  0.000398        0.00748
           2(D)         5083            108847   0.00421        0.00262
           3(D)           19                23    0.0637        1.1e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32471
         Operator Complexity: 1.57621
         Total Memory Usage: 0.0203657 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.115273e+01
              0              1.6203   3.054293e+00         0.1444
              1              1.6203   6.470573e-01         0.2119
              2              1.6203   1.349997e-01         0.2086
              3              1.6203   3.197761e-02         0.2369
              4              1.6203   7.841036e-03         0.2452
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   7.841036e-03
         Total Reduction in Residual: 	   3.706868e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178175
    setup: 0.0136253 s
    solve: 0.00419216 s
    solve(per iteration): 0.000838432 s
resid in solve_pyamgx: 7.84e-03
time solve_pyamgx: 3.34e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 222, iter:0, max residual:1.21e-06, u:6.29e-07, v:9.58e-08, w:3.85e-07, p:1.21e-06, k:1.06e-10, eps:0.00e+00, om:6.13e-06


monitor time step: 222, iter:0, u: 4.01e-01, v: 3.85e-04, w:-2.26e-02, p:-1.05e-13, k: 1.15e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.02e+02, kmin: 5.17e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 2.331838565022421e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15386            164314  0.000694        0.00431
           2(D)         4098             44566   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.1982
         Operator Complexity: 1.30445
         Total Memory Usage: 0.0155193 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.627082e+00
              0              1.6203   1.132087e-01         0.0245
              1              1.6203   4.998811e-03         0.0442
              2              1.6203   7.902943e-04         0.1581
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0555
         Final Residual: 		   7.902943e-04
         Total Reduction in Residual: 	   1.707976e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124346
    setup: 0.0103253 s
    solve: 0.00210931 s
    solve(per iteration): 0.000703104 s
resid in solve_pyamgx: 7.90e-04
time solve_pyamgx: 2.77e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.653876e+00
              0              1.6203   9.418232e-02         0.0258
              1              1.6203   1.932045e-03         0.0205
              2              1.6203   1.210398e-04         0.0626
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0321
         Final Residual: 		   1.210398e-04
         Total Reduction in Residual: 	   3.312641e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124785
    setup: 0.0103253 s
    solve: 0.00215318 s
    solve(per iteration): 0.000717728 s
resid in solve_pyamgx: 1.21e-04
time solve_pyamgx: 3.42e-03
time v: 6.19e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.104565e+00
              0              1.6203   1.045943e-01         0.0255
              1              1.6203   3.341292e-03         0.0319
              2              1.6203   4.842735e-04         0.1449
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0490
         Final Residual: 		   4.842735e-04
         Total Reduction in Residual: 	   1.179841e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124365
    setup: 0.0103253 s
    solve: 0.0021112 s
    solve(per iteration): 0.000703733 s
resid in solve_pyamgx: 4.84e-04
time solve_pyamgx: 3.36e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.298058e+00
              0              1.6203   7.652556e-01         0.5895
              1              1.6203   3.506760e-01         0.4582
              2              1.6203   1.716876e-01         0.4896
              3              1.6203   8.627755e-02         0.5025
              4              1.6203   4.561228e-02         0.5287
              5              1.6203   2.512267e-02         0.5508
              6              1.6203   1.404340e-02         0.5590
              7              1.6203   8.010572e-03         0.5704
              8              1.6203   4.563785e-03         0.5697
              9              1.6203   2.584721e-03         0.5664
             10              1.6203   1.795728e-03         0.6947
             11              1.6203   1.115108e-03         0.6210
             12              1.6203   6.439401e-04         0.5775
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5569
         Final Residual: 		   6.439401e-04
         Total Reduction in Residual: 	   4.960796e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.06843
    setup: 0.0508334 s
    solve: 0.0175966 s
    solve(per iteration): 0.00135358 s
resid in solve_pyamgx: 6.44e-04
time solve_pyamgx: 8.40e-02
time p: 9.65e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26222            279932  0.000407        0.00731
           2(D)         5122            110064    0.0042        0.00265
           3(D)           17                23    0.0796       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31902
         Operator Complexity: 1.56847
         Total Memory Usage: 0.0202179 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.886384e-01
              0              1.6203   4.648048e-02         0.0790
              1              1.6203   5.044016e-03         0.1085
              2              1.6203   8.595703e-04         0.1704
              3              1.6203   1.736274e-04         0.2020
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1311
         Final Residual: 		   1.736274e-04
         Total Reduction in Residual: 	   2.949644e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169382
    setup: 0.0135876 s
    solve: 0.00335053 s
    solve(per iteration): 0.000837632 s
resid in solve_pyamgx: 1.74e-04
time solve_pyamgx: 3.24e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26683            285229  0.000401        0.00745
           2(D)         5110            111284   0.00426        0.00268
           3(D)           17                19    0.0657       9.46e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32359
         Operator Complexity: 1.57797
         Total Memory Usage: 0.0203869 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.110105e+01
              0              1.6203   3.023651e+00         0.1433
              1              1.6203   6.432109e-01         0.2127
              2              1.6203   1.353552e-01         0.2104
              3              1.6203   3.210259e-02         0.2372
              4              1.6203   7.843545e-03         0.2443
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2061
         Final Residual: 		   7.843545e-03
         Total Reduction in Residual: 	   3.717135e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178424
    setup: 0.0136684 s
    solve: 0.00417408 s
    solve(per iteration): 0.000834816 s
resid in solve_pyamgx: 7.84e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 7.15e-07

--time step: 223, iter:0, max residual:1.99e-06, u:6.17e-07, v:9.46e-08, w:3.78e-07, p:1.99e-06, k:1.06e-10, eps:0.00e+00, om:6.13e-06


monitor time step: 223, iter:0, u: 4.06e-01, v: 3.29e-04, w:-2.28e-02, p:-7.13e-14, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.03e+02, kmin: 5.18e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 2.321428571428571e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15405            164547  0.000693        0.00431
           2(D)         4113             44623   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19855
         Operator Complexity: 1.30488
         Total Memory Usage: 0.0155275 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.623352e+00
              0              1.6203   1.130432e-01         0.0245
              1              1.6203   4.997340e-03         0.0442
              2              1.6203   7.946122e-04         0.1590
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0556
         Final Residual: 		   7.946122e-04
         Total Reduction in Residual: 	   1.718693e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124852
    setup: 0.0103653 s
    solve: 0.00211987 s
    solve(per iteration): 0.000706624 s
resid in solve_pyamgx: 7.95e-04
time solve_pyamgx: 2.79e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.649722e+00
              0              1.6203   9.399836e-02         0.0258
              1              1.6203   1.924300e-03         0.0205
              2              1.6203   1.199046e-04         0.0623
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0320
         Final Residual: 		   1.199046e-04
         Total Reduction in Residual: 	   3.285309e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125059
    setup: 0.0103653 s
    solve: 0.00214058 s
    solve(per iteration): 0.000713525 s
resid in solve_pyamgx: 1.20e-04
time solve_pyamgx: 3.42e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.100235e+00
              0              1.6203   1.044461e-01         0.0255
              1              1.6203   3.338376e-03         0.0320
              2              1.6203   4.892634e-04         0.1466
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0492
         Final Residual: 		   4.892634e-04
         Total Reduction in Residual: 	   1.193257e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124778
    setup: 0.0103653 s
    solve: 0.00211248 s
    solve(per iteration): 0.00070416 s
resid in solve_pyamgx: 4.89e-04
time solve_pyamgx: 3.36e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.293244e+00
              0              1.6203   7.623569e-01         0.5895
              1              1.6203   3.491692e-01         0.4580
              2              1.6203   1.707017e-01         0.4889
              3              1.6203   8.500454e-02         0.4980
              4              1.6203   4.435197e-02         0.5218
              5              1.6203   2.418925e-02         0.5454
              6              1.6203   1.339873e-02         0.5539
              7              1.6203   7.589228e-03         0.5664
              8              1.6203   4.326696e-03         0.5701
              9              1.6203   2.472861e-03         0.5715
             10              1.6203   1.730211e-03         0.6997
             11              1.6203   1.081427e-03         0.6250
             12              1.6203   6.277689e-04         0.5805
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5560
         Final Residual: 		   6.277689e-04
         Total Reduction in Residual: 	   4.854219e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0683587
    setup: 0.0507661 s
    solve: 0.0175926 s
    solve(per iteration): 0.00135328 s
resid in solve_pyamgx: 6.28e-04
time solve_pyamgx: 8.38e-02
time p: 9.62e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26196            280034  0.000408        0.00731
           2(D)         5102            108884   0.00418        0.00262
           3(D)           17                21    0.0727       9.91e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31855
         Operator Complexity: 1.5669
         Total Memory Usage: 0.0201914 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.884748e-01
              0              1.6203   4.619827e-02         0.0785
              1              1.6203   4.984629e-03         0.1079
              2              1.6203   8.565608e-04         0.1718
              3              1.6203   1.749152e-04         0.2042
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1313
         Final Residual: 		   1.749152e-04
         Total Reduction in Residual: 	   2.972347e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169513
    setup: 0.013609 s
    solve: 0.00334234 s
    solve(per iteration): 0.000835584 s
resid in solve_pyamgx: 1.75e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26689            285479  0.000401        0.00745
           2(D)         5076            111814   0.00434        0.00269
           3(D)           20                30     0.075       1.28e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32333
         Operator Complexity: 1.57912
         Total Memory Usage: 0.0204033 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.108494e+01
              0              1.6203   3.024747e+00         0.1435
              1              1.6203   6.462762e-01         0.2137
              2              1.6203   1.372826e-01         0.2124
              3              1.6203   3.309703e-02         0.2411
              4              1.6203   8.407472e-03         0.2540
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2090
         Final Residual: 		   8.407472e-03
         Total Reduction in Residual: 	   3.987430e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178314
    setup: 0.0136554 s
    solve: 0.004176 s
    solve(per iteration): 0.0008352 s
resid in solve_pyamgx: 8.41e-03
time solve_pyamgx: 3.31e-02
time omega: 3.96e-02
time Smag or Wale: 4.77e-07

--time step: 224, iter:0, max residual:1.98e-06, u:6.21e-07, v:9.37e-08, w:3.82e-07, p:1.98e-06, k:1.07e-10, eps:0.00e+00, om:6.57e-06


monitor time step: 224, iter:0, u: 4.10e-01, v: 2.48e-04, w:-2.30e-02, p:-2.65e-13, k: 1.20e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.03e+02, kmin: 5.19e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 2.3111111111111107e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15391            163969  0.000692         0.0043
           2(D)         4080             44270   0.00266        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19807
         Operator Complexity: 1.30352
         Total Memory Usage: 0.0155044 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.619639e+00
              0              1.6203   1.128974e-01         0.0244
              1              1.6203   4.968262e-03         0.0440
              2              1.6203   7.839757e-04         0.1578
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0554
         Final Residual: 		   7.839757e-04
         Total Reduction in Residual: 	   1.697050e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124203
    setup: 0.0103017 s
    solve: 0.00211866 s
    solve(per iteration): 0.000706219 s
resid in solve_pyamgx: 7.84e-04
time solve_pyamgx: 2.77e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.645513e+00
              0              1.6203   9.382093e-02         0.0257
              1              1.6203   1.920174e-03         0.0205
              2              1.6203   1.181807e-04         0.0615
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0319
         Final Residual: 		   1.181807e-04
         Total Reduction in Residual: 	   3.241811e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124417
    setup: 0.0103017 s
    solve: 0.00214006 s
    solve(per iteration): 0.000713355 s
resid in solve_pyamgx: 1.18e-04
time solve_pyamgx: 3.40e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.095917e+00
              0              1.6203   1.043022e-01         0.0255
              1              1.6203   3.340150e-03         0.0320
              2              1.6203   4.850098e-04         0.1452
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0491
         Final Residual: 		   4.850098e-04
         Total Reduction in Residual: 	   1.184130e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124111
    setup: 0.0103017 s
    solve: 0.00210944 s
    solve(per iteration): 0.000703147 s
resid in solve_pyamgx: 4.85e-04
time solve_pyamgx: 3.35e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.288496e+00
              0              1.6203   7.591607e-01         0.5892
              1              1.6203   3.488821e-01         0.4596
              2              1.6203   1.708767e-01         0.4898
              3              1.6203   8.485380e-02         0.4966
              4              1.6203   4.404971e-02         0.5191
              5              1.6203   2.394569e-02         0.5436
              6              1.6203   1.329614e-02         0.5553
              7              1.6203   7.545513e-03         0.5675
              8              1.6203   4.316991e-03         0.5721
              9              1.6203   2.481861e-03         0.5749
             10              1.6203   1.743287e-03         0.7024
             11              1.6203   1.094348e-03         0.6277
             12              1.6203   6.443724e-04         0.5888
             13              1.6203   3.707434e-04         0.5754
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5586
         Final Residual: 		   3.707434e-04
         Total Reduction in Residual: 	   2.877334e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0697078
    setup: 0.0508539 s
    solve: 0.0188539 s
    solve(per iteration): 0.00134671 s
resid in solve_pyamgx: 3.71e-04
time solve_pyamgx: 8.53e-02
time p: 9.75e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26202            280272  0.000408        0.00732
           2(D)         5051            108591   0.00426        0.00262
           3(D)           12                18     0.125       7.75e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31804
         Operator Complexity: 1.56682
         Total Memory Usage: 0.0201875 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.883047e-01
              0              1.6203   4.582572e-02         0.0779
              1              1.6203   4.977733e-03         0.1086
              2              1.6203   8.514027e-04         0.1710
              3              1.6203   1.748466e-04         0.2054
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1313
         Final Residual: 		   1.748466e-04
         Total Reduction in Residual: 	   2.972041e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0168914
    setup: 0.0135446 s
    solve: 0.00334675 s
    solve(per iteration): 0.000836688 s
resid in solve_pyamgx: 1.75e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26747            285159  0.000399        0.00745
           2(D)         5128            111426   0.00424        0.00268
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32439
         Operator Complexity: 1.57807
         Total Memory Usage: 0.0203926 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.107694e+01
              0              1.6203   3.025164e+00         0.1435
              1              1.6203   6.485067e-01         0.2144
              2              1.6203   1.365337e-01         0.2105
              3              1.6203   3.300350e-02         0.2417
              4              1.6203   8.300505e-03         0.2515
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2085
         Final Residual: 		   8.300505e-03
         Total Reduction in Residual: 	   3.938193e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178198
    setup: 0.0136439 s
    solve: 0.00417587 s
    solve(per iteration): 0.000835174 s
resid in solve_pyamgx: 8.30e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 225, iter:0, max residual:1.31e-06, u:6.12e-07, v:9.23e-08, w:3.79e-07, p:1.31e-06, k:1.07e-10, eps:0.00e+00, om:6.48e-06


monitor time step: 225, iter:0, u: 4.14e-01, v: 2.06e-04, w:-2.30e-02, p:-7.11e-13, k: 1.22e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.03e+02, kmin: 5.20e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 2.3008849557522122e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15388            164388  0.000694        0.00431
           2(D)         4121             44777   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19846
         Operator Complexity: 1.30487
         Total Memory Usage: 0.0155268 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.615954e+00
              0              1.6203   1.127645e-01         0.0244
              1              1.6203   4.970040e-03         0.0441
              2              1.6203   7.887311e-04         0.1587
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0555
         Final Residual: 		   7.887311e-04
         Total Reduction in Residual: 	   1.708707e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124088
    setup: 0.0103011 s
    solve: 0.00210765 s
    solve(per iteration): 0.000702549 s
resid in solve_pyamgx: 7.89e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.641224e+00
              0              1.6203   9.364480e-02         0.0257
              1              1.6203   1.916498e-03         0.0205
              2              1.6203   1.193703e-04         0.0623
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0320
         Final Residual: 		   1.193703e-04
         Total Reduction in Residual: 	   3.278301e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124476
    setup: 0.0103011 s
    solve: 0.0021465 s
    solve(per iteration): 0.000715499 s
resid in solve_pyamgx: 1.19e-04
time solve_pyamgx: 3.39e-03
time v: 6.09e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.091611e+00
              0              1.6203   1.041532e-01         0.0255
              1              1.6203   3.330407e-03         0.0320
              2              1.6203   4.846260e-04         0.1455
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0491
         Final Residual: 		   4.846260e-04
         Total Reduction in Residual: 	   1.184438e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124048
    setup: 0.0103011 s
    solve: 0.00210368 s
    solve(per iteration): 0.000701227 s
resid in solve_pyamgx: 4.85e-04
time solve_pyamgx: 3.31e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.283821e+00
              0              1.6203   7.562447e-01         0.5891
              1              1.6203   3.495816e-01         0.4623
              2              1.6203   1.721061e-01         0.4923
              3              1.6203   8.595049e-02         0.4994
              4              1.6203   4.482016e-02         0.5215
              5              1.6203   2.446854e-02         0.5459
              6              1.6203   1.377945e-02         0.5631
              7              1.6203   7.924726e-03         0.5751
              8              1.6203   4.562512e-03         0.5757
              9              1.6203   2.622570e-03         0.5748
             10              1.6203   1.840132e-03         0.7017
             11              1.6203   1.157599e-03         0.6291
             12              1.6203   7.004620e-04         0.6051
             13              1.6203   4.338443e-04         0.6194
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5650
         Final Residual: 		   4.338443e-04
         Total Reduction in Residual: 	   3.379320e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0696602
    setup: 0.0507804 s
    solve: 0.0188798 s
    solve(per iteration): 0.00134856 s
resid in solve_pyamgx: 4.34e-04
time solve_pyamgx: 8.49e-02
time p: 9.73e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26120            279688   0.00041         0.0073
           2(D)         5038            109860   0.00433        0.00264
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31707
         Operator Complexity: 1.56781
         Total Memory Usage: 0.0201977 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.881397e-01
              0              1.6203   4.593788e-02         0.0781
              1              1.6203   4.987628e-03         0.1086
              2              1.6203   8.485383e-04         0.1701
              3              1.6203   1.713122e-04         0.2019
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1306
         Final Residual: 		   1.713122e-04
         Total Reduction in Residual: 	   2.912781e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169462
    setup: 0.0136212 s
    solve: 0.00332493 s
    solve(per iteration): 0.000831232 s
resid in solve_pyamgx: 1.71e-04
time solve_pyamgx: 3.24e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26744            285636  0.000399        0.00746
           2(D)         5158            111586   0.00419        0.00269
           3(D)           21                27    0.0612       1.24e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32474
         Operator Complexity: 1.57901
         Total Memory Usage: 0.0204088 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.105807e+01
              0              1.6203   2.997723e+00         0.1424
              1              1.6203   6.386445e-01         0.2130
              2              1.6203   1.356016e-01         0.2123
              3              1.6203   3.254648e-02         0.2400
              4              1.6203   8.201618e-03         0.2520
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2080
         Final Residual: 		   8.201618e-03
         Total Reduction in Residual: 	   3.894762e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017842
    setup: 0.0136437 s
    solve: 0.00419834 s
    solve(per iteration): 0.000839667 s
resid in solve_pyamgx: 8.20e-03
time solve_pyamgx: 3.36e-02
time omega: 4.00e-02
time Smag or Wale: 7.15e-07

--time step: 226, iter:0, max residual:1.54e-06, u:6.16e-07, v:9.33e-08, w:3.79e-07, p:1.54e-06, k:1.05e-10, eps:0.00e+00, om:6.41e-06


monitor time step: 226, iter:0, u: 4.16e-01, v: 3.40e-04, w:-2.29e-02, p:-1.34e-12, k: 1.24e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.03e+02, kmin: 5.21e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 2.290748898678414e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15386            164446  0.000695        0.00431
           2(D)         4089             44341   0.00265        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19811
         Operator Complexity: 1.30432
         Total Memory Usage: 0.0155168 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.612283e+00
              0              1.6203   1.126164e-01         0.0244
              1              1.6203   4.955805e-03         0.0440
              2              1.6203   7.854457e-04         0.1585
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0554
         Final Residual: 		   7.854457e-04
         Total Reduction in Residual: 	   1.702943e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124752
    setup: 0.010356 s
    solve: 0.0021192 s
    solve(per iteration): 0.0007064 s
resid in solve_pyamgx: 7.85e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.636924e+00
              0              1.6203   9.346891e-02         0.0257
              1              1.6203   1.908200e-03         0.0204
              2              1.6203   1.168737e-04         0.0612
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0318
         Final Residual: 		   1.168737e-04
         Total Reduction in Residual: 	   3.213533e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125004
    setup: 0.010356 s
    solve: 0.00214435 s
    solve(per iteration): 0.000714784 s
resid in solve_pyamgx: 1.17e-04
time solve_pyamgx: 3.42e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.087306e+00
              0              1.6203   1.040209e-01         0.0254
              1              1.6203   3.323812e-03         0.0320
              2              1.6203   4.851277e-04         0.1460
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0491
         Final Residual: 		   4.851277e-04
         Total Reduction in Residual: 	   1.186913e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124839
    setup: 0.010356 s
    solve: 0.00212787 s
    solve(per iteration): 0.000709291 s
resid in solve_pyamgx: 4.85e-04
time solve_pyamgx: 3.35e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.279117e+00
              0              1.6203   7.521187e-01         0.5880
              1              1.6203   3.493855e-01         0.4645
              2              1.6203   1.731317e-01         0.4955
              3              1.6203   8.725584e-02         0.5040
              4              1.6203   4.583923e-02         0.5253
              5              1.6203   2.522338e-02         0.5503
              6              1.6203   1.446366e-02         0.5734
              7              1.6203   8.460863e-03         0.5850
              8              1.6203   4.888997e-03         0.5778
              9              1.6203   2.789415e-03         0.5705
             10              1.6203   1.946472e-03         0.6978
             11              1.6203   1.225903e-03         0.6298
             12              1.6203   7.673942e-04         0.6260
             13              1.6203   5.163020e-04         0.6728
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5722
         Final Residual: 		   5.163020e-04
         Total Reduction in Residual: 	   4.036395e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0727082
    setup: 0.0538624 s
    solve: 0.0188458 s
    solve(per iteration): 0.00134613 s
resid in solve_pyamgx: 5.16e-04
time solve_pyamgx: 8.99e-02
time p: 1.03e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26076            279196  0.000411        0.00729
           2(D)         5032            108670   0.00429        0.00262
           3(D)           18                24    0.0741       1.09e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31663
         Operator Complexity: 1.56537
         Total Memory Usage: 0.0201581 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.879840e-01
              0              1.6203   4.562779e-02         0.0776
              1              1.6203   4.998032e-03         0.1095
              2              1.6203   8.536874e-04         0.1708
              3              1.6203   1.727909e-04         0.2024
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1309
         Final Residual: 		   1.727909e-04
         Total Reduction in Residual: 	   2.938700e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169152
    setup: 0.0135859 s
    solve: 0.00332931 s
    solve(per iteration): 0.000832328 s
resid in solve_pyamgx: 1.73e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26719            285819    0.0004        0.00746
           2(D)         5117            110569   0.00422        0.00266
           3(D)           19                27    0.0748       1.18e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32405
         Operator Complexity: 1.5778
         Total Memory Usage: 0.0203867 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.101462e+01
              0              1.6203   2.979889e+00         0.1418
              1              1.6203   6.404256e-01         0.2149
              2              1.6203   1.380319e-01         0.2155
              3              1.6203   3.294106e-02         0.2386
              4              1.6203   8.288978e-03         0.2516
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2085
         Final Residual: 		   8.288978e-03
         Total Reduction in Residual: 	   3.944385e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178336
    setup: 0.0136331 s
    solve: 0.00420054 s
    solve(per iteration): 0.000840109 s
resid in solve_pyamgx: 8.29e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 7.15e-07

--time step: 227, iter:0, max residual:1.78e-06, u:6.14e-07, v:9.13e-08, w:3.79e-07, p:1.78e-06, k:1.05e-10, eps:0.00e+00, om:6.48e-06


monitor time step: 227, iter:0, u: 4.18e-01, v: 7.20e-04, w:-2.27e-02, p:-1.99e-12, k: 1.26e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.04e+02, kmin: 5.22e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 2.280701754385965e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15399            164295  0.000693        0.00431
           2(D)         4130             45166   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19866
         Operator Complexity: 1.3053
         Total Memory Usage: 0.0155344 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.608605e+00
              0              1.6203   1.124774e-01         0.0244
              1              1.6203   4.965175e-03         0.0441
              2              1.6203   7.813693e-04         0.1574
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0553
         Final Residual: 		   7.813693e-04
         Total Reduction in Residual: 	   1.695457e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125418
    setup: 0.0104138 s
    solve: 0.00212803 s
    solve(per iteration): 0.000709344 s
resid in solve_pyamgx: 7.81e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.632707e+00
              0              1.6203   9.329726e-02         0.0257
              1              1.6203   1.907179e-03         0.0204
              2              1.6203   1.189026e-04         0.0623
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0320
         Final Residual: 		   1.189026e-04
         Total Reduction in Residual: 	   3.273114e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125648
    setup: 0.0104138 s
    solve: 0.00215104 s
    solve(per iteration): 0.000717013 s
resid in solve_pyamgx: 1.19e-04
time solve_pyamgx: 3.40e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.082993e+00
              0              1.6203   1.038738e-01         0.0254
              1              1.6203   3.325419e-03         0.0320
              2              1.6203   4.860164e-04         0.1462
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0492
         Final Residual: 		   4.860164e-04
         Total Reduction in Residual: 	   1.190343e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125296
    setup: 0.0104138 s
    solve: 0.00211584 s
    solve(per iteration): 0.00070528 s
resid in solve_pyamgx: 4.86e-04
time solve_pyamgx: 3.39e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.274472e+00
              0              1.6203   7.489311e-01         0.5876
              1              1.6203   3.490041e-01         0.4660
              2              1.6203   1.742780e-01         0.4994
              3              1.6203   8.892546e-02         0.5103
              4              1.6203   4.723627e-02         0.5312
              5              1.6203   2.628084e-02         0.5564
              6              1.6203   1.529292e-02         0.5819
              7              1.6203   9.043728e-03         0.5914
              8              1.6203   5.205303e-03         0.5756
              9              1.6203   2.930758e-03         0.5630
             10              1.6203   2.030376e-03         0.6928
             11              1.6203   1.278292e-03         0.6296
             12              1.6203   8.244444e-04         0.6450
             13              1.6203   5.931750e-04         0.7195
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5781
         Final Residual: 		   5.931750e-04
         Total Reduction in Residual: 	   4.654281e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0697534
    setup: 0.050915 s
    solve: 0.0188384 s
    solve(per iteration): 0.0013456 s
resid in solve_pyamgx: 5.93e-04
time solve_pyamgx: 8.52e-02
time p: 9.74e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26098            278898  0.000409        0.00728
           2(D)         4988            108558   0.00436        0.00261
           3(D)           15                21    0.0933       9.31e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31638
         Operator Complexity: 1.56477
         Total Memory Usage: 0.0201476 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.877985e-01
              0              1.6203   4.609371e-02         0.0784
              1              1.6203   4.953980e-03         0.1075
              2              1.6203   8.461223e-04         0.1708
              3              1.6203   1.735478e-04         0.2051
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1311
         Final Residual: 		   1.735478e-04
         Total Reduction in Residual: 	   2.952505e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169527
    setup: 0.0136233 s
    solve: 0.00332938 s
    solve(per iteration): 0.000832344 s
resid in solve_pyamgx: 1.74e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26670            284992  0.000401        0.00744
           2(D)         5092            110332   0.00426        0.00266
           3(D)           18                26    0.0802       1.13e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32328
         Operator Complexity: 1.57624
         Total Memory Usage: 0.0203589 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.093299e+01
              0              1.6203   2.965996e+00         0.1417
              1              1.6203   6.308256e-01         0.2127
              2              1.6203   1.326437e-01         0.2103
              3              1.6203   3.174311e-02         0.2393
              4              1.6203   7.777920e-03         0.2450
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2061
         Final Residual: 		   7.777920e-03
         Total Reduction in Residual: 	   3.715628e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178775
    setup: 0.0136973 s
    solve: 0.00418022 s
    solve(per iteration): 0.000836045 s
resid in solve_pyamgx: 7.78e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 228, iter:0, max residual:1.99e-06, u:6.10e-07, v:9.29e-08, w:3.80e-07, p:1.99e-06, k:1.06e-10, eps:0.00e+00, om:6.08e-06


monitor time step: 228, iter:0, u: 4.19e-01, v: 1.26e-03, w:-2.25e-02, p:-2.57e-12, k: 1.27e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.04e+02, kmin: 5.23e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 2.2707423580786026e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15408            164626  0.000693        0.00431
           2(D)         4091             44271   0.00265        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19835
         Operator Complexity: 1.30448
         Total Memory Usage: 0.0155205 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.604909e+00
              0              1.6203   1.123283e-01         0.0244
              1              1.6203   4.945366e-03         0.0440
              2              1.6203   7.858709e-04         0.1589
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0555
         Final Residual: 		   7.858709e-04
         Total Reduction in Residual: 	   1.706594e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124913
    setup: 0.0103839 s
    solve: 0.00210742 s
    solve(per iteration): 0.000702475 s
resid in solve_pyamgx: 7.86e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.628599e+00
              0              1.6203   9.312443e-02         0.0257
              1              1.6203   1.899920e-03         0.0204
              2              1.6203   1.163812e-04         0.0613
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0318
         Final Residual: 		   1.163812e-04
         Total Reduction in Residual: 	   3.207332e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125302
    setup: 0.0103839 s
    solve: 0.0021463 s
    solve(per iteration): 0.000715435 s
resid in solve_pyamgx: 1.16e-04
time solve_pyamgx: 3.43e-03
time v: 6.19e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.078676e+00
              0              1.6203   1.037315e-01         0.0254
              1              1.6203   3.305847e-03         0.0319
              2              1.6203   4.811866e-04         0.1456
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0490
         Final Residual: 		   4.811866e-04
         Total Reduction in Residual: 	   1.179762e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125028
    setup: 0.0103839 s
    solve: 0.00211898 s
    solve(per iteration): 0.000706325 s
resid in solve_pyamgx: 4.81e-04
time solve_pyamgx: 3.37e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.269883e+00
              0              1.6203   7.470345e-01         0.5883
              1              1.6203   3.481524e-01         0.4660
              2              1.6203   1.751040e-01         0.5030
              3              1.6203   9.042482e-02         0.5164
              4              1.6203   4.860954e-02         0.5376
              5              1.6203   2.734324e-02         0.5625
              6              1.6203   1.602767e-02         0.5862
              7              1.6203   9.502817e-03         0.5929
              8              1.6203   5.434760e-03         0.5719
              9              1.6203   3.025340e-03         0.5567
             10              1.6203   2.086547e-03         0.6897
             11              1.6203   1.316861e-03         0.6311
             12              1.6203   8.707039e-04         0.6612
             13              1.6203   6.579609e-04         0.7557
             14              1.6203   5.600527e-04         0.8512
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5974
         Final Residual: 		   5.600527e-04
         Total Reduction in Residual: 	   4.410269e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0710081
    setup: 0.050858 s
    solve: 0.0201501 s
    solve(per iteration): 0.00134334 s
resid in solve_pyamgx: 5.60e-04
time solve_pyamgx: 8.65e-02
time p: 9.88e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26206            279090  0.000406        0.00729
           2(D)         5043            108447   0.00426        0.00261
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31801
         Operator Complexity: 1.56488
         Total Memory Usage: 0.0201578 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.876263e-01
              0              1.6203   4.607901e-02         0.0784
              1              1.6203   5.018874e-03         0.1089
              2              1.6203   8.576290e-04         0.1709
              3              1.6203   1.778694e-04         0.2074
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1319
         Final Residual: 		   1.778694e-04
         Total Reduction in Residual: 	   3.026914e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0170049
    setup: 0.0136685 s
    solve: 0.00333635 s
    solve(per iteration): 0.000834088 s
resid in solve_pyamgx: 1.78e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26646            284512  0.000401        0.00743
           2(D)         5098            110676   0.00426        0.00266
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32305
         Operator Complexity: 1.57603
         Total Memory Usage: 0.0203545 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.087703e+01
              0              1.6203   2.988347e+00         0.1431
              1              1.6203   6.381153e-01         0.2135
              2              1.6203   1.355747e-01         0.2125
              3              1.6203   3.261355e-02         0.2406
              4              1.6203   8.151527e-03         0.2499
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2081
         Final Residual: 		   8.151527e-03
         Total Reduction in Residual: 	   3.904543e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178548
    setup: 0.013683 s
    solve: 0.00417174 s
    solve(per iteration): 0.000834349 s
resid in solve_pyamgx: 8.15e-03
time solve_pyamgx: 3.31e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 229, iter:0, max residual:1.70e-06, u:6.14e-07, v:9.09e-08, w:3.76e-07, p:1.70e-06, k:1.09e-10, eps:0.00e+00, om:6.37e-06


monitor time step: 229, iter:0, u: 4.20e-01, v: 1.76e-03, w:-2.22e-02, p:-3.02e-12, k: 1.28e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.04e+02, kmin: 5.24e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 2.260869565217391e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15394            164388  0.000694        0.00431
           2(D)         4113             45037   0.00266        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19844
         Operator Complexity: 1.30525
         Total Memory Usage: 0.0155326 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.601206e+00
              0              1.6203   1.121949e-01         0.0244
              1              1.6203   4.946180e-03         0.0441
              2              1.6203   7.801668e-04         0.1577
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0553
         Final Residual: 		   7.801668e-04
         Total Reduction in Residual: 	   1.695570e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125127
    setup: 0.0103974 s
    solve: 0.0021153 s
    solve(per iteration): 0.000705099 s
resid in solve_pyamgx: 7.80e-04
time solve_pyamgx: 2.83e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.624537e+00
              0              1.6203   9.295986e-02         0.0256
              1              1.6203   1.897175e-03         0.0204
              2              1.6203   1.170418e-04         0.0617
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0318
         Final Residual: 		   1.170418e-04
         Total Reduction in Residual: 	   3.229153e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012546
    setup: 0.0103974 s
    solve: 0.00214861 s
    solve(per iteration): 0.000716203 s
resid in solve_pyamgx: 1.17e-04
time solve_pyamgx: 3.39e-03
time v: 6.19e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.074369e+00
              0              1.6203   1.035854e-01         0.0254
              1              1.6203   3.305471e-03         0.0319
              2              1.6203   4.789088e-04         0.1449
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0490
         Final Residual: 		   4.789088e-04
         Total Reduction in Residual: 	   1.175418e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124948
    setup: 0.0103974 s
    solve: 0.00209741 s
    solve(per iteration): 0.000699136 s
resid in solve_pyamgx: 4.79e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.265203e+00
              0              1.6203   7.441583e-01         0.5882
              1              1.6203   3.458069e-01         0.4647
              2              1.6203   1.745684e-01         0.5048
              3              1.6203   9.073032e-02         0.5197
              4              1.6203   4.920260e-02         0.5423
              5              1.6203   2.792345e-02         0.5675
              6              1.6203   1.640800e-02         0.5876
              7              1.6203   9.720151e-03         0.5924
              8              1.6203   5.542905e-03         0.5702
              9              1.6203   3.063299e-03         0.5527
             10              1.6203   2.107656e-03         0.6880
             11              1.6203   1.340380e-03         0.6360
             12              1.6203   9.089192e-04         0.6781
             13              1.6203   7.135978e-04         0.7851
             14              1.6203   6.253285e-04         0.8763
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6020
         Final Residual: 		   6.253285e-04
         Total Reduction in Residual: 	   4.942514e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0708727
    setup: 0.050678 s
    solve: 0.0201947 s
    solve(per iteration): 0.00134631 s
resid in solve_pyamgx: 6.25e-04
time solve_pyamgx: 8.61e-02
time p: 9.85e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26236            280266  0.000407        0.00732
           2(D)         5117            109243   0.00417        0.00263
           3(D)           11                19     0.157       7.67e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31905
         Operator Complexity: 1.56776
         Total Memory Usage: 0.0202072 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.874564e-01
              0              1.6203   4.600686e-02         0.0783
              1              1.6203   4.985275e-03         0.1084
              2              1.6203   8.446433e-04         0.1694
              3              1.6203   1.752922e-04         0.2075
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1314
         Final Residual: 		   1.752922e-04
         Total Reduction in Residual: 	   2.983919e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167867
    setup: 0.0134526 s
    solve: 0.00333405 s
    solve(per iteration): 0.000833512 s
resid in solve_pyamgx: 1.75e-04
time solve_pyamgx: 3.21e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26749            285595  0.000399        0.00746
           2(D)         5113            111157   0.00425        0.00268
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3242
         Operator Complexity: 1.5783
         Total Memory Usage: 0.0203953 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.082410e+01
              0              1.6203   2.994079e+00         0.1438
              1              1.6203   6.316059e-01         0.2110
              2              1.6203   1.324985e-01         0.2098
              3              1.6203   3.188163e-02         0.2406
              4              1.6203   8.011233e-03         0.2513
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2075
         Final Residual: 		   8.011233e-03
         Total Reduction in Residual: 	   3.847097e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017666
    setup: 0.013486 s
    solve: 0.00417997 s
    solve(per iteration): 0.000835994 s
resid in solve_pyamgx: 8.01e-03
time solve_pyamgx: 3.28e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 230, iter:0, max residual:1.86e-06, u:6.10e-07, v:9.14e-08, w:3.74e-07, p:1.86e-06, k:1.07e-10, eps:0.00e+00, om:6.26e-06


monitor time step: 230, iter:0, u: 4.21e-01, v: 2.11e-03, w:-2.18e-02, p:-3.45e-12, k: 1.29e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.69e-01, cfl_max_y: 9.10e-02, at i=  2, j= 60


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.04e+02, kmin: 5.25e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 2.251082251082251e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15411            165015  0.000695        0.00432
           2(D)         4116             44882   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19864
         Operator Complexity: 1.30594
         Total Memory Usage: 0.0155442 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.597511e+00
              0              1.6203   1.120313e-01         0.0244
              1              1.6203   4.934545e-03         0.0440
              2              1.6203   7.795197e-04         0.1580
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0553
         Final Residual: 		   7.795197e-04
         Total Reduction in Residual: 	   1.695525e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.01247
    setup: 0.0103605 s
    solve: 0.0021095 s
    solve(per iteration): 0.000703168 s
resid in solve_pyamgx: 7.80e-04
time solve_pyamgx: 2.76e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.620438e+00
              0              1.6203   9.278736e-02         0.0256
              1              1.6203   1.892680e-03         0.0204
              2              1.6203   1.174971e-04         0.0621
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0319
         Final Residual: 		   1.174971e-04
         Total Reduction in Residual: 	   3.245383e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125302
    setup: 0.0103605 s
    solve: 0.00216973 s
    solve(per iteration): 0.000723243 s
resid in solve_pyamgx: 1.17e-04
time solve_pyamgx: 3.45e-03
time v: 6.20e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.070087e+00
              0              1.6203   1.034519e-01         0.0254
              1              1.6203   3.312804e-03         0.0320
              2              1.6203   4.809910e-04         0.1452
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0491
         Final Residual: 		   4.809910e-04
         Total Reduction in Residual: 	   1.181771e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124782
    setup: 0.0103605 s
    solve: 0.00211766 s
    solve(per iteration): 0.000705888 s
resid in solve_pyamgx: 4.81e-04
time solve_pyamgx: 3.39e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.260588e+00
              0              1.6203   7.416843e-01         0.5884
              1              1.6203   3.437979e-01         0.4635
              2              1.6203   1.736660e-01         0.5051
              3              1.6203   9.053834e-02         0.5213
              4              1.6203   4.944798e-02         0.5462
              5              1.6203   2.823912e-02         0.5711
              6              1.6203   1.658624e-02         0.5873
              7              1.6203   9.796069e-03         0.5906
              8              1.6203   5.586769e-03         0.5703
              9              1.6203   3.081271e-03         0.5515
             10              1.6203   2.120928e-03         0.6883
             11              1.6203   1.364244e-03         0.6432
             12              1.6203   9.472182e-04         0.6943
             13              1.6203   7.640608e-04         0.8066
             14              1.6203   6.829930e-04         0.8939
             15              1.6203   6.473577e-04         0.9478
             16              1.6203   6.279541e-04         0.9700
         --------------------------------------------------------------
         Total Iterations: 17
         Avg Convergence Rate: 		         0.6393
         Final Residual: 		   6.279541e-04
         Total Reduction in Residual: 	   4.981438e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0736758
    setup: 0.0507433 s
    solve: 0.0229325 s
    solve(per iteration): 0.00134897 s
resid in solve_pyamgx: 6.28e-04
time solve_pyamgx: 8.90e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26176            279284  0.000408        0.00729
           2(D)         5053            108173   0.00424        0.00261
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3178
         Operator Complexity: 1.56476
         Total Memory Usage: 0.0201548 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.872744e-01
              0              1.6203   4.598132e-02         0.0783
              1              1.6203   5.001843e-03         0.1088
              2              1.6203   8.594505e-04         0.1718
              3              1.6203   1.746809e-04         0.2032
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1313
         Final Residual: 		   1.746809e-04
         Total Reduction in Residual: 	   2.974435e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0171167
    setup: 0.0137748 s
    solve: 0.00334189 s
    solve(per iteration): 0.000835472 s
resid in solve_pyamgx: 1.75e-04
time solve_pyamgx: 3.31e-02
time k: 4.53e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26603            284889  0.000403        0.00743
           2(D)         5027            109165   0.00432        0.00263
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32185
         Operator Complexity: 1.57437
         Total Memory Usage: 0.0203229 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.076110e+01
              0              1.6203   2.961911e+00         0.1427
              1              1.6203   6.326430e-01         0.2136
              2              1.6203   1.346177e-01         0.2128
              3              1.6203   3.257059e-02         0.2419
              4              1.6203   8.133523e-03         0.2497
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2083
         Final Residual: 		   8.133523e-03
         Total Reduction in Residual: 	   3.917674e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178361
    setup: 0.0136541 s
    solve: 0.00418202 s
    solve(per iteration): 0.000836403 s
resid in solve_pyamgx: 8.13e-03
time solve_pyamgx: 3.31e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 231, iter:0, max residual:1.66e-06, u:6.09e-07, v:9.18e-08, w:3.76e-07, p:1.66e-06, k:1.07e-10, eps:0.00e+00, om:6.35e-06


monitor time step: 231, iter:0, u: 4.21e-01, v: 2.32e-03, w:-2.15e-02, p:-3.71e-12, k: 1.30e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.05e+02, kmin: 5.26e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 2.2413793103448272e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15418            164754  0.000693        0.00432
           2(D)         4101             44405   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19856
         Operator Complexity: 1.30486
         Total Memory Usage: 0.0155274 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.593838e+00
              0              1.6203   1.119199e-01         0.0244
              1              1.6203   4.909865e-03         0.0439
              2              1.6203   7.751879e-04         0.1579
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0553
         Final Residual: 		   7.751879e-04
         Total Reduction in Residual: 	   1.687452e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123977
    setup: 0.0102822 s
    solve: 0.00211549 s
    solve(per iteration): 0.000705163 s
resid in solve_pyamgx: 7.75e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.616277e+00
              0              1.6203   9.261982e-02         0.0256
              1              1.6203   1.886545e-03         0.0204
              2              1.6203   1.155068e-04         0.0612
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0317
         Final Residual: 		   1.155068e-04
         Total Reduction in Residual: 	   3.194080e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124148
    setup: 0.0102822 s
    solve: 0.00213254 s
    solve(per iteration): 0.000710848 s
resid in solve_pyamgx: 1.16e-04
time solve_pyamgx: 3.43e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.065822e+00
              0              1.6203   1.033077e-01         0.0254
              1              1.6203   3.288365e-03         0.0318
              2              1.6203   4.792351e-04         0.1457
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0490
         Final Residual: 		   4.792351e-04
         Total Reduction in Residual: 	   1.178692e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0123894
    setup: 0.0102822 s
    solve: 0.0021072 s
    solve(per iteration): 0.0007024 s
resid in solve_pyamgx: 4.79e-04
time solve_pyamgx: 3.35e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.256081e+00
              0              1.6203   7.398402e-01         0.5890
              1              1.6203   3.424722e-01         0.4629
              2              1.6203   1.726749e-01         0.5042
              3              1.6203   9.000541e-02         0.5212
              4              1.6203   4.936962e-02         0.5485
              5              1.6203   2.825489e-02         0.5723
              6              1.6203   1.655982e-02         0.5861
              7              1.6203   9.750576e-03         0.5888
              8              1.6203   5.571894e-03         0.5714
              9              1.6203   3.081018e-03         0.5530
             10              1.6203   2.124632e-03         0.6896
             11              1.6203   1.375753e-03         0.6475
             12              1.6203   9.641957e-04         0.7008
             13              1.6203   7.836361e-04         0.8127
             14              1.6203   7.050772e-04         0.8998
             15              1.6203   6.703644e-04         0.9508
             16              1.6203   6.512913e-04         0.9715
             17              1.6203   6.360788e-04         0.9766
             18              1.6203   6.175448e-04         0.9709
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6697
         Final Residual: 		   6.175448e-04
         Total Reduction in Residual: 	   4.916440e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0766758
    setup: 0.0509031 s
    solve: 0.0257727 s
    solve(per iteration): 0.00135646 s
resid in solve_pyamgx: 6.18e-04
time solve_pyamgx: 9.23e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26238            280184  0.000407        0.00732
           2(D)         5121            110065    0.0042        0.00265
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31912
         Operator Complexity: 1.56883
         Total Memory Usage: 0.020224 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.870873e-01
              0              1.6203   4.605030e-02         0.0784
              1              1.6203   4.961606e-03         0.1077
              2              1.6203   8.508110e-04         0.1715
              3              1.6203   1.750223e-04         0.2057
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1314
         Final Residual: 		   1.750223e-04
         Total Reduction in Residual: 	   2.981198e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167927
    setup: 0.0134533 s
    solve: 0.00333939 s
    solve(per iteration): 0.000834848 s
resid in solve_pyamgx: 1.75e-04
time solve_pyamgx: 3.22e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26629            284427  0.000401        0.00742
           2(D)         5025            111483   0.00442        0.00268
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32213
         Operator Complexity: 1.57708
         Total Memory Usage: 0.0203659 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.070974e+01
              0              1.6203   2.952390e+00         0.1426
              1              1.6203   6.291439e-01         0.2131
              2              1.6203   1.326285e-01         0.2108
              3              1.6203   3.156036e-02         0.2380
              4              1.6203   7.804145e-03         0.2473
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2066
         Final Residual: 		   7.804145e-03
         Total Reduction in Residual: 	   3.768344e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017652
    setup: 0.0134595 s
    solve: 0.00419251 s
    solve(per iteration): 0.000838502 s
resid in solve_pyamgx: 7.80e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step: 232, iter:0, max residual:1.73e-06, u:6.06e-07, v:9.02e-08, w:3.74e-07, p:1.73e-06, k:1.07e-10, eps:0.00e+00, om:6.10e-06


monitor time step: 232, iter:0, u: 4.22e-01, v: 2.47e-03, w:-2.11e-02, p:-3.59e-12, k: 1.30e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.05e+02, kmin: 5.28e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 2.23175965665236e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15406            164598  0.000693        0.00431
           2(D)         4126             44864   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19869
         Operator Complexity: 1.3053
         Total Memory Usage: 0.0155346 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.590182e+00
              0              1.6203   1.117792e-01         0.0244
              1              1.6203   4.908805e-03         0.0439
              2              1.6203   7.838846e-04         0.1597
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0555
         Final Residual: 		   7.838846e-04
         Total Reduction in Residual: 	   1.707742e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124371
    setup: 0.0103115 s
    solve: 0.00212566 s
    solve(per iteration): 0.000708555 s
resid in solve_pyamgx: 7.84e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.612114e+00
              0              1.6203   9.245723e-02         0.0256
              1              1.6203   1.882685e-03         0.0204
              2              1.6203   1.157674e-04         0.0615
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0318
         Final Residual: 		   1.157674e-04
         Total Reduction in Residual: 	   3.204976e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124453
    setup: 0.0103115 s
    solve: 0.00213386 s
    solve(per iteration): 0.000711285 s
resid in solve_pyamgx: 1.16e-04
time solve_pyamgx: 3.39e-03
time v: 6.11e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.061556e+00
              0              1.6203   1.031850e-01         0.0254
              1              1.6203   3.297311e-03         0.0320
              2              1.6203   4.826923e-04         0.1464
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0492
         Final Residual: 		   4.826923e-04
         Total Reduction in Residual: 	   1.188442e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124168
    setup: 0.0103115 s
    solve: 0.00210538 s
    solve(per iteration): 0.000701792 s
resid in solve_pyamgx: 4.83e-04
time solve_pyamgx: 3.34e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.251574e+00
              0              1.6203   7.369257e-01         0.5888
              1              1.6203   3.404976e-01         0.4621
              2              1.6203   1.708740e-01         0.5018
              3              1.6203   8.850767e-02         0.5180
              4              1.6203   4.849562e-02         0.5479
              5              1.6203   2.769795e-02         0.5711
              6              1.6203   1.619500e-02         0.5847
              7              1.6203   9.525524e-03         0.5882
              8              1.6203   5.453530e-03         0.5725
              9              1.6203   3.024757e-03         0.5546
             10              1.6203   2.081448e-03         0.6881
             11              1.6203   1.334186e-03         0.6410
             12              1.6203   9.148824e-04         0.6857
             13              1.6203   7.239288e-04         0.7913
             14              1.6203   6.413256e-04         0.8859
             15              1.6203   6.057991e-04         0.9446
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6206
         Final Residual: 		   6.057991e-04
         Total Reduction in Residual: 	   4.840298e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0721708
    setup: 0.0506629 s
    solve: 0.0215079 s
    solve(per iteration): 0.00134424 s
resid in solve_pyamgx: 6.06e-04
time solve_pyamgx: 9.14e-02
time p: 1.04e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26179            279597  0.000408         0.0073
           2(D)         5015            108329   0.00431        0.00261
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31739
         Operator Complexity: 1.56544
         Total Memory Usage: 0.0201631 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.869059e-01
              0              1.6203   4.550224e-02         0.0775
              1              1.6203   4.931516e-03         0.1084
              2              1.6203   8.518005e-04         0.1727
              3              1.6203   1.765507e-04         0.2073
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1317
         Final Residual: 		   1.765507e-04
         Total Reduction in Residual: 	   3.008159e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167566
    setup: 0.0134223 s
    solve: 0.0033343 s
    solve(per iteration): 0.000833576 s
resid in solve_pyamgx: 1.77e-04
time solve_pyamgx: 3.27e-02
time k: 4.48e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26658            284668  0.000401        0.00743
           2(D)         5065            109949   0.00429        0.00265
           3(D)           18                26    0.0802       1.13e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32289
         Operator Complexity: 1.57521
         Total Memory Usage: 0.0203411 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.066128e+01
              0              1.6203   2.929656e+00         0.1418
              1              1.6203   6.237973e-01         0.2129
              2              1.6203   1.313341e-01         0.2105
              3              1.6203   3.124861e-02         0.2379
              4              1.6203   7.778249e-03         0.2489
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2066
         Final Residual: 		   7.778249e-03
         Total Reduction in Residual: 	   3.764651e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177043
    setup: 0.0135182 s
    solve: 0.00418611 s
    solve(per iteration): 0.000837222 s
resid in solve_pyamgx: 7.78e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 233, iter:0, max residual:1.66e-06, u:6.12e-07, v:9.04e-08, w:3.77e-07, p:1.66e-06, k:1.08e-10, eps:0.00e+00, om:6.08e-06


monitor time step: 233, iter:0, u: 4.23e-01, v: 2.55e-03, w:-2.07e-02, p:-3.53e-12, k: 1.32e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.05e+02, kmin: 5.28e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 2.222222222222222e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15427            164729  0.000692        0.00432
           2(D)         4127             44911   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19891
         Operator Complexity: 1.30556
         Total Memory Usage: 0.0155397 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.586529e+00
              0              1.6203   1.116345e-01         0.0243
              1              1.6203   4.898494e-03         0.0439
              2              1.6203   7.782311e-04         0.1589
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0554
         Final Residual: 		   7.782311e-04
         Total Reduction in Residual: 	   1.696776e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124862
    setup: 0.0103686 s
    solve: 0.00211757 s
    solve(per iteration): 0.000705856 s
resid in solve_pyamgx: 7.78e-04
time solve_pyamgx: 2.83e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.608029e+00
              0              1.6203   9.229331e-02         0.0256
              1              1.6203   1.877222e-03         0.0203
              2              1.6203   1.151748e-04         0.0614
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0317
         Final Residual: 		   1.151748e-04
         Total Reduction in Residual: 	   3.192180e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125316
    setup: 0.0103686 s
    solve: 0.00216294 s
    solve(per iteration): 0.000720981 s
resid in solve_pyamgx: 1.15e-04
time solve_pyamgx: 3.50e-03
time v: 6.38e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.057275e+00
              0              1.6203   1.030449e-01         0.0254
              1              1.6203   3.290890e-03         0.0319
              2              1.6203   4.797563e-04         0.1458
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0491
         Final Residual: 		   4.797563e-04
         Total Reduction in Residual: 	   1.182460e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125026
    setup: 0.0103686 s
    solve: 0.00213402 s
    solve(per iteration): 0.000711339 s
resid in solve_pyamgx: 4.80e-04
time solve_pyamgx: 3.44e-03
time w: 5.63e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.247113e+00
              0              1.6203   7.349705e-01         0.5893
              1              1.6203   3.389970e-01         0.4612
              2              1.6203   1.691973e-01         0.4991
              3              1.6203   8.685311e-02         0.5133
              4              1.6203   4.733767e-02         0.5450
              5              1.6203   2.685685e-02         0.5673
              6              1.6203   1.562746e-02         0.5819
              7              1.6203   9.179166e-03         0.5874
              8              1.6203   5.260639e-03         0.5731
              9              1.6203   2.936319e-03         0.5582
             10              1.6203   2.019701e-03         0.6878
             11              1.6203   1.274793e-03         0.6312
             12              1.6203   8.432725e-04         0.6615
             13              1.6203   6.343319e-04         0.7522
             14              1.6203   5.431680e-04         0.8563
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5969
         Final Residual: 		   5.431680e-04
         Total Reduction in Residual: 	   4.355403e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.071372
    setup: 0.0510607 s
    solve: 0.0203113 s
    solve(per iteration): 0.00135409 s
resid in solve_pyamgx: 5.43e-04
time solve_pyamgx: 8.79e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26170            280060  0.000409        0.00731
           2(D)         5034            109998   0.00434        0.00265
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31748
         Operator Complexity: 1.56854
         Total Memory Usage: 0.0202112 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.867272e-01
              0              1.6203   4.514515e-02         0.0769
              1              1.6203   4.876483e-03         0.1080
              2              1.6203   8.364699e-04         0.1715
              3              1.6203   1.716852e-04         0.2052
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1308
         Final Residual: 		   1.716852e-04
         Total Reduction in Residual: 	   2.926150e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0172256
    setup: 0.0138465 s
    solve: 0.0033791 s
    solve(per iteration): 0.000844776 s
resid in solve_pyamgx: 1.72e-04
time solve_pyamgx: 3.37e-02
time k: 4.64e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26668            285904  0.000402        0.00746
           2(D)         5095            111295   0.00429        0.00268
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32327
         Operator Complexity: 1.57897
         Total Memory Usage: 0.0204007 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.073788e+01
              0              1.6203   2.923779e+00         0.1410
              1              1.6203   6.212462e-01         0.2125
              2              1.6203   1.310999e-01         0.2110
              3              1.6203   3.148119e-02         0.2401
              4              1.6203   7.952288e-03         0.2526
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2074
         Final Residual: 		   7.952288e-03
         Total Reduction in Residual: 	   3.834669e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.017991
    setup: 0.0137828 s
    solve: 0.00420826 s
    solve(per iteration): 0.000841651 s
resid in solve_pyamgx: 7.95e-03
time solve_pyamgx: 3.44e-02
time omega: 4.13e-02
time Smag or Wale: 4.77e-07

--time step: 234, iter:0, max residual:1.64e-06, u:6.08e-07, v:9.00e-08, w:3.75e-07, p:1.64e-06, k:1.05e-10, eps:0.00e+00, om:6.21e-06


monitor time step: 234, iter:0, u: 4.24e-01, v: 2.56e-03, w:-2.04e-02, p:-2.96e-12, k: 1.33e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.06e+02, kmin: 5.29e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 2.212765957446808e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15439            165087  0.000693        0.00433
           2(D)         4117             44711   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19893
         Operator Complexity: 1.30579
         Total Memory Usage: 0.0155435 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.582865e+00
              0              1.6203   1.114795e-01         0.0243
              1              1.6203   4.862194e-03         0.0436
              2              1.6203   7.792297e-04         0.1603
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0554
         Final Residual: 		   7.792297e-04
         Total Reduction in Residual: 	   1.700311e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0126455
    setup: 0.0105123 s
    solve: 0.00213325 s
    solve(per iteration): 0.000711083 s
resid in solve_pyamgx: 7.79e-04
time solve_pyamgx: 2.92e-02
time u: 3.63e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.604046e+00
              0              1.6203   9.213444e-02         0.0256
              1              1.6203   1.875159e-03         0.0204
              2              1.6203   1.158407e-04         0.0618
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0318
         Final Residual: 		   1.158407e-04
         Total Reduction in Residual: 	   3.214184e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012658
    setup: 0.0105123 s
    solve: 0.00214573 s
    solve(per iteration): 0.000715243 s
resid in solve_pyamgx: 1.16e-04
time solve_pyamgx: 3.48e-03
time v: 6.46e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.052990e+00
              0              1.6203   1.029155e-01         0.0254
              1              1.6203   3.281982e-03         0.0319
              2              1.6203   4.760487e-04         0.1450
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0490
         Final Residual: 		   4.760487e-04
         Total Reduction in Residual: 	   1.174562e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0126564
    setup: 0.0105123 s
    solve: 0.00214413 s
    solve(per iteration): 0.000714709 s
resid in solve_pyamgx: 4.76e-04
time solve_pyamgx: 3.49e-03
time w: 5.81e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.242722e+00
              0              1.6203   7.343561e-01         0.5909
              1              1.6203   3.378834e-01         0.4601
              2              1.6203   1.678123e-01         0.4967
              3              1.6203   8.536591e-02         0.5087
              4              1.6203   4.606158e-02         0.5396
              5              1.6203   2.582770e-02         0.5607
              6              1.6203   1.490063e-02         0.5769
              7              1.6203   8.716339e-03         0.5850
              8              1.6203   4.989375e-03         0.5724
              9              1.6203   2.803984e-03         0.5620
             10              1.6203   1.930025e-03         0.6883
             11              1.6203   1.196919e-03         0.6202
             12              1.6203   7.564489e-04         0.6320
             13              1.6203   5.253359e-04         0.6945
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5741
         Final Residual: 		   5.253359e-04
         Total Reduction in Residual: 	   4.227301e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0699443
    setup: 0.051046 s
    solve: 0.0188983 s
    solve(per iteration): 0.00134988 s
resid in solve_pyamgx: 5.25e-04
time solve_pyamgx: 8.84e-02
time p: 1.03e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26119            279243  0.000409        0.00729
           2(D)         5025            109345   0.00433        0.00263
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31693
         Operator Complexity: 1.5664
         Total Memory Usage: 0.0201755 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.865291e-01
              0              1.6203   4.561811e-02         0.0778
              1              1.6203   4.896103e-03         0.1073
              2              1.6203   8.433800e-04         0.1723
              3              1.6203   1.748372e-04         0.2073
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1314
         Final Residual: 		   1.748372e-04
         Total Reduction in Residual: 	   2.980879e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0167073
    setup: 0.0133937 s
    solve: 0.00331366 s
    solve(per iteration): 0.000828416 s
resid in solve_pyamgx: 1.75e-04
time solve_pyamgx: 3.43e-02
time k: 4.72e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26822            286034  0.000398        0.00747
           2(D)         5117            109561   0.00418        0.00264
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32504
         Operator Complexity: 1.57663
         Total Memory Usage: 0.0203739 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.063670e+01
              0              1.6203   2.949577e+00         0.1429
              1              1.6203   6.332992e-01         0.2147
              2              1.6203   1.348036e-01         0.2129
              3              1.6203   3.253996e-02         0.2414
              4              1.6203   8.084519e-03         0.2484
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2083
         Final Residual: 		   8.084519e-03
         Total Reduction in Residual: 	   3.917544e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0177135
    setup: 0.013509 s
    solve: 0.00420448 s
    solve(per iteration): 0.000840896 s
resid in solve_pyamgx: 8.08e-03
time solve_pyamgx: 3.46e-02
time omega: 4.16e-02
time Smag or Wale: 4.77e-07

--time step: 235, iter:0, max residual:1.79e-06, u:6.09e-07, v:9.05e-08, w:3.72e-07, p:1.79e-06, k:1.07e-10, eps:0.00e+00, om:6.32e-06


monitor time step: 235, iter:0, u: 4.26e-01, v: 2.38e-03, w:-2.01e-02, p:-2.19e-12, k: 1.34e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.06e+02, kmin: 5.30e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.41e-01
vismean_mean 2.2033898305084743e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15462            165460  0.000692        0.00434
           2(D)         4104             44548   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19904
         Operator Complexity: 1.3061
         Total Memory Usage: 0.0155488 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.579189e+00
              0              1.6203   1.113425e-01         0.0243
              1              1.6203   4.837141e-03         0.0434
              2              1.6203   7.680455e-04         0.1588
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0551
         Final Residual: 		   7.680455e-04
         Total Reduction in Residual: 	   1.677252e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125892
    setup: 0.0104736 s
    solve: 0.00211558 s
    solve(per iteration): 0.000705195 s
resid in solve_pyamgx: 7.68e-04
time solve_pyamgx: 2.89e-02
time u: 3.62e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.600113e+00
              0              1.6203   9.197566e-02         0.0255
              1              1.6203   1.870576e-03         0.0203
              2              1.6203   1.156241e-04         0.0618
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0318
         Final Residual: 		   1.156241e-04
         Total Reduction in Residual: 	   3.211678e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0126287
    setup: 0.0104736 s
    solve: 0.00215514 s
    solve(per iteration): 0.000718379 s
resid in solve_pyamgx: 1.16e-04
time solve_pyamgx: 3.49e-03
time v: 6.32e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.048726e+00
              0              1.6203   1.027792e-01         0.0254
              1              1.6203   3.273663e-03         0.0319
              2              1.6203   4.761257e-04         0.1454
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0490
         Final Residual: 		   4.761257e-04
         Total Reduction in Residual: 	   1.175989e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0126076
    setup: 0.0104736 s
    solve: 0.00213402 s
    solve(per iteration): 0.000711339 s
resid in solve_pyamgx: 4.76e-04
time solve_pyamgx: 3.46e-03
time w: 5.75e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.238248e+00
              0              1.6203   7.330030e-01         0.5920
              1              1.6203   3.360003e-01         0.4584
              2              1.6203   1.660926e-01         0.4943
              3              1.6203   8.361771e-02         0.5034
              4              1.6203   4.437950e-02         0.5307
              5              1.6203   2.448751e-02         0.5518
              6              1.6203   1.396342e-02         0.5702
              7              1.6203   8.108065e-03         0.5807
              8              1.6203   4.621371e-03         0.5700
              9              1.6203   2.605095e-03         0.5637
             10              1.6203   1.792084e-03         0.6879
             11              1.6203   1.094338e-03         0.6107
             12              1.6203   6.625500e-04         0.6054
             13              1.6203   4.178350e-04         0.6306
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5650
         Final Residual: 		   4.178350e-04
         Total Reduction in Residual: 	   3.374404e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0698311
    setup: 0.0509852 s
    solve: 0.018846 s
    solve(per iteration): 0.00134614 s
resid in solve_pyamgx: 4.18e-04
time solve_pyamgx: 8.62e-02
time p: 9.88e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26180            279554  0.000408         0.0073
           2(D)         5073            108511   0.00422        0.00261
           3(D)            7                13     0.265       5.14e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31799
         Operator Complexity: 1.56565
         Total Memory Usage: 0.0201694 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.863368e-01
              0              1.6203   4.588225e-02         0.0783
              1              1.6203   4.895652e-03         0.1067
              2              1.6203   8.455934e-04         0.1727
              3              1.6203   1.733380e-04         0.2050
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1311
         Final Residual: 		   1.733380e-04
         Total Reduction in Residual: 	   2.956288e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169947
    setup: 0.0136869 s
    solve: 0.00330778 s
    solve(per iteration): 0.000826944 s
resid in solve_pyamgx: 1.73e-04
time solve_pyamgx: 3.24e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26767            285603  0.000399        0.00746
           2(D)         5151            111589   0.00421        0.00269
           3(D)           21                27    0.0612       1.24e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3249
         Operator Complexity: 1.57897
         Total Memory Usage: 0.020409 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.062788e+01
              0              1.6203   2.903339e+00         0.1407
              1              1.6203   6.183128e-01         0.2130
              2              1.6203   1.299773e-01         0.2102
              3              1.6203   3.097789e-02         0.2383
              4              1.6203   7.736007e-03         0.2497
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2064
         Final Residual: 		   7.736007e-03
         Total Reduction in Residual: 	   3.750268e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178765
    setup: 0.0137112 s
    solve: 0.00416538 s
    solve(per iteration): 0.000833075 s
resid in solve_pyamgx: 7.74e-03
time solve_pyamgx: 3.31e-02
time omega: 3.96e-02
time Smag or Wale: 9.54e-07

--time step: 236, iter:0, max residual:1.46e-06, u:6.00e-07, v:9.03e-08, w:3.72e-07, p:1.46e-06, k:1.06e-10, eps:0.00e+00, om:6.04e-06


monitor time step: 236, iter:0, u: 4.30e-01, v: 1.93e-03, w:-1.98e-02, p:-1.37e-12, k: 1.36e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.06e+02, kmin: 5.32e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 2.194092827004219e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15450            164996  0.000691        0.00432
           2(D)         4112             44758   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19899
         Operator Complexity: 1.30573
         Total Memory Usage: 0.0155428 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.575515e+00
              0              1.6203   1.112264e-01         0.0243
              1              1.6203   4.827879e-03         0.0434
              2              1.6203   7.651598e-04         0.1585
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0551
         Final Residual: 		   7.651598e-04
         Total Reduction in Residual: 	   1.672292e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124617
    setup: 0.0103507 s
    solve: 0.00211094 s
    solve(per iteration): 0.000703648 s
resid in solve_pyamgx: 7.65e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.596158e+00
              0              1.6203   9.181973e-02         0.0255
              1              1.6203   1.866477e-03         0.0203
              2              1.6203   1.144398e-04         0.0613
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0317
         Final Residual: 		   1.144398e-04
         Total Reduction in Residual: 	   3.182280e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124833
    setup: 0.0103507 s
    solve: 0.00213254 s
    solve(per iteration): 0.000710848 s
resid in solve_pyamgx: 1.14e-04
time solve_pyamgx: 3.39e-03
time v: 6.07e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.044497e+00
              0              1.6203   1.026606e-01         0.0254
              1              1.6203   3.282050e-03         0.0320
              2              1.6203   4.752613e-04         0.1448
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0490
         Final Residual: 		   4.752613e-04
         Total Reduction in Residual: 	   1.175081e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124561
    setup: 0.0103507 s
    solve: 0.00210538 s
    solve(per iteration): 0.000701792 s
resid in solve_pyamgx: 4.75e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.233836e+00
              0              1.6203   7.321306e-01         0.5934
              1              1.6203   3.347182e-01         0.4572
              2              1.6203   1.650155e-01         0.4930
              3              1.6203   8.249402e-02         0.4999
              4              1.6203   4.310663e-02         0.5225
              5              1.6203   2.340019e-02         0.5428
              6              1.6203   1.315057e-02         0.5620
              7              1.6203   7.532091e-03         0.5728
              8              1.6203   4.243995e-03         0.5635
              9              1.6203   2.375973e-03         0.5598
             10              1.6203   1.626430e-03         0.6845
             11              1.6203   9.777829e-04         0.6012
             12              1.6203   5.698658e-04         0.5828
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5539
         Final Residual: 		   5.698658e-04
         Total Reduction in Residual: 	   4.618649e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0682776
    setup: 0.0507435 s
    solve: 0.0175341 s
    solve(per iteration): 0.00134878 s
resid in solve_pyamgx: 5.70e-04
time solve_pyamgx: 8.37e-02
time p: 9.59e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26151            279499  0.000409         0.0073
           2(D)         5094            110896   0.00427        0.00267
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31792
         Operator Complexity: 1.56904
         Total Memory Usage: 0.020221 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.861444e-01
              0              1.6203   4.530583e-02         0.0773
              1              1.6203   4.842946e-03         0.1069
              2              1.6203   8.325345e-04         0.1719
              3              1.6203   1.715889e-04         0.2061
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1308
         Final Residual: 		   1.715889e-04
         Total Reduction in Residual: 	   2.927416e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0169505
    setup: 0.013605 s
    solve: 0.00334547 s
    solve(per iteration): 0.000836368 s
resid in solve_pyamgx: 1.72e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26678            285482  0.000401        0.00745
           2(D)         5119            113191   0.00432        0.00272
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32358
         Operator Complexity: 1.58111
         Total Memory Usage: 0.0204351 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.054821e+01
              0              1.6203   2.909236e+00         0.1416
              1              1.6203   6.144426e-01         0.2112
              2              1.6203   1.280523e-01         0.2084
              3              1.6203   3.022889e-02         0.2361
              4              1.6203   7.460692e-03         0.2468
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2051
         Final Residual: 		   7.460692e-03
         Total Reduction in Residual: 	   3.630823e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0178495
    setup: 0.013652 s
    solve: 0.00419757 s
    solve(per iteration): 0.000839514 s
resid in solve_pyamgx: 7.46e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step: 237, iter:0, max residual:1.82e-06, u:5.98e-07, v:8.94e-08, w:3.71e-07, p:1.82e-06, k:1.05e-10, eps:0.00e+00, om:5.83e-06


monitor time step: 237, iter:0, u: 4.34e-01, v: 1.31e-03, w:-1.97e-02, p:-5.87e-13, k: 1.38e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.06e+02, kmin: 5.33e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 2.184873949579832e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15421            164581  0.000692        0.00431
           2(D)         4118             44932   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19876
         Operator Complexity: 1.30538
         Total Memory Usage: 0.0155362 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.571855e+00
              0              1.6203   1.110657e-01         0.0243
              1              1.6203   4.801015e-03         0.0432
              2              1.6203   7.665702e-04         0.1597
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0551
         Final Residual: 		   7.665702e-04
         Total Reduction in Residual: 	   1.676716e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124671
    setup: 0.0103567 s
    solve: 0.00211034 s
    solve(per iteration): 0.000703445 s
resid in solve_pyamgx: 7.67e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.592158e+00
              0              1.6203   9.166603e-02         0.0255
              1              1.6203   1.862035e-03         0.0203
              2              1.6203   1.139204e-04         0.0612
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0317
         Final Residual: 		   1.139204e-04
         Total Reduction in Residual: 	   3.171365e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012497
    setup: 0.0103567 s
    solve: 0.00214029 s
    solve(per iteration): 0.000713429 s
resid in solve_pyamgx: 1.14e-04
time solve_pyamgx: 3.38e-03
time v: 6.07e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.040291e+00
              0              1.6203   1.025283e-01         0.0254
              1              1.6203   3.270540e-03         0.0319
              2              1.6203   4.752964e-04         0.1453
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0490
         Final Residual: 		   4.752964e-04
         Total Reduction in Residual: 	   1.176391e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.012469
    setup: 0.0103567 s
    solve: 0.00211229 s
    solve(per iteration): 0.000704096 s
resid in solve_pyamgx: 4.75e-04
time solve_pyamgx: 3.37e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   1.229516e+00
              0              1.6203   7.318714e-01         0.5953
              1              1.6203   3.344323e-01         0.4570
              2              1.6203   1.648441e-01         0.4929
              3              1.6203   8.229412e-02         0.4992
              4              1.6203   4.268821e-02         0.5187
              5              1.6203   2.293364e-02         0.5372
              6              1.6203   1.273571e-02         0.5553
              7              1.6203   7.181674e-03         0.5639
              8              1.6203   3.979900e-03         0.5542
              9              1.6203   2.186820e-03         0.5495
             10              1.6203   1.479494e-03         0.6766
             11              1.6203   8.750074e-04         0.5914
             12              1.6203   4.974653e-04         0.5685
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5483
         Final Residual: 		   4.974653e-04
         Total Reduction in Residual: 	   4.046026e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0684985
    setup: 0.050942 s
    solve: 0.0175565 s
    solve(per iteration): 0.0013505 s
resid in solve_pyamgx: 4.97e-04
time solve_pyamgx: 8.40e-02
time p: 9.64e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26205            280001  0.000408        0.00731
           2(D)         5133            110427   0.00419        0.00262
         --------------------------------------------------------------
         Grid Complexity: 1.31879
         Operator Complexity: 1.56907
         Total Memory Usage: 0.0201878 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   5.859524e-01
              0              1.6203   4.543317e-02         0.0775
              1              1.6203   4.837799e-03         0.1065
              2              1.6203   8.234328e-04         0.1702
              3              1.6203   1.705196e-04         0.2071
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1306
         Final Residual: 		   1.705196e-04
         Total Reduction in Residual: 	   2.910127e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0155707
    setup: 0.0125952 s
    solve: 0.00297546 s
    solve(per iteration): 0.000743864 s
resid in solve_pyamgx: 1.71e-04
time solve_pyamgx: 3.09e-02
time k: 4.29e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26675            284561    0.0004        0.00743
           2(D)         5120            113252   0.00432        0.00272
           3(D)           19                19    0.0526       1.01e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32363
         Operator Complexity: 1.57986
         Total Memory Usage: 0.0204162 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   2.048523e+01
              0              1.6203   2.901435e+00         0.1416
              1              1.6203   6.147537e-01         0.2119
              2              1.6203   1.285184e-01         0.2091
              3              1.6203   3.061116e-02         0.2382
              4              1.6203   7.667552e-03         0.2505
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2064
         Final Residual: 		   7.667552e-03
         Total Reduction in Residual: 	   3.742967e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0176583
    setup: 0.013482 s
    solve: 0.00417632 s
    solve(per iteration): 0.000835264 s
resid in solve_pyamgx: 7.67e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 238, iter:0, max residual:1.58e-06, u:5.99e-07, v:8.90e-08, w:3.71e-07, p:1.58e-06, k:1.04e-10, eps:0.00e+00, om:5.99e-06


monitor time step: 238, iter:0, u: 4.39e-01, v: 6.72e-04, w:-1.95e-02, p: 2.23e-13, k: 1.40e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.07e+02, kmin: 5.34e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.26e-01
vismean_mean 2.1757322175732216e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15410            164488  0.000693        0.00431
           2(D)         4066             43926   0.00266         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19812
         Operator Complexity: 1.30378
         Total Memory Usage: 0.0155087 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.568217e+00
              0              1.6203   1.109439e-01         0.0243
              1              1.6203   4.791072e-03         0.0432
              2              1.6203   7.601848e-04         0.1587
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0550
         Final Residual: 		   7.601848e-04
         Total Reduction in Residual: 	   1.664073e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124967
    setup: 0.0103834 s
    solve: 0.00211331 s
    solve(per iteration): 0.000704437 s
resid in solve_pyamgx: 7.60e-04
time solve_pyamgx: 2.89e-02
time u: 3.62e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   3.588161e+00
              0              1.6203   9.151734e-02         0.0255
              1              1.6203   1.858952e-03         0.0203
              2              1.6203   1.125115e-04         0.0605
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0315
         Final Residual: 		   1.125115e-04
         Total Reduction in Residual: 	   3.135633e-05
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0125134
    setup: 0.0103834 s
    solve: 0.00213005 s
    solve(per iteration): 0.000710016 s
resid in solve_pyamgx: 1.13e-04
time solve_pyamgx: 3.42e-03
time v: 6.07e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini              1.6203   4.036079e+00
              0              1.6203   1.024021e-01         0.0254
              1              1.6203   3.265827e-03         0.0319
              2              1.6203   4.719217e-04         0.1445
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0489
         Final Residual: 		   4.719217e-04
         Total Reduction in Residual: 	   1.169258e-04
         Maximum Memory Usage: 		          1.620 GB
         --------------------------------------------------------------
Total Time: 0.0124969
    setup: 0.0103834 s
    solve: 0.00211354 s
    solve(per iteration): 0.000704512 s
resid in solve_pyamgx: 4.72e-04
time solve_pyamgx: 3.38e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.225219e+00
              0             1.64587   7.304069e-01         0.5961
              1              1.6459   3.342484e-01         0.4576
              2              1.6459   1.648597e-01         0.4932
              3              1.6459   8.238247e-02         0.4997
              4              1.6459   4.273994e-02         0.5188
              5              1.6459   2.288200e-02         0.5354
              6              1.6459   1.264060e-02         0.5524
              7              1.6459   7.066151e-03         0.5590
              8              1.6459   3.878688e-03         0.5489
              9              1.6459   2.098598e-03         0.5411
             10              1.6459   1.408883e-03         0.6713
             11              1.6459   8.368026e-04         0.5939
             12              1.6459   4.923334e-04         0.5884
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5480
         Final Residual: 		   4.923334e-04
         Total Reduction in Residual: 	   4.018330e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0720029
    setup: 0.0539252 s
    solve: 0.0180777 s
    solve(per iteration): 0.00139059 s
resid in solve_pyamgx: 4.92e-04
time solve_pyamgx: 8.84e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26185            280183  0.000409        0.00731
           2(D)         5046            109158   0.00429        0.00263
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31784
         Operator Complexity: 1.56751
         Total Memory Usage: 0.0201971 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.857409e-01
              0             1.64587   4.527012e-02         0.0773
              1              1.6459   4.855902e-03         0.1073
              2              1.6459   8.291821e-04         0.1708
              3              1.6459   1.725197e-04         0.2081
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1310
         Final Residual: 		   1.725197e-04
         Total Reduction in Residual: 	   2.945325e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170639
    setup: 0.0137052 s
    solve: 0.00335872 s
    solve(per iteration): 0.00083968 s
resid in solve_pyamgx: 1.73e-04
time solve_pyamgx: 3.24e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26773            286141  0.000399        0.00747
           2(D)         5128            111010   0.00422        0.00267
           3(D)           21                23    0.0522       1.15e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32473
         Operator Complexity: 1.5789
         Total Memory Usage: 0.0204071 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   2.055594e+01
              0             1.64587   2.884830e+00         0.1403
              1              1.6459   6.133489e-01         0.2126
              2              1.6459   1.291438e-01         0.2106
              3              1.6459   3.071839e-02         0.2379
              4              1.6459   7.521127e-03         0.2448
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2054
         Final Residual: 		   7.521127e-03
         Total Reduction in Residual: 	   3.658859e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179246
    setup: 0.0137525 s
    solve: 0.00417206 s
    solve(per iteration): 0.000834413 s
resid in solve_pyamgx: 7.52e-03
time solve_pyamgx: 3.38e-02
time omega: 4.03e-02
time Smag or Wale: 4.77e-07

--time step: 239, iter:0, max residual:1.71e-06, u:5.94e-07, v:8.79e-08, w:3.69e-07, p:1.71e-06, k:1.05e-10, eps:0.00e+00, om:5.88e-06


monitor time step: 239, iter:0, u: 4.44e-01, v: 1.22e-04, w:-1.93e-02, p: 1.15e-12, k: 1.43e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.07e+02, kmin: 5.35e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 2.1666666666666665e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15415            164479  0.000692        0.00431
           2(D)         4101             43999   0.00262        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19853
         Operator Complexity: 1.30387
         Total Memory Usage: 0.015512 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.564588e+00
              0             1.64587   1.108161e-01         0.0243
              1              1.6459   4.776813e-03         0.0431
              2              1.6459   7.554622e-04         0.1582
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0549
         Final Residual: 		   7.554622e-04
         Total Reduction in Residual: 	   1.655050e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125592
    setup: 0.0104316 s
    solve: 0.00212758 s
    solve(per iteration): 0.000709195 s
resid in solve_pyamgx: 7.55e-04
time solve_pyamgx: 2.78e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.584233e+00
              0             1.64587   9.136652e-02         0.0255
              1              1.6459   1.852878e-03         0.0203
              2              1.6459   1.117801e-04         0.0603
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0315
         Final Residual: 		   1.117801e-04
         Total Reduction in Residual: 	   3.118662e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125874
    setup: 0.0104316 s
    solve: 0.00215571 s
    solve(per iteration): 0.000718571 s
resid in solve_pyamgx: 1.12e-04
time solve_pyamgx: 3.45e-03
time v: 6.17e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.031848e+00
              0             1.64587   1.022883e-01         0.0254
              1              1.6459   3.265172e-03         0.0319
              2              1.6459   4.701261e-04         0.1440
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0489
         Final Residual: 		   4.701261e-04
         Total Reduction in Residual: 	   1.166031e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125372
    setup: 0.0104316 s
    solve: 0.00210554 s
    solve(per iteration): 0.000701845 s
resid in solve_pyamgx: 4.70e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.221008e+00
              0             1.64587   7.291491e-01         0.5972
              1              1.6459   3.352807e-01         0.4598
              2              1.6459   1.656922e-01         0.4942
              3              1.6459   8.329210e-02         0.5027
              4              1.6459   4.361766e-02         0.5237
              5              1.6459   2.346830e-02         0.5380
              6              1.6459   1.301005e-02         0.5544
              7              1.6459   7.285995e-03         0.5600
              8              1.6459   4.013130e-03         0.5508
              9              1.6459   2.177938e-03         0.5427
             10              1.6459   1.478451e-03         0.6788
             11              1.6459   9.163453e-04         0.6198
             12              1.6459   5.953533e-04         0.6497
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5562
         Final Residual: 		   5.953533e-04
         Total Reduction in Residual: 	   4.875918e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0684801
    setup: 0.0509092 s
    solve: 0.0175709 s
    solve(per iteration): 0.00135161 s
resid in solve_pyamgx: 5.95e-04
time solve_pyamgx: 8.45e-02
time p: 9.68e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26215            280435  0.000408        0.00732
           2(D)         5076            109440   0.00425        0.00264
           3(D)           12                22     0.153       8.64e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31843
         Operator Complexity: 1.5683
         Total Memory Usage: 0.0202122 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.855416e-01
              0             1.64587   4.545695e-02         0.0776
              1              1.6459   4.827032e-03         0.1062
              2              1.6459   8.245890e-04         0.1708
              3              1.6459   1.696379e-04         0.2057
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1305
         Final Residual: 		   1.696379e-04
         Total Reduction in Residual: 	   2.897111e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169551
    setup: 0.0135987 s
    solve: 0.00335638 s
    solve(per iteration): 0.000839096 s
resid in solve_pyamgx: 1.70e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26738            285284  0.000399        0.00745
           2(D)         5141            112231   0.00425         0.0027
           3(D)           19                27    0.0748       1.18e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32448
         Operator Complexity: 1.57944
         Total Memory Usage: 0.0204141 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   2.045892e+01
              0             1.64587   2.893554e+00         0.1414
              1              1.6459   6.163224e-01         0.2130
              2              1.6459   1.303909e-01         0.2116
              3              1.6459   3.119566e-02         0.2392
              4              1.6459   7.731200e-03         0.2478
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2068
         Final Residual: 		   7.731200e-03
         Total Reduction in Residual: 	   3.778889e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177225
    setup: 0.0135528 s
    solve: 0.0041697 s
    solve(per iteration): 0.000833939 s
resid in solve_pyamgx: 7.73e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 7.15e-07

--time step: 240, iter:0, max residual:2.08e-06, u:5.90e-07, v:8.73e-08, w:3.67e-07, p:2.08e-06, k:1.04e-10, eps:0.00e+00, om:6.04e-06


monitor time step: 240, iter:0, u: 4.49e-01, v:-4.00e-04, w:-1.92e-02, p: 2.22e-12, k: 1.46e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.69e-01, cfl_max_y: 8.87e-02, at i=  5, j= 60


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.07e+02, kmin: 5.36e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 2.1576763485477177e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15417            164715  0.000693        0.00432
           2(D)         4111             44141   0.00261        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19865
         Operator Complexity: 1.30442
         Total Memory Usage: 0.015521 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.560954e+00
              0             1.64587   1.107094e-01         0.0243
              1              1.6459   4.781150e-03         0.0432
              2              1.6459   7.590537e-04         0.1588
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0550
         Final Residual: 		   7.590537e-04
         Total Reduction in Residual: 	   1.664244e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0124936
    setup: 0.010382 s
    solve: 0.00211162 s
    solve(per iteration): 0.000703872 s
resid in solve_pyamgx: 7.59e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.580396e+00
              0             1.64587   9.122116e-02         0.0255
              1              1.6459   1.850115e-03         0.0203
              2              1.6459   1.125655e-04         0.0608
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0316
         Final Residual: 		   1.125655e-04
         Total Reduction in Residual: 	   3.143940e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125344
    setup: 0.010382 s
    solve: 0.00215235 s
    solve(per iteration): 0.000717451 s
resid in solve_pyamgx: 1.13e-04
time solve_pyamgx: 3.45e-03
time v: 6.22e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.027614e+00
              0             1.64587   1.021580e-01         0.0254
              1              1.6459   3.247004e-03         0.0318
              2              1.6459   4.715711e-04         0.1452
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0489
         Final Residual: 		   4.715711e-04
         Total Reduction in Residual: 	   1.170845e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0124956
    setup: 0.010382 s
    solve: 0.0021136 s
    solve(per iteration): 0.000704533 s
resid in solve_pyamgx: 4.72e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.216841e+00
              0             1.64587   7.280941e-01         0.5983
              1              1.6459   3.371382e-01         0.4630
              2              1.6459   1.671279e-01         0.4957
              3              1.6459   8.479575e-02         0.5074
              4              1.6459   4.499622e-02         0.5306
              5              1.6459   2.442161e-02         0.5427
              6              1.6459   1.364416e-02         0.5587
              7              1.6459   7.700984e-03         0.5644
              8              1.6459   4.287548e-03         0.5568
              9              1.6459   2.365071e-03         0.5516
             10              1.6459   1.642481e-03         0.6945
             11              1.6459   1.072458e-03         0.6529
             12              1.6459   7.595023e-04         0.7082
             13              1.6459   6.292551e-04         0.8285
             14              1.6459   5.725491e-04         0.9099
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6000
         Final Residual: 		   5.725491e-04
         Total Reduction in Residual: 	   4.705208e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0712018
    setup: 0.0510602 s
    solve: 0.0201415 s
    solve(per iteration): 0.00134277 s
resid in solve_pyamgx: 5.73e-04
time solve_pyamgx: 8.66e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26165            279685  0.000409         0.0073
           2(D)         5056            109922    0.0043        0.00265
           3(D)           13                23     0.136       9.16e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31773
         Operator Complexity: 1.56791
         Total Memory Usage: 0.0202027 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.853482e-01
              0             1.64587   4.539782e-02         0.0776
              1              1.6459   4.851212e-03         0.1069
              2              1.6459   8.264948e-04         0.1704
              3              1.6459   1.704794e-04         0.2063
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1306
         Final Residual: 		   1.704794e-04
         Total Reduction in Residual: 	   2.912445e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169927
    setup: 0.0136584 s
    solve: 0.0033343 s
    solve(per iteration): 0.000833576 s
resid in solve_pyamgx: 1.70e-04
time solve_pyamgx: 3.31e-02
time k: 4.52e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26621            284127  0.000401        0.00742
           2(D)         5128            111724   0.00425        0.00269
           3(D)           23                33    0.0624       1.44e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3232
         Operator Complexity: 1.57702
         Total Memory Usage: 0.0203704 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   2.043098e+01
              0             1.64587   2.904400e+00         0.1422
              1              1.6459   6.198394e-01         0.2134
              2              1.6459   1.291959e-01         0.2084
              3              1.6459   3.050427e-02         0.2361
              4              1.6459   7.545766e-03         0.2474
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2058
         Final Residual: 		   7.545766e-03
         Total Reduction in Residual: 	   3.693297e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178723
    setup: 0.0136801 s
    solve: 0.00419226 s
    solve(per iteration): 0.000838451 s
resid in solve_pyamgx: 7.55e-03
time solve_pyamgx: 3.53e-02
time omega: 4.18e-02
time Smag or Wale: 7.15e-07

--time step: 241, iter:0, max residual:1.64e-06, u:5.93e-07, v:8.79e-08, w:3.68e-07, p:1.64e-06, k:1.04e-10, eps:0.00e+00, om:5.90e-06


monitor time step: 241, iter:0, u: 4.55e-01, v:-1.03e-03, w:-1.91e-02, p: 3.27e-12, k: 1.49e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.07e+02, kmin: 5.37e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 2.1487603305785121e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15424            164736  0.000692        0.00432
           2(D)         4082             43996   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19843
         Operator Complexity: 1.30424
         Total Memory Usage: 0.0155173 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.557307e+00
              0             1.64587   1.105649e-01         0.0243
              1              1.6459   4.757205e-03         0.0430
              2              1.6459   7.593730e-04         0.1596
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0550
         Final Residual: 		   7.593730e-04
         Total Reduction in Residual: 	   1.666276e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125649
    setup: 0.0104416 s
    solve: 0.0021233 s
    solve(per iteration): 0.000707765 s
resid in solve_pyamgx: 7.59e-04
time solve_pyamgx: 2.81e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.576610e+00
              0             1.64587   9.107581e-02         0.0255
              1              1.6459   1.845058e-03         0.0203
              2              1.6459   1.114015e-04         0.0604
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0315
         Final Residual: 		   1.114015e-04
         Total Reduction in Residual: 	   3.114722e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125955
    setup: 0.0104416 s
    solve: 0.00215382 s
    solve(per iteration): 0.000717941 s
resid in solve_pyamgx: 1.11e-04
time solve_pyamgx: 3.42e-03
time v: 6.20e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.023406e+00
              0             1.64587   1.020424e-01         0.0254
              1              1.6459   3.253853e-03         0.0319
              2              1.6459   4.722418e-04         0.1451
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0490
         Final Residual: 		   4.722418e-04
         Total Reduction in Residual: 	   1.173737e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125583
    setup: 0.0104416 s
    solve: 0.00211667 s
    solve(per iteration): 0.000705557 s
resid in solve_pyamgx: 4.72e-04
time solve_pyamgx: 3.37e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.212582e+00
              0             1.64587   7.251246e-01         0.5980
              1              1.6459   3.380538e-01         0.4662
              2              1.6459   1.681040e-01         0.4973
              3              1.6459   8.584901e-02         0.5107
              4              1.6459   4.598329e-02         0.5356
              5              1.6459   2.514186e-02         0.5468
              6              1.6459   1.415005e-02         0.5628
              7              1.6459   8.054535e-03         0.5692
              8              1.6459   4.534772e-03         0.5630
              9              1.6459   2.546952e-03         0.5616
             10              1.6459   1.804790e-03         0.7086
             11              1.6459   1.223755e-03         0.6781
             12              1.6459   9.137062e-04         0.7466
             13              1.6459   7.895883e-04         0.8642
             14              1.6459   7.330159e-04         0.9284
             15              1.6459   7.102068e-04         0.9689
             16              1.6459   6.937732e-04         0.9769
             17              1.6459   6.731546e-04         0.9703
             18              1.6459   6.462213e-04         0.9600
             19              1.6459   5.802778e-04         0.8980
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6823
         Final Residual: 		   5.802778e-04
         Total Reduction in Residual: 	   4.785473e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0780186
    setup: 0.0507863 s
    solve: 0.0272323 s
    solve(per iteration): 0.00136161 s
resid in solve_pyamgx: 5.80e-04
time solve_pyamgx: 9.34e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26190            280052  0.000408        0.00731
           2(D)         5051            109715    0.0043        0.00264
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31787
         Operator Complexity: 1.56812
         Total Memory Usage: 0.0202067 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.851262e-01
              0             1.64587   4.553142e-02         0.0778
              1              1.6459   4.813072e-03         0.1057
              2              1.6459   8.156141e-04         0.1695
              3              1.6459   1.711435e-04         0.2098
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1308
         Final Residual: 		   1.711435e-04
         Total Reduction in Residual: 	   2.924900e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016777
    setup: 0.0134205 s
    solve: 0.00335648 s
    solve(per iteration): 0.00083912 s
resid in solve_pyamgx: 1.71e-04
time solve_pyamgx: 3.31e-02
time k: 4.53e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26691            285197    0.0004        0.00745
           2(D)         5141            109671   0.00415        0.00264
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32397
         Operator Complexity: 1.57557
         Total Memory Usage: 0.0203522 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   2.045389e+01
              0             1.64587   2.853454e+00         0.1395
              1              1.6459   6.062800e-01         0.2125
              2              1.6459   1.273297e-01         0.2100
              3              1.6459   3.022632e-02         0.2374
              4              1.6459   7.533974e-03         0.2493
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2057
         Final Residual: 		   7.533974e-03
         Total Reduction in Residual: 	   3.683395e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179056
    setup: 0.0137008 s
    solve: 0.0042048 s
    solve(per iteration): 0.00084096 s
resid in solve_pyamgx: 7.53e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 7.15e-07

--time step: 242, iter:0, max residual:1.89e-06, u:5.93e-07, v:8.70e-08, w:3.69e-07, p:1.89e-06, k:1.04e-10, eps:0.00e+00, om:5.89e-06


monitor time step: 242, iter:0, u: 4.62e-01, v:-1.81e-03, w:-1.90e-02, p: 2.98e-12, k: 1.50e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.07e+02, kmin: 5.38e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.38e-01
vismean_mean 2.1399176954732507e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15430            165072  0.000693        0.00433
           2(D)         4102             44346   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19869
         Operator Complexity: 1.30524
         Total Memory Usage: 0.0155338 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.553652e+00
              0             1.64587   1.104432e-01         0.0243
              1              1.6459   4.744713e-03         0.0430
              2              1.6459   7.529679e-04         0.1587
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0549
         Final Residual: 		   7.529679e-04
         Total Reduction in Residual: 	   1.653547e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125643
    setup: 0.0104139 s
    solve: 0.0021504 s
    solve(per iteration): 0.0007168 s
resid in solve_pyamgx: 7.53e-04
time solve_pyamgx: 2.85e-02
time u: 3.51e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.572814e+00
              0             1.64587   9.093261e-02         0.0255
              1              1.6459   1.840048e-03         0.0202
              2              1.6459   1.104947e-04         0.0600
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0314
         Final Residual: 		   1.104947e-04
         Total Reduction in Residual: 	   3.092652e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012582
    setup: 0.0104139 s
    solve: 0.00216803 s
    solve(per iteration): 0.000722677 s
resid in solve_pyamgx: 1.10e-04
time solve_pyamgx: 3.45e-03
time v: 6.17e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.019243e+00
              0             1.64587   1.019199e-01         0.0254
              1              1.6459   3.243403e-03         0.0318
              2              1.6459   4.663453e-04         0.1438
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0488
         Final Residual: 		   4.663453e-04
         Total Reduction in Residual: 	   1.160282e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125383
    setup: 0.0104139 s
    solve: 0.00212438 s
    solve(per iteration): 0.000708128 s
resid in solve_pyamgx: 4.66e-04
time solve_pyamgx: 3.38e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.208273e+00
              0             1.64587   7.216760e-01         0.5973
              1              1.6459   3.385573e-01         0.4691
              2              1.6459   1.690197e-01         0.4992
              3              1.6459   8.673619e-02         0.5132
              4              1.6459   4.674877e-02         0.5390
              5              1.6459   2.570944e-02         0.5499
              6              1.6459   1.454304e-02         0.5657
              7              1.6459   8.311883e-03         0.5715
              8              1.6459   4.697400e-03         0.5651
              9              1.6459   2.643641e-03         0.5628
             10              1.6459   1.859985e-03         0.7036
             11              1.6459   1.234631e-03         0.6638
             12              1.6459   8.916249e-04         0.7222
             13              1.6459   7.475185e-04         0.8384
             14              1.6459   6.821281e-04         0.9125
             15              1.6459   6.565238e-04         0.9625
             16              1.6459   6.400794e-04         0.9750
             17              1.6459   6.227977e-04         0.9730
             18              1.6459   6.023585e-04         0.9672
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6702
         Final Residual: 		   6.023585e-04
         Total Reduction in Residual: 	   4.985286e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0765802
    setup: 0.05086 s
    solve: 0.0257201 s
    solve(per iteration): 0.00135369 s
resid in solve_pyamgx: 6.02e-04
time solve_pyamgx: 9.21e-02
time p: 1.04e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26131            278731  0.000408        0.00728
           2(D)         5100            109470   0.00421        0.00264
           3(D)           15                17    0.0756       8.42e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31785
         Operator Complexity: 1.56585
         Total Memory Usage: 0.0201717 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.849101e-01
              0             1.64587   4.558220e-02         0.0779
              1              1.6459   4.889889e-03         0.1073
              2              1.6459   8.311017e-04         0.1700
              3              1.6459   1.726090e-04         0.2077
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1311
         Final Residual: 		   1.726090e-04
         Total Reduction in Residual: 	   2.951034e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017002
    setup: 0.0136501 s
    solve: 0.0033519 s
    solve(per iteration): 0.000837976 s
resid in solve_pyamgx: 1.73e-04
time solve_pyamgx: 3.32e-02
time k: 4.52e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26644            283866    0.0004        0.00741
           2(D)         5097            111465   0.00429        0.00268
           3(D)           18                26    0.0802       1.13e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32307
         Operator Complexity: 1.57625
         Total Memory Usage: 0.020358 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   2.055644e+01
              0             1.64587   2.848676e+00         0.1386
              1              1.6459   6.102718e-01         0.2142
              2              1.6459   1.284428e-01         0.2105
              3              1.6459   3.040576e-02         0.2367
              4              1.6459   7.402999e-03         0.2435
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   7.402999e-03
         Total Reduction in Residual: 	   3.601304e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178547
    setup: 0.0136751 s
    solve: 0.00417952 s
    solve(per iteration): 0.000835904 s
resid in solve_pyamgx: 7.40e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 243, iter:0, max residual:1.73e-06, u:5.88e-07, v:8.63e-08, w:3.64e-07, p:1.73e-06, k:1.05e-10, eps:0.00e+00, om:5.78e-06


monitor time step: 243, iter:0, u: 4.66e-01, v:-2.25e-03, w:-1.88e-02, p: 3.47e-12, k: 1.51e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.08e+02, kmin: 5.39e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 2.1311475409836064e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15463            165791  0.000693        0.00434
           2(D)         4117             44717   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19918
         Operator Complexity: 1.30683
         Total Memory Usage: 0.0155606 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.550003e+00
              0             1.64587   1.103200e-01         0.0242
              1              1.6459   4.743671e-03         0.0430
              2              1.6459   7.468755e-04         0.1574
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0548
         Final Residual: 		   7.468755e-04
         Total Reduction in Residual: 	   1.641483e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125225
    setup: 0.0104045 s
    solve: 0.00211802 s
    solve(per iteration): 0.000706005 s
resid in solve_pyamgx: 7.47e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.568991e+00
              0             1.64587   9.079051e-02         0.0254
              1              1.6459   1.836373e-03         0.0202
              2              1.6459   1.108782e-04         0.0604
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0314
         Final Residual: 		   1.108782e-04
         Total Reduction in Residual: 	   3.106709e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125653
    setup: 0.0104045 s
    solve: 0.0021608 s
    solve(per iteration): 0.000720267 s
resid in solve_pyamgx: 1.11e-04
time solve_pyamgx: 3.46e-03
time v: 6.17e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.015106e+00
              0             1.64587   1.018042e-01         0.0254
              1              1.6459   3.237667e-03         0.0318
              2              1.6459   4.653474e-04         0.1437
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0488
         Final Residual: 		   4.653474e-04
         Total Reduction in Residual: 	   1.158992e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125104
    setup: 0.0104045 s
    solve: 0.00210592 s
    solve(per iteration): 0.000701973 s
resid in solve_pyamgx: 4.65e-04
time solve_pyamgx: 3.38e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.204134e+00
              0             1.64587   7.185824e-01         0.5968
              1              1.6459   3.386605e-01         0.4713
              2              1.6459   1.699926e-01         0.5020
              3              1.6459   8.751343e-02         0.5148
              4              1.6459   4.730005e-02         0.5405
              5              1.6459   2.612386e-02         0.5523
              6              1.6459   1.482146e-02         0.5674
              7              1.6459   8.491106e-03         0.5729
              8              1.6459   4.813082e-03         0.5668
              9              1.6459   2.716655e-03         0.5644
             10              1.6459   1.891525e-03         0.6963
             11              1.6459   1.224830e-03         0.6475
             12              1.6459   8.477317e-04         0.6921
             13              1.6459   6.781168e-04         0.7999
             14              1.6459   6.027127e-04         0.8888
             15              1.6459   5.730258e-04         0.9507
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6199
         Final Residual: 		   5.730258e-04
         Total Reduction in Residual: 	   4.758821e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0722262
    setup: 0.0506907 s
    solve: 0.0215355 s
    solve(per iteration): 0.00134597 s
resid in solve_pyamgx: 5.73e-04
time solve_pyamgx: 8.77e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26146            278962  0.000408        0.00729
           2(D)         5105            110081   0.00422        0.00265
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.318
         Operator Complexity: 1.56707
         Total Memory Usage: 0.0201912 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.847046e-01
              0             1.64587   4.522437e-02         0.0773
              1              1.6459   4.833563e-03         0.1069
              2              1.6459   8.345550e-04         0.1727
              3              1.6459   1.716334e-04         0.2057
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1309
         Final Residual: 		   1.716334e-04
         Total Reduction in Residual: 	   2.935387e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169379
    setup: 0.0135979 s
    solve: 0.00334003 s
    solve(per iteration): 0.000835008 s
resid in solve_pyamgx: 1.72e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26688            284910    0.0004        0.00744
           2(D)         5155            112523   0.00423        0.00271
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32407
         Operator Complexity: 1.57931
         Total Memory Usage: 0.02041 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   2.045496e+01
              0             1.64587   2.885182e+00         0.1411
              1              1.6459   6.170946e-01         0.2139
              2              1.6459   1.296424e-01         0.2101
              3              1.6459   3.082816e-02         0.2378
              4              1.6459   7.575766e-03         0.2457
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2059
         Final Residual: 		   7.575766e-03
         Total Reduction in Residual: 	   3.703633e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177987
    setup: 0.0136069 s
    solve: 0.00419181 s
    solve(per iteration): 0.000838362 s
resid in solve_pyamgx: 7.58e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 7.15e-07

--time step: 244, iter:0, max residual:1.56e-06, u:5.83e-07, v:8.66e-08, w:3.64e-07, p:1.56e-06, k:1.05e-10, eps:0.00e+00, om:5.92e-06


monitor time step: 244, iter:0, u: 4.70e-01, v:-2.38e-03, w:-1.86e-02, p: 3.35e-12, k: 1.52e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.08e+02, kmin: 5.40e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 2.1224489795918366e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15455            165729  0.000694        0.00434
           2(D)         4144             45414   0.00264        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.19937
         Operator Complexity: 1.30775
         Total Memory Usage: 0.0155756 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.546375e+00
              0             1.64587   1.102071e-01         0.0242
              1              1.6459   4.727406e-03         0.0429
              2              1.6459   7.487124e-04         0.1584
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0548
         Final Residual: 		   7.487124e-04
         Total Reduction in Residual: 	   1.646834e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125556
    setup: 0.0103967 s
    solve: 0.00215885 s
    solve(per iteration): 0.000719616 s
resid in solve_pyamgx: 7.49e-04
time solve_pyamgx: 2.80e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.565177e+00
              0             1.64587   9.065081e-02         0.0254
              1              1.6459   1.830801e-03         0.0202
              2              1.6459   1.104258e-04         0.0603
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0314
         Final Residual: 		   1.104258e-04
         Total Reduction in Residual: 	   3.097343e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125799
    setup: 0.0103967 s
    solve: 0.00218317 s
    solve(per iteration): 0.000727723 s
resid in solve_pyamgx: 1.10e-04
time solve_pyamgx: 3.48e-03
time v: 6.25e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.010960e+00
              0             1.64587   1.016812e-01         0.0254
              1              1.6459   3.227315e-03         0.0317
              2              1.6459   4.685965e-04         0.1452
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0489
         Final Residual: 		   4.685965e-04
         Total Reduction in Residual: 	   1.168290e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125205
    setup: 0.0103967 s
    solve: 0.00212374 s
    solve(per iteration): 0.000707915 s
resid in solve_pyamgx: 4.69e-04
time solve_pyamgx: 3.37e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.200070e+00
              0             1.64587   7.143234e-01         0.5952
              1              1.6459   3.371028e-01         0.4719
              2              1.6459   1.700843e-01         0.5045
              3              1.6459   8.747473e-02         0.5143
              4              1.6459   4.723808e-02         0.5400
              5              1.6459   2.619386e-02         0.5545
              6              1.6459   1.491154e-02         0.5693
              7              1.6459   8.574628e-03         0.5750
              8              1.6459   4.886078e-03         0.5698
              9              1.6459   2.767660e-03         0.5664
             10              1.6459   1.911251e-03         0.6906
             11              1.6459   1.218706e-03         0.6376
             12              1.6459   8.188417e-04         0.6719
             13              1.6459   6.282969e-04         0.7673
             14              1.6459   5.441661e-04         0.8661
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5986
         Final Residual: 		   5.441661e-04
         Total Reduction in Residual: 	   4.534455e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0710681
    setup: 0.0508603 s
    solve: 0.0202078 s
    solve(per iteration): 0.00134719 s
resid in solve_pyamgx: 5.44e-04
time solve_pyamgx: 8.67e-02
time p: 9.91e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26092            278084  0.000408        0.00726
           2(D)         5043            109899   0.00432        0.00264
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31686
         Operator Complexity: 1.56554
         Total Memory Usage: 0.0201619 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.844882e-01
              0             1.64587   4.522573e-02         0.0774
              1              1.6459   4.840766e-03         0.1070
              2              1.6459   8.318278e-04         0.1718
              3              1.6459   1.731342e-04         0.2081
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1312
         Final Residual: 		   1.731342e-04
         Total Reduction in Residual: 	   2.962151e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169738
    setup: 0.0136455 s
    solve: 0.00332826 s
    solve(per iteration): 0.000832064 s
resid in solve_pyamgx: 1.73e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26565            283795  0.000402        0.00741
           2(D)         5045            111517   0.00438        0.00268
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32172
         Operator Complexity: 1.57622
         Total Memory Usage: 0.0203506 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   2.012619e+01
              0             1.64587   2.820234e+00         0.1401
              1              1.6459   5.947377e-01         0.2109
              2              1.6459   1.249356e-01         0.2101
              3              1.6459   2.966861e-02         0.2375
              4              1.6459   7.348813e-03         0.2477
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2053
         Final Residual: 		   7.348813e-03
         Total Reduction in Residual: 	   3.651368e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178061
    setup: 0.0136443 s
    solve: 0.00416179 s
    solve(per iteration): 0.000832358 s
resid in solve_pyamgx: 7.35e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 4.77e-07

--time step: 245, iter:0, max residual:1.63e-06, u:5.85e-07, v:8.63e-08, w:3.66e-07, p:1.63e-06, k:1.06e-10, eps:0.00e+00, om:5.74e-06


monitor time step: 245, iter:0, u: 4.73e-01, v:-2.32e-03, w:-1.83e-02, p: 3.00e-12, k: 1.51e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.08e+02, kmin: 5.42e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 2.1138211382113818e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15469            165757  0.000693        0.00434
           2(D)         4126             44988   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19933
         Operator Complexity: 1.30717
         Total Memory Usage: 0.0155666 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.542762e+00
              0             1.64587   1.100737e-01         0.0242
              1              1.6459   4.745510e-03         0.0431
              2              1.6459   7.500425e-04         0.1581
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0549
         Final Residual: 		   7.500425e-04
         Total Reduction in Residual: 	   1.651072e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125535
    setup: 0.0104346 s
    solve: 0.00211891 s
    solve(per iteration): 0.000706304 s
resid in solve_pyamgx: 7.50e-04
time solve_pyamgx: 2.79e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.561420e+00
              0             1.64587   9.051414e-02         0.0254
              1              1.6459   1.827714e-03         0.0202
              2              1.6459   1.102524e-04         0.0603
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0314
         Final Residual: 		   1.102524e-04
         Total Reduction in Residual: 	   3.095742e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125888
    setup: 0.0104346 s
    solve: 0.00215421 s
    solve(per iteration): 0.000718069 s
resid in solve_pyamgx: 1.10e-04
time solve_pyamgx: 3.42e-03
time v: 6.19e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.006790e+00
              0             1.64587   1.015566e-01         0.0253
              1              1.6459   3.224578e-03         0.0318
              2              1.6459   4.662217e-04         0.1446
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0488
         Final Residual: 		   4.662217e-04
         Total Reduction in Residual: 	   1.163579e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125624
    setup: 0.0104346 s
    solve: 0.00212787 s
    solve(per iteration): 0.000709291 s
resid in solve_pyamgx: 4.66e-04
time solve_pyamgx: 3.39e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.196124e+00
              0             1.64587   7.103618e-01         0.5939
              1              1.6459   3.349101e-01         0.4715
              2              1.6459   1.696346e-01         0.5065
              3              1.6459   8.701407e-02         0.5129
              4              1.6459   4.688445e-02         0.5388
              5              1.6459   2.611184e-02         0.5569
              6              1.6459   1.494159e-02         0.5722
              7              1.6459   8.636568e-03         0.5780
              8              1.6459   4.949290e-03         0.5731
              9              1.6459   2.807372e-03         0.5672
             10              1.6459   1.928351e-03         0.6869
             11              1.6459   1.221086e-03         0.6332
             12              1.6459   8.097822e-04         0.6632
             13              1.6459   6.068303e-04         0.7494
             14              1.6459   5.175324e-04         0.8528
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5967
         Final Residual: 		   5.175324e-04
         Total Reduction in Residual: 	   4.326744e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0709893
    setup: 0.0508088 s
    solve: 0.0201805 s
    solve(per iteration): 0.00134537 s
resid in solve_pyamgx: 5.18e-04
time solve_pyamgx: 8.65e-02
time p: 9.89e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26126            279128  0.000409        0.00729
           2(D)         4996            109338   0.00438        0.00263
           3(D)            8                12     0.188       5.22e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31667
         Operator Complexity: 1.56623
         Total Memory Usage: 0.0201715 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.842542e-01
              0             1.64587   4.538074e-02         0.0777
              1              1.6459   4.811078e-03         0.1060
              2              1.6459   8.270660e-04         0.1719
              3              1.6459   1.736517e-04         0.2100
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1313
         Final Residual: 		   1.736517e-04
         Total Reduction in Residual: 	   2.972195e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169084
    setup: 0.0135801 s
    solve: 0.00332822 s
    solve(per iteration): 0.000832056 s
resid in solve_pyamgx: 1.74e-04
time solve_pyamgx: 3.23e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26695            284465  0.000399        0.00743
           2(D)         5136            111922   0.00424        0.00269
           3(D)           18                22    0.0679       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32398
         Operator Complexity: 1.57779
         Total Memory Usage: 0.0203862 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   2.010899e+01
              0             1.64587   2.827394e+00         0.1406
              1              1.6459   5.957525e-01         0.2107
              2              1.6459   1.237482e-01         0.2077
              3              1.6459   2.955048e-02         0.2388
              4              1.6459   7.317896e-03         0.2476
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2052
         Final Residual: 		   7.317896e-03
         Total Reduction in Residual: 	   3.639117e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178833
    setup: 0.0137026 s
    solve: 0.0041807 s
    solve(per iteration): 0.000836141 s
resid in solve_pyamgx: 7.32e-03
time solve_pyamgx: 3.34e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 246, iter:0, max residual:1.57e-06, u:5.86e-07, v:8.61e-08, w:3.64e-07, p:1.57e-06, k:1.06e-10, eps:0.00e+00, om:5.72e-06


monitor time step: 246, iter:0, u: 4.74e-01, v:-2.10e-03, w:-1.80e-02, p: 2.82e-12, k: 1.51e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.08e+02, kmin: 5.42e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 2.1052631578947365e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15443            165145  0.000692        0.00433
           2(D)         4093             44677   0.00267        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19873
         Operator Complexity: 1.30583
         Total Memory Usage: 0.0155431 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.539149e+00
              0             1.64587   1.099541e-01         0.0242
              1              1.6459   4.724709e-03         0.0430
              2              1.6459   7.438041e-04         0.1574
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0547
         Final Residual: 		   7.438041e-04
         Total Reduction in Residual: 	   1.638642e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125353
    setup: 0.0104 s
    solve: 0.00213533 s
    solve(per iteration): 0.000711776 s
resid in solve_pyamgx: 7.44e-04
time solve_pyamgx: 2.81e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.557737e+00
              0             1.64587   9.037991e-02         0.0254
              1              1.6459   1.824186e-03         0.0202
              2              1.6459   1.101968e-04         0.0604
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0314
         Final Residual: 		   1.101968e-04
         Total Reduction in Residual: 	   3.097385e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125422
    setup: 0.0104 s
    solve: 0.00214221 s
    solve(per iteration): 0.000714069 s
resid in solve_pyamgx: 1.10e-04
time solve_pyamgx: 3.42e-03
time v: 6.17e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.002616e+00
              0             1.64587   1.014475e-01         0.0253
              1              1.6459   3.218734e-03         0.0317
              2              1.6459   4.677724e-04         0.1453
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0489
         Final Residual: 		   4.677724e-04
         Total Reduction in Residual: 	   1.168667e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125154
    setup: 0.0104 s
    solve: 0.00211536 s
    solve(per iteration): 0.00070512 s
resid in solve_pyamgx: 4.68e-04
time solve_pyamgx: 3.35e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.192176e+00
              0             1.64587   7.072839e-01         0.5933
              1              1.6459   3.325157e-01         0.4701
              2              1.6459   1.686186e-01         0.5071
              3              1.6459   8.623937e-02         0.5114
              4              1.6459   4.630609e-02         0.5369
              5              1.6459   2.585392e-02         0.5583
              6              1.6459   1.487849e-02         0.5755
              7              1.6459   8.649471e-03         0.5813
              8              1.6459   4.976748e-03         0.5754
              9              1.6459   2.818023e-03         0.5662
             10              1.6459   1.930462e-03         0.6850
             11              1.6459   1.220109e-03         0.6320
             12              1.6459   8.089028e-04         0.6630
             13              1.6459   6.032643e-04         0.7458
             14              1.6459   5.133793e-04         0.8510
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5965
         Final Residual: 		   5.133793e-04
         Total Reduction in Residual: 	   4.306236e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0709519
    setup: 0.0508004 s
    solve: 0.0201516 s
    solve(per iteration): 0.00134344 s
resid in solve_pyamgx: 5.13e-04
time solve_pyamgx: 8.63e-02
time p: 9.87e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26162            279196  0.000408        0.00729
           2(D)         5040            109550   0.00431        0.00264
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3175
         Operator Complexity: 1.56664
         Total Memory Usage: 0.020182 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.840331e-01
              0             1.64587   4.497393e-02         0.0770
              1              1.6459   4.752582e-03         0.1057
              2              1.6459   8.204424e-04         0.1726
              3              1.6459   1.715911e-04         0.2091
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1309
         Final Residual: 		   1.715911e-04
         Total Reduction in Residual: 	   2.938037e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169498
    setup: 0.0136069 s
    solve: 0.00334285 s
    solve(per iteration): 0.000835712 s
resid in solve_pyamgx: 1.72e-04
time solve_pyamgx: 3.24e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26680            284786    0.0004        0.00744
           2(D)         5086            110736   0.00428        0.00266
           3(D)           18                26    0.0802       1.13e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32332
         Operator Complexity: 1.57653
         Total Memory Usage: 0.0203636 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   2.003085e+01
              0             1.64587   2.869325e+00         0.1432
              1              1.6459   6.124595e-01         0.2135
              2              1.6459   1.279031e-01         0.2088
              3              1.6459   3.007832e-02         0.2352
              4              1.6459   7.426832e-03         0.2469
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   7.426832e-03
         Total Reduction in Residual: 	   3.707697e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178303
    setup: 0.0136442 s
    solve: 0.00418611 s
    solve(per iteration): 0.000837222 s
resid in solve_pyamgx: 7.43e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 247, iter:0, max residual:1.56e-06, u:5.81e-07, v:8.61e-08, w:3.65e-07, p:1.56e-06, k:1.05e-10, eps:0.00e+00, om:5.80e-06


monitor time step: 247, iter:0, u: 4.75e-01, v:-1.94e-03, w:-1.77e-02, p: 2.79e-12, k: 1.50e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.09e+02, kmin: 5.44e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 2.096774193548387e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15451            165451  0.000693        0.00433
           2(D)         4098             44454   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19886
         Operator Complexity: 1.30595
         Total Memory Usage: 0.0155456 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.535519e+00
              0             1.64587   1.098533e-01         0.0242
              1              1.6459   4.708025e-03         0.0429
              2              1.6459   7.414561e-04         0.1575
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0547
         Final Residual: 		   7.414561e-04
         Total Reduction in Residual: 	   1.634777e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012518
    setup: 0.0103984 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 7.41e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.554101e+00
              0             1.64587   9.025120e-02         0.0254
              1              1.6459   1.822330e-03         0.0202
              2              1.6459   1.106485e-04         0.0607
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0315
         Final Residual: 		   1.106485e-04
         Total Reduction in Residual: 	   3.113264e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125355
    setup: 0.0103984 s
    solve: 0.00213709 s
    solve(per iteration): 0.000712363 s
resid in solve_pyamgx: 1.11e-04
time solve_pyamgx: 3.41e-03
time v: 6.12e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.998475e+00
              0             1.64587   1.013529e-01         0.0253
              1              1.6459   3.222907e-03         0.0318
              2              1.6459   4.652159e-04         0.1443
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0488
         Final Residual: 		   4.652159e-04
         Total Reduction in Residual: 	   1.163483e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125161
    setup: 0.0103984 s
    solve: 0.00211773 s
    solve(per iteration): 0.000705909 s
resid in solve_pyamgx: 4.65e-04
time solve_pyamgx: 3.38e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.188071e+00
              0             1.64587   7.041306e-01         0.5927
              1              1.6459   3.295759e-01         0.4681
              2              1.6459   1.666778e-01         0.5057
              3              1.6459   8.489944e-02         0.5094
              4              1.6459   4.533604e-02         0.5340
              5              1.6459   2.528531e-02         0.5577
              6              1.6459   1.461657e-02         0.5781
              7              1.6459   8.540708e-03         0.5843
              8              1.6459   4.919341e-03         0.5760
              9              1.6459   2.770576e-03         0.5632
             10              1.6459   1.893035e-03         0.6833
             11              1.6459   1.193998e-03         0.6307
             12              1.6459   7.935848e-04         0.6646
             13              1.6459   5.920871e-04         0.7461
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5809
         Final Residual: 		   5.920871e-04
         Total Reduction in Residual: 	   4.983598e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0696542
    setup: 0.0507886 s
    solve: 0.0188656 s
    solve(per iteration): 0.00134755 s
resid in solve_pyamgx: 5.92e-04
time solve_pyamgx: 8.51e-02
time p: 9.73e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26127            278857  0.000409        0.00728
           2(D)         5083            111811   0.00433        0.00269
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31763
         Operator Complexity: 1.56945
         Total Memory Usage: 0.0202258 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.838132e-01
              0             1.64587   4.462447e-02         0.0764
              1              1.6459   4.761837e-03         0.1067
              2              1.6459   8.152260e-04         0.1712
              3              1.6459   1.712710e-04         0.2101
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1309
         Final Residual: 		   1.712710e-04
         Total Reduction in Residual: 	   2.933660e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167542
    setup: 0.0134159 s
    solve: 0.00333824 s
    solve(per iteration): 0.00083456 s
resid in solve_pyamgx: 1.71e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26613            283677  0.000401        0.00741
           2(D)         5130            110702   0.00421        0.00267
           3(D)           22                32    0.0661       1.39e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32313
         Operator Complexity: 1.57488
         Total Memory Usage: 0.0203371 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.997487e+01
              0             1.64587   2.826829e+00         0.1415
              1              1.6459   5.994524e-01         0.2121
              2              1.6459   1.254486e-01         0.2093
              3              1.6459   3.009606e-02         0.2399
              4              1.6459   7.488834e-03         0.2488
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2064
         Final Residual: 		   7.488834e-03
         Total Reduction in Residual: 	   3.749127e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177961
    setup: 0.0136363 s
    solve: 0.00415978 s
    solve(per iteration): 0.000831955 s
resid in solve_pyamgx: 7.49e-03
time solve_pyamgx: 3.34e-02
time omega: 4.00e-02
time Smag or Wale: 7.15e-07

--time step: 248, iter:0, max residual:1.97e-06, u:5.79e-07, v:8.64e-08, w:3.63e-07, p:1.97e-06, k:1.05e-10, eps:0.00e+00, om:5.85e-06


monitor time step: 248, iter:0, u: 4.75e-01, v:-1.94e-03, w:-1.73e-02, p: 2.78e-12, k: 1.50e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.09e+02, kmin: 5.45e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 2.0883534136546182e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15436            165366  0.000694        0.00433
           2(D)         4084             44478   0.00267        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19857
         Operator Complexity: 1.30586
         Total Memory Usage: 0.0155428 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.531872e+00
              0             1.64587   1.097402e-01         0.0242
              1              1.6459   4.708401e-03         0.0429
              2              1.6459   7.391343e-04         0.1570
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0546
         Final Residual: 		   7.391343e-04
         Total Reduction in Residual: 	   1.630969e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125592
    setup: 0.0104243 s
    solve: 0.00213491 s
    solve(per iteration): 0.000711637 s
resid in solve_pyamgx: 7.39e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.550472e+00
              0             1.64587   9.012211e-02         0.0254
              1              1.6459   1.821233e-03         0.0202
              2              1.6459   1.115384e-04         0.0612
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0316
         Final Residual: 		   1.115384e-04
         Total Reduction in Residual: 	   3.141510e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125604
    setup: 0.0104243 s
    solve: 0.0021361 s
    solve(per iteration): 0.000712032 s
resid in solve_pyamgx: 1.12e-04
time solve_pyamgx: 3.43e-03
time v: 6.19e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.994384e+00
              0             1.64587   1.012465e-01         0.0253
              1              1.6459   3.220047e-03         0.0318
              2              1.6459   4.676944e-04         0.1452
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0489
         Final Residual: 		   4.676944e-04
         Total Reduction in Residual: 	   1.170880e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125472
    setup: 0.0104243 s
    solve: 0.00212285 s
    solve(per iteration): 0.000707616 s
resid in solve_pyamgx: 4.68e-04
time solve_pyamgx: 3.39e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.183979e+00
              0             1.64587   7.029783e-01         0.5937
              1              1.6459   3.278421e-01         0.4664
              2              1.6459   1.650542e-01         0.5035
              3              1.6459   8.400883e-02         0.5090
              4              1.6459   4.476518e-02         0.5329
              5              1.6459   2.491982e-02         0.5567
              6              1.6459   1.442887e-02         0.5790
              7              1.6459   8.431421e-03         0.5843
              8              1.6459   4.828009e-03         0.5726
              9              1.6459   2.691539e-03         0.5575
             10              1.6459   1.831185e-03         0.6803
             11              1.6459   1.147231e-03         0.6265
             12              1.6459   7.585084e-04         0.6612
             13              1.6459   5.610981e-04         0.7397
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5788
         Final Residual: 		   5.610981e-04
         Total Reduction in Residual: 	   4.739089e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.069784
    setup: 0.0509176 s
    solve: 0.0188664 s
    solve(per iteration): 0.0013476 s
resid in solve_pyamgx: 5.61e-04
time solve_pyamgx: 8.55e-02
time p: 9.78e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26054            278156   0.00041        0.00726
           2(D)         4999            108635   0.00435        0.00261
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31599
         Operator Complexity: 1.56378
         Total Memory Usage: 0.0201305 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.835653e-01
              0             1.64587   4.506698e-02         0.0772
              1              1.6459   4.803048e-03         0.1066
              2              1.6459   8.245049e-04         0.1717
              3              1.6459   1.695527e-04         0.2056
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1306
         Final Residual: 		   1.695527e-04
         Total Reduction in Residual: 	   2.905463e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170007
    setup: 0.013654 s
    solve: 0.00334666 s
    solve(per iteration): 0.000836664 s
resid in solve_pyamgx: 1.70e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26560            282982  0.000401        0.00739
           2(D)         5051            112431   0.00441         0.0027
           3(D)           20                26     0.065       1.19e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32177
         Operator Complexity: 1.57637
         Total Memory Usage: 0.0203532 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.990073e+01
              0             1.64587   2.835250e+00         0.1425
              1              1.6459   6.078188e-01         0.2144
              2              1.6459   1.272043e-01         0.2093
              3              1.6459   3.004536e-02         0.2362
              4              1.6459   7.367448e-03         0.2452
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2059
         Final Residual: 		   7.367448e-03
         Total Reduction in Residual: 	   3.702100e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179235
    setup: 0.0137375 s
    solve: 0.00418602 s
    solve(per iteration): 0.000837203 s
resid in solve_pyamgx: 7.37e-03
time solve_pyamgx: 3.34e-02
time omega: 3.99e-02
time Smag or Wale: 7.15e-07

--time step: 249, iter:0, max residual:1.87e-06, u:5.77e-07, v:8.71e-08, w:3.65e-07, p:1.87e-06, k:1.03e-10, eps:0.00e+00, om:5.76e-06


monitor time step: 249, iter:0, u: 4.75e-01, v:-2.02e-03, w:-1.70e-02, p: 2.61e-12, k: 1.49e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.09e+02, kmin: 5.46e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 2.0799999999999997e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15446            165738  0.000695        0.00434
           2(D)         4117             45145   0.00266        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19901
         Operator Complexity: 1.30737
         Total Memory Usage: 0.0155681 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.528226e+00
              0             1.64587   1.096295e-01         0.0242
              1              1.6459   4.686626e-03         0.0427
              2              1.6459   7.354058e-04         0.1569
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0546
         Final Residual: 		   7.354058e-04
         Total Reduction in Residual: 	   1.624048e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125417
    setup: 0.0103954 s
    solve: 0.0021463 s
    solve(per iteration): 0.000715435 s
resid in solve_pyamgx: 7.35e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.546831e+00
              0             1.64587   8.999504e-02         0.0254
              1              1.6459   1.817797e-03         0.0202
              2              1.6459   1.104675e-04         0.0608
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0315
         Final Residual: 		   1.104675e-04
         Total Reduction in Residual: 	   3.114541e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125392
    setup: 0.0103954 s
    solve: 0.00214387 s
    solve(per iteration): 0.000714624 s
resid in solve_pyamgx: 1.10e-04
time solve_pyamgx: 3.45e-03
time v: 6.19e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.990322e+00
              0             1.64587   1.011461e-01         0.0253
              1              1.6459   3.229324e-03         0.0319
              2              1.6459   4.680308e-04         0.1449
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0490
         Final Residual: 		   4.680308e-04
         Total Reduction in Residual: 	   1.172915e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125071
    setup: 0.0103954 s
    solve: 0.00211178 s
    solve(per iteration): 0.000703925 s
resid in solve_pyamgx: 4.68e-04
time solve_pyamgx: 3.40e-03
time w: 5.56e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.180021e+00
              0             1.64587   7.038825e-01         0.5965
              1              1.6459   3.277312e-01         0.4656
              2              1.6459   1.643298e-01         0.5014
              3              1.6459   8.399593e-02         0.5111
              4              1.6459   4.493386e-02         0.5350
              5              1.6459   2.504085e-02         0.5573
              6              1.6459   1.449096e-02         0.5787
              7              1.6459   8.407204e-03         0.5802
              8              1.6459   4.749632e-03         0.5649
              9              1.6459   2.609994e-03         0.5495
             10              1.6459   1.763234e-03         0.6756
             11              1.6459   1.089708e-03         0.6180
             12              1.6459   7.067504e-04         0.6486
             13              1.6459   5.089743e-04         0.7202
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5749
         Final Residual: 		   5.089743e-04
         Total Reduction in Residual: 	   4.313267e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697609
    setup: 0.0509088 s
    solve: 0.0188522 s
    solve(per iteration): 0.00134658 s
resid in solve_pyamgx: 5.09e-04
time solve_pyamgx: 8.52e-02
time p: 9.76e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26158            278668  0.000407        0.00728
           2(D)         5105            111019   0.00426        0.00267
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31816
         Operator Complexity: 1.56801
         Total Memory Usage: 0.0202065 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.833267e-01
              0             1.64587   4.510807e-02         0.0773
              1              1.6459   4.806331e-03         0.1066
              2              1.6459   8.256686e-04         0.1718
              3              1.6459   1.695851e-04         0.2054
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1306
         Final Residual: 		   1.695851e-04
         Total Reduction in Residual: 	   2.907207e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0171131
    setup: 0.0137231 s
    solve: 0.00338998 s
    solve(per iteration): 0.000847496 s
resid in solve_pyamgx: 1.70e-04
time solve_pyamgx: 3.24e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26662            284224    0.0004        0.00742
           2(D)         5119            111515   0.00426        0.00268
           3(D)           20                34     0.085       1.37e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3235
         Operator Complexity: 1.57686
         Total Memory Usage: 0.0203695 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.988501e+01
              0             1.64587   2.805702e+00         0.1411
              1              1.6459   6.027413e-01         0.2148
              2              1.6459   1.257536e-01         0.2086
              3              1.6459   2.992436e-02         0.2380
              4              1.6459   7.343322e-03         0.2454
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2058
         Final Residual: 		   7.343322e-03
         Total Reduction in Residual: 	   3.692892e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178964
    setup: 0.0137059 s
    solve: 0.00419046 s
    solve(per iteration): 0.000838093 s
resid in solve_pyamgx: 7.34e-03
time solve_pyamgx: 3.34e-02
time omega: 4.00e-02
time Smag or Wale: 4.77e-07

--time step: 250, iter:0, max residual:1.72e-06, u:5.75e-07, v:8.63e-08, w:3.66e-07, p:1.72e-06, k:1.04e-10, eps:0.00e+00, om:5.74e-06


monitor time step: 250, iter:0, u: 4.75e-01, v:-2.02e-03, w:-1.67e-02, p: 2.29e-12, k: 1.47e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.70e-01, cfl_max_y: 8.51e-02, at i=  8, j= 60


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.09e+02, kmin: 5.47e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 2.0717131474103583e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15477            165937  0.000693        0.00435
           2(D)         4132             44758   0.00262        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19947
         Operator Complexity: 1.3071
         Total Memory Usage: 0.0155662 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.524599e+00
              0             1.64587   1.095155e-01         0.0242
              1              1.6459   4.691457e-03         0.0428
              2              1.6459   7.388215e-04         0.1575
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0547
         Final Residual: 		   7.388215e-04
         Total Reduction in Residual: 	   1.632899e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125478
    setup: 0.010422 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 7.39e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.543199e+00
              0             1.64587   8.986892e-02         0.0254
              1              1.6459   1.814083e-03         0.0202
              2              1.6459   1.097397e-04         0.0605
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0314
         Final Residual: 		   1.097397e-04
         Total Reduction in Residual: 	   3.097193e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125563
    setup: 0.010422 s
    solve: 0.00213434 s
    solve(per iteration): 0.000711445 s
resid in solve_pyamgx: 1.10e-04
time solve_pyamgx: 3.45e-03
time v: 6.23e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.986249e+00
              0             1.64587   1.010317e-01         0.0253
              1              1.6459   3.207940e-03         0.0318
              2              1.6459   4.573987e-04         0.1426
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0486
         Final Residual: 		   4.573987e-04
         Total Reduction in Residual: 	   1.147441e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01254
    setup: 0.010422 s
    solve: 0.00211802 s
    solve(per iteration): 0.000706005 s
resid in solve_pyamgx: 4.57e-04
time solve_pyamgx: 3.35e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.176117e+00
              0             1.64587   7.041834e-01         0.5987
              1              1.6459   3.281001e-01         0.4659
              2              1.6459   1.640023e-01         0.4999
              3              1.6459   8.425633e-02         0.5138
              4              1.6459   4.536208e-02         0.5384
              5              1.6459   2.538777e-02         0.5597
              6              1.6459   1.466931e-02         0.5778
              7              1.6459   8.414960e-03         0.5736
              8              1.6459   4.679029e-03         0.5560
              9              1.6459   2.533634e-03         0.5415
             10              1.6459   1.696937e-03         0.6698
             11              1.6459   1.030536e-03         0.6073
             12              1.6459   6.486525e-04         0.6294
             13              1.6459   4.471635e-04         0.6894
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5698
         Final Residual: 		   4.471635e-04
         Total Reduction in Residual: 	   3.802033e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0698309
    setup: 0.0509627 s
    solve: 0.0188682 s
    solve(per iteration): 0.00134773 s
resid in solve_pyamgx: 4.47e-04
time solve_pyamgx: 8.54e-02
time p: 9.80e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26203            279967  0.000408        0.00731
           2(D)         5122            109906   0.00419        0.00265
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31876
         Operator Complexity: 1.56828
         Total Memory Usage: 0.0202136 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.830942e-01
              0             1.64587   4.503647e-02         0.0772
              1              1.6459   4.776829e-03         0.1061
              2              1.6459   8.136002e-04         0.1703
              3              1.6459   1.683619e-04         0.2069
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1304
         Final Residual: 		   1.683619e-04
         Total Reduction in Residual: 	   2.887387e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170468
    setup: 0.013696 s
    solve: 0.00335078 s
    solve(per iteration): 0.000837696 s
resid in solve_pyamgx: 1.68e-04
time solve_pyamgx: 3.26e-02
time k: 4.49e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26663            284521    0.0004        0.00743
           2(D)         5096            112420   0.00433         0.0027
           3(D)           15                21    0.0933       9.31e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32322
         Operator Complexity: 1.57859
         Total Memory Usage: 0.0203947 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.983452e+01
              0             1.64587   2.836628e+00         0.1430
              1              1.6459   6.067975e-01         0.2139
              2              1.6459   1.264687e-01         0.2084
              3              1.6459   3.009362e-02         0.2380
              4              1.6459   7.369977e-03         0.2449
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2061
         Final Residual: 		   7.369977e-03
         Total Reduction in Residual: 	   3.715733e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179475
    setup: 0.0137518 s
    solve: 0.00419562 s
    solve(per iteration): 0.000839123 s
resid in solve_pyamgx: 7.37e-03
time solve_pyamgx: 3.34e-02
time omega: 4.00e-02
time Smag or Wale: 4.77e-07

--time step: 251, iter:0, max residual:1.54e-06, u:5.77e-07, v:8.57e-08, w:3.57e-07, p:1.54e-06, k:1.03e-10, eps:0.00e+00, om:5.76e-06


monitor time step: 251, iter:0, u: 4.73e-01, v:-1.82e-03, w:-1.64e-02, p: 1.87e-12, k: 1.45e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.09e+02, kmin: 5.48e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 2.0634920634920632e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15460            165812  0.000694        0.00434
           2(D)         4125             44745   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19923
         Operator Complexity: 1.3069
         Total Memory Usage: 0.0155619 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.520992e+00
              0             1.64587   1.093845e-01         0.0242
              1              1.6459   4.673066e-03         0.0427
              2              1.6459   7.331509e-04         0.1569
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0545
         Final Residual: 		   7.331509e-04
         Total Reduction in Residual: 	   1.621659e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125506
    setup: 0.0104245 s
    solve: 0.00212608 s
    solve(per iteration): 0.000708693 s
resid in solve_pyamgx: 7.33e-04
time solve_pyamgx: 2.80e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.539609e+00
              0             1.64587   8.974574e-02         0.0254
              1              1.6459   1.809230e-03         0.0202
              2              1.6459   1.084925e-04         0.0600
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0313
         Final Residual: 		   1.084925e-04
         Total Reduction in Residual: 	   3.065098e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125653
    setup: 0.0104245 s
    solve: 0.0021408 s
    solve(per iteration): 0.0007136 s
resid in solve_pyamgx: 1.08e-04
time solve_pyamgx: 3.42e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.982147e+00
              0             1.64587   1.009239e-01         0.0253
              1              1.6459   3.203690e-03         0.0317
              2              1.6459   4.585740e-04         0.1431
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0487
         Final Residual: 		   4.585740e-04
         Total Reduction in Residual: 	   1.151575e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125497
    setup: 0.0104245 s
    solve: 0.00212518 s
    solve(per iteration): 0.000708395 s
resid in solve_pyamgx: 4.59e-04
time solve_pyamgx: 3.36e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.172322e+00
              0             1.64587   7.041710e-01         0.6007
              1              1.6459   3.295132e-01         0.4679
              2              1.6459   1.644559e-01         0.4991
              3              1.6459   8.491063e-02         0.5163
              4              1.6459   4.602597e-02         0.5421
              5              1.6459   2.586539e-02         0.5620
              6              1.6459   1.487739e-02         0.5752
              7              1.6459   8.425378e-03         0.5663
              8              1.6459   4.624875e-03         0.5489
              9              1.6459   2.480825e-03         0.5364
             10              1.6459   1.652170e-03         0.6660
             11              1.6459   9.865604e-04         0.5971
             12              1.6459   5.981937e-04         0.6063
             13              1.6459   3.880230e-04         0.6487
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5642
         Final Residual: 		   3.880230e-04
         Total Reduction in Residual: 	   3.309868e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697462
    setup: 0.050829 s
    solve: 0.0189173 s
    solve(per iteration): 0.00135123 s
resid in solve_pyamgx: 3.88e-04
time solve_pyamgx: 8.52e-02
time p: 9.77e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26120            278716  0.000409        0.00728
           2(D)         5009            108675   0.00433        0.00262
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31679
         Operator Complexity: 1.56467
         Total Memory Usage: 0.0201482 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.828426e-01
              0             1.64587   4.519385e-02         0.0775
              1              1.6459   4.801337e-03         0.1062
              2              1.6459   8.271919e-04         0.1723
              3              1.6459   1.698487e-04         0.2053
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1307
         Final Residual: 		   1.698487e-04
         Total Reduction in Residual: 	   2.914143e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168582
    setup: 0.0135199 s
    solve: 0.00333824 s
    solve(per iteration): 0.00083456 s
resid in solve_pyamgx: 1.70e-04
time solve_pyamgx: 3.22e-02
time k: 4.61e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26676            284792    0.0004        0.00744
           2(D)         5101            111363   0.00428        0.00268
           3(D)           20                32      0.08       1.33e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32346
         Operator Complexity: 1.57746
         Total Memory Usage: 0.0203785 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.980277e+01
              0             1.64587   2.808087e+00         0.1418
              1              1.6459   6.004985e-01         0.2138
              2              1.6459   1.256596e-01         0.2093
              3              1.6459   3.022709e-02         0.2405
              4              1.6459   7.423411e-03         0.2456
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2064
         Final Residual: 		   7.423411e-03
         Total Reduction in Residual: 	   3.748674e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177995
    setup: 0.0136256 s
    solve: 0.00417382 s
    solve(per iteration): 0.000834765 s
resid in solve_pyamgx: 7.42e-03
time solve_pyamgx: 3.53e-02
time omega: 4.26e-02
time Smag or Wale: 4.77e-07

--time step: 252, iter:0, max residual:1.36e-06, u:5.73e-07, v:8.48e-08, w:3.58e-07, p:1.36e-06, k:1.04e-10, eps:0.00e+00, om:5.80e-06


monitor time step: 252, iter:0, u: 4.71e-01, v:-1.47e-03, w:-1.60e-02, p: 1.42e-12, k: 1.43e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.09e+02, kmin: 5.49e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 2.0553359683794464e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15453            165665  0.000694        0.00434
           2(D)         4094             44604   0.00266        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19884
         Operator Complexity: 1.30648
         Total Memory Usage: 0.0155537 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.517388e+00
              0             1.64587   1.092951e-01         0.0242
              1              1.6459   4.663856e-03         0.0427
              2              1.6459   7.287386e-04         0.1563
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0544
         Final Residual: 		   7.287386e-04
         Total Reduction in Residual: 	   1.613186e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126237
    setup: 0.0105107 s
    solve: 0.00211302 s
    solve(per iteration): 0.000704341 s
resid in solve_pyamgx: 7.29e-04
time solve_pyamgx: 2.89e-02
time u: 3.55e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.536074e+00
              0             1.64587   8.962461e-02         0.0253
              1              1.6459   1.805968e-03         0.0202
              2              1.6459   1.079048e-04         0.0597
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0312
         Final Residual: 		   1.079048e-04
         Total Reduction in Residual: 	   3.051543e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012655
    setup: 0.0105107 s
    solve: 0.00214438 s
    solve(per iteration): 0.000714795 s
resid in solve_pyamgx: 1.08e-04
time solve_pyamgx: 3.43e-03
time v: 6.20e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.978038e+00
              0             1.64587   1.008308e-01         0.0253
              1              1.6459   3.200177e-03         0.0317
              2              1.6459   4.575927e-04         0.1430
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0486
         Final Residual: 		   4.575927e-04
         Total Reduction in Residual: 	   1.150297e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126285
    setup: 0.0105107 s
    solve: 0.00211786 s
    solve(per iteration): 0.000705952 s
resid in solve_pyamgx: 4.58e-04
time solve_pyamgx: 3.36e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.168555e+00
              0             1.64587   7.036407e-01         0.6021
              1              1.6459   3.313627e-01         0.4709
              2              1.6459   1.653149e-01         0.4989
              3              1.6459   8.560460e-02         0.5178
              4              1.6459   4.657398e-02         0.5441
              5              1.6459   2.616000e-02         0.5617
              6              1.6459   1.492041e-02         0.5704
              7              1.6459   8.359163e-03         0.5603
              8              1.6459   4.560382e-03         0.5456
              9              1.6459   2.438049e-03         0.5346
             10              1.6459   1.620307e-03         0.6646
             11              1.6459   9.539800e-04         0.5888
             12              1.6459   5.561246e-04         0.5830
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5552
         Final Residual: 		   5.561246e-04
         Total Reduction in Residual: 	   4.759079e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0684903
    setup: 0.0509246 s
    solve: 0.0175657 s
    solve(per iteration): 0.00135121 s
resid in solve_pyamgx: 5.56e-04
time solve_pyamgx: 8.41e-02
time p: 9.65e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26043            277833   0.00041        0.00725
           2(D)         4995            108669   0.00436        0.00262
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31588
         Operator Complexity: 1.56338
         Total Memory Usage: 0.0201237 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.825855e-01
              0             1.64587   4.537484e-02         0.0779
              1              1.6459   4.770905e-03         0.1051
              2              1.6459   8.102111e-04         0.1698
              3              1.6459   1.670429e-04         0.2062
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1301
         Final Residual: 		   1.670429e-04
         Total Reduction in Residual: 	   2.867269e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169362
    setup: 0.0136021 s
    solve: 0.00333414 s
    solve(per iteration): 0.000833536 s
resid in solve_pyamgx: 1.67e-04
time solve_pyamgx: 3.25e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26671            284961  0.000401        0.00744
           2(D)         5065            110561   0.00431        0.00266
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32296
         Operator Complexity: 1.57652
         Total Memory Usage: 0.0203615 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.975819e+01
              0             1.64587   2.823106e+00         0.1429
              1              1.6459   6.022945e-01         0.2133
              2              1.6459   1.265198e-01         0.2101
              3              1.6459   3.046682e-02         0.2408
              4              1.6459   7.485815e-03         0.2457
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2069
         Final Residual: 		   7.485815e-03
         Total Reduction in Residual: 	   3.788715e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017745
    setup: 0.0135444 s
    solve: 0.00420054 s
    solve(per iteration): 0.000840109 s
resid in solve_pyamgx: 7.49e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 253, iter:0, max residual:1.84e-06, u:5.69e-07, v:8.43e-08, w:3.57e-07, p:1.84e-06, k:1.02e-10, eps:0.00e+00, om:5.85e-06


monitor time step: 253, iter:0, u: 4.68e-01, v:-1.08e-03, w:-1.57e-02, p: 9.01e-13, k: 1.41e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.10e+02, kmin: 5.50e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 2.0472440944881887e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15472            165648  0.000692        0.00434
           2(D)         4125             44841   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19935
         Operator Complexity: 1.3068
         Total Memory Usage: 0.015561 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.513763e+00
              0             1.64587   1.091338e-01         0.0242
              1              1.6459   4.630888e-03         0.0424
              2              1.6459   7.266972e-04         0.1569
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0544
         Final Residual: 		   7.266972e-04
         Total Reduction in Residual: 	   1.609959e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012517
    setup: 0.0103956 s
    solve: 0.00212138 s
    solve(per iteration): 0.000707125 s
resid in solve_pyamgx: 7.27e-04
time solve_pyamgx: 2.79e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.532584e+00
              0             1.64587   8.950113e-02         0.0253
              1              1.6459   1.800976e-03         0.0201
              2              1.6459   1.077806e-04         0.0598
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0312
         Final Residual: 		   1.077806e-04
         Total Reduction in Residual: 	   3.051040e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125412
    setup: 0.0103956 s
    solve: 0.0021456 s
    solve(per iteration): 0.0007152 s
resid in solve_pyamgx: 1.08e-04
time solve_pyamgx: 3.44e-03
time v: 6.22e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.973965e+00
              0             1.64587   1.007113e-01         0.0253
              1              1.6459   3.185182e-03         0.0316
              2              1.6459   4.545458e-04         0.1427
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0485
         Final Residual: 		   4.545458e-04
         Total Reduction in Residual: 	   1.143809e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125007
    setup: 0.0103956 s
    solve: 0.00210506 s
    solve(per iteration): 0.000701685 s
resid in solve_pyamgx: 4.55e-04
time solve_pyamgx: 3.39e-03
time w: 5.57e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.164657e+00
              0             1.64587   7.010186e-01         0.6019
              1              1.6459   3.320804e-01         0.4737
              2              1.6459   1.656155e-01         0.4987
              3              1.6459   8.559493e-02         0.5168
              4              1.6459   4.647309e-02         0.5429
              5              1.6459   2.596135e-02         0.5586
              6              1.6459   1.465839e-02         0.5646
              7              1.6459   8.158907e-03         0.5566
              8              1.6459   4.447347e-03         0.5451
              9              1.6459   2.375145e-03         0.5341
             10              1.6459   1.576124e-03         0.6636
             11              1.6459   9.184698e-04         0.5827
             12              1.6459   5.196383e-04         0.5658
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5524
         Final Residual: 		   5.196383e-04
         Total Reduction in Residual: 	   4.461729e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0685652
    setup: 0.0509463 s
    solve: 0.0176189 s
    solve(per iteration): 0.0013553 s
resid in solve_pyamgx: 5.20e-04
time solve_pyamgx: 8.58e-02
time p: 9.89e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26128            278730  0.000408        0.00728
           2(D)         5141            109977   0.00416        0.00265
           3(D)           16                18    0.0703       8.94e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31825
         Operator Complexity: 1.56659
         Total Memory Usage: 0.0201851 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.823374e-01
              0             1.64587   4.505050e-02         0.0774
              1              1.6459   4.759089e-03         0.1056
              2              1.6459   8.138334e-04         0.1710
              3              1.6459   1.665019e-04         0.2046
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1300
         Final Residual: 		   1.665019e-04
         Total Reduction in Residual: 	   2.859199e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016955
    setup: 0.013619 s
    solve: 0.003336 s
    solve(per iteration): 0.000834 s
resid in solve_pyamgx: 1.67e-04
time solve_pyamgx: 3.32e-02
time k: 4.52e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26615            283717  0.000401        0.00741
           2(D)         5141            110869   0.00419        0.00267
           3(D)           16                18    0.0703       8.94e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3232
         Operator Complexity: 1.57516
         Total Memory Usage: 0.0203419 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.972770e+01
              0             1.64587   2.770957e+00         0.1405
              1              1.6459   5.927601e-01         0.2139
              2              1.6459   1.233298e-01         0.2081
              3              1.6459   2.938701e-02         0.2383
              4              1.6459   7.212024e-03         0.2454
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2054
         Final Residual: 		   7.212024e-03
         Total Reduction in Residual: 	   3.655786e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179122
    setup: 0.0137273 s
    solve: 0.00418496 s
    solve(per iteration): 0.000836992 s
resid in solve_pyamgx: 7.21e-03
time solve_pyamgx: 3.35e-02
time omega: 4.00e-02
time Smag or Wale: 7.15e-07

--time step: 254, iter:0, max residual:1.63e-06, u:5.68e-07, v:8.42e-08, w:3.55e-07, p:1.63e-06, k:1.02e-10, eps:0.00e+00, om:5.63e-06


monitor time step: 254, iter:0, u: 4.65e-01, v:-7.57e-04, w:-1.55e-02, p: 2.63e-13, k: 1.38e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.10e+02, kmin: 5.51e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 2.0392156862745096e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15445            165129  0.000692        0.00433
           2(D)         4117             44861   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19899
         Operator Complexity: 1.30607
         Total Memory Usage: 0.0155481 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.510112e+00
              0             1.64587   1.090230e-01         0.0242
              1              1.6459   4.617556e-03         0.0424
              2              1.6459   7.172596e-04         0.1553
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0542
         Final Residual: 		   7.172596e-04
         Total Reduction in Residual: 	   1.590337e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125726
    setup: 0.010453 s
    solve: 0.00211962 s
    solve(per iteration): 0.000706539 s
resid in solve_pyamgx: 7.17e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.529112e+00
              0             1.64587   8.938699e-02         0.0253
              1              1.6459   1.798684e-03         0.0201
              2              1.6459   1.075846e-04         0.0598
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0312
         Final Residual: 		   1.075846e-04
         Total Reduction in Residual: 	   3.048489e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126013
    setup: 0.010453 s
    solve: 0.00214835 s
    solve(per iteration): 0.000716117 s
resid in solve_pyamgx: 1.08e-04
time solve_pyamgx: 3.44e-03
time v: 6.17e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.969947e+00
              0             1.64587   1.006162e-01         0.0253
              1              1.6459   3.186946e-03         0.0317
              2              1.6459   4.548455e-04         0.1427
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0486
         Final Residual: 		   4.548455e-04
         Total Reduction in Residual: 	   1.145722e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012573
    setup: 0.010453 s
    solve: 0.00211997 s
    solve(per iteration): 0.000706656 s
resid in solve_pyamgx: 4.55e-04
time solve_pyamgx: 3.36e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.160775e+00
              0             1.64587   6.981536e-01         0.6015
              1              1.6459   3.323966e-01         0.4761
              2              1.6459   1.658073e-01         0.4988
              3              1.6459   8.532211e-02         0.5146
              4              1.6459   4.603978e-02         0.5396
              5              1.6459   2.549865e-02         0.5538
              6              1.6459   1.425616e-02         0.5591
              7              1.6459   7.915161e-03         0.5552
              8              1.6459   4.324942e-03         0.5464
              9              1.6459   2.314367e-03         0.5351
             10              1.6459   1.537294e-03         0.6642
             11              1.6459   8.949407e-04         0.5822
             12              1.6459   5.057825e-04         0.5652
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5514
         Final Residual: 		   5.057825e-04
         Total Reduction in Residual: 	   4.357281e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0685012
    setup: 0.0508887 s
    solve: 0.0176124 s
    solve(per iteration): 0.0013548 s
resid in solve_pyamgx: 5.06e-04
time solve_pyamgx: 8.43e-02
time p: 9.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26227            279521  0.000406         0.0073
           2(D)         5135            109481   0.00415        0.00264
           3(D)           14                14    0.0714       7.45e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31917
         Operator Complexity: 1.56701
         Total Memory Usage: 0.0201963 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.820751e-01
              0             1.64587   4.483925e-02         0.0770
              1              1.6459   4.782648e-03         0.1067
              2              1.6459   8.246161e-04         0.1724
              3              1.6459   1.652893e-04         0.2004
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1298
         Final Residual: 		   1.652893e-04
         Total Reduction in Residual: 	   2.839656e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170516
    setup: 0.0136809 s
    solve: 0.00337078 s
    solve(per iteration): 0.000842696 s
resid in solve_pyamgx: 1.65e-04
time solve_pyamgx: 3.35e-02
time k: 4.62e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26610            283850  0.000401        0.00741
           2(D)         5092            109290   0.00422        0.00263
           3(D)           16                18    0.0703       8.94e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32265
         Operator Complexity: 1.57305
         Total Memory Usage: 0.0203067 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.970841e+01
              0             1.64587   2.792002e+00         0.1417
              1              1.6459   6.027739e-01         0.2159
              2              1.6459   1.271047e-01         0.2109
              3              1.6459   3.066903e-02         0.2413
              4              1.6459   7.618969e-03         0.2484
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2077
         Final Residual: 		   7.618969e-03
         Total Reduction in Residual: 	   3.865848e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178984
    setup: 0.0136977 s
    solve: 0.00420074 s
    solve(per iteration): 0.000840147 s
resid in solve_pyamgx: 7.62e-03
time solve_pyamgx: 3.50e-02
time omega: 4.18e-02
time Smag or Wale: 7.15e-07

--time step: 255, iter:0, max residual:1.63e-06, u:5.60e-07, v:8.41e-08, w:3.55e-07, p:1.63e-06, k:1.01e-10, eps:0.00e+00, om:5.95e-06


monitor time step: 255, iter:0, u: 4.61e-01, v:-4.40e-04, w:-1.53e-02, p:-4.75e-13, k: 1.35e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.10e+02, kmin: 5.53e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 2.0312499999999998e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15468            165366  0.000691        0.00433
           2(D)         4120             45052   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19926
         Operator Complexity: 1.3067
         Total Memory Usage: 0.015559 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.506454e+00
              0             1.64587   1.088889e-01         0.0242
              1              1.6459   4.588165e-03         0.0421
              2              1.6459   7.144116e-04         0.1557
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0541
         Final Residual: 		   7.144116e-04
         Total Reduction in Residual: 	   1.585308e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126361
    setup: 0.0104958 s
    solve: 0.00214029 s
    solve(per iteration): 0.000713429 s
resid in solve_pyamgx: 7.14e-04
time solve_pyamgx: 2.90e-02
time u: 3.62e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.525644e+00
              0             1.64587   8.927033e-02         0.0253
              1              1.6459   1.794402e-03         0.0201
              2              1.6459   1.062408e-04         0.0592
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0311
         Final Residual: 		   1.062408e-04
         Total Reduction in Residual: 	   3.013373e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126605
    setup: 0.0104958 s
    solve: 0.0021647 s
    solve(per iteration): 0.000721568 s
resid in solve_pyamgx: 1.06e-04
time solve_pyamgx: 3.47e-03
time v: 6.36e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.965961e+00
              0             1.64587   1.005040e-01         0.0253
              1              1.6459   3.176721e-03         0.0316
              2              1.6459   4.536462e-04         0.1428
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0485
         Final Residual: 		   4.536462e-04
         Total Reduction in Residual: 	   1.143849e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126276
    setup: 0.0104958 s
    solve: 0.00213178 s
    solve(per iteration): 0.000710592 s
resid in solve_pyamgx: 4.54e-04
time solve_pyamgx: 3.46e-03
time w: 5.75e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.156971e+00
              0             1.64587   6.957823e-01         0.6014
              1              1.6459   3.323289e-01         0.4776
              2              1.6459   1.658593e-01         0.4991
              3              1.6459   8.491187e-02         0.5120
              4              1.6459   4.540126e-02         0.5347
              5              1.6459   2.489351e-02         0.5483
              6              1.6459   1.381570e-02         0.5550
              7              1.6459   7.683858e-03         0.5562
              8              1.6459   4.218993e-03         0.5491
              9              1.6459   2.274197e-03         0.5390
             10              1.6459   1.520461e-03         0.6686
             11              1.6459   8.977534e-04         0.5904
             12              1.6459   5.276813e-04         0.5878
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5534
         Final Residual: 		   5.276813e-04
         Total Reduction in Residual: 	   4.560888e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.068773
    setup: 0.0511212 s
    solve: 0.0176518 s
    solve(per iteration): 0.00135783 s
resid in solve_pyamgx: 5.28e-04
time solve_pyamgx: 8.56e-02
time p: 9.88e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26188            279288  0.000407        0.00729
           2(D)         5126            109460   0.00417        0.00264
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31864
         Operator Complexity: 1.56664
         Total Memory Usage: 0.0201879 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.817967e-01
              0             1.64587   4.480674e-02         0.0770
              1              1.6459   4.694668e-03         0.1048
              2              1.6459   7.970043e-04         0.1698
              3              1.6459   1.618365e-04         0.2031
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1291
         Final Residual: 		   1.618365e-04
         Total Reduction in Residual: 	   2.781667e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016859
    setup: 0.0134766 s
    solve: 0.00338243 s
    solve(per iteration): 0.000845608 s
resid in solve_pyamgx: 1.62e-04
time solve_pyamgx: 3.35e-02
time k: 4.63e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26677            284667    0.0004        0.00743
           2(D)         5092            109382   0.00422        0.00263
           3(D)           17                19    0.0657       9.46e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32334
         Operator Complexity: 1.57438
         Total Memory Usage: 0.0203306 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.964836e+01
              0             1.64587   2.776685e+00         0.1413
              1              1.6459   5.987623e-01         0.2156
              2              1.6459   1.258189e-01         0.2101
              3              1.6459   3.008498e-02         0.2391
              4              1.6459   7.361028e-03         0.2447
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2064
         Final Residual: 		   7.361028e-03
         Total Reduction in Residual: 	   3.746384e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179691
    setup: 0.0137714 s
    solve: 0.0041977 s
    solve(per iteration): 0.000839539 s
resid in solve_pyamgx: 7.36e-03
time solve_pyamgx: 3.43e-02
time omega: 4.12e-02
time Smag or Wale: 4.77e-07

--time step: 256, iter:0, max residual:1.81e-06, u:5.58e-07, v:8.30e-08, w:3.54e-07, p:1.81e-06, k:9.88e-11, eps:0.00e+00, om:5.75e-06


monitor time step: 256, iter:0, u: 4.56e-01, v:-2.50e-05, w:-1.51e-02, p:-1.20e-12, k: 1.32e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.10e+02, kmin: 5.54e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 2.0233463035019453e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15487            165977  0.000692        0.00435
           2(D)         4152             45204   0.00262        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19978
         Operator Complexity: 1.30781
         Total Memory Usage: 0.0155784 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.502813e+00
              0             1.64587   1.087936e-01         0.0242
              1              1.6459   4.604734e-03         0.0423
              2              1.6459   7.113580e-04         0.1545
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0541
         Final Residual: 		   7.113580e-04
         Total Reduction in Residual: 	   1.579808e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126282
    setup: 0.0104975 s
    solve: 0.00213066 s
    solve(per iteration): 0.000710219 s
resid in solve_pyamgx: 7.11e-04
time solve_pyamgx: 2.90e-02
time u: 3.60e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.522185e+00
              0             1.64587   8.915822e-02         0.0253
              1              1.6459   1.791822e-03         0.0201
              2              1.6459   1.061836e-04         0.0593
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0311
         Final Residual: 		   1.061836e-04
         Total Reduction in Residual: 	   3.014709e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126441
    setup: 0.0104975 s
    solve: 0.00214659 s
    solve(per iteration): 0.000715531 s
resid in solve_pyamgx: 1.06e-04
time solve_pyamgx: 3.50e-03
time v: 6.40e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.961962e+00
              0             1.64587   1.003958e-01         0.0253
              1              1.6459   3.166288e-03         0.0315
              2              1.6459   4.479203e-04         0.1415
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0484
         Final Residual: 		   4.479203e-04
         Total Reduction in Residual: 	   1.130552e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126324
    setup: 0.0104975 s
    solve: 0.00213491 s
    solve(per iteration): 0.000711637 s
resid in solve_pyamgx: 4.48e-04
time solve_pyamgx: 3.46e-03
time w: 5.78e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.153176e+00
              0             1.64587   6.927412e-01         0.6007
              1              1.6459   3.309818e-01         0.4778
              2              1.6459   1.650568e-01         0.4987
              3              1.6459   8.387102e-02         0.5081
              4              1.6459   4.429785e-02         0.5282
              5              1.6459   2.402858e-02         0.5424
              6              1.6459   1.327230e-02         0.5524
              7              1.6459   7.417645e-03         0.5589
              8              1.6459   4.098904e-03         0.5526
              9              1.6459   2.236331e-03         0.5456
             10              1.6459   1.511527e-03         0.6759
             11              1.6459   9.139439e-04         0.6046
             12              1.6459   5.658693e-04         0.6192
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5565
         Final Residual: 		   5.658693e-04
         Total Reduction in Residual: 	   4.907052e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0687517
    setup: 0.0511061 s
    solve: 0.0176457 s
    solve(per iteration): 0.00135736 s
resid in solve_pyamgx: 5.66e-04
time solve_pyamgx: 8.53e-02
time p: 9.84e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26026            277402   0.00041        0.00725
           2(D)         5068            107378   0.00418        0.00259
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3164
         Operator Complexity: 1.56085
         Total Memory Usage: 0.0200877 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.815291e-01
              0             1.64587   4.450195e-02         0.0765
              1              1.6459   4.696963e-03         0.1055
              2              1.6459   8.010592e-04         0.1705
              3              1.6459   1.612957e-04         0.2014
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1291
         Final Residual: 		   1.612957e-04
         Total Reduction in Residual: 	   2.773648e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016902
    setup: 0.0135662 s
    solve: 0.00333578 s
    solve(per iteration): 0.000833944 s
resid in solve_pyamgx: 1.61e-04
time solve_pyamgx: 3.24e-02
time k: 4.50e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26683            284361  0.000399        0.00743
           2(D)         5166            111554   0.00418        0.00269
           3(D)           19                31    0.0859       1.27e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32418
         Operator Complexity: 1.57711
         Total Memory Usage: 0.0203769 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.956605e+01
              0             1.64587   2.778634e+00         0.1420
              1              1.6459   5.922093e-01         0.2131
              2              1.6459   1.213770e-01         0.2050
              3              1.6459   2.914172e-02         0.2401
              4              1.6459   7.162506e-03         0.2458
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   7.162506e-03
         Total Reduction in Residual: 	   3.660681e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178991
    setup: 0.0136978 s
    solve: 0.00420131 s
    solve(per iteration): 0.000840262 s
resid in solve_pyamgx: 7.16e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 4.77e-07

--time step: 257, iter:0, max residual:1.97e-06, u:5.56e-07, v:8.30e-08, w:3.50e-07, p:1.97e-06, k:9.84e-11, eps:0.00e+00, om:5.60e-06


monitor time step: 257, iter:0, u: 4.51e-01, v: 5.12e-04, w:-1.50e-02, p:-1.77e-12, k: 1.29e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.10e+02, kmin: 5.55e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 2.015503875968992e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15469            165527  0.000692        0.00434
           2(D)         4097             44115   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19904
         Operator Complexity: 1.30556
         Total Memory Usage: 0.0155406 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.499195e+00
              0             1.64587   1.086576e-01         0.0242
              1              1.6459   4.571021e-03         0.0421
              2              1.6459   7.113028e-04         0.1556
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0541
         Final Residual: 		   7.113028e-04
         Total Reduction in Residual: 	   1.580956e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125824
    setup: 0.0104689 s
    solve: 0.00211344 s
    solve(per iteration): 0.00070448 s
resid in solve_pyamgx: 7.11e-04
time solve_pyamgx: 2.80e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.518751e+00
              0             1.64587   8.904746e-02         0.0253
              1              1.6459   1.788298e-03         0.0201
              2              1.6459   1.056903e-04         0.0591
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0311
         Final Residual: 		   1.056903e-04
         Total Reduction in Residual: 	   3.003631e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126296
    setup: 0.0104689 s
    solve: 0.00216064 s
    solve(per iteration): 0.000720213 s
resid in solve_pyamgx: 1.06e-04
time solve_pyamgx: 3.43e-03
time v: 6.21e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.957931e+00
              0             1.64587   1.002977e-01         0.0253
              1              1.6459   3.150477e-03         0.0314
              2              1.6459   4.415931e-04         0.1402
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0481
         Final Residual: 		   4.415931e-04
         Total Reduction in Residual: 	   1.115717e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126
    setup: 0.0104689 s
    solve: 0.00213104 s
    solve(per iteration): 0.000710347 s
resid in solve_pyamgx: 4.42e-04
time solve_pyamgx: 3.38e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.149464e+00
              0             1.64587   6.908323e-01         0.6010
              1              1.6459   3.293819e-01         0.4768
              2              1.6459   1.638719e-01         0.4975
              3              1.6459   8.266070e-02         0.5044
              4              1.6459   4.316680e-02         0.5222
              5              1.6459   2.317919e-02         0.5370
              6              1.6459   1.275212e-02         0.5502
              7              1.6459   7.158859e-03         0.5614
              8              1.6459   3.978028e-03         0.5557
              9              1.6459   2.198588e-03         0.5527
             10              1.6459   1.502804e-03         0.6835
             11              1.6459   9.277350e-04         0.6173
             12              1.6459   5.929167e-04         0.6391
             13              1.6459   4.339969e-04         0.7320
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5695
         Final Residual: 		   4.339969e-04
         Total Reduction in Residual: 	   3.775645e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697862
    setup: 0.0509733 s
    solve: 0.0188129 s
    solve(per iteration): 0.00134378 s
resid in solve_pyamgx: 4.34e-04
time solve_pyamgx: 8.52e-02
time p: 9.75e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26132            278552  0.000408        0.00727
           2(D)         5038            106212   0.00418        0.00256
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3172
         Operator Complexity: 1.56084
         Total Memory Usage: 0.0200915 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.812574e-01
              0             1.64587   4.431624e-02         0.0762
              1              1.6459   4.692603e-03         0.1059
              2              1.6459   7.986645e-04         0.1702
              3              1.6459   1.629237e-04         0.2040
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1294
         Final Residual: 		   1.629237e-04
         Total Reduction in Residual: 	   2.802953e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169714
    setup: 0.0136492 s
    solve: 0.00332211 s
    solve(per iteration): 0.000830528 s
resid in solve_pyamgx: 1.63e-04
time solve_pyamgx: 3.24e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26561            283157  0.000401        0.00739
           2(D)         5020            109512   0.00435        0.00263
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32137
         Operator Complexity: 1.57235
         Total Memory Usage: 0.0202895 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.948548e+01
              0             1.64587   2.759638e+00         0.1416
              1              1.6459   5.949148e-01         0.2156
              2              1.6459   1.243950e-01         0.2091
              3              1.6459   2.991266e-02         0.2405
              4              1.6459   7.249809e-03         0.2424
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2061
         Final Residual: 		   7.249809e-03
         Total Reduction in Residual: 	   3.720621e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017755
    setup: 0.0135981 s
    solve: 0.00415686 s
    solve(per iteration): 0.000831373 s
resid in solve_pyamgx: 7.25e-03
time solve_pyamgx: 3.47e-02
time omega: 4.16e-02
time Smag or Wale: 4.77e-07

--time step: 258, iter:0, max residual:1.46e-06, u:5.56e-07, v:8.26e-08, w:3.45e-07, p:1.46e-06, k:9.94e-11, eps:0.00e+00, om:5.66e-06


monitor time step: 258, iter:0, u: 4.45e-01, v: 1.05e-03, w:-1.50e-02, p:-2.02e-12, k: 1.26e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.11e+02, kmin: 5.56e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 2.0077220077220075e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15484            165828  0.000692        0.00434
           2(D)         4124             44610   0.00262        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19946
         Operator Complexity: 1.30673
         Total Memory Usage: 0.0155604 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.495583e+00
              0             1.64587   1.085508e-01         0.0241
              1              1.6459   4.550700e-03         0.0419
              2              1.6459   7.126175e-04         0.1566
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0541
         Final Residual: 		   7.126175e-04
         Total Reduction in Residual: 	   1.585150e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125917
    setup: 0.0104747 s
    solve: 0.00211699 s
    solve(per iteration): 0.000705664 s
resid in solve_pyamgx: 7.13e-04
time solve_pyamgx: 2.83e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.515351e+00
              0             1.64587   8.893447e-02         0.0253
              1              1.6459   1.783659e-03         0.0201
              2              1.6459   1.051710e-04         0.0590
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0310
         Final Residual: 		   1.051710e-04
         Total Reduction in Residual: 	   2.991763e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126246
    setup: 0.0104747 s
    solve: 0.00214995 s
    solve(per iteration): 0.000716651 s
resid in solve_pyamgx: 1.05e-04
time solve_pyamgx: 3.46e-03
time v: 6.20e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.953890e+00
              0             1.64587   1.001906e-01         0.0253
              1              1.6459   3.148524e-03         0.0314
              2              1.6459   4.485244e-04         0.1425
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0484
         Final Residual: 		   4.485244e-04
         Total Reduction in Residual: 	   1.134388e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125866
    setup: 0.0104747 s
    solve: 0.0021119 s
    solve(per iteration): 0.000703968 s
resid in solve_pyamgx: 4.49e-04
time solve_pyamgx: 3.39e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.145797e+00
              0             1.64587   6.902798e-01         0.6024
              1              1.6459   3.276921e-01         0.4747
              2              1.6459   1.624407e-01         0.4957
              3              1.6459   8.147086e-02         0.5015
              4              1.6459   4.224649e-02         0.5185
              5              1.6459   2.252973e-02         0.5333
              6              1.6459   1.235162e-02         0.5482
              7              1.6459   6.940542e-03         0.5619
              8              1.6459   3.864604e-03         0.5568
              9              1.6459   2.152148e-03         0.5569
             10              1.6459   1.479623e-03         0.6875
             11              1.6459   9.217450e-04         0.6230
             12              1.6459   5.900767e-04         0.6402
             13              1.6459   4.279669e-04         0.7253
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5691
         Final Residual: 		   4.279669e-04
         Total Reduction in Residual: 	   3.735102e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0695869
    setup: 0.0507144 s
    solve: 0.0188725 s
    solve(per iteration): 0.00134804 s
resid in solve_pyamgx: 4.28e-04
time solve_pyamgx: 8.50e-02
time p: 9.74e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25993            276711   0.00041        0.00723
           2(D)         5021            106843   0.00424        0.00258
           3(D)            6                10     0.278       4.17e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31555
         Operator Complexity: 1.55907
         Total Memory Usage: 0.020056 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.809643e-01
              0             1.64587   4.431943e-02         0.0763
              1              1.6459   4.678182e-03         0.1056
              2              1.6459   7.971222e-04         0.1704
              3              1.6459   1.638633e-04         0.2056
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1296
         Final Residual: 		   1.638633e-04
         Total Reduction in Residual: 	   2.820540e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169468
    setup: 0.0136105 s
    solve: 0.00333629 s
    solve(per iteration): 0.000834072 s
resid in solve_pyamgx: 1.64e-04
time solve_pyamgx: 3.23e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26553            283379  0.000402         0.0074
           2(D)         5067            109357   0.00426        0.00263
           3(D)           20                26     0.065       1.19e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32186
         Operator Complexity: 1.57247
         Total Memory Usage: 0.0202938 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.946830e+01
              0             1.64587   2.780711e+00         0.1428
              1              1.6459   6.021730e-01         0.2166
              2              1.6459   1.264927e-01         0.2101
              3              1.6459   3.061802e-02         0.2421
              4              1.6459   7.462984e-03         0.2437
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2074
         Final Residual: 		   7.462984e-03
         Total Reduction in Residual: 	   3.833404e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177331
    setup: 0.013568 s
    solve: 0.00416506 s
    solve(per iteration): 0.000833011 s
resid in solve_pyamgx: 7.46e-03
time solve_pyamgx: 3.39e-02
time omega: 4.04e-02
time Smag or Wale: 4.77e-07

--time step: 259, iter:0, max residual:1.45e-06, u:5.57e-07, v:8.22e-08, w:3.50e-07, p:1.45e-06, k:1.00e-10, eps:0.00e+00, om:5.83e-06


monitor time step: 259, iter:0, u: 4.40e-01, v: 1.41e-03, w:-1.50e-02, p:-1.98e-12, k: 1.24e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.11e+02, kmin: 5.57e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.9999999999999997e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15449            165167  0.000692        0.00433
           2(D)         4121             44969   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19908
         Operator Complexity: 1.30628
         Total Memory Usage: 0.0155517 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.491948e+00
              0             1.64587   1.084376e-01         0.0241
              1              1.6459   4.540467e-03         0.0419
              2              1.6459   7.111606e-04         0.1566
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0541
         Final Residual: 		   7.111606e-04
         Total Reduction in Residual: 	   1.583190e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125579
    setup: 0.0104462 s
    solve: 0.00211162 s
    solve(per iteration): 0.000703872 s
resid in solve_pyamgx: 7.11e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.511989e+00
              0             1.64587   8.882785e-02         0.0253
              1              1.6459   1.781945e-03         0.0201
              2              1.6459   1.051642e-04         0.0590
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0311
         Final Residual: 		   1.051642e-04
         Total Reduction in Residual: 	   2.994435e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125947
    setup: 0.0104462 s
    solve: 0.00214845 s
    solve(per iteration): 0.000716149 s
resid in solve_pyamgx: 1.05e-04
time solve_pyamgx: 3.43e-03
time v: 6.20e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.949884e+00
              0             1.64587   1.001066e-01         0.0253
              1              1.6459   3.157079e-03         0.0315
              2              1.6459   4.472762e-04         0.1417
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0484
         Final Residual: 		   4.472762e-04
         Total Reduction in Residual: 	   1.132378e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125762
    setup: 0.0104462 s
    solve: 0.00212998 s
    solve(per iteration): 0.000709995 s
resid in solve_pyamgx: 4.47e-04
time solve_pyamgx: 3.40e-03
time w: 5.56e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.142045e+00
              0             1.64587   6.890356e-01         0.6033
              1              1.6459   3.251961e-01         0.4720
              2              1.6459   1.604187e-01         0.4933
              3              1.6459   8.003806e-02         0.4989
              4              1.6459   4.140966e-02         0.5174
              5              1.6459   2.207711e-02         0.5331
              6              1.6459   1.209824e-02         0.5480
              7              1.6459   6.789630e-03         0.5612
              8              1.6459   3.779093e-03         0.5566
              9              1.6459   2.102831e-03         0.5564
             10              1.6459   1.442156e-03         0.6858
             11              1.6459   8.950800e-04         0.6207
             12              1.6459   5.590729e-04         0.6246
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5564
         Final Residual: 		   5.590729e-04
         Total Reduction in Residual: 	   4.895367e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.068362
    setup: 0.0508083 s
    solve: 0.0175537 s
    solve(per iteration): 0.00135028 s
resid in solve_pyamgx: 5.59e-04
time solve_pyamgx: 8.40e-02
time p: 9.64e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26122            278548  0.000408        0.00727
           2(D)         5086            107964   0.00417         0.0026
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3176
         Operator Complexity: 1.56339
         Total Memory Usage: 0.0201327 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.806745e-01
              0             1.64587   4.431671e-02         0.0763
              1              1.6459   4.711912e-03         0.1063
              2              1.6459   8.085063e-04         0.1716
              3              1.6459   1.638618e-04         0.2027
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1296
         Final Residual: 		   1.638618e-04
         Total Reduction in Residual: 	   2.821921e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169703
    setup: 0.0136075 s
    solve: 0.00336282 s
    solve(per iteration): 0.000840704 s
resid in solve_pyamgx: 1.64e-04
time solve_pyamgx: 3.26e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26628            284094  0.000401        0.00742
           2(D)         5065            109743   0.00428        0.00264
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3225
         Operator Complexity: 1.57405
         Total Memory Usage: 0.0203214 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.941312e+01
              0             1.64587   2.732552e+00         0.1408
              1              1.6459   5.862350e-01         0.2145
              2              1.6459   1.231528e-01         0.2101
              3              1.6459   2.968482e-02         0.2410
              4              1.6459   7.334700e-03         0.2471
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2068
         Final Residual: 		   7.334700e-03
         Total Reduction in Residual: 	   3.778218e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177954
    setup: 0.013632 s
    solve: 0.00416342 s
    solve(per iteration): 0.000832685 s
resid in solve_pyamgx: 7.33e-03
time solve_pyamgx: 3.31e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 260, iter:0, max residual:1.94e-06, u:5.56e-07, v:8.22e-08, w:3.49e-07, p:1.94e-06, k:1.00e-10, eps:0.00e+00, om:5.73e-06


monitor time step: 260, iter:0, u: 4.36e-01, v: 1.47e-03, w:-1.51e-02, p:-1.67e-12, k: 1.21e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.70e-01, cfl_max_y: 8.25e-02, at i= 10, j= 61


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.11e+02, kmin: 5.58e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.9923371647509576e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15507            166667  0.000693        0.00436
           2(D)         4114             44476   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.1996
         Operator Complexity: 1.30775
         Total Memory Usage: 0.0155769 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.488278e+00
              0             1.64587   1.083254e-01         0.0241
              1              1.6459   4.536927e-03         0.0419
              2              1.6459   7.104998e-04         0.1566
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0541
         Final Residual: 		   7.104998e-04
         Total Reduction in Residual: 	   1.583012e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125577
    setup: 0.0104257 s
    solve: 0.00213194 s
    solve(per iteration): 0.000710645 s
resid in solve_pyamgx: 7.10e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.508658e+00
              0             1.64587   8.871977e-02         0.0253
              1              1.6459   1.777358e-03         0.0200
              2              1.6459   1.045593e-04         0.0588
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0310
         Final Residual: 		   1.045593e-04
         Total Reduction in Residual: 	   2.980035e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125694
    setup: 0.0104257 s
    solve: 0.00214365 s
    solve(per iteration): 0.000714549 s
resid in solve_pyamgx: 1.05e-04
time solve_pyamgx: 3.42e-03
time v: 6.19e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.945935e+00
              0             1.64587   9.999225e-02         0.0253
              1              1.6459   3.142791e-03         0.0314
              2              1.6459   4.493685e-04         0.1430
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0485
         Final Residual: 		   4.493685e-04
         Total Reduction in Residual: 	   1.138814e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125477
    setup: 0.0104257 s
    solve: 0.00212198 s
    solve(per iteration): 0.000707328 s
resid in solve_pyamgx: 4.49e-04
time solve_pyamgx: 3.37e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.138298e+00
              0             1.64587   6.879055e-01         0.6043
              1              1.6459   3.231187e-01         0.4697
              2              1.6459   1.587340e-01         0.4913
              3              1.6459   7.915329e-02         0.4987
              4              1.6459   4.122591e-02         0.5208
              5              1.6459   2.221133e-02         0.5388
              6              1.6459   1.225562e-02         0.5518
              7              1.6459   6.883309e-03         0.5616
              8              1.6459   3.828679e-03         0.5562
              9              1.6459   2.113224e-03         0.5519
             10              1.6459   1.437481e-03         0.6802
             11              1.6459   8.792841e-04         0.6117
             12              1.6459   5.244993e-04         0.5965
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5538
         Final Residual: 		   5.244993e-04
         Total Reduction in Residual: 	   4.607752e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0685636
    setup: 0.0510394 s
    solve: 0.0175242 s
    solve(per iteration): 0.00134801 s
resid in solve_pyamgx: 5.24e-04
time solve_pyamgx: 8.39e-02
time p: 9.63e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26083            278051  0.000409        0.00726
           2(D)         5066            106552   0.00415        0.00257
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31697
         Operator Complexity: 1.5606
         Total Memory Usage: 0.0200867 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.803816e-01
              0             1.64587   4.438340e-02         0.0765
              1              1.6459   4.688401e-03         0.1056
              2              1.6459   7.970360e-04         0.1700
              3              1.6459   1.644276e-04         0.2063
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1297
         Final Residual: 		   1.644276e-04
         Total Reduction in Residual: 	   2.833095e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170063
    setup: 0.0136064 s
    solve: 0.0033999 s
    solve(per iteration): 0.000849976 s
resid in solve_pyamgx: 1.64e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26671            284537    0.0004        0.00743
           2(D)         5148            110560   0.00417        0.00266
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32378
         Operator Complexity: 1.57589
         Total Memory Usage: 0.0203562 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.943881e+01
              0             1.64587   2.724609e+00         0.1402
              1              1.6459   5.806567e-01         0.2131
              2              1.6459   1.218761e-01         0.2099
              3              1.6459   2.925602e-02         0.2400
              4              1.6459   7.249110e-03         0.2478
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2062
         Final Residual: 		   7.249110e-03
         Total Reduction in Residual: 	   3.729193e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175928
    setup: 0.0134166 s
    solve: 0.00417613 s
    solve(per iteration): 0.000835226 s
resid in solve_pyamgx: 7.25e-03
time solve_pyamgx: 3.35e-02
time omega: 3.99e-02
time Smag or Wale: 4.77e-07

--time step: 261, iter:0, max residual:1.77e-06, u:5.55e-07, v:8.17e-08, w:3.51e-07, p:1.77e-06, k:1.00e-10, eps:0.00e+00, om:5.66e-06


monitor time step: 261, iter:0, u: 4.33e-01, v: 1.26e-03, w:-1.53e-02, p:-1.09e-12, k: 1.19e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.11e+02, kmin: 5.60e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.9847328244274807e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15512            166464  0.000692        0.00436
           2(D)         4117             44913   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19968
         Operator Complexity: 1.30809
         Total Memory Usage: 0.0155826 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.484593e+00
              0             1.64587   1.082001e-01         0.0241
              1              1.6459   4.516040e-03         0.0417
              2              1.6459   7.078461e-04         0.1567
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0540
         Final Residual: 		   7.078461e-04
         Total Reduction in Residual: 	   1.578395e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125947
    setup: 0.0104672 s
    solve: 0.00212752 s
    solve(per iteration): 0.000709173 s
resid in solve_pyamgx: 7.08e-04
time solve_pyamgx: 2.81e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.505346e+00
              0             1.64587   8.861540e-02         0.0253
              1              1.6459   1.774139e-03         0.0200
              2              1.6459   1.040813e-04         0.0587
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0310
         Final Residual: 		   1.040813e-04
         Total Reduction in Residual: 	   2.969215e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126142
    setup: 0.0104672 s
    solve: 0.00214704 s
    solve(per iteration): 0.00071568 s
resid in solve_pyamgx: 1.04e-04
time solve_pyamgx: 3.41e-03
time v: 6.18e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.942020e+00
              0             1.64587   9.989787e-02         0.0253
              1              1.6459   3.140603e-03         0.0314
              2              1.6459   4.449559e-04         0.1417
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.449559e-04
         Total Reduction in Residual: 	   1.128751e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012579
    setup: 0.0104672 s
    solve: 0.00211181 s
    solve(per iteration): 0.000703936 s
resid in solve_pyamgx: 4.45e-04
time solve_pyamgx: 3.40e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.134619e+00
              0             1.64587   6.869671e-01         0.6055
              1              1.6459   3.218244e-01         0.4685
              2              1.6459   1.578220e-01         0.4904
              3              1.6459   7.917597e-02         0.5017
              4              1.6459   4.183302e-02         0.5284
              5              1.6459   2.291233e-02         0.5477
              6              1.6459   1.276939e-02         0.5573
              7              1.6459   7.180523e-03         0.5623
              8              1.6459   3.987715e-03         0.5554
              9              1.6459   2.178820e-03         0.5464
             10              1.6459   1.472381e-03         0.6758
             11              1.6459   8.883924e-04         0.6034
             12              1.6459   5.095802e-04         0.5736
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5527
         Final Residual: 		   5.095802e-04
         Total Reduction in Residual: 	   4.491200e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0687102
    setup: 0.0511362 s
    solve: 0.017574 s
    solve(per iteration): 0.00135184 s
resid in solve_pyamgx: 5.10e-04
time solve_pyamgx: 8.43e-02
time p: 9.66e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26048            277988   0.00041        0.00726
           2(D)         5072            108530   0.00422        0.00261
           3(D)            5                 5       0.2       2.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31662
         Operator Complexity: 1.56338
         Total Memory Usage: 0.0201276 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.800804e-01
              0             1.64587   4.434524e-02         0.0764
              1              1.6459   4.660808e-03         0.1051
              2              1.6459   7.974389e-04         0.1711
              3              1.6459   1.665883e-04         0.2089
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1302
         Final Residual: 		   1.665883e-04
         Total Reduction in Residual: 	   2.871815e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167085
    setup: 0.0133652 s
    solve: 0.00334323 s
    solve(per iteration): 0.000835808 s
resid in solve_pyamgx: 1.67e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26654            284394    0.0004        0.00743
           2(D)         5135            111121   0.00421        0.00268
           3(D)           20                30     0.075       1.28e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32358
         Operator Complexity: 1.57653
         Total Memory Usage: 0.0203648 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.944883e+01
              0             1.64587   2.746877e+00         0.1412
              1              1.6459   5.886984e-01         0.2143
              2              1.6459   1.237059e-01         0.2101
              3              1.6459   2.984584e-02         0.2413
              4              1.6459   7.276479e-03         0.2438
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2064
         Final Residual: 		   7.276479e-03
         Total Reduction in Residual: 	   3.741345e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175491
    setup: 0.0133673 s
    solve: 0.00418176 s
    solve(per iteration): 0.000836352 s
resid in solve_pyamgx: 7.28e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 262, iter:0, max residual:1.59e-06, u:5.53e-07, v:8.13e-08, w:3.48e-07, p:1.59e-06, k:1.02e-10, eps:0.00e+00, om:5.68e-06


monitor time step: 262, iter:0, u: 4.30e-01, v: 8.77e-04, w:-1.56e-02, p:-2.18e-13, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.11e+02, kmin: 5.61e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 1.977186311787072e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15477            166129  0.000694        0.00435
           2(D)         4095             44203   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.1991
         Operator Complexity: 1.30657
         Total Memory Usage: 0.0155564 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.480923e+00
              0             1.64587   1.080727e-01         0.0241
              1              1.6459   4.500592e-03         0.0416
              2              1.6459   7.093815e-04         0.1576
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0541
         Final Residual: 		   7.093815e-04
         Total Reduction in Residual: 	   1.583115e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126916
    setup: 0.0105592 s
    solve: 0.00213238 s
    solve(per iteration): 0.000710795 s
resid in solve_pyamgx: 7.09e-04
time solve_pyamgx: 2.82e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.502043e+00
              0             1.64587   8.851360e-02         0.0253
              1              1.6459   1.771913e-03         0.0200
              2              1.6459   1.041553e-04         0.0588
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0310
         Final Residual: 		   1.041553e-04
         Total Reduction in Residual: 	   2.974128e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127192
    setup: 0.0105592 s
    solve: 0.00215997 s
    solve(per iteration): 0.000719989 s
resid in solve_pyamgx: 1.04e-04
time solve_pyamgx: 3.45e-03
time v: 6.16e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.938092e+00
              0             1.64587   9.981237e-02         0.0253
              1              1.6459   3.134745e-03         0.0314
              2              1.6459   4.461371e-04         0.1423
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0484
         Final Residual: 		   4.461371e-04
         Total Reduction in Residual: 	   1.132876e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126867
    setup: 0.0105592 s
    solve: 0.00212749 s
    solve(per iteration): 0.000709163 s
resid in solve_pyamgx: 4.46e-04
time solve_pyamgx: 3.39e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.130909e+00
              0             1.64587   6.846864e-01         0.6054
              1              1.6459   3.205658e-01         0.4682
              2              1.6459   1.572757e-01         0.4906
              3              1.6459   7.961124e-02         0.5062
              4              1.6459   4.268479e-02         0.5362
              5              1.6459   2.369222e-02         0.5551
              6              1.6459   1.330086e-02         0.5614
              7              1.6459   7.475939e-03         0.5621
              8              1.6459   4.142231e-03         0.5541
              9              1.6459   2.249464e-03         0.5431
             10              1.6459   1.521715e-03         0.6765
             11              1.6459   9.238227e-04         0.6071
             12              1.6459   5.442636e-04         0.5891
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5556
         Final Residual: 		   5.442636e-04
         Total Reduction in Residual: 	   4.812622e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0685174
    setup: 0.0509157 s
    solve: 0.0176017 s
    solve(per iteration): 0.00135398 s
resid in solve_pyamgx: 5.44e-04
time solve_pyamgx: 8.41e-02
time p: 9.64e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26092            278302  0.000409        0.00727
           2(D)         5034            107672   0.00425        0.00259
           3(D)            5                 5       0.2       2.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31668
         Operator Complexity: 1.56259
         Total Memory Usage: 0.0201157 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.797693e-01
              0             1.64587   4.421336e-02         0.0763
              1              1.6459   4.677266e-03         0.1058
              2              1.6459   7.989462e-04         0.1708
              3              1.6459   1.659819e-04         0.2078
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1301
         Final Residual: 		   1.659819e-04
         Total Reduction in Residual: 	   2.862896e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167324
    setup: 0.0133573 s
    solve: 0.0033751 s
    solve(per iteration): 0.000843776 s
resid in solve_pyamgx: 1.66e-04
time solve_pyamgx: 3.21e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26567            284163  0.000403        0.00742
           2(D)         5108            111694   0.00428        0.00269
           3(D)           20                28      0.07       1.24e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32242
         Operator Complexity: 1.57702
         Total Memory Usage: 0.0203665 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.952925e+01
              0             1.64587   2.739670e+00         0.1403
              1              1.6459   5.815548e-01         0.2123
              2              1.6459   1.201808e-01         0.2067
              3              1.6459   2.870815e-02         0.2389
              4              1.6459   7.079149e-03         0.2466
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2050
         Final Residual: 		   7.079149e-03
         Total Reduction in Residual: 	   3.624895e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178395
    setup: 0.0136492 s
    solve: 0.00419034 s
    solve(per iteration): 0.000838067 s
resid in solve_pyamgx: 7.08e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 9.54e-07

--time step: 263, iter:0, max residual:1.80e-06, u:5.54e-07, v:8.14e-08, w:3.49e-07, p:1.80e-06, k:1.01e-10, eps:0.00e+00, om:5.53e-06


monitor time step: 263, iter:0, u: 4.29e-01, v: 3.90e-04, w:-1.59e-02, p: 9.47e-13, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.12e+02, kmin: 5.62e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 1.9696969696969694e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15487            165765  0.000691        0.00434
           2(D)         4164             45124    0.0026        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.1999
         Operator Complexity: 1.30738
         Total Memory Usage: 0.0155724 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.477280e+00
              0             1.64587   1.079948e-01         0.0241
              1              1.6459   4.504809e-03         0.0417
              2              1.6459   7.042986e-04         0.1563
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0540
         Final Residual: 		   7.042986e-04
         Total Reduction in Residual: 	   1.573050e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126068
    setup: 0.0104625 s
    solve: 0.00214426 s
    solve(per iteration): 0.000714752 s
resid in solve_pyamgx: 7.04e-04
time solve_pyamgx: 3.07e-02
time u: 3.73e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.498744e+00
              0             1.64587   8.840946e-02         0.0253
              1              1.6459   1.769265e-03         0.0200
              2              1.6459   1.048486e-04         0.0593
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0311
         Final Residual: 		   1.048486e-04
         Total Reduction in Residual: 	   2.996748e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126227
    setup: 0.0104625 s
    solve: 0.00216019 s
    solve(per iteration): 0.000720064 s
resid in solve_pyamgx: 1.05e-04
time solve_pyamgx: 3.41e-03
time v: 6.15e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.934128e+00
              0             1.64587   9.971432e-02         0.0253
              1              1.6459   3.124565e-03         0.0313
              2              1.6459   4.406042e-04         0.1410
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0482
         Final Residual: 		   4.406042e-04
         Total Reduction in Residual: 	   1.119954e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125945
    setup: 0.0104625 s
    solve: 0.00213197 s
    solve(per iteration): 0.000710656 s
resid in solve_pyamgx: 4.41e-04
time solve_pyamgx: 3.37e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.127258e+00
              0             1.64587   6.824762e-01         0.6054
              1              1.6459   3.204536e-01         0.4695
              2              1.6459   1.577344e-01         0.4922
              3              1.6459   8.073050e-02         0.5118
              4              1.6459   4.381275e-02         0.5427
              5              1.6459   2.446508e-02         0.5584
              6              1.6459   1.379146e-02         0.5637
              7              1.6459   7.752705e-03         0.5621
              8              1.6459   4.292645e-03         0.5537
              9              1.6459   2.337091e-03         0.5444
             10              1.6459   1.600927e-03         0.6850
             11              1.6459   1.008750e-03         0.6301
             12              1.6459   6.597914e-04         0.6541
             13              1.6459   4.954561e-04         0.7509
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5757
         Final Residual: 		   4.954561e-04
         Total Reduction in Residual: 	   4.395230e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0700644
    setup: 0.0511447 s
    solve: 0.0189196 s
    solve(per iteration): 0.0013514 s
resid in solve_pyamgx: 4.95e-04
time solve_pyamgx: 8.71e-02
time p: 9.94e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26087            279807  0.000411         0.0073
           2(D)         5078            110292   0.00428        0.00265
           3(D)           15                17    0.0756       8.42e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31718
         Operator Complexity: 1.56862
         Total Memory Usage: 0.0202107 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.794562e-01
              0             1.64587   4.424762e-02         0.0764
              1              1.6459   4.686943e-03         0.1059
              2              1.6459   7.941674e-04         0.1694
              3              1.6459   1.620487e-04         0.2040
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1293
         Final Residual: 		   1.620487e-04
         Total Reduction in Residual: 	   2.796565e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167857
    setup: 0.0134328 s
    solve: 0.00335283 s
    solve(per iteration): 0.000838208 s
resid in solve_pyamgx: 1.62e-04
time solve_pyamgx: 3.22e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26562            283990  0.000403        0.00741
           2(D)         5061            111109   0.00434        0.00267
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32176
         Operator Complexity: 1.57589
         Total Memory Usage: 0.0203458 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.945590e+01
              0             1.64587   2.681102e+00         0.1378
              1              1.6459   5.708561e-01         0.2129
              2              1.6459   1.185948e-01         0.2077
              3              1.6459   2.815514e-02         0.2374
              4              1.6459   6.880851e-03         0.2444
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2040
         Final Residual: 		   6.880851e-03
         Total Reduction in Residual: 	   3.536640e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176264
    setup: 0.0134267 s
    solve: 0.00419974 s
    solve(per iteration): 0.000839949 s
resid in solve_pyamgx: 6.88e-03
time solve_pyamgx: 3.29e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 264, iter:0, max residual:1.62e-06, u:5.50e-07, v:8.19e-08, w:3.44e-07, p:1.62e-06, k:9.89e-11, eps:0.00e+00, om:5.38e-06


monitor time step: 264, iter:0, u: 4.30e-01, v:-2.40e-04, w:-1.63e-02, p: 2.32e-12, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.12e+02, kmin: 5.63e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 1.962264150943396e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15487            166027  0.000692        0.00435
           2(D)         4127             44883   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19952
         Operator Complexity: 1.30741
         Total Memory Usage: 0.0155713 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.473647e+00
              0             1.64587   1.078708e-01         0.0241
              1              1.6459   4.498972e-03         0.0417
              2              1.6459   7.041307e-04         0.1565
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0540
         Final Residual: 		   7.041307e-04
         Total Reduction in Residual: 	   1.573952e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125052
    setup: 0.0103936 s
    solve: 0.00211162 s
    solve(per iteration): 0.000703872 s
resid in solve_pyamgx: 7.04e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.495457e+00
              0             1.64587   8.831174e-02         0.0253
              1              1.6459   1.766563e-03         0.0200
              2              1.6459   1.043293e-04         0.0591
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0310
         Final Residual: 		   1.043293e-04
         Total Reduction in Residual: 	   2.984711e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125369
    setup: 0.0103936 s
    solve: 0.00214333 s
    solve(per iteration): 0.000714443 s
resid in solve_pyamgx: 1.04e-04
time solve_pyamgx: 3.39e-03
time v: 6.16e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.930149e+00
              0             1.64587   9.962496e-02         0.0253
              1              1.6459   3.133979e-03         0.0315
              2              1.6459   4.427528e-04         0.1413
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.427528e-04
         Total Reduction in Residual: 	   1.126555e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125109
    setup: 0.0103936 s
    solve: 0.00211734 s
    solve(per iteration): 0.000705781 s
resid in solve_pyamgx: 4.43e-04
time solve_pyamgx: 3.35e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.123670e+00
              0             1.64587   6.807267e-01         0.6058
              1              1.6459   3.216522e-01         0.4725
              2              1.6459   1.592280e-01         0.4950
              3              1.6459   8.230019e-02         0.5169
              4              1.6459   4.494009e-02         0.5461
              5              1.6459   2.505122e-02         0.5574
              6              1.6459   1.416443e-02         0.5654
              7              1.6459   7.993872e-03         0.5644
              8              1.6459   4.441523e-03         0.5556
              9              1.6459   2.445974e-03         0.5507
             10              1.6459   1.713041e-03         0.7004
             11              1.6459   1.142581e-03         0.6670
             12              1.6459   8.363945e-04         0.7320
             13              1.6459   7.097755e-04         0.8486
             14              1.6459   6.489517e-04         0.9143
             15              1.6459   6.234498e-04         0.9607
             16              1.6459   6.112597e-04         0.9804
             17              1.6459   5.975704e-04         0.9776
             18              1.6459   5.757328e-04         0.9635
             19              1.6459   5.176398e-04         0.8991
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6810
         Final Residual: 		   5.176398e-04
         Total Reduction in Residual: 	   4.606688e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0783592
    setup: 0.051083 s
    solve: 0.0272761 s
    solve(per iteration): 0.00136381 s
resid in solve_pyamgx: 5.18e-04
time solve_pyamgx: 9.41e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26177            279561  0.000408         0.0073
           2(D)         5096            108626   0.00418        0.00262
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31822
         Operator Complexity: 1.56582
         Total Memory Usage: 0.0201732 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.791410e-01
              0             1.64587   4.435629e-02         0.0766
              1              1.6459   4.707843e-03         0.1061
              2              1.6459   7.993852e-04         0.1698
              3              1.6459   1.612575e-04         0.2017
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1292
         Final Residual: 		   1.612575e-04
         Total Reduction in Residual: 	   2.784426e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170214
    setup: 0.0136809 s
    solve: 0.00334051 s
    solve(per iteration): 0.000835128 s
resid in solve_pyamgx: 1.61e-04
time solve_pyamgx: 3.24e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26581            283825  0.000402        0.00741
           2(D)         5117            109591   0.00419        0.00264
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32258
         Operator Complexity: 1.57345
         Total Memory Usage: 0.0203125 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.918207e+01
              0             1.64587   2.674212e+00         0.1394
              1              1.6459   5.647012e-01         0.2112
              2              1.6459   1.165510e-01         0.2064
              3              1.6459   2.791682e-02         0.2395
              4              1.6459   6.787509e-03         0.2431
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2041
         Final Residual: 		   6.787509e-03
         Total Reduction in Residual: 	   3.538465e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176856
    setup: 0.0135127 s
    solve: 0.00417293 s
    solve(per iteration): 0.000834586 s
resid in solve_pyamgx: 6.79e-03
time solve_pyamgx: 3.30e-02
time omega: 3.96e-02
time Smag or Wale: 4.77e-07

--time step: 265, iter:0, max residual:1.67e-06, u:5.50e-07, v:8.15e-08, w:3.46e-07, p:1.67e-06, k:9.84e-11, eps:0.00e+00, om:5.30e-06


monitor time step: 265, iter:0, u: 4.32e-01, v:-1.07e-03, w:-1.67e-02, p: 2.66e-12, k: 1.17e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.12e+02, kmin: 5.64e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.9548872180451125e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15507            166425  0.000692        0.00436
           2(D)         4126             44692   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19972
         Operator Complexity: 1.30771
         Total Memory Usage: 0.0155769 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.469990e+00
              0             1.64587   1.077680e-01         0.0241
              1              1.6459   4.479460e-03         0.0416
              2              1.6459   6.966633e-04         0.1555
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0538
         Final Residual: 		   6.966633e-04
         Total Reduction in Residual: 	   1.558534e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125196
    setup: 0.010386 s
    solve: 0.0021335 s
    solve(per iteration): 0.000711168 s
resid in solve_pyamgx: 6.97e-04
time solve_pyamgx: 2.79e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.492197e+00
              0             1.64587   8.821107e-02         0.0253
              1              1.6459   1.763745e-03         0.0200
              2              1.6459   1.042756e-04         0.0591
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0310
         Final Residual: 		   1.042756e-04
         Total Reduction in Residual: 	   2.985961e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125607
    setup: 0.010386 s
    solve: 0.00217469 s
    solve(per iteration): 0.000724896 s
resid in solve_pyamgx: 1.04e-04
time solve_pyamgx: 3.47e-03
time v: 6.20e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.926204e+00
              0             1.64587   9.953784e-02         0.0254
              1              1.6459   3.123899e-03         0.0314
              2              1.6459   4.398980e-04         0.1408
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0482
         Final Residual: 		   4.398980e-04
         Total Reduction in Residual: 	   1.120416e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012506
    setup: 0.010386 s
    solve: 0.00211997 s
    solve(per iteration): 0.000706656 s
resid in solve_pyamgx: 4.40e-04
time solve_pyamgx: 3.39e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.119963e+00
              0             1.64587   6.779208e-01         0.6053
              1              1.6459   3.228900e-01         0.4763
              2              1.6459   1.606933e-01         0.4977
              3              1.6459   8.337044e-02         0.5188
              4              1.6459   4.544723e-02         0.5451
              5              1.6459   2.518071e-02         0.5541
              6              1.6459   1.429426e-02         0.5677
              7              1.6459   8.119656e-03         0.5680
              8              1.6459   4.522528e-03         0.5570
              9              1.6459   2.495408e-03         0.5518
             10              1.6459   1.753048e-03         0.7025
             11              1.6459   1.182005e-03         0.6743
             12              1.6459   8.874161e-04         0.7508
             13              1.6459   7.679368e-04         0.8654
             14              1.6459   7.085566e-04         0.9227
             15              1.6459   6.823695e-04         0.9630
             16              1.6459   6.696665e-04         0.9814
             17              1.6459   6.537349e-04         0.9762
             18              1.6459   6.268422e-04         0.9589
             19              1.6459   5.572650e-04         0.8890
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6837
         Final Residual: 		   5.572650e-04
         Total Reduction in Residual: 	   4.975747e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0782844
    setup: 0.0510339 s
    solve: 0.0272505 s
    solve(per iteration): 0.00136253 s
resid in solve_pyamgx: 5.57e-04
time solve_pyamgx: 9.38e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26083            279017   0.00041        0.00728
           2(D)         5006            108026   0.00431         0.0026
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31635
         Operator Complexity: 1.56415
         Total Memory Usage: 0.020138 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.788054e-01
              0             1.64587   4.410710e-02         0.0762
              1              1.6459   4.677274e-03         0.1060
              2              1.6459   7.853576e-04         0.1679
              3              1.6459   1.602608e-04         0.2041
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1290
         Final Residual: 		   1.602608e-04
         Total Reduction in Residual: 	   2.768819e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170163
    setup: 0.0136645 s
    solve: 0.00335181 s
    solve(per iteration): 0.000837952 s
resid in solve_pyamgx: 1.60e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26613            283909  0.000401        0.00741
           2(D)         4965            107657   0.00437        0.00259
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32136
         Operator Complexity: 1.57075
         Total Memory Usage: 0.0202649 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.914294e+01
              0             1.64587   2.654706e+00         0.1387
              1              1.6459   5.630309e-01         0.2121
              2              1.6459   1.159751e-01         0.2060
              3              1.6459   2.763637e-02         0.2383
              4              1.6459   6.808021e-03         0.2463
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2043
         Final Residual: 		   6.808021e-03
         Total Reduction in Residual: 	   3.556413e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178221
    setup: 0.0136337 s
    solve: 0.00418842 s
    solve(per iteration): 0.000837683 s
resid in solve_pyamgx: 6.81e-03
time solve_pyamgx: 3.34e-02
time omega: 3.99e-02
time Smag or Wale: 9.54e-07

--time step: 266, iter:0, max residual:1.81e-06, u:5.44e-07, v:8.15e-08, w:3.44e-07, p:1.81e-06, k:9.78e-11, eps:0.00e+00, om:5.32e-06


monitor time step: 266, iter:0, u: 4.33e-01, v:-1.76e-03, w:-1.71e-02, p: 2.81e-12, k: 1.16e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.12e+02, kmin: 5.65e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.9475655430711608e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15499            166181  0.000692        0.00435
           2(D)         4147             45207   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19985
         Operator Complexity: 1.30811
         Total Memory Usage: 0.0155835 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.466291e+00
              0             1.64587   1.076540e-01         0.0241
              1              1.6459   4.485712e-03         0.0417
              2              1.6459   6.972983e-04         0.1554
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0538
         Final Residual: 		   6.972983e-04
         Total Reduction in Residual: 	   1.561247e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125402
    setup: 0.0104202 s
    solve: 0.00211994 s
    solve(per iteration): 0.000706645 s
resid in solve_pyamgx: 6.97e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.488980e+00
              0             1.64587   8.811394e-02         0.0253
              1              1.6459   1.761458e-03         0.0200
              2              1.6459   1.038742e-04         0.0590
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0310
         Final Residual: 		   1.038742e-04
         Total Reduction in Residual: 	   2.977207e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125604
    setup: 0.0104202 s
    solve: 0.00214016 s
    solve(per iteration): 0.000713387 s
resid in solve_pyamgx: 1.04e-04
time solve_pyamgx: 3.39e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.922315e+00
              0             1.64587   9.946325e-02         0.0254
              1              1.6459   3.124156e-03         0.0314
              2              1.6459   4.408408e-04         0.1411
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.408408e-04
         Total Reduction in Residual: 	   1.123930e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01254
    setup: 0.0104202 s
    solve: 0.00211974 s
    solve(per iteration): 0.000706581 s
resid in solve_pyamgx: 4.41e-04
time solve_pyamgx: 3.38e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.116262e+00
              0             1.64587   6.755163e-01         0.6052
              1              1.6459   3.245985e-01         0.4805
              2              1.6459   1.622614e-01         0.4999
              3              1.6459   8.414057e-02         0.5185
              4              1.6459   4.557988e-02         0.5417
              5              1.6459   2.509322e-02         0.5505
              6              1.6459   1.429830e-02         0.5698
              7              1.6459   8.171690e-03         0.5715
              8              1.6459   4.551506e-03         0.5570
              9              1.6459   2.490245e-03         0.5471
             10              1.6459   1.718535e-03         0.6901
             11              1.6459   1.118280e-03         0.6507
             12              1.6459   8.016392e-04         0.7169
             13              1.6459   6.644368e-04         0.8288
             14              1.6459   5.986244e-04         0.9010
             15              1.6459   5.699847e-04         0.9522
             16              1.6459   5.584986e-04         0.9798
             17              1.6459   5.469099e-04         0.9793
         --------------------------------------------------------------
         Total Iterations: 18
         Avg Convergence Rate: 		         0.6548
         Final Residual: 		   5.469099e-04
         Total Reduction in Residual: 	   4.899475e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0752215
    setup: 0.0508211 s
    solve: 0.0244004 s
    solve(per iteration): 0.00135558 s
resid in solve_pyamgx: 5.47e-04
time solve_pyamgx: 9.08e-02
time p: 1.03e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26151            279559  0.000409         0.0073
           2(D)         5120            107712   0.00411         0.0026
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31822
         Operator Complexity: 1.56449
         Total Memory Usage: 0.0201527 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.784724e-01
              0             1.64587   4.413648e-02         0.0763
              1              1.6459   4.686118e-03         0.1062
              2              1.6459   7.917838e-04         0.1690
              3              1.6459   1.633405e-04         0.2063
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1296
         Final Residual: 		   1.633405e-04
         Total Reduction in Residual: 	   2.823652e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169654
    setup: 0.0136253 s
    solve: 0.00334003 s
    solve(per iteration): 0.000835008 s
resid in solve_pyamgx: 1.63e-04
time solve_pyamgx: 3.25e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26599            283783  0.000401        0.00741
           2(D)         5153            111053   0.00418        0.00267
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32314
         Operator Complexity: 1.57552
         Total Memory Usage: 0.0203472 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.907022e+01
              0             1.64587   2.682057e+00         0.1406
              1              1.6459   5.737252e-01         0.2139
              2              1.6459   1.189182e-01         0.2073
              3              1.6459   2.824400e-02         0.2375
              4              1.6459   6.817400e-03         0.2414
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2045
         Final Residual: 		   6.817400e-03
         Total Reduction in Residual: 	   3.574893e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177678
    setup: 0.0136028 s
    solve: 0.00416496 s
    solve(per iteration): 0.000832992 s
resid in solve_pyamgx: 6.82e-03
time solve_pyamgx: 3.32e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 267, iter:0, max residual:1.47e-06, u:5.45e-07, v:8.12e-08, w:3.44e-07, p:1.47e-06, k:9.97e-11, eps:0.00e+00, om:5.33e-06


monitor time step: 267, iter:0, u: 4.33e-01, v:-2.03e-03, w:-1.73e-02, p: 3.24e-12, k: 1.15e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.12e+02, kmin: 5.66e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 1.9402985074626864e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15482            165976  0.000692        0.00435
           2(D)         4121             45079   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19941
         Operator Complexity: 1.30762
         Total Memory Usage: 0.015574 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.462568e+00
              0             1.64587   1.075568e-01         0.0241
              1              1.6459   4.483993e-03         0.0417
              2              1.6459   7.097688e-04         0.1583
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0542
         Final Residual: 		   7.097688e-04
         Total Reduction in Residual: 	   1.590494e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125668
    setup: 0.0104387 s
    solve: 0.00212813 s
    solve(per iteration): 0.000709376 s
resid in solve_pyamgx: 7.10e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.485799e+00
              0             1.64587   8.802147e-02         0.0253
              1              1.6459   1.760326e-03         0.0200
              2              1.6459   1.045689e-04         0.0594
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0311
         Final Residual: 		   1.045689e-04
         Total Reduction in Residual: 	   2.999854e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125918
    setup: 0.0104387 s
    solve: 0.00215318 s
    solve(per iteration): 0.000717728 s
resid in solve_pyamgx: 1.05e-04
time solve_pyamgx: 3.44e-03
time v: 6.22e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.918458e+00
              0             1.64587   9.935997e-02         0.0254
              1              1.6459   3.121000e-03         0.0314
              2              1.6459   4.449834e-04         0.1426
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0484
         Final Residual: 		   4.449834e-04
         Total Reduction in Residual: 	   1.135608e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125622
    setup: 0.0104387 s
    solve: 0.00212358 s
    solve(per iteration): 0.000707861 s
resid in solve_pyamgx: 4.45e-04
time solve_pyamgx: 3.38e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.112693e+00
              0             1.64587   6.739802e-01         0.6057
              1              1.6459   3.261439e-01         0.4839
              2              1.6459   1.635894e-01         0.5016
              3              1.6459   8.460817e-02         0.5172
              4              1.6459   4.548593e-02         0.5376
              5              1.6459   2.493749e-02         0.5482
              6              1.6459   1.422682e-02         0.5705
              7              1.6459   8.161601e-03         0.5737
              8              1.6459   4.555383e-03         0.5581
              9              1.6459   2.484716e-03         0.5454
             10              1.6459   1.694070e-03         0.6818
             11              1.6459   1.073568e-03         0.6337
             12              1.6459   7.332773e-04         0.6830
             13              1.6459   5.735181e-04         0.7821
             14              1.6459   4.991387e-04         0.8703
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5981
         Final Residual: 		   4.991387e-04
         Total Reduction in Residual: 	   4.485860e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0711823
    setup: 0.0509501 s
    solve: 0.0202322 s
    solve(per iteration): 0.00134881 s
resid in solve_pyamgx: 4.99e-04
time solve_pyamgx: 8.67e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26116            279192  0.000409        0.00729
           2(D)         5074            107428   0.00417        0.00259
           3(D)           15                17    0.0756       8.42e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31743
         Operator Complexity: 1.56355
         Total Memory Usage: 0.0201342 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.781309e-01
              0             1.64587   4.442704e-02         0.0768
              1              1.6459   4.642698e-03         0.1045
              2              1.6459   7.840743e-04         0.1689
              3              1.6459   1.611989e-04         0.2056
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1292
         Final Residual: 		   1.611989e-04
         Total Reduction in Residual: 	   2.788276e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169743
    setup: 0.0136276 s
    solve: 0.00334669 s
    solve(per iteration): 0.000836672 s
resid in solve_pyamgx: 1.61e-04
time solve_pyamgx: 3.32e-02
time k: 4.53e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26555            284293  0.000403        0.00742
           2(D)         5034            109444   0.00432        0.00263
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32143
         Operator Complexity: 1.57391
         Total Memory Usage: 0.0203137 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.915019e+01
              0             1.64587   2.672479e+00         0.1396
              1              1.6459   5.697923e-01         0.2132
              2              1.6459   1.171621e-01         0.2056
              3              1.6459   2.772028e-02         0.2366
              4              1.6459   6.599951e-03         0.2381
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2030
         Final Residual: 		   6.599951e-03
         Total Reduction in Residual: 	   3.446415e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178318
    setup: 0.0136276 s
    solve: 0.00420419 s
    solve(per iteration): 0.000840838 s
resid in solve_pyamgx: 6.60e-03
time solve_pyamgx: 3.50e-02
time omega: 4.15e-02
time Smag or Wale: 7.15e-07

--time step: 268, iter:0, max residual:1.48e-06, u:5.55e-07, v:8.17e-08, w:3.48e-07, p:1.48e-06, k:9.84e-11, eps:0.00e+00, om:5.16e-06


monitor time step: 268, iter:0, u: 4.32e-01, v:-2.11e-03, w:-1.75e-02, p: 2.77e-12, k: 1.13e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.12e+02, kmin: 5.68e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 1.9330855018587359e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15485            166163  0.000693        0.00435
           2(D)         4092             44256   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19915
         Operator Complexity: 1.3067
         Total Memory Usage: 0.0155586 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.458853e+00
              0             1.64587   1.074655e-01         0.0241
              1              1.6459   4.467816e-03         0.0416
              2              1.6459   6.913373e-04         0.1547
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0537
         Final Residual: 		   6.913373e-04
         Total Reduction in Residual: 	   1.550482e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125366
    setup: 0.0104195 s
    solve: 0.00211715 s
    solve(per iteration): 0.000705717 s
resid in solve_pyamgx: 6.91e-04
time solve_pyamgx: 2.83e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.482628e+00
              0             1.64587   8.792536e-02         0.0252
              1              1.6459   1.756508e-03         0.0200
              2              1.6459   1.036322e-04         0.0590
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0310
         Final Residual: 		   1.036322e-04
         Total Reduction in Residual: 	   2.975689e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125617
    setup: 0.0104195 s
    solve: 0.00214221 s
    solve(per iteration): 0.000714069 s
resid in solve_pyamgx: 1.04e-04
time solve_pyamgx: 3.41e-03
time v: 6.14e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.914590e+00
              0             1.64587   9.927117e-02         0.0254
              1              1.6459   3.123004e-03         0.0315
              2              1.6459   4.440281e-04         0.1422
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0484
         Final Residual: 		   4.440281e-04
         Total Reduction in Residual: 	   1.134290e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125553
    setup: 0.0104195 s
    solve: 0.00213578 s
    solve(per iteration): 0.000711925 s
resid in solve_pyamgx: 4.44e-04
time solve_pyamgx: 3.39e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.109099e+00
              0             1.64587   6.714687e-01         0.6054
              1              1.6459   3.256112e-01         0.4849
              2              1.6459   1.636390e-01         0.5026
              3              1.6459   8.421094e-02         0.5146
              4              1.6459   4.492792e-02         0.5335
              5              1.6459   2.458236e-02         0.5472
              6              1.6459   1.398993e-02         0.5691
              7              1.6459   8.024815e-03         0.5736
              8              1.6459   4.494981e-03         0.5601
              9              1.6459   2.456048e-03         0.5464
             10              1.6459   1.665428e-03         0.6781
             11              1.6459   1.039778e-03         0.6243
             12              1.6459   6.814889e-04         0.6554
             13              1.6459   5.003656e-04         0.7342
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5768
         Final Residual: 		   5.003656e-04
         Total Reduction in Residual: 	   4.511460e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0698156
    setup: 0.0508974 s
    solve: 0.0189182 s
    solve(per iteration): 0.0013513 s
resid in solve_pyamgx: 5.00e-04
time solve_pyamgx: 8.60e-02
time p: 9.83e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26135            279415  0.000409         0.0073
           2(D)         5140            107350   0.00406        0.00259
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31829
         Operator Complexity: 1.56375
         Total Memory Usage: 0.0201418 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.777834e-01
              0             1.64587   4.460186e-02         0.0772
              1              1.6459   4.652756e-03         0.1043
              2              1.6459   7.930659e-04         0.1705
              3              1.6459   1.626776e-04         0.2051
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1295
         Final Residual: 		   1.626776e-04
         Total Reduction in Residual: 	   2.815547e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0166973
    setup: 0.0133386 s
    solve: 0.00335872 s
    solve(per iteration): 0.00083968 s
resid in solve_pyamgx: 1.63e-04
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26636            284770  0.000401        0.00743
           2(D)         5119            111589   0.00426        0.00269
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32313
         Operator Complexity: 1.57773
         Total Memory Usage: 0.020381 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.894290e+01
              0             1.64587   2.628410e+00         0.1388
              1              1.6459   5.575563e-01         0.2121
              2              1.6459   1.149501e-01         0.2062
              3              1.6459   2.706179e-02         0.2354
              4              1.6459   6.579105e-03         0.2431
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2033
         Final Residual: 		   6.579105e-03
         Total Reduction in Residual: 	   3.473124e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175773
    setup: 0.0133891 s
    solve: 0.00418816 s
    solve(per iteration): 0.000837632 s
resid in solve_pyamgx: 6.58e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 269, iter:0, max residual:1.64e-06, u:5.40e-07, v:8.10e-08, w:3.47e-07, p:1.64e-06, k:9.93e-11, eps:0.00e+00, om:5.14e-06


monitor time step: 269, iter:0, u: 4.31e-01, v:-1.97e-03, w:-1.75e-02, p: 2.26e-12, k: 1.11e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.13e+02, kmin: 5.69e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.9259259259259258e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15507            166431  0.000692        0.00436
           2(D)         4117             44759   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19963
         Operator Complexity: 1.30782
         Total Memory Usage: 0.0155781 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.455166e+00
              0             1.64587   1.073325e-01         0.0241
              1              1.6459   4.453674e-03         0.0415
              2              1.6459   6.959746e-04         0.1563
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0539
         Final Residual: 		   6.959746e-04
         Total Reduction in Residual: 	   1.562174e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125788
    setup: 0.0104616 s
    solve: 0.00211725 s
    solve(per iteration): 0.000705749 s
resid in solve_pyamgx: 6.96e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.479441e+00
              0             1.64587   8.783462e-02         0.0252
              1              1.6459   1.754262e-03         0.0200
              2              1.6459   1.028407e-04         0.0586
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0309
         Final Residual: 		   1.028407e-04
         Total Reduction in Residual: 	   2.955668e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126026
    setup: 0.0104616 s
    solve: 0.00214099 s
    solve(per iteration): 0.000713664 s
resid in solve_pyamgx: 1.03e-04
time solve_pyamgx: 3.42e-03
time v: 6.27e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.910687e+00
              0             1.64587   9.920001e-02         0.0254
              1              1.6459   3.115969e-03         0.0314
              2              1.6459   4.407455e-04         0.1414
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.407455e-04
         Total Reduction in Residual: 	   1.127028e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125771
    setup: 0.0104616 s
    solve: 0.00211549 s
    solve(per iteration): 0.000705163 s
resid in solve_pyamgx: 4.41e-04
time solve_pyamgx: 3.37e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.105469e+00
              0             1.64587   6.689691e-01         0.6051
              1              1.6459   3.232912e-01         0.4833
              2              1.6459   1.626368e-01         0.5031
              3              1.6459   8.333528e-02         0.5124
              4              1.6459   4.421619e-02         0.5306
              5              1.6459   2.417463e-02         0.5467
              6              1.6459   1.367392e-02         0.5656
              7              1.6459   7.808417e-03         0.5710
              8              1.6459   4.386002e-03         0.5617
              9              1.6459   2.412707e-03         0.5501
             10              1.6459   1.637388e-03         0.6787
             11              1.6459   1.016852e-03         0.6210
             12              1.6459   6.474178e-04         0.6367
             13              1.6459   4.502110e-04         0.6954
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5726
         Final Residual: 		   4.502110e-04
         Total Reduction in Residual: 	   4.072579e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0698552
    setup: 0.0509071 s
    solve: 0.0189481 s
    solve(per iteration): 0.00135344 s
resid in solve_pyamgx: 4.50e-04
time solve_pyamgx: 8.55e-02
time p: 9.78e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26105            278473  0.000409        0.00727
           2(D)         5142            110522   0.00418        0.00266
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31799
         Operator Complexity: 1.567
         Total Memory Usage: 0.0201902 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.774320e-01
              0             1.64587   4.405966e-02         0.0763
              1              1.6459   4.625227e-03         0.1050
              2              1.6459   7.903433e-04         0.1709
              3              1.6459   1.624776e-04         0.2056
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1295
         Final Residual: 		   1.624776e-04
         Total Reduction in Residual: 	   2.813796e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016838
    setup: 0.0134996 s
    solve: 0.0033383 s
    solve(per iteration): 0.000834576 s
resid in solve_pyamgx: 1.62e-04
time solve_pyamgx: 3.27e-02
time k: 4.49e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26584            284460  0.000403        0.00742
           2(D)         5116            113076   0.00432        0.00272
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32259
         Operator Complexity: 1.57945
         Total Memory Usage: 0.0204046 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.894770e+01
              0             1.64587   2.663826e+00         0.1406
              1              1.6459   5.714850e-01         0.2145
              2              1.6459   1.190033e-01         0.2082
              3              1.6459   2.798992e-02         0.2352
              4              1.6459   6.689312e-03         0.2390
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2040
         Final Residual: 		   6.689312e-03
         Total Reduction in Residual: 	   3.530408e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176883
    setup: 0.0134858 s
    solve: 0.0042025 s
    solve(per iteration): 0.000840499 s
resid in solve_pyamgx: 6.69e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 7.15e-07

--time step: 270, iter:0, max residual:1.51e-06, u:5.44e-07, v:8.03e-08, w:3.44e-07, p:1.51e-06, k:9.92e-11, eps:0.00e+00, om:5.23e-06


monitor time step: 270, iter:0, u: 4.28e-01, v:-1.68e-03, w:-1.73e-02, p: 1.87e-12, k: 1.09e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.70e-01, cfl_max_y: 8.00e-02, at i= 13, j= 61


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.13e+02, kmin: 5.70e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.9188191881918818e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15493            166519  0.000694        0.00436
           2(D)         4123             44509   0.00262        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19954
         Operator Complexity: 1.30759
         Total Memory Usage: 0.015574 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.451493e+00
              0             1.64587   1.072194e-01         0.0241
              1              1.6459   4.444685e-03         0.0415
              2              1.6459   6.932475e-04         0.1560
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0538
         Final Residual: 		   6.932475e-04
         Total Reduction in Residual: 	   1.557337e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126034
    setup: 0.0104675 s
    solve: 0.0021359 s
    solve(per iteration): 0.000711968 s
resid in solve_pyamgx: 6.93e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.476242e+00
              0             1.64587   8.774429e-02         0.0252
              1              1.6459   1.753053e-03         0.0200
              2              1.6459   1.027814e-04         0.0586
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0309
         Final Residual: 		   1.027814e-04
         Total Reduction in Residual: 	   2.956682e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126073
    setup: 0.0104675 s
    solve: 0.00213981 s
    solve(per iteration): 0.000713269 s
resid in solve_pyamgx: 1.03e-04
time solve_pyamgx: 3.46e-03
time v: 6.22e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.906768e+00
              0             1.64587   9.910267e-02         0.0254
              1              1.6459   3.111135e-03         0.0314
              2              1.6459   4.405604e-04         0.1416
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.405604e-04
         Total Reduction in Residual: 	   1.127685e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125729
    setup: 0.0104675 s
    solve: 0.00210541 s
    solve(per iteration): 0.000701803 s
resid in solve_pyamgx: 4.41e-04
time solve_pyamgx: 3.37e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.101846e+00
              0             1.64587   6.669794e-01         0.6053
              1              1.6459   3.196831e-01         0.4793
              2              1.6459   1.607028e-01         0.5027
              3              1.6459   8.218062e-02         0.5114
              4              1.6459   4.351179e-02         0.5295
              5              1.6459   2.378018e-02         0.5465
              6              1.6459   1.333596e-02         0.5608
              7              1.6459   7.556951e-03         0.5667
              8              1.6459   4.244069e-03         0.5616
              9              1.6459   2.354767e-03         0.5548
             10              1.6459   1.604480e-03         0.6814
             11              1.6459   9.927026e-04         0.6187
             12              1.6459   6.161933e-04         0.6207
             13              1.6459   4.066259e-04         0.6599
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5686
         Final Residual: 		   4.066259e-04
         Total Reduction in Residual: 	   3.690405e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0699971
    setup: 0.0510669 s
    solve: 0.0189302 s
    solve(per iteration): 0.00135216 s
resid in solve_pyamgx: 4.07e-04
time solve_pyamgx: 8.55e-02
time p: 9.79e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26035            278559  0.000411        0.00727
           2(D)         5098            108734   0.00418        0.00262
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31684
         Operator Complexity: 1.56453
         Total Memory Usage: 0.0201463 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.770657e-01
              0             1.64587   4.429930e-02         0.0768
              1              1.6459   4.614457e-03         0.1042
              2              1.6459   7.807202e-04         0.1692
              3              1.6459   1.612859e-04         0.2066
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1293
         Final Residual: 		   1.612859e-04
         Total Reduction in Residual: 	   2.794932e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167685
    setup: 0.0134205 s
    solve: 0.003348 s
    solve(per iteration): 0.000837 s
resid in solve_pyamgx: 1.61e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26574            283878  0.000402        0.00741
           2(D)         5115            111477   0.00426        0.00268
           3(D)           12                18     0.125       7.75e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32248
         Operator Complexity: 1.57628
         Total Memory Usage: 0.0203554 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.885921e+01
              0             1.64587   2.643719e+00         0.1402
              1              1.6459   5.651579e-01         0.2138
              2              1.6459   1.172813e-01         0.2075
              3              1.6459   2.805608e-02         0.2392
              4              1.6459   6.798445e-03         0.2423
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   6.798445e-03
         Total Reduction in Residual: 	   3.604841e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176251
    setup: 0.0134349 s
    solve: 0.00419018 s
    solve(per iteration): 0.000838035 s
resid in solve_pyamgx: 6.80e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 7.15e-07

--time step: 271, iter:0, max residual:1.39e-06, u:5.42e-07, v:8.03e-08, w:3.44e-07, p:1.39e-06, k:9.84e-11, eps:0.00e+00, om:5.31e-06


monitor time step: 271, iter:0, u: 4.25e-01, v:-1.40e-03, w:-1.71e-02, p: 1.54e-12, k: 1.06e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.13e+02, kmin: 5.71e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.9117647058823527e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15512            166588  0.000692        0.00436
           2(D)         4153             45195   0.00262        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20004
         Operator Complexity: 1.30869
         Total Memory Usage: 0.0155932 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.447797e+00
              0             1.64587   1.071301e-01         0.0241
              1              1.6459   4.464810e-03         0.0417
              2              1.6459   6.944477e-04         0.1555
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0538
         Final Residual: 		   6.944477e-04
         Total Reduction in Residual: 	   1.561330e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125602
    setup: 0.0104264 s
    solve: 0.00213379 s
    solve(per iteration): 0.000711264 s
resid in solve_pyamgx: 6.94e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.473063e+00
              0             1.64587   8.765134e-02         0.0252
              1              1.6459   1.749359e-03         0.0200
              2              1.6459   1.029678e-04         0.0589
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0310
         Final Residual: 		   1.029678e-04
         Total Reduction in Residual: 	   2.964755e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125783
    setup: 0.0104264 s
    solve: 0.00215197 s
    solve(per iteration): 0.000717323 s
resid in solve_pyamgx: 1.03e-04
time solve_pyamgx: 3.45e-03
time v: 6.24e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.902876e+00
              0             1.64587   9.901282e-02         0.0254
              1              1.6459   3.108601e-03         0.0314
              2              1.6459   4.412787e-04         0.1420
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0484
         Final Residual: 		   4.412787e-04
         Total Reduction in Residual: 	   1.130650e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012564
    setup: 0.0104264 s
    solve: 0.00213763 s
    solve(per iteration): 0.000712544 s
resid in solve_pyamgx: 4.41e-04
time solve_pyamgx: 3.39e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.098184e+00
              0             1.64587   6.645678e-01         0.6052
              1              1.6459   3.151718e-01         0.4743
              2              1.6459   1.578100e-01         0.5007
              3              1.6459   8.052276e-02         0.5103
              4              1.6459   4.261167e-02         0.5292
              5              1.6459   2.327325e-02         0.5462
              6              1.6459   1.293479e-02         0.5558
              7              1.6459   7.266915e-03         0.5618
              8              1.6459   4.068847e-03         0.5599
              9              1.6459   2.273281e-03         0.5587
             10              1.6459   1.554895e-03         0.6840
             11              1.6459   9.555659e-04         0.6146
             12              1.6459   5.764957e-04         0.6033
             13              1.6459   3.560242e-04         0.6176
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5633
         Final Residual: 		   3.560242e-04
         Total Reduction in Residual: 	   3.241935e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0699597
    setup: 0.0510933 s
    solve: 0.0188664 s
    solve(per iteration): 0.0013476 s
resid in solve_pyamgx: 3.56e-04
time solve_pyamgx: 8.55e-02
time p: 9.80e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26080            278804   0.00041        0.00728
           2(D)         5084            106982   0.00414        0.00258
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31708
         Operator Complexity: 1.56231
         Total Memory Usage: 0.0201136 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.767025e-01
              0             1.64587   4.413042e-02         0.0765
              1              1.6459   4.623600e-03         0.1048
              2              1.6459   7.889102e-04         0.1706
              3              1.6459   1.611724e-04         0.2043
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1293
         Final Residual: 		   1.611724e-04
         Total Reduction in Residual: 	   2.794723e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168961
    setup: 0.0135269 s
    solve: 0.00336918 s
    solve(per iteration): 0.000842296 s
resid in solve_pyamgx: 1.61e-04
time solve_pyamgx: 3.24e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26518            283718  0.000403        0.00741
           2(D)         5070            110820   0.00431        0.00267
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32147
         Operator Complexity: 1.57509
         Total Memory Usage: 0.020332 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.884230e+01
              0             1.64587   2.613427e+00         0.1387
              1              1.6459   5.539728e-01         0.2120
              2              1.6459   1.145271e-01         0.2067
              3              1.6459   2.720516e-02         0.2375
              4              1.6459   6.658961e-03         0.2448
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2040
         Final Residual: 		   6.658961e-03
         Total Reduction in Residual: 	   3.534048e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179163
    setup: 0.0137504 s
    solve: 0.00416589 s
    solve(per iteration): 0.000833178 s
resid in solve_pyamgx: 6.66e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 272, iter:0, max residual:1.24e-06, u:5.43e-07, v:8.04e-08, w:3.45e-07, p:1.24e-06, k:9.84e-11, eps:0.00e+00, om:5.20e-06


monitor time step: 272, iter:0, u: 4.22e-01, v:-1.19e-03, w:-1.67e-02, p: 1.11e-12, k: 1.04e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.13e+02, kmin: 5.72e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.9047619047619045e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15526            167066  0.000693        0.00437
           2(D)         4135             45313   0.00265        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.2
         Operator Complexity: 1.30955
         Total Memory Usage: 0.0156065 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.444055e+00
              0             1.64587   1.070379e-01         0.0241
              1              1.6459   4.447343e-03         0.0415
              2              1.6459   6.915997e-04         0.1555
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0538
         Final Residual: 		   6.915997e-04
         Total Reduction in Residual: 	   1.556236e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125783
    setup: 0.010453 s
    solve: 0.00212534 s
    solve(per iteration): 0.000708448 s
resid in solve_pyamgx: 6.92e-04
time solve_pyamgx: 2.81e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.469937e+00
              0             1.64587   8.756297e-02         0.0252
              1              1.6459   1.746882e-03         0.0200
              2              1.6459   1.019133e-04         0.0583
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0309
         Final Residual: 		   1.019133e-04
         Total Reduction in Residual: 	   2.937035e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126035
    setup: 0.010453 s
    solve: 0.0021505 s
    solve(per iteration): 0.000716832 s
resid in solve_pyamgx: 1.02e-04
time solve_pyamgx: 3.44e-03
time v: 6.24e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.899036e+00
              0             1.64587   9.893095e-02         0.0254
              1              1.6459   3.098569e-03         0.0313
              2              1.6459   4.338107e-04         0.1400
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0481
         Final Residual: 		   4.338107e-04
         Total Reduction in Residual: 	   1.112610e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125866
    setup: 0.010453 s
    solve: 0.00213363 s
    solve(per iteration): 0.000711211 s
resid in solve_pyamgx: 4.34e-04
time solve_pyamgx: 3.42e-03
time w: 5.57e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.094599e+00
              0             1.64587   6.632371e-01         0.6059
              1              1.6459   3.120187e-01         0.4704
              2              1.6459   1.553314e-01         0.4978
              3              1.6459   7.906758e-02         0.5090
              4              1.6459   4.187338e-02         0.5296
              5              1.6459   2.284250e-02         0.5455
              6              1.6459   1.260148e-02         0.5517
              7              1.6459   7.028841e-03         0.5578
              8              1.6459   3.920016e-03         0.5577
              9              1.6459   2.198170e-03         0.5608
             10              1.6459   1.507929e-03         0.6860
             11              1.6459   9.186882e-04         0.6092
             12              1.6459   5.386334e-04         0.5863
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5566
         Final Residual: 		   5.386334e-04
         Total Reduction in Residual: 	   4.920830e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0684995
    setup: 0.0508867 s
    solve: 0.0176129 s
    solve(per iteration): 0.00135484 s
resid in solve_pyamgx: 5.39e-04
time solve_pyamgx: 8.40e-02
time p: 9.64e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26101            278291  0.000408        0.00727
           2(D)         5116            109646   0.00419        0.00264
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31766
         Operator Complexity: 1.56546
         Total Memory Usage: 0.0201647 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.763266e-01
              0             1.64587   4.415114e-02         0.0766
              1              1.6459   4.587301e-03         0.1039
              2              1.6459   7.738412e-04         0.1687
              3              1.6459   1.569276e-04         0.2028
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1285
         Final Residual: 		   1.569276e-04
         Total Reduction in Residual: 	   2.722894e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168135
    setup: 0.0134472 s
    solve: 0.0033663 s
    solve(per iteration): 0.000841576 s
resid in solve_pyamgx: 1.57e-04
time solve_pyamgx: 3.21e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26567            283929  0.000402        0.00741
           2(D)         5048            107952   0.00424         0.0026
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32175
         Operator Complexity: 1.57122
         Total Memory Usage: 0.020274 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.879849e+01
              0             1.64587   2.658974e+00         0.1414
              1              1.6459   5.740423e-01         0.2159
              2              1.6459   1.190811e-01         0.2074
              3              1.6459   2.845383e-02         0.2389
              4              1.6459   6.883950e-03         0.2419
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   6.883950e-03
         Total Reduction in Residual: 	   3.661969e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017721
    setup: 0.0135333 s
    solve: 0.00418762 s
    solve(per iteration): 0.000837523 s
resid in solve_pyamgx: 6.88e-03
time solve_pyamgx: 3.38e-02
time omega: 4.02e-02
time Smag or Wale: 4.77e-07

--time step: 273, iter:0, max residual:1.70e-06, u:5.40e-07, v:7.96e-08, w:3.39e-07, p:1.70e-06, k:9.58e-11, eps:0.00e+00, om:5.38e-06


monitor time step: 273, iter:0, u: 4.18e-01, v:-9.75e-04, w:-1.62e-02, p: 5.10e-13, k: 1.02e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.13e+02, kmin: 5.74e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.897810218978102e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15490            166648  0.000695        0.00436
           2(D)         4110             44484   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19938
         Operator Complexity: 1.30774
         Total Memory Usage: 0.0155756 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.440279e+00
              0             1.64587   1.069184e-01         0.0241
              1              1.6459   4.414142e-03         0.0413
              2              1.6459   6.829778e-04         0.1547
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0536
         Final Residual: 		   6.829778e-04
         Total Reduction in Residual: 	   1.538142e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125676
    setup: 0.0104467 s
    solve: 0.00212093 s
    solve(per iteration): 0.000706976 s
resid in solve_pyamgx: 6.83e-04
time solve_pyamgx: 2.98e-02
time u: 3.64e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.466862e+00
              0             1.64587   8.747595e-02         0.0252
              1              1.6459   1.745772e-03         0.0200
              2              1.6459   1.029747e-04         0.0590
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0310
         Final Residual: 		   1.029747e-04
         Total Reduction in Residual: 	   2.970256e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125868
    setup: 0.0104467 s
    solve: 0.00214016 s
    solve(per iteration): 0.000713387 s
resid in solve_pyamgx: 1.03e-04
time solve_pyamgx: 3.45e-03
time v: 6.27e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.895228e+00
              0             1.64587   9.884972e-02         0.0254
              1              1.6459   3.112909e-03         0.0315
              2              1.6459   4.406114e-04         0.1415
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0484
         Final Residual: 		   4.406114e-04
         Total Reduction in Residual: 	   1.131157e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125652
    setup: 0.0104467 s
    solve: 0.0021185 s
    solve(per iteration): 0.000706165 s
resid in solve_pyamgx: 4.41e-04
time solve_pyamgx: 3.36e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.091081e+00
              0             1.64587   6.632010e-01         0.6078
              1              1.6459   3.112079e-01         0.4693
              2              1.6459   1.542129e-01         0.4955
              3              1.6459   7.831210e-02         0.5078
              4              1.6459   4.148038e-02         0.5297
              5              1.6459   2.255556e-02         0.5438
              6              1.6459   1.238779e-02         0.5492
              7              1.6459   6.890289e-03         0.5562
              8              1.6459   3.839922e-03         0.5573
              9              1.6459   2.157465e-03         0.5619
             10              1.6459   1.485398e-03         0.6885
             11              1.6459   9.031462e-04         0.6080
             12              1.6459   5.263364e-04         0.5828
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5557
         Final Residual: 		   5.263364e-04
         Total Reduction in Residual: 	   4.823989e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0684903
    setup: 0.0508869 s
    solve: 0.0176034 s
    solve(per iteration): 0.00135411 s
resid in solve_pyamgx: 5.26e-04
time solve_pyamgx: 8.75e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26152            279154  0.000408        0.00729
           2(D)         5098            108538   0.00418        0.00262
           3(D)           17                19    0.0657       9.46e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31806
         Operator Complexity: 1.56511
         Total Memory Usage: 0.0201615 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.759384e-01
              0             1.64587   4.423664e-02         0.0768
              1              1.6459   4.589600e-03         0.1038
              2              1.6459   7.776763e-04         0.1694
              3              1.6459   1.571710e-04         0.2021
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1285
         Final Residual: 		   1.571710e-04
         Total Reduction in Residual: 	   2.728954e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169477
    setup: 0.0136092 s
    solve: 0.00333853 s
    solve(per iteration): 0.000834632 s
resid in solve_pyamgx: 1.57e-04
time solve_pyamgx: 3.29e-02
time k: 4.50e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26615            284495  0.000402        0.00743
           2(D)         5097            110127   0.00424        0.00265
           3(D)           11                19     0.157       7.67e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3227
         Operator Complexity: 1.57521
         Total Memory Usage: 0.0203402 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.874967e+01
              0             1.64587   2.634810e+00         0.1405
              1              1.6459   5.643483e-01         0.2142
              2              1.6459   1.173098e-01         0.2079
              3              1.6459   2.799694e-02         0.2387
              4              1.6459   6.816955e-03         0.2435
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2052
         Final Residual: 		   6.816955e-03
         Total Reduction in Residual: 	   3.635773e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178853
    setup: 0.0137013 s
    solve: 0.00418397 s
    solve(per iteration): 0.000836794 s
resid in solve_pyamgx: 6.82e-03
time solve_pyamgx: 3.39e-02
time omega: 4.04e-02
time Smag or Wale: 4.77e-07

--time step: 274, iter:0, max residual:1.62e-06, u:5.34e-07, v:8.04e-08, w:3.44e-07, p:1.62e-06, k:9.59e-11, eps:0.00e+00, om:5.33e-06


monitor time step: 274, iter:0, u: 4.13e-01, v:-6.46e-04, w:-1.56e-02, p:-2.25e-13, k: 9.92e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.14e+02, kmin: 5.75e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 1.8909090909090908e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15532            166844  0.000692        0.00437
           2(D)         4128             44864   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19999
         Operator Complexity: 1.30858
         Total Memory Usage: 0.0155915 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.436507e+00
              0             1.64587   1.068328e-01         0.0241
              1              1.6459   4.425201e-03         0.0414
              2              1.6459   6.802879e-04         0.1537
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0535
         Final Residual: 		   6.802879e-04
         Total Reduction in Residual: 	   1.533386e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125646
    setup: 0.0104468 s
    solve: 0.00211776 s
    solve(per iteration): 0.00070592 s
resid in solve_pyamgx: 6.80e-04
time solve_pyamgx: 2.81e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.463795e+00
              0             1.64587   8.738929e-02         0.0252
              1              1.6459   1.741164e-03         0.0199
              2              1.6459   1.012361e-04         0.0581
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0308
         Final Residual: 		   1.012361e-04
         Total Reduction in Residual: 	   2.922693e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125932
    setup: 0.0104468 s
    solve: 0.0021463 s
    solve(per iteration): 0.000715435 s
resid in solve_pyamgx: 1.01e-04
time solve_pyamgx: 3.46e-03
time v: 6.24e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.891408e+00
              0             1.64587   9.874361e-02         0.0254
              1              1.6459   3.084616e-03         0.0312
              2              1.6459   4.316062e-04         0.1399
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0480
         Final Residual: 		   4.316062e-04
         Total Reduction in Residual: 	   1.109126e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125726
    setup: 0.0104468 s
    solve: 0.00212576 s
    solve(per iteration): 0.000708587 s
resid in solve_pyamgx: 4.32e-04
time solve_pyamgx: 3.39e-03
time w: 5.57e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.087485e+00
              0             1.64587   6.625902e-01         0.6093
              1              1.6459   3.117072e-01         0.4704
              2              1.6459   1.541001e-01         0.4944
              3              1.6459   7.790308e-02         0.5055
              4              1.6459   4.108244e-02         0.5274
              5              1.6459   2.218153e-02         0.5399
              6              1.6459   1.215209e-02         0.5478
              7              1.6459   6.775434e-03         0.5576
              8              1.6459   3.793665e-03         0.5599
              9              1.6459   2.138083e-03         0.5636
             10              1.6459   1.480980e-03         0.6927
             11              1.6459   9.111396e-04         0.6152
             12              1.6459   5.475734e-04         0.6010
             13              1.6459   3.376371e-04         0.6166
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5616
         Final Residual: 		   3.376371e-04
         Total Reduction in Residual: 	   3.104751e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697366
    setup: 0.0508354 s
    solve: 0.0189012 s
    solve(per iteration): 0.00135009 s
resid in solve_pyamgx: 3.38e-04
time solve_pyamgx: 8.57e-02
time p: 9.81e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26185            279239  0.000407        0.00729
           2(D)         5130            108488   0.00412        0.00262
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31865
         Operator Complexity: 1.56515
         Total Memory Usage: 0.0201652 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.755536e-01
              0             1.64587   4.419604e-02         0.0768
              1              1.6459   4.563157e-03         0.1032
              2              1.6459   7.684991e-04         0.1684
              3              1.6459   1.567781e-04         0.2040
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1285
         Final Residual: 		   1.567781e-04
         Total Reduction in Residual: 	   2.723953e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169759
    setup: 0.0136233 s
    solve: 0.00335258 s
    solve(per iteration): 0.000838144 s
resid in solve_pyamgx: 1.57e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26537            283629  0.000403         0.0074
           2(D)         5063            108813   0.00424        0.00262
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32158
         Operator Complexity: 1.57203
         Total Memory Usage: 0.0202857 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.879878e+01
              0             1.64587   2.593530e+00         0.1380
              1              1.6459   5.532193e-01         0.2133
              2              1.6459   1.140780e-01         0.2062
              3              1.6459   2.681665e-02         0.2351
              4              1.6459   6.438895e-03         0.2401
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2027
         Final Residual: 		   6.438895e-03
         Total Reduction in Residual: 	   3.425166e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178356
    setup: 0.0136543 s
    solve: 0.00418128 s
    solve(per iteration): 0.000836256 s
resid in solve_pyamgx: 6.44e-03
time solve_pyamgx: 3.37e-02
time omega: 4.03e-02
time Smag or Wale: 7.15e-07

--time step: 275, iter:0, max residual:1.16e-06, u:5.31e-07, v:7.91e-08, w:3.37e-07, p:1.16e-06, k:9.57e-11, eps:0.00e+00, om:5.03e-06


monitor time step: 275, iter:0, u: 4.08e-01, v:-1.53e-04, w:-1.49e-02, p:-9.69e-13, k: 9.69e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.14e+02, kmin: 5.76e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.8840579710144926e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15517            166607  0.000692        0.00436
           2(D)         4137             44613   0.00261        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19993
         Operator Complexity: 1.30786
         Total Memory Usage: 0.0155802 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.432766e+00
              0             1.64587   1.067162e-01         0.0241
              1              1.6459   4.384681e-03         0.0411
              2              1.6459   6.693899e-04         0.1527
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0533
         Final Residual: 		   6.693899e-04
         Total Reduction in Residual: 	   1.510095e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125746
    setup: 0.0104669 s
    solve: 0.00210762 s
    solve(per iteration): 0.000702539 s
resid in solve_pyamgx: 6.69e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.460693e+00
              0             1.64587   8.730406e-02         0.0252
              1              1.6459   1.738980e-03         0.0199
              2              1.6459   1.011695e-04         0.0582
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0308
         Final Residual: 		   1.011695e-04
         Total Reduction in Residual: 	   2.923389e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126128
    setup: 0.0104669 s
    solve: 0.00214582 s
    solve(per iteration): 0.000715275 s
resid in solve_pyamgx: 1.01e-04
time solve_pyamgx: 3.43e-03
time v: 6.25e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.887553e+00
              0             1.64587   9.866290e-02         0.0254
              1              1.6459   3.092838e-03         0.0313
              2              1.6459   4.334768e-04         0.1402
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0481
         Final Residual: 		   4.334768e-04
         Total Reduction in Residual: 	   1.115038e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012593
    setup: 0.0104669 s
    solve: 0.00212605 s
    solve(per iteration): 0.000708683 s
resid in solve_pyamgx: 4.33e-04
time solve_pyamgx: 3.34e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.083874e+00
              0             1.64587   6.618422e-01         0.6106
              1              1.6459   3.132272e-01         0.4733
              2              1.6459   1.549324e-01         0.4946
              3              1.6459   7.804021e-02         0.5037
              4              1.6459   4.085767e-02         0.5235
              5              1.6459   2.187007e-02         0.5353
              6              1.6459   1.196734e-02         0.5472
              7              1.6459   6.716566e-03         0.5612
              8              1.6459   3.792249e-03         0.5646
              9              1.6459   2.146725e-03         0.5661
             10              1.6459   1.498462e-03         0.6980
             11              1.6459   9.413797e-04         0.6282
             12              1.6459   5.933122e-04         0.6303
             13              1.6459   4.075152e-04         0.6868
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5693
         Final Residual: 		   4.075152e-04
         Total Reduction in Residual: 	   3.759803e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0696953
    setup: 0.0508191 s
    solve: 0.0188762 s
    solve(per iteration): 0.0013483 s
resid in solve_pyamgx: 4.08e-04
time solve_pyamgx: 8.51e-02
time p: 9.76e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26077            278061  0.000409        0.00726
           2(D)         5156            109070    0.0041        0.00263
           3(D)           10                16      0.16       6.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31782
         Operator Complexity: 1.56429
         Total Memory Usage: 0.0201477 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.751577e-01
              0             1.64587   4.437054e-02         0.0771
              1              1.6459   4.554601e-03         0.1026
              2              1.6459   7.675794e-04         0.1685
              3              1.6459   1.549140e-04         0.2018
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1281
         Final Residual: 		   1.549140e-04
         Total Reduction in Residual: 	   2.693417e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169281
    setup: 0.0135755 s
    solve: 0.00335258 s
    solve(per iteration): 0.000838144 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26622            284128  0.000401        0.00742
           2(D)         5101            110713   0.00425        0.00266
           3(D)           21                31    0.0703       1.33e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32292
         Operator Complexity: 1.57555
         Total Memory Usage: 0.0203464 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.864940e+01
              0             1.64587   2.588761e+00         0.1388
              1              1.6459   5.531119e-01         0.2137
              2              1.6459   1.152284e-01         0.2083
              3              1.6459   2.703269e-02         0.2346
              4              1.6459   6.552272e-03         0.2424
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2038
         Final Residual: 		   6.552272e-03
         Total Reduction in Residual: 	   3.513395e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177867
    setup: 0.0136094 s
    solve: 0.00417734 s
    solve(per iteration): 0.000835469 s
resid in solve_pyamgx: 6.55e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 9.54e-07

--time step: 276, iter:0, max residual:1.37e-06, u:5.23e-07, v:7.90e-08, w:3.39e-07, p:1.37e-06, k:9.46e-11, eps:0.00e+00, om:5.12e-06


monitor time step: 276, iter:0, u: 4.03e-01, v: 4.30e-04, w:-1.42e-02, p:-1.64e-12, k: 9.45e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.14e+02, kmin: 5.77e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.8772563176895305e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15551            167299  0.000692        0.00438
           2(D)         4114             44654   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20004
         Operator Complexity: 1.30893
         Total Memory Usage: 0.0155973 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.429041e+00
              0             1.64587   1.065830e-01         0.0241
              1              1.6459   4.382542e-03         0.0411
              2              1.6459   6.834368e-04         0.1559
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0536
         Final Residual: 		   6.834368e-04
         Total Reduction in Residual: 	   1.543081e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126692
    setup: 0.0105288 s
    solve: 0.00214042 s
    solve(per iteration): 0.000713472 s
resid in solve_pyamgx: 6.83e-04
time solve_pyamgx: 2.87e-02
time u: 3.64e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.457558e+00
              0             1.64587   8.721753e-02         0.0252
              1              1.6459   1.734092e-03         0.0199
              2              1.6459   9.965222e-05         0.0575
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0307
         Final Residual: 		   9.965222e-05
         Total Reduction in Residual: 	   2.882156e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127017
    setup: 0.0105288 s
    solve: 0.00217293 s
    solve(per iteration): 0.000724309 s
resid in solve_pyamgx: 9.97e-05
time solve_pyamgx: 3.56e-03
time v: 6.48e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.883678e+00
              0             1.64587   9.856670e-02         0.0254
              1              1.6459   3.074458e-03         0.0312
              2              1.6459   4.345507e-04         0.1413
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0482
         Final Residual: 		   4.345507e-04
         Total Reduction in Residual: 	   1.118915e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126629
    setup: 0.0105288 s
    solve: 0.00213414 s
    solve(per iteration): 0.000711381 s
resid in solve_pyamgx: 4.35e-04
time solve_pyamgx: 3.46e-03
time w: 5.75e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.080282e+00
              0             1.64587   6.608503e-01         0.6117
              1              1.6459   3.145225e-01         0.4759
              2              1.6459   1.560240e-01         0.4961
              3              1.6459   7.857151e-02         0.5036
              4              1.6459   4.083308e-02         0.5197
              5              1.6459   2.172432e-02         0.5320
              6              1.6459   1.190311e-02         0.5479
              7              1.6459   6.741416e-03         0.5664
              8              1.6459   3.841233e-03         0.5698
              9              1.6459   2.184574e-03         0.5687
             10              1.6459   1.536104e-03         0.7032
             11              1.6459   9.863783e-04         0.6421
             12              1.6459   6.483821e-04         0.6573
             13              1.6459   4.788261e-04         0.7385
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5761
         Final Residual: 		   4.788261e-04
         Total Reduction in Residual: 	   4.432420e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0699505
    setup: 0.050968 s
    solve: 0.0189825 s
    solve(per iteration): 0.00135589 s
resid in solve_pyamgx: 4.79e-04
time solve_pyamgx: 8.66e-02
time p: 9.99e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26190            279760  0.000408        0.00731
           2(D)         5151            109199   0.00412        0.00263
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31894
         Operator Complexity: 1.56695
         Total Memory Usage: 0.0201942 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.747511e-01
              0             1.64587   4.413538e-02         0.0768
              1              1.6459   4.513665e-03         0.1023
              2              1.6459   7.609216e-04         0.1686
              3              1.6459   1.549660e-04         0.2037
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1281
         Final Residual: 		   1.549660e-04
         Total Reduction in Residual: 	   2.696229e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170732
    setup: 0.0137044 s
    solve: 0.00336883 s
    solve(per iteration): 0.000842208 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.35e-02
time k: 4.64e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26662            284512    0.0004        0.00743
           2(D)         5185            110895   0.00412        0.00267
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32411
         Operator Complexity: 1.57635
         Total Memory Usage: 0.0203649 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.861823e+01
              0             1.64587   2.634108e+00         0.1415
              1              1.6459   5.676215e-01         0.2155
              2              1.6459   1.173237e-01         0.2067
              3              1.6459   2.769811e-02         0.2361
              4              1.6459   6.707619e-03         0.2422
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   6.707619e-03
         Total Reduction in Residual: 	   3.602716e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179973
    setup: 0.0137822 s
    solve: 0.00421507 s
    solve(per iteration): 0.000843014 s
resid in solve_pyamgx: 6.71e-03
time solve_pyamgx: 3.43e-02
time omega: 4.13e-02
time Smag or Wale: 7.15e-07

--time step: 277, iter:0, max residual:1.57e-06, u:5.34e-07, v:7.79e-08, w:3.39e-07, p:1.57e-06, k:9.46e-11, eps:0.00e+00, om:5.24e-06


monitor time step: 277, iter:0, u: 3.97e-01, v: 9.72e-04, w:-1.34e-02, p:-2.19e-12, k: 9.22e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.14e+02, kmin: 5.79e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.870503597122302e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15524            166900  0.000693        0.00437
           2(D)         4109             44721   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19972
         Operator Complexity: 1.30845
         Total Memory Usage: 0.0155883 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.425294e+00
              0             1.64587   1.064724e-01         0.0241
              1              1.6459   4.377004e-03         0.0411
              2              1.6459   6.814845e-04         0.1557
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0536
         Final Residual: 		   6.814845e-04
         Total Reduction in Residual: 	   1.539976e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126822
    setup: 0.010538 s
    solve: 0.00214426 s
    solve(per iteration): 0.000714752 s
resid in solve_pyamgx: 6.81e-04
time solve_pyamgx: 2.93e-02
time u: 3.64e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.454436e+00
              0             1.64587   8.713448e-02         0.0252
              1              1.6459   1.732527e-03         0.0199
              2              1.6459   9.913238e-05         0.0572
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0306
         Final Residual: 		   9.913238e-05
         Total Reduction in Residual: 	   2.869712e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127039
    setup: 0.010538 s
    solve: 0.00216589 s
    solve(per iteration): 0.000721963 s
resid in solve_pyamgx: 9.91e-05
time solve_pyamgx: 3.53e-03
time v: 6.46e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.879825e+00
              0             1.64587   9.848344e-02         0.0254
              1              1.6459   3.083289e-03         0.0313
              2              1.6459   4.359611e-04         0.1414
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.359611e-04
         Total Reduction in Residual: 	   1.123662e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126734
    setup: 0.010538 s
    solve: 0.00213546 s
    solve(per iteration): 0.000711819 s
resid in solve_pyamgx: 4.36e-04
time solve_pyamgx: 3.46e-03
time w: 5.75e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.076679e+00
              0             1.64587   6.582343e-01         0.6114
              1              1.6459   3.138183e-01         0.4768
              2              1.6459   1.562860e-01         0.4980
              3              1.6459   7.881697e-02         0.5043
              4              1.6459   4.064182e-02         0.5156
              5              1.6459   2.157717e-02         0.5309
              6              1.6459   1.186617e-02         0.5499
              7              1.6459   6.781732e-03         0.5715
              8              1.6459   3.896633e-03         0.5746
              9              1.6459   2.225797e-03         0.5712
             10              1.6459   1.573783e-03         0.7071
             11              1.6459   1.029288e-03         0.6540
             12              1.6459   6.974743e-04         0.6776
             13              1.6459   5.367426e-04         0.7696
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5809
         Final Residual: 		   5.367426e-04
         Total Reduction in Residual: 	   4.985170e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.070106
    setup: 0.0511846 s
    solve: 0.0189213 s
    solve(per iteration): 0.00135152 s
resid in solve_pyamgx: 5.37e-04
time solve_pyamgx: 8.69e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26190            280058  0.000408        0.00731
           2(D)         5145            108605    0.0041        0.00262
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31886
         Operator Complexity: 1.56652
         Total Memory Usage: 0.0201871 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.743411e-01
              0             1.64587   4.361977e-02         0.0759
              1              1.6459   4.521088e-03         0.1036
              2              1.6459   7.770858e-04         0.1719
              3              1.6459   1.579491e-04         0.2033
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1288
         Final Residual: 		   1.579491e-04
         Total Reduction in Residual: 	   2.750093e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170308
    setup: 0.0136788 s
    solve: 0.00335206 s
    solve(per iteration): 0.000838016 s
resid in solve_pyamgx: 1.58e-04
time solve_pyamgx: 3.36e-02
time k: 4.68e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26590            284428  0.000402        0.00742
           2(D)         5070            109184   0.00425        0.00263
           3(D)           15                25     0.111       1.02e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32221
         Operator Complexity: 1.57375
         Total Memory Usage: 0.0203152 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.852311e+01
              0             1.64587   2.598670e+00         0.1403
              1              1.6459   5.551246e-01         0.2136
              2              1.6459   1.149277e-01         0.2070
              3              1.6459   2.708699e-02         0.2357
              4              1.6459   6.518631e-03         0.2407
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2038
         Final Residual: 		   6.518631e-03
         Total Reduction in Residual: 	   3.519187e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176239
    setup: 0.0134217 s
    solve: 0.00420221 s
    solve(per iteration): 0.000840442 s
resid in solve_pyamgx: 6.52e-03
time solve_pyamgx: 3.40e-02
time omega: 4.08e-02
time Smag or Wale: 4.77e-07

--time step: 278, iter:0, max residual:1.72e-06, u:5.32e-07, v:7.74e-08, w:3.41e-07, p:1.72e-06, k:9.64e-11, eps:0.00e+00, om:5.09e-06


monitor time step: 278, iter:0, u: 3.92e-01, v: 1.38e-03, w:-1.25e-02, p:-2.60e-12, k: 9.00e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.14e+02, kmin: 5.80e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.8637992831541217e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15520            166474  0.000691        0.00436
           2(D)         4078             44314   0.00266        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19936
         Operator Complexity: 1.30724
         Total Memory Usage: 0.0155681 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.421494e+00
              0             1.64587   1.063608e-01         0.0241
              1              1.6459   4.347802e-03         0.0409
              2              1.6459   6.747239e-04         0.1552
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0534
         Final Residual: 		   6.747239e-04
         Total Reduction in Residual: 	   1.526009e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125765
    setup: 0.0104604 s
    solve: 0.00211616 s
    solve(per iteration): 0.000705387 s
resid in solve_pyamgx: 6.75e-04
time solve_pyamgx: 2.89e-02
time u: 3.59e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.451377e+00
              0             1.64587   8.705357e-02         0.0252
              1              1.6459   1.732174e-03         0.0199
              2              1.6459   9.986617e-05         0.0577
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0307
         Final Residual: 		   9.986617e-05
         Total Reduction in Residual: 	   2.893517e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126125
    setup: 0.0104604 s
    solve: 0.0021521 s
    solve(per iteration): 0.000717365 s
resid in solve_pyamgx: 9.99e-05
time solve_pyamgx: 3.46e-03
time v: 6.21e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.876019e+00
              0             1.64587   9.840366e-02         0.0254
              1              1.6459   3.084451e-03         0.0313
              2              1.6459   4.328970e-04         0.1403
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0482
         Final Residual: 		   4.328970e-04
         Total Reduction in Residual: 	   1.116860e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125598
    setup: 0.0104604 s
    solve: 0.00209946 s
    solve(per iteration): 0.000699819 s
resid in solve_pyamgx: 4.33e-04
time solve_pyamgx: 3.36e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.073128e+00
              0             1.64587   6.552355e-01         0.6106
              1              1.6459   3.119091e-01         0.4760
              2              1.6459   1.560717e-01         0.5004
              3              1.6459   7.908887e-02         0.5067
              4              1.6459   4.061602e-02         0.5135
              5              1.6459   2.164116e-02         0.5328
              6              1.6459   1.197801e-02         0.5535
              7              1.6459   6.895674e-03         0.5757
              8              1.6459   3.983294e-03         0.5777
              9              1.6459   2.277553e-03         0.5718
             10              1.6459   1.612824e-03         0.7081
             11              1.6459   1.063465e-03         0.6594
             12              1.6459   7.304499e-04         0.6869
             13              1.6459   5.707148e-04         0.7813
             14              1.6459   4.984890e-04         0.8734
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5995
         Final Residual: 		   4.984890e-04
         Total Reduction in Residual: 	   4.645194e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0712785
    setup: 0.0510361 s
    solve: 0.0202424 s
    solve(per iteration): 0.0013495 s
resid in solve_pyamgx: 4.98e-04
time solve_pyamgx: 8.67e-02
time p: 9.91e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26061            278017  0.000409        0.00726
           2(D)         5097            108683   0.00418        0.00262
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31706
         Operator Complexity: 1.56365
         Total Memory Usage: 0.020134 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.739250e-01
              0             1.64587   4.367269e-02         0.0761
              1              1.6459   4.498073e-03         0.1030
              2              1.6459   7.602171e-04         0.1690
              3              1.6459   1.549666e-04         0.2038
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1282
         Final Residual: 		   1.549666e-04
         Total Reduction in Residual: 	   2.700120e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169393
    setup: 0.0135908 s
    solve: 0.00334848 s
    solve(per iteration): 0.00083712 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26639            284363  0.000401        0.00742
           2(D)         5130            108038   0.00411        0.00261
           3(D)           20                30     0.075       1.28e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32337
         Operator Complexity: 1.57199
         Total Memory Usage: 0.0202942 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.846410e+01
              0             1.64587   2.584569e+00         0.1400
              1              1.6459   5.624966e-01         0.2176
              2              1.6459   1.179337e-01         0.2097
              3              1.6459   2.777400e-02         0.2355
              4              1.6459   6.713904e-03         0.2417
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2052
         Final Residual: 		   6.713904e-03
         Total Reduction in Residual: 	   3.636193e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178784
    setup: 0.0136865 s
    solve: 0.00419194 s
    solve(per iteration): 0.000838387 s
resid in solve_pyamgx: 6.71e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 279, iter:0, max residual:1.46e-06, u:5.27e-07, v:7.80e-08, w:3.38e-07, p:1.46e-06, k:9.46e-11, eps:0.00e+00, om:5.25e-06


monitor time step: 279, iter:0, u: 3.87e-01, v: 1.66e-03, w:-1.17e-02, p:-2.79e-12, k: 8.79e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.15e+02, kmin: 5.81e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.857142857142857e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15542            167244  0.000692        0.00438
           2(D)         4081             43987   0.00264         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.19962
         Operator Complexity: 1.30788
         Total Memory Usage: 0.0155792 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.417655e+00
              0             1.64587   1.062388e-01         0.0240
              1              1.6459   4.339159e-03         0.0408
              2              1.6459   6.738097e-04         0.1553
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0534
         Final Residual: 		   6.738097e-04
         Total Reduction in Residual: 	   1.525266e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126309
    setup: 0.0105002 s
    solve: 0.00213078 s
    solve(per iteration): 0.000710261 s
resid in solve_pyamgx: 6.74e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.448379e+00
              0             1.64587   8.697224e-02         0.0252
              1              1.6459   1.728316e-03         0.0199
              2              1.6459   9.885347e-05         0.0572
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0306
         Final Residual: 		   9.885347e-05
         Total Reduction in Residual: 	   2.866665e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126477
    setup: 0.0105002 s
    solve: 0.00214755 s
    solve(per iteration): 0.000715851 s
resid in solve_pyamgx: 9.89e-05
time solve_pyamgx: 3.41e-03
time v: 6.13e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.872244e+00
              0             1.64587   9.831064e-02         0.0254
              1              1.6459   3.067013e-03         0.0312
              2              1.6459   4.311297e-04         0.1406
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0481
         Final Residual: 		   4.311297e-04
         Total Reduction in Residual: 	   1.113385e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012618
    setup: 0.0105002 s
    solve: 0.00211789 s
    solve(per iteration): 0.000705963 s
resid in solve_pyamgx: 4.31e-04
time solve_pyamgx: 3.33e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.069618e+00
              0             1.64587   6.525475e-01         0.6101
              1              1.6459   3.097530e-01         0.4747
              2              1.6459   1.556545e-01         0.5025
              3              1.6459   7.954538e-02         0.5110
              4              1.6459   4.095699e-02         0.5149
              5              1.6459   2.199606e-02         0.5371
              6              1.6459   1.225322e-02         0.5571
              7              1.6459   7.077524e-03         0.5776
              8              1.6459   4.090386e-03         0.5779
              9              1.6459   2.326486e-03         0.5688
             10              1.6459   1.640663e-03         0.7052
             11              1.6459   1.073868e-03         0.6545
             12              1.6459   7.305392e-04         0.6803
             13              1.6459   5.634385e-04         0.7713
             14              1.6459   4.882211e-04         0.8665
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5988
         Final Residual: 		   4.882211e-04
         Total Reduction in Residual: 	   4.564443e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0710054
    setup: 0.0508204 s
    solve: 0.020185 s
    solve(per iteration): 0.00134567 s
resid in solve_pyamgx: 4.88e-04
time solve_pyamgx: 8.64e-02
time p: 9.89e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26122            278210  0.000408        0.00727
           2(D)         5106            108024   0.00414         0.0026
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31779
         Operator Complexity: 1.56298
         Total Memory Usage: 0.0201274 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.734986e-01
              0             1.64587   4.377552e-02         0.0763
              1              1.6459   4.526824e-03         0.1034
              2              1.6459   7.631965e-04         0.1686
              3              1.6459   1.550971e-04         0.2032
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1282
         Final Residual: 		   1.550971e-04
         Total Reduction in Residual: 	   2.704403e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016971
    setup: 0.0136212 s
    solve: 0.00334979 s
    solve(per iteration): 0.000837448 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.24e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26670            284442    0.0004        0.00743
           2(D)         5156            111776    0.0042        0.00269
           3(D)           16                26     0.102       1.07e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32391
         Operator Complexity: 1.57755
         Total Memory Usage: 0.0203822 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.841697e+01
              0             1.64587   2.553666e+00         0.1387
              1              1.6459   5.473400e-01         0.2143
              2              1.6459   1.142968e-01         0.2088
              3              1.6459   2.699381e-02         0.2362
              4              1.6459   6.575042e-03         0.2436
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2044
         Final Residual: 		   6.575042e-03
         Total Reduction in Residual: 	   3.570099e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178281
    setup: 0.0136499 s
    solve: 0.00417818 s
    solve(per iteration): 0.000835635 s
resid in solve_pyamgx: 6.58e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 280, iter:0, max residual:1.45e-06, u:5.26e-07, v:7.72e-08, w:3.37e-07, p:1.45e-06, k:9.47e-11, eps:0.00e+00, om:5.14e-06


monitor time step: 280, iter:0, u: 3.82e-01, v: 1.83e-03, w:-1.09e-02, p:-2.71e-12, k: 8.62e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.69e-01, cfl_max_y: 7.67e-02, at i= 16, j= 61


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.15e+02, kmin: 5.82e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.8505338078291812e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15497            166273  0.000692        0.00435
           2(D)         4102             44548   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19937
         Operator Complexity: 1.30728
         Total Memory Usage: 0.0155687 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.413816e+00
              0             1.64587   1.061573e-01         0.0241
              1              1.6459   4.340505e-03         0.0409
              2              1.6459   6.769403e-04         0.1560
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0535
         Final Residual: 		   6.769403e-04
         Total Reduction in Residual: 	   1.533685e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125933
    setup: 0.0104714 s
    solve: 0.00212192 s
    solve(per iteration): 0.000707307 s
resid in solve_pyamgx: 6.77e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.445390e+00
              0             1.64587   8.689281e-02         0.0252
              1              1.6459   1.727812e-03         0.0199
              2              1.6459   9.969462e-05         0.0577
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0307
         Final Residual: 		   9.969462e-05
         Total Reduction in Residual: 	   2.893566e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126378
    setup: 0.0104714 s
    solve: 0.0021664 s
    solve(per iteration): 0.000722133 s
resid in solve_pyamgx: 9.97e-05
time solve_pyamgx: 3.44e-03
time v: 6.18e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.868458e+00
              0             1.64587   9.823150e-02         0.0254
              1              1.6459   3.073624e-03         0.0313
              2              1.6459   4.296242e-04         0.1398
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0481
         Final Residual: 		   4.296242e-04
         Total Reduction in Residual: 	   1.110583e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126071
    setup: 0.0104714 s
    solve: 0.00213565 s
    solve(per iteration): 0.000711883 s
resid in solve_pyamgx: 4.30e-04
time solve_pyamgx: 3.40e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.066010e+00
              0             1.64587   6.492235e-01         0.6090
              1              1.6459   3.073570e-01         0.4734
              2              1.6459   1.546656e-01         0.5032
              3              1.6459   7.967608e-02         0.5152
              4              1.6459   4.133875e-02         0.5188
              5              1.6459   2.237781e-02         0.5413
              6              1.6459   1.249778e-02         0.5585
              7              1.6459   7.208720e-03         0.5768
              8              1.6459   4.152334e-03         0.5760
              9              1.6459   2.337276e-03         0.5629
             10              1.6459   1.633837e-03         0.6990
             11              1.6459   1.047883e-03         0.6414
             12              1.6459   6.896619e-04         0.6581
             13              1.6459   5.081805e-04         0.7369
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5791
         Final Residual: 		   5.081805e-04
         Total Reduction in Residual: 	   4.767127e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0699102
    setup: 0.0510112 s
    solve: 0.0188989 s
    solve(per iteration): 0.00134992 s
resid in solve_pyamgx: 5.08e-04
time solve_pyamgx: 8.56e-02
time p: 9.80e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26130            278812  0.000408        0.00728
           2(D)         5164            110532   0.00414        0.00266
           3(D)           15                25     0.111       1.02e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31849
         Operator Complexity: 1.56753
         Total Memory Usage: 0.0202007 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.730664e-01
              0             1.64587   4.346484e-02         0.0758
              1              1.6459   4.506465e-03         0.1037
              2              1.6459   7.609926e-04         0.1689
              3              1.6459   1.559813e-04         0.2050
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1284
         Final Residual: 		   1.559813e-04
         Total Reduction in Residual: 	   2.721871e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169988
    setup: 0.0136653 s
    solve: 0.0033335 s
    solve(per iteration): 0.000833376 s
resid in solve_pyamgx: 1.56e-04
time solve_pyamgx: 3.24e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26599            283557  0.000401        0.00741
           2(D)         5114            109796    0.0042        0.00264
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3227
         Operator Complexity: 1.57335
         Total Memory Usage: 0.0203116 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.841581e+01
              0             1.64587   2.594167e+00         0.1409
              1              1.6459   5.581620e-01         0.2152
              2              1.6459   1.161136e-01         0.2080
              3              1.6459   2.752923e-02         0.2371
              4              1.6459   6.709009e-03         0.2437
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2053
         Final Residual: 		   6.709009e-03
         Total Reduction in Residual: 	   3.643070e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178576
    setup: 0.0136696 s
    solve: 0.00418803 s
    solve(per iteration): 0.000837606 s
resid in solve_pyamgx: 6.71e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 281, iter:0, max residual:1.67e-06, u:5.29e-07, v:7.79e-08, w:3.36e-07, p:1.67e-06, k:9.52e-11, eps:0.00e+00, om:5.24e-06


monitor time step: 281, iter:0, u: 3.78e-01, v: 1.89e-03, w:-1.02e-02, p:-2.33e-12, k: 8.47e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.15e+02, kmin: 5.84e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.8439716312056735e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15488            166132  0.000693        0.00435
           2(D)         4128             44910   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19954
         Operator Complexity: 1.30761
         Total Memory Usage: 0.0155743 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.410009e+00
              0             1.64587   1.060422e-01         0.0240
              1              1.6459   4.338714e-03         0.0409
              2              1.6459   6.756629e-04         0.1557
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0535
         Final Residual: 		   6.756629e-04
         Total Reduction in Residual: 	   1.532112e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125928
    setup: 0.0104485 s
    solve: 0.00214422 s
    solve(per iteration): 0.000714741 s
resid in solve_pyamgx: 6.76e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.442350e+00
              0             1.64587   8.681316e-02         0.0252
              1              1.6459   1.726466e-03         0.0199
              2              1.6459   9.974266e-05         0.0578
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0307
         Final Residual: 		   9.974266e-05
         Total Reduction in Residual: 	   2.897516e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126182
    setup: 0.0104485 s
    solve: 0.00216963 s
    solve(per iteration): 0.000723211 s
resid in solve_pyamgx: 9.97e-05
time solve_pyamgx: 3.43e-03
time v: 6.19e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.864634e+00
              0             1.64587   9.814671e-02         0.0254
              1              1.6459   3.072004e-03         0.0313
              2              1.6459   4.321119e-04         0.1407
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0482
         Final Residual: 		   4.321119e-04
         Total Reduction in Residual: 	   1.118119e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125676
    setup: 0.0104485 s
    solve: 0.00211901 s
    solve(per iteration): 0.000706336 s
resid in solve_pyamgx: 4.32e-04
time solve_pyamgx: 3.34e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.062393e+00
              0             1.64587   6.466959e-01         0.6087
              1              1.6459   3.058314e-01         0.4729
              2              1.6459   1.535858e-01         0.5022
              3              1.6459   7.958815e-02         0.5182
              4              1.6459   4.182762e-02         0.5256
              5              1.6459   2.279368e-02         0.5449
              6              1.6459   1.271476e-02         0.5578
              7              1.6459   7.294645e-03         0.5737
              8              1.6459   4.173375e-03         0.5721
              9              1.6459   2.316913e-03         0.5552
             10              1.6459   1.600519e-03         0.6908
             11              1.6459   9.975967e-04         0.6233
             12              1.6459   6.210094e-04         0.6225
             13              1.6459   4.161750e-04         0.6702
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5710
         Final Residual: 		   4.161750e-04
         Total Reduction in Residual: 	   3.917338e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.070121
    setup: 0.0512102 s
    solve: 0.0189107 s
    solve(per iteration): 0.00135077 s
resid in solve_pyamgx: 4.16e-04
time solve_pyamgx: 8.76e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26056            277826  0.000409        0.00726
           2(D)         5120            107512    0.0041        0.00259
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31723
         Operator Complexity: 1.56167
         Total Memory Usage: 0.0201044 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.726287e-01
              0             1.64587   4.390150e-02         0.0767
              1              1.6459   4.501589e-03         0.1025
              2              1.6459   7.604223e-04         0.1689
              3              1.6459   1.546187e-04         0.2033
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1282
         Final Residual: 		   1.546187e-04
         Total Reduction in Residual: 	   2.700156e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170154
    setup: 0.0136827 s
    solve: 0.00333274 s
    solve(per iteration): 0.000833184 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.27e-02
time k: 4.48e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26589            283213  0.000401         0.0074
           2(D)         5160            111114   0.00417        0.00268
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32313
         Operator Complexity: 1.57479
         Total Memory Usage: 0.0203358 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.843724e+01
              0             1.64587   2.557083e+00         0.1387
              1              1.6459   5.491459e-01         0.2148
              2              1.6459   1.148651e-01         0.2092
              3              1.6459   2.728619e-02         0.2375
              4              1.6459   6.649387e-03         0.2437
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   6.649387e-03
         Total Reduction in Residual: 	   3.606497e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176735
    setup: 0.0134902 s
    solve: 0.00418336 s
    solve(per iteration): 0.000836672 s
resid in solve_pyamgx: 6.65e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 2.38e-07

--time step: 282, iter:0, max residual:1.41e-06, u:5.28e-07, v:7.79e-08, w:3.38e-07, p:1.41e-06, k:9.44e-11, eps:0.00e+00, om:5.19e-06


monitor time step: 282, iter:0, u: 3.76e-01, v: 1.78e-03, w:-9.53e-03, p:-1.59e-12, k: 8.37e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.15e+02, kmin: 5.85e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 1.8374558303886923e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15493            166343  0.000693        0.00436
           2(D)         4113             44757   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19944
         Operator Complexity: 1.30769
         Total Memory Usage: 0.0155752 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.406222e+00
              0             1.64587   1.058876e-01         0.0240
              1              1.6459   4.324285e-03         0.0408
              2              1.6459   6.814397e-04         0.1576
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0537
         Final Residual: 		   6.814397e-04
         Total Reduction in Residual: 	   1.546540e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125567
    setup: 0.0104409 s
    solve: 0.00211581 s
    solve(per iteration): 0.000705269 s
resid in solve_pyamgx: 6.81e-04
time solve_pyamgx: 2.81e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.439256e+00
              0             1.64587   8.673619e-02         0.0252
              1              1.6459   1.724764e-03         0.0199
              2              1.6459   9.969058e-05         0.0578
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0307
         Final Residual: 		   9.969058e-05
         Total Reduction in Residual: 	   2.898609e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125855
    setup: 0.0104409 s
    solve: 0.00214458 s
    solve(per iteration): 0.000714859 s
resid in solve_pyamgx: 9.97e-05
time solve_pyamgx: 3.44e-03
time v: 6.23e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.860788e+00
              0             1.64587   9.805675e-02         0.0254
              1              1.6459   3.061205e-03         0.0312
              2              1.6459   4.299765e-04         0.1405
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0481
         Final Residual: 		   4.299765e-04
         Total Reduction in Residual: 	   1.113701e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125629
    setup: 0.0104409 s
    solve: 0.00212198 s
    solve(per iteration): 0.000707328 s
resid in solve_pyamgx: 4.30e-04
time solve_pyamgx: 3.38e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.058847e+00
              0             1.64587   6.454645e-01         0.6096
              1              1.6459   3.053744e-01         0.4731
              2              1.6459   1.526194e-01         0.4998
              3              1.6459   7.919898e-02         0.5189
              4              1.6459   4.224210e-02         0.5334
              5              1.6459   2.313000e-02         0.5476
              6              1.6459   1.286521e-02         0.5562
              7              1.6459   7.327974e-03         0.5696
              8              1.6459   4.155869e-03         0.5671
              9              1.6459   2.277878e-03         0.5481
             10              1.6459   1.556938e-03         0.6835
             11              1.6459   9.463715e-04         0.6078
             12              1.6459   5.562236e-04         0.5877
             13              1.6459   3.243614e-04         0.5831
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5611
         Final Residual: 		   3.243614e-04
         Total Reduction in Residual: 	   3.063347e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0698387
    setup: 0.0509544 s
    solve: 0.0188843 s
    solve(per iteration): 0.00134888 s
resid in solve_pyamgx: 3.24e-04
time solve_pyamgx: 8.54e-02
time p: 9.79e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26048            277736  0.000409        0.00725
           2(D)         5046            107726   0.00423         0.0026
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31643
         Operator Complexity: 1.56186
         Total Memory Usage: 0.0201032 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.721836e-01
              0             1.64587   4.334609e-02         0.0758
              1              1.6459   4.493026e-03         0.1037
              2              1.6459   7.619529e-04         0.1696
              3              1.6459   1.548239e-04         0.2032
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1283
         Final Residual: 		   1.548239e-04
         Total Reduction in Residual: 	   2.705843e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169736
    setup: 0.0136457 s
    solve: 0.00332787 s
    solve(per iteration): 0.000831968 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.24e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26577            284075  0.000402        0.00741
           2(D)         5050            109120   0.00428        0.00263
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32185
         Operator Complexity: 1.57313
         Total Memory Usage: 0.0203038 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.848349e+01
              0             1.64587   2.583497e+00         0.1398
              1              1.6459   5.548523e-01         0.2148
              2              1.6459   1.140522e-01         0.2056
              3              1.6459   2.706553e-02         0.2373
              4              1.6459   6.564221e-03         0.2425
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2042
         Final Residual: 		   6.564221e-03
         Total Reduction in Residual: 	   3.551397e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017879
    setup: 0.0136765 s
    solve: 0.0042025 s
    solve(per iteration): 0.000840499 s
resid in solve_pyamgx: 6.56e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 283, iter:0, max residual:1.09e-06, u:5.32e-07, v:7.79e-08, w:3.36e-07, p:1.09e-06, k:9.45e-11, eps:0.00e+00, om:5.13e-06


monitor time step: 283, iter:0, u: 3.74e-01, v: 1.43e-03, w:-8.93e-03, p:-5.69e-13, k: 8.30e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.16e+02, kmin: 5.86e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.8309859154929575e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15535            167075  0.000692        0.00437
           2(D)         4129             44893   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20003
         Operator Complexity: 1.30896
         Total Memory Usage: 0.0155975 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.402414e+00
              0             1.64587   1.057647e-01         0.0240
              1              1.6459   4.305461e-03         0.0407
              2              1.6459   6.768549e-04         0.1572
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0536
         Final Residual: 		   6.768549e-04
         Total Reduction in Residual: 	   1.537463e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125953
    setup: 0.0104733 s
    solve: 0.00212195 s
    solve(per iteration): 0.000707317 s
resid in solve_pyamgx: 6.77e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.436166e+00
              0             1.64587   8.665207e-02         0.0252
              1              1.6459   1.719696e-03         0.0198
              2              1.6459   9.743312e-05         0.0567
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0305
         Final Residual: 		   9.743312e-05
         Total Reduction in Residual: 	   2.835518e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126171
    setup: 0.0104733 s
    solve: 0.00214374 s
    solve(per iteration): 0.000714581 s
resid in solve_pyamgx: 9.74e-05
time solve_pyamgx: 3.43e-03
time v: 6.21e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.856958e+00
              0             1.64587   9.794886e-02         0.0254
              1              1.6459   3.037665e-03         0.0310
              2              1.6459   4.271019e-04         0.1406
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0480
         Final Residual: 		   4.271019e-04
         Total Reduction in Residual: 	   1.107354e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126034
    setup: 0.0104733 s
    solve: 0.00213008 s
    solve(per iteration): 0.000710027 s
resid in solve_pyamgx: 4.27e-04
time solve_pyamgx: 3.39e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.055303e+00
              0             1.64587   6.440824e-01         0.6103
              1              1.6459   3.051467e-01         0.4738
              2              1.6459   1.514594e-01         0.4963
              3              1.6459   7.811604e-02         0.5158
              4              1.6459   4.208789e-02         0.5388
              5              1.6459   2.311691e-02         0.5493
              6              1.6459   1.283201e-02         0.5551
              7              1.6459   7.264699e-03         0.5661
              8              1.6459   4.084961e-03         0.5623
              9              1.6459   2.224358e-03         0.5445
             10              1.6459   1.515588e-03         0.6814
             11              1.6459   9.194255e-04         0.6066
             12              1.6459   5.419871e-04         0.5895
             13              1.6459   3.176924e-04         0.5862
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5604
         Final Residual: 		   3.176924e-04
         Total Reduction in Residual: 	   3.010438e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697879
    setup: 0.0509317 s
    solve: 0.0188562 s
    solve(per iteration): 0.00134687 s
resid in solve_pyamgx: 3.18e-04
time solve_pyamgx: 8.53e-02
time p: 9.78e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26085            278151  0.000409        0.00726
           2(D)         5053            106319   0.00416        0.00256
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31682
         Operator Complexity: 1.5604
         Total Memory Usage: 0.0200829 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.717299e-01
              0             1.64587   4.325766e-02         0.0757
              1              1.6459   4.472902e-03         0.1034
              2              1.6459   7.609610e-04         0.1701
              3              1.6459   1.560617e-04         0.2051
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1285
         Final Residual: 		   1.560617e-04
         Total Reduction in Residual: 	   2.729640e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016885
    setup: 0.0135452 s
    solve: 0.00333978 s
    solve(per iteration): 0.000834944 s
resid in solve_pyamgx: 1.56e-04
time solve_pyamgx: 3.23e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26547            283465  0.000402         0.0074
           2(D)         5109            109487   0.00419        0.00264
           3(D)           18                20    0.0617       9.98e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3222
         Operator Complexity: 1.57278
         Total Memory Usage: 0.0203003 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.837381e+01
              0             1.64587   2.566489e+00         0.1397
              1              1.6459   5.542364e-01         0.2160
              2              1.6459   1.150708e-01         0.2076
              3              1.6459   2.741787e-02         0.2383
              4              1.6459   6.542456e-03         0.2386
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2043
         Final Residual: 		   6.542456e-03
         Total Reduction in Residual: 	   3.560750e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178455
    setup: 0.0136677 s
    solve: 0.00417776 s
    solve(per iteration): 0.000835552 s
resid in solve_pyamgx: 6.54e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 9.54e-07

--time step: 284, iter:0, max residual:1.08e-06, u:5.29e-07, v:7.61e-08, w:3.34e-07, p:1.08e-06, k:9.53e-11, eps:0.00e+00, om:5.11e-06


monitor time step: 284, iter:0, u: 3.74e-01, v: 8.07e-04, w:-8.39e-03, p: 6.52e-13, k: 8.31e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.16e+02, kmin: 5.88e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.8245614035087717e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15514            166660  0.000692        0.00436
           2(D)         4134             45058   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19987
         Operator Complexity: 1.30859
         Total Memory Usage: 0.015591 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.398550e+00
              0             1.64587   1.056610e-01         0.0240
              1              1.6459   4.301236e-03         0.0407
              2              1.6459   6.683928e-04         0.1554
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0534
         Final Residual: 		   6.683928e-04
         Total Reduction in Residual: 	   1.519575e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126028
    setup: 0.0104858 s
    solve: 0.00211709 s
    solve(per iteration): 0.000705696 s
resid in solve_pyamgx: 6.68e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.433146e+00
              0             1.64587   8.657242e-02         0.0252
              1              1.6459   1.719037e-03         0.0199
              2              1.6459   9.846352e-05         0.0573
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0306
         Final Residual: 		   9.846352e-05
         Total Reduction in Residual: 	   2.868026e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126444
    setup: 0.0104858 s
    solve: 0.00215859 s
    solve(per iteration): 0.000719531 s
resid in solve_pyamgx: 9.85e-05
time solve_pyamgx: 3.40e-03
time v: 6.18e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.853171e+00
              0             1.64587   9.787254e-02         0.0254
              1              1.6459   3.044661e-03         0.0311
              2              1.6459   4.240533e-04         0.1393
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0479
         Final Residual: 		   4.240533e-04
         Total Reduction in Residual: 	   1.100530e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126075
    setup: 0.0104858 s
    solve: 0.00212173 s
    solve(per iteration): 0.000707243 s
resid in solve_pyamgx: 4.24e-04
time solve_pyamgx: 3.35e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.051826e+00
              0             1.64587   6.433366e-01         0.6116
              1              1.6459   3.057344e-01         0.4752
              2              1.6459   1.508084e-01         0.4933
              3              1.6459   7.698192e-02         0.5105
              4              1.6459   4.161326e-02         0.5406
              5              1.6459   2.290731e-02         0.5505
              6              1.6459   1.271398e-02         0.5550
              7              1.6459   7.177749e-03         0.5646
              8              1.6459   4.011672e-03         0.5589
              9              1.6459   2.193797e-03         0.5469
             10              1.6459   1.510309e-03         0.6884
             11              1.6459   9.489766e-04         0.6283
             12              1.6459   6.153985e-04         0.6485
             13              1.6459   4.422666e-04         0.7187
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5739
         Final Residual: 		   4.422666e-04
         Total Reduction in Residual: 	   4.204749e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697544
    setup: 0.0508696 s
    solve: 0.0188848 s
    solve(per iteration): 0.00134891 s
resid in solve_pyamgx: 4.42e-04
time solve_pyamgx: 8.52e-02
time p: 9.79e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26043            277795   0.00041        0.00726
           2(D)         5160            109394   0.00411        0.00264
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31754
         Operator Complexity: 1.56437
         Total Memory Usage: 0.0201474 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.712691e-01
              0             1.64587   4.342360e-02         0.0760
              1              1.6459   4.483657e-03         0.1033
              2              1.6459   7.640812e-04         0.1704
              3              1.6459   1.549449e-04         0.2028
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1283
         Final Residual: 		   1.549449e-04
         Total Reduction in Residual: 	   2.712293e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0173282
    setup: 0.0138918 s
    solve: 0.00343642 s
    solve(per iteration): 0.000859104 s
resid in solve_pyamgx: 1.55e-04
time solve_pyamgx: 3.40e-02
time k: 4.60e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26563            283743  0.000402        0.00741
           2(D)         5050            110444   0.00433        0.00266
           3(D)           16                16    0.0625       8.49e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32175
         Operator Complexity: 1.57457
         Total Memory Usage: 0.0203255 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.848566e+01
              0             1.64587   2.558313e+00         0.1384
              1              1.6459   5.442752e-01         0.2127
              2              1.6459   1.125841e-01         0.2069
              3              1.6459   2.647288e-02         0.2351
              4              1.6459   6.383054e-03         0.2411
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2031
         Final Residual: 		   6.383054e-03
         Total Reduction in Residual: 	   3.452977e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176851
    setup: 0.0135092 s
    solve: 0.00417587 s
    solve(per iteration): 0.000835174 s
resid in solve_pyamgx: 6.38e-03
time solve_pyamgx: 3.32e-02
time omega: 4.05e-02
time Smag or Wale: 7.15e-07

--time step: 285, iter:0, max residual:1.48e-06, u:5.22e-07, v:7.69e-08, w:3.31e-07, p:1.48e-06, k:9.46e-11, eps:0.00e+00, om:4.99e-06


monitor time step: 285, iter:0, u: 3.75e-01, v:-2.51e-05, w:-7.93e-03, p: 2.00e-12, k: 8.38e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.96e+01, vismax: 2.16e+02, kmin: 5.89e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.818181818181818e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15526            166616  0.000691        0.00436
           2(D)         4130             44846   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.19995
         Operator Complexity: 1.30822
         Total Memory Usage: 0.0155858 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.394639e+00
              0             1.64587   1.055463e-01         0.0240
              1              1.6459   4.293210e-03         0.0407
              2              1.6459   6.750922e-04         0.1572
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0536
         Final Residual: 		   6.750922e-04
         Total Reduction in Residual: 	   1.536172e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012567
    setup: 0.0104473 s
    solve: 0.00211971 s
    solve(per iteration): 0.000706571 s
resid in solve_pyamgx: 6.75e-04
time solve_pyamgx: 2.79e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.430199e+00
              0             1.64587   8.649873e-02         0.0252
              1              1.6459   1.718067e-03         0.0199
              2              1.6459   9.856867e-05         0.0574
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0306
         Final Residual: 		   9.856867e-05
         Total Reduction in Residual: 	   2.873555e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125875
    setup: 0.0104473 s
    solve: 0.00214016 s
    solve(per iteration): 0.000713387 s
resid in solve_pyamgx: 9.86e-05
time solve_pyamgx: 3.45e-03
time v: 6.21e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.849413e+00
              0             1.64587   9.780343e-02         0.0254
              1              1.6459   3.044387e-03         0.0311
              2              1.6459   4.278493e-04         0.1405
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0481
         Final Residual: 		   4.278493e-04
         Total Reduction in Residual: 	   1.111466e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125673
    setup: 0.0104473 s
    solve: 0.00211994 s
    solve(per iteration): 0.000706645 s
resid in solve_pyamgx: 4.28e-04
time solve_pyamgx: 3.38e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.048382e+00
              0             1.64587   6.433818e-01         0.6137
              1              1.6459   3.066573e-01         0.4766
              2              1.6459   1.507786e-01         0.4917
              3              1.6459   7.622358e-02         0.5055
              4              1.6459   4.104976e-02         0.5385
              5              1.6459   2.261459e-02         0.5509
              6              1.6459   1.256396e-02         0.5556
              7              1.6459   7.099712e-03         0.5651
              8              1.6459   3.965555e-03         0.5586
              9              1.6459   2.206707e-03         0.5565
             10              1.6459   1.558042e-03         0.7060
             11              1.6459   1.044890e-03         0.6706
             12              1.6459   7.652838e-04         0.7324
             13              1.6459   6.383006e-04         0.8341
             14              1.6459   5.847966e-04         0.9162
             15              1.6459   5.653158e-04         0.9667
             16              1.6459   5.525236e-04         0.9774
             17              1.6459   5.392681e-04         0.9760
             18              1.6459   5.210506e-04         0.9662
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6701
         Final Residual: 		   5.210506e-04
         Total Reduction in Residual: 	   4.970045e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0768008
    setup: 0.0509618 s
    solve: 0.0258389 s
    solve(per iteration): 0.00135994 s
resid in solve_pyamgx: 5.21e-04
time solve_pyamgx: 9.24e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26147            278307  0.000407        0.00727
           2(D)         5156            107858   0.00406         0.0026
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31854
         Operator Complexity: 1.56288
         Total Memory Usage: 0.0201297 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.708050e-01
              0             1.64587   4.327316e-02         0.0758
              1              1.6459   4.517031e-03         0.1044
              2              1.6459   7.678848e-04         0.1700
              3              1.6459   1.557888e-04         0.2029
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1285
         Final Residual: 		   1.557888e-04
         Total Reduction in Residual: 	   2.729282e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0171068
    setup: 0.0137498 s
    solve: 0.00335696 s
    solve(per iteration): 0.00083924 s
resid in solve_pyamgx: 1.56e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26553            283057  0.000401        0.00739
           2(D)         4989            108215   0.00435         0.0026
           3(D)           15                21    0.0933       9.31e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32101
         Operator Complexity: 1.57033
         Total Memory Usage: 0.0202567 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.816044e+01
              0             1.64587   2.537525e+00         0.1397
              1              1.6459   5.410363e-01         0.2132
              2              1.6459   1.120202e-01         0.2070
              3              1.6459   2.685805e-02         0.2398
              4              1.6459   6.615615e-03         0.2463
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2053
         Final Residual: 		   6.615615e-03
         Total Reduction in Residual: 	   3.642872e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017822
    setup: 0.0136359 s
    solve: 0.00418611 s
    solve(per iteration): 0.000837222 s
resid in solve_pyamgx: 6.62e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 286, iter:0, max residual:1.48e-06, u:5.27e-07, v:7.70e-08, w:3.34e-07, p:1.48e-06, k:9.51e-11, eps:0.00e+00, om:5.17e-06


monitor time step: 286, iter:0, u: 3.77e-01, v:-9.62e-04, w:-7.53e-03, p: 2.97e-12, k: 8.45e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.16e+02, kmin: 5.90e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.8118466898954703e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15519            166561  0.000692        0.00436
           2(D)         4118             44832   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19976
         Operator Complexity: 1.30812
         Total Memory Usage: 0.0155833 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.390723e+00
              0             1.64587   1.054218e-01         0.0240
              1              1.6459   4.289988e-03         0.0407
              2              1.6459   6.756958e-04         0.1575
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0536
         Final Residual: 		   6.756958e-04
         Total Reduction in Residual: 	   1.538917e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125706
    setup: 0.010453 s
    solve: 0.00211763 s
    solve(per iteration): 0.000705877 s
resid in solve_pyamgx: 6.76e-04
time solve_pyamgx: 2.81e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.427262e+00
              0             1.64587   8.642068e-02         0.0252
              1              1.6459   1.716534e-03         0.0199
              2              1.6459   9.843883e-05         0.0573
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0306
         Final Residual: 		   9.843883e-05
         Total Reduction in Residual: 	   2.872230e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126011
    setup: 0.010453 s
    solve: 0.00214806 s
    solve(per iteration): 0.000716021 s
resid in solve_pyamgx: 9.84e-05
time solve_pyamgx: 3.42e-03
time v: 6.20e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.845645e+00
              0             1.64587   9.771031e-02         0.0254
              1              1.6459   3.040784e-03         0.0311
              2              1.6459   4.256201e-04         0.1400
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0480
         Final Residual: 		   4.256201e-04
         Total Reduction in Residual: 	   1.106759e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125764
    setup: 0.010453 s
    solve: 0.00212346 s
    solve(per iteration): 0.000707819 s
resid in solve_pyamgx: 4.26e-04
time solve_pyamgx: 3.39e-03
time w: 5.55e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.044832e+00
              0             1.64587   6.426508e-01         0.6151
              1              1.6459   3.059971e-01         0.4761
              2              1.6459   1.503780e-01         0.4914
              3              1.6459   7.534835e-02         0.5011
              4              1.6459   4.009108e-02         0.5321
              5              1.6459   2.202220e-02         0.5493
              6              1.6459   1.224123e-02         0.5559
              7              1.6459   6.935165e-03         0.5665
              8              1.6459   3.888335e-03         0.5607
              9              1.6459   2.212364e-03         0.5690
             10              1.6459   1.603917e-03         0.7250
             11              1.6459   1.138930e-03         0.7101
             12              1.6459   8.991126e-04         0.7894
             13              1.6459   7.972120e-04         0.8867
             14              1.6459   7.522961e-04         0.9437
             15              1.6459   7.338914e-04         0.9755
             16              1.6459   7.182144e-04         0.9786
             17              1.6459   6.953805e-04         0.9682
             18              1.6459   6.568596e-04         0.9446
             19              1.6459   5.509984e-04         0.8388
             20              1.6459   4.831532e-04         0.8769
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6937
         Final Residual: 		   4.831532e-04
         Total Reduction in Residual: 	   4.624221e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0794169
    setup: 0.0507556 s
    solve: 0.0286613 s
    solve(per iteration): 0.00136483 s
resid in solve_pyamgx: 4.83e-04
time solve_pyamgx: 9.48e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26065            277431  0.000408        0.00725
           2(D)         5084            108580    0.0042        0.00262
           3(D)           18                28    0.0864       1.18e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31705
         Operator Complexity: 1.56267
         Total Memory Usage: 0.0201189 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.703301e-01
              0             1.64587   4.384071e-02         0.0769
              1              1.6459   4.478197e-03         0.1021
              2              1.6459   7.630577e-04         0.1704
              3              1.6459   1.542841e-04         0.2022
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1282
         Final Residual: 		   1.542841e-04
         Total Reduction in Residual: 	   2.705171e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170476
    setup: 0.013695 s
    solve: 0.00335258 s
    solve(per iteration): 0.000838144 s
resid in solve_pyamgx: 1.54e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26590            283784  0.000401        0.00741
           2(D)         5116            109862    0.0042        0.00265
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32266
         Operator Complexity: 1.57379
         Total Memory Usage: 0.0203181 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.827306e+01
              0             1.64587   2.543042e+00         0.1392
              1              1.6459   5.513629e-01         0.2168
              2              1.6459   1.164074e-01         0.2111
              3              1.6459   2.807664e-02         0.2412
              4              1.6459   6.907089e-03         0.2460
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2068
         Final Residual: 		   6.907089e-03
         Total Reduction in Residual: 	   3.779930e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175495
    setup: 0.0133736 s
    solve: 0.00417587 s
    solve(per iteration): 0.000835174 s
resid in solve_pyamgx: 6.91e-03
time solve_pyamgx: 3.29e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 287, iter:0, max residual:1.48e-06, u:5.28e-07, v:7.69e-08, w:3.33e-07, p:1.48e-06, k:9.42e-11, eps:0.00e+00, om:5.40e-06


monitor time step: 287, iter:0, u: 3.80e-01, v:-1.79e-03, w:-7.19e-03, p: 2.53e-12, k: 8.40e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.17e+02, kmin: 5.91e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.38e-01
vismean_mean 1.8055555555555553e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15520            166624  0.000692        0.00436
           2(D)         4104             44476   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19963
         Operator Complexity: 1.30769
         Total Memory Usage: 0.0155762 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.386839e+00
              0             1.64587   1.053096e-01         0.0240
              1              1.6459   4.285862e-03         0.0407
              2              1.6459   6.717894e-04         0.1567
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0535
         Final Residual: 		   6.717894e-04
         Total Reduction in Residual: 	   1.531375e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126488
    setup: 0.0105337 s
    solve: 0.00211507 s
    solve(per iteration): 0.000705024 s
resid in solve_pyamgx: 6.72e-04
time solve_pyamgx: 2.80e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.424263e+00
              0             1.64587   8.634253e-02         0.0252
              1              1.6459   1.714424e-03         0.0199
              2              1.6459   9.806221e-05         0.0572
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0306
         Final Residual: 		   9.806221e-05
         Total Reduction in Residual: 	   2.863747e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126881
    setup: 0.0105337 s
    solve: 0.0021544 s
    solve(per iteration): 0.000718133 s
resid in solve_pyamgx: 9.81e-05
time solve_pyamgx: 3.46e-03
time v: 6.25e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.841840e+00
              0             1.64587   9.761895e-02         0.0254
              1              1.6459   3.037730e-03         0.0311
              2              1.6459   4.257992e-04         0.1402
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0480
         Final Residual: 		   4.257992e-04
         Total Reduction in Residual: 	   1.108321e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126575
    setup: 0.0105337 s
    solve: 0.00212378 s
    solve(per iteration): 0.000707925 s
resid in solve_pyamgx: 4.26e-04
time solve_pyamgx: 3.37e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.041136e+00
              0             1.64587   6.416000e-01         0.6163
              1              1.6459   3.038655e-01         0.4736
              2              1.6459   1.496325e-01         0.4924
              3              1.6459   7.459911e-02         0.4985
              4              1.6459   3.905190e-02         0.5235
              5              1.6459   2.127528e-02         0.5448
              6              1.6459   1.181246e-02         0.5552
              7              1.6459   6.693709e-03         0.5667
              8              1.6459   3.749777e-03         0.5602
              9              1.6459   2.132387e-03         0.5687
             10              1.6459   1.531598e-03         0.7183
             11              1.6459   1.065979e-03         0.6960
             12              1.6459   8.182409e-04         0.7676
             13              1.6459   7.113997e-04         0.8694
             14              1.6459   6.651936e-04         0.9350
             15              1.6459   6.466298e-04         0.9721
             16              1.6459   6.328248e-04         0.9787
             17              1.6459   6.142156e-04         0.9706
             18              1.6459   5.840874e-04         0.9509
             19              1.6459   5.023659e-04         0.8601
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6826
         Final Residual: 		   5.023659e-04
         Total Reduction in Residual: 	   4.825172e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0781806
    setup: 0.0508682 s
    solve: 0.0273124 s
    solve(per iteration): 0.00136562 s
resid in solve_pyamgx: 5.02e-04
time solve_pyamgx: 9.36e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26131            278481  0.000408        0.00727
           2(D)         5137            108601   0.00412        0.00262
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31818
         Operator Complexity: 1.56421
         Total Memory Usage: 0.0201482 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.698454e-01
              0             1.64587   4.352965e-02         0.0764
              1              1.6459   4.435290e-03         0.1019
              2              1.6459   7.471199e-04         0.1684
              3              1.6459   1.512237e-04         0.2024
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1276
         Final Residual: 		   1.512237e-04
         Total Reduction in Residual: 	   2.653768e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169348
    setup: 0.0135764 s
    solve: 0.0033584 s
    solve(per iteration): 0.0008396 s
resid in solve_pyamgx: 1.51e-04
time solve_pyamgx: 3.30e-02
time k: 4.51e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26596            283338  0.000401         0.0074
           2(D)         5097            108247   0.00417        0.00261
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32251
         Operator Complexity: 1.57078
         Total Memory Usage: 0.0202712 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.806021e+01
              0             1.64587   2.513242e+00         0.1392
              1              1.6459   5.424004e-01         0.2158
              2              1.6459   1.138700e-01         0.2099
              3              1.6459   2.700523e-02         0.2372
              4              1.6459   6.573933e-03         0.2434
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2052
         Final Residual: 		   6.573933e-03
         Total Reduction in Residual: 	   3.640009e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178649
    setup: 0.0136874 s
    solve: 0.00417754 s
    solve(per iteration): 0.000835507 s
resid in solve_pyamgx: 6.57e-03
time solve_pyamgx: 3.54e-02
time omega: 4.21e-02
time Smag or Wale: 2.38e-07

--time step: 288, iter:0, max residual:1.66e-06, u:5.25e-07, v:7.66e-08, w:3.33e-07, p:1.66e-06, k:9.23e-11, eps:0.00e+00, om:5.14e-06


monitor time step: 288, iter:0, u: 3.81e-01, v:-2.02e-03, w:-6.85e-03, p: 2.40e-12, k: 8.34e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.17e+02, kmin: 5.92e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.40e-01
vismean_mean 1.7993079584775085e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15568            167416  0.000691        0.00438
           2(D)         4152             44796    0.0026        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.2006
         Operator Complexity: 1.30931
         Total Memory Usage: 0.0156057 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.382980e+00
              0             1.64587   1.051562e-01         0.0240
              1              1.6459   4.257863e-03         0.0405
              2              1.6459   6.690193e-04         0.1571
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0534
         Final Residual: 		   6.690193e-04
         Total Reduction in Residual: 	   1.526403e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126283
    setup: 0.0104756 s
    solve: 0.00215267 s
    solve(per iteration): 0.000717557 s
resid in solve_pyamgx: 6.69e-04
time solve_pyamgx: 2.83e-02
time u: 3.50e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.421193e+00
              0             1.64587   8.626872e-02         0.0252
              1              1.6459   1.714059e-03         0.0199
              2              1.6459   9.841851e-05         0.0574
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0306
         Final Residual: 		   9.841851e-05
         Total Reduction in Residual: 	   2.876731e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126259
    setup: 0.0104756 s
    solve: 0.0021503 s
    solve(per iteration): 0.000716768 s
resid in solve_pyamgx: 9.84e-05
time solve_pyamgx: 3.45e-03
time v: 6.18e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.838007e+00
              0             1.64587   9.753608e-02         0.0254
              1              1.6459   3.034189e-03         0.0311
              2              1.6459   4.234755e-04         0.1396
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0480
         Final Residual: 		   4.234755e-04
         Total Reduction in Residual: 	   1.103373e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125973
    setup: 0.0104756 s
    solve: 0.00212173 s
    solve(per iteration): 0.000707243 s
resid in solve_pyamgx: 4.23e-04
time solve_pyamgx: 3.39e-03
time w: 5.55e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.037582e+00
              0             1.64587   6.403708e-01         0.6172
              1              1.6459   3.010266e-01         0.4701
              2              1.6459   1.487611e-01         0.4942
              3              1.6459   7.419140e-02         0.4987
              4              1.6459   3.829405e-02         0.5162
              5              1.6459   2.061371e-02         0.5383
              6              1.6459   1.142356e-02         0.5542
              7              1.6459   6.475170e-03         0.5668
              8              1.6459   3.628899e-03         0.5604
              9              1.6459   2.048083e-03         0.5644
             10              1.6459   1.435832e-03         0.7011
             11              1.6459   9.396497e-04         0.6544
             12              1.6459   6.506249e-04         0.6924
             13              1.6459   5.130479e-04         0.7885
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5806
         Final Residual: 		   5.130479e-04
         Total Reduction in Residual: 	   4.944647e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0698241
    setup: 0.0509706 s
    solve: 0.0188535 s
    solve(per iteration): 0.00134668 s
resid in solve_pyamgx: 5.13e-04
time solve_pyamgx: 8.59e-02
time p: 9.84e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26120            278282  0.000408        0.00727
           2(D)         5109            108093   0.00414        0.00261
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31778
         Operator Complexity: 1.56318
         Total Memory Usage: 0.0201304 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.693588e-01
              0             1.64587   4.325350e-02         0.0760
              1              1.6459   4.406724e-03         0.1019
              2              1.6459   7.409255e-04         0.1681
              3              1.6459   1.510849e-04         0.2039
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1276
         Final Residual: 		   1.510849e-04
         Total Reduction in Residual: 	   2.653597e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169468
    setup: 0.0136006 s
    solve: 0.00334618 s
    solve(per iteration): 0.000836544 s
resid in solve_pyamgx: 1.51e-04
time solve_pyamgx: 3.49e-02
time k: 4.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26528            282746  0.000402        0.00738
           2(D)         5110            108936   0.00417        0.00263
           3(D)           13                13    0.0769       6.93e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32197
         Operator Complexity: 1.57092
         Total Memory Usage: 0.0202706 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.795607e+01
              0             1.64587   2.550231e+00         0.1420
              1              1.6459   5.488945e-01         0.2152
              2              1.6459   1.152442e-01         0.2100
              3              1.6459   2.746606e-02         0.2383
              4              1.6459   6.666701e-03         0.2427
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   6.666701e-03
         Total Reduction in Residual: 	   3.712784e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176164
    setup: 0.013457 s
    solve: 0.00415949 s
    solve(per iteration): 0.000831898 s
resid in solve_pyamgx: 6.67e-03
time solve_pyamgx: 3.37e-02
time omega: 4.03e-02
time Smag or Wale: 4.77e-07

--time step: 289, iter:0, max residual:1.63e-06, u:5.23e-07, v:7.69e-08, w:3.31e-07, p:1.63e-06, k:9.22e-11, eps:0.00e+00, om:5.21e-06


monitor time step: 289, iter:0, u: 3.81e-01, v:-1.73e-03, w:-6.53e-03, p: 2.60e-12, k: 8.31e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.17e+02, kmin: 5.94e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 1.793103448275862e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15536            167078  0.000692        0.00437
           2(D)         4136             44876   0.00262        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20011
         Operator Complexity: 1.30893
         Total Memory Usage: 0.0155976 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.379104e+00
              0             1.64587   1.050556e-01         0.0240
              1              1.6459   4.254907e-03         0.0405
              2              1.6459   6.692147e-04         0.1573
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0535
         Final Residual: 		   6.692147e-04
         Total Reduction in Residual: 	   1.528200e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125967
    setup: 0.0104819 s
    solve: 0.00211478 s
    solve(per iteration): 0.000704928 s
resid in solve_pyamgx: 6.69e-04
time solve_pyamgx: 2.88e-02
time u: 3.55e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.418121e+00
              0             1.64587   8.619062e-02         0.0252
              1              1.6459   1.711318e-03         0.0199
              2              1.6459   9.755504e-05         0.0570
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0306
         Final Residual: 		   9.755504e-05
         Total Reduction in Residual: 	   2.854055e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126262
    setup: 0.0104819 s
    solve: 0.00214426 s
    solve(per iteration): 0.000714752 s
resid in solve_pyamgx: 9.76e-05
time solve_pyamgx: 3.45e-03
time v: 6.20e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.834182e+00
              0             1.64587   9.747109e-02         0.0254
              1              1.6459   3.040702e-03         0.0312
              2              1.6459   4.280713e-04         0.1408
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0482
         Final Residual: 		   4.280713e-04
         Total Reduction in Residual: 	   1.116461e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126036
    setup: 0.0104819 s
    solve: 0.00212173 s
    solve(per iteration): 0.000707243 s
resid in solve_pyamgx: 4.28e-04
time solve_pyamgx: 3.38e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.034101e+00
              0             1.64587   6.373604e-01         0.6163
              1              1.6459   2.976298e-01         0.4670
              2              1.6459   1.474224e-01         0.4953
              3              1.6459   7.371552e-02         0.5000
              4              1.6459   3.773103e-02         0.5118
              5              1.6459   2.006292e-02         0.5317
              6              1.6459   1.110554e-02         0.5535
              7              1.6459   6.324921e-03         0.5695
              8              1.6459   3.581428e-03         0.5662
              9              1.6459   2.033567e-03         0.5678
             10              1.6459   1.420390e-03         0.6985
             11              1.6459   9.060001e-04         0.6379
             12              1.6459   5.865644e-04         0.6474
             13              1.6459   4.213673e-04         0.7184
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5726
         Final Residual: 		   4.213673e-04
         Total Reduction in Residual: 	   4.074719e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0698899
    setup: 0.0509724 s
    solve: 0.0189175 s
    solve(per iteration): 0.00135125 s
resid in solve_pyamgx: 4.21e-04
time solve_pyamgx: 8.77e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26251            279395  0.000405         0.0073
           2(D)         5193            107117   0.00397        0.00259
           3(D)           17                29       0.1       1.17e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32004
         Operator Complexity: 1.56341
         Total Memory Usage: 0.0201454 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.688650e-01
              0             1.64587   4.271160e-02         0.0751
              1              1.6459   4.416596e-03         0.1034
              2              1.6459   7.367828e-04         0.1668
              3              1.6459   1.518541e-04         0.2061
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1278
         Final Residual: 		   1.518541e-04
         Total Reduction in Residual: 	   2.669422e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169905
    setup: 0.0136521 s
    solve: 0.00333837 s
    solve(per iteration): 0.000834592 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.27e-02
time k: 4.48e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26668            283740  0.000399        0.00741
           2(D)         5178            111568   0.00416        0.00269
           3(D)           13                13    0.0769       6.93e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32409
         Operator Complexity: 1.5762
         Total Memory Usage: 0.0203625 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.807962e+01
              0             1.64587   2.559551e+00         0.1416
              1              1.6459   5.531508e-01         0.2161
              2              1.6459   1.151753e-01         0.2082
              3              1.6459   2.742726e-02         0.2381
              4              1.6459   6.710554e-03         0.2447
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   6.710554e-03
         Total Reduction in Residual: 	   3.711668e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177604
    setup: 0.0135866 s
    solve: 0.00417382 s
    solve(per iteration): 0.000834765 s
resid in solve_pyamgx: 6.71e-03
time solve_pyamgx: 3.38e-02
time omega: 4.03e-02
time Smag or Wale: 7.15e-07

--time step: 290, iter:0, max residual:1.40e-06, u:5.23e-07, v:7.62e-08, w:3.34e-07, p:1.40e-06, k:9.27e-11, eps:0.00e+00, om:5.24e-06


monitor time step: 290, iter:0, u: 3.81e-01, v:-1.49e-03, w:-6.25e-03, p: 1.90e-12, k: 8.20e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.69e-01, cfl_max_y: 7.36e-02, at i= 19, j= 63


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.18e+02, kmin: 5.95e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 1.7869415807560137e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15553            167107  0.000691        0.00438
           2(D)         4103             44531   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19995
         Operator Complexity: 1.30847
         Total Memory Usage: 0.0155899 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.375169e+00
              0             1.64587   1.049142e-01         0.0240
              1              1.6459   4.222754e-03         0.0402
              2              1.6459   6.646047e-04         0.1574
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0534
         Final Residual: 		   6.646047e-04
         Total Reduction in Residual: 	   1.519038e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126136
    setup: 0.0105022 s
    solve: 0.00211146 s
    solve(per iteration): 0.000703819 s
resid in solve_pyamgx: 6.65e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.415122e+00
              0             1.64587   8.611095e-02         0.0252
              1              1.6459   1.707990e-03         0.0198
              2              1.6459   9.677283e-05         0.0567
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0305
         Final Residual: 		   9.677283e-05
         Total Reduction in Residual: 	   2.833656e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126506
    setup: 0.0105022 s
    solve: 0.00214845 s
    solve(per iteration): 0.000716149 s
resid in solve_pyamgx: 9.68e-05
time solve_pyamgx: 3.41e-03
time v: 6.18e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.830395e+00
              0             1.64587   9.736554e-02         0.0254
              1              1.6459   3.026161e-03         0.0311
              2              1.6459   4.261546e-04         0.1408
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0481
         Final Residual: 		   4.261546e-04
         Total Reduction in Residual: 	   1.112561e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126323
    setup: 0.0105022 s
    solve: 0.00213011 s
    solve(per iteration): 0.000710037 s
resid in solve_pyamgx: 4.26e-04
time solve_pyamgx: 3.38e-03
time w: 5.58e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.030663e+00
              0             1.64587   6.336989e-01         0.6148
              1              1.6459   2.952100e-01         0.4659
              2              1.6459   1.462159e-01         0.4953
              3              1.6459   7.348662e-02         0.5026
              4              1.6459   3.771341e-02         0.5132
              5              1.6459   1.995451e-02         0.5291
              6              1.6459   1.107018e-02         0.5548
              7              1.6459   6.360640e-03         0.5746
              8              1.6459   3.649273e-03         0.5737
              9              1.6459   2.086918e-03         0.5719
             10              1.6459   1.462212e-03         0.7007
             11              1.6459   9.241941e-04         0.6321
             12              1.6459   5.803701e-04         0.6280
             13              1.6459   3.960374e-04         0.6824
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5702
         Final Residual: 		   3.960374e-04
         Total Reduction in Residual: 	   3.842550e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697191
    setup: 0.0508682 s
    solve: 0.0188508 s
    solve(per iteration): 0.00134649 s
resid in solve_pyamgx: 3.96e-04
time solve_pyamgx: 8.56e-02
time p: 9.81e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26103            278417  0.000409        0.00727
           2(D)         5105            109055   0.00418        0.00263
           3(D)           10                14      0.14       6.26e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31757
         Operator Complexity: 1.56478
         Total Memory Usage: 0.0201539 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.683615e-01
              0             1.64587   4.321572e-02         0.0760
              1              1.6459   4.396921e-03         0.1017
              2              1.6459   7.432974e-04         0.1690
              3              1.6459   1.519246e-04         0.2044
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1279
         Final Residual: 		   1.519246e-04
         Total Reduction in Residual: 	   2.673028e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170527
    setup: 0.0137042 s
    solve: 0.00334851 s
    solve(per iteration): 0.000837128 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.26e-02
time k: 4.51e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26697            284183  0.000399        0.00742
           2(D)         5133            107933    0.0041         0.0026
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32394
         Operator Complexity: 1.57156
         Total Memory Usage: 0.0202905 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.786690e+01
              0             1.64587   2.512765e+00         0.1406
              1              1.6459   5.377060e-01         0.2140
              2              1.6459   1.115552e-01         0.2075
              3              1.6459   2.625592e-02         0.2354
              4              1.6459   6.435035e-03         0.2451
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   6.435035e-03
         Total Reduction in Residual: 	   3.601652e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178777
    setup: 0.0136895 s
    solve: 0.00418816 s
    solve(per iteration): 0.000837632 s
resid in solve_pyamgx: 6.44e-03
time solve_pyamgx: 3.34e-02
time omega: 3.99e-02
time Smag or Wale: 7.15e-07

--time step: 291, iter:0, max residual:1.33e-06, u:5.19e-07, v:7.56e-08, w:3.33e-07, p:1.33e-06, k:9.27e-11, eps:0.00e+00, om:5.03e-06


monitor time step: 291, iter:0, u: 3.80e-01, v:-1.33e-03, w:-5.99e-03, p: 1.62e-12, k: 8.11e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.18e+02, kmin: 5.96e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.780821917808219e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15533            166255  0.000689        0.00436
           2(D)         4119             44509   0.00262        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19991
         Operator Complexity: 1.3072
         Total Memory Usage: 0.01557 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.371180e+00
              0             1.64587   1.047994e-01         0.0240
              1              1.6459   4.209708e-03         0.0402
              2              1.6459   6.616120e-04         0.1572
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0533
         Final Residual: 		   6.616120e-04
         Total Reduction in Residual: 	   1.513578e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126053
    setup: 0.0104799 s
    solve: 0.00212534 s
    solve(per iteration): 0.000708448 s
resid in solve_pyamgx: 6.62e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.412206e+00
              0             1.64587   8.604000e-02         0.0252
              1              1.6459   1.707247e-03         0.0198
              2              1.6459   9.674050e-05         0.0567
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0305
         Final Residual: 		   9.674050e-05
         Total Reduction in Residual: 	   2.835131e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126294
    setup: 0.0104799 s
    solve: 0.00214944 s
    solve(per iteration): 0.00071648 s
resid in solve_pyamgx: 9.67e-05
time solve_pyamgx: 3.46e-03
time v: 6.20e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.826637e+00
              0             1.64587   9.727869e-02         0.0254
              1              1.6459   3.012353e-03         0.0310
              2              1.6459   4.231626e-04         0.1405
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0480
         Final Residual: 		   4.231626e-04
         Total Reduction in Residual: 	   1.105834e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125832
    setup: 0.0104799 s
    solve: 0.00210326 s
    solve(per iteration): 0.000701088 s
resid in solve_pyamgx: 4.23e-04
time solve_pyamgx: 3.37e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.027262e+00
              0             1.64587   6.309628e-01         0.6142
              1              1.6459   2.945960e-01         0.4669
              2              1.6459   1.456353e-01         0.4944
              3              1.6459   7.373418e-02         0.5063
              4              1.6459   3.831730e-02         0.5197
              5              1.6459   2.038433e-02         0.5320
              6              1.6459   1.137272e-02         0.5579
              7              1.6459   6.591165e-03         0.5796
              8              1.6459   3.807886e-03         0.5777
              9              1.6459   2.180965e-03         0.5727
             10              1.6459   1.532197e-03         0.7025
             11              1.6459   9.688710e-04         0.6323
             12              1.6459   6.141566e-04         0.6339
             13              1.6459   4.282093e-04         0.6972
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5735
         Final Residual: 		   4.282093e-04
         Total Reduction in Residual: 	   4.168453e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0700397
    setup: 0.0511017 s
    solve: 0.018938 s
    solve(per iteration): 0.00135271 s
resid in solve_pyamgx: 4.28e-04
time solve_pyamgx: 8.55e-02
time p: 9.79e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26006            277634  0.000411        0.00725
           2(D)         5091            106979   0.00413        0.00258
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3164
         Operator Complexity: 1.5606
         Total Memory Usage: 0.0200839 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.678521e-01
              0             1.64587   4.324490e-02         0.0762
              1              1.6459   4.404498e-03         0.1019
              2              1.6459   7.340290e-04         0.1667
              3              1.6459   1.504178e-04         0.2049
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1276
         Final Residual: 		   1.504178e-04
         Total Reduction in Residual: 	   2.648889e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016998
    setup: 0.0136544 s
    solve: 0.00334362 s
    solve(per iteration): 0.000835904 s
resid in solve_pyamgx: 1.50e-04
time solve_pyamgx: 3.25e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26564            282582    0.0004        0.00738
           2(D)         5183            109783   0.00409        0.00265
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32307
         Operator Complexity: 1.57192
         Total Memory Usage: 0.0202915 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.780942e+01
              0             1.64587   2.525767e+00         0.1418
              1              1.6459   5.488592e-01         0.2173
              2              1.6459   1.147016e-01         0.2090
              3              1.6459   2.761908e-02         0.2408
              4              1.6459   6.697038e-03         0.2425
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2066
         Final Residual: 		   6.697038e-03
         Total Reduction in Residual: 	   3.760391e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179236
    setup: 0.0137313 s
    solve: 0.00419226 s
    solve(per iteration): 0.000838451 s
resid in solve_pyamgx: 6.70e-03
time solve_pyamgx: 3.33e-02
time omega: 3.99e-02
time Smag or Wale: 4.77e-07

--time step: 292, iter:0, max residual:1.43e-06, u:5.17e-07, v:7.56e-08, w:3.31e-07, p:1.43e-06, k:9.18e-11, eps:0.00e+00, om:5.23e-06


monitor time step: 292, iter:0, u: 3.78e-01, v:-1.24e-03, w:-5.75e-03, p: 1.81e-12, k: 8.07e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.18e+02, kmin: 5.97e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.7747440273037542e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15545            166491  0.000689        0.00436
           2(D)         4091             44031   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19975
         Operator Complexity: 1.30685
         Total Memory Usage: 0.015564 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.367182e+00
              0             1.64587   1.046616e-01         0.0240
              1              1.6459   4.193348e-03         0.0401
              2              1.6459   6.533186e-04         0.1558
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0531
         Final Residual: 		   6.533186e-04
         Total Reduction in Residual: 	   1.495973e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125997
    setup: 0.0104742 s
    solve: 0.00212547 s
    solve(per iteration): 0.000708491 s
resid in solve_pyamgx: 6.53e-04
time solve_pyamgx: 2.81e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.409301e+00
              0             1.64587   8.596254e-02         0.0252
              1              1.6459   1.704971e-03         0.0198
              2              1.6459   9.669443e-05         0.0567
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0305
         Final Residual: 		   9.669443e-05
         Total Reduction in Residual: 	   2.836195e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126405
    setup: 0.0104742 s
    solve: 0.00216627 s
    solve(per iteration): 0.000722091 s
resid in solve_pyamgx: 9.67e-05
time solve_pyamgx: 3.46e-03
time v: 6.23e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.822870e+00
              0             1.64587   9.720180e-02         0.0254
              1              1.6459   3.021598e-03         0.0311
              2              1.6459   4.232157e-04         0.1401
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0480
         Final Residual: 		   4.232157e-04
         Total Reduction in Residual: 	   1.107063e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125857
    setup: 0.0104742 s
    solve: 0.00211149 s
    solve(per iteration): 0.000703829 s
resid in solve_pyamgx: 4.23e-04
time solve_pyamgx: 3.36e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.023747e+00
              0             1.64587   6.282443e-01         0.6137
              1              1.6459   2.949129e-01         0.4694
              2              1.6459   1.453073e-01         0.4927
              3              1.6459   7.397648e-02         0.5091
              4              1.6459   3.898366e-02         0.5270
              5              1.6459   2.094402e-02         0.5373
              6              1.6459   1.172360e-02         0.5598
              7              1.6459   6.818055e-03         0.5816
              8              1.6459   3.938834e-03         0.5777
              9              1.6459   2.255322e-03         0.5726
             10              1.6459   1.590725e-03         0.7053
             11              1.6459   1.016552e-03         0.6390
             12              1.6459   6.697874e-04         0.6589
             13              1.6459   4.979207e-04         0.7434
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5799
         Final Residual: 		   4.979207e-04
         Total Reduction in Residual: 	   4.863708e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0698149
    setup: 0.0509135 s
    solve: 0.0189013 s
    solve(per iteration): 0.00135009 s
resid in solve_pyamgx: 4.98e-04
time solve_pyamgx: 8.64e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26028            277176  0.000409        0.00724
           2(D)         5069            107599   0.00419        0.00259
           3(D)           22                34    0.0702       1.43e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31656
         Operator Complexity: 1.56088
         Total Memory Usage: 0.0200888 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.673420e-01
              0             1.64587   4.360542e-02         0.0769
              1              1.6459   4.432381e-03         0.1016
              2              1.6459   7.451641e-04         0.1681
              3              1.6459   1.524002e-04         0.2045
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1280
         Final Residual: 		   1.524002e-04
         Total Reduction in Residual: 	   2.686215e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167567
    setup: 0.0134062 s
    solve: 0.0033505 s
    solve(per iteration): 0.000837624 s
resid in solve_pyamgx: 1.52e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26566            283512  0.000402         0.0074
           2(D)         5130            109786   0.00417        0.00265
           3(D)           17                21    0.0727       9.91e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3226
         Operator Complexity: 1.57328
         Total Memory Usage: 0.0203101 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.783558e+01
              0             1.64587   2.498988e+00         0.1401
              1              1.6459   5.374958e-01         0.2151
              2              1.6459   1.114293e-01         0.2073
              3              1.6459   2.690115e-02         0.2414
              4              1.6459   6.615636e-03         0.2459
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   6.615636e-03
         Total Reduction in Residual: 	   3.709236e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178717
    setup: 0.0136756 s
    solve: 0.0041961 s
    solve(per iteration): 0.000839219 s
resid in solve_pyamgx: 6.62e-03
time solve_pyamgx: 3.33e-02
time omega: 3.99e-02
time Smag or Wale: 4.77e-07

--time step: 293, iter:0, max residual:1.63e-06, u:5.10e-07, v:7.55e-08, w:3.31e-07, p:1.63e-06, k:9.30e-11, eps:0.00e+00, om:5.17e-06


monitor time step: 293, iter:0, u: 3.77e-01, v:-1.31e-03, w:-5.57e-03, p: 2.31e-12, k: 8.06e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.18e+02, kmin: 5.99e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.768707482993197e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15539            166819  0.000691        0.00437
           2(D)         4105             44373   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.19983
         Operator Complexity: 1.30782
         Total Memory Usage: 0.0155793 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.363216e+00
              0             1.64587   1.045340e-01         0.0240
              1              1.6459   4.161295e-03         0.0398
              2              1.6459   6.585417e-04         0.1583
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0532
         Final Residual: 		   6.585417e-04
         Total Reduction in Residual: 	   1.509303e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012647
    setup: 0.0105106 s
    solve: 0.00213645 s
    solve(per iteration): 0.000712149 s
resid in solve_pyamgx: 6.59e-04
time solve_pyamgx: 2.82e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.406326e+00
              0             1.64587   8.588627e-02         0.0252
              1              1.6459   1.703629e-03         0.0198
              2              1.6459   9.653152e-05         0.0567
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0305
         Final Residual: 		   9.653152e-05
         Total Reduction in Residual: 	   2.833890e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126517
    setup: 0.0105106 s
    solve: 0.00214115 s
    solve(per iteration): 0.000713717 s
resid in solve_pyamgx: 9.65e-05
time solve_pyamgx: 3.42e-03
time v: 6.18e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.819066e+00
              0             1.64587   9.711420e-02         0.0254
              1              1.6459   3.013029e-03         0.0310
              2              1.6459   4.189099e-04         0.1390
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0479
         Final Residual: 		   4.189099e-04
         Total Reduction in Residual: 	   1.096891e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126279
    setup: 0.0105106 s
    solve: 0.00211731 s
    solve(per iteration): 0.000705771 s
resid in solve_pyamgx: 4.19e-04
time solve_pyamgx: 3.38e-03
time w: 5.62e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.020207e+00
              0             1.64587   6.262007e-01         0.6138
              1              1.6459   2.961993e-01         0.4730
              2              1.6459   1.455715e-01         0.4915
              3              1.6459   7.448016e-02         0.5116
              4              1.6459   3.975213e-02         0.5337
              5              1.6459   2.159310e-02         0.5432
              6              1.6459   1.207593e-02         0.5592
              7              1.6459   7.008132e-03         0.5803
              8              1.6459   4.033573e-03         0.5756
              9              1.6459   2.311816e-03         0.5731
             10              1.6459   1.639909e-03         0.7094
             11              1.6459   1.067891e-03         0.6512
             12              1.6459   7.398947e-04         0.6929
             13              1.6459   5.862795e-04         0.7924
             14              1.6459   5.176087e-04         0.8829
             15              1.6459   4.913740e-04         0.9493
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6204
         Final Residual: 		   4.913740e-04
         Total Reduction in Residual: 	   4.816416e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0724413
    setup: 0.0509146 s
    solve: 0.0215268 s
    solve(per iteration): 0.00134542 s
resid in solve_pyamgx: 4.91e-04
time solve_pyamgx: 8.80e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26139            278193  0.000407        0.00727
           2(D)         5179            108015   0.00403        0.00261
           3(D)            9                13      0.16       5.74e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31867
         Operator Complexity: 1.56294
         Total Memory Usage: 0.0201313 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.668199e-01
              0             1.64587   4.341914e-02         0.0766
              1              1.6459   4.412109e-03         0.1016
              2              1.6459   7.434892e-04         0.1685
              3              1.6459   1.505872e-04         0.2025
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1277
         Final Residual: 		   1.505872e-04
         Total Reduction in Residual: 	   2.656702e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169514
    setup: 0.0136172 s
    solve: 0.00333427 s
    solve(per iteration): 0.000833568 s
resid in solve_pyamgx: 1.51e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26578            283674  0.000402        0.00741
           2(D)         5125            109767   0.00418        0.00264
           3(D)           18                30    0.0926       1.22e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32268
         Operator Complexity: 1.57351
         Total Memory Usage: 0.0203139 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.772339e+01
              0             1.64587   2.482420e+00         0.1401
              1              1.6459   5.319408e-01         0.2143
              2              1.6459   1.098945e-01         0.2066
              3              1.6459   2.635947e-02         0.2399
              4              1.6459   6.334638e-03         0.2403
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2045
         Final Residual: 		   6.334638e-03
         Total Reduction in Residual: 	   3.574168e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178137
    setup: 0.0136403 s
    solve: 0.00417347 s
    solve(per iteration): 0.000834694 s
resid in solve_pyamgx: 6.33e-03
time solve_pyamgx: 3.32e-02
time omega: 3.98e-02
time Smag or Wale: 7.15e-07

--time step: 294, iter:0, max residual:1.34e-06, u:5.14e-07, v:7.54e-08, w:3.27e-07, p:1.34e-06, k:9.19e-11, eps:0.00e+00, om:4.95e-06


monitor time step: 294, iter:0, u: 3.77e-01, v:-1.53e-03, w:-5.44e-03, p: 2.88e-12, k: 8.08e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.19e+02, kmin: 6.00e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 1.7627118644067795e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15558            167006   0.00069        0.00437
           2(D)         4101             44539   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19998
         Operator Complexity: 1.30834
         Total Memory Usage: 0.015588 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.359279e+00
              0             1.64587   1.044286e-01         0.0240
              1              1.6459   4.162449e-03         0.0399
              2              1.6459   6.486100e-04         0.1558
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0530
         Final Residual: 		   6.486100e-04
         Total Reduction in Residual: 	   1.487884e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125889
    setup: 0.0104653 s
    solve: 0.00212362 s
    solve(per iteration): 0.000707872 s
resid in solve_pyamgx: 6.49e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.403267e+00
              0             1.64587   8.580834e-02         0.0252
              1              1.6459   1.700952e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0224
         Final Residual: 		   1.700952e-03
         Total Reduction in Residual: 	   4.997996e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119924
    setup: 0.0104653 s
    solve: 0.0015271 s
    solve(per iteration): 0.000763552 s
resid in solve_pyamgx: 1.70e-03
time solve_pyamgx: 2.78e-03
time v: 5.57e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.815233e+00
              0             1.64587   9.702368e-02         0.0254
              1              1.6459   3.011813e-03         0.0310
              2              1.6459   4.149718e-04         0.1378
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0477
         Final Residual: 		   4.149718e-04
         Total Reduction in Residual: 	   1.087671e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125819
    setup: 0.0104653 s
    solve: 0.00211661 s
    solve(per iteration): 0.000705536 s
resid in solve_pyamgx: 4.15e-04
time solve_pyamgx: 3.41e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.016682e+00
              0             1.64587   6.246907e-01         0.6144
              1              1.6459   2.975073e-01         0.4762
              2              1.6459   1.462282e-01         0.4915
              3              1.6459   7.523789e-02         0.5145
              4              1.6459   4.054170e-02         0.5388
              5              1.6459   2.222280e-02         0.5481
              6              1.6459   1.237598e-02         0.5569
              7              1.6459   7.147031e-03         0.5775
              8              1.6459   4.097337e-03         0.5733
              9              1.6459   2.351841e-03         0.5740
             10              1.6459   1.675138e-03         0.7123
             11              1.6459   1.109900e-03         0.6626
             12              1.6459   7.984056e-04         0.7193
             13              1.6459   6.570659e-04         0.8230
             14              1.6459   5.953210e-04         0.9060
             15              1.6459   5.703119e-04         0.9580
             16              1.6459   5.566076e-04         0.9760
             17              1.6459   5.435148e-04         0.9765
             18              1.6459   5.252388e-04         0.9664
             19              1.6459   4.788387e-04         0.9117
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6818
         Final Residual: 		   4.788387e-04
         Total Reduction in Residual: 	   4.709818e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.078247
    setup: 0.0509727 s
    solve: 0.0272743 s
    solve(per iteration): 0.00136372 s
resid in solve_pyamgx: 4.79e-04
time solve_pyamgx: 9.39e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26097            277971  0.000408        0.00726
           2(D)         5186            109262   0.00406        0.00264
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31833
         Operator Complexity: 1.56443
         Total Memory Usage: 0.0201524 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.662806e-01
              0             1.64587   4.309991e-02         0.0761
              1              1.6459   4.378261e-03         0.1016
              2              1.6459   7.400910e-04         0.1690
              3              1.6459   1.503599e-04         0.2032
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1277
         Final Residual: 		   1.503599e-04
         Total Reduction in Residual: 	   2.655219e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169692
    setup: 0.0136432 s
    solve: 0.00332595 s
    solve(per iteration): 0.000831488 s
resid in solve_pyamgx: 1.50e-04
time solve_pyamgx: 3.24e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26613            284073  0.000401        0.00742
           2(D)         5124            111754   0.00426        0.00269
           3(D)           22                34    0.0702       1.43e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32307
         Operator Complexity: 1.57699
         Total Memory Usage: 0.0203692 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.776455e+01
              0             1.64587   2.465375e+00         0.1388
              1              1.6459   5.288732e-01         0.2145
              2              1.6459   1.093085e-01         0.2067
              3              1.6459   2.615374e-02         0.2393
              4              1.6459   6.380799e-03         0.2440
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2047
         Final Residual: 		   6.380799e-03
         Total Reduction in Residual: 	   3.591872e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178455
    setup: 0.0136435 s
    solve: 0.00420208 s
    solve(per iteration): 0.000840416 s
resid in solve_pyamgx: 6.38e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 7.15e-07

--time step: 295, iter:0, max residual:1.51e-06, u:5.07e-07, v:1.33e-06, w:3.24e-07, p:1.51e-06, k:9.18e-11, eps:0.00e+00, om:4.98e-06


monitor time step: 295, iter:0, u: 3.78e-01, v:-1.87e-03, w:-5.34e-03, p: 2.52e-12, k: 8.03e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.19e+02, kmin: 6.01e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.7567567567567567e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15577            167099  0.000689        0.00438
           2(D)         4123             44955   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.2004
         Operator Complexity: 1.30908
         Total Memory Usage: 0.0156013 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.355345e+00
              0             1.64587   1.042940e-01         0.0239
              1              1.6459   4.149060e-03         0.0398
              2              1.6459   6.506461e-04         0.1568
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0531
         Final Residual: 		   6.506461e-04
         Total Reduction in Residual: 	   1.493903e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126247
    setup: 0.0105122 s
    solve: 0.00211251 s
    solve(per iteration): 0.000704171 s
resid in solve_pyamgx: 6.51e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.400173e+00
              0             1.64587   8.572864e-02         0.0252
              1              1.6459   1.703284e-03         0.0199
              2              1.6459   9.823278e-05         0.0577
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0307
         Final Residual: 		   9.823278e-05
         Total Reduction in Residual: 	   2.889052e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126709
    setup: 0.0105122 s
    solve: 0.00215872 s
    solve(per iteration): 0.000719573 s
resid in solve_pyamgx: 9.82e-05
time solve_pyamgx: 3.46e-03
time v: 6.22e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.811384e+00
              0             1.64587   9.692440e-02         0.0254
              1              1.6459   2.999577e-03         0.0309
              2              1.6459   4.125638e-04         0.1375
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0477
         Final Residual: 		   4.125638e-04
         Total Reduction in Residual: 	   1.082451e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126422
    setup: 0.0105122 s
    solve: 0.00213002 s
    solve(per iteration): 0.000710005 s
resid in solve_pyamgx: 4.13e-04
time solve_pyamgx: 3.41e-03
time w: 5.62e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.013288e+00
              0             1.64587   6.230796e-01         0.6149
              1              1.6459   2.973425e-01         0.4772
              2              1.6459   1.462891e-01         0.4920
              3              1.6459   7.545087e-02         0.5158
              4              1.6459   4.080746e-02         0.5408
              5              1.6459   2.247934e-02         0.5509
              6              1.6459   1.246145e-02         0.5544
              7              1.6459   7.153807e-03         0.5741
              8              1.6459   4.083343e-03         0.5708
              9              1.6459   2.327576e-03         0.5700
             10              1.6459   1.640974e-03         0.7050
             11              1.6459   1.069750e-03         0.6519
             12              1.6459   7.505430e-04         0.7016
             13              1.6459   5.999105e-04         0.7993
             14              1.6459   5.352842e-04         0.8923
             15              1.6459   5.092444e-04         0.9514
             16              1.6459   4.960598e-04         0.9741
         --------------------------------------------------------------
         Total Iterations: 17
         Avg Convergence Rate: 		         0.6387
         Final Residual: 		   4.960598e-04
         Total Reduction in Residual: 	   4.895548e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0738097
    setup: 0.0509085 s
    solve: 0.0229012 s
    solve(per iteration): 0.00134713 s
resid in solve_pyamgx: 4.96e-04
time solve_pyamgx: 8.95e-02
time p: 1.02e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26125            278811  0.000409        0.00728
           2(D)         5116            108422   0.00414        0.00261
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31792
         Operator Complexity: 1.56444
         Total Memory Usage: 0.0201504 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.657570e-01
              0             1.64587   4.346349e-02         0.0768
              1              1.6459   4.353073e-03         0.1002
              2              1.6459   7.227214e-04         0.1660
              3              1.6459   1.461880e-04         0.2023
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1268
         Final Residual: 		   1.461880e-04
         Total Reduction in Residual: 	   2.583936e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170061
    setup: 0.0136702 s
    solve: 0.00333597 s
    solve(per iteration): 0.000833992 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26575            282911  0.000401        0.00739
           2(D)         5130            109224   0.00415        0.00263
           3(D)           11                15     0.124       6.78e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32263
         Operator Complexity: 1.57158
         Total Memory Usage: 0.0202841 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.789042e+01
              0             1.64587   2.507486e+00         0.1402
              1              1.6459   5.469459e-01         0.2181
              2              1.6459   1.143558e-01         0.2091
              3              1.6459   2.754402e-02         0.2409
              4              1.6459   6.594601e-03         0.2394
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2057
         Final Residual: 		   6.594601e-03
         Total Reduction in Residual: 	   3.686107e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175642
    setup: 0.0133827 s
    solve: 0.0041815 s
    solve(per iteration): 0.000836301 s
resid in solve_pyamgx: 6.59e-03
time solve_pyamgx: 3.30e-02
time omega: 3.96e-02
time Smag or Wale: 4.77e-07

--time step: 296, iter:0, max residual:1.30e-06, u:5.08e-07, v:7.67e-08, w:3.22e-07, p:1.30e-06, k:8.92e-11, eps:0.00e+00, om:5.15e-06


monitor time step: 296, iter:0, u: 3.77e-01, v:-1.96e-03, w:-5.25e-03, p: 2.94e-12, k: 8.02e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.19e+02, kmin: 6.02e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 1.7508417508417505e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15546            166934  0.000691        0.00437
           2(D)         4117             44749   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20002
         Operator Complexity: 1.30854
         Total Memory Usage: 0.0155912 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.351334e+00
              0             1.64587   1.041510e-01         0.0239
              1              1.6459   4.117761e-03         0.0395
              2              1.6459   6.472978e-04         0.1572
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0530
         Final Residual: 		   6.472978e-04
         Total Reduction in Residual: 	   1.487585e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125951
    setup: 0.010478 s
    solve: 0.00211712 s
    solve(per iteration): 0.000705707 s
resid in solve_pyamgx: 6.47e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.397184e+00
              0             1.64587   8.565132e-02         0.0252
              1              1.6459   1.699242e-03         0.0198
              2              1.6459   9.669006e-05         0.0569
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0305
         Final Residual: 		   9.669006e-05
         Total Reduction in Residual: 	   2.846182e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126508
    setup: 0.010478 s
    solve: 0.00217283 s
    solve(per iteration): 0.000724277 s
resid in solve_pyamgx: 9.67e-05
time solve_pyamgx: 3.46e-03
time v: 6.23e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.807581e+00
              0             1.64587   9.684216e-02         0.0254
              1              1.6459   2.993093e-03         0.0309
              2              1.6459   4.141234e-04         0.1384
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0477
         Final Residual: 		   4.141234e-04
         Total Reduction in Residual: 	   1.087628e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125999
    setup: 0.010478 s
    solve: 0.00212192 s
    solve(per iteration): 0.000707307 s
resid in solve_pyamgx: 4.14e-04
time solve_pyamgx: 3.36e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.010159e+00
              0             1.64587   6.220784e-01         0.6158
              1              1.6459   2.962032e-01         0.4762
              2              1.6459   1.460750e-01         0.4932
              3              1.6459   7.531071e-02         0.5156
              4              1.6459   4.064568e-02         0.5397
              5              1.6459   2.240175e-02         0.5511
              6              1.6459   1.239836e-02         0.5535
              7              1.6459   7.079504e-03         0.5710
              8              1.6459   4.027100e-03         0.5688
              9              1.6459   2.283433e-03         0.5670
             10              1.6459   1.595364e-03         0.6987
             11              1.6459   1.027793e-03         0.6442
             12              1.6459   7.039104e-04         0.6849
             13              1.6459   5.446257e-04         0.7737
             14              1.6459   4.777557e-04         0.8772
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6002
         Final Residual: 		   4.777557e-04
         Total Reduction in Residual: 	   4.729511e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0711019
    setup: 0.0509004 s
    solve: 0.0202015 s
    solve(per iteration): 0.00134677 s
resid in solve_pyamgx: 4.78e-04
time solve_pyamgx: 8.66e-02
time p: 9.89e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26081            277579  0.000408        0.00725
           2(D)         5154            109704   0.00413        0.00264
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31788
         Operator Complexity: 1.56451
         Total Memory Usage: 0.0201514 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.652179e-01
              0             1.64587   4.324953e-02         0.0765
              1              1.6459   4.353887e-03         0.1007
              2              1.6459   7.314753e-04         0.1680
              3              1.6459   1.510341e-04         0.2065
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1279
         Final Residual: 		   1.510341e-04
         Total Reduction in Residual: 	   2.672140e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170113
    setup: 0.0136707 s
    solve: 0.00334054 s
    solve(per iteration): 0.000835136 s
resid in solve_pyamgx: 1.51e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26645            284069    0.0004        0.00742
           2(D)         5146            111362   0.00421        0.00268
           3(D)           12                18     0.125       7.75e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32352
         Operator Complexity: 1.57639
         Total Memory Usage: 0.0203624 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.785889e+01
              0             1.64587   2.471628e+00         0.1384
              1              1.6459   5.370474e-01         0.2173
              2              1.6459   1.136619e-01         0.2116
              3              1.6459   2.718365e-02         0.2392
              4              1.6459   6.518676e-03         0.2398
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2053
         Final Residual: 		   6.518676e-03
         Total Reduction in Residual: 	   3.650101e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178752
    setup: 0.0136952 s
    solve: 0.00417997 s
    solve(per iteration): 0.000835994 s
resid in solve_pyamgx: 6.52e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 297, iter:0, max residual:1.40e-06, u:5.06e-07, v:7.55e-08, w:3.24e-07, p:1.40e-06, k:9.22e-11, eps:0.00e+00, om:5.09e-06


monitor time step: 297, iter:0, u: 3.77e-01, v:-1.97e-03, w:-5.20e-03, p: 2.66e-12, k: 7.99e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.20e+02, kmin: 6.04e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.7449664429530199e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15530            166770  0.000691        0.00437
           2(D)         4100             44590   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19969
         Operator Complexity: 1.30807
         Total Memory Usage: 0.0155824 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.347258e+00
              0             1.64587   1.040156e-01         0.0239
              1              1.6459   4.113720e-03         0.0395
              2              1.6459   6.451613e-04         0.1568
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0529
         Final Residual: 		   6.451613e-04
         Total Reduction in Residual: 	   1.484065e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126915
    setup: 0.0105697 s
    solve: 0.00212173 s
    solve(per iteration): 0.000707243 s
resid in solve_pyamgx: 6.45e-04
time solve_pyamgx: 2.81e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.394269e+00
              0             1.64587   8.557601e-02         0.0252
              1              1.6459   1.695399e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.695399e-03
         Total Reduction in Residual: 	   4.994889e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120812
    setup: 0.0105697 s
    solve: 0.00151142 s
    solve(per iteration): 0.000755712 s
resid in solve_pyamgx: 1.70e-03
time solve_pyamgx: 2.85e-03
time v: 5.64e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.803825e+00
              0             1.64587   9.674935e-02         0.0254
              1              1.6459   2.987786e-03         0.0309
              2              1.6459   4.096044e-04         0.1371
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0476
         Final Residual: 		   4.096044e-04
         Total Reduction in Residual: 	   1.076822e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126939
    setup: 0.0105697 s
    solve: 0.00212416 s
    solve(per iteration): 0.000708053 s
resid in solve_pyamgx: 4.10e-04
time solve_pyamgx: 3.39e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.006474e+00
              0             1.64587   6.207895e-01         0.6168
              1              1.6459   2.945007e-01         0.4744
              2              1.6459   1.456450e-01         0.4945
              3              1.6459   7.488792e-02         0.5142
              4              1.6459   4.011839e-02         0.5357
              5              1.6459   2.200059e-02         0.5484
              6              1.6459   1.218430e-02         0.5538
              7              1.6459   6.921542e-03         0.5681
              8              1.6459   3.923076e-03         0.5668
              9              1.6459   2.210972e-03         0.5636
             10              1.6459   1.532061e-03         0.6929
             11              1.6459   9.736477e-04         0.6355
             12              1.6459   6.443434e-04         0.6618
             13              1.6459   4.758597e-04         0.7385
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5787
         Final Residual: 		   4.758597e-04
         Total Reduction in Residual: 	   4.727988e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0701254
    setup: 0.0511388 s
    solve: 0.0189866 s
    solve(per iteration): 0.00135619 s
resid in solve_pyamgx: 4.76e-04
time solve_pyamgx: 8.58e-02
time p: 9.87e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26132            278284  0.000408        0.00727
           2(D)         5165            109915   0.00412        0.00265
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31848
         Operator Complexity: 1.56584
         Total Memory Usage: 0.0201748 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.646565e-01
              0             1.64587   4.280831e-02         0.0758
              1              1.6459   4.281950e-03         0.1000
              2              1.6459   7.202410e-04         0.1682
              3              1.6459   1.473392e-04         0.2046
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1271
         Final Residual: 		   1.473392e-04
         Total Reduction in Residual: 	   2.609359e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0174096
    setup: 0.0140485 s
    solve: 0.00336109 s
    solve(per iteration): 0.000840272 s
resid in solve_pyamgx: 1.47e-04
time solve_pyamgx: 3.40e-02
time k: 4.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26525            282525  0.000402        0.00738
           2(D)         5146            110926   0.00419        0.00267
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32232
         Operator Complexity: 1.5735
         Total Memory Usage: 0.020312 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.751934e+01
              0             1.64587   2.466736e+00         0.1408
              1              1.6459   5.351928e-01         0.2170
              2              1.6459   1.118115e-01         0.2089
              3              1.6459   2.643700e-02         0.2364
              4              1.6459   6.342503e-03         0.2399
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2050
         Final Residual: 		   6.342503e-03
         Total Reduction in Residual: 	   3.620286e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0180592
    setup: 0.0138357 s
    solve: 0.00422346 s
    solve(per iteration): 0.000844691 s
resid in solve_pyamgx: 6.34e-03
time solve_pyamgx: 3.52e-02
time omega: 4.23e-02
time Smag or Wale: 7.15e-07

--time step: 298, iter:0, max residual:1.56e-06, u:5.04e-07, v:1.32e-06, w:3.20e-07, p:1.56e-06, k:8.99e-11, eps:0.00e+00, om:4.96e-06


monitor time step: 298, iter:0, u: 3.77e-01, v:-1.91e-03, w:-5.19e-03, p: 2.24e-12, k: 7.92e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.20e+02, kmin: 6.05e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 1.7391304347826086e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15564            167206   0.00069        0.00438
           2(D)         4123             45007   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20027
         Operator Complexity: 1.30931
         Total Memory Usage: 0.0156042 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.343188e+00
              0             1.64587   1.038716e-01         0.0239
              1              1.6459   4.080522e-03         0.0393
              2              1.6459   6.371402e-04         0.1561
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0527
         Final Residual: 		   6.371402e-04
         Total Reduction in Residual: 	   1.466987e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127235
    setup: 0.0105904 s
    solve: 0.00213309 s
    solve(per iteration): 0.000711029 s
resid in solve_pyamgx: 6.37e-04
time solve_pyamgx: 3.01e-02
time u: 3.73e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.391340e+00
              0             1.64587   8.549421e-02         0.0252
              1              1.6459   1.692388e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.692388e-03
         Total Reduction in Residual: 	   4.990322e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0121121
    setup: 0.0105904 s
    solve: 0.00152166 s
    solve(per iteration): 0.000760832 s
resid in solve_pyamgx: 1.69e-03
time solve_pyamgx: 2.88e-03
time v: 5.77e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.800041e+00
              0             1.64587   9.665030e-02         0.0254
              1              1.6459   2.978193e-03         0.0308
              2              1.6459   4.105866e-04         0.1379
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0476
         Final Residual: 		   4.105866e-04
         Total Reduction in Residual: 	   1.080479e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127309
    setup: 0.0105904 s
    solve: 0.00214051 s
    solve(per iteration): 0.000713504 s
resid in solve_pyamgx: 4.11e-04
time solve_pyamgx: 3.45e-03
time w: 5.74e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.003150e+00
              0             1.64587   6.191893e-01         0.6172
              1              1.6459   2.927379e-01         0.4728
              2              1.6459   1.448697e-01         0.4949
              3              1.6459   7.389444e-02         0.5101
              4              1.6459   3.908785e-02         0.5290
              5              1.6459   2.121268e-02         0.5427
              6              1.6459   1.175276e-02         0.5540
              7              1.6459   6.639929e-03         0.5650
              8              1.6459   3.749678e-03         0.5647
              9              1.6459   2.102434e-03         0.5607
             10              1.6459   1.448011e-03         0.6887
             11              1.6459   9.092830e-04         0.6280
             12              1.6459   5.807475e-04         0.6387
             13              1.6459   4.064977e-04         0.7000
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5724
         Final Residual: 		   4.064977e-04
         Total Reduction in Residual: 	   4.052211e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0701837
    setup: 0.0512164 s
    solve: 0.0189674 s
    solve(per iteration): 0.00135481 s
resid in solve_pyamgx: 4.06e-04
time solve_pyamgx: 8.87e-02
time p: 1.02e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26064            277008  0.000408        0.00724
           2(D)         5053            107817   0.00422         0.0026
           3(D)           12                20     0.139        8.2e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31666
         Operator Complexity: 1.56093
         Total Memory Usage: 0.0200902 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.641077e-01
              0             1.64587   4.246679e-02         0.0753
              1              1.6459   4.307300e-03         0.1014
              2              1.6459   7.278805e-04         0.1690
              3              1.6459   1.486263e-04         0.2042
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1274
         Final Residual: 		   1.486263e-04
         Total Reduction in Residual: 	   2.634715e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0172719
    setup: 0.013865 s
    solve: 0.00340698 s
    solve(per iteration): 0.000851744 s
resid in solve_pyamgx: 1.49e-04
time solve_pyamgx: 3.44e-02
time k: 4.75e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26642            284894  0.000401        0.00744
           2(D)         5107            110281   0.00423        0.00266
           3(D)           11                15     0.124       6.78e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32308
         Operator Complexity: 1.57601
         Total Memory Usage: 0.0203544 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.760421e+01
              0             1.64587   2.473691e+00         0.1405
              1              1.6459   5.408323e-01         0.2186
              2              1.6459   1.132522e-01         0.2094
              3              1.6459   2.705618e-02         0.2389
              4              1.6459   6.533071e-03         0.2415
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   6.533071e-03
         Total Reduction in Residual: 	   3.711084e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179873
    setup: 0.0137848 s
    solve: 0.0042025 s
    solve(per iteration): 0.000840499 s
resid in solve_pyamgx: 6.53e-03
time solve_pyamgx: 3.45e-02
time omega: 4.13e-02
time Smag or Wale: 7.15e-07

--time step: 299, iter:0, max residual:1.37e-06, u:4.98e-07, v:1.32e-06, w:3.21e-07, p:1.37e-06, k:9.07e-11, eps:0.00e+00, om:5.10e-06


monitor time step: 299, iter:0, u: 3.76e-01, v:-1.71e-03, w:-5.21e-03, p: 1.78e-12, k: 7.85e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.20e+02, kmin: 6.06e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.40e-01
vismean_mean 1.7333333333333333e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15590            167646   0.00069        0.00439
           2(D)         4152             45368   0.00263        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20083
         Operator Complexity: 1.31048
         Total Memory Usage: 0.0156248 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.339147e+00
              0             1.64587   1.037361e-01         0.0239
              1              1.6459   4.073103e-03         0.0393
              2              1.6459   6.356692e-04         0.1561
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0527
         Final Residual: 		   6.356692e-04
         Total Reduction in Residual: 	   1.464964e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01268
    setup: 0.0105537 s
    solve: 0.0021263 s
    solve(per iteration): 0.000708768 s
resid in solve_pyamgx: 6.36e-04
time solve_pyamgx: 2.95e-02
time u: 3.67e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.388371e+00
              0             1.64587   8.541528e-02         0.0252
              1              1.6459   1.692497e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.692497e-03
         Total Reduction in Residual: 	   4.995016e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120704
    setup: 0.0105537 s
    solve: 0.00151664 s
    solve(per iteration): 0.00075832 s
resid in solve_pyamgx: 1.69e-03
time solve_pyamgx: 2.88e-03
time v: 5.79e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.796203e+00
              0             1.64587   9.657048e-02         0.0254
              1              1.6459   2.991342e-03         0.0310
              2              1.6459   4.159115e-04         0.1390
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0479
         Final Residual: 		   4.159115e-04
         Total Reduction in Residual: 	   1.095599e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126753
    setup: 0.0105537 s
    solve: 0.0021216 s
    solve(per iteration): 0.0007072 s
resid in solve_pyamgx: 4.16e-04
time solve_pyamgx: 3.48e-03
time w: 5.74e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.999111e-01
              0             1.64587   6.174359e-01         0.6175
              1              1.6459   2.915534e-01         0.4722
              2              1.6459   1.441263e-01         0.4943
              3              1.6459   7.264914e-02         0.5041
              4              1.6459   3.787217e-02         0.5213
              5              1.6459   2.030750e-02         0.5362
              6              1.6459   1.124274e-02         0.5536
              7              1.6459   6.324432e-03         0.5625
              8              1.6459   3.560978e-03         0.5631
              9              1.6459   1.989444e-03         0.5587
             10              1.6459   1.364604e-03         0.6859
             11              1.6459   8.462044e-04         0.6201
             12              1.6459   5.191419e-04         0.6135
             13              1.6459   3.387365e-04         0.6525
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5651
         Final Residual: 		   3.387365e-04
         Total Reduction in Residual: 	   3.387666e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0700274
    setup: 0.0510403 s
    solve: 0.0189871 s
    solve(per iteration): 0.00135622 s
resid in solve_pyamgx: 3.39e-04
time solve_pyamgx: 8.63e-02
time p: 9.93e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26006            276828  0.000409        0.00723
           2(D)         5052            108598   0.00425        0.00262
           3(D)            9                13      0.16       5.74e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31603
         Operator Complexity: 1.5618
         Total Memory Usage: 0.0201003 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.635506e-01
              0             1.64587   4.236408e-02         0.0752
              1              1.6459   4.285559e-03         0.1012
              2              1.6459   7.224112e-04         0.1686
              3              1.6459   1.467508e-04         0.2031
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1270
         Final Residual: 		   1.467508e-04
         Total Reduction in Residual: 	   2.604039e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01685
    setup: 0.0135119 s
    solve: 0.00333808 s
    solve(per iteration): 0.00083452 s
resid in solve_pyamgx: 1.47e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26575            283851  0.000402        0.00741
           2(D)         5124            110614   0.00421        0.00266
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32262
         Operator Complexity: 1.57499
         Total Memory Usage: 0.0203363 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.740328e+01
              0             1.64587   2.440501e+00         0.1402
              1              1.6459   5.263428e-01         0.2157
              2              1.6459   1.096963e-01         0.2084
              3              1.6459   2.637287e-02         0.2404
              4              1.6459   6.470694e-03         0.2454
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2061
         Final Residual: 		   6.470694e-03
         Total Reduction in Residual: 	   3.718089e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179391
    setup: 0.0137476 s
    solve: 0.00419152 s
    solve(per iteration): 0.000838304 s
resid in solve_pyamgx: 6.47e-03
time solve_pyamgx: 3.60e-02
time omega: 4.34e-02
time Smag or Wale: 4.77e-07

--time step: 300, iter:0, max residual:1.32e-06, u:4.97e-07, v:1.32e-06, w:3.25e-07, p:1.17e-06, k:8.96e-11, eps:0.00e+00, om:5.06e-06


monitor time step: 300, iter:0, u: 3.74e-01, v:-1.42e-03, w:-5.26e-03, p: 1.29e-12, k: 7.77e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.68e-01, cfl_max_y: 7.08e-02, at i= 21, j= 65


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.20e+02, kmin: 6.08e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.38e-01
vismean_mean 1.7275747508305647e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15547            166995  0.000691        0.00437
           2(D)         4099             44525   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19985
         Operator Complexity: 1.3083
         Total Memory Usage: 0.0155868 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.335122e+00
              0             1.64587   1.035940e-01         0.0239
              1              1.6459   4.061988e-03         0.0392
              2              1.6459   6.335441e-04         0.1560
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0527
         Final Residual: 		   6.335441e-04
         Total Reduction in Residual: 	   1.461422e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126326
    setup: 0.0104881 s
    solve: 0.00214451 s
    solve(per iteration): 0.000714837 s
resid in solve_pyamgx: 6.34e-04
time solve_pyamgx: 2.83e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.385332e+00
              0             1.64587   8.533224e-02         0.0252
              1              1.6459   1.692186e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0224
         Final Residual: 		   1.692186e-03
         Total Reduction in Residual: 	   4.998582e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119995
    setup: 0.0104881 s
    solve: 0.00151142 s
    solve(per iteration): 0.000755712 s
resid in solve_pyamgx: 1.69e-03
time solve_pyamgx: 2.79e-03
time v: 5.56e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.792333e+00
              0             1.64587   9.648921e-02         0.0254
              1              1.6459   2.981087e-03         0.0309
              2              1.6459   4.091479e-04         0.1372
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0476
         Final Residual: 		   4.091479e-04
         Total Reduction in Residual: 	   1.078882e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126153
    setup: 0.0104881 s
    solve: 0.0021272 s
    solve(per iteration): 0.000709067 s
resid in solve_pyamgx: 4.09e-04
time solve_pyamgx: 3.39e-03
time w: 5.57e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.965757e-01
              0             1.64587   6.161515e-01         0.6183
              1              1.6459   2.914252e-01         0.4730
              2              1.6459   1.439202e-01         0.4938
              3              1.6459   7.173336e-02         0.4984
              4              1.6459   3.700510e-02         0.5159
              5              1.6459   1.972410e-02         0.5330
              6              1.6459   1.094439e-02         0.5549
              7              1.6459   6.170845e-03         0.5638
              8              1.6459   3.479467e-03         0.5639
              9              1.6459   1.944498e-03         0.5588
             10              1.6459   1.334145e-03         0.6861
             11              1.6459   8.190717e-04         0.6139
             12              1.6459   4.819237e-04         0.5884
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5559
         Final Residual: 		   4.819237e-04
         Total Reduction in Residual: 	   4.835796e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0683126
    setup: 0.050729 s
    solve: 0.0175837 s
    solve(per iteration): 0.00135259 s
resid in solve_pyamgx: 4.82e-04
time solve_pyamgx: 8.40e-02
time p: 9.63e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26019            277029  0.000409        0.00724
           2(D)         5107            106951    0.0041        0.00258
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31671
         Operator Complexity: 1.55968
         Total Memory Usage: 0.0200714 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.629769e-01
              0             1.64587   4.246410e-02         0.0754
              1              1.6459   4.276224e-03         0.1007
              2              1.6459   7.252496e-04         0.1696
              3              1.6459   1.476887e-04         0.2036
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1273
         Final Residual: 		   1.476887e-04
         Total Reduction in Residual: 	   2.623353e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167043
    setup: 0.0133667 s
    solve: 0.00333757 s
    solve(per iteration): 0.000834392 s
resid in solve_pyamgx: 1.48e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26516            283050  0.000403        0.00739
           2(D)         5102            110954   0.00426        0.00267
           3(D)           17                31     0.107       1.21e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32181
         Operator Complexity: 1.57433
         Total Memory Usage: 0.020322 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.745391e+01
              0             1.64587   2.400812e+00         0.1376
              1              1.6459   5.183342e-01         0.2159
              2              1.6459   1.080555e-01         0.2085
              3              1.6459   2.589852e-02         0.2397
              4              1.6459   6.298336e-03         0.2432
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2049
         Final Residual: 		   6.298336e-03
         Total Reduction in Residual: 	   3.608553e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178291
    setup: 0.0136287 s
    solve: 0.00420038 s
    solve(per iteration): 0.000840077 s
resid in solve_pyamgx: 6.30e-03
time solve_pyamgx: 3.36e-02
time omega: 4.00e-02
time Smag or Wale: 4.77e-07

--time step: 301, iter:0, max residual:1.55e-06, u:4.95e-07, v:1.32e-06, w:3.20e-07, p:1.55e-06, k:9.01e-11, eps:0.00e+00, om:4.92e-06


monitor time step: 301, iter:0, u: 3.72e-01, v:-1.07e-03, w:-5.32e-03, p: 7.55e-13, k: 7.70e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.21e+02, kmin: 6.09e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 1.7218543046357614e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15546            166790   0.00069        0.00437
           2(D)         4098             44446   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19983
         Operator Complexity: 1.30789
         Total Memory Usage: 0.0155803 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.331082e+00
              0             1.64587   1.034593e-01         0.0239
              1              1.6459   4.051837e-03         0.0392
              2              1.6459   6.340912e-04         0.1565
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0527
         Final Residual: 		   6.340912e-04
         Total Reduction in Residual: 	   1.464048e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125479
    setup: 0.0104343 s
    solve: 0.0021136 s
    solve(per iteration): 0.000704533 s
resid in solve_pyamgx: 6.34e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.382252e+00
              0             1.64587   8.525471e-02         0.0252
              1              1.6459   1.689910e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0224
         Final Residual: 		   1.689910e-03
         Total Reduction in Residual: 	   4.996406e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119502
    setup: 0.0104343 s
    solve: 0.00151594 s
    solve(per iteration): 0.000757968 s
resid in solve_pyamgx: 1.69e-03
time solve_pyamgx: 2.79e-03
time v: 5.57e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.788485e+00
              0             1.64587   9.639950e-02         0.0254
              1              1.6459   2.971542e-03         0.0308
              2              1.6459   4.105376e-04         0.1382
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0477
         Final Residual: 		   4.105376e-04
         Total Reduction in Residual: 	   1.083646e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125441
    setup: 0.0104343 s
    solve: 0.00210982 s
    solve(per iteration): 0.000703275 s
resid in solve_pyamgx: 4.11e-04
time solve_pyamgx: 3.37e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.932483e-01
              0             1.64587   6.144229e-01         0.6186
              1              1.6459   2.915613e-01         0.4745
              2              1.6459   1.439400e-01         0.4937
              3              1.6459   7.113015e-02         0.4942
              4              1.6459   3.652505e-02         0.5135
              5              1.6459   1.952095e-02         0.5345
              6              1.6459   1.091390e-02         0.5591
              7              1.6459   6.226092e-03         0.5705
              8              1.6459   3.540953e-03         0.5687
              9              1.6459   1.991030e-03         0.5623
             10              1.6459   1.374216e-03         0.6902
             11              1.6459   8.434113e-04         0.6137
             12              1.6459   4.856019e-04         0.5758
         --------------------------------------------------------------
         Total Iterations: 13
         Avg Convergence Rate: 		         0.5563
         Final Residual: 		   4.856019e-04
         Total Reduction in Residual: 	   4.889028e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0685063
    setup: 0.0508805 s
    solve: 0.0176258 s
    solve(per iteration): 0.00135583 s
resid in solve_pyamgx: 4.86e-04
time solve_pyamgx: 8.40e-02
time p: 9.64e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26043            277601  0.000409        0.00725
           2(D)         5135            108555   0.00412        0.00262
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31723
         Operator Complexity: 1.56286
         Total Memory Usage: 0.0201227 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.624016e-01
              0             1.64587   4.245440e-02         0.0755
              1              1.6459   4.294706e-03         0.1012
              2              1.6459   7.118732e-04         0.1658
              3              1.6459   1.438206e-04         0.2020
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1265
         Final Residual: 		   1.438206e-04
         Total Reduction in Residual: 	   2.557258e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169348
    setup: 0.013611 s
    solve: 0.00332378 s
    solve(per iteration): 0.000830944 s
resid in solve_pyamgx: 1.44e-04
time solve_pyamgx: 3.25e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26557            283297  0.000402         0.0074
           2(D)         5067            108191   0.00421        0.00261
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3218
         Operator Complexity: 1.57063
         Total Memory Usage: 0.0202653 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.735142e+01
              0             1.64587   2.428444e+00         0.1400
              1              1.6459   5.280444e-01         0.2174
              2              1.6459   1.096535e-01         0.2077
              3              1.6459   2.628239e-02         0.2397
              4              1.6459   6.407012e-03         0.2438
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2058
         Final Residual: 		   6.407012e-03
         Total Reduction in Residual: 	   3.692500e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177485
    setup: 0.0135522 s
    solve: 0.00419635 s
    solve(per iteration): 0.00083927 s
resid in solve_pyamgx: 6.41e-03
time solve_pyamgx: 3.34e-02
time omega: 4.00e-02
time Smag or Wale: 2.38e-07

--time step: 302, iter:0, max residual:1.46e-06, u:4.95e-07, v:1.32e-06, w:3.21e-07, p:1.46e-06, k:8.78e-11, eps:0.00e+00, om:5.01e-06


monitor time step: 302, iter:0, u: 3.70e-01, v:-6.98e-04, w:-5.39e-03, p: 1.31e-13, k: 7.61e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.21e+02, kmin: 6.10e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 1.716171617161716e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15582            167320  0.000689        0.00438
           2(D)         4145             45321   0.00264        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20067
         Operator Complexity: 1.30994
         Total Memory Usage: 0.0156157 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.326998e+00
              0             1.64587   1.033206e-01         0.0239
              1              1.6459   4.038710e-03         0.0391
              2              1.6459   6.353856e-04         0.1573
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0528
         Final Residual: 		   6.353856e-04
         Total Reduction in Residual: 	   1.468421e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126131
    setup: 0.010484 s
    solve: 0.00212906 s
    solve(per iteration): 0.000709685 s
resid in solve_pyamgx: 6.35e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.379205e+00
              0             1.64587   8.517578e-02         0.0252
              1              1.6459   1.686610e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.686610e-03
         Total Reduction in Residual: 	   4.991143e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119972
    setup: 0.010484 s
    solve: 0.00151318 s
    solve(per iteration): 0.000756592 s
resid in solve_pyamgx: 1.69e-03
time solve_pyamgx: 2.80e-03
time v: 5.59e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.784683e+00
              0             1.64587   9.631092e-02         0.0254
              1              1.6459   2.975755e-03         0.0309
              2              1.6459   4.110764e-04         0.1381
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0477
         Final Residual: 		   4.110764e-04
         Total Reduction in Residual: 	   1.086158e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126034
    setup: 0.010484 s
    solve: 0.00211933 s
    solve(per iteration): 0.000706443 s
resid in solve_pyamgx: 4.11e-04
time solve_pyamgx: 3.38e-03
time w: 5.55e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.899237e-01
              0             1.64587   6.123042e-01         0.6185
              1              1.6459   2.916832e-01         0.4764
              2              1.6459   1.441309e-01         0.4941
              3              1.6459   7.106185e-02         0.4930
              4              1.6459   3.659127e-02         0.5149
              5              1.6459   1.973432e-02         0.5393
              6              1.6459   1.113528e-02         0.5643
              7              1.6459   6.451212e-03         0.5793
              8              1.6459   3.707746e-03         0.5747
              9              1.6459   2.097650e-03         0.5657
             10              1.6459   1.456547e-03         0.6944
             11              1.6459   8.996978e-04         0.6177
             12              1.6459   5.240048e-04         0.5824
             13              1.6459   3.029091e-04         0.5781
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5610
         Final Residual: 		   3.029091e-04
         Total Reduction in Residual: 	   3.059923e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0696998
    setup: 0.0508088 s
    solve: 0.018891 s
    solve(per iteration): 0.00134936 s
resid in solve_pyamgx: 3.03e-04
time solve_pyamgx: 8.53e-02
time p: 9.77e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26033            277297  0.000409        0.00724
           2(D)         5087            108823   0.00421        0.00262
           3(D)            5                 5       0.2       2.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31662
         Operator Complexity: 1.5628
         Total Memory Usage: 0.0201187 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.618295e-01
              0             1.64587   4.213964e-02         0.0750
              1              1.6459   4.269061e-03         0.1013
              2              1.6459   7.301395e-04         0.1710
              3              1.6459   1.496618e-04         0.2050
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1278
         Final Residual: 		   1.496618e-04
         Total Reduction in Residual: 	   2.663829e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169597
    setup: 0.013601 s
    solve: 0.00335872 s
    solve(per iteration): 0.00083968 s
resid in solve_pyamgx: 1.50e-04
time solve_pyamgx: 3.24e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26611            283425    0.0004         0.0074
           2(D)         5198            111948   0.00414         0.0027
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32366
         Operator Complexity: 1.57629
         Total Memory Usage: 0.0203617 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.737530e+01
              0             1.64587   2.432212e+00         0.1400
              1              1.6459   5.282123e-01         0.2172
              2              1.6459   1.100173e-01         0.2083
              3              1.6459   2.661372e-02         0.2419
              4              1.6459   6.460271e-03         0.2427
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2061
         Final Residual: 		   6.460271e-03
         Total Reduction in Residual: 	   3.718078e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178299
    setup: 0.0136561 s
    solve: 0.00417382 s
    solve(per iteration): 0.000834765 s
resid in solve_pyamgx: 6.46e-03
time solve_pyamgx: 3.32e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 303, iter:0, max residual:1.32e-06, u:4.96e-07, v:1.32e-06, w:3.21e-07, p:1.03e-06, k:9.13e-11, eps:0.00e+00, om:5.05e-06


monitor time step: 303, iter:0, u: 3.67e-01, v:-2.95e-04, w:-5.49e-03, p:-5.60e-13, k: 7.55e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.21e+02, kmin: 6.11e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.7105263157894736e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15560            166994   0.00069        0.00437
           2(D)         4096             44760   0.00267        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.19995
         Operator Complexity: 1.30864
         Total Memory Usage: 0.0155925 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.322863e+00
              0             1.64587   1.031609e-01         0.0239
              1              1.6459   4.035821e-03         0.0391
              2              1.6459   6.347025e-04         0.1573
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0528
         Final Residual: 		   6.347025e-04
         Total Reduction in Residual: 	   1.468246e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012601
    setup: 0.0104671 s
    solve: 0.00213386 s
    solve(per iteration): 0.000711285 s
resid in solve_pyamgx: 6.35e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.376247e+00
              0             1.64587   8.509296e-02         0.0252
              1              1.6459   1.682928e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.682928e-03
         Total Reduction in Residual: 	   4.984612e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119846
    setup: 0.0104671 s
    solve: 0.00151747 s
    solve(per iteration): 0.000758736 s
resid in solve_pyamgx: 1.68e-03
time solve_pyamgx: 2.78e-03
time v: 5.52e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.780899e+00
              0             1.64587   9.621581e-02         0.0254
              1              1.6459   2.967066e-03         0.0308
              2              1.6459   4.107475e-04         0.1384
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0477
         Final Residual: 		   4.107475e-04
         Total Reduction in Residual: 	   1.086375e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125839
    setup: 0.0104671 s
    solve: 0.00211683 s
    solve(per iteration): 0.000705611 s
resid in solve_pyamgx: 4.11e-04
time solve_pyamgx: 3.40e-03
time w: 5.58e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.867060e-01
              0             1.64587   6.102927e-01         0.6185
              1              1.6459   2.915669e-01         0.4777
              2              1.6459   1.444254e-01         0.4953
              3              1.6459   7.165368e-02         0.4961
              4              1.6459   3.720964e-02         0.5193
              5              1.6459   2.024453e-02         0.5441
              6              1.6459   1.149147e-02         0.5676
              7              1.6459   6.739914e-03         0.5865
              8              1.6459   3.901994e-03         0.5789
              9              1.6459   2.214908e-03         0.5676
             10              1.6459   1.544873e-03         0.6975
             11              1.6459   9.649535e-04         0.6246
             12              1.6459   5.849708e-04         0.6062
             13              1.6459   3.739169e-04         0.6392
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5697
         Final Residual: 		   3.739169e-04
         Total Reduction in Residual: 	   3.789547e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0696934
    setup: 0.0508088 s
    solve: 0.0188846 s
    solve(per iteration): 0.0013489 s
resid in solve_pyamgx: 3.74e-04
time solve_pyamgx: 8.52e-02
time p: 9.77e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26068            277276  0.000408        0.00724
           2(D)         5091            108865    0.0042        0.00262
           3(D)            5                 5       0.2       2.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31702
         Operator Complexity: 1.56283
         Total Memory Usage: 0.0201212 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.612440e-01
              0             1.64587   4.206463e-02         0.0749
              1              1.6459   4.228574e-03         0.1005
              2              1.6459   7.055535e-04         0.1669
              3              1.6459   1.430368e-04         0.2027
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1263
         Final Residual: 		   1.430368e-04
         Total Reduction in Residual: 	   2.548567e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169229
    setup: 0.0135662 s
    solve: 0.00335667 s
    solve(per iteration): 0.000839168 s
resid in solve_pyamgx: 1.43e-04
time solve_pyamgx: 3.24e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26647            283795    0.0004        0.00741
           2(D)         5180            111096   0.00414        0.00268
           3(D)           19                29    0.0803       1.23e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32395
         Operator Complexity: 1.57562
         Total Memory Usage: 0.0203528 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.729359e+01
              0             1.64587   2.415149e+00         0.1397
              1              1.6459   5.238942e-01         0.2169
              2              1.6459   1.072140e-01         0.2046
              3              1.6459   2.551488e-02         0.2380
              4              1.6459   6.154951e-03         0.2412
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2043
         Final Residual: 		   6.154951e-03
         Total Reduction in Residual: 	   3.559093e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175615
    setup: 0.0133837 s
    solve: 0.00417782 s
    solve(per iteration): 0.000835565 s
resid in solve_pyamgx: 6.15e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 304, iter:0, max residual:1.31e-06, u:4.96e-07, v:1.31e-06, w:3.21e-07, p:1.29e-06, k:8.73e-11, eps:0.00e+00, om:4.81e-06


monitor time step: 304, iter:0, u: 3.64e-01, v: 1.47e-04, w:-5.60e-03, p:-1.30e-12, k: 7.48e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.22e+02, kmin: 6.12e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.704918032786885e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15608            167734  0.000689        0.00439
           2(D)         4159             45433   0.00263        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20108
         Operator Complexity: 1.3107
         Total Memory Usage: 0.0156294 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.318698e+00
              0             1.64587   1.030152e-01         0.0239
              1              1.6459   4.019122e-03         0.0390
              2              1.6459   6.267996e-04         0.1560
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0526
         Final Residual: 		   6.267996e-04
         Total Reduction in Residual: 	   1.451362e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012832
    setup: 0.0104634 s
    solve: 0.00236861 s
    solve(per iteration): 0.000789536 s
resid in solve_pyamgx: 6.27e-04
time solve_pyamgx: 2.85e-02
time u: 3.50e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.373361e+00
              0             1.64587   8.501551e-02         0.0252
              1              1.6459   1.681883e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.681883e-03
         Total Reduction in Residual: 	   4.985777e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119894
    setup: 0.0104634 s
    solve: 0.00152598 s
    solve(per iteration): 0.000762992 s
resid in solve_pyamgx: 1.68e-03
time solve_pyamgx: 2.84e-03
time v: 5.58e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.777083e+00
              0             1.64587   9.611300e-02         0.0254
              1              1.6459   2.954878e-03         0.0307
              2              1.6459   4.063420e-04         0.1375
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0476
         Final Residual: 		   4.063420e-04
         Total Reduction in Residual: 	   1.075809e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125862
    setup: 0.0104634 s
    solve: 0.00212275 s
    solve(per iteration): 0.000707584 s
resid in solve_pyamgx: 4.06e-04
time solve_pyamgx: 3.38e-03
time w: 5.58e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.834986e-01
              0             1.64587   6.076679e-01         0.6179
              1              1.6459   2.903700e-01         0.4778
              2              1.6459   1.442829e-01         0.4969
              3              1.6459   7.238646e-02         0.5017
              4              1.6459   3.787126e-02         0.5232
              5              1.6459   2.067584e-02         0.5460
              6              1.6459   1.176697e-02         0.5691
              7              1.6459   6.957957e-03         0.5913
              8              1.6459   4.053196e-03         0.5825
              9              1.6459   2.311680e-03         0.5703
             10              1.6459   1.622094e-03         0.7017
             11              1.6459   1.031767e-03         0.6361
             12              1.6459   6.614403e-04         0.6411
             13              1.6459   4.687984e-04         0.7088
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5791
         Final Residual: 		   4.687984e-04
         Total Reduction in Residual: 	   4.766640e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0700181
    setup: 0.0511183 s
    solve: 0.0188998 s
    solve(per iteration): 0.00134999 s
resid in solve_pyamgx: 4.69e-04
time solve_pyamgx: 8.55e-02
time p: 9.79e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26153            278389  0.000407        0.00727
           2(D)         5148            107224   0.00405        0.00259
           3(D)           15                21    0.0933       9.31e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31856
         Operator Complexity: 1.56208
         Total Memory Usage: 0.0201176 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.606423e-01
              0             1.64587   4.231860e-02         0.0755
              1              1.6459   4.242142e-03         0.1002
              2              1.6459   7.084826e-04         0.1670
              3              1.6459   1.428716e-04         0.2017
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1263
         Final Residual: 		   1.428716e-04
         Total Reduction in Residual: 	   2.548356e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0166836
    setup: 0.0133511 s
    solve: 0.00333248 s
    solve(per iteration): 0.00083312 s
resid in solve_pyamgx: 1.43e-04
time solve_pyamgx: 3.20e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26536            282066  0.000401        0.00737
           2(D)         5146            111048   0.00419        0.00267
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32239
         Operator Complexity: 1.573
         Total Memory Usage: 0.0203047 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.727149e+01
              0             1.64587   2.389432e+00         0.1383
              1              1.6459   5.181127e-01         0.2168
              2              1.6459   1.069033e-01         0.2063
              3              1.6459   2.566536e-02         0.2401
              4              1.6459   6.325538e-03         0.2465
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   6.325538e-03
         Total Reduction in Residual: 	   3.662416e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176544
    setup: 0.0134638 s
    solve: 0.00419066 s
    solve(per iteration): 0.000838131 s
resid in solve_pyamgx: 6.33e-03
time solve_pyamgx: 3.30e-02
time omega: 3.96e-02
time Smag or Wale: 4.77e-07

--time step: 305, iter:0, max residual:1.58e-06, u:4.90e-07, v:1.31e-06, w:3.17e-07, p:1.58e-06, k:8.72e-11, eps:0.00e+00, om:4.94e-06


monitor time step: 305, iter:0, u: 3.61e-01, v: 6.40e-04, w:-5.74e-03, p:-2.08e-12, k: 7.41e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.22e+02, kmin: 6.12e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.699346405228758e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15604            167464  0.000688        0.00439
           2(D)         4146             44876   0.00261        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20091
         Operator Complexity: 1.3095
         Total Memory Usage: 0.0156102 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.314537e+00
              0             1.64587   1.028820e-01         0.0238
              1              1.6459   4.005539e-03         0.0389
              2              1.6459   6.241809e-04         0.1558
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0525
         Final Residual: 		   6.241809e-04
         Total Reduction in Residual: 	   1.446692e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125732
    setup: 0.0104489 s
    solve: 0.00212426 s
    solve(per iteration): 0.000708085 s
resid in solve_pyamgx: 6.24e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.370465e+00
              0             1.64587   8.493547e-02         0.0252
              1              1.6459   1.681824e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.681824e-03
         Total Reduction in Residual: 	   4.989887e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119671
    setup: 0.0104489 s
    solve: 0.00151818 s
    solve(per iteration): 0.000759088 s
resid in solve_pyamgx: 1.68e-03
time solve_pyamgx: 2.78e-03
time v: 5.58e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.773214e+00
              0             1.64587   9.601512e-02         0.0254
              1              1.6459   2.950971e-03         0.0307
              2              1.6459   4.122979e-04         0.1397
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0478
         Final Residual: 		   4.122979e-04
         Total Reduction in Residual: 	   1.092697e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125666
    setup: 0.0104489 s
    solve: 0.0021177 s
    solve(per iteration): 0.000705899 s
resid in solve_pyamgx: 4.12e-04
time solve_pyamgx: 3.40e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.801277e-01
              0             1.64587   6.047943e-01         0.6171
              1              1.6459   2.885265e-01         0.4771
              2              1.6459   1.438746e-01         0.4987
              3              1.6459   7.313580e-02         0.5083
              4              1.6459   3.846851e-02         0.5260
              5              1.6459   2.100091e-02         0.5459
              6              1.6459   1.197570e-02         0.5702
              7              1.6459   7.110667e-03         0.5938
              8              1.6459   4.165741e-03         0.5858
              9              1.6459   2.394515e-03         0.5748
             10              1.6459   1.694827e-03         0.7078
             11              1.6459   1.103474e-03         0.6511
             12              1.6459   7.491905e-04         0.6789
             13              1.6459   5.753026e-04         0.7679
             14              1.6459   5.030662e-04         0.8744
             15              1.6459   4.771413e-04         0.9485
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6208
         Final Residual: 		   4.771413e-04
         Total Reduction in Residual: 	   4.868154e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0725899
    setup: 0.0510087 s
    solve: 0.0215811 s
    solve(per iteration): 0.00134882 s
resid in solve_pyamgx: 4.77e-04
time solve_pyamgx: 8.82e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26045            277623  0.000409        0.00725
           2(D)         5165            108857   0.00408        0.00263
           3(D)           15                17    0.0756       8.42e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31764
         Operator Complexity: 1.56334
         Total Memory Usage: 0.0201321 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.600542e-01
              0             1.64587   4.227248e-02         0.0755
              1              1.6459   4.260636e-03         0.1008
              2              1.6459   7.173338e-04         0.1684
              3              1.6459   1.452569e-04         0.2025
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1269
         Final Residual: 		   1.452569e-04
         Total Reduction in Residual: 	   2.593622e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169476
    setup: 0.0136091 s
    solve: 0.00333843 s
    solve(per iteration): 0.000834608 s
resid in solve_pyamgx: 1.45e-04
time solve_pyamgx: 3.30e-02
time k: 4.50e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26563            282943  0.000401        0.00739
           2(D)         5135            110223   0.00418        0.00266
           3(D)           15                29     0.129       1.11e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3226
         Operator Complexity: 1.5731
         Total Memory Usage: 0.0203073 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.717254e+01
              0             1.64587   2.364800e+00         0.1377
              1              1.6459   5.114146e-01         0.2163
              2              1.6459   1.060095e-01         0.2073
              3              1.6459   2.548477e-02         0.2404
              4              1.6459   6.209044e-03         0.2436
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2049
         Final Residual: 		   6.209044e-03
         Total Reduction in Residual: 	   3.615682e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176469
    setup: 0.0134871 s
    solve: 0.00415974 s
    solve(per iteration): 0.000831949 s
resid in solve_pyamgx: 6.21e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 9.54e-07

--time step: 306, iter:0, max residual:1.31e-06, u:4.88e-07, v:1.31e-06, w:3.22e-07, p:1.30e-06, k:8.87e-11, eps:0.00e+00, om:4.85e-06


monitor time step: 306, iter:0, u: 3.57e-01, v: 1.18e-03, w:-5.89e-03, p:-2.79e-12, k: 7.33e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.22e+02, kmin: 6.14e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 1.6938110749185665e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15600            167608  0.000689        0.00439
           2(D)         4125             44709   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20065
         Operator Complexity: 1.30946
         Total Memory Usage: 0.0156085 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.310405e+00
              0             1.64587   1.027289e-01         0.0238
              1              1.6459   3.992311e-03         0.0389
              2              1.6459   6.184453e-04         0.1549
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.184453e-04
         Total Reduction in Residual: 	   1.434773e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125804
    setup: 0.0104543 s
    solve: 0.00212608 s
    solve(per iteration): 0.000708693 s
resid in solve_pyamgx: 6.18e-04
time solve_pyamgx: 2.81e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.367477e+00
              0             1.64587   8.485289e-02         0.0252
              1              1.6459   1.679979e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.679979e-03
         Total Reduction in Residual: 	   4.988835e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0121068
    setup: 0.0104543 s
    solve: 0.00165251 s
    solve(per iteration): 0.000826256 s
resid in solve_pyamgx: 1.68e-03
time solve_pyamgx: 3.20e-03
time v: 6.20e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.769321e+00
              0             1.64587   9.592609e-02         0.0254
              1              1.6459   2.939412e-03         0.0306
              2              1.6459   4.057629e-04         0.1380
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0476
         Final Residual: 		   4.057629e-04
         Total Reduction in Residual: 	   1.076488e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126924
    setup: 0.0104543 s
    solve: 0.00223808 s
    solve(per iteration): 0.000746027 s
resid in solve_pyamgx: 4.06e-04
time solve_pyamgx: 3.64e-03
time w: 6.31e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.767590e-01
              0             1.64587   6.022863e-01         0.6166
              1              1.6459   2.867388e-01         0.4761
              2              1.6459   1.434963e-01         0.5004
              3              1.6459   7.382472e-02         0.5145
              4              1.6459   3.900745e-02         0.5284
              5              1.6459   2.127810e-02         0.5455
              6              1.6459   1.215537e-02         0.5713
              7              1.6459   7.216276e-03         0.5937
              8              1.6459   4.241800e-03         0.5878
              9              1.6459   2.462098e-03         0.5804
             10              1.6459   1.760886e-03         0.7152
             11              1.6459   1.174165e-03         0.6668
             12              1.6459   8.353331e-04         0.7114
             13              1.6459   6.761656e-04         0.8095
             14              1.6459   6.116898e-04         0.9046
             15              1.6459   5.883495e-04         0.9618
             16              1.6459   5.754467e-04         0.9781
             17              1.6459   5.633670e-04         0.9790
             18              1.6459   5.449205e-04         0.9673
             19              1.6459   4.960227e-04         0.9103
             20              1.6459   4.620394e-04         0.9315
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6945
         Final Residual: 		   4.620394e-04
         Total Reduction in Residual: 	   4.730332e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0795807
    setup: 0.0509269 s
    solve: 0.0286538 s
    solve(per iteration): 0.00136447 s
resid in solve_pyamgx: 4.62e-04
time solve_pyamgx: 9.51e-02
time p: 1.08e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25996            276740   0.00041        0.00723
           2(D)         5072            106576   0.00414        0.00257
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31612
         Operator Complexity: 1.55872
         Total Memory Usage: 0.0200535 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.594517e-01
              0             1.64587   4.202710e-02         0.0751
              1              1.6459   4.265851e-03         0.1015
              2              1.6459   7.257120e-04         0.1701
              3              1.6459   1.468852e-04         0.2024
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1273
         Final Residual: 		   1.468852e-04
         Total Reduction in Residual: 	   2.625520e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170925
    setup: 0.0137442 s
    solve: 0.00334832 s
    solve(per iteration): 0.00083708 s
resid in solve_pyamgx: 1.47e-04
time solve_pyamgx: 3.27e-02
time k: 4.49e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26507            283041  0.000403        0.00739
           2(D)         5110            109850   0.00421        0.00265
           3(D)           18                36     0.111       1.36e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32181
         Operator Complexity: 1.57271
         Total Memory Usage: 0.0202972 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.713874e+01
              0             1.64587   2.371757e+00         0.1384
              1              1.6459   5.131938e-01         0.2164
              2              1.6459   1.059360e-01         0.2064
              3              1.6459   2.539236e-02         0.2397
              4              1.6459   6.086070e-03         0.2397
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2042
         Final Residual: 		   6.086070e-03
         Total Reduction in Residual: 	   3.551059e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178338
    setup: 0.0136566 s
    solve: 0.00417718 s
    solve(per iteration): 0.000835437 s
resid in solve_pyamgx: 6.09e-03
time solve_pyamgx: 3.33e-02
time omega: 3.99e-02
time Smag or Wale: 4.77e-07

--time step: 307, iter:0, max residual:1.34e-06, u:4.83e-07, v:1.31e-06, w:3.17e-07, p:1.34e-06, k:8.97e-11, eps:0.00e+00, om:4.75e-06


monitor time step: 307, iter:0, u: 3.53e-01, v: 1.71e-03, w:-6.01e-03, p:-2.62e-12, k: 7.28e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.22e+02, kmin: 6.14e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.41e-01
vismean_mean 1.688311688311688e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15576            167132  0.000689        0.00438
           2(D)         4093             44379   0.00265        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20008
         Operator Complexity: 1.30829
         Total Memory Usage: 0.0155878 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.306289e+00
              0             1.64587   1.026021e-01         0.0238
              1              1.6459   3.994857e-03         0.0389
              2              1.6459   6.192088e-04         0.1550
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.192088e-04
         Total Reduction in Residual: 	   1.437917e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126091
    setup: 0.0104956 s
    solve: 0.00211354 s
    solve(per iteration): 0.000704512 s
resid in solve_pyamgx: 6.19e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.364401e+00
              0             1.64587   8.476978e-02         0.0252
              1              1.6459   1.679622e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.679622e-03
         Total Reduction in Residual: 	   4.992336e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012007
    setup: 0.0104956 s
    solve: 0.00151142 s
    solve(per iteration): 0.000755712 s
resid in solve_pyamgx: 1.68e-03
time solve_pyamgx: 2.79e-03
time v: 5.54e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.765454e+00
              0             1.64587   9.583557e-02         0.0255
              1              1.6459   2.946936e-03         0.0307
              2              1.6459   4.092044e-04         0.1389
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0477
         Final Residual: 		   4.092044e-04
         Total Reduction in Residual: 	   1.086733e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012605
    setup: 0.0104956 s
    solve: 0.00210944 s
    solve(per iteration): 0.000703147 s
resid in solve_pyamgx: 4.09e-04
time solve_pyamgx: 3.37e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.734324e-01
              0             1.64587   5.990393e-01         0.6154
              1              1.6459   2.846176e-01         0.4751
              2              1.6459   1.426843e-01         0.5013
              3              1.6459   7.379830e-02         0.5172
              4              1.6459   3.907894e-02         0.5295
              5              1.6459   2.129099e-02         0.5448
              6              1.6459   1.217336e-02         0.5718
              7              1.6459   7.198591e-03         0.5913
              8              1.6459   4.225024e-03         0.5869
              9              1.6459   2.458249e-03         0.5818
             10              1.6459   1.756804e-03         0.7147
             11              1.6459   1.164924e-03         0.6631
             12              1.6459   8.199813e-04         0.7039
             13              1.6459   6.560489e-04         0.8001
             14              1.6459   5.892038e-04         0.8981
             15              1.6459   5.654824e-04         0.9597
             16              1.6459   5.527746e-04         0.9775
             17              1.6459   5.413932e-04         0.9794
             18              1.6459   5.242983e-04         0.9684
             19              1.6459   4.800511e-04         0.9156
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6834
         Final Residual: 		   4.800511e-04
         Total Reduction in Residual: 	   4.931530e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0780825
    setup: 0.0508643 s
    solve: 0.0272182 s
    solve(per iteration): 0.00136091 s
resid in solve_pyamgx: 4.80e-04
time solve_pyamgx: 9.36e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26027            277275  0.000409        0.00724
           2(D)         5126            108574   0.00413        0.00262
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31702
         Operator Complexity: 1.56242
         Total Memory Usage: 0.0201148 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.588306e-01
              0             1.64587   4.207679e-02         0.0753
              1              1.6459   4.262263e-03         0.1013
              2              1.6459   7.169775e-04         0.1682
              3              1.6459   1.460183e-04         0.2037
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1271
         Final Residual: 		   1.460183e-04
         Total Reduction in Residual: 	   2.612926e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01695
    setup: 0.0136104 s
    solve: 0.00333962 s
    solve(per iteration): 0.000834904 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.33e-02
time k: 4.53e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26526            283358  0.000403         0.0074
           2(D)         5083            109641   0.00424        0.00264
           3(D)           15                21    0.0933       9.31e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3217
         Operator Complexity: 1.57285
         Total Memory Usage: 0.0202988 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.702236e+01
              0             1.64587   2.376870e+00         0.1396
              1              1.6459   5.200226e-01         0.2188
              2              1.6459   1.092790e-01         0.2101
              3              1.6459   2.641581e-02         0.2417
              4              1.6459   6.369225e-03         0.2411
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2064
         Final Residual: 		   6.369225e-03
         Total Reduction in Residual: 	   3.741681e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0181214
    setup: 0.0136959 s
    solve: 0.0044255 s
    solve(per iteration): 0.000885101 s
resid in solve_pyamgx: 6.37e-03
time solve_pyamgx: 3.56e-02
time omega: 4.22e-02
time Smag or Wale: 7.15e-07

--time step: 308, iter:0, max residual:1.51e-06, u:4.84e-07, v:1.31e-06, w:3.20e-07, p:1.51e-06, k:8.91e-11, eps:0.00e+00, om:4.98e-06


monitor time step: 308, iter:0, u: 3.51e-01, v: 1.95e-03, w:-6.14e-03, p:-2.57e-12, k: 7.27e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.23e+02, kmin: 6.14e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.40e-01
vismean_mean 1.6828478964401293e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15595            167179  0.000687        0.00438
           2(D)         4111             44477   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20046
         Operator Complexity: 1.3085
         Total Memory Usage: 0.0155929 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.302155e+00
              0             1.64587   1.024604e-01         0.0238
              1              1.6459   3.996638e-03         0.0390
              2              1.6459   6.259188e-04         0.1566
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0526
         Final Residual: 		   6.259188e-04
         Total Reduction in Residual: 	   1.454896e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125653
    setup: 0.0104464 s
    solve: 0.00211891 s
    solve(per iteration): 0.000706304 s
resid in solve_pyamgx: 6.26e-04
time solve_pyamgx: 2.82e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.361326e+00
              0             1.64587   8.468637e-02         0.0252
              1              1.6459   1.675982e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.675982e-03
         Total Reduction in Residual: 	   4.986075e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119671
    setup: 0.0104464 s
    solve: 0.00152074 s
    solve(per iteration): 0.000760368 s
resid in solve_pyamgx: 1.68e-03
time solve_pyamgx: 2.84e-03
time v: 5.59e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.761628e+00
              0             1.64587   9.573763e-02         0.0255
              1              1.6459   2.945492e-03         0.0308
              2              1.6459   4.098918e-04         0.1392
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0478
         Final Residual: 		   4.098918e-04
         Total Reduction in Residual: 	   1.089666e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125625
    setup: 0.0104464 s
    solve: 0.0021161 s
    solve(per iteration): 0.000705365 s
resid in solve_pyamgx: 4.10e-04
time solve_pyamgx: 3.43e-03
time w: 5.56e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.701416e-01
              0             1.64587   5.958507e-01         0.6142
              1              1.6459   2.829927e-01         0.4749
              2              1.6459   1.417004e-01         0.5007
              3              1.6459   7.305671e-02         0.5156
              4              1.6459   3.864693e-02         0.5290
              5              1.6459   2.103086e-02         0.5442
              6              1.6459   1.201384e-02         0.5712
              7              1.6459   7.064556e-03         0.5880
              8              1.6459   4.122435e-03         0.5835
              9              1.6459   2.395479e-03         0.5811
             10              1.6459   1.700369e-03         0.7098
             11              1.6459   1.105291e-03         0.6500
             12              1.6459   7.460970e-04         0.6750
             13              1.6459   5.667165e-04         0.7596
             14              1.6459   4.920816e-04         0.8683
             15              1.6459   4.652829e-04         0.9455
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6202
         Final Residual: 		   4.652829e-04
         Total Reduction in Residual: 	   4.796031e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0723143
    setup: 0.0507617 s
    solve: 0.0215526 s
    solve(per iteration): 0.00134704 s
resid in solve_pyamgx: 4.65e-04
time solve_pyamgx: 8.81e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26111            277911  0.000408        0.00726
           2(D)         5158            108862   0.00409        0.00263
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31819
         Operator Complexity: 1.56376
         Total Memory Usage: 0.0201414 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.582195e-01
              0             1.64587   4.212645e-02         0.0755
              1              1.6459   4.220008e-03         0.1002
              2              1.6459   7.054219e-04         0.1672
              3              1.6459   1.448680e-04         0.2054
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1269
         Final Residual: 		   1.448680e-04
         Total Reduction in Residual: 	   2.595179e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016929
    setup: 0.0135702 s
    solve: 0.00335872 s
    solve(per iteration): 0.00083968 s
resid in solve_pyamgx: 1.45e-04
time solve_pyamgx: 3.25e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26567            283833  0.000402        0.00741
           2(D)         5083            109795   0.00425        0.00264
           3(D)           24                34     0.059       1.49e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3222
         Operator Complexity: 1.57378
         Total Memory Usage: 0.0203156 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.695406e+01
              0             1.64587   2.381836e+00         0.1405
              1              1.6459   5.147970e-01         0.2161
              2              1.6459   1.071115e-01         0.2081
              3              1.6459   2.580175e-02         0.2409
              4              1.6459   6.294302e-03         0.2439
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   6.294302e-03
         Total Reduction in Residual: 	   3.712564e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0180504
    setup: 0.013856 s
    solve: 0.0041944 s
    solve(per iteration): 0.00083888 s
resid in solve_pyamgx: 6.29e-03
time solve_pyamgx: 3.34e-02
time omega: 3.99e-02
time Smag or Wale: 4.77e-07

--time step: 309, iter:0, max residual:1.31e-06, u:4.89e-07, v:1.31e-06, w:3.20e-07, p:1.28e-06, k:8.84e-11, eps:0.00e+00, om:4.92e-06


monitor time step: 309, iter:0, u: 3.49e-01, v: 1.87e-03, w:-6.26e-03, p:-2.72e-12, k: 7.26e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.23e+02, kmin: 6.15e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 1.6774193548387095e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15591            167071  0.000687        0.00438
           2(D)         4122             44768   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20053
         Operator Complexity: 1.30877
         Total Memory Usage: 0.0155972 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.297972e+00
              0             1.64587   1.022847e-01         0.0238
              1              1.6459   3.961264e-03         0.0387
              2              1.6459   6.256729e-04         0.1579
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0526
         Final Residual: 		   6.256729e-04
         Total Reduction in Residual: 	   1.455740e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125822
    setup: 0.0104632 s
    solve: 0.00211901 s
    solve(per iteration): 0.000706336 s
resid in solve_pyamgx: 6.26e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.358345e+00
              0             1.64587   8.460354e-02         0.0252
              1              1.6459   1.673389e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.673389e-03
         Total Reduction in Residual: 	   4.982778e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119803
    setup: 0.0104632 s
    solve: 0.00151706 s
    solve(per iteration): 0.000758528 s
resid in solve_pyamgx: 1.67e-03
time solve_pyamgx: 2.78e-03
time v: 5.60e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.757811e+00
              0             1.64587   9.565709e-02         0.0255
              1              1.6459   2.948043e-03         0.0308
              2              1.6459   4.094811e-04         0.1389
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0478
         Final Residual: 		   4.094811e-04
         Total Reduction in Residual: 	   1.089680e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125821
    setup: 0.0104632 s
    solve: 0.00211885 s
    solve(per iteration): 0.000706283 s
resid in solve_pyamgx: 4.09e-04
time solve_pyamgx: 3.37e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.670309e-01
              0             1.64587   5.942295e-01         0.6145
              1              1.6459   2.827781e-01         0.4759
              2              1.6459   1.410129e-01         0.4987
              3              1.6459   7.200679e-02         0.5106
              4              1.6459   3.792065e-02         0.5266
              5              1.6459   2.061412e-02         0.5436
              6              1.6459   1.174469e-02         0.5697
              7              1.6459   6.868664e-03         0.5848
              8              1.6459   3.979381e-03         0.5794
              9              1.6459   2.311801e-03         0.5809
             10              1.6459   1.637594e-03         0.7084
             11              1.6459   1.057134e-03         0.6455
             12              1.6459   6.995021e-04         0.6617
             13              1.6459   5.150729e-04         0.7363
             14              1.6459   4.375739e-04         0.8495
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5985
         Final Residual: 		   4.375739e-04
         Total Reduction in Residual: 	   4.524921e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0714215
    setup: 0.0511855 s
    solve: 0.020236 s
    solve(per iteration): 0.00134907 s
resid in solve_pyamgx: 4.38e-04
time solve_pyamgx: 8.69e-02
time p: 9.94e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26042            277522  0.000409        0.00725
           2(D)         5116            110004    0.0042        0.00265
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31704
         Operator Complexity: 1.56486
         Total Memory Usage: 0.0201523 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.576066e-01
              0             1.64587   4.221021e-02         0.0757
              1              1.6459   4.218759e-03         0.0999
              2              1.6459   7.099749e-04         0.1683
              3              1.6459   1.452700e-04         0.2046
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1270
         Final Residual: 		   1.452700e-04
         Total Reduction in Residual: 	   2.605242e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169247
    setup: 0.0135782 s
    solve: 0.00334643 s
    solve(per iteration): 0.000836608 s
resid in solve_pyamgx: 1.45e-04
time solve_pyamgx: 3.29e-02
time k: 4.49e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26580            283914  0.000402        0.00741
           2(D)         5178            111100   0.00414        0.00268
           3(D)           21                31    0.0703       1.33e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32327
         Operator Complexity: 1.5758
         Total Memory Usage: 0.0203521 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.695434e+01
              0             1.64587   2.355028e+00         0.1389
              1              1.6459   5.069055e-01         0.2152
              2              1.6459   1.043198e-01         0.2058
              3              1.6459   2.490192e-02         0.2387
              4              1.6459   6.027999e-03         0.2421
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2043
         Final Residual: 		   6.027999e-03
         Total Reduction in Residual: 	   3.555432e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178197
    setup: 0.0136517 s
    solve: 0.00416794 s
    solve(per iteration): 0.000833587 s
resid in solve_pyamgx: 6.03e-03
time solve_pyamgx: 3.31e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 310, iter:0, max residual:1.33e-06, u:4.89e-07, v:1.31e-06, w:3.20e-07, p:1.33e-06, k:8.87e-11, eps:0.00e+00, om:4.71e-06


monitor time step: 310, iter:0, u: 3.48e-01, v: 1.77e-03, w:-6.39e-03, p:-2.40e-12, k: 7.27e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.69e-01, cfl_max_y: 6.86e-02, at i= 24, j= 66


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.23e+02, kmin: 6.16e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 1.6720257234726687e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15585            167205  0.000688        0.00438
           2(D)         4112             44616   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20037
         Operator Complexity: 1.30874
         Total Memory Usage: 0.0155961 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.293742e+00
              0             1.64587   1.021499e-01         0.0238
              1              1.6459   3.947183e-03         0.0386
              2              1.6459   6.185362e-04         0.1567
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.185362e-04
         Total Reduction in Residual: 	   1.440553e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127755
    setup: 0.0106415 s
    solve: 0.00213392 s
    solve(per iteration): 0.000711307 s
resid in solve_pyamgx: 6.19e-04
time solve_pyamgx: 2.96e-02
time u: 3.61e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.355469e+00
              0             1.64587   8.451793e-02         0.0252
              1              1.6459   1.670960e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.670960e-03
         Total Reduction in Residual: 	   4.979811e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0121623
    setup: 0.0106415 s
    solve: 0.00152074 s
    solve(per iteration): 0.000760368 s
resid in solve_pyamgx: 1.67e-03
time solve_pyamgx: 2.80e-03
time v: 5.54e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.753958e+00
              0             1.64587   9.555006e-02         0.0255
              1              1.6459   2.931995e-03         0.0307
              2              1.6459   4.037393e-04         0.1377
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0476
         Final Residual: 		   4.037393e-04
         Total Reduction in Residual: 	   1.075503e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127858
    setup: 0.0106415 s
    solve: 0.00214426 s
    solve(per iteration): 0.000714752 s
resid in solve_pyamgx: 4.04e-04
time solve_pyamgx: 3.41e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.639112e-01
              0             1.64587   5.937041e-01         0.6159
              1              1.6459   2.833558e-01         0.4773
              2              1.6459   1.402959e-01         0.4951
              3              1.6459   7.057966e-02         0.5031
              4              1.6459   3.679978e-02         0.5214
              5              1.6459   1.994302e-02         0.5419
              6              1.6459   1.131430e-02         0.5673
              7              1.6459   6.592797e-03         0.5827
              8              1.6459   3.797047e-03         0.5759
              9              1.6459   2.202420e-03         0.5800
             10              1.6459   1.561620e-03         0.7090
             11              1.6459   1.011191e-03         0.6475
             12              1.6459   6.701163e-04         0.6627
             13              1.6459   4.922569e-04         0.7346
             14              1.6459   4.177550e-04         0.8487
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5967
         Final Residual: 		   4.177550e-04
         Total Reduction in Residual: 	   4.333957e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0711373
    setup: 0.050903 s
    solve: 0.0202342 s
    solve(per iteration): 0.00134895 s
resid in solve_pyamgx: 4.18e-04
time solve_pyamgx: 8.67e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26096            278390  0.000409        0.00727
           2(D)         5159            109151    0.0041        0.00263
           3(D)            9                13      0.16       5.74e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31803
         Operator Complexity: 1.56488
         Total Memory Usage: 0.0201579 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.569725e-01
              0             1.64587   4.189717e-02         0.0752
              1              1.6459   4.211812e-03         0.1005
              2              1.6459   7.063623e-04         0.1677
              3              1.6459   1.457476e-04         0.2063
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1272
         Final Residual: 		   1.457476e-04
         Total Reduction in Residual: 	   2.616783e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169706
    setup: 0.0136233 s
    solve: 0.0033473 s
    solve(per iteration): 0.000836824 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.23e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26589            284043  0.000402        0.00742
           2(D)         5155            110893   0.00417        0.00267
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32305
         Operator Complexity: 1.57567
         Total Memory Usage: 0.020349 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.685551e+01
              0             1.64587   2.374038e+00         0.1408
              1              1.6459   5.188713e-01         0.2186
              2              1.6459   1.075048e-01         0.2072
              3              1.6459   2.560881e-02         0.2382
              4              1.6459   6.076248e-03         0.2373
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   6.076248e-03
         Total Reduction in Residual: 	   3.604904e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0180377
    setup: 0.0138334 s
    solve: 0.00420429 s
    solve(per iteration): 0.000840858 s
resid in solve_pyamgx: 6.08e-03
time solve_pyamgx: 3.34e-02
time omega: 4.00e-02
time Smag or Wale: 4.77e-07

--time step: 311, iter:0, max residual:1.31e-06, u:4.83e-07, v:1.31e-06, w:3.15e-07, p:1.27e-06, k:8.90e-11, eps:0.00e+00, om:4.75e-06


monitor time step: 311, iter:0, u: 3.47e-01, v: 1.67e-03, w:-6.52e-03, p:-2.30e-12, k: 7.30e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.23e+02, kmin: 6.15e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.6666666666666665e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15573            167021  0.000689        0.00437
           2(D)         4114             44706   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20027
         Operator Complexity: 1.3086
         Total Memory Usage: 0.0155934 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.289497e+00
              0             1.64587   1.019902e-01         0.0238
              1              1.6459   3.928656e-03         0.0385
              2              1.6459   6.179360e-04         0.1573
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0524
         Final Residual: 		   6.179360e-04
         Total Reduction in Residual: 	   1.440579e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125748
    setup: 0.010453 s
    solve: 0.00212179 s
    solve(per iteration): 0.000707264 s
resid in solve_pyamgx: 6.18e-04
time solve_pyamgx: 2.81e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.352608e+00
              0             1.64587   8.443954e-02         0.0252
              1              1.6459   1.669538e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.669538e-03
         Total Reduction in Residual: 	   4.979818e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119749
    setup: 0.010453 s
    solve: 0.00152192 s
    solve(per iteration): 0.00076096 s
resid in solve_pyamgx: 1.67e-03
time solve_pyamgx: 2.77e-03
time v: 5.54e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.750057e+00
              0             1.64587   9.545573e-02         0.0255
              1              1.6459   2.937892e-03         0.0308
              2              1.6459   4.030715e-04         0.1372
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0475
         Final Residual: 		   4.030715e-04
         Total Reduction in Residual: 	   1.074841e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125647
    setup: 0.010453 s
    solve: 0.00211168 s
    solve(per iteration): 0.000703893 s
resid in solve_pyamgx: 4.03e-04
time solve_pyamgx: 3.36e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.607431e-01
              0             1.64587   5.941100e-01         0.6184
              1              1.6459   2.842800e-01         0.4785
              2              1.6459   1.395297e-01         0.4908
              3              1.6459   6.911416e-02         0.4953
              4              1.6459   3.554221e-02         0.5143
              5              1.6459   1.913757e-02         0.5384
              6              1.6459   1.079484e-02         0.5641
              7              1.6459   6.282253e-03         0.5820
              8              1.6459   3.610222e-03         0.5747
              9              1.6459   2.090833e-03         0.5791
             10              1.6459   1.488154e-03         0.7118
             11              1.6459   9.769386e-04         0.6565
             12              1.6459   6.643202e-04         0.6800
             13              1.6459   5.042754e-04         0.7591
             14              1.6459   4.387926e-04         0.8701
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5988
         Final Residual: 		   4.387926e-04
         Total Reduction in Residual: 	   4.567221e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.071224
    setup: 0.0509658 s
    solve: 0.0202582 s
    solve(per iteration): 0.00135055 s
resid in solve_pyamgx: 4.39e-04
time solve_pyamgx: 8.67e-02
time p: 9.92e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25953            276357   0.00041        0.00722
           2(D)         5053            108949   0.00427        0.00262
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31549
         Operator Complexity: 1.56162
         Total Memory Usage: 0.0200948 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.563357e-01
              0             1.64587   4.176145e-02         0.0751
              1              1.6459   4.179921e-03         0.1001
              2              1.6459   7.012616e-04         0.1678
              3              1.6459   1.456737e-04         0.2077
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1272
         Final Residual: 		   1.456737e-04
         Total Reduction in Residual: 	   2.618449e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170426
    setup: 0.0137151 s
    solve: 0.00332752 s
    solve(per iteration): 0.00083188 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26599            284419  0.000402        0.00742
           2(D)         5124            111686   0.00425        0.00269
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32279
         Operator Complexity: 1.57736
         Total Memory Usage: 0.0203736 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.681569e+01
              0             1.64587   2.316786e+00         0.1378
              1              1.6459   4.997529e-01         0.2157
              2              1.6459   1.020059e-01         0.2041
              3              1.6459   2.425281e-02         0.2378
              4              1.6459   5.895633e-03         0.2431
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2037
         Final Residual: 		   5.895633e-03
         Total Reduction in Residual: 	   3.506030e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175515
    setup: 0.0133727 s
    solve: 0.00417882 s
    solve(per iteration): 0.000835763 s
resid in solve_pyamgx: 5.90e-03
time solve_pyamgx: 3.29e-02
time omega: 3.94e-02
time Smag or Wale: 9.54e-07

--time step: 312, iter:0, max residual:1.31e-06, u:4.83e-07, v:1.30e-06, w:3.15e-07, p:1.31e-06, k:8.89e-11, eps:0.00e+00, om:4.61e-06


monitor time step: 312, iter:0, u: 3.47e-01, v: 1.64e-03, w:-6.64e-03, p:-2.46e-12, k: 7.33e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.24e+02, kmin: 6.15e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.6613418530351435e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15600            167242  0.000687        0.00438
           2(D)         4113             44567   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20053
         Operator Complexity: 1.30872
         Total Memory Usage: 0.0155966 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.285273e+00
              0             1.64587   1.018452e-01         0.0238
              1              1.6459   3.918327e-03         0.0385
              2              1.6459   6.095086e-04         0.1556
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.095086e-04
         Total Reduction in Residual: 	   1.422333e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125422
    setup: 0.0104284 s
    solve: 0.00211373 s
    solve(per iteration): 0.000704576 s
resid in solve_pyamgx: 6.10e-04
time solve_pyamgx: 2.81e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.349663e+00
              0             1.64587   8.435602e-02         0.0252
              1              1.6459   1.667301e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.667301e-03
         Total Reduction in Residual: 	   4.977517e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119583
    setup: 0.0104284 s
    solve: 0.00152986 s
    solve(per iteration): 0.000764928 s
resid in solve_pyamgx: 1.67e-03
time solve_pyamgx: 2.83e-03
time v: 5.60e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.746140e+00
              0             1.64587   9.534165e-02         0.0255
              1              1.6459   2.925751e-03         0.0307
              2              1.6459   4.033189e-04         0.1379
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0476
         Final Residual: 		   4.033189e-04
         Total Reduction in Residual: 	   1.076625e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125543
    setup: 0.0104284 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 4.03e-04
time solve_pyamgx: 3.40e-03
time w: 5.56e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.576290e-01
              0             1.64587   5.950993e-01         0.6214
              1              1.6459   2.849960e-01         0.4789
              2              1.6459   1.388592e-01         0.4872
              3              1.6459   6.809548e-02         0.4904
              4              1.6459   3.459863e-02         0.5081
              5              1.6459   1.847658e-02         0.5340
              6              1.6459   1.036352e-02         0.5609
              7              1.6459   6.035372e-03         0.5824
              8              1.6459   3.475992e-03         0.5759
              9              1.6459   2.013668e-03         0.5793
             10              1.6459   1.442354e-03         0.7163
             11              1.6459   9.669726e-04         0.6704
             12              1.6459   6.861778e-04         0.7096
             13              1.6459   5.482905e-04         0.7991
             14              1.6459   4.927941e-04         0.8988
             15              1.6459   4.724290e-04         0.9587
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6213
         Final Residual: 		   4.724290e-04
         Total Reduction in Residual: 	   4.933320e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0725791
    setup: 0.0510566 s
    solve: 0.0215224 s
    solve(per iteration): 0.00134515 s
resid in solve_pyamgx: 4.72e-04
time solve_pyamgx: 8.79e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25948            276996  0.000411        0.00723
           2(D)         5062            108650   0.00424        0.00262
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31556
         Operator Complexity: 1.56212
         Total Memory Usage: 0.0201028 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.557080e-01
              0             1.64587   4.191123e-02         0.0754
              1              1.6459   4.179918e-03         0.0997
              2              1.6459   7.035492e-04         0.1683
              3              1.6459   1.460855e-04         0.2076
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1273
         Final Residual: 		   1.460855e-04
         Total Reduction in Residual: 	   2.628817e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168732
    setup: 0.0135408 s
    solve: 0.00333235 s
    solve(per iteration): 0.000833088 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.21e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26575            283183  0.000401         0.0074
           2(D)         5111            109793    0.0042        0.00264
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32243
         Operator Complexity: 1.5728
         Total Memory Usage: 0.0203018 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.678237e+01
              0             1.64587   2.339211e+00         0.1394
              1              1.6459   5.033969e-01         0.2152
              2              1.6459   1.026028e-01         0.2038
              3              1.6459   2.481725e-02         0.2419
              4              1.6459   6.012936e-03         0.2423
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2046
         Final Residual: 		   6.012936e-03
         Total Reduction in Residual: 	   3.582889e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178695
    setup: 0.0136687 s
    solve: 0.0042008 s
    solve(per iteration): 0.00084016 s
resid in solve_pyamgx: 6.01e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 7.15e-07

--time step: 313, iter:0, max residual:1.30e-06, u:4.76e-07, v:1.30e-06, w:3.15e-07, p:1.26e-06, k:8.92e-11, eps:0.00e+00, om:4.70e-06


monitor time step: 313, iter:0, u: 3.46e-01, v: 1.72e-03, w:-6.74e-03, p:-2.78e-12, k: 7.35e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.24e+02, kmin: 6.16e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.6560509554140126e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15591            167323  0.000688        0.00438
           2(D)         4149             45211   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20081
         Operator Complexity: 1.30978
         Total Memory Usage: 0.015614 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.281074e+00
              0             1.64587   1.017030e-01         0.0238
              1              1.6459   3.919396e-03         0.0385
              2              1.6459   6.131790e-04         0.1564
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0523
         Final Residual: 		   6.131790e-04
         Total Reduction in Residual: 	   1.432302e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012582
    setup: 0.0104444 s
    solve: 0.0021375 s
    solve(per iteration): 0.000712501 s
resid in solve_pyamgx: 6.13e-04
time solve_pyamgx: 2.81e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.346618e+00
              0             1.64587   8.426830e-02         0.0252
              1              1.6459   1.665381e-03         0.0198
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.665381e-03
         Total Reduction in Residual: 	   4.976310e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119599
    setup: 0.0104444 s
    solve: 0.00151546 s
    solve(per iteration): 0.000757728 s
resid in solve_pyamgx: 1.67e-03
time solve_pyamgx: 2.86e-03
time v: 5.63e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.742250e+00
              0             1.64587   9.524564e-02         0.0255
              1              1.6459   2.933438e-03         0.0308
              2              1.6459   4.077088e-04         0.1390
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0478
         Final Residual: 		   4.077088e-04
         Total Reduction in Residual: 	   1.089475e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125594
    setup: 0.0104444 s
    solve: 0.00211498 s
    solve(per iteration): 0.000704992 s
resid in solve_pyamgx: 4.08e-04
time solve_pyamgx: 3.39e-03
time w: 5.55e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.545224e-01
              0             1.64587   5.948199e-01         0.6232
              1              1.6459   2.843706e-01         0.4781
              2              1.6459   1.380199e-01         0.4854
              3              1.6459   6.738466e-02         0.4882
              4              1.6459   3.393012e-02         0.5035
              5              1.6459   1.795453e-02         0.5292
              6              1.6459   1.002537e-02         0.5584
              7              1.6459   5.850267e-03         0.5835
              8              1.6459   3.395641e-03         0.5804
              9              1.6459   1.979255e-03         0.5829
             10              1.6459   1.430992e-03         0.7230
             11              1.6459   9.823025e-04         0.6864
             12              1.6459   7.274958e-04         0.7406
             13              1.6459   6.077705e-04         0.8354
             14              1.6459   5.592269e-04         0.9201
             15              1.6459   5.405970e-04         0.9667
             16              1.6459   5.301145e-04         0.9806
             17              1.6459   5.174091e-04         0.9760
             18              1.6459   4.926427e-04         0.9521
             19              1.6459   4.315423e-04         0.8760
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6804
         Final Residual: 		   4.315423e-04
         Total Reduction in Residual: 	   4.521029e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0781442
    setup: 0.0508725 s
    solve: 0.0272716 s
    solve(per iteration): 0.00136358 s
resid in solve_pyamgx: 4.32e-04
time solve_pyamgx: 9.37e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25994            277380  0.000411        0.00724
           2(D)         5064            108854   0.00424        0.00262
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31605
         Operator Complexity: 1.56297
         Total Memory Usage: 0.0201184 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.550582e-01
              0             1.64587   4.165425e-02         0.0750
              1              1.6459   4.175085e-03         0.1002
              2              1.6459   6.974474e-04         0.1670
              3              1.6459   1.457904e-04         0.2090
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1273
         Final Residual: 		   1.457904e-04
         Total Reduction in Residual: 	   2.626579e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016914
    setup: 0.0135797 s
    solve: 0.00333424 s
    solve(per iteration): 0.00083356 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.24e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26575            283391  0.000401         0.0074
           2(D)         5153            110027   0.00414        0.00265
           3(D)           16                24    0.0938       1.03e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32292
         Operator Complexity: 1.57346
         Total Memory Usage: 0.0203144 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.698653e+01
              0             1.64587   2.351511e+00         0.1384
              1              1.6459   5.082673e-01         0.2161
              2              1.6459   1.035115e-01         0.2037
              3              1.6459   2.504346e-02         0.2419
              4              1.6459   5.999107e-03         0.2395
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2040
         Final Residual: 		   5.999107e-03
         Total Reduction in Residual: 	   3.531685e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178355
    setup: 0.013646 s
    solve: 0.00418941 s
    solve(per iteration): 0.000837882 s
resid in solve_pyamgx: 6.00e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 314, iter:0, max residual:1.42e-06, u:4.79e-07, v:1.30e-06, w:3.19e-07, p:1.42e-06, k:8.90e-11, eps:0.00e+00, om:4.69e-06


monitor time step: 314, iter:0, u: 3.45e-01, v: 1.92e-03, w:-6.79e-03, p:-2.15e-12, k: 7.40e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.24e+02, kmin: 6.18e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.6507936507936506e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15598            167394  0.000688        0.00438
           2(D)         4149             44875   0.00261        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20088
         Operator Complexity: 1.30939
         Total Memory Usage: 0.0156084 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.276872e+00
              0             1.64587   1.015318e-01         0.0237
              1              1.6459   3.902327e-03         0.0384
              2              1.6459   6.131342e-04         0.1571
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0523
         Final Residual: 		   6.131342e-04
         Total Reduction in Residual: 	   1.433604e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012587
    setup: 0.0104798 s
    solve: 0.00210717 s
    solve(per iteration): 0.000702389 s
resid in solve_pyamgx: 6.13e-04
time solve_pyamgx: 3.20e-02
time u: 3.88e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.343558e+00
              0             1.64587   8.418117e-02         0.0252
              1              1.6459   1.661903e-03         0.0197
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.661903e-03
         Total Reduction in Residual: 	   4.970463e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120156
    setup: 0.0104798 s
    solve: 0.00153581 s
    solve(per iteration): 0.000767904 s
resid in solve_pyamgx: 1.66e-03
time solve_pyamgx: 2.87e-03
time v: 5.72e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.738394e+00
              0             1.64587   9.514537e-02         0.0255
              1              1.6459   2.925785e-03         0.0308
              2              1.6459   4.056468e-04         0.1386
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0477
         Final Residual: 		   4.056468e-04
         Total Reduction in Residual: 	   1.085083e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126038
    setup: 0.0104798 s
    solve: 0.002124 s
    solve(per iteration): 0.000708 s
resid in solve_pyamgx: 4.06e-04
time solve_pyamgx: 3.38e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.513607e-01
              0             1.64587   5.929704e-01         0.6233
              1              1.6459   2.824798e-01         0.4764
              2              1.6459   1.372484e-01         0.4859
              3              1.6459   6.709135e-02         0.4888
              4              1.6459   3.367440e-02         0.5019
              5              1.6459   1.771351e-02         0.5260
              6              1.6459   9.864760e-03         0.5569
              7              1.6459   5.753997e-03         0.5833
              8              1.6459   3.357498e-03         0.5835
              9              1.6459   1.950565e-03         0.5810
             10              1.6459   1.397982e-03         0.7167
             11              1.6459   9.358245e-04         0.6694
             12              1.6459   6.666003e-04         0.7123
             13              1.6459   5.372790e-04         0.8060
             14              1.6459   4.838349e-04         0.9005
             15              1.6459   4.638903e-04         0.9588
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6209
         Final Residual: 		   4.638903e-04
         Total Reduction in Residual: 	   4.876072e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0725749
    setup: 0.0510136 s
    solve: 0.0215613 s
    solve(per iteration): 0.00134758 s
resid in solve_pyamgx: 4.64e-04
time solve_pyamgx: 9.03e-02
time p: 1.04e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25908            276330  0.000412        0.00722
           2(D)         5024            105752   0.00419        0.00255
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31476
         Operator Complexity: 1.55692
         Total Memory Usage: 0.020019 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.544042e-01
              0             1.64587   4.192404e-02         0.0756
              1              1.6459   4.143260e-03         0.0988
              2              1.6459   6.898201e-04         0.1665
              3              1.6459   1.442812e-04         0.2092
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1270
         Final Residual: 		   1.442812e-04
         Total Reduction in Residual: 	   2.602455e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168809
    setup: 0.0135537 s
    solve: 0.0033272 s
    solve(per iteration): 0.0008318 s
resid in solve_pyamgx: 1.44e-04
time solve_pyamgx: 3.32e-02
time k: 4.52e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26543            283175  0.000402        0.00739
           2(D)         5079            107983   0.00419         0.0026
           3(D)           21                27    0.0612       1.24e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32189
         Operator Complexity: 1.57017
         Total Memory Usage: 0.0202587 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.716674e+01
              0             1.64587   2.332347e+00         0.1359
              1              1.6459   5.022444e-01         0.2153
              2              1.6459   1.014776e-01         0.2020
              3              1.6459   2.424284e-02         0.2389
              4              1.6459   5.902287e-03         0.2435
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2029
         Final Residual: 		   5.902287e-03
         Total Reduction in Residual: 	   3.438210e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177729
    setup: 0.0136119 s
    solve: 0.00416099 s
    solve(per iteration): 0.000832198 s
resid in solve_pyamgx: 5.90e-03
time solve_pyamgx: 3.39e-02
time omega: 4.03e-02
time Smag or Wale: 4.77e-07

--time step: 315, iter:0, max residual:1.30e-06, u:4.79e-07, v:1.30e-06, w:3.17e-07, p:1.24e-06, k:8.81e-11, eps:0.00e+00, om:4.61e-06


monitor time step: 315, iter:0, u: 3.46e-01, v: 1.87e-03, w:-6.86e-03, p:-2.73e-12, k: 7.48e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.24e+02, kmin: 6.17e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.40e-01
vismean_mean 1.6455696202531644e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15602            167270  0.000687        0.00438
           2(D)         4146             44962   0.00262        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20089
         Operator Complexity: 1.30934
         Total Memory Usage: 0.0156077 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.272635e+00
              0             1.64587   1.013620e-01         0.0237
              1              1.6459   3.886472e-03         0.0383
              2              1.6459   6.077743e-04         0.1564
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.077743e-04
         Total Reduction in Residual: 	   1.422481e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125514
    setup: 0.0104358 s
    solve: 0.00211555 s
    solve(per iteration): 0.000705184 s
resid in solve_pyamgx: 6.08e-04
time solve_pyamgx: 2.80e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.340586e+00
              0             1.64587   8.409535e-02         0.0252
              1              1.6459   1.658412e-03         0.0197
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.658412e-03
         Total Reduction in Residual: 	   4.964434e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119611
    setup: 0.0104358 s
    solve: 0.00152522 s
    solve(per iteration): 0.000762608 s
resid in solve_pyamgx: 1.66e-03
time solve_pyamgx: 2.84e-03
time v: 5.63e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.734537e+00
              0             1.64587   9.504625e-02         0.0255
              1              1.6459   2.927339e-03         0.0308
              2              1.6459   4.031751e-04         0.1377
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0476
         Final Residual: 		   4.031751e-04
         Total Reduction in Residual: 	   1.079585e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125572
    setup: 0.0104358 s
    solve: 0.00212141 s
    solve(per iteration): 0.000707136 s
resid in solve_pyamgx: 4.03e-04
time solve_pyamgx: 3.38e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.483063e-01
              0             1.64587   5.905769e-01         0.6228
              1              1.6459   2.800908e-01         0.4743
              2              1.6459   1.368434e-01         0.4886
              3              1.6459   6.742502e-02         0.4927
              4              1.6459   3.404684e-02         0.5050
              5              1.6459   1.795157e-02         0.5273
              6              1.6459   1.002332e-02         0.5584
              7              1.6459   5.842120e-03         0.5829
              8              1.6459   3.425073e-03         0.5863
              9              1.6459   1.996073e-03         0.5828
             10              1.6459   1.425803e-03         0.7143
             11              1.6459   9.421883e-04         0.6608
             12              1.6459   6.571631e-04         0.6975
             13              1.6459   5.174703e-04         0.7874
             14              1.6459   4.593737e-04         0.8877
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6012
         Final Residual: 		   4.593737e-04
         Total Reduction in Residual: 	   4.844149e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0710999
    setup: 0.0508746 s
    solve: 0.0202253 s
    solve(per iteration): 0.00134836 s
resid in solve_pyamgx: 4.59e-04
time solve_pyamgx: 8.68e-02
time p: 9.92e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25905            276639  0.000412        0.00722
           2(D)         5029            106301    0.0042        0.00256
           3(D)            2                 2       0.5       1.19e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3147
         Operator Complexity: 1.55816
         Total Memory Usage: 0.0200377 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.537579e-01
              0             1.64587   4.207730e-02         0.0760
              1              1.6459   4.159942e-03         0.0989
              2              1.6459   6.933983e-04         0.1667
              3              1.6459   1.456600e-04         0.2101
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1274
         Final Residual: 		   1.456600e-04
         Total Reduction in Residual: 	   2.630390e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01666
    setup: 0.013334 s
    solve: 0.00332595 s
    solve(per iteration): 0.000831488 s
resid in solve_pyamgx: 1.46e-04
time solve_pyamgx: 3.21e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26436            281796  0.000403        0.00736
           2(D)         5094            108806   0.00419        0.00262
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32085
         Operator Complexity: 1.56934
         Total Memory Usage: 0.0202407 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.688847e+01
              0             1.64587   2.325514e+00         0.1377
              1              1.6459   5.047996e-01         0.2171
              2              1.6459   1.031343e-01         0.2043
              3              1.6459   2.501163e-02         0.2425
              4              1.6459   6.108957e-03         0.2442
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2050
         Final Residual: 		   6.108957e-03
         Total Reduction in Residual: 	   3.617236e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177741
    setup: 0.0135926 s
    solve: 0.0041815 s
    solve(per iteration): 0.000836301 s
resid in solve_pyamgx: 6.11e-03
time solve_pyamgx: 3.31e-02
time omega: 3.97e-02
time Smag or Wale: 9.54e-07

--time step: 316, iter:0, max residual:1.33e-06, u:4.75e-07, v:1.30e-06, w:3.15e-07, p:1.33e-06, k:8.89e-11, eps:0.00e+00, om:4.77e-06


monitor time step: 316, iter:0, u: 3.46e-01, v: 1.80e-03, w:-6.92e-03, p:-2.60e-12, k: 7.51e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.25e+02, kmin: 6.18e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.640378548895899e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15600            167486  0.000688        0.00439
           2(D)         4100             44686   0.00266        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.2004
         Operator Complexity: 1.30925
         Total Memory Usage: 0.0156042 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.268353e+00
              0             1.64587   1.012117e-01         0.0237
              1              1.6459   3.875147e-03         0.0383
              2              1.6459   6.060055e-04         0.1564
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.060055e-04
         Total Reduction in Residual: 	   1.419764e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012646
    setup: 0.0104983 s
    solve: 0.00214771 s
    solve(per iteration): 0.000715904 s
resid in solve_pyamgx: 6.06e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.337721e+00
              0             1.64587   8.400753e-02         0.0252
              1              1.6459   1.656684e-03         0.0197
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.656684e-03
         Total Reduction in Residual: 	   4.963520e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120199
    setup: 0.0104983 s
    solve: 0.00152166 s
    solve(per iteration): 0.000760832 s
resid in solve_pyamgx: 1.66e-03
time solve_pyamgx: 2.80e-03
time v: 5.61e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.730647e+00
              0             1.64587   9.494830e-02         0.0255
              1              1.6459   2.917252e-03         0.0307
              2              1.6459   3.990288e-04         0.1368
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0475
         Final Residual: 		   3.990288e-04
         Total Reduction in Residual: 	   1.069597e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126182
    setup: 0.0104983 s
    solve: 0.0021199 s
    solve(per iteration): 0.000706635 s
resid in solve_pyamgx: 3.99e-04
time solve_pyamgx: 3.39e-03
time w: 5.55e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.451728e-01
              0             1.64587   5.871892e-01         0.6213
              1              1.6459   2.770440e-01         0.4718
              2              1.6459   1.363125e-01         0.4920
              3              1.6459   6.794363e-02         0.4984
              4              1.6459   3.466223e-02         0.5102
              5              1.6459   1.841299e-02         0.5312
              6              1.6459   1.032308e-02         0.5606
              7              1.6459   6.005883e-03         0.5818
              8              1.6459   3.533404e-03         0.5883
              9              1.6459   2.069639e-03         0.5857
             10              1.6459   1.479630e-03         0.7149
             11              1.6459   9.712914e-04         0.6564
             12              1.6459   6.694942e-04         0.6893
             13              1.6459   5.202506e-04         0.7771
             14              1.6459   4.568644e-04         0.8782
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6011
         Final Residual: 		   4.568644e-04
         Total Reduction in Residual: 	   4.833660e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0712049
    setup: 0.0509768 s
    solve: 0.0202281 s
    solve(per iteration): 0.00134854 s
resid in solve_pyamgx: 4.57e-04
time solve_pyamgx: 8.69e-02
time p: 9.93e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25999            277377   0.00041        0.00725
           2(D)         5161            108983   0.00409        0.00263
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31708
         Operator Complexity: 1.56316
         Total Memory Usage: 0.0201265 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.530943e-01
              0             1.64587   4.162275e-02         0.0753
              1              1.6459   4.105259e-03         0.0986
              2              1.6459   6.818127e-04         0.1661
              3              1.6459   1.419769e-04         0.2082
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1266
         Final Residual: 		   1.419769e-04
         Total Reduction in Residual: 	   2.566958e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169543
    setup: 0.0136165 s
    solve: 0.00333773 s
    solve(per iteration): 0.000834432 s
resid in solve_pyamgx: 1.42e-04
time solve_pyamgx: 3.25e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26521            282705  0.000402        0.00738
           2(D)         5167            109317   0.00409        0.00264
           3(D)           22                28    0.0579        1.3e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32257
         Operator Complexity: 1.57143
         Total Memory Usage: 0.0202815 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.669011e+01
              0             1.64587   2.333899e+00         0.1398
              1              1.6459   5.061324e-01         0.2169
              2              1.6459   1.043128e-01         0.2061
              3              1.6459   2.521308e-02         0.2417
              4              1.6459   6.177581e-03         0.2450
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2059
         Final Residual: 		   6.177581e-03
         Total Reduction in Residual: 	   3.701342e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178229
    setup: 0.0136253 s
    solve: 0.00419757 s
    solve(per iteration): 0.000839514 s
resid in solve_pyamgx: 6.18e-03
time solve_pyamgx: 3.34e-02
time omega: 4.00e-02
time Smag or Wale: 4.77e-07

--time step: 317, iter:0, max residual:1.33e-06, u:4.73e-07, v:1.29e-06, w:3.12e-07, p:1.33e-06, k:8.67e-11, eps:0.00e+00, om:4.83e-06


monitor time step: 317, iter:0, u: 3.46e-01, v: 1.80e-03, w:-6.98e-03, p:-2.56e-12, k: 7.61e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.25e+02, kmin: 6.19e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.6352201257861633e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15608            167342  0.000687        0.00438
           2(D)         4092             44120   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.2004
         Operator Complexity: 1.30822
         Total Memory Usage: 0.0155883 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.264048e+00
              0             1.64587   1.010461e-01         0.0237
              1              1.6459   3.862170e-03         0.0382
              2              1.6459   6.003627e-04         0.1554
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0520
         Final Residual: 		   6.003627e-04
         Total Reduction in Residual: 	   1.407964e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125859
    setup: 0.010434 s
    solve: 0.00215184 s
    solve(per iteration): 0.00071728 s
resid in solve_pyamgx: 6.00e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.334880e+00
              0             1.64587   8.392106e-02         0.0252
              1              1.6459   1.652763e-03         0.0197
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.652763e-03
         Total Reduction in Residual: 	   4.955989e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119413
    setup: 0.010434 s
    solve: 0.00150733 s
    solve(per iteration): 0.000753664 s
resid in solve_pyamgx: 1.65e-03
time solve_pyamgx: 2.76e-03
time v: 5.51e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.726722e+00
              0             1.64587   9.483090e-02         0.0254
              1              1.6459   2.884800e-03         0.0304
              2              1.6459   3.930704e-04         0.1363
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0472
         Final Residual: 		   3.930704e-04
         Total Reduction in Residual: 	   1.054735e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125582
    setup: 0.010434 s
    solve: 0.00212419 s
    solve(per iteration): 0.000708064 s
resid in solve_pyamgx: 3.93e-04
time solve_pyamgx: 3.36e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.422352e-01
              0             1.64587   5.836640e-01         0.6194
              1              1.6459   2.741181e-01         0.4697
              2              1.6459   1.356908e-01         0.4950
              3              1.6459   6.854420e-02         0.5052
              4              1.6459   3.537082e-02         0.5160
              5              1.6459   1.895340e-02         0.5358
              6              1.6459   1.065600e-02         0.5622
              7              1.6459   6.182838e-03         0.5802
              8              1.6459   3.641642e-03         0.5890
              9              1.6459   2.144849e-03         0.5890
             10              1.6459   1.540011e-03         0.7180
             11              1.6459   1.014064e-03         0.6585
             12              1.6459   7.023900e-04         0.6926
             13              1.6459   5.493238e-04         0.7821
             14              1.6459   4.838856e-04         0.8809
             15              1.6459   4.582322e-04         0.9470
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6208
         Final Residual: 		   4.582322e-04
         Total Reduction in Residual: 	   4.863247e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0748938
    setup: 0.0508933 s
    solve: 0.0240005 s
    solve(per iteration): 0.00150003 s
resid in solve_pyamgx: 4.58e-04
time solve_pyamgx: 9.05e-02
time p: 1.03e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26026            277838   0.00041        0.00726
           2(D)         5111            108233   0.00414        0.00261
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31681
         Operator Complexity: 1.56273
         Total Memory Usage: 0.0201187 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.524233e-01
              0             1.64587   4.174927e-02         0.0756
              1              1.6459   4.129438e-03         0.0989
              2              1.6459   6.899551e-04         0.1671
              3              1.6459   1.430909e-04         0.2074
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1269
         Final Residual: 		   1.430909e-04
         Total Reduction in Residual: 	   2.590240e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0172047
    setup: 0.0136594 s
    solve: 0.00354534 s
    solve(per iteration): 0.000886336 s
resid in solve_pyamgx: 1.43e-04
time solve_pyamgx: 3.35e-02
time k: 4.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26571            283201  0.000401         0.0074
           2(D)         5155            110189   0.00415        0.00266
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32284
         Operator Complexity: 1.5734
         Total Memory Usage: 0.0203131 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.654599e+01
              0             1.64587   2.303875e+00         0.1392
              1              1.6459   4.984718e-01         0.2164
              2              1.6459   1.020252e-01         0.2047
              3              1.6459   2.485594e-02         0.2436
              4              1.6459   6.028304e-03         0.2425
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2053
         Final Residual: 		   6.028304e-03
         Total Reduction in Residual: 	   3.643363e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178982
    setup: 0.0137248 s
    solve: 0.00417347 s
    solve(per iteration): 0.000834694 s
resid in solve_pyamgx: 6.03e-03
time solve_pyamgx: 3.34e-02
time omega: 3.99e-02
time Smag or Wale: 4.77e-07

--time step: 318, iter:0, max residual:1.29e-06, u:4.69e-07, v:1.29e-06, w:3.07e-07, p:1.24e-06, k:8.73e-11, eps:0.00e+00, om:4.71e-06


monitor time step: 318, iter:0, u: 3.47e-01, v: 1.81e-03, w:-7.06e-03, p:-2.69e-12, k: 7.68e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.25e+02, kmin: 6.20e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 1.6300940438871471e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15584            167082  0.000688        0.00438
           2(D)         4141             45065   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20065
         Operator Complexity: 1.30922
         Total Memory Usage: 0.0156046 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.259752e+00
              0             1.64587   1.009169e-01         0.0237
              1              1.6459   3.856867e-03         0.0382
              2              1.6459   6.063692e-04         0.1572
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.063692e-04
         Total Reduction in Residual: 	   1.423484e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125927
    setup: 0.0104652 s
    solve: 0.00212758 s
    solve(per iteration): 0.000709195 s
resid in solve_pyamgx: 6.06e-04
time solve_pyamgx: 2.80e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.331966e+00
              0             1.64587   8.383775e-02         0.0252
              1              1.6459   1.649788e-03         0.0197
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0223
         Final Residual: 		   1.649788e-03
         Total Reduction in Residual: 	   4.951393e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119745
    setup: 0.0104652 s
    solve: 0.00150938 s
    solve(per iteration): 0.000754688 s
resid in solve_pyamgx: 1.65e-03
time solve_pyamgx: 2.80e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.722791e+00
              0             1.64587   9.474125e-02         0.0254
              1              1.6459   2.889205e-03         0.0305
              2              1.6459   3.964007e-04         0.1372
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0474
         Final Residual: 		   3.964007e-04
         Total Reduction in Residual: 	   1.064794e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125869
    setup: 0.0104652 s
    solve: 0.00212173 s
    solve(per iteration): 0.000707243 s
resid in solve_pyamgx: 3.96e-04
time solve_pyamgx: 3.38e-03
time w: 5.55e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.392913e-01
              0             1.64587   5.813198e-01         0.6189
              1              1.6459   2.723220e-01         0.4685
              2              1.6459   1.354274e-01         0.4973
              3              1.6459   6.933918e-02         0.5120
              4              1.6459   3.616983e-02         0.5216
              5              1.6459   1.952631e-02         0.5399
              6              1.6459   1.098851e-02         0.5628
              7              1.6459   6.356570e-03         0.5785
              8              1.6459   3.733412e-03         0.5873
              9              1.6459   2.204754e-03         0.5905
             10              1.6459   1.590618e-03         0.7214
             11              1.6459   1.057403e-03         0.6648
             12              1.6459   7.433829e-04         0.7030
             13              1.6459   5.914915e-04         0.7957
             14              1.6459   5.269585e-04         0.8909
             15              1.6459   5.015708e-04         0.9518
             16              1.6459   4.894224e-04         0.9758
             17              1.6459   4.798786e-04         0.9805
             18              1.6459   4.654770e-04         0.9700
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6700
         Final Residual: 		   4.654770e-04
         Total Reduction in Residual: 	   4.955619e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0766505
    setup: 0.0507882 s
    solve: 0.0258623 s
    solve(per iteration): 0.00136117 s
resid in solve_pyamgx: 4.65e-04
time solve_pyamgx: 9.24e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25994            277082   0.00041        0.00724
           2(D)         5100            108090   0.00416        0.00261
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31642
         Operator Complexity: 1.56143
         Total Memory Usage: 0.0200966 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.517568e-01
              0             1.64587   4.163947e-02         0.0755
              1              1.6459   4.115387e-03         0.0988
              2              1.6459   6.826591e-04         0.1659
              3              1.6459   1.413844e-04         0.2071
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1265
         Final Residual: 		   1.413844e-04
         Total Reduction in Residual: 	   2.562441e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0171107
    setup: 0.0137497 s
    solve: 0.00336093 s
    solve(per iteration): 0.000840232 s
resid in solve_pyamgx: 1.41e-04
time solve_pyamgx: 3.36e-02
time k: 4.62e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26569            282793  0.000401        0.00739
           2(D)         5137            111451   0.00422        0.00268
           3(D)           11                17      0.14       7.23e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32264
         Operator Complexity: 1.57466
         Total Memory Usage: 0.0203314 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.649446e+01
              0             1.64587   2.348578e+00         0.1424
              1              1.6459   5.160319e-01         0.2197
              2              1.6459   1.077819e-01         0.2089
              3              1.6459   2.631994e-02         0.2442
              4              1.6459   6.340377e-03         0.2409
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2075
         Final Residual: 		   6.340377e-03
         Total Reduction in Residual: 	   3.843944e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0180899
    setup: 0.0138811 s
    solve: 0.00420877 s
    solve(per iteration): 0.000841754 s
resid in solve_pyamgx: 6.34e-03
time solve_pyamgx: 3.45e-02
time omega: 4.14e-02
time Smag or Wale: 7.15e-07

--time step: 319, iter:0, max residual:1.30e-06, u:4.74e-07, v:1.29e-06, w:3.10e-07, p:1.30e-06, k:8.63e-11, eps:0.00e+00, om:4.95e-06


monitor time step: 319, iter:0, u: 3.47e-01, v: 1.90e-03, w:-7.12e-03, p:-2.69e-12, k: 7.77e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.25e+02, kmin: 6.20e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.39e-01
vismean_mean 1.6249999999999998e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15602            167596  0.000688        0.00439
           2(D)         4116             44540   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20058
         Operator Complexity: 1.3092
         Total Memory Usage: 0.0156042 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.255480e+00
              0             1.64587   1.007551e-01         0.0237
              1              1.6459   3.862115e-03         0.0383
              2              1.6459   6.066026e-04         0.1571
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0522
         Final Residual: 		   6.066026e-04
         Total Reduction in Residual: 	   1.425462e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126749
    setup: 0.0105408 s
    solve: 0.00213414 s
    solve(per iteration): 0.000711381 s
resid in solve_pyamgx: 6.07e-04
time solve_pyamgx: 2.92e-02
time u: 3.63e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.328964e+00
              0             1.64587   8.374407e-02         0.0252
              1              1.6459   1.644786e-03         0.0196
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0222
         Final Residual: 		   1.644786e-03
         Total Reduction in Residual: 	   4.940833e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120562
    setup: 0.0105408 s
    solve: 0.00151539 s
    solve(per iteration): 0.000757696 s
resid in solve_pyamgx: 1.64e-03
time solve_pyamgx: 2.85e-03
time v: 5.70e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.718882e+00
              0             1.64587   9.461874e-02         0.0254
              1              1.6459   2.871063e-03         0.0303
              2              1.6459   3.932398e-04         0.1370
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0473
         Final Residual: 		   3.932398e-04
         Total Reduction in Residual: 	   1.057414e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126751
    setup: 0.0105408 s
    solve: 0.00213427 s
    solve(per iteration): 0.000711424 s
resid in solve_pyamgx: 3.93e-04
time solve_pyamgx: 3.45e-03
time w: 5.73e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.364208e-01
              0             1.64587   5.798164e-01         0.6192
              1              1.6459   2.714753e-01         0.4682
              2              1.6459   1.353285e-01         0.4985
              3              1.6459   6.984994e-02         0.5162
              4              1.6459   3.666110e-02         0.5249
              5              1.6459   1.986063e-02         0.5417
              6              1.6459   1.117696e-02         0.5628
              7              1.6459   6.452476e-03         0.5773
              8              1.6459   3.769322e-03         0.5842
              9              1.6459   2.221242e-03         0.5893
             10              1.6459   1.604005e-03         0.7221
             11              1.6459   1.070775e-03         0.6676
             12              1.6459   7.544456e-04         0.7046
             13              1.6459   6.014723e-04         0.7972
             14              1.6459   5.368930e-04         0.8926
             15              1.6459   5.117042e-04         0.9531
             16              1.6459   4.995768e-04         0.9763
             17              1.6459   4.898223e-04         0.9805
             18              1.6459   4.752186e-04         0.9702
             19              1.6459   4.350737e-04         0.9155
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6813
         Final Residual: 		   4.350737e-04
         Total Reduction in Residual: 	   4.646135e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0790072
    setup: 0.0516196 s
    solve: 0.0273876 s
    solve(per iteration): 0.00136938 s
resid in solve_pyamgx: 4.35e-04
time solve_pyamgx: 9.57e-02
time p: 1.09e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26043            277601  0.000409        0.00725
           2(D)         5125            107407   0.00409        0.00259
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31713
         Operator Complexity: 1.56118
         Total Memory Usage: 0.0200965 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.510858e-01
              0             1.64587   4.138290e-02         0.0751
              1              1.6459   4.108525e-03         0.0993
              2              1.6459   6.836254e-04         0.1664
              3              1.6459   1.407097e-04         0.2058
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1264
         Final Residual: 		   1.407097e-04
         Total Reduction in Residual: 	   2.553317e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0171541
    setup: 0.0137823 s
    solve: 0.00337184 s
    solve(per iteration): 0.00084296 s
resid in solve_pyamgx: 1.41e-04
time solve_pyamgx: 3.38e-02
time k: 4.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26557            283599  0.000402         0.0074
           2(D)         5101            109597   0.00421        0.00264
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32214
         Operator Complexity: 1.57312
         Total Memory Usage: 0.0203052 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.649740e+01
              0             1.64587   2.290681e+00         0.1389
              1              1.6459   4.983652e-01         0.2176
              2              1.6459   1.030216e-01         0.2067
              3              1.6459   2.494870e-02         0.2422
              4              1.6459   6.078341e-03         0.2436
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2057
         Final Residual: 		   6.078341e-03
         Total Reduction in Residual: 	   3.684424e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179497
    setup: 0.0137587 s
    solve: 0.00419098 s
    solve(per iteration): 0.000838195 s
resid in solve_pyamgx: 6.08e-03
time solve_pyamgx: 3.45e-02
time omega: 4.14e-02
time Smag or Wale: 7.15e-07

--time step: 320, iter:0, max residual:1.36e-06, u:4.74e-07, v:1.28e-06, w:3.07e-07, p:1.36e-06, k:8.59e-11, eps:0.00e+00, om:4.75e-06


monitor time step: 320, iter:0, u: 3.48e-01, v: 1.98e-03, w:-7.16e-03, p:-2.32e-12, k: 7.88e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.69e-01, cfl_max_y: 6.61e-02, at i= 27, j= 66


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.26e+02, kmin: 6.20e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.47e-01
vismean_mean 1.6199376947040496e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15581            167011  0.000688        0.00437
           2(D)         4128             44950   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20049
         Operator Complexity: 1.30895
         Total Memory Usage: 0.0155997 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.251213e+00
              0             1.64587   1.006194e-01         0.0237
              1              1.6459   3.847500e-03         0.0382
              2              1.6459   5.991084e-04         0.1557
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0520
         Final Residual: 		   5.991084e-04
         Total Reduction in Residual: 	   1.409265e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127526
    setup: 0.0106257 s
    solve: 0.00212688 s
    solve(per iteration): 0.00070896 s
resid in solve_pyamgx: 5.99e-04
time solve_pyamgx: 2.92e-02
time u: 3.64e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.325952e+00
              0             1.64587   8.365523e-02         0.0252
              1              1.6459   1.643064e-03         0.0196
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0222
         Final Residual: 		   1.643064e-03
         Total Reduction in Residual: 	   4.940130e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0121285
    setup: 0.0106257 s
    solve: 0.00150278 s
    solve(per iteration): 0.000751392 s
resid in solve_pyamgx: 1.64e-03
time solve_pyamgx: 2.86e-03
time v: 5.91e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.714992e+00
              0             1.64587   9.453867e-02         0.0254
              1              1.6459   2.883773e-03         0.0305
              2              1.6459   3.909595e-04         0.1356
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0472
         Final Residual: 		   3.909595e-04
         Total Reduction in Residual: 	   1.052383e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127515
    setup: 0.0106257 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 3.91e-04
time solve_pyamgx: 3.46e-03
time w: 5.77e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.334810e-01
              0             1.64587   5.789077e-01         0.6202
              1              1.6459   2.715063e-01         0.4690
              2              1.6459   1.353131e-01         0.4984
              3              1.6459   6.986856e-02         0.5163
              4              1.6459   3.674383e-02         0.5259
              5              1.6459   1.992459e-02         0.5423
              6              1.6459   1.122330e-02         0.5633
              7              1.6459   6.475426e-03         0.5770
              8              1.6459   3.755047e-03         0.5799
              9              1.6459   2.190881e-03         0.5834
             10              1.6459   1.567525e-03         0.7155
             11              1.6459   1.030186e-03         0.6572
             12              1.6459   6.995422e-04         0.6790
             13              1.6459   5.326753e-04         0.7615
             14              1.6459   4.615556e-04         0.8665
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6020
         Final Residual: 		   4.615556e-04
         Total Reduction in Residual: 	   4.944456e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0712364
    setup: 0.0510364 s
    solve: 0.0202001 s
    solve(per iteration): 0.00134667 s
resid in solve_pyamgx: 4.62e-04
time solve_pyamgx: 8.81e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25962            277326  0.000411        0.00724
           2(D)         5043            106925    0.0042        0.00258
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31552
         Operator Complexity: 1.56009
         Total Memory Usage: 0.0200714 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.503971e-01
              0             1.64587   4.113623e-02         0.0747
              1              1.6459   4.115809e-03         0.1001
              2              1.6459   6.804935e-04         0.1653
              3              1.6459   1.379320e-04         0.2027
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1258
         Final Residual: 		   1.379320e-04
         Total Reduction in Residual: 	   2.506045e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169454
    setup: 0.0135823 s
    solve: 0.00336314 s
    solve(per iteration): 0.000840784 s
resid in solve_pyamgx: 1.38e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26530            282766  0.000402        0.00739
           2(D)         5166            109790   0.00411        0.00265
           3(D)           13                21     0.124       8.72e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32256
         Operator Complexity: 1.5722
         Total Memory Usage: 0.0202933 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.650699e+01
              0             1.64587   2.259740e+00         0.1369
              1              1.6459   4.854211e-01         0.2148
              2              1.6459   1.000321e-01         0.2061
              3              1.6459   2.397023e-02         0.2396
              4              1.6459   5.733873e-03         0.2392
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2033
         Final Residual: 		   5.733873e-03
         Total Reduction in Residual: 	   3.473603e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017781
    setup: 0.013611 s
    solve: 0.00416998 s
    solve(per iteration): 0.000833997 s
resid in solve_pyamgx: 5.73e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 4.77e-07

--time step: 321, iter:0, max residual:1.37e-06, u:4.68e-07, v:1.28e-06, w:3.05e-07, p:1.37e-06, k:8.42e-11, eps:0.00e+00, om:4.48e-06


monitor time step: 321, iter:0, u: 3.50e-01, v: 1.88e-03, w:-7.22e-03, p:-2.57e-12, k: 8.00e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.26e+02, kmin: 6.22e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 1.6149068322981365e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15594            167292  0.000688        0.00438
           2(D)         4120             44774   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20054
         Operator Complexity: 1.3091
         Total Memory Usage: 0.0156024 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.246923e+00
              0             1.64587   1.004563e-01         0.0237
              1              1.6459   3.839827e-03         0.0382
              2              1.6459   5.947481e-04         0.1549
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0519
         Final Residual: 		   5.947481e-04
         Total Reduction in Residual: 	   1.400421e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125993
    setup: 0.0104571 s
    solve: 0.00214221 s
    solve(per iteration): 0.000714069 s
resid in solve_pyamgx: 5.95e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.323022e+00
              0             1.64587   8.356867e-02         0.0251
              1              1.6459   1.640280e-03         0.0196
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0222
         Final Residual: 		   1.640280e-03
         Total Reduction in Residual: 	   4.936111e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119661
    setup: 0.0104571 s
    solve: 0.00150906 s
    solve(per iteration): 0.000754528 s
resid in solve_pyamgx: 1.64e-03
time solve_pyamgx: 2.78e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.711093e+00
              0             1.64587   9.442860e-02         0.0254
              1              1.6459   2.869420e-03         0.0304
              2              1.6459   3.915117e-04         0.1364
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0473
         Final Residual: 		   3.915117e-04
         Total Reduction in Residual: 	   1.054977e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125685
    setup: 0.0104571 s
    solve: 0.00211146 s
    solve(per iteration): 0.000703819 s
resid in solve_pyamgx: 3.92e-04
time solve_pyamgx: 3.36e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.305258e-01
              0             1.64587   5.787942e-01         0.6220
              1              1.6459   2.723450e-01         0.4705
              2              1.6459   1.354727e-01         0.4974
              3              1.6459   6.963959e-02         0.5140
              4              1.6459   3.667126e-02         0.5266
              5              1.6459   1.989315e-02         0.5425
              6              1.6459   1.122951e-02         0.5645
              7              1.6459   6.493821e-03         0.5783
              8              1.6459   3.749315e-03         0.5774
              9              1.6459   2.169480e-03         0.5786
             10              1.6459   1.541239e-03         0.7104
             11              1.6459   1.008299e-03         0.6542
             12              1.6459   6.744756e-04         0.6689
             13              1.6459   5.011573e-04         0.7430
             14              1.6459   4.267656e-04         0.8516
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5990
         Final Residual: 		   4.267656e-04
         Total Reduction in Residual: 	   4.586285e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0710527
    setup: 0.0508839 s
    solve: 0.0201688 s
    solve(per iteration): 0.00134458 s
resid in solve_pyamgx: 4.27e-04
time solve_pyamgx: 8.66e-02
time p: 9.88e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25980            277502  0.000411        0.00725
           2(D)         5056            108038   0.00423         0.0026
           3(D)           11                15     0.124       6.78e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31583
         Operator Complexity: 1.56197
         Total Memory Usage: 0.0201018 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.497090e-01
              0             1.64587   4.155809e-02         0.0756
              1              1.6459   4.100837e-03         0.0987
              2              1.6459   6.766203e-04         0.1650
              3              1.6459   1.389345e-04         0.2053
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1261
         Final Residual: 		   1.389345e-04
         Total Reduction in Residual: 	   2.527419e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169141
    setup: 0.0135846 s
    solve: 0.00332947 s
    solve(per iteration): 0.000832368 s
resid in solve_pyamgx: 1.39e-04
time solve_pyamgx: 3.26e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26602            283620  0.000401        0.00741
           2(D)         5147            111057   0.00419        0.00267
           3(D)           15                15    0.0667       7.97e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32312
         Operator Complexity: 1.57529
         Total Memory Usage: 0.0203434 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.645197e+01
              0             1.64587   2.246402e+00         0.1365
              1              1.6459   4.873558e-01         0.2169
              2              1.6459   9.978876e-02         0.2048
              3              1.6459   2.398778e-02         0.2404
              4              1.6459   5.735397e-03         0.2391
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2035
         Final Residual: 		   5.735397e-03
         Total Reduction in Residual: 	   3.486146e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177827
    setup: 0.0135883 s
    solve: 0.00419443 s
    solve(per iteration): 0.000838886 s
resid in solve_pyamgx: 5.74e-03
time solve_pyamgx: 3.31e-02
time omega: 3.97e-02
time Smag or Wale: 7.15e-07

--time step: 322, iter:0, max residual:1.28e-06, u:4.65e-07, v:1.28e-06, w:3.06e-07, p:1.28e-06, k:8.48e-11, eps:0.00e+00, om:4.48e-06


monitor time step: 322, iter:0, u: 3.51e-01, v: 1.77e-03, w:-7.29e-03, p:-2.35e-12, k: 8.11e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.26e+02, kmin: 6.22e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.6099071207430338e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15601            167369  0.000688        0.00438
           2(D)         4101             44637   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20042
         Operator Complexity: 1.30901
         Total Memory Usage: 0.0156005 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.242596e+00
              0             1.64587   1.003013e-01         0.0236
              1              1.6459   3.824763e-03         0.0381
              2              1.6459   5.941499e-04         0.1553
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0519
         Final Residual: 		   5.941499e-04
         Total Reduction in Residual: 	   1.400440e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125765
    setup: 0.010455 s
    solve: 0.00212144 s
    solve(per iteration): 0.000707147 s
resid in solve_pyamgx: 5.94e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.320185e+00
              0             1.64587   8.348037e-02         0.0251
              1              1.6459   1.638189e-03         0.0196
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0222
         Final Residual: 		   1.638189e-03
         Total Reduction in Residual: 	   4.934028e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119597
    setup: 0.010455 s
    solve: 0.00150467 s
    solve(per iteration): 0.000752336 s
resid in solve_pyamgx: 1.64e-03
time solve_pyamgx: 2.80e-03
time v: 5.57e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.707171e+00
              0             1.64587   9.433265e-02         0.0254
              1              1.6459   2.870962e-03         0.0304
              2              1.6459   3.915287e-04         0.1364
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0473
         Final Residual: 		   3.915287e-04
         Total Reduction in Residual: 	   1.056139e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125747
    setup: 0.010455 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 3.92e-04
time solve_pyamgx: 3.38e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.276194e-01
              0             1.64587   5.784587e-01         0.6236
              1              1.6459   2.728853e-01         0.4717
              2              1.6459   1.353527e-01         0.4960
              3              1.6459   6.905485e-02         0.5102
              4              1.6459   3.635131e-02         0.5264
              5              1.6459   1.969166e-02         0.5417
              6              1.6459   1.112934e-02         0.5652
              7              1.6459   6.465463e-03         0.5809
              8              1.6459   3.735431e-03         0.5778
              9              1.6459   2.148930e-03         0.5753
             10              1.6459   1.520279e-03         0.7075
             11              1.6459   9.960649e-04         0.6552
             12              1.6459   6.647549e-04         0.6674
             13              1.6459   4.912153e-04         0.7389
             14              1.6459   4.155584e-04         0.8460
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5981
         Final Residual: 		   4.155584e-04
         Total Reduction in Residual: 	   4.479837e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0710731
    setup: 0.0508982 s
    solve: 0.0201748 s
    solve(per iteration): 0.00134499 s
resid in solve_pyamgx: 4.16e-04
time solve_pyamgx: 8.65e-02
time p: 9.88e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25958            276224   0.00041        0.00722
           2(D)         5136            109402   0.00415        0.00264
           3(D)            5                 5       0.2       2.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31636
         Operator Complexity: 1.56208
         Total Memory Usage: 0.0201063 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.490273e-01
              0             1.64587   4.185812e-02         0.0762
              1              1.6459   4.091137e-03         0.0977
              2              1.6459   6.780948e-04         0.1657
              3              1.6459   1.377222e-04         0.2031
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1258
         Final Residual: 		   1.377222e-04
         Total Reduction in Residual: 	   2.508477e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169644
    setup: 0.013582 s
    solve: 0.0033824 s
    solve(per iteration): 0.0008456 s
resid in solve_pyamgx: 1.38e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26478            282998  0.000404        0.00739
           2(D)         5067            109703   0.00427        0.00264
           3(D)           17                19    0.0657       9.46e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32107
         Operator Complexity: 1.57241
         Total Memory Usage: 0.0202888 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.632169e+01
              0             1.64587   2.285844e+00         0.1400
              1              1.6459   5.037457e-01         0.2204
              2              1.6459   1.048545e-01         0.2081
              3              1.6459   2.543765e-02         0.2426
              4              1.6459   6.076523e-03         0.2389
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2061
         Final Residual: 		   6.076523e-03
         Total Reduction in Residual: 	   3.722973e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177356
    setup: 0.0135505 s
    solve: 0.00418512 s
    solve(per iteration): 0.000837024 s
resid in solve_pyamgx: 6.08e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 4.77e-07

--time step: 323, iter:0, max residual:1.28e-06, u:4.64e-07, v:1.28e-06, w:3.06e-07, p:1.26e-06, k:8.41e-11, eps:0.00e+00, om:4.75e-06


monitor time step: 323, iter:0, u: 3.53e-01, v: 1.69e-03, w:-7.37e-03, p:-2.28e-12, k: 8.26e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.26e+02, kmin: 6.22e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.6049382716049381e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15634            167782  0.000686        0.00439
           2(D)         4109             44555   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20084
         Operator Complexity: 1.30949
         Total Memory Usage: 0.01561 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.238244e+00
              0             1.64587   1.001383e-01         0.0236
              1              1.6459   3.818074e-03         0.0381
              2              1.6459   5.943055e-04         0.1557
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0520
         Final Residual: 		   5.943055e-04
         Total Reduction in Residual: 	   1.402245e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012593
    setup: 0.0104615 s
    solve: 0.00213152 s
    solve(per iteration): 0.000710507 s
resid in solve_pyamgx: 5.94e-04
time solve_pyamgx: 2.80e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.317368e+00
              0             1.64587   8.338904e-02         0.0251
              1              1.6459   1.634008e-03         0.0196
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0222
         Final Residual: 		   1.634008e-03
         Total Reduction in Residual: 	   4.925617e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119826
    setup: 0.0104615 s
    solve: 0.00152109 s
    solve(per iteration): 0.000760544 s
resid in solve_pyamgx: 1.63e-03
time solve_pyamgx: 2.79e-03
time v: 5.58e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.703233e+00
              0             1.64587   9.422727e-02         0.0254
              1              1.6459   2.856597e-03         0.0303
              2              1.6459   3.868656e-04         0.1354
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0471
         Final Residual: 		   3.868656e-04
         Total Reduction in Residual: 	   1.044670e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125977
    setup: 0.0104615 s
    solve: 0.00213622 s
    solve(per iteration): 0.000712075 s
resid in solve_pyamgx: 3.87e-04
time solve_pyamgx: 3.39e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.247706e-01
              0             1.64587   5.778931e-01         0.6249
              1              1.6459   2.728406e-01         0.4721
              2              1.6459   1.350190e-01         0.4949
              3              1.6459   6.834197e-02         0.5062
              4              1.6459   3.585698e-02         0.5247
              5              1.6459   1.933630e-02         0.5393
              6              1.6459   1.090289e-02         0.5639
              7              1.6459   6.361845e-03         0.5835
              8              1.6459   3.696626e-03         0.5811
              9              1.6459   2.125992e-03         0.5751
             10              1.6459   1.506116e-03         0.7084
             11              1.6459   9.965512e-04         0.6617
             12              1.6459   6.738665e-04         0.6762
             13              1.6459   5.074209e-04         0.7530
             14              1.6459   4.346406e-04         0.8566
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6000
         Final Residual: 		   4.346406e-04
         Total Reduction in Residual: 	   4.699983e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0711517
    setup: 0.0509872 s
    solve: 0.0201645 s
    solve(per iteration): 0.0013443 s
resid in solve_pyamgx: 4.35e-04
time solve_pyamgx: 8.69e-02
time p: 9.93e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26103            278953  0.000409        0.00728
           2(D)         5090            109182   0.00421        0.00263
           3(D)           10                18      0.18       7.15e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31741
         Operator Complexity: 1.56575
         Total Memory Usage: 0.0201681 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.483210e-01
              0             1.64587   4.121660e-02         0.0752
              1              1.6459   4.067672e-03         0.0987
              2              1.6459   6.715108e-04         0.1651
              3              1.6459   1.361338e-04         0.2027
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1255
         Final Residual: 		   1.361338e-04
         Total Reduction in Residual: 	   2.482739e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169671
    setup: 0.0136348 s
    solve: 0.00333232 s
    solve(per iteration): 0.00083308 s
resid in solve_pyamgx: 1.36e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26586            283922  0.000402        0.00741
           2(D)         5136            110336   0.00418        0.00266
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32284
         Operator Complexity: 1.57468
         Total Memory Usage: 0.0203327 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.622754e+01
              0             1.64587   2.246866e+00         0.1385
              1              1.6459   4.885482e-01         0.2174
              2              1.6459   1.011614e-01         0.2071
              3              1.6459   2.431762e-02         0.2404
              4              1.6459   5.853058e-03         0.2407
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   5.853058e-03
         Total Reduction in Residual: 	   3.606866e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178225
    setup: 0.0136349 s
    solve: 0.00418752 s
    solve(per iteration): 0.000837504 s
resid in solve_pyamgx: 5.85e-03
time solve_pyamgx: 3.32e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 324, iter:0, max residual:1.30e-06, u:4.64e-07, v:1.28e-06, w:3.02e-07, p:1.30e-06, k:8.31e-11, eps:0.00e+00, om:4.57e-06


monitor time step: 324, iter:0, u: 3.55e-01, v: 1.64e-03, w:-7.47e-03, p:-2.41e-12, k: 8.39e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.27e+02, kmin: 6.23e-04, epsmin: 1.00e+00, ommin: 2.14e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.6e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15623            167873  0.000688         0.0044
           2(D)         4126             45046   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.2009
         Operator Complexity: 1.31034
         Total Memory Usage: 0.0156232 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.233894e+00
              0             1.64587   9.998576e-02         0.0236
              1              1.6459   3.813214e-03         0.0381
              2              1.6459   5.913942e-04         0.1551
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0519
         Final Residual: 		   5.913942e-04
         Total Reduction in Residual: 	   1.396809e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126049
    setup: 0.0104694 s
    solve: 0.00213552 s
    solve(per iteration): 0.00071184 s
resid in solve_pyamgx: 5.91e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.314489e+00
              0             1.64587   8.330665e-02         0.0251
              1              1.6459   1.632042e-03         0.0196
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0222
         Final Residual: 		   1.632042e-03
         Total Reduction in Residual: 	   4.923962e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119728
    setup: 0.0104694 s
    solve: 0.00150339 s
    solve(per iteration): 0.000751696 s
resid in solve_pyamgx: 1.63e-03
time solve_pyamgx: 2.77e-03
time v: 5.54e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.699299e+00
              0             1.64587   9.412984e-02         0.0254
              1              1.6459   2.861910e-03         0.0304
              2              1.6459   3.860936e-04         0.1349
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0471
         Final Residual: 		   3.860936e-04
         Total Reduction in Residual: 	   1.043694e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125942
    setup: 0.0104694 s
    solve: 0.00212483 s
    solve(per iteration): 0.000708277 s
resid in solve_pyamgx: 3.86e-04
time solve_pyamgx: 3.36e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.220333e-01
              0             1.64587   5.776219e-01         0.6265
              1              1.6459   2.725301e-01         0.4718
              2              1.6459   1.347452e-01         0.4944
              3              1.6459   6.785460e-02         0.5036
              4              1.6459   3.541179e-02         0.5219
              5              1.6459   1.895643e-02         0.5353
              6              1.6459   1.061040e-02         0.5597
              7              1.6459   6.192078e-03         0.5836
              8              1.6459   3.626231e-03         0.5856
              9              1.6459   2.097951e-03         0.5785
             10              1.6459   1.497473e-03         0.7138
             11              1.6459   1.006909e-03         0.6724
             12              1.6459   6.962788e-04         0.6915
             13              1.6459   5.415930e-04         0.7778
             14              1.6459   4.751634e-04         0.8773
             15              1.6459   4.519781e-04         0.9512
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6211
         Final Residual: 		   4.519781e-04
         Total Reduction in Residual: 	   4.901971e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0724032
    setup: 0.0507644 s
    solve: 0.0216387 s
    solve(per iteration): 0.00135242 s
resid in solve_pyamgx: 4.52e-04
time solve_pyamgx: 8.77e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26061            277665  0.000409        0.00725
           2(D)         5108            108142   0.00414        0.00261
           3(D)            4                 6     0.375       2.68e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31711
         Operator Complexity: 1.56234
         Total Memory Usage: 0.0201142 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.476169e-01
              0             1.64587   4.160387e-02         0.0760
              1              1.6459   4.095345e-03         0.0984
              2              1.6459   6.761821e-04         0.1651
              3              1.6459   1.362807e-04         0.2015
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1256
         Final Residual: 		   1.362807e-04
         Total Reduction in Residual: 	   2.488614e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169109
    setup: 0.0135723 s
    solve: 0.00333856 s
    solve(per iteration): 0.00083464 s
resid in solve_pyamgx: 1.36e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26587            283359  0.000401         0.0074
           2(D)         5115            110189   0.00421        0.00265
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32258
         Operator Complexity: 1.57363
         Total Memory Usage: 0.0203154 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.620939e+01
              0             1.64587   2.261020e+00         0.1395
              1              1.6459   4.878549e-01         0.2158
              2              1.6459   9.980419e-02         0.2046
              3              1.6459   2.416596e-02         0.2421
              4              1.6459   5.802362e-03         0.2401
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2045
         Final Residual: 		   5.802362e-03
         Total Reduction in Residual: 	   3.579631e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178711
    setup: 0.0136547 s
    solve: 0.00421645 s
    solve(per iteration): 0.00084329 s
resid in solve_pyamgx: 5.80e-03
time solve_pyamgx: 3.37e-02
time omega: 4.02e-02
time Smag or Wale: 4.77e-07

--time step: 325, iter:0, max residual:1.28e-06, u:4.62e-07, v:1.28e-06, w:3.02e-07, p:1.23e-06, k:8.32e-11, eps:0.00e+00, om:4.53e-06


monitor time step: 325, iter:0, u: 3.57e-01, v: 1.71e-03, w:-7.55e-03, p:-2.66e-12, k: 8.52e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.27e+02, kmin: 6.25e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.5950920245398772e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15631            167963  0.000687         0.0044
           2(D)         4122             44756   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20094
         Operator Complexity: 1.31005
         Total Memory Usage: 0.015619 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.229563e+00
              0             1.64587   9.981936e-02         0.0236
              1              1.6459   3.792636e-03         0.0380
              2              1.6459   5.924525e-04         0.1562
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0519
         Final Residual: 		   5.924525e-04
         Total Reduction in Residual: 	   1.400742e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126413
    setup: 0.0105076 s
    solve: 0.00213366 s
    solve(per iteration): 0.000711221 s
resid in solve_pyamgx: 5.92e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.311545e+00
              0             1.64587   8.321577e-02         0.0251
              1              1.6459   1.628654e-03         0.0196
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0222
         Final Residual: 		   1.628654e-03
         Total Reduction in Residual: 	   4.918109e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120233
    setup: 0.0105076 s
    solve: 0.00151565 s
    solve(per iteration): 0.000757824 s
resid in solve_pyamgx: 1.63e-03
time solve_pyamgx: 2.82e-03
time v: 5.58e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.695379e+00
              0             1.64587   9.403224e-02         0.0254
              1              1.6459   2.858575e-03         0.0304
              2              1.6459   3.878173e-04         0.1357
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0472
         Final Residual: 		   3.878173e-04
         Total Reduction in Residual: 	   1.049466e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0128651
    setup: 0.0105076 s
    solve: 0.00235744 s
    solve(per iteration): 0.000785813 s
resid in solve_pyamgx: 3.88e-04
time solve_pyamgx: 3.64e-03
time w: 5.78e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.193498e-01
              0             1.64587   5.766258e-01         0.6272
              1              1.6459   2.716701e-01         0.4711
              2              1.6459   1.342807e-01         0.4943
              3              1.6459   6.735006e-02         0.5016
              4              1.6459   3.487526e-02         0.5178
              5              1.6459   1.848124e-02         0.5299
              6              1.6459   1.022243e-02         0.5531
              7              1.6459   5.933006e-03         0.5804
              8              1.6459   3.501641e-03         0.5902
              9              1.6459   2.050275e-03         0.5855
             10              1.6459   1.482135e-03         0.7229
             11              1.6459   1.015375e-03         0.6851
             12              1.6459   7.194381e-04         0.7085
             13              1.6459   5.780907e-04         0.8035
             14              1.6459   5.193241e-04         0.8983
             15              1.6459   4.989836e-04         0.9608
             16              1.6459   4.895331e-04         0.9811
             17              1.6459   4.794111e-04         0.9793
             18              1.6459   4.609668e-04         0.9615
             19              1.6459   4.142343e-04         0.8986
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6803
         Final Residual: 		   4.142343e-04
         Total Reduction in Residual: 	   4.505731e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0782405
    setup: 0.0509968 s
    solve: 0.0272437 s
    solve(per iteration): 0.00136219 s
resid in solve_pyamgx: 4.14e-04
time solve_pyamgx: 9.38e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26076            277978  0.000409        0.00726
           2(D)         5125            108811   0.00414        0.00262
           3(D)            8                12     0.188       5.22e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31747
         Operator Complexity: 1.56378
         Total Memory Usage: 0.0201382 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.469211e-01
              0             1.64587   4.119743e-02         0.0753
              1              1.6459   4.073311e-03         0.0989
              2              1.6459   6.718584e-04         0.1649
              3              1.6459   1.369577e-04         0.2038
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1258
         Final Residual: 		   1.369577e-04
         Total Reduction in Residual: 	   2.504158e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170169
    setup: 0.0136703 s
    solve: 0.00334662 s
    solve(per iteration): 0.000836656 s
resid in solve_pyamgx: 1.37e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26588            283720  0.000401        0.00741
           2(D)         5153            109807   0.00414        0.00265
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32302
         Operator Complexity: 1.57362
         Total Memory Usage: 0.0203173 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.632436e+01
              0             1.64587   2.240673e+00         0.1373
              1              1.6459   4.858287e-01         0.2168
              2              1.6459   1.008266e-01         0.2075
              3              1.6459   2.458305e-02         0.2438
              4              1.6459   5.956387e-03         0.2423
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2053
         Final Residual: 		   5.956387e-03
         Total Reduction in Residual: 	   3.648773e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178176
    setup: 0.0136356 s
    solve: 0.00418202 s
    solve(per iteration): 0.000836403 s
resid in solve_pyamgx: 5.96e-03
time solve_pyamgx: 3.34e-02
time omega: 3.99e-02
time Smag or Wale: 4.77e-07

--time step: 326, iter:0, max residual:1.32e-06, u:4.63e-07, v:1.27e-06, w:3.03e-07, p:1.32e-06, k:8.36e-11, eps:0.00e+00, om:4.65e-06


monitor time step: 326, iter:0, u: 3.58e-01, v: 1.87e-03, w:-7.60e-03, p:-2.16e-12, k: 8.67e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.27e+02, kmin: 6.25e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.5902140672782874e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15639            167855  0.000686         0.0044
           2(D)         4101             44535   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20081
         Operator Complexity: 1.30957
         Total Memory Usage: 0.0156111 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.225239e+00
              0             1.64587   9.964368e-02         0.0236
              1              1.6459   3.775857e-03         0.0379
              2              1.6459   5.929603e-04         0.1570
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0520
         Final Residual: 		   5.929603e-04
         Total Reduction in Residual: 	   1.403377e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125765
    setup: 0.0104553 s
    solve: 0.00212128 s
    solve(per iteration): 0.000707093 s
resid in solve_pyamgx: 5.93e-04
time solve_pyamgx: 2.79e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.308603e+00
              0             1.64587   8.312467e-02         0.0251
              1              1.6459   1.625581e-03         0.0196
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0222
         Final Residual: 		   1.625581e-03
         Total Reduction in Residual: 	   4.913195e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119687
    setup: 0.0104553 s
    solve: 0.00151347 s
    solve(per iteration): 0.000756736 s
resid in solve_pyamgx: 1.63e-03
time solve_pyamgx: 2.78e-03
time v: 5.58e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.691463e+00
              0             1.64587   9.391408e-02         0.0254
              1              1.6459   2.841961e-03         0.0303
              2              1.6459   3.867976e-04         0.1361
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0471
         Final Residual: 		   3.867976e-04
         Total Reduction in Residual: 	   1.047817e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125875
    setup: 0.0104553 s
    solve: 0.00213222 s
    solve(per iteration): 0.000710741 s
resid in solve_pyamgx: 3.87e-04
time solve_pyamgx: 3.45e-03
time w: 5.62e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.165133e-01
              0             1.64587   5.745428e-01         0.6269
              1              1.6459   2.706283e-01         0.4710
              2              1.6459   1.336665e-01         0.4939
              3              1.6459   6.675869e-02         0.4994
              4              1.6459   3.428124e-02         0.5135
              5              1.6459   1.796585e-02         0.5241
              6              1.6459   9.796769e-03         0.5453
              7              1.6459   5.621289e-03         0.5738
              8              1.6459   3.323070e-03         0.5912
              9              1.6459   1.957554e-03         0.5891
             10              1.6459   1.417251e-03         0.7240
             11              1.6459   9.580336e-04         0.6760
             12              1.6459   6.563957e-04         0.6851
             13              1.6459   5.106618e-04         0.7780
             14              1.6459   4.515528e-04         0.8843
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6019
         Final Residual: 		   4.515528e-04
         Total Reduction in Residual: 	   4.926855e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0709831
    setup: 0.0508062 s
    solve: 0.0201769 s
    solve(per iteration): 0.00134513 s
resid in solve_pyamgx: 4.52e-04
time solve_pyamgx: 8.65e-02
time p: 9.89e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26072            278280  0.000409        0.00727
           2(D)         5194            111408   0.00413        0.00268
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31817
         Operator Complexity: 1.56801
         Total Memory Usage: 0.0202065 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.462066e-01
              0             1.64587   4.120395e-02         0.0754
              1              1.6459   4.052540e-03         0.0984
              2              1.6459   6.698093e-04         0.1653
              3              1.6459   1.360718e-04         0.2032
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1256
         Final Residual: 		   1.360718e-04
         Total Reduction in Residual: 	   2.491215e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169692
    setup: 0.0136397 s
    solve: 0.00332947 s
    solve(per iteration): 0.000832368 s
resid in solve_pyamgx: 1.36e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26478            282168  0.000402        0.00737
           2(D)         5147            110237   0.00416        0.00266
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32186
         Operator Complexity: 1.57198
         Total Memory Usage: 0.0202863 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.640009e+01
              0             1.64587   2.231305e+00         0.1361
              1              1.6459   4.799691e-01         0.2151
              2              1.6459   9.753735e-02         0.2032
              3              1.6459   2.359487e-02         0.2419
              4              1.6459   5.741302e-03         0.2433
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2036
         Final Residual: 		   5.741302e-03
         Total Reduction in Residual: 	   3.500774e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177712
    setup: 0.0136135 s
    solve: 0.0041577 s
    solve(per iteration): 0.000831539 s
resid in solve_pyamgx: 5.74e-03
time solve_pyamgx: 3.31e-02
time omega: 3.97e-02
time Smag or Wale: 7.15e-07

--time step: 327, iter:0, max residual:1.32e-06, u:4.63e-07, v:1.27e-06, w:3.02e-07, p:1.32e-06, k:8.31e-11, eps:0.00e+00, om:4.49e-06


monitor time step: 327, iter:0, u: 3.61e-01, v: 1.83e-03, w:-7.67e-03, p:-2.57e-12, k: 8.84e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.27e+02, kmin: 6.25e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.5853658536585364e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15628            167872  0.000687         0.0044
           2(D)         4095             44889   0.00268        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20063
         Operator Complexity: 1.31011
         Total Memory Usage: 0.0156186 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.220904e+00
              0             1.64587   9.949759e-02         0.0236
              1              1.6459   3.768974e-03         0.0379
              2              1.6459   5.856191e-04         0.1554
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0518
         Final Residual: 		   5.856191e-04
         Total Reduction in Residual: 	   1.387426e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125636
    setup: 0.0104551 s
    solve: 0.00210848 s
    solve(per iteration): 0.000702827 s
resid in solve_pyamgx: 5.86e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.305739e+00
              0             1.64587   8.303951e-02         0.0251
              1              1.6459   1.624073e-03         0.0196
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0222
         Final Residual: 		   1.624073e-03
         Total Reduction in Residual: 	   4.912890e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119716
    setup: 0.0104551 s
    solve: 0.00151651 s
    solve(per iteration): 0.000758256 s
resid in solve_pyamgx: 1.62e-03
time solve_pyamgx: 2.81e-03
time v: 5.56e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.687530e+00
              0             1.64587   9.382348e-02         0.0254
              1              1.6459   2.845264e-03         0.0303
              2              1.6459   3.827204e-04         0.1345
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0470
         Final Residual: 		   3.827204e-04
         Total Reduction in Residual: 	   1.037877e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125865
    setup: 0.0104551 s
    solve: 0.00213136 s
    solve(per iteration): 0.000710453 s
resid in solve_pyamgx: 3.83e-04
time solve_pyamgx: 3.39e-03
time w: 5.55e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.137827e-01
              0             1.64587   5.722230e-01         0.6262
              1              1.6459   2.701860e-01         0.4722
              2              1.6459   1.334289e-01         0.4938
              3              1.6459   6.638587e-02         0.4975
              4              1.6459   3.394477e-02         0.5113
              5              1.6459   1.766613e-02         0.5204
              6              1.6459   9.537833e-03         0.5399
              7              1.6459   5.423583e-03         0.5686
              8              1.6459   3.201705e-03         0.5903
              9              1.6459   1.897629e-03         0.5927
             10              1.6459   1.377427e-03         0.7259
             11              1.6459   9.255990e-04         0.6720
             12              1.6459   6.256090e-04         0.6759
             13              1.6459   4.795428e-04         0.7665
             14              1.6459   4.222045e-04         0.8804
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5993
         Final Residual: 		   4.222045e-04
         Total Reduction in Residual: 	   4.620404e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0709583
    setup: 0.0507553 s
    solve: 0.020203 s
    solve(per iteration): 0.00134687 s
resid in solve_pyamgx: 4.22e-04
time solve_pyamgx: 8.67e-02
time p: 9.91e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26019            277797   0.00041        0.00725
           2(D)         5106            108672   0.00417        0.00262
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31669
         Operator Complexity: 1.56331
         Total Memory Usage: 0.0201269 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.454877e-01
              0             1.64587   4.125309e-02         0.0756
              1              1.6459   4.053902e-03         0.0983
              2              1.6459   6.699934e-04         0.1653
              3              1.6459   1.355977e-04         0.2024
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1256
         Final Residual: 		   1.355977e-04
         Total Reduction in Residual: 	   2.485807e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0171081
    setup: 0.0137587 s
    solve: 0.00334938 s
    solve(per iteration): 0.000837344 s
resid in solve_pyamgx: 1.36e-04
time solve_pyamgx: 3.26e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26547            283303  0.000402         0.0074
           2(D)         5182            112420   0.00419        0.00271
           3(D)           17                29       0.1       1.17e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32294
         Operator Complexity: 1.57683
         Total Memory Usage: 0.0203662 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.624600e+01
              0             1.64587   2.243238e+00         0.1381
              1              1.6459   4.847194e-01         0.2161
              2              1.6459   9.867936e-02         0.2036
              3              1.6459   2.386456e-02         0.2418
              4              1.6459   5.760222e-03         0.2414
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2041
         Final Residual: 		   5.760222e-03
         Total Reduction in Residual: 	   3.545625e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017824
    setup: 0.0136479 s
    solve: 0.00417613 s
    solve(per iteration): 0.000835226 s
resid in solve_pyamgx: 5.76e-03
time solve_pyamgx: 3.34e-02
time omega: 4.00e-02
time Smag or Wale: 4.77e-07

--time step: 328, iter:0, max residual:1.27e-06, u:4.58e-07, v:1.27e-06, w:2.99e-07, p:1.23e-06, k:8.28e-11, eps:0.00e+00, om:4.50e-06


monitor time step: 328, iter:0, u: 3.63e-01, v: 1.76e-03, w:-7.74e-03, p:-2.39e-12, k: 8.98e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.27e+02, kmin: 6.26e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.580547112462006e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15620            167788  0.000688        0.00439
           2(D)         4118             44810   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20079
         Operator Complexity: 1.30987
         Total Memory Usage: 0.0156155 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.216542e+00
              0             1.64587   9.930966e-02         0.0236
              1              1.6459   3.732291e-03         0.0376
              2              1.6459   5.814422e-04         0.1558
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0517
         Final Residual: 		   5.814422e-04
         Total Reduction in Residual: 	   1.378955e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012589
    setup: 0.0104694 s
    solve: 0.00211958 s
    solve(per iteration): 0.000706528 s
resid in solve_pyamgx: 5.81e-04
time solve_pyamgx: 2.81e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.302953e+00
              0             1.64587   8.295192e-02         0.0251
              1              1.6459   1.621083e-03         0.0195
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0222
         Final Residual: 		   1.621083e-03
         Total Reduction in Residual: 	   4.907980e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119747
    setup: 0.0104694 s
    solve: 0.00150528 s
    solve(per iteration): 0.00075264 s
resid in solve_pyamgx: 1.62e-03
time solve_pyamgx: 2.76e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.683585e+00
              0             1.64587   9.372760e-02         0.0254
              1              1.6459   2.850887e-03         0.0304
              2              1.6459   3.863189e-04         0.1355
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0472
         Final Residual: 		   3.863189e-04
         Total Reduction in Residual: 	   1.048758e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125833
    setup: 0.0104694 s
    solve: 0.00211389 s
    solve(per iteration): 0.000704629 s
resid in solve_pyamgx: 3.86e-04
time solve_pyamgx: 3.37e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.110982e-01
              0             1.64587   5.695226e-01         0.6251
              1              1.6459   2.698509e-01         0.4738
              2              1.6459   1.333494e-01         0.4942
              3              1.6459   6.606696e-02         0.4954
              4              1.6459   3.375997e-02         0.5110
              5              1.6459   1.754327e-02         0.5196
              6              1.6459   9.443305e-03         0.5383
              7              1.6459   5.357426e-03         0.5673
              8              1.6459   3.159451e-03         0.5897
              9              1.6459   1.877968e-03         0.5944
             10              1.6459   1.363935e-03         0.7263
             11              1.6459   9.110013e-04         0.6679
             12              1.6459   6.113409e-04         0.6711
             13              1.6459   4.640871e-04         0.7591
             14              1.6459   4.066748e-04         0.8763
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5979
         Final Residual: 		   4.066748e-04
         Total Reduction in Residual: 	   4.463567e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0711252
    setup: 0.0509135 s
    solve: 0.0202117 s
    solve(per iteration): 0.00134745 s
resid in solve_pyamgx: 4.07e-04
time solve_pyamgx: 8.67e-02
time p: 9.91e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26091            278897   0.00041        0.00728
           2(D)         5135            108987   0.00413        0.00263
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31777
         Operator Complexity: 1.56539
         Total Memory Usage: 0.0201642 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.447723e-01
              0             1.64587   4.099188e-02         0.0752
              1              1.6459   4.020374e-03         0.0981
              2              1.6459   6.751490e-04         0.1679
              3              1.6459   1.389169e-04         0.2058
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1264
         Final Residual: 		   1.389169e-04
         Total Reduction in Residual: 	   2.549998e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169227
    setup: 0.0135559 s
    solve: 0.00336672 s
    solve(per iteration): 0.00084168 s
resid in solve_pyamgx: 1.39e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26563            283341  0.000402         0.0074
           2(D)         5120            110314   0.00421        0.00266
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32244
         Operator Complexity: 1.5738
         Total Memory Usage: 0.0203172 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.605775e+01
              0             1.64587   2.210084e+00         0.1376
              1              1.6459   4.772654e-01         0.2159
              2              1.6459   9.833433e-02         0.2060
              3              1.6459   2.384432e-02         0.2425
              4              1.6459   5.773681e-03         0.2421
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2047
         Final Residual: 		   5.773681e-03
         Total Reduction in Residual: 	   3.595572e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177373
    setup: 0.0135782 s
    solve: 0.00415904 s
    solve(per iteration): 0.000831808 s
resid in solve_pyamgx: 5.77e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 9.54e-07

--time step: 329, iter:0, max residual:1.27e-06, u:4.54e-07, v:1.27e-06, w:3.02e-07, p:1.19e-06, k:8.48e-11, eps:0.00e+00, om:4.51e-06


monitor time step: 329, iter:0, u: 3.65e-01, v: 1.72e-03, w:-7.84e-03, p:-2.29e-12, k: 9.17e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.95e+01, vismax: 2.28e+02, kmin: 6.28e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.5757575757575755e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15662            168188  0.000686         0.0044
           2(D)         4120             45146   0.00266        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20123
         Operator Complexity: 1.31095
         Total Memory Usage: 0.0156343 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.212155e+00
              0             1.64587   9.914847e-02         0.0235
              1              1.6459   3.730538e-03         0.0376
              2              1.6459   5.810147e-04         0.1557
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0517
         Final Residual: 		   5.810147e-04
         Total Reduction in Residual: 	   1.379376e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126151
    setup: 0.010496 s
    solve: 0.00211907 s
    solve(per iteration): 0.000706357 s
resid in solve_pyamgx: 5.81e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.300177e+00
              0             1.64587   8.285971e-02         0.0251
              1              1.6459   1.617319e-03         0.0195
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0221
         Final Residual: 		   1.617319e-03
         Total Reduction in Residual: 	   4.900703e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120177
    setup: 0.010496 s
    solve: 0.00152166 s
    solve(per iteration): 0.000760832 s
resid in solve_pyamgx: 1.62e-03
time solve_pyamgx: 2.79e-03
time v: 5.56e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.679644e+00
              0             1.64587   9.361375e-02         0.0254
              1              1.6459   2.837810e-03         0.0303
              2              1.6459   3.843185e-04         0.1354
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0471
         Final Residual: 		   3.843185e-04
         Total Reduction in Residual: 	   1.044445e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126075
    setup: 0.010496 s
    solve: 0.00211149 s
    solve(per iteration): 0.000703829 s
resid in solve_pyamgx: 3.84e-04
time solve_pyamgx: 3.38e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.084103e-01
              0             1.64587   5.666615e-01         0.6238
              1              1.6459   2.692237e-01         0.4751
              2              1.6459   1.332628e-01         0.4950
              3              1.6459   6.581760e-02         0.4939
              4              1.6459   3.368765e-02         0.5118
              5              1.6459   1.758942e-02         0.5221
              6              1.6459   9.499606e-03         0.5401
              7              1.6459   5.406084e-03         0.5691
              8              1.6459   3.189488e-03         0.5900
              9              1.6459   1.897796e-03         0.5950
             10              1.6459   1.376644e-03         0.7254
             11              1.6459   9.162682e-04         0.6656
             12              1.6459   6.173497e-04         0.6738
             13              1.6459   4.694508e-04         0.7604
             14              1.6459   4.116176e-04         0.8768
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5985
         Final Residual: 		   4.116176e-04
         Total Reduction in Residual: 	   4.531186e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0713031
    setup: 0.0510975 s
    solve: 0.0202056 s
    solve(per iteration): 0.00134704 s
resid in solve_pyamgx: 4.12e-04
time solve_pyamgx: 8.68e-02
time p: 9.92e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25987            277375  0.000411        0.00724
           2(D)         5086            108026   0.00418         0.0026
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31618
         Operator Complexity: 1.56176
         Total Memory Usage: 0.0201004 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.440486e-01
              0             1.64587   4.068410e-02         0.0748
              1              1.6459   3.997902e-03         0.0983
              2              1.6459   6.653573e-04         0.1664
              3              1.6459   1.338113e-04         0.2011
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1252
         Final Residual: 		   1.338113e-04
         Total Reduction in Residual: 	   2.459547e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169088
    setup: 0.0135682 s
    solve: 0.00334054 s
    solve(per iteration): 0.000835136 s
resid in solve_pyamgx: 1.34e-04
time solve_pyamgx: 3.24e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26570            282876  0.000401        0.00739
           2(D)         5155            111117   0.00418        0.00268
           3(D)           20                32      0.08       1.33e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32293
         Operator Complexity: 1.57431
         Total Memory Usage: 0.0203275 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.594825e+01
              0             1.64587   2.199632e+00         0.1379
              1              1.6459   4.715491e-01         0.2144
              2              1.6459   9.659568e-02         0.2048
              3              1.6459   2.343259e-02         0.2426
              4              1.6459   5.703195e-03         0.2434
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2045
         Final Residual: 		   5.703195e-03
         Total Reduction in Residual: 	   3.576064e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177646
    setup: 0.0136085 s
    solve: 0.00415616 s
    solve(per iteration): 0.000831232 s
resid in solve_pyamgx: 5.70e-03
time solve_pyamgx: 3.31e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 330, iter:0, max residual:1.26e-06, u:4.54e-07, v:1.26e-06, w:3.00e-07, p:1.21e-06, k:8.17e-11, eps:0.00e+00, om:4.46e-06


monitor time step: 330, iter:0, u: 3.68e-01, v: 1.66e-03, w:-7.95e-03, p:-2.32e-12, k: 9.33e-04, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.68e-01, cfl_max_y: 6.33e-02, at i= 30, j= 66


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.28e+02, kmin: 6.28e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.5709969788519635e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15646            168212  0.000687         0.0044
           2(D)         4113             44365   0.00262        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.201
         Operator Complexity: 1.30984
         Total Memory Usage: 0.0156162 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.207764e+00
              0             1.64587   9.898730e-02         0.0235
              1              1.6459   3.715212e-03         0.0375
              2              1.6459   5.790695e-04         0.1559
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0516
         Final Residual: 		   5.790695e-04
         Total Reduction in Residual: 	   1.376193e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125669
    setup: 0.0104321 s
    solve: 0.00213482 s
    solve(per iteration): 0.000711605 s
resid in solve_pyamgx: 5.79e-04
time solve_pyamgx: 2.79e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.297351e+00
              0             1.64587   8.277399e-02         0.0251
              1              1.6459   1.614477e-03         0.0195
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0221
         Final Residual: 		   1.614477e-03
         Total Reduction in Residual: 	   4.896285e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119482
    setup: 0.0104321 s
    solve: 0.0015161 s
    solve(per iteration): 0.000758048 s
resid in solve_pyamgx: 1.61e-03
time solve_pyamgx: 2.79e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.675719e+00
              0             1.64587   9.351570e-02         0.0254
              1              1.6459   2.837494e-03         0.0303
              2              1.6459   3.834551e-04         0.1351
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0471
         Final Residual: 		   3.834551e-04
         Total Reduction in Residual: 	   1.043211e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125484
    setup: 0.0104321 s
    solve: 0.00211622 s
    solve(per iteration): 0.000705408 s
resid in solve_pyamgx: 3.83e-04
time solve_pyamgx: 3.36e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.059497e-01
              0             1.64587   5.644558e-01         0.6231
              1              1.6459   2.682028e-01         0.4752
              2              1.6459   1.331573e-01         0.4965
              3              1.6459   6.597023e-02         0.4954
              4              1.6459   3.394846e-02         0.5146
              5              1.6459   1.793112e-02         0.5282
              6              1.6459   9.777050e-03         0.5453
              7              1.6459   5.594312e-03         0.5722
              8              1.6459   3.297701e-03         0.5895
              9              1.6459   1.953895e-03         0.5925
             10              1.6459   1.410228e-03         0.7218
             11              1.6459   9.351722e-04         0.6631
             12              1.6459   6.356103e-04         0.6797
             13              1.6459   4.866943e-04         0.7657
             14              1.6459   4.276413e-04         0.8787
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6002
         Final Residual: 		   4.276413e-04
         Total Reduction in Residual: 	   4.720365e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0715234
    setup: 0.0513183 s
    solve: 0.0202051 s
    solve(per iteration): 0.00134701 s
resid in solve_pyamgx: 4.28e-04
time solve_pyamgx: 8.70e-02
time p: 9.94e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26008            277566   0.00041        0.00725
           2(D)         5135            107811   0.00409         0.0026
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3169
         Operator Complexity: 1.56172
         Total Memory Usage: 0.0201036 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.433140e-01
              0             1.64587   4.087724e-02         0.0752
              1              1.6459   4.013549e-03         0.0982
              2              1.6459   6.715631e-04         0.1673
              3              1.6459   1.363719e-04         0.2031
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1259
         Final Residual: 		   1.363719e-04
         Total Reduction in Residual: 	   2.510001e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167189
    setup: 0.0133892 s
    solve: 0.00332976 s
    solve(per iteration): 0.00083244 s
resid in solve_pyamgx: 1.36e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26512            282264  0.000402        0.00737
           2(D)         5169            110009   0.00412        0.00265
           3(D)           17                17    0.0588       9.02e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32245
         Operator Complexity: 1.57178
         Total Memory Usage: 0.0202863 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.591176e+01
              0             1.64587   2.176693e+00         0.1368
              1              1.6459   4.708523e-01         0.2163
              2              1.6459   9.654866e-02         0.2051
              3              1.6459   2.341317e-02         0.2425
              4              1.6459   5.628062e-03         0.2404
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2040
         Final Residual: 		   5.628062e-03
         Total Reduction in Residual: 	   3.537045e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178502
    setup: 0.0136417 s
    solve: 0.00420851 s
    solve(per iteration): 0.000841702 s
resid in solve_pyamgx: 5.63e-03
time solve_pyamgx: 3.34e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 331, iter:0, max residual:1.26e-06, u:4.52e-07, v:1.26e-06, w:3.00e-07, p:1.25e-06, k:8.32e-11, eps:0.00e+00, om:4.40e-06


monitor time step: 331, iter:0, u: 3.70e-01, v: 1.67e-03, w:-8.05e-03, p:-2.41e-12, k: 9.51e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.28e+02, kmin: 6.28e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.5662650602409638e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15641            168053  0.000687         0.0044
           2(D)         4144             45130   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20126
         Operator Complexity: 1.31073
         Total Memory Usage: 0.0156309 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.203386e+00
              0             1.64587   9.883501e-02         0.0235
              1              1.6459   3.705778e-03         0.0375
              2              1.6459   5.760819e-04         0.1555
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0516
         Final Residual: 		   5.760819e-04
         Total Reduction in Residual: 	   1.370519e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125548
    setup: 0.0104305 s
    solve: 0.00212426 s
    solve(per iteration): 0.000708085 s
resid in solve_pyamgx: 5.76e-04
time solve_pyamgx: 2.80e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.294480e+00
              0             1.64587   8.268637e-02         0.0251
              1              1.6459   1.612132e-03         0.0195
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0221
         Final Residual: 		   1.612132e-03
         Total Reduction in Residual: 	   4.893435e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119461
    setup: 0.0104305 s
    solve: 0.00151558 s
    solve(per iteration): 0.000757792 s
resid in solve_pyamgx: 1.61e-03
time solve_pyamgx: 2.81e-03
time v: 5.58e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.671803e+00
              0             1.64587   9.341901e-02         0.0254
              1              1.6459   2.845651e-03         0.0305
              2              1.6459   3.872299e-04         0.1361
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0472
         Final Residual: 		   3.872299e-04
         Total Reduction in Residual: 	   1.054604e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125465
    setup: 0.0104305 s
    solve: 0.002116 s
    solve(per iteration): 0.000705333 s
resid in solve_pyamgx: 3.87e-04
time solve_pyamgx: 3.40e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.033770e-01
              0             1.64587   5.625767e-01         0.6227
              1              1.6459   2.662022e-01         0.4732
              2              1.6459   1.326454e-01         0.4983
              3              1.6459   6.638247e-02         0.5005
              4              1.6459   3.441641e-02         0.5185
              5              1.6459   1.844098e-02         0.5358
              6              1.6459   1.017934e-02         0.5520
              7              1.6459   5.849926e-03         0.5747
              8              1.6459   3.438353e-03         0.5878
              9              1.6459   2.020002e-03         0.5875
             10              1.6459   1.447153e-03         0.7164
             11              1.6459   9.549992e-04         0.6599
             12              1.6459   6.527748e-04         0.6835
             13              1.6459   5.019965e-04         0.7690
             14              1.6459   4.407944e-04         0.8781
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6015
         Final Residual: 		   4.407944e-04
         Total Reduction in Residual: 	   4.879407e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0712236
    setup: 0.0510323 s
    solve: 0.0201913 s
    solve(per iteration): 0.00134608 s
resid in solve_pyamgx: 4.41e-04
time solve_pyamgx: 8.68e-02
time p: 9.92e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26004            277778  0.000411        0.00725
           2(D)         5092            108380   0.00418        0.00261
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31643
         Operator Complexity: 1.56286
         Total Memory Usage: 0.0201187 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.425816e-01
              0             1.64587   4.066282e-02         0.0749
              1              1.6459   3.994076e-03         0.0982
              2              1.6459   6.681556e-04         0.1673
              3              1.6459   1.370396e-04         0.2051
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1261
         Final Residual: 		   1.370396e-04
         Total Reduction in Residual: 	   2.525696e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170373
    setup: 0.0137031 s
    solve: 0.00333421 s
    solve(per iteration): 0.000833552 s
resid in solve_pyamgx: 1.37e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26520            283106  0.000403        0.00739
           2(D)         5165            110247   0.00413        0.00266
           3(D)            6                 8     0.222       3.73e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32238
         Operator Complexity: 1.57335
         Total Memory Usage: 0.0203099 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.583361e+01
              0             1.64587   2.184090e+00         0.1379
              1              1.6459   4.683548e-01         0.2144
              2              1.6459   9.606425e-02         0.2051
              3              1.6459   2.320090e-02         0.2415
              4              1.6459   5.569766e-03         0.2401
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2038
         Final Residual: 		   5.569766e-03
         Total Reduction in Residual: 	   3.517685e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178932
    setup: 0.0137156 s
    solve: 0.00417766 s
    solve(per iteration): 0.000835533 s
resid in solve_pyamgx: 5.57e-03
time solve_pyamgx: 3.33e-02
time omega: 3.99e-02
time Smag or Wale: 9.54e-07

--time step: 332, iter:0, max residual:1.29e-06, u:4.50e-07, v:1.26e-06, w:3.03e-07, p:1.29e-06, k:8.36e-11, eps:0.00e+00, om:4.35e-06


monitor time step: 332, iter:0, u: 3.73e-01, v: 1.73e-03, w:-8.13e-03, p:-2.47e-12, k: 9.67e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.28e+02, kmin: 6.30e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.5615615615615614e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15641            168143  0.000687         0.0044
           2(D)         4085             44325   0.00266        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20066
         Operator Complexity: 1.30968
         Total Memory Usage: 0.0156122 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.199020e+00
              0             1.64587   9.866235e-02         0.0235
              1              1.6459   3.689906e-03         0.0374
              2              1.6459   5.739174e-04         0.1555
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0515
         Final Residual: 		   5.739174e-04
         Total Reduction in Residual: 	   1.366789e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126034
    setup: 0.0104776 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 5.74e-04
time solve_pyamgx: 2.80e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.291628e+00
              0             1.64587   8.259483e-02         0.0251
              1              1.6459   1.608526e-03         0.0195
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0221
         Final Residual: 		   1.608526e-03
         Total Reduction in Residual: 	   4.886718e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119872
    setup: 0.0104776 s
    solve: 0.0015096 s
    solve(per iteration): 0.0007548 s
resid in solve_pyamgx: 1.61e-03
time solve_pyamgx: 2.74e-03
time v: 5.52e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.667873e+00
              0             1.64587   9.330694e-02         0.0254
              1              1.6459   2.841236e-03         0.0305
              2              1.6459   3.847636e-04         0.1354
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0472
         Final Residual: 		   3.847636e-04
         Total Reduction in Residual: 	   1.049010e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125873
    setup: 0.0104776 s
    solve: 0.0021097 s
    solve(per iteration): 0.000703232 s
resid in solve_pyamgx: 3.85e-04
time solve_pyamgx: 3.34e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   9.007753e-01
              0             1.64587   5.613710e-01         0.6232
              1              1.6459   2.636469e-01         0.4696
              2              1.6459   1.318452e-01         0.5001
              3              1.6459   6.690185e-02         0.5074
              4              1.6459   3.497147e-02         0.5227
              5              1.6459   1.897992e-02         0.5427
              6              1.6459   1.059485e-02         0.5582
              7              1.6459   6.096141e-03         0.5754
              8              1.6459   3.564551e-03         0.5847
              9              1.6459   2.072472e-03         0.5814
             10              1.6459   1.473061e-03         0.7108
             11              1.6459   9.659875e-04         0.6558
             12              1.6459   6.596263e-04         0.6829
             13              1.6459   5.064712e-04         0.7678
             14              1.6459   4.425736e-04         0.8738
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6018
         Final Residual: 		   4.425736e-04
         Total Reduction in Residual: 	   4.913251e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.071033
    setup: 0.0508234 s
    solve: 0.0202096 s
    solve(per iteration): 0.0013473 s
resid in solve_pyamgx: 4.43e-04
time solve_pyamgx: 8.65e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26063            278273   0.00041        0.00727
           2(D)         5110            109120   0.00418        0.00263
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31724
         Operator Complexity: 1.56467
         Total Memory Usage: 0.0201505 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.418501e-01
              0             1.64587   4.031777e-02         0.0744
              1              1.6459   3.964626e-03         0.0983
              2              1.6459   6.556672e-04         0.1654
              3              1.6459   1.319907e-04         0.2013
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1249
         Final Residual: 		   1.319907e-04
         Total Reduction in Residual: 	   2.435927e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170349
    setup: 0.0136845 s
    solve: 0.00335034 s
    solve(per iteration): 0.000837584 s
resid in solve_pyamgx: 1.32e-04
time solve_pyamgx: 3.24e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26563            283155  0.000401         0.0074
           2(D)         5188            112002   0.00416         0.0027
           3(D)           13                13    0.0769       6.93e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32312
         Operator Complexity: 1.57598
         Total Memory Usage: 0.0203541 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.578488e+01
              0             1.64587   2.175909e+00         0.1378
              1              1.6459   4.671905e-01         0.2147
              2              1.6459   9.593027e-02         0.2053
              3              1.6459   2.332970e-02         0.2432
              4              1.6459   5.603485e-03         0.2402
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2042
         Final Residual: 		   5.603485e-03
         Total Reduction in Residual: 	   3.549907e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0180343
    setup: 0.0138462 s
    solve: 0.0041881 s
    solve(per iteration): 0.000837619 s
resid in solve_pyamgx: 5.60e-03
time solve_pyamgx: 3.36e-02
time omega: 4.00e-02
time Smag or Wale: 7.15e-07

--time step: 333, iter:0, max residual:1.30e-06, u:4.48e-07, v:1.26e-06, w:3.01e-07, p:1.30e-06, k:8.06e-11, eps:0.00e+00, om:4.38e-06


monitor time step: 333, iter:0, u: 3.75e-01, v: 1.81e-03, w:-8.22e-03, p:-2.47e-12, k: 9.85e-04, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.29e+02, kmin: 6.32e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.55688622754491e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15630            168014  0.000688         0.0044
           2(D)         4146             45530   0.00265        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20117
         Operator Complexity: 1.31125
         Total Memory Usage: 0.0156384 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.194650e+00
              0             1.64587   9.850967e-02         0.0235
              1              1.6459   3.683551e-03         0.0374
              2              1.6459   5.722192e-04         0.1553
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0515
         Final Residual: 		   5.722192e-04
         Total Reduction in Residual: 	   1.364165e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126281
    setup: 0.0105007 s
    solve: 0.00212746 s
    solve(per iteration): 0.000709152 s
resid in solve_pyamgx: 5.72e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.288848e+00
              0             1.64587   8.250847e-02         0.0251
              1              1.6459   1.607767e-03         0.0195
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0221
         Final Residual: 		   1.607767e-03
         Total Reduction in Residual: 	   4.888540e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120095
    setup: 0.0105007 s
    solve: 0.00150886 s
    solve(per iteration): 0.000754432 s
resid in solve_pyamgx: 1.61e-03
time solve_pyamgx: 2.76e-03
time v: 5.52e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.663923e+00
              0             1.64587   9.320344e-02         0.0254
              1              1.6459   2.833802e-03         0.0304
              2              1.6459   3.834208e-04         0.1353
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0471
         Final Residual: 		   3.834208e-04
         Total Reduction in Residual: 	   1.046476e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126204
    setup: 0.0105007 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 3.83e-04
time solve_pyamgx: 3.36e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.981748e-01
              0             1.64587   5.615246e-01         0.6252
              1              1.6459   2.615791e-01         0.4658
              2              1.6459   1.313019e-01         0.5020
              3              1.6459   6.753771e-02         0.5144
              4              1.6459   3.558748e-02         0.5269
              5              1.6459   1.948642e-02         0.5476
              6              1.6459   1.095863e-02         0.5624
              7              1.6459   6.294121e-03         0.5744
              8              1.6459   3.654930e-03         0.5807
              9              1.6459   2.103877e-03         0.5756
             10              1.6459   1.485463e-03         0.7061
             11              1.6459   9.674525e-04         0.6513
             12              1.6459   6.561706e-04         0.6782
             13              1.6459   4.999708e-04         0.7620
             14              1.6459   4.332605e-04         0.8666
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6010
         Final Residual: 		   4.332605e-04
         Total Reduction in Residual: 	   4.823789e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0709296
    setup: 0.0507383 s
    solve: 0.0201912 s
    solve(per iteration): 0.00134608 s
resid in solve_pyamgx: 4.33e-04
time solve_pyamgx: 8.65e-02
time p: 9.89e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26007            277783  0.000411        0.00725
           2(D)         5133            108477   0.00412        0.00262
           3(D)            8                12     0.188       5.22e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31685
         Operator Complexity: 1.56301
         Total Memory Usage: 0.0201232 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.411039e-01
              0             1.64587   4.048140e-02         0.0748
              1              1.6459   4.000497e-03         0.0988
              2              1.6459   6.642056e-04         0.1660
              3              1.6459   1.337993e-04         0.2014
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1254
         Final Residual: 		   1.337993e-04
         Total Reduction in Residual: 	   2.472710e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170248
    setup: 0.0136924 s
    solve: 0.00333245 s
    solve(per iteration): 0.000833112 s
resid in solve_pyamgx: 1.34e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26515            282197  0.000401        0.00737
           2(D)         5141            111617   0.00422        0.00269
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32211
         Operator Complexity: 1.57402
         Total Memory Usage: 0.0203189 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.573372e+01
              0             1.64587   2.157175e+00         0.1371
              1              1.6459   4.597154e-01         0.2131
              2              1.6459   9.342300e-02         0.2032
              3              1.6459   2.261709e-02         0.2421
              4              1.6459   5.483827e-03         0.2425
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2034
         Final Residual: 		   5.483827e-03
         Total Reduction in Residual: 	   3.485397e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178465
    setup: 0.0136499 s
    solve: 0.00419661 s
    solve(per iteration): 0.000839322 s
resid in solve_pyamgx: 5.48e-03
time solve_pyamgx: 3.34e-02
time omega: 3.99e-02
time Smag or Wale: 2.38e-07

--time step: 334, iter:0, max residual:1.28e-06, u:4.47e-07, v:1.26e-06, w:3.00e-07, p:1.28e-06, k:8.17e-11, eps:0.00e+00, om:4.28e-06


monitor time step: 334, iter:0, u: 3.78e-01, v: 1.83e-03, w:-8.33e-03, p:-2.40e-12, k: 1.00e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.29e+02, kmin: 6.32e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.5522388059701492e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15644            168054  0.000687         0.0044
           2(D)         4098             44252   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20083
         Operator Complexity: 1.30945
         Total Memory Usage: 0.0156094 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.190260e+00
              0             1.64587   9.833121e-02         0.0235
              1              1.6459   3.666105e-03         0.0373
              2              1.6459   5.727064e-04         0.1562
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0515
         Final Residual: 		   5.727064e-04
         Total Reduction in Residual: 	   1.366756e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126661
    setup: 0.0105383 s
    solve: 0.00212787 s
    solve(per iteration): 0.000709291 s
resid in solve_pyamgx: 5.73e-04
time solve_pyamgx: 2.95e-02
time u: 3.69e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.286132e+00
              0             1.64587   8.242301e-02         0.0251
              1              1.6459   1.603354e-03         0.0195
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0221
         Final Residual: 		   1.603354e-03
         Total Reduction in Residual: 	   4.879153e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01206
    setup: 0.0105383 s
    solve: 0.00152173 s
    solve(per iteration): 0.000760864 s
resid in solve_pyamgx: 1.60e-03
time solve_pyamgx: 2.83e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.659970e+00
              0             1.64587   9.310388e-02         0.0254
              1              1.6459   2.831050e-03         0.0304
              2              1.6459   3.841274e-04         0.1357
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0472
         Final Residual: 		   3.841274e-04
         Total Reduction in Residual: 	   1.049537e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126764
    setup: 0.0105383 s
    solve: 0.00213811 s
    solve(per iteration): 0.000712704 s
resid in solve_pyamgx: 3.84e-04
time solve_pyamgx: 3.44e-03
time w: 5.62e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.956307e-01
              0             1.64587   5.621256e-01         0.6276
              1              1.6459   2.603205e-01         0.4631
              2              1.6459   1.311429e-01         0.5038
              3              1.6459   6.792304e-02         0.5179
              4              1.6459   3.594755e-02         0.5292
              5              1.6459   1.975943e-02         0.5497
              6              1.6459   1.115185e-02         0.5644
              7              1.6459   6.389550e-03         0.5730
              8              1.6459   3.688478e-03         0.5773
              9              1.6459   2.108561e-03         0.5717
             10              1.6459   1.482595e-03         0.7031
             11              1.6459   9.594696e-04         0.6472
             12              1.6459   6.440848e-04         0.6713
             13              1.6459   4.847056e-04         0.7525
             14              1.6459   4.152984e-04         0.8568
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5994
         Final Residual: 		   4.152984e-04
         Total Reduction in Residual: 	   4.636939e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0710652
    setup: 0.0508641 s
    solve: 0.0202011 s
    solve(per iteration): 0.00134674 s
resid in solve_pyamgx: 4.15e-04
time solve_pyamgx: 8.70e-02
time p: 9.96e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26051            277727  0.000409        0.00726
           2(D)         5173            109911   0.00411        0.00265
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31777
         Operator Complexity: 1.56503
         Total Memory Usage: 0.0201587 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.403549e-01
              0             1.64587   4.047753e-02         0.0749
              1              1.6459   4.010689e-03         0.0991
              2              1.6459   6.675834e-04         0.1665
              3              1.6459   1.341199e-04         0.2009
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1255
         Final Residual: 		   1.341199e-04
         Total Reduction in Residual: 	   2.482071e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0174633
    setup: 0.0139796 s
    solve: 0.00348371 s
    solve(per iteration): 0.000870928 s
resid in solve_pyamgx: 1.34e-04
time solve_pyamgx: 3.31e-02
time k: 4.52e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26464            282686  0.000404        0.00738
           2(D)         5128            110614   0.00421        0.00266
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3215
         Operator Complexity: 1.57328
         Total Memory Usage: 0.0203045 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.566445e+01
              0             1.64587   2.141471e+00         0.1367
              1              1.6459   4.641938e-01         0.2168
              2              1.6459   9.685880e-02         0.2087
              3              1.6459   2.370167e-02         0.2447
              4              1.6459   5.760889e-03         0.2431
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2056
         Final Residual: 		   5.760889e-03
         Total Reduction in Residual: 	   3.677683e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178542
    setup: 0.0136431 s
    solve: 0.0042111 s
    solve(per iteration): 0.000842221 s
resid in solve_pyamgx: 5.76e-03
time solve_pyamgx: 3.40e-02
time omega: 4.11e-02
time Smag or Wale: 4.77e-07

--time step: 335, iter:0, max residual:1.25e-06, u:4.47e-07, v:1.25e-06, w:3.00e-07, p:1.24e-06, k:8.19e-11, eps:0.00e+00, om:4.50e-06


monitor time step: 335, iter:0, u: 3.80e-01, v: 1.78e-03, w:-8.48e-03, p:-2.28e-12, k: 1.02e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.29e+02, kmin: 6.32e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 1.5476190476190476e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15629            168109  0.000688         0.0044
           2(D)         4098             44680   0.00266        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20067
         Operator Complexity: 1.31015
         Total Memory Usage: 0.0156194 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.185849e+00
              0             1.64587   9.819318e-02         0.0235
              1              1.6459   3.673056e-03         0.0374
              2              1.6459   5.694420e-04         0.1550
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0514
         Final Residual: 		   5.694420e-04
         Total Reduction in Residual: 	   1.360398e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125506
    setup: 0.0104311 s
    solve: 0.00211952 s
    solve(per iteration): 0.000706507 s
resid in solve_pyamgx: 5.69e-04
time solve_pyamgx: 2.80e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.283420e+00
              0             1.64587   8.233312e-02         0.0251
              1              1.6459   1.599341e-03         0.0194
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0221
         Final Residual: 		   1.599341e-03
         Total Reduction in Residual: 	   4.870959e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119446
    setup: 0.0104311 s
    solve: 0.00151347 s
    solve(per iteration): 0.000756736 s
resid in solve_pyamgx: 1.60e-03
time solve_pyamgx: 2.80e-03
time v: 5.61e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.656039e+00
              0             1.64587   9.300072e-02         0.0254
              1              1.6459   2.840248e-03         0.0305
              2              1.6459   3.865396e-04         0.1361
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0473
         Final Residual: 		   3.865396e-04
         Total Reduction in Residual: 	   1.057263e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125446
    setup: 0.0104311 s
    solve: 0.00211354 s
    solve(per iteration): 0.000704512 s
resid in solve_pyamgx: 3.87e-04
time solve_pyamgx: 3.38e-03
time w: 5.63e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.931634e-01
              0             1.64587   5.623055e-01         0.6296
              1              1.6459   2.603274e-01         0.4630
              2              1.6459   1.314293e-01         0.5049
              3              1.6459   6.789433e-02         0.5166
              4              1.6459   3.591561e-02         0.5290
              5              1.6459   1.973672e-02         0.5495
              6              1.6459   1.114749e-02         0.5648
              7              1.6459   6.379740e-03         0.5723
              8              1.6459   3.670638e-03         0.5754
              9              1.6459   2.090994e-03         0.5697
             10              1.6459   1.467315e-03         0.7017
             11              1.6459   9.434022e-04         0.6429
             12              1.6459   6.243016e-04         0.6618
             13              1.6459   4.609372e-04         0.7383
             14              1.6459   3.887322e-04         0.8434
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5969
         Final Residual: 		   3.887322e-04
         Total Reduction in Residual: 	   4.352307e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.071258
    setup: 0.0509357 s
    solve: 0.0203223 s
    solve(per iteration): 0.00135482 s
resid in solve_pyamgx: 3.89e-04
time solve_pyamgx: 8.67e-02
time p: 9.93e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26093            277951  0.000408        0.00726
           2(D)         5137            108693   0.00412        0.00262
           3(D)            9                13      0.16       5.74e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31778
         Operator Complexity: 1.56357
         Total Memory Usage: 0.0201365 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.396114e-01
              0             1.64587   4.027774e-02         0.0746
              1              1.6459   3.992011e-03         0.0991
              2              1.6459   6.633516e-04         0.1662
              3              1.6459   1.328638e-04         0.2003
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1253
         Final Residual: 		   1.328638e-04
         Total Reduction in Residual: 	   2.462212e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170102
    setup: 0.0136535 s
    solve: 0.00335674 s
    solve(per iteration): 0.000839184 s
resid in solve_pyamgx: 1.33e-04
time solve_pyamgx: 3.25e-02
time k: 4.48e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26556            283338  0.000402         0.0074
           2(D)         5163            111603   0.00419        0.00269
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32277
         Operator Complexity: 1.57567
         Total Memory Usage: 0.0203475 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.563646e+01
              0             1.64587   2.160752e+00         0.1382
              1              1.6459   4.682318e-01         0.2167
              2              1.6459   9.715084e-02         0.2075
              3              1.6459   2.356881e-02         0.2426
              4              1.6459   5.653447e-03         0.2399
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2049
         Final Residual: 		   5.653447e-03
         Total Reduction in Residual: 	   3.615555e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178574
    setup: 0.0136684 s
    solve: 0.00418902 s
    solve(per iteration): 0.000837805 s
resid in solve_pyamgx: 5.65e-03
time solve_pyamgx: 3.93e-02
time omega: 4.57e-02
time Smag or Wale: 7.15e-07

--time step: 336, iter:0, max residual:1.25e-06, u:4.45e-07, v:1.25e-06, w:3.02e-07, p:1.17e-06, k:8.11e-11, eps:0.00e+00, om:4.42e-06


monitor time step: 336, iter:0, u: 3.83e-01, v: 1.68e-03, w:-8.65e-03, p:-2.12e-12, k: 1.04e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.29e+02, kmin: 6.34e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.5430267062314538e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15633            167687  0.000686        0.00439
           2(D)         4103             44219   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20076
         Operator Complexity: 1.30886
         Total Memory Usage: 0.0156001 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.181430e+00
              0             1.64587   9.803257e-02         0.0234
              1              1.6459   3.664959e-03         0.0374
              2              1.6459   5.706318e-04         0.1557
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0515
         Final Residual: 		   5.706318e-04
         Total Reduction in Residual: 	   1.364681e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125574
    setup: 0.0104532 s
    solve: 0.00210419 s
    solve(per iteration): 0.000701397 s
resid in solve_pyamgx: 5.71e-04
time solve_pyamgx: 2.81e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.280668e+00
              0             1.64587   8.224517e-02         0.0251
              1              1.6459   1.596801e-03         0.0194
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0221
         Final Residual: 		   1.596801e-03
         Total Reduction in Residual: 	   4.867304e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119665
    setup: 0.0104532 s
    solve: 0.00151322 s
    solve(per iteration): 0.000756608 s
resid in solve_pyamgx: 1.60e-03
time solve_pyamgx: 2.79e-03
time v: 5.53e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.652134e+00
              0             1.64587   9.290015e-02         0.0254
              1              1.6459   2.829207e-03         0.0305
              2              1.6459   3.815682e-04         0.1349
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0471
         Final Residual: 		   3.815682e-04
         Total Reduction in Residual: 	   1.044781e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125745
    setup: 0.0104532 s
    solve: 0.00212128 s
    solve(per iteration): 0.000707093 s
resid in solve_pyamgx: 3.82e-04
time solve_pyamgx: 3.38e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.907915e-01
              0             1.64587   5.619650e-01         0.6309
              1              1.6459   2.618419e-01         0.4659
              2              1.6459   1.321710e-01         0.5048
              3              1.6459   6.765795e-02         0.5119
              4              1.6459   3.567450e-02         0.5273
              5              1.6459   1.953865e-02         0.5477
              6              1.6459   1.100959e-02         0.5635
              7              1.6459   6.302203e-03         0.5724
              8              1.6459   3.625011e-03         0.5752
              9              1.6459   2.062348e-03         0.5689
             10              1.6459   1.446004e-03         0.7011
             11              1.6459   9.213091e-04         0.6371
             12              1.6459   5.959740e-04         0.6469
             13              1.6459   4.255088e-04         0.7140
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5792
         Final Residual: 		   4.255088e-04
         Total Reduction in Residual: 	   4.776750e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.06971
    setup: 0.05085 s
    solve: 0.0188599 s
    solve(per iteration): 0.00134714 s
resid in solve_pyamgx: 4.26e-04
time solve_pyamgx: 8.58e-02
time p: 9.82e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25974            277332  0.000411        0.00724
           2(D)         5120            108826   0.00415        0.00262
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31637
         Operator Complexity: 1.56286
         Total Memory Usage: 0.0201183 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.388551e-01
              0             1.64587   4.035120e-02         0.0749
              1              1.6459   4.000706e-03         0.0991
              2              1.6459   6.660550e-04         0.1665
              3              1.6459   1.308368e-04         0.1964
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1248
         Final Residual: 		   1.308368e-04
         Total Reduction in Residual: 	   2.428051e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168487
    setup: 0.0135007 s
    solve: 0.00334806 s
    solve(per iteration): 0.000837016 s
resid in solve_pyamgx: 1.31e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26528            282986  0.000402        0.00739
           2(D)         5171            111691   0.00418        0.00269
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3226
         Operator Complexity: 1.57529
         Total Memory Usage: 0.0203408 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.558866e+01
              0             1.64587   2.124466e+00         0.1363
              1              1.6459   4.584914e-01         0.2158
              2              1.6459   9.496271e-02         0.2071
              3              1.6459   2.318918e-02         0.2442
              4              1.6459   5.719202e-03         0.2466
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   5.719202e-03
         Total Reduction in Residual: 	   3.668822e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178597
    setup: 0.0136487 s
    solve: 0.00421107 s
    solve(per iteration): 0.000842214 s
resid in solve_pyamgx: 5.72e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 337, iter:0, max residual:1.39e-06, u:4.46e-07, v:1.25e-06, w:2.98e-07, p:1.39e-06, k:7.99e-11, eps:0.00e+00, om:4.47e-06


monitor time step: 337, iter:0, u: 3.87e-01, v: 1.56e-03, w:-8.83e-03, p:-1.88e-12, k: 1.06e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.29e+02, kmin: 6.35e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.5384615384615384e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15636            168516  0.000689        0.00441
           2(D)         4119             44569   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20096
         Operator Complexity: 1.31058
         Total Memory Usage: 0.0156273 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.177018e+00
              0             1.64587   9.784682e-02         0.0234
              1              1.6459   3.646414e-03         0.0373
              2              1.6459   5.731656e-04         0.1572
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0516
         Final Residual: 		   5.731656e-04
         Total Reduction in Residual: 	   1.372189e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125452
    setup: 0.0104235 s
    solve: 0.00212173 s
    solve(per iteration): 0.000707243 s
resid in solve_pyamgx: 5.73e-04
time solve_pyamgx: 2.79e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.277890e+00
              0             1.64587   8.215856e-02         0.0251
              1              1.6459   1.592165e-03         0.0194
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0220
         Final Residual: 		   1.592165e-03
         Total Reduction in Residual: 	   4.857286e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119349
    setup: 0.0104235 s
    solve: 0.00151142 s
    solve(per iteration): 0.000755712 s
resid in solve_pyamgx: 1.59e-03
time solve_pyamgx: 2.82e-03
time v: 5.53e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.648234e+00
              0             1.64587   9.278546e-02         0.0254
              1              1.6459   2.823359e-03         0.0304
              2              1.6459   3.824269e-04         0.1355
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0472
         Final Residual: 		   3.824269e-04
         Total Reduction in Residual: 	   1.048252e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125434
    setup: 0.0104235 s
    solve: 0.0021199 s
    solve(per iteration): 0.000706635 s
resid in solve_pyamgx: 3.82e-04
time solve_pyamgx: 3.39e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.884213e-01
              0             1.64587   5.603796e-01         0.6308
              1              1.6459   2.636449e-01         0.4705
              2              1.6459   1.327790e-01         0.5036
              3              1.6459   6.718813e-02         0.5060
              4              1.6459   3.524118e-02         0.5245
              5              1.6459   1.918661e-02         0.5444
              6              1.6459   1.074361e-02         0.5600
              7              1.6459   6.156763e-03         0.5731
              8              1.6459   3.552705e-03         0.5770
              9              1.6459   2.023365e-03         0.5695
             10              1.6459   1.418311e-03         0.7010
             11              1.6459   8.944202e-04         0.6306
             12              1.6459   5.608296e-04         0.6270
             13              1.6459   3.798666e-04         0.6773
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5746
         Final Residual: 		   3.798666e-04
         Total Reduction in Residual: 	   4.275748e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0696981
    setup: 0.0508379 s
    solve: 0.0188602 s
    solve(per iteration): 0.00134716 s
resid in solve_pyamgx: 3.80e-04
time solve_pyamgx: 8.51e-02
time p: 9.75e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25927            276959  0.000412        0.00723
           2(D)         5121            110867   0.00423        0.00267
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31598
         Operator Complexity: 1.56531
         Total Memory Usage: 0.0201538 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.380979e-01
              0             1.64587   4.022271e-02         0.0747
              1              1.6459   3.955471e-03         0.0983
              2              1.6459   6.548295e-04         0.1656
              3              1.6459   1.297805e-04         0.1982
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1246
         Final Residual: 		   1.297805e-04
         Total Reduction in Residual: 	   2.411839e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168996
    setup: 0.0135652 s
    solve: 0.0033344 s
    solve(per iteration): 0.0008336 s
resid in solve_pyamgx: 1.30e-04
time solve_pyamgx: 3.22e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26546            282790  0.000401        0.00739
           2(D)         5214            112608   0.00414        0.00271
           3(D)           15                15    0.0667       7.97e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32323
         Operator Complexity: 1.57634
         Total Memory Usage: 0.0203601 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.556665e+01
              0             1.64587   2.132135e+00         0.1370
              1              1.6459   4.576191e-01         0.2146
              2              1.6459   9.491378e-02         0.2074
              3              1.6459   2.299678e-02         0.2423
              4              1.6459   5.548048e-03         0.2413
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2044
         Final Residual: 		   5.548048e-03
         Total Reduction in Residual: 	   3.564059e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179011
    setup: 0.0137178 s
    solve: 0.00418336 s
    solve(per iteration): 0.000836672 s
resid in solve_pyamgx: 5.55e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 338, iter:0, max residual:1.27e-06, u:4.48e-07, v:1.24e-06, w:2.99e-07, p:1.27e-06, k:7.92e-11, eps:0.00e+00, om:4.33e-06


monitor time step: 338, iter:0, u: 3.90e-01, v: 1.44e-03, w:-9.01e-03, p:-1.53e-12, k: 1.08e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.29e+02, kmin: 6.35e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.533923303834808e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15619            167751  0.000688        0.00439
           2(D)         4117             44659   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20076
         Operator Complexity: 1.3096
         Total Memory Usage: 0.0156112 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.172620e+00
              0             1.64587   9.771930e-02         0.0234
              1              1.6459   3.660887e-03         0.0375
              2              1.6459   5.774273e-04         0.1577
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0517
         Final Residual: 		   5.774273e-04
         Total Reduction in Residual: 	   1.383848e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0128717
    setup: 0.0107477 s
    solve: 0.002124 s
    solve(per iteration): 0.000708 s
resid in solve_pyamgx: 5.77e-04
time solve_pyamgx: 2.85e-02
time u: 3.51e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.275142e+00
              0             1.64587   8.207462e-02         0.0251
              1              1.6459   1.591143e-03         0.0194
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0220
         Final Residual: 		   1.591143e-03
         Total Reduction in Residual: 	   4.858242e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0122694
    setup: 0.0107477 s
    solve: 0.00152166 s
    solve(per iteration): 0.000760832 s
resid in solve_pyamgx: 1.59e-03
time solve_pyamgx: 2.85e-03
time v: 5.61e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.644310e+00
              0             1.64587   9.267980e-02         0.0254
              1              1.6459   2.816067e-03         0.0304
              2              1.6459   3.804988e-04         0.1351
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0471
         Final Residual: 		   3.804988e-04
         Total Reduction in Residual: 	   1.044090e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0128769
    setup: 0.0107477 s
    solve: 0.00212922 s
    solve(per iteration): 0.000709739 s
resid in solve_pyamgx: 3.80e-04
time solve_pyamgx: 3.40e-03
time w: 5.56e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.859358e-01
              0             1.64587   5.577135e-01         0.6295
              1              1.6459   2.643814e-01         0.4740
              2              1.6459   1.327465e-01         0.5021
              3              1.6459   6.654251e-02         0.5013
              4              1.6459   3.462420e-02         0.5203
              5              1.6459   1.868391e-02         0.5396
              6              1.6459   1.035204e-02         0.5541
              7              1.6459   5.927496e-03         0.5726
              8              1.6459   3.439821e-03         0.5803
              9              1.6459   1.967662e-03         0.5720
             10              1.6459   1.380495e-03         0.7016
             11              1.6459   8.629889e-04         0.6251
             12              1.6459   5.221157e-04         0.6050
             13              1.6459   3.285777e-04         0.6293
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5688
         Final Residual: 		   3.285777e-04
         Total Reduction in Residual: 	   3.708821e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697938
    setup: 0.0509166 s
    solve: 0.0188772 s
    solve(per iteration): 0.00134837 s
resid in solve_pyamgx: 3.29e-04
time solve_pyamgx: 8.53e-02
time p: 9.76e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25909            276645  0.000412        0.00722
           2(D)         5041            107917   0.00425         0.0026
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3149
         Operator Complexity: 1.56053
         Total Memory Usage: 0.0200751 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.373389e-01
              0             1.64587   4.040979e-02         0.0752
              1              1.6459   3.944738e-03         0.0976
              2              1.6459   6.604133e-04         0.1674
              3              1.6459   1.316440e-04         0.1993
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1251
         Final Residual: 		   1.316440e-04
         Total Reduction in Residual: 	   2.449925e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016681
    setup: 0.0133448 s
    solve: 0.00333619 s
    solve(per iteration): 0.000834048 s
resid in solve_pyamgx: 1.32e-04
time solve_pyamgx: 3.21e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26518            283270  0.000403         0.0074
           2(D)         5210            111388    0.0041        0.00268
           3(D)           17                35     0.121        1.3e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32293
         Operator Complexity: 1.57529
         Total Memory Usage: 0.0203424 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.552753e+01
              0             1.64587   2.101843e+00         0.1354
              1              1.6459   4.497761e-01         0.2140
              2              1.6459   9.258463e-02         0.2058
              3              1.6459   2.242577e-02         0.2422
              4              1.6459   5.388441e-03         0.2403
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2033
         Final Residual: 		   5.388441e-03
         Total Reduction in Residual: 	   3.470251e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178023
    setup: 0.0136285 s
    solve: 0.00417382 s
    solve(per iteration): 0.000834765 s
resid in solve_pyamgx: 5.39e-03
time solve_pyamgx: 3.34e-02
time omega: 4.00e-02
time Smag or Wale: 4.77e-07

--time step: 339, iter:0, max residual:1.24e-06, u:4.51e-07, v:1.24e-06, w:2.97e-07, p:1.11e-06, k:8.03e-11, eps:0.00e+00, om:4.21e-06


monitor time step: 339, iter:0, u: 3.94e-01, v: 1.27e-03, w:-9.23e-03, p:-1.10e-12, k: 1.11e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.30e+02, kmin: 6.36e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.5294117647058821e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15672            168892  0.000688        0.00442
           2(D)         4113             44561   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20126
         Operator Complexity: 1.31112
         Total Memory Usage: 0.0156371 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.168226e+00
              0             1.64587   9.753751e-02         0.0234
              1              1.6459   3.615894e-03         0.0371
              2              1.6459   5.609116e-04         0.1551
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0512
         Final Residual: 		   5.609116e-04
         Total Reduction in Residual: 	   1.345684e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125779
    setup: 0.0104601 s
    solve: 0.00211776 s
    solve(per iteration): 0.00070592 s
resid in solve_pyamgx: 5.61e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.272461e+00
              0             1.64587   8.198675e-02         0.0251
              1              1.6459   1.586555e-03         0.0194
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0220
         Final Residual: 		   1.586555e-03
         Total Reduction in Residual: 	   4.848202e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119763
    setup: 0.0104601 s
    solve: 0.00151622 s
    solve(per iteration): 0.000758112 s
resid in solve_pyamgx: 1.59e-03
time solve_pyamgx: 2.82e-03
time v: 5.57e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.640362e+00
              0             1.64587   9.256812e-02         0.0254
              1              1.6459   2.800215e-03         0.0303
              2              1.6459   3.778744e-04         0.1349
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0470
         Final Residual: 		   3.778744e-04
         Total Reduction in Residual: 	   1.038013e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125859
    setup: 0.0104601 s
    solve: 0.00212579 s
    solve(per iteration): 0.000708597 s
resid in solve_pyamgx: 3.78e-04
time solve_pyamgx: 3.36e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.835504e-01
              0             1.64587   5.550158e-01         0.6282
              1              1.6459   2.634407e-01         0.4747
              2              1.6459   1.319284e-01         0.5008
              3              1.6459   6.596483e-02         0.5000
              4              1.6459   3.401081e-02         0.5156
              5              1.6459   1.814061e-02         0.5334
              6              1.6459   9.917213e-03         0.5467
              7              1.6459   5.649011e-03         0.5696
              8              1.6459   3.293067e-03         0.5829
              9              1.6459   1.898601e-03         0.5765
             10              1.6459   1.335706e-03         0.7035
             11              1.6459   8.309028e-04         0.6221
             12              1.6459   4.872218e-04         0.5864
             13              1.6459   2.829652e-04         0.5808
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5629
         Final Residual: 		   2.829652e-04
         Total Reduction in Residual: 	   3.202592e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0699327
    setup: 0.05096 s
    solve: 0.0189727 s
    solve(per iteration): 0.00135519 s
resid in solve_pyamgx: 2.83e-04
time solve_pyamgx: 8.55e-02
time p: 9.80e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25910            277052  0.000413        0.00723
           2(D)         5017            109077   0.00433        0.00263
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31467
         Operator Complexity: 1.56281
         Total Memory Usage: 0.0201089 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.365745e-01
              0             1.64587   3.997339e-02         0.0745
              1              1.6459   3.938735e-03         0.0985
              2              1.6459   6.531468e-04         0.1658
              3              1.6459   1.290196e-04         0.1975
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1245
         Final Residual: 		   1.290196e-04
         Total Reduction in Residual: 	   2.404505e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168753
    setup: 0.0135292 s
    solve: 0.00334608 s
    solve(per iteration): 0.00083652 s
resid in solve_pyamgx: 1.29e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26501            282569  0.000402        0.00738
           2(D)         5131            110441   0.00419        0.00266
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32186
         Operator Complexity: 1.57285
         Total Memory Usage: 0.0202996 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.546954e+01
              0             1.64587   2.107109e+00         0.1362
              1              1.6459   4.546348e-01         0.2158
              2              1.6459   9.329650e-02         0.2052
              3              1.6459   2.284725e-02         0.2449
              4              1.6459   5.559819e-03         0.2433
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2047
         Final Residual: 		   5.559819e-03
         Total Reduction in Residual: 	   3.594043e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178685
    setup: 0.0136786 s
    solve: 0.00418989 s
    solve(per iteration): 0.000837978 s
resid in solve_pyamgx: 5.56e-03
time solve_pyamgx: 3.36e-02
time omega: 4.01e-02
time Smag or Wale: 9.54e-07

--time step: 340, iter:0, max residual:1.24e-06, u:4.38e-07, v:1.24e-06, w:2.95e-07, p:9.56e-07, k:7.87e-11, eps:0.00e+00, om:4.34e-06


monitor time step: 340, iter:0, u: 3.98e-01, v: 1.01e-03, w:-9.49e-03, p:-6.40e-13, k: 1.13e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.67e-01, cfl_max_y: 6.00e-02, at i=  1, j= 66


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.30e+02, kmin: 6.38e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.5249266862170086e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15693            168933  0.000686        0.00442
           2(D)         4139             45321   0.00265        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20174
         Operator Complexity: 1.31229
         Total Memory Usage: 0.0156573 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.163819e+00
              0             1.64587   9.737401e-02         0.0234
              1              1.6459   3.596547e-03         0.0369
              2              1.6459   5.593424e-04         0.1555
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0512
         Final Residual: 		   5.593424e-04
         Total Reduction in Residual: 	   1.343340e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126712
    setup: 0.0105474 s
    solve: 0.00212378 s
    solve(per iteration): 0.000707925 s
resid in solve_pyamgx: 5.59e-04
time solve_pyamgx: 2.89e-02
time u: 3.59e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.269833e+00
              0             1.64587   8.190353e-02         0.0250
              1              1.6459   1.583499e-03         0.0193
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0220
         Final Residual: 		   1.583499e-03
         Total Reduction in Residual: 	   4.842752e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120711
    setup: 0.0105474 s
    solve: 0.00152371 s
    solve(per iteration): 0.000761856 s
resid in solve_pyamgx: 1.58e-03
time solve_pyamgx: 2.88e-03
time v: 5.81e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.636419e+00
              0             1.64587   9.246093e-02         0.0254
              1              1.6459   2.784150e-03         0.0301
              2              1.6459   3.747309e-04         0.1346
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0469
         Final Residual: 		   3.747309e-04
         Total Reduction in Residual: 	   1.030494e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126805
    setup: 0.0105474 s
    solve: 0.00213309 s
    solve(per iteration): 0.000711029 s
resid in solve_pyamgx: 3.75e-04
time solve_pyamgx: 3.45e-03
time w: 5.71e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.811750e-01
              0             1.64587   5.522085e-01         0.6267
              1              1.6459   2.607348e-01         0.4722
              2              1.6459   1.302030e-01         0.4994
              3              1.6459   6.534729e-02         0.5019
              4              1.6459   3.342627e-02         0.5115
              5              1.6459   1.761483e-02         0.5270
              6              1.6459   9.509123e-03         0.5398
              7              1.6459   5.373861e-03         0.5651
              8              1.6459   3.138746e-03         0.5841
              9              1.6459   1.828281e-03         0.5825
             10              1.6459   1.292093e-03         0.7067
             11              1.6459   8.037447e-04         0.6220
             12              1.6459   4.628208e-04         0.5758
             13              1.6459   2.537395e-04         0.5482
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5586
         Final Residual: 		   2.537395e-04
         Total Reduction in Residual: 	   2.879558e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0700407
    setup: 0.0510773 s
    solve: 0.0189633 s
    solve(per iteration): 0.00135452 s
resid in solve_pyamgx: 2.54e-04
time solve_pyamgx: 8.68e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25939            277331  0.000412        0.00724
           2(D)         5079            109079   0.00423        0.00263
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3156
         Operator Complexity: 1.56322
         Total Memory Usage: 0.02012 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.358041e-01
              0             1.64587   3.985901e-02         0.0744
              1              1.6459   3.925584e-03         0.0985
              2              1.6459   6.456836e-04         0.1645
              3              1.6459   1.280511e-04         0.1983
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1243
         Final Residual: 		   1.280511e-04
         Total Reduction in Residual: 	   2.389887e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170541
    setup: 0.0137055 s
    solve: 0.00334864 s
    solve(per iteration): 0.00083716 s
resid in solve_pyamgx: 1.28e-04
time solve_pyamgx: 3.38e-02
time k: 4.68e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26512            283112  0.000403        0.00739
           2(D)         5209            113185   0.00417        0.00272
           3(D)           11                19     0.157       7.67e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32279
         Operator Complexity: 1.57765
         Total Memory Usage: 0.0203781 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.543156e+01
              0             1.64587   2.137592e+00         0.1385
              1              1.6459   4.634509e-01         0.2168
              2              1.6459   9.584097e-02         0.2068
              3              1.6459   2.318846e-02         0.2419
              4              1.6459   5.662077e-03         0.2442
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   5.662077e-03
         Total Reduction in Residual: 	   3.669154e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177878
    setup: 0.0135769 s
    solve: 0.00421094 s
    solve(per iteration): 0.000842189 s
resid in solve_pyamgx: 5.66e-03
time solve_pyamgx: 3.43e-02
time omega: 4.11e-02
time Smag or Wale: 4.77e-07

--time step: 341, iter:0, max residual:1.24e-06, u:4.37e-07, v:1.24e-06, w:2.93e-07, p:8.14e-07, k:7.82e-11, eps:0.00e+00, om:4.42e-06


monitor time step: 341, iter:0, u: 4.03e-01, v: 6.77e-04, w:-9.80e-03, p:-1.71e-13, k: 1.16e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.30e+02, kmin: 6.39e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.5204678362573098e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15671            168789  0.000687        0.00442
           2(D)         4124             44744   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20137
         Operator Complexity: 1.31124
         Total Memory Usage: 0.0156393 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.159391e+00
              0             1.64587   9.721244e-02         0.0234
              1              1.6459   3.593005e-03         0.0370
              2              1.6459   5.711200e-04         0.1590
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0516
         Final Residual: 		   5.711200e-04
         Total Reduction in Residual: 	   1.373085e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126539
    setup: 0.0105206 s
    solve: 0.00213328 s
    solve(per iteration): 0.000711093 s
resid in solve_pyamgx: 5.71e-04
time solve_pyamgx: 2.91e-02
time u: 3.63e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.267206e+00
              0             1.64587   8.181984e-02         0.0250
              1              1.6459   1.580164e-03         0.0193
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0220
         Final Residual: 		   1.580164e-03
         Total Reduction in Residual: 	   4.836437e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120571
    setup: 0.0105206 s
    solve: 0.00153651 s
    solve(per iteration): 0.000768256 s
resid in solve_pyamgx: 1.58e-03
time solve_pyamgx: 2.92e-03
time v: 5.81e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.632512e+00
              0             1.64587   9.234886e-02         0.0254
              1              1.6459   2.775215e-03         0.0301
              2              1.6459   3.743563e-04         0.1349
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0469
         Final Residual: 		   3.743563e-04
         Total Reduction in Residual: 	   1.030571e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126588
    setup: 0.0105206 s
    solve: 0.00213818 s
    solve(per iteration): 0.000712725 s
resid in solve_pyamgx: 3.74e-04
time solve_pyamgx: 3.50e-03
time w: 5.85e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.787970e-01
              0             1.64587   5.495666e-01         0.6254
              1              1.6459   2.576456e-01         0.4688
              2              1.6459   1.281779e-01         0.4975
              3              1.6459   6.475294e-02         0.5052
              4              1.6459   3.303610e-02         0.5102
              5              1.6459   1.729729e-02         0.5236
              6              1.6459   9.277162e-03         0.5363
              7              1.6459   5.219537e-03         0.5626
              8              1.6459   3.051626e-03         0.5847
              9              1.6459   1.795188e-03         0.5883
             10              1.6459   1.274482e-03         0.7099
             11              1.6459   7.965387e-04         0.6250
             12              1.6459   4.594061e-04         0.5768
             13              1.6459   2.526820e-04         0.5500
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5585
         Final Residual: 		   2.526820e-04
         Total Reduction in Residual: 	   2.875317e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0700404
    setup: 0.0511219 s
    solve: 0.0189185 s
    solve(per iteration): 0.00135132 s
resid in solve_pyamgx: 2.53e-04
time solve_pyamgx: 8.66e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25970            278140  0.000412        0.00726
           2(D)         5077            109355   0.00424        0.00263
           3(D)           11                15     0.124       6.78e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31594
         Operator Complexity: 1.56482
         Total Memory Usage: 0.0201461 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.350285e-01
              0             1.64587   3.962935e-02         0.0741
              1              1.6459   3.889840e-03         0.0982
              2              1.6459   6.387228e-04         0.1642
              3              1.6459   1.280112e-04         0.2004
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1244
         Final Residual: 		   1.280112e-04
         Total Reduction in Residual: 	   2.392605e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169776
    setup: 0.0136369 s
    solve: 0.0033407 s
    solve(per iteration): 0.000835176 s
resid in solve_pyamgx: 1.28e-04
time solve_pyamgx: 3.46e-02
time k: 4.77e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26535            283411  0.000403         0.0074
           2(D)         5182            110346   0.00411        0.00266
           3(D)           19                31    0.0859       1.27e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32284
         Operator Complexity: 1.57397
         Total Memory Usage: 0.0203217 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.535565e+01
              0             1.64587   2.098200e+00         0.1366
              1              1.6459   4.549163e-01         0.2168
              2              1.6459   9.417937e-02         0.2070
              3              1.6459   2.307606e-02         0.2450
              4              1.6459   5.683419e-03         0.2463
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2059
         Final Residual: 		   5.683419e-03
         Total Reduction in Residual: 	   3.701190e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179129
    setup: 0.0137196 s
    solve: 0.00419334 s
    solve(per iteration): 0.000838669 s
resid in solve_pyamgx: 5.68e-03
time solve_pyamgx: 3.58e-02
time omega: 4.27e-02
time Smag or Wale: 4.77e-07

--time step: 342, iter:0, max residual:1.23e-06, u:4.46e-07, v:1.23e-06, w:2.92e-07, p:8.38e-07, k:7.81e-11, eps:0.00e+00, om:4.44e-06


monitor time step: 342, iter:0, u: 4.08e-01, v: 3.13e-04, w:-1.01e-02, p: 3.00e-13, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.30e+02, kmin: 6.39e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.39e-01
vismean_mean 1.5160349854227403e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15677            169215  0.000689        0.00443
           2(D)         4161             45467   0.00263        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.2018
         Operator Complexity: 1.31291
         Total Memory Usage: 0.015667 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.154952e+00
              0             1.64587   9.703187e-02         0.0234
              1              1.6459   3.557599e-03         0.0367
              2              1.6459   5.606516e-04         0.1576
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0513
         Final Residual: 		   5.606516e-04
         Total Reduction in Residual: 	   1.349357e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126081
    setup: 0.0105021 s
    solve: 0.00210598 s
    solve(per iteration): 0.000701995 s
resid in solve_pyamgx: 5.61e-04
time solve_pyamgx: 2.88e-02
time u: 3.58e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.264551e+00
              0             1.64587   8.173407e-02         0.0250
              1              1.6459   1.575862e-03         0.0193
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0220
         Final Residual: 		   1.575862e-03
         Total Reduction in Residual: 	   4.827195e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120156
    setup: 0.0105021 s
    solve: 0.00151347 s
    solve(per iteration): 0.000756736 s
resid in solve_pyamgx: 1.58e-03
time solve_pyamgx: 2.76e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.628640e+00
              0             1.64587   9.223305e-02         0.0254
              1              1.6459   2.765685e-03         0.0300
              2              1.6459   3.691694e-04         0.1335
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0467
         Final Residual: 		   3.691694e-04
         Total Reduction in Residual: 	   1.017377e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126126
    setup: 0.0105021 s
    solve: 0.00211053 s
    solve(per iteration): 0.000703509 s
resid in solve_pyamgx: 3.69e-04
time solve_pyamgx: 3.37e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.765494e-01
              0             1.64587   5.479849e-01         0.6252
              1              1.6459   2.560153e-01         0.4672
              2              1.6459   1.270071e-01         0.4961
              3              1.6459   6.465084e-02         0.5090
              4              1.6459   3.320323e-02         0.5136
              5              1.6459   1.749693e-02         0.5270
              6              1.6459   9.446081e-03         0.5399
              7              1.6459   5.343108e-03         0.5656
              8              1.6459   3.125528e-03         0.5850
              9              1.6459   1.843648e-03         0.5899
             10              1.6459   1.309001e-03         0.7100
             11              1.6459   8.232970e-04         0.6290
             12              1.6459   4.863584e-04         0.5907
             13              1.6459   2.868981e-04         0.5899
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5637
         Final Residual: 		   2.868981e-04
         Total Reduction in Residual: 	   3.273040e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697849
    setup: 0.0508948 s
    solve: 0.01889 s
    solve(per iteration): 0.00134929 s
resid in solve_pyamgx: 2.87e-04
time solve_pyamgx: 8.52e-02
time p: 9.77e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26012            278142  0.000411        0.00726
           2(D)         5096            109554   0.00422        0.00264
           3(D)            5                 5       0.2       2.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3165
         Operator Complexity: 1.5651
         Total Memory Usage: 0.0201533 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.342576e-01
              0             1.64587   3.955976e-02         0.0740
              1              1.6459   3.880316e-03         0.0981
              2              1.6459   6.404774e-04         0.1651
              3              1.6459   1.274687e-04         0.1990
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1243
         Final Residual: 		   1.274687e-04
         Total Reduction in Residual: 	   2.385904e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016982
    setup: 0.0136599 s
    solve: 0.00332202 s
    solve(per iteration): 0.000830504 s
resid in solve_pyamgx: 1.27e-04
time solve_pyamgx: 3.28e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26510            283156  0.000403        0.00739
           2(D)         5121            111617   0.00426        0.00269
           3(D)           10                14      0.14       6.26e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32187
         Operator Complexity: 1.57542
         Total Memory Usage: 0.0203392 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.533394e+01
              0             1.64587   2.094649e+00         0.1366
              1              1.6459   4.537158e-01         0.2166
              2              1.6459   9.314745e-02         0.2053
              3              1.6459   2.264536e-02         0.2431
              4              1.6459   5.489012e-03         0.2424
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2045
         Final Residual: 		   5.489012e-03
         Total Reduction in Residual: 	   3.579648e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178973
    setup: 0.013713 s
    solve: 0.00418432 s
    solve(per iteration): 0.000836864 s
resid in solve_pyamgx: 5.49e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 343, iter:0, max residual:1.23e-06, u:4.38e-07, v:1.23e-06, w:2.88e-07, p:9.97e-07, k:7.78e-11, eps:0.00e+00, om:4.29e-06


monitor time step: 343, iter:0, u: 4.13e-01, v:-3.33e-05, w:-1.05e-02, p: 7.95e-13, k: 1.21e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.30e+02, kmin: 6.41e-04, epsmin: 1.00e+00, ommin: 2.15e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.511627906976744e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15660            168598  0.000687        0.00441
           2(D)         4081             44175   0.00265        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20082
         Operator Complexity: 1.31013
         Total Memory Usage: 0.0156199 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.150518e+00
              0             1.64587   9.688953e-02         0.0233
              1              1.6459   3.555227e-03         0.0367
              2              1.6459   5.554471e-04         0.1562
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0512
         Final Residual: 		   5.554471e-04
         Total Reduction in Residual: 	   1.338260e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126237
    setup: 0.01048 s
    solve: 0.00214371 s
    solve(per iteration): 0.000714571 s
resid in solve_pyamgx: 5.55e-04
time solve_pyamgx: 2.81e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.261885e+00
              0             1.64587   8.164929e-02         0.0250
              1              1.6459   1.571640e-03         0.0192
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0220
         Final Residual: 		   1.571640e-03
         Total Reduction in Residual: 	   4.818196e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120001
    setup: 0.01048 s
    solve: 0.00152006 s
    solve(per iteration): 0.000760032 s
resid in solve_pyamgx: 1.57e-03
time solve_pyamgx: 2.81e-03
time v: 5.56e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.624771e+00
              0             1.64587   9.213991e-02         0.0254
              1              1.6459   2.762977e-03         0.0300
              2              1.6459   3.706932e-04         0.1342
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0468
         Final Residual: 		   3.706932e-04
         Total Reduction in Residual: 	   1.022666e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126038
    setup: 0.01048 s
    solve: 0.00212378 s
    solve(per iteration): 0.000707925 s
resid in solve_pyamgx: 3.71e-04
time solve_pyamgx: 3.38e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.743259e-01
              0             1.64587   5.473234e-01         0.6260
              1              1.6459   2.562151e-01         0.4681
              2              1.6459   1.270346e-01         0.4958
              3              1.6459   6.505921e-02         0.5121
              4              1.6459   3.386780e-02         0.5206
              5              1.6459   1.815408e-02         0.5360
              6              1.6459   9.953031e-03         0.5483
              7              1.6459   5.688509e-03         0.5715
              8              1.6459   3.318169e-03         0.5833
              9              1.6459   1.945018e-03         0.5862
             10              1.6459   1.376146e-03         0.7075
             11              1.6459   8.718476e-04         0.6335
             12              1.6459   5.361317e-04         0.6149
             13              1.6459   3.483422e-04         0.6497
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5717
         Final Residual: 		   3.483422e-04
         Total Reduction in Residual: 	   3.984123e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697195
    setup: 0.0508458 s
    solve: 0.0188736 s
    solve(per iteration): 0.00134812 s
resid in solve_pyamgx: 3.48e-04
time solve_pyamgx: 8.50e-02
time p: 9.74e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25989            277855  0.000411        0.00726
           2(D)         5169            110649   0.00414        0.00267
           3(D)           11                17      0.14       7.23e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31707
         Operator Complexity: 1.56629
         Total Memory Usage: 0.0201745 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.334781e-01
              0             1.64587   3.998394e-02         0.0749
              1              1.6459   3.863310e-03         0.0966
              2              1.6459   6.342804e-04         0.1642
              3              1.6459   1.268743e-04         0.2000
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1242
         Final Residual: 		   1.268743e-04
         Total Reduction in Residual: 	   2.378247e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170039
    setup: 0.0136451 s
    solve: 0.00335878 s
    solve(per iteration): 0.000839696 s
resid in solve_pyamgx: 1.27e-04
time solve_pyamgx: 3.24e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26536            282922  0.000402        0.00739
           2(D)         5135            111215   0.00422        0.00268
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32234
         Operator Complexity: 1.57451
         Total Memory Usage: 0.0203274 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.529050e+01
              0             1.64587   2.103566e+00         0.1376
              1              1.6459   4.597567e-01         0.2186
              2              1.6459   9.564058e-02         0.2080
              3              1.6459   2.327433e-02         0.2434
              4              1.6459   5.662552e-03         0.2433
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2059
         Final Residual: 		   5.662552e-03
         Total Reduction in Residual: 	   3.703313e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179036
    setup: 0.013738 s
    solve: 0.00416563 s
    solve(per iteration): 0.000833126 s
resid in solve_pyamgx: 5.66e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 9.54e-07

--time step: 344, iter:0, max residual:1.23e-06, u:4.34e-07, v:1.23e-06, w:2.90e-07, p:1.20e-06, k:7.74e-11, eps:0.00e+00, om:4.42e-06


monitor time step: 344, iter:0, u: 4.18e-01, v:-3.55e-04, w:-1.09e-02, p: 1.33e-12, k: 1.24e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.30e+02, kmin: 6.43e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.5072463768115941e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15671            168815  0.000687        0.00442
           2(D)         4117             44825   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20129
         Operator Complexity: 1.31139
         Total Memory Usage: 0.0156414 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.146098e+00
              0             1.64587   9.673904e-02         0.0233
              1              1.6459   3.544672e-03         0.0366
              2              1.6459   5.566607e-04         0.1570
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0512
         Final Residual: 		   5.566607e-04
         Total Reduction in Residual: 	   1.342613e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125512
    setup: 0.0104401 s
    solve: 0.0021111 s
    solve(per iteration): 0.000703701 s
resid in solve_pyamgx: 5.57e-04
time solve_pyamgx: 2.81e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.259254e+00
              0             1.64587   8.156920e-02         0.0250
              1              1.6459   1.569381e-03         0.0192
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0219
         Final Residual: 		   1.569381e-03
         Total Reduction in Residual: 	   4.815153e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119628
    setup: 0.0104401 s
    solve: 0.00152266 s
    solve(per iteration): 0.000761328 s
resid in solve_pyamgx: 1.57e-03
time solve_pyamgx: 2.80e-03
time v: 5.60e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.620872e+00
              0             1.64587   9.201987e-02         0.0254
              1              1.6459   2.750868e-03         0.0299
              2              1.6459   3.696176e-04         0.1344
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0467
         Final Residual: 		   3.696176e-04
         Total Reduction in Residual: 	   1.020797e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125733
    setup: 0.0104401 s
    solve: 0.00213322 s
    solve(per iteration): 0.000711072 s
resid in solve_pyamgx: 3.70e-04
time solve_pyamgx: 3.36e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.719978e-01
              0             1.64587   5.474387e-01         0.6278
              1              1.6459   2.577950e-01         0.4709
              2              1.6459   1.279956e-01         0.4965
              3              1.6459   6.573392e-02         0.5136
              4              1.6459   3.474093e-02         0.5285
              5              1.6459   1.898093e-02         0.5464
              6              1.6459   1.056095e-02         0.5564
              7              1.6459   6.080460e-03         0.5757
              8              1.6459   3.519912e-03         0.5789
              9              1.6459   2.042138e-03         0.5802
             10              1.6459   1.441561e-03         0.7059
             11              1.6459   9.228919e-04         0.6402
             12              1.6459   5.950454e-04         0.6448
             13              1.6459   4.231335e-04         0.7111
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5798
         Final Residual: 		   4.231335e-04
         Total Reduction in Residual: 	   4.852461e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0695643
    setup: 0.0506783 s
    solve: 0.018886 s
    solve(per iteration): 0.001349 s
resid in solve_pyamgx: 4.23e-04
time solve_pyamgx: 8.51e-02
time p: 9.76e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25974            277988  0.000412        0.00726
           2(D)         5145            110609   0.00418        0.00266
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31664
         Operator Complexity: 1.56641
         Total Memory Usage: 0.0201742 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.326944e-01
              0             1.64587   3.940557e-02         0.0740
              1              1.6459   3.839547e-03         0.0974
              2              1.6459   6.225903e-04         0.1622
              3              1.6459   1.266192e-04         0.2034
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1242
         Final Residual: 		   1.266192e-04
         Total Reduction in Residual: 	   2.376957e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167148
    setup: 0.013391 s
    solve: 0.00332378 s
    solve(per iteration): 0.000830944 s
resid in solve_pyamgx: 1.27e-04
time solve_pyamgx: 3.19e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26519            283459  0.000403         0.0074
           2(D)         5222            112708   0.00413        0.00271
           3(D)           23                39    0.0737       1.57e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32312
         Operator Complexity: 1.57749
         Total Memory Usage: 0.0203772 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.525154e+01
              0             1.64587   2.093112e+00         0.1372
              1              1.6459   4.580920e-01         0.2189
              2              1.6459   9.571797e-02         0.2089
              3              1.6459   2.335535e-02         0.2440
              4              1.6459   5.705543e-03         0.2443
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2063
         Final Residual: 		   5.705543e-03
         Total Reduction in Residual: 	   3.740963e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177087
    setup: 0.0134959 s
    solve: 0.00421274 s
    solve(per iteration): 0.000842547 s
resid in solve_pyamgx: 5.71e-03
time solve_pyamgx: 3.30e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 345, iter:0, max residual:1.42e-06, u:4.35e-07, v:1.23e-06, w:2.89e-07, p:1.42e-06, k:7.73e-11, eps:0.00e+00, om:4.46e-06


monitor time step: 345, iter:0, u: 4.23e-01, v:-6.88e-04, w:-1.13e-02, p: 1.90e-12, k: 1.27e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.31e+02, kmin: 6.43e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.5028901734104044e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15699            169231  0.000687        0.00443
           2(D)         4116             45074   0.00266        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20157
         Operator Complexity: 1.31236
         Total Memory Usage: 0.0156577 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.141689e+00
              0             1.64587   9.658138e-02         0.0233
              1              1.6459   3.528087e-03         0.0365
              2              1.6459   5.574868e-04         0.1580
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0512
         Final Residual: 		   5.574868e-04
         Total Reduction in Residual: 	   1.346038e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126145
    setup: 0.0104842 s
    solve: 0.0021303 s
    solve(per iteration): 0.000710101 s
resid in solve_pyamgx: 5.57e-04
time solve_pyamgx: 2.81e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.256683e+00
              0             1.64587   8.148643e-02         0.0250
              1              1.6459   1.564989e-03         0.0192
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0219
         Final Residual: 		   1.564989e-03
         Total Reduction in Residual: 	   4.805469e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119956
    setup: 0.0104842 s
    solve: 0.00151142 s
    solve(per iteration): 0.000755712 s
resid in solve_pyamgx: 1.56e-03
time solve_pyamgx: 2.81e-03
time v: 5.54e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.616945e+00
              0             1.64587   9.190353e-02         0.0254
              1              1.6459   2.740218e-03         0.0298
              2              1.6459   3.695524e-04         0.1349
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0467
         Final Residual: 		   3.695524e-04
         Total Reduction in Residual: 	   1.021725e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012622
    setup: 0.0104842 s
    solve: 0.00213773 s
    solve(per iteration): 0.000712576 s
resid in solve_pyamgx: 3.70e-04
time solve_pyamgx: 3.39e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.696865e-01
              0             1.64587   5.482194e-01         0.6304
              1              1.6459   2.598360e-01         0.4740
              2              1.6459   1.294154e-01         0.4981
              3              1.6459   6.656807e-02         0.5144
              4              1.6459   3.564677e-02         0.5355
              5              1.6459   1.974729e-02         0.5540
              6              1.6459   1.110197e-02         0.5622
              7              1.6459   6.411335e-03         0.5775
              8              1.6459   3.678850e-03         0.5738
              9              1.6459   2.114202e-03         0.5747
             10              1.6459   1.494143e-03         0.7067
             11              1.6459   9.710619e-04         0.6499
             12              1.6459   6.566833e-04         0.6763
             13              1.6459   5.015762e-04         0.7638
             14              1.6459   4.367492e-04         0.8708
             15              1.6459   4.128078e-04         0.9452
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6198
         Final Residual: 		   4.128078e-04
         Total Reduction in Residual: 	   4.746628e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0725347
    setup: 0.0509594 s
    solve: 0.0215753 s
    solve(per iteration): 0.00134846 s
resid in solve_pyamgx: 4.13e-04
time solve_pyamgx: 8.79e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26066            278328   0.00041        0.00727
           2(D)         5211            111069   0.00409        0.00268
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31827
         Operator Complexity: 1.56759
         Total Memory Usage: 0.0202005 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.319135e-01
              0             1.64587   3.943856e-02         0.0741
              1              1.6459   3.855199e-03         0.0978
              2              1.6459   6.276739e-04         0.1628
              3              1.6459   1.273694e-04         0.2029
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1244
         Final Residual: 		   1.273694e-04
         Total Reduction in Residual: 	   2.394551e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170989
    setup: 0.0136071 s
    solve: 0.00349184 s
    solve(per iteration): 0.00087296 s
resid in solve_pyamgx: 1.27e-04
time solve_pyamgx: 3.31e-02
time k: 4.52e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26518            283210  0.000403        0.00739
           2(D)         5086            110098   0.00426        0.00265
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3216
         Operator Complexity: 1.57329
         Total Memory Usage: 0.020305 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.517634e+01
              0             1.64587   2.083454e+00         0.1373
              1              1.6459   4.535381e-01         0.2177
              2              1.6459   9.407131e-02         0.2074
              3              1.6459   2.308029e-02         0.2453
              4              1.6459   5.684662e-03         0.2463
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2064
         Final Residual: 		   5.684662e-03
         Total Reduction in Residual: 	   3.745741e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178926
    setup: 0.0136745 s
    solve: 0.00421811 s
    solve(per iteration): 0.000843622 s
resid in solve_pyamgx: 5.68e-03
time solve_pyamgx: 3.35e-02
time omega: 4.00e-02
time Smag or Wale: 4.77e-07

--time step: 346, iter:0, max residual:1.22e-06, u:4.36e-07, v:1.22e-06, w:2.89e-07, p:1.13e-06, k:7.77e-11, eps:0.00e+00, om:4.44e-06


monitor time step: 346, iter:0, u: 4.29e-01, v:-1.07e-03, w:-1.17e-02, p: 2.41e-12, k: 1.30e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.31e+02, kmin: 6.44e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 1.498559077809798e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15717            169199  0.000685        0.00443
           2(D)         4124             45124   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20183
         Operator Complexity: 1.31239
         Total Memory Usage: 0.0156594 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.137272e+00
              0             1.64587   9.642334e-02         0.0233
              1              1.6459   3.526787e-03         0.0366
              2              1.6459   5.547780e-04         0.1573
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0512
         Final Residual: 		   5.547780e-04
         Total Reduction in Residual: 	   1.340927e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012592
    setup: 0.0104724 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 5.55e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.254155e+00
              0             1.64587   8.140506e-02         0.0250
              1              1.6459   1.563547e-03         0.0192
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0219
         Final Residual: 		   1.563547e-03
         Total Reduction in Residual: 	   4.804770e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119875
    setup: 0.0104724 s
    solve: 0.00151514 s
    solve(per iteration): 0.000757568 s
resid in solve_pyamgx: 1.56e-03
time solve_pyamgx: 2.81e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.613030e+00
              0             1.64587   9.180776e-02         0.0254
              1              1.6459   2.736249e-03         0.0298
              2              1.6459   3.688759e-04         0.1348
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0467
         Final Residual: 		   3.688759e-04
         Total Reduction in Residual: 	   1.020960e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125908
    setup: 0.0104724 s
    solve: 0.00211846 s
    solve(per iteration): 0.000706155 s
resid in solve_pyamgx: 3.69e-04
time solve_pyamgx: 3.38e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.674133e-01
              0             1.64587   5.484041e-01         0.6322
              1              1.6459   2.607347e-01         0.4754
              2              1.6459   1.305124e-01         0.5006
              3              1.6459   6.723705e-02         0.5152
              4              1.6459   3.629495e-02         0.5398
              5              1.6459   2.022655e-02         0.5573
              6              1.6459   1.145290e-02         0.5662
              7              1.6459   6.617132e-03         0.5778
              8              1.6459   3.772763e-03         0.5702
              9              1.6459   2.153742e-03         0.5709
             10              1.6459   1.526672e-03         0.7088
             11              1.6459   1.009158e-03         0.6610
             12              1.6459   7.106077e-04         0.7042
             13              1.6459   5.700161e-04         0.8022
             14              1.6459   5.113797e-04         0.8971
             15              1.6459   4.892214e-04         0.9567
             16              1.6459   4.772991e-04         0.9756
             17              1.6459   4.670857e-04         0.9786
             18              1.6459   4.536984e-04         0.9713
             19              1.6459   4.186058e-04         0.9227
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6826
         Final Residual: 		   4.186058e-04
         Total Reduction in Residual: 	   4.825910e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0780928
    setup: 0.0508562 s
    solve: 0.0272366 s
    solve(per iteration): 0.00136183 s
resid in solve_pyamgx: 4.19e-04
time solve_pyamgx: 9.35e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26081            278469  0.000409        0.00727
           2(D)         5176            109366   0.00408        0.00264
           3(D)           13                21     0.124       8.72e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31809
         Operator Complexity: 1.56532
         Total Memory Usage: 0.0201649 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.311246e-01
              0             1.64587   3.923159e-02         0.0739
              1              1.6459   3.853374e-03         0.0982
              2              1.6459   6.317152e-04         0.1639
              3              1.6459   1.292535e-04         0.2046
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1249
         Final Residual: 		   1.292535e-04
         Total Reduction in Residual: 	   2.433581e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170731
    setup: 0.0136964 s
    solve: 0.00337664 s
    solve(per iteration): 0.00084416 s
resid in solve_pyamgx: 1.29e-04
time solve_pyamgx: 3.26e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26603            283385    0.0004         0.0074
           2(D)         5183            110591   0.00412        0.00267
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3234
         Operator Complexity: 1.57425
         Total Memory Usage: 0.0203291 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.518158e+01
              0             1.64587   2.091629e+00         0.1378
              1              1.6459   4.624303e-01         0.2211
              2              1.6459   9.746763e-02         0.2108
              3              1.6459   2.405896e-02         0.2468
              4              1.6459   5.952653e-03         0.2474
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2083
         Final Residual: 		   5.952653e-03
         Total Reduction in Residual: 	   3.920971e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178495
    setup: 0.0136622 s
    solve: 0.0041873 s
    solve(per iteration): 0.000837459 s
resid in solve_pyamgx: 5.95e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 347, iter:0, max residual:1.30e-06, u:4.33e-07, v:1.22e-06, w:2.88e-07, p:1.30e-06, k:7.89e-11, eps:0.00e+00, om:4.65e-06


monitor time step: 347, iter:0, u: 4.35e-01, v:-1.47e-03, w:-1.22e-02, p: 2.25e-12, k: 1.32e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.31e+02, kmin: 6.45e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.4942528735632183e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15695            169227  0.000687        0.00443
           2(D)         4079             44077   0.00265        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20115
         Operator Complexity: 1.3109
         Total Memory Usage: 0.0156335 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.132836e+00
              0             1.64587   9.625984e-02         0.0233
              1              1.6459   3.501687e-03         0.0364
              2              1.6459   5.507266e-04         0.1573
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0511
         Final Residual: 		   5.507266e-04
         Total Reduction in Residual: 	   1.332564e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125648
    setup: 0.0104451 s
    solve: 0.00211974 s
    solve(per iteration): 0.000706581 s
resid in solve_pyamgx: 5.51e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.251630e+00
              0             1.64587   8.132424e-02         0.0250
              1              1.6459   1.558999e-03         0.0192
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0219
         Final Residual: 		   1.558999e-03
         Total Reduction in Residual: 	   4.794514e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119544
    setup: 0.0104451 s
    solve: 0.00150938 s
    solve(per iteration): 0.000754688 s
resid in solve_pyamgx: 1.56e-03
time solve_pyamgx: 2.81e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.609162e+00
              0             1.64587   9.169588e-02         0.0254
              1              1.6459   2.731454e-03         0.0298
              2              1.6459   3.721213e-04         0.1362
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0469
         Final Residual: 		   3.721213e-04
         Total Reduction in Residual: 	   1.031046e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125832
    setup: 0.0104451 s
    solve: 0.00213811 s
    solve(per iteration): 0.000712704 s
resid in solve_pyamgx: 3.72e-04
time solve_pyamgx: 3.40e-03
time w: 5.60e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.651927e-01
              0             1.64587   5.473699e-01         0.6327
              1              1.6459   2.597566e-01         0.4746
              2              1.6459   1.309127e-01         0.5040
              3              1.6459   6.758929e-02         0.5163
              4              1.6459   3.656936e-02         0.5411
              5              1.6459   2.036592e-02         0.5569
              6              1.6459   1.160118e-02         0.5696
              7              1.6459   6.695155e-03         0.5771
              8              1.6459   3.798598e-03         0.5674
              9              1.6459   2.145069e-03         0.5647
             10              1.6459   1.509871e-03         0.7039
             11              1.6459   9.915013e-04         0.6567
             12              1.6459   6.933693e-04         0.6993
             13              1.6459   5.520368e-04         0.7962
             14              1.6459   4.917254e-04         0.8907
             15              1.6459   4.689020e-04         0.9536
             16              1.6459   4.567790e-04         0.9741
             17              1.6459   4.471899e-04         0.9790
             18              1.6459   4.353517e-04         0.9735
             19              1.6459   4.042710e-04         0.9286
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6815
         Final Residual: 		   4.042710e-04
         Total Reduction in Residual: 	   4.672612e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0780908
    setup: 0.050845 s
    solve: 0.0272458 s
    solve(per iteration): 0.00136229 s
resid in solve_pyamgx: 4.04e-04
time solve_pyamgx: 9.36e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26132            279190  0.000409        0.00729
           2(D)         5243            111127   0.00404        0.00268
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31929
         Operator Complexity: 1.56893
         Total Memory Usage: 0.0202263 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.303326e-01
              0             1.64587   3.913472e-02         0.0738
              1              1.6459   3.829504e-03         0.0979
              2              1.6459   6.244028e-04         0.1631
              3              1.6459   1.272626e-04         0.2038
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1245
         Final Residual: 		   1.272626e-04
         Total Reduction in Residual: 	   2.399674e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017043
    setup: 0.0136803 s
    solve: 0.00336278 s
    solve(per iteration): 0.000840696 s
resid in solve_pyamgx: 1.27e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26475            282619  0.000403        0.00738
           2(D)         5082            109784   0.00425        0.00264
           3(D)           15                23     0.102       9.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32117
         Operator Complexity: 1.57198
         Total Memory Usage: 0.0202828 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.507358e+01
              0             1.64587   2.083750e+00         0.1382
              1              1.6459   4.583668e-01         0.2200
              2              1.6459   9.617657e-02         0.2098
              3              1.6459   2.359772e-02         0.2454
              4              1.6459   5.823820e-03         0.2468
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2077
         Final Residual: 		   5.823820e-03
         Total Reduction in Residual: 	   3.863594e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178946
    setup: 0.0137086 s
    solve: 0.00418598 s
    solve(per iteration): 0.000837197 s
resid in solve_pyamgx: 5.82e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 348, iter:0, max residual:1.24e-06, u:4.30e-07, v:1.22e-06, w:2.91e-07, p:1.24e-06, k:7.77e-11, eps:0.00e+00, om:4.55e-06


monitor time step: 348, iter:0, u: 4.40e-01, v:-1.66e-03, w:-1.27e-02, p: 2.20e-12, k: 1.34e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.31e+02, kmin: 6.47e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.4899713467048709e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15704            168782  0.000684        0.00442
           2(D)         4118             44888   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20164
         Operator Complexity: 1.31144
         Total Memory Usage: 0.0156439 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.128385e+00
              0             1.64587   9.611847e-02         0.0233
              1              1.6459   3.500687e-03         0.0364
              2              1.6459   5.524057e-04         0.1578
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0511
         Final Residual: 		   5.524057e-04
         Total Reduction in Residual: 	   1.338067e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125626
    setup: 0.0104286 s
    solve: 0.00213402 s
    solve(per iteration): 0.000711339 s
resid in solve_pyamgx: 5.52e-04
time solve_pyamgx: 2.81e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.249088e+00
              0             1.64587   8.124570e-02         0.0250
              1              1.6459   1.557313e-03         0.0192
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0219
         Final Residual: 		   1.557313e-03
         Total Reduction in Residual: 	   4.793077e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119441
    setup: 0.0104286 s
    solve: 0.00151555 s
    solve(per iteration): 0.000757776 s
resid in solve_pyamgx: 1.56e-03
time solve_pyamgx: 2.82e-03
time v: 5.65e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.605336e+00
              0             1.64587   9.160653e-02         0.0254
              1              1.6459   2.739730e-03         0.0299
              2              1.6459   3.707840e-04         0.1353
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0469
         Final Residual: 		   3.707840e-04
         Total Reduction in Residual: 	   1.028431e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125437
    setup: 0.0104286 s
    solve: 0.0021151 s
    solve(per iteration): 0.000705035 s
resid in solve_pyamgx: 3.71e-04
time solve_pyamgx: 3.41e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.630013e-01
              0             1.64587   5.457483e-01         0.6324
              1              1.6459   2.574759e-01         0.4718
              2              1.6459   1.307745e-01         0.5079
              3              1.6459   6.777470e-02         0.5183
              4              1.6459   3.661417e-02         0.5402
              5              1.6459   2.028549e-02         0.5540
              6              1.6459   1.161161e-02         0.5724
              7              1.6459   6.695638e-03         0.5766
              8              1.6459   3.790663e-03         0.5661
              9              1.6459   2.117212e-03         0.5585
             10              1.6459   1.471076e-03         0.6948
             11              1.6459   9.494318e-04         0.6454
             12              1.6459   6.444094e-04         0.6787
             13              1.6459   4.931762e-04         0.7653
             14              1.6459   4.267207e-04         0.8652
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6020
         Final Residual: 		   4.267207e-04
         Total Reduction in Residual: 	   4.944613e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0714428
    setup: 0.0512514 s
    solve: 0.0201913 s
    solve(per iteration): 0.00134609 s
resid in solve_pyamgx: 4.27e-04
time solve_pyamgx: 8.70e-02
time p: 9.94e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25943            277427  0.000412        0.00724
           2(D)         5031            108941    0.0043        0.00262
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31518
         Operator Complexity: 1.56317
         Total Memory Usage: 0.0201169 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.295411e-01
              0             1.64587   3.949466e-02         0.0746
              1              1.6459   3.821636e-03         0.0968
              2              1.6459   6.200396e-04         0.1622
              3              1.6459   1.247224e-04         0.2012
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1239
         Final Residual: 		   1.247224e-04
         Total Reduction in Residual: 	   2.355293e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170529
    setup: 0.0137115 s
    solve: 0.00334138 s
    solve(per iteration): 0.000835344 s
resid in solve_pyamgx: 1.25e-04
time solve_pyamgx: 3.24e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26495            282585  0.000403        0.00738
           2(D)         5144            110126   0.00416        0.00265
           3(D)           14                14    0.0714       7.45e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32199
         Operator Complexity: 1.57242
         Total Memory Usage: 0.0202937 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.501502e+01
              0             1.64587   2.064817e+00         0.1375
              1              1.6459   4.540095e-01         0.2199
              2              1.6459   9.396260e-02         0.2070
              3              1.6459   2.275718e-02         0.2422
              4              1.6459   5.514542e-03         0.2423
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2056
         Final Residual: 		   5.514542e-03
         Total Reduction in Residual: 	   3.672684e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0180834
    setup: 0.0138561 s
    solve: 0.00422733 s
    solve(per iteration): 0.000845466 s
resid in solve_pyamgx: 5.51e-03
time solve_pyamgx: 3.39e-02
time omega: 4.03e-02
time Smag or Wale: 9.54e-07

--time step: 349, iter:0, max residual:1.27e-06, u:4.32e-07, v:1.22e-06, w:2.90e-07, p:1.27e-06, k:7.61e-11, eps:0.00e+00, om:4.31e-06


monitor time step: 349, iter:0, u: 4.44e-01, v:-1.60e-03, w:-1.32e-02, p: 2.36e-12, k: 1.37e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.31e+02, kmin: 6.47e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.4857142857142855e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15721            169483  0.000686        0.00444
           2(D)         4125             45091   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20188
         Operator Complexity: 1.31275
         Total Memory Usage: 0.0156653 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.123939e+00
              0             1.64587   9.594091e-02         0.0233
              1              1.6459   3.472017e-03         0.0362
              2              1.6459   5.487075e-04         0.1580
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0511
         Final Residual: 		   5.487075e-04
         Total Reduction in Residual: 	   1.330542e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126058
    setup: 0.0104843 s
    solve: 0.00212154 s
    solve(per iteration): 0.000707179 s
resid in solve_pyamgx: 5.49e-04
time solve_pyamgx: 2.81e-02
time u: 3.50e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.246547e+00
              0             1.64587   8.116640e-02         0.0250
              1              1.6459   1.554339e-03         0.0192
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0219
         Final Residual: 		   1.554339e-03
         Total Reduction in Residual: 	   4.787666e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01201
    setup: 0.0104843 s
    solve: 0.00152576 s
    solve(per iteration): 0.00076288 s
resid in solve_pyamgx: 1.55e-03
time solve_pyamgx: 2.83e-03
time v: 5.57e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.601509e+00
              0             1.64587   9.150457e-02         0.0254
              1              1.6459   2.728660e-03         0.0298
              2              1.6459   3.695398e-04         0.1354
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0468
         Final Residual: 		   3.695398e-04
         Total Reduction in Residual: 	   1.026069e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126242
    setup: 0.0104843 s
    solve: 0.00213987 s
    solve(per iteration): 0.000713291 s
resid in solve_pyamgx: 3.70e-04
time solve_pyamgx: 3.40e-03
time w: 5.58e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.608438e-01
              0             1.64587   5.436464e-01         0.6315
              1              1.6459   2.545712e-01         0.4683
              2              1.6459   1.301239e-01         0.5111
              3              1.6459   6.767143e-02         0.5201
              4              1.6459   3.641250e-02         0.5381
              5              1.6459   2.001639e-02         0.5497
              6              1.6459   1.148583e-02         0.5738
              7              1.6459   6.636391e-03         0.5778
              8              1.6459   3.768599e-03         0.5679
              9              1.6459   2.097592e-03         0.5566
             10              1.6459   1.448003e-03         0.6903
             11              1.6459   9.331361e-04         0.6444
             12              1.6459   6.317607e-04         0.6770
             13              1.6459   4.786209e-04         0.7576
             14              1.6459   4.100337e-04         0.8567
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6005
         Final Residual: 		   4.100337e-04
         Total Reduction in Residual: 	   4.763161e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.071133
    setup: 0.0509133 s
    solve: 0.0202197 s
    solve(per iteration): 0.00134798 s
resid in solve_pyamgx: 4.10e-04
time solve_pyamgx: 8.66e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26009            277733  0.000411        0.00725
           2(D)         5164            110120   0.00413        0.00265
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31721
         Operator Complexity: 1.56533
         Total Memory Usage: 0.0201606 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.287415e-01
              0             1.64587   3.935563e-02         0.0744
              1              1.6459   3.820906e-03         0.0971
              2              1.6459   6.227417e-04         0.1630
              3              1.6459   1.248077e-04         0.2004
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1240
         Final Residual: 		   1.248077e-04
         Total Reduction in Residual: 	   2.360467e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170017
    setup: 0.0136716 s
    solve: 0.00333018 s
    solve(per iteration): 0.000832544 s
resid in solve_pyamgx: 1.25e-04
time solve_pyamgx: 3.25e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26416            282486  0.000405        0.00737
           2(D)         5114            110992   0.00424        0.00267
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32086
         Operator Complexity: 1.57353
         Total Memory Usage: 0.020305 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.497534e+01
              0             1.64587   2.067765e+00         0.1381
              1              1.6459   4.550064e-01         0.2200
              2              1.6459   9.593220e-02         0.2108
              3              1.6459   2.335821e-02         0.2435
              4              1.6459   5.723689e-03         0.2450
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2072
         Final Residual: 		   5.723689e-03
         Total Reduction in Residual: 	   3.822075e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177552
    setup: 0.0135775 s
    solve: 0.0041777 s
    solve(per iteration): 0.000835539 s
resid in solve_pyamgx: 5.72e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 350, iter:0, max residual:1.23e-06, u:4.29e-07, v:1.21e-06, w:2.89e-07, p:1.23e-06, k:7.62e-11, eps:0.00e+00, om:4.47e-06


monitor time step: 350, iter:0, u: 4.48e-01, v:-1.52e-03, w:-1.37e-02, p: 2.25e-12, k: 1.38e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.67e-01, cfl_max_y: 5.70e-02, at i=  3, j= 68


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.32e+02, kmin: 6.48e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.4814814814814812e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15718            169326  0.000685        0.00443
           2(D)         4123             45179   0.00266        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20183
         Operator Complexity: 1.31265
         Total Memory Usage: 0.0156635 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.119508e+00
              0             1.64587   9.581192e-02         0.0233
              1              1.6459   3.474665e-03         0.0363
              2              1.6459   5.445916e-04         0.1567
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0509
         Final Residual: 		   5.445916e-04
         Total Reduction in Residual: 	   1.321982e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012618
    setup: 0.010496 s
    solve: 0.00212195 s
    solve(per iteration): 0.000707317 s
resid in solve_pyamgx: 5.45e-04
time solve_pyamgx: 2.95e-02
time u: 3.67e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.244042e+00
              0             1.64587   8.108883e-02         0.0250
              1              1.6459   1.551640e-03         0.0191
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0219
         Final Residual: 		   1.551640e-03
         Total Reduction in Residual: 	   4.783044e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120179
    setup: 0.010496 s
    solve: 0.00152192 s
    solve(per iteration): 0.00076096 s
resid in solve_pyamgx: 1.55e-03
time solve_pyamgx: 2.84e-03
time v: 5.62e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.597651e+00
              0             1.64587   9.140210e-02         0.0254
              1              1.6459   2.722840e-03         0.0298
              2              1.6459   3.651960e-04         0.1341
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0466
         Final Residual: 		   3.651960e-04
         Total Reduction in Residual: 	   1.015096e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126052
    setup: 0.010496 s
    solve: 0.00210915 s
    solve(per iteration): 0.000703051 s
resid in solve_pyamgx: 3.65e-04
time solve_pyamgx: 3.37e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.586863e-01
              0             1.64587   5.412152e-01         0.6303
              1              1.6459   2.519433e-01         0.4655
              2              1.6459   1.290496e-01         0.5122
              3              1.6459   6.708728e-02         0.5199
              4              1.6459   3.586453e-02         0.5346
              5              1.6459   1.953788e-02         0.5448
              6              1.6459   1.118806e-02         0.5726
              7              1.6459   6.488699e-03         0.5800
              8              1.6459   3.711515e-03         0.5720
              9              1.6459   2.075487e-03         0.5592
             10              1.6459   1.435229e-03         0.6915
             11              1.6459   9.347209e-04         0.6513
             12              1.6459   6.442236e-04         0.6892
             13              1.6459   4.969180e-04         0.7713
             14              1.6459   4.301356e-04         0.8656
             15              1.6459   4.034790e-04         0.9380
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6194
         Final Residual: 		   4.034790e-04
         Total Reduction in Residual: 	   4.698794e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0723246
    setup: 0.0508047 s
    solve: 0.0215199 s
    solve(per iteration): 0.00134499 s
resid in solve_pyamgx: 4.03e-04
time solve_pyamgx: 8.86e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26031            277779   0.00041        0.00726
           2(D)         5131            108223   0.00411        0.00261
           3(D)            6                 8     0.222       3.73e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31706
         Operator Complexity: 1.56263
         Total Memory Usage: 0.0201184 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.279450e-01
              0             1.64587   3.911980e-02         0.0741
              1              1.6459   3.805714e-03         0.0973
              2              1.6459   6.264329e-04         0.1646
              3              1.6459   1.281945e-04         0.2046
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1248
         Final Residual: 		   1.281945e-04
         Total Reduction in Residual: 	   2.428180e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0166892
    setup: 0.0133652 s
    solve: 0.0033239 s
    solve(per iteration): 0.000830976 s
resid in solve_pyamgx: 1.28e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26493            282749  0.000403        0.00738
           2(D)         5173            111017   0.00415        0.00267
           3(D)           15                21    0.0933       9.31e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32228
         Operator Complexity: 1.57397
         Total Memory Usage: 0.0203189 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.493146e+01
              0             1.64587   2.073622e+00         0.1389
              1              1.6459   4.574694e-01         0.2206
              2              1.6459   9.531844e-02         0.2084
              3              1.6459   2.324330e-02         0.2438
              4              1.6459   5.661696e-03         0.2436
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2069
         Final Residual: 		   5.661696e-03
         Total Reduction in Residual: 	   3.791789e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177336
    setup: 0.0135575 s
    solve: 0.00417613 s
    solve(per iteration): 0.000835226 s
resid in solve_pyamgx: 5.66e-03
time solve_pyamgx: 3.39e-02
time omega: 4.03e-02
time Smag or Wale: 4.77e-07

--time step: 351, iter:0, max residual:1.21e-06, u:4.25e-07, v:1.21e-06, w:2.85e-07, p:1.11e-06, k:7.82e-11, eps:0.00e+00, om:4.42e-06


monitor time step: 351, iter:0, u: 4.51e-01, v:-1.49e-03, w:-1.41e-02, p: 2.35e-12, k: 1.40e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.31e+02, kmin: 6.50e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 1.4772727272727272e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15711            169385  0.000686        0.00443
           2(D)         4130             44770   0.00262        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20183
         Operator Complexity: 1.31214
         Total Memory Usage: 0.0156556 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.115089e+00
              0             1.64587   9.563000e-02         0.0232
              1              1.6459   3.453110e-03         0.0361
              2              1.6459   5.439469e-04         0.1575
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0509
         Final Residual: 		   5.439469e-04
         Total Reduction in Residual: 	   1.321835e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126598
    setup: 0.0105236 s
    solve: 0.00213616 s
    solve(per iteration): 0.000712053 s
resid in solve_pyamgx: 5.44e-04
time solve_pyamgx: 2.81e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.241588e+00
              0             1.64587   8.101015e-02         0.0250
              1              1.6459   1.547708e-03         0.0191
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0219
         Final Residual: 		   1.547708e-03
         Total Reduction in Residual: 	   4.774537e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120414
    setup: 0.0105236 s
    solve: 0.00151779 s
    solve(per iteration): 0.000758896 s
resid in solve_pyamgx: 1.55e-03
time solve_pyamgx: 2.83e-03
time v: 5.65e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.593767e+00
              0             1.64587   9.129447e-02         0.0254
              1              1.6459   2.717752e-03         0.0298
              2              1.6459   3.673710e-04         0.1352
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0468
         Final Residual: 		   3.673710e-04
         Total Reduction in Residual: 	   1.022245e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126495
    setup: 0.0105236 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 3.67e-04
time solve_pyamgx: 3.38e-03
time w: 5.56e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.565324e-01
              0             1.64587   5.390918e-01         0.6294
              1              1.6459   2.504317e-01         0.4645
              2              1.6459   1.279221e-01         0.5108
              3              1.6459   6.614190e-02         0.5170
              4              1.6459   3.504796e-02         0.5299
              5              1.6459   1.891337e-02         0.5396
              6              1.6459   1.073740e-02         0.5677
              7              1.6459   6.236028e-03         0.5808
              8              1.6459   3.598737e-03         0.5771
              9              1.6459   2.042096e-03         0.5674
             10              1.6459   1.430316e-03         0.7004
             11              1.6459   9.528541e-04         0.6662
             12              1.6459   6.795286e-04         0.7132
             13              1.6459   5.451687e-04         0.8023
             14              1.6459   4.839435e-04         0.8877
             15              1.6459   4.596504e-04         0.9498
             16              1.6459   4.481655e-04         0.9750
             17              1.6459   4.391390e-04         0.9799
             18              1.6459   4.266254e-04         0.9715
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6702
         Final Residual: 		   4.266254e-04
         Total Reduction in Residual: 	   4.980844e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0767287
    setup: 0.0510056 s
    solve: 0.0257231 s
    solve(per iteration): 0.00135385 s
resid in solve_pyamgx: 4.27e-04
time solve_pyamgx: 9.23e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26010            277328   0.00041        0.00725
           2(D)         5195            108453   0.00402        0.00262
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3175
         Operator Complexity: 1.56231
         Total Memory Usage: 0.0201157 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.271452e-01
              0             1.64587   3.936493e-02         0.0747
              1              1.6459   3.806509e-03         0.0967
              2              1.6459   6.215362e-04         0.1633
              3              1.6459   1.270274e-04         0.2044
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1246
         Final Residual: 		   1.270274e-04
         Total Reduction in Residual: 	   2.409723e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167753
    setup: 0.0134412 s
    solve: 0.00333411 s
    solve(per iteration): 0.000833528 s
resid in solve_pyamgx: 1.27e-04
time solve_pyamgx: 3.22e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26432            282320  0.000404        0.00737
           2(D)         5165            111443   0.00418        0.00268
           3(D)            5                 7      0.28        3.2e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32147
         Operator Complexity: 1.57394
         Total Memory Usage: 0.0203144 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.487782e+01
              0             1.64587   2.057946e+00         0.1383
              1              1.6459   4.540635e-01         0.2206
              2              1.6459   9.438448e-02         0.2079
              3              1.6459   2.304290e-02         0.2441
              4              1.6459   5.680426e-03         0.2465
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2072
         Final Residual: 		   5.680426e-03
         Total Reduction in Residual: 	   3.818049e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176176
    setup: 0.0134308 s
    solve: 0.00418685 s
    solve(per iteration): 0.00083737 s
resid in solve_pyamgx: 5.68e-03
time solve_pyamgx: 3.29e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step: 352, iter:0, max residual:1.21e-06, u:4.25e-07, v:1.21e-06, w:2.87e-07, p:1.19e-06, k:7.75e-11, eps:0.00e+00, om:4.44e-06


monitor time step: 352, iter:0, u: 4.55e-01, v:-1.57e-03, w:-1.46e-02, p: 2.47e-12, k: 1.42e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.32e+02, kmin: 6.51e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 1.4730878186968838e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15676            168758  0.000687        0.00442
           2(D)         4112             44902   0.00266        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20129
         Operator Complexity: 1.31142
         Total Memory Usage: 0.0156419 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.110666e+00
              0             1.64587   9.549748e-02         0.0232
              1              1.6459   3.451235e-03         0.0361
              2              1.6459   5.440936e-04         0.1577
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0510
         Final Residual: 		   5.440936e-04
         Total Reduction in Residual: 	   1.323614e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126653
    setup: 0.010539 s
    solve: 0.0021263 s
    solve(per iteration): 0.000708768 s
resid in solve_pyamgx: 5.44e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.239167e+00
              0             1.64587   8.093567e-02         0.0250
              1              1.6459   1.546284e-03         0.0191
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0218
         Final Residual: 		   1.546284e-03
         Total Reduction in Residual: 	   4.773708e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120504
    setup: 0.010539 s
    solve: 0.00151142 s
    solve(per iteration): 0.000755712 s
resid in solve_pyamgx: 1.55e-03
time solve_pyamgx: 2.78e-03
time v: 5.53e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.589902e+00
              0             1.64587   9.121133e-02         0.0254
              1              1.6459   2.724519e-03         0.0299
              2              1.6459   3.674075e-04         0.1349
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0468
         Final Residual: 		   3.674075e-04
         Total Reduction in Residual: 	   1.023447e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126566
    setup: 0.010539 s
    solve: 0.00211763 s
    solve(per iteration): 0.000705877 s
resid in solve_pyamgx: 3.67e-04
time solve_pyamgx: 3.36e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.543010e-01
              0             1.64587   5.373014e-01         0.6289
              1              1.6459   2.498714e-01         0.4650
              2              1.6459   1.267877e-01         0.5074
              3              1.6459   6.489684e-02         0.5119
              4              1.6459   3.403051e-02         0.5244
              5              1.6459   1.819571e-02         0.5347
              6              1.6459   1.017805e-02         0.5594
              7              1.6459   5.883613e-03         0.5781
              8              1.6459   3.414854e-03         0.5804
              9              1.6459   1.975380e-03         0.5785
             10              1.6459   1.409678e-03         0.7136
             11              1.6459   9.616781e-04         0.6822
             12              1.6459   7.072529e-04         0.7354
             13              1.6459   5.870113e-04         0.8300
             14              1.6459   5.315384e-04         0.9055
             15              1.6459   5.096888e-04         0.9589
             16              1.6459   4.983468e-04         0.9777
             17              1.6459   4.874620e-04         0.9782
             18              1.6459   4.703622e-04         0.9649
             19              1.6459   4.254070e-04         0.9044
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6837
         Final Residual: 		   4.254070e-04
         Total Reduction in Residual: 	   4.979591e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0779644
    setup: 0.0507446 s
    solve: 0.0272198 s
    solve(per iteration): 0.00136099 s
resid in solve_pyamgx: 4.25e-04
time solve_pyamgx: 9.35e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26003            278117  0.000411        0.00726
           2(D)         5142            109844   0.00415        0.00265
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3169
         Operator Complexity: 1.56549
         Total Memory Usage: 0.0201613 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.263360e-01
              0             1.64587   3.879217e-02         0.0737
              1              1.6459   3.770232e-03         0.0972
              2              1.6459   6.186542e-04         0.1641
              3              1.6459   1.261807e-04         0.2040
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1244
         Final Residual: 		   1.261807e-04
         Total Reduction in Residual: 	   2.397341e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017018
    setup: 0.0136594 s
    solve: 0.00335856 s
    solve(per iteration): 0.00083964 s
resid in solve_pyamgx: 1.26e-04
time solve_pyamgx: 3.26e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26365            282405  0.000406        0.00737
           2(D)         5070            110250   0.00429        0.00265
           3(D)           18                20    0.0617       9.98e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31996
         Operator Complexity: 1.57235
         Total Memory Usage: 0.0202821 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.485680e+01
              0             1.64587   2.057351e+00         0.1385
              1              1.6459   4.573262e-01         0.2223
              2              1.6459   9.589256e-02         0.2097
              3              1.6459   2.349324e-02         0.2450
              4              1.6459   5.780609e-03         0.2461
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2080
         Final Residual: 		   5.780609e-03
         Total Reduction in Residual: 	   3.890885e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178691
    setup: 0.0136932 s
    solve: 0.00417587 s
    solve(per iteration): 0.000835174 s
resid in solve_pyamgx: 5.78e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 7.15e-07

--time step: 353, iter:0, max residual:1.35e-06, u:4.25e-07, v:1.21e-06, w:2.87e-07, p:1.35e-06, k:7.70e-11, eps:0.00e+00, om:4.52e-06


monitor time step: 353, iter:0, u: 4.58e-01, v:-1.73e-03, w:-1.51e-02, p: 2.22e-12, k: 1.44e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.32e+02, kmin: 6.52e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.4689265536723163e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15721            169613  0.000686        0.00444
           2(D)         4076             44502   0.00268        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20139
         Operator Complexity: 1.31208
         Total Memory Usage: 0.0156528 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.106227e+00
              0             1.64587   9.533588e-02         0.0232
              1              1.6459   3.436566e-03         0.0360
              2              1.6459   5.390966e-04         0.1569
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0508
         Final Residual: 		   5.390966e-04
         Total Reduction in Residual: 	   1.312876e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125905
    setup: 0.0104666 s
    solve: 0.00212387 s
    solve(per iteration): 0.000707957 s
resid in solve_pyamgx: 5.39e-04
time solve_pyamgx: 2.79e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.236754e+00
              0             1.64587   8.086013e-02         0.0250
              1              1.6459   1.542748e-03         0.0191
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0218
         Final Residual: 		   1.542748e-03
         Total Reduction in Residual: 	   4.766342e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119678
    setup: 0.0104666 s
    solve: 0.00150118 s
    solve(per iteration): 0.000750592 s
resid in solve_pyamgx: 1.54e-03
time solve_pyamgx: 2.76e-03
time v: 5.53e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.586086e+00
              0             1.64587   9.111170e-02         0.0254
              1              1.6459   2.717216e-03         0.0298
              2              1.6459   3.666218e-04         0.1349
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0468
         Final Residual: 		   3.666218e-04
         Total Reduction in Residual: 	   1.022345e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012576
    setup: 0.0104666 s
    solve: 0.00210944 s
    solve(per iteration): 0.000703147 s
resid in solve_pyamgx: 3.67e-04
time solve_pyamgx: 3.33e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.520553e-01
              0             1.64587   5.362099e-01         0.6293
              1              1.6459   2.500230e-01         0.4663
              2              1.6459   1.257645e-01         0.5030
              3              1.6459   6.362699e-02         0.5059
              4              1.6459   3.304431e-02         0.5193
              5              1.6459   1.752964e-02         0.5305
              6              1.6459   9.630511e-03         0.5494
              7              1.6459   5.501253e-03         0.5712
              8              1.6459   3.181149e-03         0.5783
              9              1.6459   1.858766e-03         0.5843
             10              1.6459   1.337529e-03         0.7196
             11              1.6459   9.121410e-04         0.6820
             12              1.6459   6.656966e-04         0.7298
             13              1.6459   5.501875e-04         0.8265
             14              1.6459   4.967113e-04         0.9028
             15              1.6459   4.760506e-04         0.9584
             16              1.6459   4.653516e-04         0.9775
             17              1.6459   4.550223e-04         0.9778
             18              1.6459   4.389298e-04         0.9646
             19              1.6459   3.960610e-04         0.9023
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6813
         Final Residual: 		   3.960610e-04
         Total Reduction in Residual: 	   4.648301e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0783956
    setup: 0.0510792 s
    solve: 0.0273164 s
    solve(per iteration): 0.00136582 s
resid in solve_pyamgx: 3.96e-04
time solve_pyamgx: 9.41e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25973            277179  0.000411        0.00724
           2(D)         5134            109208   0.00414        0.00263
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3165
         Operator Complexity: 1.56319
         Total Memory Usage: 0.020124 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.255312e-01
              0             1.64587   3.883327e-02         0.0739
              1              1.6459   3.775179e-03         0.0972
              2              1.6459   6.253262e-04         0.1656
              3              1.6459   1.275951e-04         0.2040
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1248
         Final Residual: 		   1.275951e-04
         Total Reduction in Residual: 	   2.427926e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169902
    setup: 0.0136438 s
    solve: 0.00334643 s
    solve(per iteration): 0.000836608 s
resid in solve_pyamgx: 1.28e-04
time solve_pyamgx: 3.26e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26501            283307  0.000403         0.0074
           2(D)         5172            111794   0.00418        0.00269
           3(D)           13                23     0.136       9.16e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32233
         Operator Complexity: 1.57592
         Total Memory Usage: 0.020349 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.477337e+01
              0             1.64587   2.036493e+00         0.1378
              1              1.6459   4.478546e-01         0.2199
              2              1.6459   9.272606e-02         0.2070
              3              1.6459   2.256642e-02         0.2434
              4              1.6459   5.507502e-03         0.2441
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2062
         Final Residual: 		   5.507502e-03
         Total Reduction in Residual: 	   3.727993e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178683
    setup: 0.0136863 s
    solve: 0.00418202 s
    solve(per iteration): 0.000836403 s
resid in solve_pyamgx: 5.51e-03
time solve_pyamgx: 3.32e-02
time omega: 3.98e-02
time Smag or Wale: 7.15e-07

--time step: 354, iter:0, max residual:1.26e-06, u:4.21e-07, v:1.21e-06, w:2.86e-07, p:1.26e-06, k:7.79e-11, eps:0.00e+00, om:4.30e-06


monitor time step: 354, iter:0, u: 4.61e-01, v:-1.75e-03, w:-1.56e-02, p: 2.06e-12, k: 1.45e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.32e+02, kmin: 6.53e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.464788732394366e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15715            169477  0.000686        0.00443
           2(D)         4102             44310   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20159
         Operator Complexity: 1.31161
         Total Memory Usage: 0.0156463 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.101775e+00
              0             1.64587   9.519651e-02         0.0232
              1              1.6459   3.426852e-03         0.0360
              2              1.6459   5.302205e-04         0.1547
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0506
         Final Residual: 		   5.302205e-04
         Total Reduction in Residual: 	   1.292661e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126136
    setup: 0.0104735 s
    solve: 0.00214016 s
    solve(per iteration): 0.000713387 s
resid in solve_pyamgx: 5.30e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.234337e+00
              0             1.64587   8.078294e-02         0.0250
              1              1.6459   1.539348e-03         0.0191
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0218
         Final Residual: 		   1.539348e-03
         Total Reduction in Residual: 	   4.759392e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119829
    setup: 0.0104735 s
    solve: 0.00150944 s
    solve(per iteration): 0.00075472 s
resid in solve_pyamgx: 1.54e-03
time solve_pyamgx: 2.78e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.582314e+00
              0             1.64587   9.100922e-02         0.0254
              1              1.6459   2.714685e-03         0.0298
              2              1.6459   3.627059e-04         0.1336
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0466
         Final Residual: 		   3.627059e-04
         Total Reduction in Residual: 	   1.012491e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126026
    setup: 0.0104735 s
    solve: 0.00212912 s
    solve(per iteration): 0.000709707 s
resid in solve_pyamgx: 3.63e-04
time solve_pyamgx: 3.38e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.499431e-01
              0             1.64587   5.364646e-01         0.6312
              1              1.6459   2.507097e-01         0.4673
              2              1.6459   1.252171e-01         0.4995
              3              1.6459   6.290625e-02         0.5024
              4              1.6459   3.252635e-02         0.5171
              5              1.6459   1.719210e-02         0.5286
              6              1.6459   9.310054e-03         0.5415
              7              1.6459   5.240975e-03         0.5629
              8              1.6459   2.990544e-03         0.5706
              9              1.6459   1.741443e-03         0.5823
             10              1.6459   1.247260e-03         0.7162
             11              1.6459   8.343007e-04         0.6689
             12              1.6459   5.882275e-04         0.7051
             13              1.6459   4.700575e-04         0.7991
             14              1.6459   4.158022e-04         0.8846
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6016
         Final Residual: 		   4.158022e-04
         Total Reduction in Residual: 	   4.892118e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0711351
    setup: 0.0509814 s
    solve: 0.0201537 s
    solve(per iteration): 0.00134358 s
resid in solve_pyamgx: 4.16e-04
time solve_pyamgx: 8.66e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26100            278522  0.000409        0.00727
           2(D)         5104            109364    0.0042        0.00263
           3(D)           13                13    0.0769       6.93e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31756
         Operator Complexity: 1.56538
         Total Memory Usage: 0.0201631 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.247235e-01
              0             1.64587   3.867794e-02         0.0737
              1              1.6459   3.772894e-03         0.0975
              2              1.6459   6.242816e-04         0.1655
              3              1.6459   1.277634e-04         0.2047
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1249
         Final Residual: 		   1.277634e-04
         Total Reduction in Residual: 	   2.434871e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169802
    setup: 0.0136256 s
    solve: 0.00335462 s
    solve(per iteration): 0.000838656 s
resid in solve_pyamgx: 1.28e-04
time solve_pyamgx: 3.24e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26498            283758  0.000404        0.00741
           2(D)         5168            111846   0.00419        0.00269
           3(D)           15                21    0.0933       9.31e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32228
         Operator Complexity: 1.57665
         Total Memory Usage: 0.02036 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.477033e+01
              0             1.64587   2.016513e+00         0.1365
              1              1.6459   4.451041e-01         0.2207
              2              1.6459   9.274156e-02         0.2084
              3              1.6459   2.261871e-02         0.2439
              4              1.6459   5.559041e-03         0.2458
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2066
         Final Residual: 		   5.559041e-03
         Total Reduction in Residual: 	   3.763653e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178975
    setup: 0.0137052 s
    solve: 0.00419226 s
    solve(per iteration): 0.000838451 s
resid in solve_pyamgx: 5.56e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 355, iter:0, max residual:1.21e-06, u:4.14e-07, v:1.20e-06, w:2.83e-07, p:1.21e-06, k:7.80e-11, eps:0.00e+00, om:4.34e-06


monitor time step: 355, iter:0, u: 4.63e-01, v:-1.58e-03, w:-1.61e-02, p: 2.35e-12, k: 1.47e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.32e+02, kmin: 6.55e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.4606741573033705e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15722            169430  0.000685        0.00443
           2(D)         4110             44054   0.00261        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20174
         Operator Complexity: 1.31116
         Total Memory Usage: 0.0156403 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.097325e+00
              0             1.64587   9.503504e-02         0.0232
              1              1.6459   3.418872e-03         0.0360
              2              1.6459   5.405860e-04         0.1581
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0509
         Final Residual: 		   5.405860e-04
         Total Reduction in Residual: 	   1.319363e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125712
    setup: 0.0104454 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 5.41e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.231930e+00
              0             1.64587   8.071154e-02         0.0250
              1              1.6459   1.537812e-03         0.0191
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0218
         Final Residual: 		   1.537812e-03
         Total Reduction in Residual: 	   4.758185e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119493
    setup: 0.0104454 s
    solve: 0.0015039 s
    solve(per iteration): 0.000751952 s
resid in solve_pyamgx: 1.54e-03
time solve_pyamgx: 2.74e-03
time v: 5.52e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.578542e+00
              0             1.64587   9.090284e-02         0.0254
              1              1.6459   2.711582e-03         0.0298
              2              1.6459   3.641407e-04         0.1343
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0467
         Final Residual: 		   3.641407e-04
         Total Reduction in Residual: 	   1.017567e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125604
    setup: 0.0104454 s
    solve: 0.00211498 s
    solve(per iteration): 0.000704992 s
resid in solve_pyamgx: 3.64e-04
time solve_pyamgx: 3.36e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.478468e-01
              0             1.64587   5.374248e-01         0.6339
              1              1.6459   2.512263e-01         0.4675
              2              1.6459   1.250875e-01         0.4979
              3              1.6459   6.284943e-02         0.5024
              4              1.6459   3.256993e-02         0.5182
              5              1.6459   1.725188e-02         0.5297
              6              1.6459   9.291617e-03         0.5386
              7              1.6459   5.178265e-03         0.5573
              8              1.6459   2.918398e-03         0.5636
              9              1.6459   1.691803e-03         0.5797
             10              1.6459   1.210123e-03         0.7153
             11              1.6459   8.079431e-04         0.6677
             12              1.6459   5.714863e-04         0.7073
             13              1.6459   4.599281e-04         0.8048
             14              1.6459   4.090449e-04         0.8894
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6010
         Final Residual: 		   4.090449e-04
         Total Reduction in Residual: 	   4.824514e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0711798
    setup: 0.0510036 s
    solve: 0.0201763 s
    solve(per iteration): 0.00134509 s
resid in solve_pyamgx: 4.09e-04
time solve_pyamgx: 8.67e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25955            277123  0.000411        0.00724
           2(D)         5135            108609   0.00412        0.00262
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31636
         Operator Complexity: 1.56224
         Total Memory Usage: 0.0201087 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.239123e-01
              0             1.64587   3.873555e-02         0.0739
              1              1.6459   3.766400e-03         0.0972
              2              1.6459   6.278598e-04         0.1667
              3              1.6459   1.284274e-04         0.2045
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1251
         Final Residual: 		   1.284274e-04
         Total Reduction in Residual: 	   2.451316e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169522
    setup: 0.0136205 s
    solve: 0.00333168 s
    solve(per iteration): 0.00083292 s
resid in solve_pyamgx: 1.28e-04
time solve_pyamgx: 3.24e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26427            282401  0.000404        0.00737
           2(D)         5084            108700   0.00421        0.00262
           3(D)           15                17    0.0756       8.42e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3207
         Operator Complexity: 1.57008
         Total Memory Usage: 0.0202511 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.472006e+01
              0             1.64587   2.001607e+00         0.1360
              1              1.6459   4.432371e-01         0.2214
              2              1.6459   9.287125e-02         0.2095
              3              1.6459   2.267704e-02         0.2442
              4              1.6459   5.536052e-03         0.2441
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2066
         Final Residual: 		   5.536052e-03
         Total Reduction in Residual: 	   3.760890e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178712
    setup: 0.0136747 s
    solve: 0.00419648 s
    solve(per iteration): 0.000839296 s
resid in solve_pyamgx: 5.54e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 7.15e-07

--time step: 356, iter:0, max residual:1.20e-06, u:4.22e-07, v:1.20e-06, w:2.84e-07, p:1.18e-06, k:7.84e-11, eps:0.00e+00, om:4.33e-06


monitor time step: 356, iter:0, u: 4.66e-01, v:-1.49e-03, w:-1.66e-02, p: 2.31e-12, k: 1.48e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.32e+02, kmin: 6.57e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.456582633053221e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15724            169616  0.000686        0.00444
           2(D)         4122             44822   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20188
         Operator Complexity: 1.31256
         Total Memory Usage: 0.0156623 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.092888e+00
              0             1.64587   9.488383e-02         0.0232
              1              1.6459   3.400259e-03         0.0358
              2              1.6459   5.366514e-04         0.1578
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0508
         Final Residual: 		   5.366514e-04
         Total Reduction in Residual: 	   1.311180e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126245
    setup: 0.0104964 s
    solve: 0.0021281 s
    solve(per iteration): 0.000709365 s
resid in solve_pyamgx: 5.37e-04
time solve_pyamgx: 2.82e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.229556e+00
              0             1.64587   8.063873e-02         0.0250
              1              1.6459   1.535723e-03         0.0190
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0218
         Final Residual: 		   1.535723e-03
         Total Reduction in Residual: 	   4.755214e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120243
    setup: 0.0104964 s
    solve: 0.00152781 s
    solve(per iteration): 0.000763904 s
resid in solve_pyamgx: 1.54e-03
time solve_pyamgx: 2.81e-03
time v: 5.59e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.574740e+00
              0             1.64587   9.080844e-02         0.0254
              1              1.6459   2.713029e-03         0.0299
              2              1.6459   3.667913e-04         0.1352
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0468
         Final Residual: 		   3.667913e-04
         Total Reduction in Residual: 	   1.026064e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126223
    setup: 0.0104964 s
    solve: 0.00212589 s
    solve(per iteration): 0.000708629 s
resid in solve_pyamgx: 3.67e-04
time solve_pyamgx: 3.38e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.457252e-01
              0             1.64587   5.379215e-01         0.6360
              1              1.6459   2.510968e-01         0.4668
              2              1.6459   1.250891e-01         0.4982
              3              1.6459   6.315608e-02         0.5049
              4              1.6459   3.292116e-02         0.5213
              5              1.6459   1.751866e-02         0.5321
              6              1.6459   9.448663e-03         0.5393
              7              1.6459   5.234099e-03         0.5540
              8              1.6459   2.927663e-03         0.5593
              9              1.6459   1.691812e-03         0.5779
             10              1.6459   1.213794e-03         0.7175
             11              1.6459   8.199447e-04         0.6755
             12              1.6459   5.976154e-04         0.7288
             13              1.6459   4.982804e-04         0.8338
             14              1.6459   4.527544e-04         0.9086
             15              1.6459   4.346452e-04         0.9600
             16              1.6459   4.242512e-04         0.9761
             17              1.6459   4.139096e-04         0.9756
         --------------------------------------------------------------
         Total Iterations: 18
         Avg Convergence Rate: 		         0.6548
         Final Residual: 		   4.139096e-04
         Total Reduction in Residual: 	   4.894138e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0754875
    setup: 0.0511037 s
    solve: 0.0243837 s
    solve(per iteration): 0.00135465 s
resid in solve_pyamgx: 4.14e-04
time solve_pyamgx: 9.10e-02
time p: 1.03e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25960            277306  0.000411        0.00724
           2(D)         5116            108780   0.00416        0.00262
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31625
         Operator Complexity: 1.56277
         Total Memory Usage: 0.0201163 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.230988e-01
              0             1.64587   3.870789e-02         0.0740
              1              1.6459   3.755208e-03         0.0970
              2              1.6459   6.216886e-04         0.1656
              3              1.6459   1.259794e-04         0.2026
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1246
         Final Residual: 		   1.259794e-04
         Total Reduction in Residual: 	   2.408328e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167335
    setup: 0.0134115 s
    solve: 0.00332195 s
    solve(per iteration): 0.000830488 s
resid in solve_pyamgx: 1.26e-04
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26564            283440  0.000402         0.0074
           2(D)         5197            111767   0.00414        0.00269
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32322
         Operator Complexity: 1.57606
         Total Memory Usage: 0.0203559 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.468178e+01
              0             1.64587   2.004441e+00         0.1365
              1              1.6459   4.363863e-01         0.2177
              2              1.6459   9.007393e-02         0.2064
              3              1.6459   2.173147e-02         0.2413
              4              1.6459   5.271358e-03         0.2426
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2047
         Final Residual: 		   5.271358e-03
         Total Reduction in Residual: 	   3.590409e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176906
    setup: 0.0135045 s
    solve: 0.00418605 s
    solve(per iteration): 0.00083721 s
resid in solve_pyamgx: 5.27e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 357, iter:0, max residual:1.20e-06, u:4.19e-07, v:1.20e-06, w:2.87e-07, p:1.13e-06, k:7.69e-11, eps:0.00e+00, om:4.12e-06


monitor time step: 357, iter:0, u: 4.68e-01, v:-1.53e-03, w:-1.70e-02, p: 2.44e-12, k: 1.49e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.94e+01, vismax: 2.32e+02, kmin: 6.57e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 1.4525139664804469e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15769            170133  0.000684        0.00445
           2(D)         4078             43930   0.00264         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.20189
         Operator Complexity: 1.31201
         Total Memory Usage: 0.0156543 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.088465e+00
              0             1.64587   9.472541e-02         0.0232
              1              1.6459   3.383628e-03         0.0357
              2              1.6459   5.323335e-04         0.1573
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0507
         Final Residual: 		   5.323335e-04
         Total Reduction in Residual: 	   1.302038e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125951
    setup: 0.0104673 s
    solve: 0.00212781 s
    solve(per iteration): 0.000709269 s
resid in solve_pyamgx: 5.32e-04
time solve_pyamgx: 2.86e-02
time u: 3.52e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.227221e+00
              0             1.64587   8.056656e-02         0.0250
              1              1.6459   1.532867e-03         0.0190
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0218
         Final Residual: 		   1.532867e-03
         Total Reduction in Residual: 	   4.749803e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119806
    setup: 0.0104673 s
    solve: 0.00151325 s
    solve(per iteration): 0.000756624 s
resid in solve_pyamgx: 1.53e-03
time solve_pyamgx: 2.77e-03
time v: 5.47e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.570918e+00
              0             1.64587   9.070022e-02         0.0254
              1              1.6459   2.686758e-03         0.0296
              2              1.6459   3.574819e-04         0.1331
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0464
         Final Residual: 		   3.574819e-04
         Total Reduction in Residual: 	   1.001093e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125771
    setup: 0.0104673 s
    solve: 0.00210979 s
    solve(per iteration): 0.000703264 s
resid in solve_pyamgx: 3.57e-04
time solve_pyamgx: 3.37e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.436573e-01
              0             1.64587   5.376123e-01         0.6372
              1              1.6459   2.506206e-01         0.4662
              2              1.6459   1.252148e-01         0.4996
              3              1.6459   6.369957e-02         0.5087
              4              1.6459   3.342237e-02         0.5247
              5              1.6459   1.784587e-02         0.5339
              6              1.6459   9.673059e-03         0.5420
              7              1.6459   5.341019e-03         0.5522
              8              1.6459   2.975995e-03         0.5572
              9              1.6459   1.715050e-03         0.5763
             10              1.6459   1.237482e-03         0.7215
             11              1.6459   8.525107e-04         0.6889
             12              1.6459   6.467660e-04         0.7587
             13              1.6459   5.604631e-04         0.8666
             14              1.6459   5.201020e-04         0.9280
             15              1.6459   5.037178e-04         0.9685
             16              1.6459   4.920692e-04         0.9769
             17              1.6459   4.782642e-04         0.9719
             18              1.6459   4.563135e-04         0.9541
             19              1.6459   4.014392e-04         0.8797
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6821
         Final Residual: 		   4.014392e-04
         Total Reduction in Residual: 	   4.758320e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0781252
    setup: 0.0508723 s
    solve: 0.0272529 s
    solve(per iteration): 0.00136264 s
resid in solve_pyamgx: 4.01e-04
time solve_pyamgx: 9.56e-02
time p: 1.08e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26048            277434  0.000409        0.00725
           2(D)         5190            111890   0.00415        0.00269
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31783
         Operator Complexity: 1.56747
         Total Memory Usage: 0.0201965 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.222867e-01
              0             1.64587   3.867539e-02         0.0741
              1              1.6459   3.722906e-03         0.0963
              2              1.6459   6.161164e-04         0.1655
              3              1.6459   1.251872e-04         0.2032
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1244
         Final Residual: 		   1.251872e-04
         Total Reduction in Residual: 	   2.396905e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169857
    setup: 0.0136454 s
    solve: 0.00334029 s
    solve(per iteration): 0.000835072 s
resid in solve_pyamgx: 1.25e-04
time solve_pyamgx: 3.31e-02
time k: 4.52e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26494            282650  0.000403        0.00738
           2(D)         5187            110461   0.00411        0.00266
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32238
         Operator Complexity: 1.573
         Total Memory Usage: 0.0203046 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.482953e+01
              0             1.64587   1.988117e+00         0.1341
              1              1.6459   4.388996e-01         0.2208
              2              1.6459   9.145706e-02         0.2084
              3              1.6459   2.225088e-02         0.2433
              4              1.6459   5.346264e-03         0.2403
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   5.346264e-03
         Total Reduction in Residual: 	   3.605148e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175616
    setup: 0.0133918 s
    solve: 0.00416973 s
    solve(per iteration): 0.000833946 s
resid in solve_pyamgx: 5.35e-03
time solve_pyamgx: 3.29e-02
time omega: 3.95e-02
time Smag or Wale: 7.15e-07

--time step: 358, iter:0, max residual:1.31e-06, u:4.16e-07, v:1.20e-06, w:2.79e-07, p:1.31e-06, k:7.64e-11, eps:0.00e+00, om:4.18e-06


monitor time step: 358, iter:0, u: 4.71e-01, v:-1.67e-03, w:-1.75e-02, p: 2.00e-12, k: 1.50e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.32e+02, kmin: 6.59e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.39e-01
vismean_mean 1.448467966573816e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15725            169203  0.000684        0.00443
           2(D)         4111             44447   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20178
         Operator Complexity: 1.31141
         Total Memory Usage: 0.0156442 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.084042e+00
              0             1.64587   9.457779e-02         0.0232
              1              1.6459   3.374667e-03         0.0357
              2              1.6459   5.240235e-04         0.1553
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0504
         Final Residual: 		   5.240235e-04
         Total Reduction in Residual: 	   1.283100e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125862
    setup: 0.0104628 s
    solve: 0.00212336 s
    solve(per iteration): 0.000707787 s
resid in solve_pyamgx: 5.24e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.224913e+00
              0             1.64587   8.049527e-02         0.0250
              1              1.6459   1.530016e-03         0.0190
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0218
         Final Residual: 		   1.530016e-03
         Total Reduction in Residual: 	   4.744365e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119763
    setup: 0.0104628 s
    solve: 0.00151347 s
    solve(per iteration): 0.000756736 s
resid in solve_pyamgx: 1.53e-03
time solve_pyamgx: 2.80e-03
time v: 5.58e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.567114e+00
              0             1.64587   9.059731e-02         0.0254
              1              1.6459   2.687730e-03         0.0297
              2              1.6459   3.593295e-04         0.1337
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0465
         Final Residual: 		   3.593295e-04
         Total Reduction in Residual: 	   1.007340e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125963
    setup: 0.0104628 s
    solve: 0.00213347 s
    solve(per iteration): 0.000711157 s
resid in solve_pyamgx: 3.59e-04
time solve_pyamgx: 3.39e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.415213e-01
              0             1.64587   5.361536e-01         0.6371
              1              1.6459   2.500906e-01         0.4665
              2              1.6459   1.254546e-01         0.5016
              3              1.6459   6.433598e-02         0.5128
              4              1.6459   3.392751e-02         0.5273
              5              1.6459   1.812816e-02         0.5343
              6              1.6459   9.894549e-03         0.5458
              7              1.6459   5.458632e-03         0.5517
              8              1.6459   3.021903e-03         0.5536
              9              1.6459   1.712973e-03         0.5669
             10              1.6459   1.218187e-03         0.7112
             11              1.6459   8.208113e-04         0.6738
             12              1.6459   6.088095e-04         0.7417
             13              1.6459   5.194007e-04         0.8531
             14              1.6459   4.782104e-04         0.9207
             15              1.6459   4.623691e-04         0.9669
             16              1.6459   4.511178e-04         0.9757
             17              1.6459   4.389771e-04         0.9731
             18              1.6459   4.215871e-04         0.9604
             19              1.6459   3.764093e-04         0.8928
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6800
         Final Residual: 		   3.764093e-04
         Total Reduction in Residual: 	   4.472962e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0784555
    setup: 0.0508067 s
    solve: 0.0276488 s
    solve(per iteration): 0.00138244 s
resid in solve_pyamgx: 3.76e-04
time solve_pyamgx: 9.39e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26088            277760  0.000408        0.00726
           2(D)         5219            109979   0.00404        0.00265
           3(D)            3                 3     0.333       1.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3185
         Operator Complexity: 1.56516
         Total Memory Usage: 0.0201645 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.214717e-01
              0             1.64587   3.815189e-02         0.0732
              1              1.6459   3.662282e-03         0.0960
              2              1.6459   5.964009e-04         0.1628
              3              1.6459   1.221186e-04         0.2048
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1237
         Final Residual: 		   1.221186e-04
         Total Reduction in Residual: 	   2.341808e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167856
    setup: 0.0134474 s
    solve: 0.00333824 s
    solve(per iteration): 0.00083456 s
resid in solve_pyamgx: 1.22e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26499            282393  0.000402        0.00738
           2(D)         5148            110392   0.00417        0.00266
           3(D)           17                23    0.0796       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3221
         Operator Complexity: 1.57254
         Total Memory Usage: 0.0202961 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.462990e+01
              0             1.64587   1.988521e+00         0.1359
              1              1.6459   4.316625e-01         0.2171
              2              1.6459   8.873872e-02         0.2056
              3              1.6459   2.158109e-02         0.2432
              4              1.6459   5.238820e-03         0.2428
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2045
         Final Residual: 		   5.238820e-03
         Total Reduction in Residual: 	   3.580900e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178746
    setup: 0.0137047 s
    solve: 0.00416989 s
    solve(per iteration): 0.000833978 s
resid in solve_pyamgx: 5.24e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 7.15e-07

--time step: 359, iter:0, max residual:1.21e-06, u:4.09e-07, v:1.20e-06, w:2.81e-07, p:1.21e-06, k:7.45e-11, eps:0.00e+00, om:4.09e-06


monitor time step: 359, iter:0, u: 4.72e-01, v:-1.67e-03, w:-1.79e-02, p: 1.93e-12, k: 1.51e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.33e+02, kmin: 6.61e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.4444444444444443e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15721            169397  0.000685        0.00443
           2(D)         4120             44604   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20183
         Operator Complexity: 1.31192
         Total Memory Usage: 0.0156522 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.079608e+00
              0             1.64587   9.441151e-02         0.0231
              1              1.6459   3.355902e-03         0.0355
              2              1.6459   5.243803e-04         0.1563
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0505
         Final Residual: 		   5.243803e-04
         Total Reduction in Residual: 	   1.285369e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126071
    setup: 0.0104653 s
    solve: 0.00214179 s
    solve(per iteration): 0.000713931 s
resid in solve_pyamgx: 5.24e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.222616e+00
              0             1.64587   8.042204e-02         0.0250
              1              1.6459   1.527415e-03         0.0190
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0218
         Final Residual: 		   1.527415e-03
         Total Reduction in Residual: 	   4.739676e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119728
    setup: 0.0104653 s
    solve: 0.00150749 s
    solve(per iteration): 0.000753744 s
resid in solve_pyamgx: 1.53e-03
time solve_pyamgx: 2.80e-03
time v: 5.58e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.563361e+00
              0             1.64587   9.050774e-02         0.0254
              1              1.6459   2.683342e-03         0.0296
              2              1.6459   3.568022e-04         0.1330
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0464
         Final Residual: 		   3.568022e-04
         Total Reduction in Residual: 	   1.001308e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125934
    setup: 0.0104653 s
    solve: 0.00212813 s
    solve(per iteration): 0.000709376 s
resid in solve_pyamgx: 3.57e-04
time solve_pyamgx: 3.37e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.392799e-01
              0             1.64587   5.340286e-01         0.6363
              1              1.6459   2.501010e-01         0.4683
              2              1.6459   1.259859e-01         0.5037
              3              1.6459   6.499029e-02         0.5159
              4              1.6459   3.435805e-02         0.5287
              5              1.6459   1.836406e-02         0.5345
              6              1.6459   1.011673e-02         0.5509
              7              1.6459   5.605804e-03         0.5541
              8              1.6459   3.084456e-03         0.5502
              9              1.6459   1.714468e-03         0.5558
             10              1.6459   1.190200e-03         0.6942
             11              1.6459   7.685744e-04         0.6458
             12              1.6459   5.350907e-04         0.6962
             13              1.6459   4.289451e-04         0.8016
             14              1.6459   3.813032e-04         0.8889
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5986
         Final Residual: 		   3.813032e-04
         Total Reduction in Residual: 	   4.543219e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0712006
    setup: 0.0510112 s
    solve: 0.0201894 s
    solve(per iteration): 0.00134596 s
resid in solve_pyamgx: 3.81e-04
time solve_pyamgx: 8.78e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25966            277390  0.000411        0.00724
           2(D)         5156            110644   0.00416        0.00267
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31671
         Operator Complexity: 1.5656
         Total Memory Usage: 0.0201621 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.206457e-01
              0             1.64587   3.862394e-02         0.0742
              1              1.6459   3.702697e-03         0.0959
              2              1.6459   6.026225e-04         0.1628
              3              1.6459   1.227874e-04         0.2038
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1239
         Final Residual: 		   1.227874e-04
         Total Reduction in Residual: 	   2.358368e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168185
    setup: 0.0134414 s
    solve: 0.00337715 s
    solve(per iteration): 0.000844288 s
resid in solve_pyamgx: 1.23e-04
time solve_pyamgx: 3.36e-02
time k: 4.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26465            282009  0.000403        0.00737
           2(D)         5159            111575   0.00419        0.00269
           3(D)           13                21     0.124       8.72e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32183
         Operator Complexity: 1.5737
         Total Memory Usage: 0.0203125 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.449840e+01
              0             1.64587   1.955703e+00         0.1349
              1              1.6459   4.260789e-01         0.2179
              2              1.6459   8.822105e-02         0.2071
              3              1.6459   2.164624e-02         0.2454
              4              1.6459   5.283914e-03         0.2441
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2053
         Final Residual: 		   5.283914e-03
         Total Reduction in Residual: 	   3.644481e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176024
    setup: 0.0134535 s
    solve: 0.00414893 s
    solve(per iteration): 0.000829786 s
resid in solve_pyamgx: 5.28e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 7.15e-07

--time step: 360, iter:0, max residual:1.19e-06, u:4.10e-07, v:1.19e-06, w:2.79e-07, p:1.11e-06, k:7.49e-11, eps:0.00e+00, om:4.13e-06


monitor time step: 360, iter:0, u: 4.74e-01, v:-1.50e-03, w:-1.83e-02, p: 2.15e-12, k: 1.52e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.67e-01, cfl_max_y: 5.39e-02, at i=  6, j= 68


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.33e+02, kmin: 6.61e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 1.4404432132963987e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15720            169114  0.000684        0.00443
           2(D)         4122             44802   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20184
         Operator Complexity: 1.31179
         Total Memory Usage: 0.0156504 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.075162e+00
              0             1.64587   9.425923e-02         0.0231
              1              1.6459   3.338388e-03         0.0354
              2              1.6459   5.208311e-04         0.1560
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0504
         Final Residual: 		   5.208311e-04
         Total Reduction in Residual: 	   1.278062e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125559
    setup: 0.0104155 s
    solve: 0.00214042 s
    solve(per iteration): 0.000713472 s
resid in solve_pyamgx: 5.21e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.220327e+00
              0             1.64587   8.035342e-02         0.0250
              1              1.6459   1.525890e-03         0.0190
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0218
         Final Residual: 		   1.525890e-03
         Total Reduction in Residual: 	   4.738306e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.011929
    setup: 0.0104155 s
    solve: 0.00151347 s
    solve(per iteration): 0.000756736 s
resid in solve_pyamgx: 1.53e-03
time solve_pyamgx: 2.80e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.559651e+00
              0             1.64587   9.040121e-02         0.0254
              1              1.6459   2.677528e-03         0.0296
              2              1.6459   3.589869e-04         0.1341
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0465
         Final Residual: 		   3.589869e-04
         Total Reduction in Residual: 	   1.008489e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125251
    setup: 0.0104155 s
    solve: 0.00210963 s
    solve(per iteration): 0.000703211 s
resid in solve_pyamgx: 3.59e-04
time solve_pyamgx: 3.33e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.371774e-01
              0             1.64587   5.322807e-01         0.6358
              1              1.6459   2.511701e-01         0.4719
              2              1.6459   1.270474e-01         0.5058
              3              1.6459   6.579022e-02         0.5178
              4              1.6459   3.482467e-02         0.5293
              5              1.6459   1.867966e-02         0.5364
              6              1.6459   1.040879e-02         0.5572
              7              1.6459   5.821260e-03         0.5593
              8              1.6459   3.199550e-03         0.5496
              9              1.6459   1.760470e-03         0.5502
             10              1.6459   1.208179e-03         0.6863
             11              1.6459   7.672886e-04         0.6351
             12              1.6459   5.199228e-04         0.6776
             13              1.6459   4.005529e-04         0.7704
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5792
         Final Residual: 		   4.005529e-04
         Total Reduction in Residual: 	   4.784564e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0699814
    setup: 0.051062 s
    solve: 0.0189194 s
    solve(per iteration): 0.00135139 s
resid in solve_pyamgx: 4.01e-04
time solve_pyamgx: 8.54e-02
time p: 9.78e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25994            277388  0.000411        0.00724
           2(D)         5106            110056   0.00422        0.00265
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31649
         Operator Complexity: 1.56474
         Total Memory Usage: 0.0201478 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.198308e-01
              0             1.64587   3.870308e-02         0.0745
              1              1.6459   3.728208e-03         0.0963
              2              1.6459   6.067491e-04         0.1627
              3              1.6459   1.236479e-04         0.2038
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1242
         Final Residual: 		   1.236479e-04
         Total Reduction in Residual: 	   2.378617e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169343
    setup: 0.0135883 s
    solve: 0.00334602 s
    solve(per iteration): 0.000836504 s
resid in solve_pyamgx: 1.24e-04
time solve_pyamgx: 3.22e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26529            282643  0.000402        0.00738
           2(D)         5156            110416   0.00415        0.00266
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32239
         Operator Complexity: 1.57292
         Total Memory Usage: 0.0203034 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.446385e+01
              0             1.64587   1.958209e+00         0.1354
              1              1.6459   4.311727e-01         0.2202
              2              1.6459   8.895675e-02         0.2063
              3              1.6459   2.145596e-02         0.2412
              4              1.6459   5.208797e-03         0.2428
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   5.208797e-03
         Total Reduction in Residual: 	   3.601253e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177427
    setup: 0.0135768 s
    solve: 0.00416589 s
    solve(per iteration): 0.000833178 s
resid in solve_pyamgx: 5.21e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 7.15e-07

--time step: 361, iter:0, max residual:1.29e-06, u:4.07e-07, v:1.19e-06, w:2.80e-07, p:1.29e-06, k:7.55e-11, eps:0.00e+00, om:4.07e-06


monitor time step: 361, iter:0, u: 4.75e-01, v:-1.40e-03, w:-1.87e-02, p: 1.94e-12, k: 1.53e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.33e+02, kmin: 6.63e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.43646408839779e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15738            169660  0.000685        0.00444
           2(D)         4118             44316   0.00261        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20199
         Operator Complexity: 1.31188
         Total Memory Usage: 0.0156525 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.070712e+00
              0             1.64587   9.411163e-02         0.0231
              1              1.6459   3.332247e-03         0.0354
              2              1.6459   5.219261e-04         0.1566
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0504
         Final Residual: 		   5.219261e-04
         Total Reduction in Residual: 	   1.282149e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0129159
    setup: 0.0106834 s
    solve: 0.00223254 s
    solve(per iteration): 0.000744181 s
resid in solve_pyamgx: 5.22e-04
time solve_pyamgx: 2.83e-02
time u: 3.50e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.218059e+00
              0             1.64587   8.028682e-02         0.0249
              1              1.6459   1.523869e-03         0.0190
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0218
         Final Residual: 		   1.523869e-03
         Total Reduction in Residual: 	   4.735367e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0122032
    setup: 0.0106834 s
    solve: 0.00151987 s
    solve(per iteration): 0.000759936 s
resid in solve_pyamgx: 1.52e-03
time solve_pyamgx: 2.84e-03
time v: 5.56e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.555947e+00
              0             1.64587   9.029078e-02         0.0254
              1              1.6459   2.669781e-03         0.0296
              2              1.6459   3.570049e-04         0.1337
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0465
         Final Residual: 		   3.570049e-04
         Total Reduction in Residual: 	   1.003966e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0128319
    setup: 0.0106834 s
    solve: 0.00214858 s
    solve(per iteration): 0.000716192 s
resid in solve_pyamgx: 3.57e-04
time solve_pyamgx: 3.50e-03
time w: 5.61e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.351720e-01
              0             1.64587   5.307992e-01         0.6356
              1              1.6459   2.526003e-01         0.4759
              2              1.6459   1.281757e-01         0.5074
              3              1.6459   6.646088e-02         0.5185
              4              1.6459   3.519671e-02         0.5296
              5              1.6459   1.903058e-02         0.5407
              6              1.6459   1.072412e-02         0.5635
              7              1.6459   6.054702e-03         0.5646
              8              1.6459   3.332977e-03         0.5505
              9              1.6459   1.825641e-03         0.5478
             10              1.6459   1.250104e-03         0.6847
             11              1.6459   7.928106e-04         0.6342
             12              1.6459   5.380722e-04         0.6787
             13              1.6459   4.117640e-04         0.7653
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5805
         Final Residual: 		   4.117640e-04
         Total Reduction in Residual: 	   4.930290e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0699554
    setup: 0.0510116 s
    solve: 0.0189438 s
    solve(per iteration): 0.00135313 s
resid in solve_pyamgx: 4.12e-04
time solve_pyamgx: 8.68e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25924            277366  0.000413        0.00724
           2(D)         5124            110682   0.00422        0.00267
           3(D)           14                14    0.0714       7.45e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31598
         Operator Complexity: 1.56562
         Total Memory Usage: 0.0201586 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.190106e-01
              0             1.64587   3.864579e-02         0.0745
              1              1.6459   3.697918e-03         0.0957
              2              1.6459   6.077090e-04         0.1643
              3              1.6459   1.244172e-04         0.2047
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1244
         Final Residual: 		   1.244172e-04
         Total Reduction in Residual: 	   2.397199e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0171114
    setup: 0.0137652 s
    solve: 0.00334611 s
    solve(per iteration): 0.000836528 s
resid in solve_pyamgx: 1.24e-04
time solve_pyamgx: 3.38e-02
time k: 4.68e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26473            282475  0.000403        0.00738
           2(D)         5162            112392   0.00422         0.0027
           3(D)           19                25    0.0693       1.14e-06
         --------------------------------------------------------------
         Grid Complexity: 1.322
         Operator Complexity: 1.57558
         Total Memory Usage: 0.0203421 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.441332e+01
              0             1.64587   1.968348e+00         0.1366
              1              1.6459   4.343243e-01         0.2207
              2              1.6459   9.018632e-02         0.2076
              3              1.6459   2.187183e-02         0.2425
              4              1.6459   5.265071e-03         0.2407
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2054
         Final Residual: 		   5.265071e-03
         Total Reduction in Residual: 	   3.652920e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0180144
    setup: 0.0138138 s
    solve: 0.00420067 s
    solve(per iteration): 0.000840134 s
resid in solve_pyamgx: 5.27e-03
time solve_pyamgx: 3.48e-02
time omega: 4.16e-02
time Smag or Wale: 4.77e-07

--time step: 362, iter:0, max residual:1.33e-06, u:4.08e-07, v:1.19e-06, w:2.79e-07, p:1.33e-06, k:7.59e-11, eps:0.00e+00, om:4.11e-06


monitor time step: 362, iter:0, u: 4.77e-01, v:-1.34e-03, w:-1.91e-02, p: 1.97e-12, k: 1.54e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.33e+02, kmin: 6.65e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.4325068870523414e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15762            170114  0.000685        0.00445
           2(D)         4131             44515   0.00261        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20236
         Operator Complexity: 1.31283
         Total Memory Usage: 0.0156689 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.066274e+00
              0             1.64587   9.395512e-02         0.0231
              1              1.6459   3.320605e-03         0.0353
              2              1.6459   5.212681e-04         0.1570
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0504
         Final Residual: 		   5.212681e-04
         Total Reduction in Residual: 	   1.281931e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126975
    setup: 0.0105573 s
    solve: 0.00214016 s
    solve(per iteration): 0.000713387 s
resid in solve_pyamgx: 5.21e-04
time solve_pyamgx: 2.93e-02
time u: 3.66e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.215817e+00
              0             1.64587   8.021433e-02         0.0249
              1              1.6459   1.519768e-03         0.0189
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0217
         Final Residual: 		   1.519768e-03
         Total Reduction in Residual: 	   4.725916e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120711
    setup: 0.0105573 s
    solve: 0.00151379 s
    solve(per iteration): 0.000756896 s
resid in solve_pyamgx: 1.52e-03
time solve_pyamgx: 2.86e-03
time v: 5.81e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.552217e+00
              0             1.64587   9.020019e-02         0.0254
              1              1.6459   2.669253e-03         0.0296
              2              1.6459   3.512434e-04         0.1316
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0462
         Final Residual: 		   3.512434e-04
         Total Reduction in Residual: 	   9.888004e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126831
    setup: 0.0105573 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 3.51e-04
time solve_pyamgx: 3.43e-03
time w: 5.79e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.331333e-01
              0             1.64587   5.293517e-01         0.6354
              1              1.6459   2.533850e-01         0.4787
              2              1.6459   1.287170e-01         0.5080
              3              1.6459   6.658368e-02         0.5173
              4              1.6459   3.525061e-02         0.5294
              5              1.6459   1.926736e-02         0.5466
              6              1.6459   1.094885e-02         0.5683
              7              1.6459   6.224678e-03         0.5685
              8              1.6459   3.441919e-03         0.5529
              9              1.6459   1.887489e-03         0.5484
             10              1.6459   1.298947e-03         0.6882
             11              1.6459   8.331606e-04         0.6414
             12              1.6459   5.798380e-04         0.6959
             13              1.6459   4.548011e-04         0.7844
             14              1.6459   3.980068e-04         0.8751
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6006
         Final Residual: 		   3.980068e-04
         Total Reduction in Residual: 	   4.777228e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0714537
    setup: 0.051159 s
    solve: 0.0202947 s
    solve(per iteration): 0.00135298 s
resid in solve_pyamgx: 3.98e-04
time solve_pyamgx: 8.81e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25930            277444  0.000413        0.00724
           2(D)         5153            110527   0.00416        0.00266
           3(D)           13                13    0.0769       6.93e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31632
         Operator Complexity: 1.56551
         Total Memory Usage: 0.0201587 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.181805e-01
              0             1.64587   3.838804e-02         0.0741
              1              1.6459   3.682677e-03         0.0959
              2              1.6459   6.058983e-04         0.1645
              3              1.6459   1.237101e-04         0.2042
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1243
         Final Residual: 		   1.237101e-04
         Total Reduction in Residual: 	   2.387395e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170325
    setup: 0.0136829 s
    solve: 0.00334954 s
    solve(per iteration): 0.000837384 s
resid in solve_pyamgx: 1.24e-04
time solve_pyamgx: 3.36e-02
time k: 4.62e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26434            281898  0.000403        0.00736
           2(D)         5203            112217   0.00415         0.0027
           3(D)           16                24    0.0938       1.03e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32199
         Operator Complexity: 1.57448
         Total Memory Usage: 0.0203253 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.437181e+01
              0             1.64587   1.926467e+00         0.1340
              1              1.6459   4.199959e-01         0.2180
              2              1.6459   8.671833e-02         0.2065
              3              1.6459   2.113595e-02         0.2437
              4              1.6459   5.185818e-03         0.2454
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2049
         Final Residual: 		   5.185818e-03
         Total Reduction in Residual: 	   3.608326e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179114
    setup: 0.0137272 s
    solve: 0.00418422 s
    solve(per iteration): 0.000836845 s
resid in solve_pyamgx: 5.19e-03
time solve_pyamgx: 3.48e-02
time omega: 4.16e-02
time Smag or Wale: 7.15e-07

--time step: 363, iter:0, max residual:1.19e-06, u:4.07e-07, v:1.19e-06, w:2.74e-07, p:1.18e-06, k:7.55e-11, eps:0.00e+00, om:4.05e-06


monitor time step: 363, iter:0, u: 4.78e-01, v:-1.36e-03, w:-1.94e-02, p: 2.21e-12, k: 1.55e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.33e+02, kmin: 6.66e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.38e-01
vismean_mean 1.4285714285714284e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15746            169560  0.000684        0.00444
           2(D)         4133             44769   0.00262        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20222
         Operator Complexity: 1.3124
         Total Memory Usage: 0.0156615 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.061854e+00
              0             1.64587   9.380991e-02         0.0231
              1              1.6459   3.301434e-03         0.0352
              2              1.6459   5.155769e-04         0.1562
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0503
         Final Residual: 		   5.155769e-04
         Total Reduction in Residual: 	   1.269314e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126353
    setup: 0.0105042 s
    solve: 0.0021311 s
    solve(per iteration): 0.000710368 s
resid in solve_pyamgx: 5.16e-04
time solve_pyamgx: 2.90e-02
time u: 3.60e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.213601e+00
              0             1.64587   8.014879e-02         0.0249
              1              1.6459   1.517586e-03         0.0189
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0217
         Final Residual: 		   1.517586e-03
         Total Reduction in Residual: 	   4.722383e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120277
    setup: 0.0105042 s
    solve: 0.00152352 s
    solve(per iteration): 0.00076176 s
resid in solve_pyamgx: 1.52e-03
time solve_pyamgx: 2.80e-03
time v: 5.68e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.548467e+00
              0             1.64587   9.008136e-02         0.0254
              1              1.6459   2.654608e-03         0.0295
              2              1.6459   3.542419e-04         0.1334
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0464
         Final Residual: 		   3.542419e-04
         Total Reduction in Residual: 	   9.982957e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126526
    setup: 0.0105042 s
    solve: 0.00214838 s
    solve(per iteration): 0.000716128 s
resid in solve_pyamgx: 3.54e-04
time solve_pyamgx: 3.48e-03
time w: 5.75e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.310233e-01
              0             1.64587   5.281043e-01         0.6355
              1              1.6459   2.530341e-01         0.4791
              2              1.6459   1.284333e-01         0.5076
              3              1.6459   6.612093e-02         0.5148
              4              1.6459   3.499260e-02         0.5292
              5              1.6459   1.933172e-02         0.5525
              6              1.6459   1.102578e-02         0.5703
              7              1.6459   6.292671e-03         0.5707
              8              1.6459   3.508068e-03         0.5575
              9              1.6459   1.935703e-03         0.5518
             10              1.6459   1.345027e-03         0.6949
             11              1.6459   8.782064e-04         0.6529
             12              1.6459   6.293585e-04         0.7166
             13              1.6459   5.085430e-04         0.8080
             14              1.6459   4.546215e-04         0.8940
             15              1.6459   4.330317e-04         0.9525
             16              1.6459   4.214971e-04         0.9734
             17              1.6459   4.124606e-04         0.9786
         --------------------------------------------------------------
         Total Iterations: 18
         Avg Convergence Rate: 		         0.6553
         Final Residual: 		   4.124606e-04
         Total Reduction in Residual: 	   4.963285e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.075528
    setup: 0.0509074 s
    solve: 0.0246206 s
    solve(per iteration): 0.00136781 s
resid in solve_pyamgx: 4.12e-04
time solve_pyamgx: 9.17e-02
time p: 1.04e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25962            277960  0.000412        0.00726
           2(D)         5081            109645   0.00425        0.00264
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31588
         Operator Complexity: 1.56497
         Total Memory Usage: 0.0201482 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.173598e-01
              0             1.64587   3.790953e-02         0.0733
              1              1.6459   3.661324e-03         0.0966
              2              1.6459   6.010129e-04         0.1642
              3              1.6459   1.228063e-04         0.2043
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1241
         Final Residual: 		   1.228063e-04
         Total Reduction in Residual: 	   2.373712e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169492
    setup: 0.0136086 s
    solve: 0.00334054 s
    solve(per iteration): 0.000835136 s
resid in solve_pyamgx: 1.23e-04
time solve_pyamgx: 3.22e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26459            283067  0.000404        0.00739
           2(D)         5202            112380   0.00415        0.00271
           3(D)           15                21    0.0933       9.31e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32222
         Operator Complexity: 1.57642
         Total Memory Usage: 0.0203562 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.433769e+01
              0             1.64587   1.915414e+00         0.1336
              1              1.6459   4.159109e-01         0.2171
              2              1.6459   8.568234e-02         0.2060
              3              1.6459   2.061049e-02         0.2405
              4              1.6459   5.056037e-03         0.2453
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2039
         Final Residual: 		   5.056037e-03
         Total Reduction in Residual: 	   3.526397e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178763
    setup: 0.013682 s
    solve: 0.0041943 s
    solve(per iteration): 0.000838861 s
resid in solve_pyamgx: 5.06e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 364, iter:0, max residual:1.19e-06, u:4.03e-07, v:1.19e-06, w:2.77e-07, p:1.10e-06, k:7.50e-11, eps:0.00e+00, om:3.95e-06


monitor time step: 364, iter:0, u: 4.80e-01, v:-1.50e-03, w:-1.98e-02, p: 2.44e-12, k: 1.57e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.33e+02, kmin: 6.67e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.4246575342465752e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15715            169423  0.000686        0.00443
           2(D)         4114             44842   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20171
         Operator Complexity: 1.3123
         Total Memory Usage: 0.0156576 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.057439e+00
              0             1.64587   9.367324e-02         0.0231
              1              1.6459   3.300772e-03         0.0352
              2              1.6459   5.155018e-04         0.1562
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0503
         Final Residual: 		   5.155018e-04
         Total Reduction in Residual: 	   1.270510e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126218
    setup: 0.0105042 s
    solve: 0.00211763 s
    solve(per iteration): 0.000705877 s
resid in solve_pyamgx: 5.16e-04
time solve_pyamgx: 2.79e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.211404e+00
              0             1.64587   8.008351e-02         0.0249
              1              1.6459   1.516301e-03         0.0189
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0217
         Final Residual: 		   1.516301e-03
         Total Reduction in Residual: 	   4.721614e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120238
    setup: 0.0105042 s
    solve: 0.00151962 s
    solve(per iteration): 0.000759808 s
resid in solve_pyamgx: 1.52e-03
time solve_pyamgx: 2.80e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.544735e+00
              0             1.64587   8.997269e-02         0.0254
              1              1.6459   2.645698e-03         0.0294
              2              1.6459   3.494279e-04         0.1321
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0462
         Final Residual: 		   3.494279e-04
         Total Reduction in Residual: 	   9.857657e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126171
    setup: 0.0105042 s
    solve: 0.00211293 s
    solve(per iteration): 0.000704309 s
resid in solve_pyamgx: 3.49e-04
time solve_pyamgx: 3.33e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.288663e-01
              0             1.64587   5.268896e-01         0.6357
              1              1.6459   2.513724e-01         0.4771
              2              1.6459   1.272831e-01         0.5064
              3              1.6459   6.516485e-02         0.5120
              4              1.6459   3.449324e-02         0.5293
              5              1.6459   1.920293e-02         0.5567
              6              1.6459   1.094185e-02         0.5698
              7              1.6459   6.252920e-03         0.5715
              8              1.6459   3.522767e-03         0.5634
              9              1.6459   1.960900e-03         0.5566
             10              1.6459   1.374413e-03         0.7009
             11              1.6459   9.079472e-04         0.6606
             12              1.6459   6.577563e-04         0.7244
             13              1.6459   5.366471e-04         0.8159
             14              1.6459   4.838927e-04         0.9017
             15              1.6459   4.627899e-04         0.9564
             16              1.6459   4.514008e-04         0.9754
             17              1.6459   4.419291e-04         0.9790
             18              1.6459   4.274407e-04         0.9672
             19              1.6459   3.895295e-04         0.9113
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6817
         Final Residual: 		   3.895295e-04
         Total Reduction in Residual: 	   4.699545e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0779034
    setup: 0.0506775 s
    solve: 0.0272259 s
    solve(per iteration): 0.0013613 s
resid in solve_pyamgx: 3.90e-04
time solve_pyamgx: 9.32e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25900            277504  0.000414        0.00724
           2(D)         5131            110071   0.00418        0.00265
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31576
         Operator Complexity: 1.56493
         Total Memory Usage: 0.0201468 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.165367e-01
              0             1.64587   3.782134e-02         0.0732
              1              1.6459   3.659524e-03         0.0968
              2              1.6459   5.957721e-04         0.1628
              3              1.6459   1.216590e-04         0.2042
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1239
         Final Residual: 		   1.216590e-04
         Total Reduction in Residual: 	   2.355283e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169577
    setup: 0.0136207 s
    solve: 0.00333706 s
    solve(per iteration): 0.000834264 s
resid in solve_pyamgx: 1.22e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26508            282652  0.000402        0.00738
           2(D)         5283            114467    0.0041        0.00276
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32353
         Operator Complexity: 1.57885
         Total Memory Usage: 0.0204001 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.438568e+01
              0             1.64587   1.938705e+00         0.1348
              1              1.6459   4.260637e-01         0.2198
              2              1.6459   8.770638e-02         0.2059
              3              1.6459   2.120864e-02         0.2418
              4              1.6459   5.159989e-03         0.2433
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2046
         Final Residual: 		   5.159989e-03
         Total Reduction in Residual: 	   3.586893e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178805
    setup: 0.0136881 s
    solve: 0.00419235 s
    solve(per iteration): 0.00083847 s
resid in solve_pyamgx: 5.16e-03
time solve_pyamgx: 3.32e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 365, iter:0, max residual:1.23e-06, u:4.03e-07, v:1.18e-06, w:2.73e-07, p:1.23e-06, k:7.43e-11, eps:0.00e+00, om:4.03e-06


monitor time step: 365, iter:0, u: 4.82e-01, v:-1.71e-03, w:-2.02e-02, p: 2.08e-12, k: 1.57e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.33e+02, kmin: 6.68e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.4207650273224041e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15720            169224  0.000685        0.00443
           2(D)         4107             44703   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20169
         Operator Complexity: 1.31181
         Total Memory Usage: 0.01565 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.053016e+00
              0             1.64587   9.354478e-02         0.0231
              1              1.6459   3.307805e-03         0.0354
              2              1.6459   5.123833e-04         0.1549
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0502
         Final Residual: 		   5.123833e-04
         Total Reduction in Residual: 	   1.264203e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125842
    setup: 0.0104643 s
    solve: 0.0021199 s
    solve(per iteration): 0.000706635 s
resid in solve_pyamgx: 5.12e-04
time solve_pyamgx: 2.79e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.209223e+00
              0             1.64587   8.001465e-02         0.0249
              1              1.6459   1.512436e-03         0.0189
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0217
         Final Residual: 		   1.512436e-03
         Total Reduction in Residual: 	   4.712779e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119798
    setup: 0.0104643 s
    solve: 0.00151552 s
    solve(per iteration): 0.00075776 s
resid in solve_pyamgx: 1.51e-03
time solve_pyamgx: 2.80e-03
time v: 5.54e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.541054e+00
              0             1.64587   8.988371e-02         0.0254
              1              1.6459   2.639633e-03         0.0294
              2              1.6459   3.501092e-04         0.1326
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0462
         Final Residual: 		   3.501092e-04
         Total Reduction in Residual: 	   9.887147e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125836
    setup: 0.0104643 s
    solve: 0.00211936 s
    solve(per iteration): 0.000706453 s
resid in solve_pyamgx: 3.50e-04
time solve_pyamgx: 3.37e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.267521e-01
              0             1.64587   5.258069e-01         0.6360
              1              1.6459   2.490105e-01         0.4736
              2              1.6459   1.256279e-01         0.5045
              3              1.6459   6.398995e-02         0.5094
              4              1.6459   3.390219e-02         0.5298
              5              1.6459   1.892622e-02         0.5583
              6              1.6459   1.074454e-02         0.5677
              7              1.6459   6.139095e-03         0.5714
              8              1.6459   3.489720e-03         0.5684
              9              1.6459   1.951195e-03         0.5591
             10              1.6459   1.363280e-03         0.6987
             11              1.6459   8.817496e-04         0.6468
             12              1.6459   6.069071e-04         0.6883
             13              1.6459   4.668919e-04         0.7693
             14              1.6459   4.063513e-04         0.8703
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6018
         Final Residual: 		   4.063513e-04
         Total Reduction in Residual: 	   4.915032e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0710765
    setup: 0.0509037 s
    solve: 0.0201728 s
    solve(per iteration): 0.00134485 s
resid in solve_pyamgx: 4.06e-04
time solve_pyamgx: 8.67e-02
time p: 9.91e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25994            277324   0.00041        0.00724
           2(D)         5198            111834   0.00414        0.00269
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31744
         Operator Complexity: 1.56725
         Total Memory Usage: 0.0201911 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.157068e-01
              0             1.64587   3.743091e-02         0.0726
              1              1.6459   3.623439e-03         0.0968
              2              1.6459   5.923386e-04         0.1635
              3              1.6459   1.236943e-04         0.2088
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1244
         Final Residual: 		   1.236943e-04
         Total Reduction in Residual: 	   2.398539e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170085
    setup: 0.0136741 s
    solve: 0.0033344 s
    solve(per iteration): 0.0008336 s
resid in solve_pyamgx: 1.24e-04
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26457            282755  0.000404        0.00738
           2(D)         5128            110666   0.00421        0.00266
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32145
         Operator Complexity: 1.57346
         Total Memory Usage: 0.0203069 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.435731e+01
              0             1.64587   1.915891e+00         0.1334
              1              1.6459   4.220429e-01         0.2203
              2              1.6459   8.711774e-02         0.2064
              3              1.6459   2.094834e-02         0.2405
              4              1.6459   5.019165e-03         0.2396
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2036
         Final Residual: 		   5.019165e-03
         Total Reduction in Residual: 	   3.495894e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178173
    setup: 0.013647 s
    solve: 0.0041703 s
    solve(per iteration): 0.000834061 s
resid in solve_pyamgx: 5.02e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 366, iter:0, max residual:1.21e-06, u:4.00e-07, v:1.18e-06, w:2.74e-07, p:1.21e-06, k:7.55e-11, eps:0.00e+00, om:3.92e-06


monitor time step: 366, iter:0, u: 4.83e-01, v:-1.69e-03, w:-2.05e-02, p: 2.26e-12, k: 1.58e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.34e+02, kmin: 6.70e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.416893732970027e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15759            169879  0.000684        0.00445
           2(D)         4145             45447   0.00265        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20247
         Operator Complexity: 1.31385
         Total Memory Usage: 0.015685 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.048579e+00
              0             1.64587   9.338886e-02         0.0231
              1              1.6459   3.296910e-03         0.0353
              2              1.6459   5.171087e-04         0.1568
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0504
         Final Residual: 		   5.171087e-04
         Total Reduction in Residual: 	   1.277260e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126234
    setup: 0.0104817 s
    solve: 0.0021417 s
    solve(per iteration): 0.000713899 s
resid in solve_pyamgx: 5.17e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.207064e+00
              0             1.64587   7.995054e-02         0.0249
              1              1.6459   1.509673e-03         0.0189
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0217
         Final Residual: 		   1.509673e-03
         Total Reduction in Residual: 	   4.707336e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119919
    setup: 0.0104817 s
    solve: 0.00151024 s
    solve(per iteration): 0.00075512 s
resid in solve_pyamgx: 1.51e-03
time solve_pyamgx: 2.76e-03
time v: 5.51e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.537418e+00
              0             1.64587   8.977635e-02         0.0254
              1              1.6459   2.626860e-03         0.0293
              2              1.6459   3.480630e-04         0.1325
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0462
         Final Residual: 		   3.480630e-04
         Total Reduction in Residual: 	   9.839466e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125829
    setup: 0.0104817 s
    solve: 0.00210122 s
    solve(per iteration): 0.000700405 s
resid in solve_pyamgx: 3.48e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.246261e-01
              0             1.64587   5.254574e-01         0.6372
              1              1.6459   2.471428e-01         0.4703
              2              1.6459   1.241704e-01         0.5024
              3              1.6459   6.315562e-02         0.5086
              4              1.6459   3.353837e-02         0.5310
              5              1.6459   1.866363e-02         0.5565
              6              1.6459   1.055684e-02         0.5656
              7              1.6459   6.037723e-03         0.5719
              8              1.6459   3.463936e-03         0.5737
              9              1.6459   1.955842e-03         0.5646
             10              1.6459   1.367789e-03         0.6993
             11              1.6459   8.726831e-04         0.6380
             12              1.6459   5.738782e-04         0.6576
             13              1.6459   4.125953e-04         0.7190
             14              1.6459   3.424217e-04         0.8299
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5951
         Final Residual: 		   3.424217e-04
         Total Reduction in Residual: 	   4.152448e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0709583
    setup: 0.0508021 s
    solve: 0.0201561 s
    solve(per iteration): 0.00134374 s
resid in solve_pyamgx: 3.42e-04
time solve_pyamgx: 8.65e-02
time p: 9.89e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25953            276703  0.000411        0.00723
           2(D)         5221            110807   0.00406        0.00267
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31722
         Operator Complexity: 1.56484
         Total Memory Usage: 0.020153 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.148767e-01
              0             1.64587   3.800093e-02         0.0738
              1              1.6459   3.656948e-03         0.0962
              2              1.6459   6.055332e-04         0.1656
              3              1.6459   1.242059e-04         0.2051
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1246
         Final Residual: 		   1.242059e-04
         Total Reduction in Residual: 	   2.412343e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168985
    setup: 0.0135603 s
    solve: 0.00333818 s
    solve(per iteration): 0.000834544 s
resid in solve_pyamgx: 1.24e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26505            282865  0.000403        0.00739
           2(D)         5171            111989   0.00419         0.0027
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32232
         Operator Complexity: 1.57553
         Total Memory Usage: 0.0203432 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.453085e+01
              0             1.64587   1.923922e+00         0.1324
              1              1.6459   4.178020e-01         0.2172
              2              1.6459   8.479568e-02         0.2030
              3              1.6459   2.036653e-02         0.2402
              4              1.6459   4.963758e-03         0.2437
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2026
         Final Residual: 		   4.963758e-03
         Total Reduction in Residual: 	   3.416013e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177824
    setup: 0.0136108 s
    solve: 0.00417155 s
    solve(per iteration): 0.000834311 s
resid in solve_pyamgx: 4.96e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 4.77e-07

--time step: 367, iter:0, max residual:1.18e-06, u:4.04e-07, v:1.18e-06, w:2.72e-07, p:1.05e-06, k:7.58e-11, eps:0.00e+00, om:3.88e-06


monitor time step: 367, iter:0, u: 4.84e-01, v:-1.57e-03, w:-2.08e-02, p: 1.83e-12, k: 1.58e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.34e+02, kmin: 6.72e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.4130434782608695e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15734            169526  0.000685        0.00444
           2(D)         4127             44973   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20204
         Operator Complexity: 1.31264
         Total Memory Usage: 0.0156644 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.044137e+00
              0             1.64587   9.325642e-02         0.0231
              1              1.6459   3.278487e-03         0.0352
              2              1.6459   5.110870e-04         0.1559
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0502
         Final Residual: 		   5.110870e-04
         Total Reduction in Residual: 	   1.263773e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126334
    setup: 0.010495 s
    solve: 0.0021384 s
    solve(per iteration): 0.0007128 s
resid in solve_pyamgx: 5.11e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.204930e+00
              0             1.64587   7.988515e-02         0.0249
              1              1.6459   1.506851e-03         0.0189
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0217
         Final Residual: 		   1.506851e-03
         Total Reduction in Residual: 	   4.701666e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120083
    setup: 0.010495 s
    solve: 0.00151331 s
    solve(per iteration): 0.000756656 s
resid in solve_pyamgx: 1.51e-03
time solve_pyamgx: 2.80e-03
time v: 5.59e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.533791e+00
              0             1.64587   8.967155e-02         0.0254
              1              1.6459   2.621482e-03         0.0292
              2              1.6459   3.483355e-04         0.1329
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0462
         Final Residual: 		   3.483355e-04
         Total Reduction in Residual: 	   9.857276e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126044
    setup: 0.010495 s
    solve: 0.00210944 s
    solve(per iteration): 0.000703147 s
resid in solve_pyamgx: 3.48e-04
time solve_pyamgx: 3.37e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.225794e-01
              0             1.64587   5.256543e-01         0.6390
              1              1.6459   2.461163e-01         0.4682
              2              1.6459   1.232599e-01         0.5008
              3              1.6459   6.292060e-02         0.5105
              4              1.6459   3.345191e-02         0.5317
              5              1.6459   1.842904e-02         0.5509
              6              1.6459   1.039557e-02         0.5641
              7              1.6459   5.957467e-03         0.5731
              8              1.6459   3.445115e-03         0.5783
              9              1.6459   1.965727e-03         0.5706
             10              1.6459   1.378068e-03         0.7010
             11              1.6459   8.689469e-04         0.6306
             12              1.6459   5.464124e-04         0.6288
             13              1.6459   3.616324e-04         0.6618
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5757
         Final Residual: 		   3.616324e-04
         Total Reduction in Residual: 	   4.396321e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0698184
    setup: 0.0509706 s
    solve: 0.0188477 s
    solve(per iteration): 0.00134627 s
resid in solve_pyamgx: 3.62e-04
time solve_pyamgx: 8.52e-02
time p: 9.76e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25913            276585  0.000412        0.00722
           2(D)         5076            109296   0.00424        0.00263
           3(D)           17                23    0.0796       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31541
         Operator Complexity: 1.56248
         Total Memory Usage: 0.0201075 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.140505e-01
              0             1.64587   3.750656e-02         0.0730
              1              1.6459   3.625424e-03         0.0967
              2              1.6459   5.971057e-04         0.1647
              3              1.6459   1.240906e-04         0.2078
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1246
         Final Residual: 		   1.240906e-04
         Total Reduction in Residual: 	   2.413976e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167602
    setup: 0.0134208 s
    solve: 0.00333946 s
    solve(per iteration): 0.000834864 s
resid in solve_pyamgx: 1.24e-04
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26569            283365  0.000401         0.0074
           2(D)         5158            109914   0.00413        0.00265
           3(D)           14                18    0.0918       8.34e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32289
         Operator Complexity: 1.57325
         Total Memory Usage: 0.0203111 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.415162e+01
              0             1.64587   1.900936e+00         0.1343
              1              1.6459   4.145690e-01         0.2181
              2              1.6459   8.547320e-02         0.2062
              3              1.6459   2.069769e-02         0.2422
              4              1.6459   5.012316e-03         0.2422
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2041
         Final Residual: 		   5.012316e-03
         Total Reduction in Residual: 	   3.541866e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178803
    setup: 0.013696 s
    solve: 0.00418429 s
    solve(per iteration): 0.000836858 s
resid in solve_pyamgx: 5.01e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 7.15e-07

--time step: 368, iter:0, max residual:1.22e-06, u:3.99e-07, v:1.18e-06, w:2.72e-07, p:1.22e-06, k:7.57e-11, eps:0.00e+00, om:3.92e-06


monitor time step: 368, iter:0, u: 4.84e-01, v:-1.37e-03, w:-2.11e-02, p: 1.39e-12, k: 1.58e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.33e+02, kmin: 6.73e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.4092140921409213e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15736            169112  0.000683        0.00443
           2(D)         4142             45182   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20221
         Operator Complexity: 1.31235
         Total Memory Usage: 0.0156606 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.039707e+00
              0             1.64587   9.311123e-02         0.0230
              1              1.6459   3.270490e-03         0.0351
              2              1.6459   5.080808e-04         0.1554
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0501
         Final Residual: 		   5.080808e-04
         Total Reduction in Residual: 	   1.257717e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126181
    setup: 0.0104692 s
    solve: 0.00214899 s
    solve(per iteration): 0.000716331 s
resid in solve_pyamgx: 5.08e-04
time solve_pyamgx: 2.85e-02
time u: 3.50e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.202815e+00
              0             1.64587   7.982305e-02         0.0249
              1              1.6459   1.506107e-03         0.0189
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0217
         Final Residual: 		   1.506107e-03
         Total Reduction in Residual: 	   4.702448e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119888
    setup: 0.0104692 s
    solve: 0.00151965 s
    solve(per iteration): 0.000759824 s
resid in solve_pyamgx: 1.51e-03
time solve_pyamgx: 2.80e-03
time v: 5.57e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.530142e+00
              0             1.64587   8.956689e-02         0.0254
              1              1.6459   2.628474e-03         0.0293
              2              1.6459   3.529537e-04         0.1343
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0464
         Final Residual: 		   3.529537e-04
         Total Reduction in Residual: 	   9.998287e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126032
    setup: 0.0104692 s
    solve: 0.00213402 s
    solve(per iteration): 0.000711339 s
resid in solve_pyamgx: 3.53e-04
time solve_pyamgx: 3.39e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.205153e-01
              0             1.64587   5.258009e-01         0.6408
              1              1.6459   2.457931e-01         0.4675
              2              1.6459   1.229298e-01         0.5001
              3              1.6459   6.316383e-02         0.5138
              4              1.6459   3.346565e-02         0.5298
              5              1.6459   1.814639e-02         0.5422
              6              1.6459   1.021372e-02         0.5629
              7              1.6459   5.865418e-03         0.5743
              8              1.6459   3.410377e-03         0.5814
              9              1.6459   1.964137e-03         0.5759
             10              1.6459   1.380588e-03         0.7029
             11              1.6459   8.649021e-04         0.6265
             12              1.6459   5.261698e-04         0.6084
             13              1.6459   3.211896e-04         0.6104
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5710
         Final Residual: 		   3.211896e-04
         Total Reduction in Residual: 	   3.914486e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697291
    setup: 0.0508457 s
    solve: 0.0188834 s
    solve(per iteration): 0.00134882 s
resid in solve_pyamgx: 3.21e-04
time solve_pyamgx: 8.75e-02
time p: 9.99e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25970            277494  0.000411        0.00725
           2(D)         5126            109094   0.00415        0.00263
           3(D)           10                14      0.14       6.26e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31643
         Operator Complexity: 1.56349
         Total Memory Usage: 0.0201283 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.132222e-01
              0             1.64587   3.749608e-02         0.0731
              1              1.6459   3.663977e-03         0.0977
              2              1.6459   5.950491e-04         0.1624
              3              1.6459   1.232848e-04         0.2072
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1245
         Final Residual: 		   1.232848e-04
         Total Reduction in Residual: 	   2.402172e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167932
    setup: 0.0134366 s
    solve: 0.00335667 s
    solve(per iteration): 0.000839168 s
resid in solve_pyamgx: 1.23e-04
time solve_pyamgx: 3.24e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26550            283696  0.000402        0.00741
           2(D)         5162            111200   0.00417        0.00268
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32272
         Operator Complexity: 1.57561
         Total Memory Usage: 0.0203464 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.425315e+01
              0             1.64587   1.894319e+00         0.1329
              1              1.6459   4.103604e-01         0.2166
              2              1.6459   8.353503e-02         0.2036
              3              1.6459   2.017000e-02         0.2415
              4              1.6459   4.848461e-03         0.2404
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2025
         Final Residual: 		   4.848461e-03
         Total Reduction in Residual: 	   3.401677e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179028
    setup: 0.0137134 s
    solve: 0.00418938 s
    solve(per iteration): 0.000837875 s
resid in solve_pyamgx: 4.85e-03
time solve_pyamgx: 3.38e-02
time omega: 4.01e-02
time Smag or Wale: 4.77e-07

--time step: 369, iter:0, max residual:1.18e-06, u:3.97e-07, v:1.18e-06, w:2.76e-07, p:1.09e-06, k:7.52e-11, eps:0.00e+00, om:3.79e-06


monitor time step: 369, iter:0, u: 4.84e-01, v:-1.08e-03, w:-2.13e-02, p: 9.46e-13, k: 1.58e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.34e+02, kmin: 6.74e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.4054054054054052e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15744            169482  0.000684        0.00444
           2(D)         4143             45219   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.2023
         Operator Complexity: 1.31294
         Total Memory Usage: 0.0156701 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.035297e+00
              0             1.64587   9.298240e-02         0.0230
              1              1.6459   3.267145e-03         0.0351
              2              1.6459   5.067830e-04         0.1551
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0501
         Final Residual: 		   5.067830e-04
         Total Reduction in Residual: 	   1.255876e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126017
    setup: 0.010487 s
    solve: 0.00211469 s
    solve(per iteration): 0.000704896 s
resid in solve_pyamgx: 5.07e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.200711e+00
              0             1.64587   7.975847e-02         0.0249
              1              1.6459   1.502314e-03         0.0188
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0217
         Final Residual: 		   1.502314e-03
         Total Reduction in Residual: 	   4.693686e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120068
    setup: 0.010487 s
    solve: 0.00151981 s
    solve(per iteration): 0.000759904 s
resid in solve_pyamgx: 1.50e-03
time solve_pyamgx: 2.79e-03
time v: 5.47e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.526475e+00
              0             1.64587   8.947148e-02         0.0254
              1              1.6459   2.621333e-03         0.0293
              2              1.6459   3.498152e-04         0.1334
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0463
         Final Residual: 		   3.498152e-04
         Total Reduction in Residual: 	   9.919682e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126027
    setup: 0.010487 s
    solve: 0.00211571 s
    solve(per iteration): 0.000705237 s
resid in solve_pyamgx: 3.50e-04
time solve_pyamgx: 3.38e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.184180e-01
              0             1.64587   5.256273e-01         0.6422
              1              1.6459   2.459467e-01         0.4679
              2              1.6459   1.231937e-01         0.5009
              3              1.6459   6.376274e-02         0.5176
              4              1.6459   3.352054e-02         0.5257
              5              1.6459   1.786559e-02         0.5330
              6              1.6459   1.002241e-02         0.5610
              7              1.6459   5.753922e-03         0.5741
              8              1.6459   3.348461e-03         0.5819
              9              1.6459   1.937426e-03         0.5786
             10              1.6459   1.363241e-03         0.7036
             11              1.6459   8.521469e-04         0.6251
             12              1.6459   5.076444e-04         0.5957
             13              1.6459   2.893220e-04         0.5699
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5668
         Final Residual: 		   2.893220e-04
         Total Reduction in Residual: 	   3.535137e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0698155
    setup: 0.0509951 s
    solve: 0.0188204 s
    solve(per iteration): 0.00134432 s
resid in solve_pyamgx: 2.89e-04
time solve_pyamgx: 8.52e-02
time p: 9.77e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25932            276756  0.000412        0.00723
           2(D)         5163            109095   0.00409        0.00263
           3(D)            7                13     0.265       5.14e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31639
         Operator Complexity: 1.56242
         Total Memory Usage: 0.0201116 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.123852e-01
              0             1.64587   3.743062e-02         0.0731
              1              1.6459   3.655358e-03         0.0977
              2              1.6459   6.021929e-04         0.1647
              3              1.6459   1.250034e-04         0.2076
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1250
         Final Residual: 		   1.250034e-04
         Total Reduction in Residual: 	   2.439637e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169768
    setup: 0.0136561 s
    solve: 0.00332067 s
    solve(per iteration): 0.000830168 s
resid in solve_pyamgx: 1.25e-04
time solve_pyamgx: 3.25e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26495            282717  0.000403        0.00738
           2(D)         5133            110805   0.00421        0.00267
           3(D)           11                19     0.157       7.67e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32185
         Operator Complexity: 1.57361
         Total Memory Usage: 0.0203112 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.404975e+01
              0             1.64587   1.871890e+00         0.1332
              1              1.6459   4.013509e-01         0.2144
              2              1.6459   8.245327e-02         0.2054
              3              1.6459   2.002090e-02         0.2428
              4              1.6459   4.909982e-03         0.2452
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2036
         Final Residual: 		   4.909982e-03
         Total Reduction in Residual: 	   3.494711e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017869
    setup: 0.013689 s
    solve: 0.00417997 s
    solve(per iteration): 0.000835994 s
resid in solve_pyamgx: 4.91e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 370, iter:0, max residual:1.17e-06, u:3.96e-07, v:1.17e-06, w:2.73e-07, p:9.55e-07, k:7.63e-11, eps:0.00e+00, om:3.84e-06


monitor time step: 370, iter:0, u: 4.83e-01, v:-7.90e-04, w:-2.14e-02, p: 4.54e-13, k: 1.57e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.66e-01, cfl_max_y: 5.05e-02, at i=  9, j= 68


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.34e+02, kmin: 6.76e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.4016172506738544e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15773            170171  0.000684        0.00445
           2(D)         4106             44472   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20222
         Operator Complexity: 1.31285
         Total Memory Usage: 0.0156687 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.030896e+00
              0             1.64587   9.285705e-02         0.0230
              1              1.6459   3.261070e-03         0.0351
              2              1.6459   5.060499e-04         0.1552
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0501
         Final Residual: 		   5.060499e-04
         Total Reduction in Residual: 	   1.255428e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126311
    setup: 0.0105033 s
    solve: 0.00212778 s
    solve(per iteration): 0.000709259 s
resid in solve_pyamgx: 5.06e-04
time solve_pyamgx: 2.81e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.198620e+00
              0             1.64587   7.969397e-02         0.0249
              1              1.6459   1.499972e-03         0.0188
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0217
         Final Residual: 		   1.499972e-03
         Total Reduction in Residual: 	   4.689435e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120171
    setup: 0.0105033 s
    solve: 0.00151379 s
    solve(per iteration): 0.000756896 s
resid in solve_pyamgx: 1.50e-03
time solve_pyamgx: 2.78e-03
time v: 5.54e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.522826e+00
              0             1.64587   8.937213e-02         0.0254
              1              1.6459   2.613458e-03         0.0292
              2              1.6459   3.470655e-04         0.1328
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0462
         Final Residual: 		   3.470655e-04
         Total Reduction in Residual: 	   9.851906e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126081
    setup: 0.0105033 s
    solve: 0.00210483 s
    solve(per iteration): 0.000701611 s
resid in solve_pyamgx: 3.47e-04
time solve_pyamgx: 3.36e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.163045e-01
              0             1.64587   5.248057e-01         0.6429
              1              1.6459   2.460900e-01         0.4689
              2              1.6459   1.237768e-01         0.5030
              3              1.6459   6.442878e-02         0.5205
              4              1.6459   3.357563e-02         0.5211
              5              1.6459   1.768133e-02         0.5266
              6              1.6459   9.875280e-03         0.5585
              7              1.6459   5.651878e-03         0.5723
              8              1.6459   3.275830e-03         0.5796
              9              1.6459   1.891624e-03         0.5774
             10              1.6459   1.329524e-03         0.7028
             11              1.6459   8.328288e-04         0.6264
             12              1.6459   4.951967e-04         0.5946
             13              1.6459   2.767796e-04         0.5589
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5651
         Final Residual: 		   2.767796e-04
         Total Reduction in Residual: 	   3.390642e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0699052
    setup: 0.0510398 s
    solve: 0.0188654 s
    solve(per iteration): 0.00134753 s
resid in solve_pyamgx: 2.77e-04
time solve_pyamgx: 8.55e-02
time p: 9.79e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26002            277782  0.000411        0.00726
           2(D)         5239            111309   0.00406        0.00268
           3(D)            4                 4      0.25       2.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31784
         Operator Complexity: 1.56713
         Total Memory Usage: 0.0201913 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.115581e-01
              0             1.64587   3.757680e-02         0.0735
              1              1.6459   3.654500e-03         0.0973
              2              1.6459   5.980782e-04         0.1637
              3              1.6459   1.235254e-04         0.2065
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1247
         Final Residual: 		   1.235254e-04
         Total Reduction in Residual: 	   2.414690e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167569
    setup: 0.0134309 s
    solve: 0.00332595 s
    solve(per iteration): 0.000831488 s
resid in solve_pyamgx: 1.24e-04
time solve_pyamgx: 3.20e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26375            282091  0.000406        0.00736
           2(D)         5131            110143   0.00418        0.00265
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32063
         Operator Complexity: 1.57172
         Total Memory Usage: 0.0202761 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.409621e+01
              0             1.64587   1.891800e+00         0.1342
              1              1.6459   4.128350e-01         0.2182
              2              1.6459   8.467469e-02         0.2051
              3              1.6459   2.042070e-02         0.2412
              4              1.6459   4.917871e-03         0.2408
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2035
         Final Residual: 		   4.917871e-03
         Total Reduction in Residual: 	   3.488790e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176044
    setup: 0.0134288 s
    solve: 0.00417555 s
    solve(per iteration): 0.00083511 s
resid in solve_pyamgx: 4.92e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 7.15e-07

--time step: 371, iter:0, max residual:1.17e-06, u:3.95e-07, v:1.17e-06, w:2.71e-07, p:8.69e-07, k:7.54e-11, eps:0.00e+00, om:3.84e-06


monitor time step: 371, iter:0, u: 4.81e-01, v:-4.94e-04, w:-2.15e-02, p:-1.36e-13, k: 1.56e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.34e+02, kmin: 6.77e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.3978494623655913e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15731            169629  0.000685        0.00444
           2(D)         4107             45103   0.00267        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.2018
         Operator Complexity: 1.31298
         Total Memory Usage: 0.0156685 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.026489e+00
              0             1.64587   9.271599e-02         0.0230
              1              1.6459   3.251667e-03         0.0351
              2              1.6459   4.993004e-04         0.1536
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   4.993004e-04
         Total Reduction in Residual: 	   1.240039e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126313
    setup: 0.010483 s
    solve: 0.00214829 s
    solve(per iteration): 0.000716096 s
resid in solve_pyamgx: 4.99e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.196554e+00
              0             1.64587   7.963014e-02         0.0249
              1              1.6459   1.496407e-03         0.0188
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0216
         Final Residual: 		   1.496407e-03
         Total Reduction in Residual: 	   4.681312e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120006
    setup: 0.010483 s
    solve: 0.00151757 s
    solve(per iteration): 0.000758784 s
resid in solve_pyamgx: 1.50e-03
time solve_pyamgx: 2.79e-03
time v: 5.57e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.519226e+00
              0             1.64587   8.927529e-02         0.0254
              1              1.6459   2.610272e-03         0.0292
              2              1.6459   3.437446e-04         0.1317
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0461
         Final Residual: 		   3.437446e-04
         Total Reduction in Residual: 	   9.767620e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012606
    setup: 0.010483 s
    solve: 0.00212304 s
    solve(per iteration): 0.00070768 s
resid in solve_pyamgx: 3.44e-04
time solve_pyamgx: 3.41e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.142018e-01
              0             1.64587   5.235491e-01         0.6430
              1              1.6459   2.460675e-01         0.4700
              2              1.6459   1.243858e-01         0.5055
              3              1.6459   6.489304e-02         0.5217
              4              1.6459   3.362221e-02         0.5181
              5              1.6459   1.767401e-02         0.5257
              6              1.6459   9.828372e-03         0.5561
              7              1.6459   5.599697e-03         0.5697
              8              1.6459   3.227340e-03         0.5763
              9              1.6459   1.853042e-03         0.5742
             10              1.6459   1.301503e-03         0.7024
             11              1.6459   8.233319e-04         0.6326
             12              1.6459   5.048713e-04         0.6132
             13              1.6459   3.058813e-04         0.6059
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5693
         Final Residual: 		   3.058813e-04
         Total Reduction in Residual: 	   3.756825e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0695945
    setup: 0.0507061 s
    solve: 0.0188884 s
    solve(per iteration): 0.00134917 s
resid in solve_pyamgx: 3.06e-04
time solve_pyamgx: 8.51e-02
time p: 9.73e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25903            276363  0.000412        0.00722
           2(D)         5187            110593   0.00411        0.00267
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31635
         Operator Complexity: 1.56402
         Total Memory Usage: 0.0201361 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.107295e-01
              0             1.64587   3.750824e-02         0.0734
              1              1.6459   3.656760e-03         0.0975
              2              1.6459   6.020974e-04         0.1647
              3              1.6459   1.236928e-04         0.2054
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1247
         Final Residual: 		   1.236928e-04
         Total Reduction in Residual: 	   2.421884e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169925
    setup: 0.0136376 s
    solve: 0.00335488 s
    solve(per iteration): 0.00083872 s
resid in solve_pyamgx: 1.24e-04
time solve_pyamgx: 3.23e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26509            282917  0.000403        0.00739
           2(D)         5166            110722   0.00415        0.00267
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32238
         Operator Complexity: 1.57378
         Total Memory Usage: 0.0203165 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.415360e+01
              0             1.64587   1.880616e+00         0.1329
              1              1.6459   4.040669e-01         0.2149
              2              1.6459   8.197450e-02         0.2029
              3              1.6459   1.978089e-02         0.2413
              4              1.6459   4.739498e-03         0.2396
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2018
         Final Residual: 		   4.739498e-03
         Total Reduction in Residual: 	   3.348616e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017769
    setup: 0.0136033 s
    solve: 0.00416563 s
    solve(per iteration): 0.000833126 s
resid in solve_pyamgx: 4.74e-03
time solve_pyamgx: 3.31e-02
time omega: 3.96e-02
time Smag or Wale: 9.54e-07

--time step: 372, iter:0, max residual:1.17e-06, u:3.90e-07, v:1.17e-06, w:2.69e-07, p:1.04e-06, k:7.55e-11, eps:0.00e+00, om:3.70e-06


monitor time step: 372, iter:0, u: 4.79e-01, v:-1.44e-04, w:-2.16e-02, p:-8.27e-13, k: 1.56e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.34e+02, kmin: 6.78e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.394101876675603e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15766            169832  0.000683        0.00444
           2(D)         4105             44307   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20214
         Operator Complexity: 1.31212
         Total Memory Usage: 0.015657 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.022066e+00
              0             1.64587   9.256791e-02         0.0230
              1              1.6459   3.243977e-03         0.0350
              2              1.6459   5.019670e-04         0.1547
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0500
         Final Residual: 		   5.019670e-04
         Total Reduction in Residual: 	   1.248033e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125902
    setup: 0.0104581 s
    solve: 0.00213213 s
    solve(per iteration): 0.000710709 s
resid in solve_pyamgx: 5.02e-04
time solve_pyamgx: 2.79e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.194520e+00
              0             1.64587   7.956821e-02         0.0249
              1              1.6459   1.494096e-03         0.0188
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0216
         Final Residual: 		   1.494096e-03
         Total Reduction in Residual: 	   4.677061e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.011974
    setup: 0.0104581 s
    solve: 0.00151587 s
    solve(per iteration): 0.000757936 s
resid in solve_pyamgx: 1.49e-03
time solve_pyamgx: 2.79e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.515671e+00
              0             1.64587   8.916964e-02         0.0254
              1              1.6459   2.603634e-03         0.0292
              2              1.6459   3.453934e-04         0.1327
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0461
         Final Residual: 		   3.453934e-04
         Total Reduction in Residual: 	   9.824396e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125903
    setup: 0.0104581 s
    solve: 0.00213216 s
    solve(per iteration): 0.00071072 s
resid in solve_pyamgx: 3.45e-04
time solve_pyamgx: 3.38e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.120815e-01
              0             1.64587   5.224820e-01         0.6434
              1              1.6459   2.461967e-01         0.4712
              2              1.6459   1.249910e-01         0.5077
              3              1.6459   6.521160e-02         0.5217
              4              1.6459   3.382337e-02         0.5187
              5              1.6459   1.793303e-02         0.5302
              6              1.6459   9.933712e-03         0.5539
              7              1.6459   5.632749e-03         0.5670
              8              1.6459   3.232333e-03         0.5738
              9              1.6459   1.847235e-03         0.5715
             10              1.6459   1.302106e-03         0.7049
             11              1.6459   8.403034e-04         0.6453
             12              1.6459   5.479979e-04         0.6521
             13              1.6459   3.802513e-04         0.6939
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5783
         Final Residual: 		   3.802513e-04
         Total Reduction in Residual: 	   4.682427e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0695747
    setup: 0.0507372 s
    solve: 0.0188375 s
    solve(per iteration): 0.00134554 s
resid in solve_pyamgx: 3.80e-04
time solve_pyamgx: 8.49e-02
time p: 9.74e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25967            276625   0.00041        0.00723
           2(D)         5151            107413   0.00405        0.00259
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31663
         Operator Complexity: 1.55977
         Total Memory Usage: 0.0200723 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.098861e-01
              0             1.64587   3.727584e-02         0.0731
              1              1.6459   3.616986e-03         0.0970
              2              1.6459   5.924478e-04         0.1638
              3              1.6459   1.213842e-04         0.2049
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1242
         Final Residual: 		   1.213842e-04
         Total Reduction in Residual: 	   2.380613e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168925
    setup: 0.0135604 s
    solve: 0.0033321 s
    solve(per iteration): 0.000833024 s
resid in solve_pyamgx: 1.21e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26480            282916  0.000403        0.00739
           2(D)         5117            109809   0.00419        0.00265
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32155
         Operator Complexity: 1.57245
         Total Memory Usage: 0.0202919 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.402175e+01
              0             1.64587   1.851954e+00         0.1321
              1              1.6459   3.994844e-01         0.2157
              2              1.6459   8.160877e-02         0.2043
              3              1.6459   1.970743e-02         0.2415
              4              1.6459   4.711389e-03         0.2391
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2020
         Final Residual: 		   4.711389e-03
         Total Reduction in Residual: 	   3.360059e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175705
    setup: 0.0133999 s
    solve: 0.00417059 s
    solve(per iteration): 0.000834118 s
resid in solve_pyamgx: 4.71e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 373, iter:0, max residual:1.27e-06, u:3.92e-07, v:1.17e-06, w:2.70e-07, p:1.27e-06, k:7.41e-11, eps:0.00e+00, om:3.68e-06


monitor time step: 373, iter:0, u: 4.77e-01, v: 3.08e-04, w:-2.16e-02, p:-1.59e-12, k: 1.55e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.34e+02, kmin: 6.80e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 1.390374331550802e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15745            169521  0.000684        0.00444
           2(D)         4111             44423   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20199
         Operator Complexity: 1.31184
         Total Memory Usage: 0.0156518 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.017638e+00
              0             1.64587   9.245544e-02         0.0230
              1              1.6459   3.246563e-03         0.0351
              2              1.6459   5.042910e-04         0.1553
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0501
         Final Residual: 		   5.042910e-04
         Total Reduction in Residual: 	   1.255193e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125885
    setup: 0.0104727 s
    solve: 0.00211584 s
    solve(per iteration): 0.00070528 s
resid in solve_pyamgx: 5.04e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.192513e+00
              0             1.64587   7.951094e-02         0.0249
              1              1.6459   1.492566e-03         0.0188
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0216
         Final Residual: 		   1.492566e-03
         Total Reduction in Residual: 	   4.675206e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119906
    setup: 0.0104727 s
    solve: 0.00151795 s
    solve(per iteration): 0.000758976 s
resid in solve_pyamgx: 1.49e-03
time solve_pyamgx: 2.81e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.512128e+00
              0             1.64587   8.907555e-02         0.0254
              1              1.6459   2.598437e-03         0.0292
              2              1.6459   3.442144e-04         0.1325
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0461
         Final Residual: 		   3.442144e-04
         Total Reduction in Residual: 	   9.800736e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125823
    setup: 0.0104727 s
    solve: 0.00210966 s
    solve(per iteration): 0.000703221 s
resid in solve_pyamgx: 3.44e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.099250e-01
              0             1.64587   5.214802e-01         0.6439
              1              1.6459   2.464115e-01         0.4725
              2              1.6459   1.254210e-01         0.5090
              3              1.6459   6.539027e-02         0.5214
              4              1.6459   3.418731e-02         0.5228
              5              1.6459   1.837209e-02         0.5374
              6              1.6459   1.012657e-02         0.5512
              7              1.6459   5.710967e-03         0.5640
              8              1.6459   3.270505e-03         0.5727
              9              1.6459   1.868704e-03         0.5714
             10              1.6459   1.329635e-03         0.7115
             11              1.6459   8.829328e-04         0.6640
             12              1.6459   6.188798e-04         0.7009
             13              1.6459   4.815881e-04         0.7782
             14              1.6459   4.188389e-04         0.8697
             15              1.6459   3.968919e-04         0.9476
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6211
         Final Residual: 		   3.968919e-04
         Total Reduction in Residual: 	   4.900353e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0725588
    setup: 0.0510239 s
    solve: 0.0215349 s
    solve(per iteration): 0.00134593 s
resid in solve_pyamgx: 3.97e-04
time solve_pyamgx: 8.88e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25917            276365  0.000411        0.00722
           2(D)         5203            109543   0.00405        0.00264
           3(D)           14                22     0.112       9.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31671
         Operator Complexity: 1.56251
         Total Memory Usage: 0.0201147 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.090565e-01
              0             1.64587   3.724566e-02         0.0732
              1              1.6459   3.578342e-03         0.0961
              2              1.6459   5.764752e-04         0.1611
              3              1.6459   1.158735e-04         0.2010
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1228
         Final Residual: 		   1.158735e-04
         Total Reduction in Residual: 	   2.276240e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169816
    setup: 0.0136315 s
    solve: 0.00335014 s
    solve(per iteration): 0.000837536 s
resid in solve_pyamgx: 1.16e-04
time solve_pyamgx: 3.41e-02
time k: 4.63e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26496            282714  0.000403        0.00738
           2(D)         5194            111056   0.00412        0.00268
           3(D)            6                 8     0.222       3.73e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32243
         Operator Complexity: 1.57395
         Total Memory Usage: 0.0203195 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.399204e+01
              0             1.64587   1.861321e+00         0.1330
              1              1.6459   4.000459e-01         0.2149
              2              1.6459   8.126007e-02         0.2031
              3              1.6459   1.954903e-02         0.2406
              4              1.6459   4.673440e-03         0.2391
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2017
         Final Residual: 		   4.673440e-03
         Total Reduction in Residual: 	   3.340071e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178548
    setup: 0.0136622 s
    solve: 0.00419254 s
    solve(per iteration): 0.000838509 s
resid in solve_pyamgx: 4.67e-03
time solve_pyamgx: 3.41e-02
time omega: 4.06e-02
time Smag or Wale: 4.77e-07

--time step: 374, iter:0, max residual:1.17e-06, u:3.94e-07, v:1.17e-06, w:2.69e-07, p:1.08e-06, k:7.07e-11, eps:0.00e+00, om:3.65e-06


monitor time step: 374, iter:0, u: 4.73e-01, v: 8.48e-04, w:-2.15e-02, p:-2.32e-12, k: 1.53e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.34e+02, kmin: 6.81e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 1.3866666666666666e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15755            169719  0.000684        0.00444
           2(D)         4124             44884   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20222
         Operator Complexity: 1.3128
         Total Memory Usage: 0.0156676 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.013223e+00
              0             1.64587   9.230673e-02         0.0230
              1              1.6459   3.228032e-03         0.0350
              2              1.6459   4.957392e-04         0.1536
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0498
         Final Residual: 		   4.957392e-04
         Total Reduction in Residual: 	   1.235264e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012613
    setup: 0.0104795 s
    solve: 0.00213347 s
    solve(per iteration): 0.000711157 s
resid in solve_pyamgx: 4.96e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.190516e+00
              0             1.64587   7.945295e-02         0.0249
              1              1.6459   1.489437e-03         0.0187
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0216
         Final Residual: 		   1.489437e-03
         Total Reduction in Residual: 	   4.668326e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120092
    setup: 0.0104795 s
    solve: 0.00152966 s
    solve(per iteration): 0.000764832 s
resid in solve_pyamgx: 1.49e-03
time solve_pyamgx: 2.80e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.508570e+00
              0             1.64587   8.897326e-02         0.0254
              1              1.6459   2.589658e-03         0.0291
              2              1.6459   3.398478e-04         0.1312
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0459
         Final Residual: 		   3.398478e-04
         Total Reduction in Residual: 	   9.686220e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125848
    setup: 0.0104795 s
    solve: 0.00210525 s
    solve(per iteration): 0.000701749 s
resid in solve_pyamgx: 3.40e-04
time solve_pyamgx: 3.39e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.079293e-01
              0             1.64587   5.200587e-01         0.6437
              1              1.6459   2.464870e-01         0.4740
              2              1.6459   1.254349e-01         0.5089
              3              1.6459   6.534491e-02         0.5209
              4              1.6459   3.454697e-02         0.5287
              5              1.6459   1.878517e-02         0.5438
              6              1.6459   1.027648e-02         0.5471
              7              1.6459   5.753783e-03         0.5599
              8              1.6459   3.291050e-03         0.5720
              9              1.6459   1.889216e-03         0.5740
             10              1.6459   1.362259e-03         0.7211
             11              1.6459   9.351687e-04         0.6865
             12              1.6459   7.003088e-04         0.7489
             13              1.6459   5.888948e-04         0.8409
             14              1.6459   5.376350e-04         0.9130
             15              1.6459   5.185385e-04         0.9645
             16              1.6459   5.058666e-04         0.9756
             17              1.6459   4.927446e-04         0.9741
             18              1.6459   4.759952e-04         0.9660
             19              1.6459   4.309013e-04         0.9053
             20              1.6459   3.982853e-04         0.9243
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6958
         Final Residual: 		   3.982853e-04
         Total Reduction in Residual: 	   4.929705e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0794687
    setup: 0.0508886 s
    solve: 0.0285801 s
    solve(per iteration): 0.00136096 s
resid in solve_pyamgx: 3.98e-04
time solve_pyamgx: 9.47e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26001            277587  0.000411        0.00725
           2(D)         5119            108839   0.00415        0.00262
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31664
         Operator Complexity: 1.56325
         Total Memory Usage: 0.0201257 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.082285e-01
              0             1.64587   3.688093e-02         0.0726
              1              1.6459   3.565186e-03         0.0967
              2              1.6459   5.801546e-04         0.1627
              3              1.6459   1.181751e-04         0.2037
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1235
         Final Residual: 		   1.181751e-04
         Total Reduction in Residual: 	   2.325237e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168878
    setup: 0.0135803 s
    solve: 0.00330749 s
    solve(per iteration): 0.000826872 s
resid in solve_pyamgx: 1.18e-04
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26543            283137  0.000402        0.00739
           2(D)         5191            111949   0.00415         0.0027
           3(D)           19                21    0.0582       1.05e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32301
         Operator Complexity: 1.57589
         Total Memory Usage: 0.0203521 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.390939e+01
              0             1.64587   1.856857e+00         0.1335
              1              1.6459   4.012864e-01         0.2161
              2              1.6459   8.263942e-02         0.2059
              3              1.6459   2.010883e-02         0.2433
              4              1.6459   4.805845e-03         0.2390
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2031
         Final Residual: 		   4.805845e-03
         Total Reduction in Residual: 	   3.455109e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178439
    setup: 0.0136438 s
    solve: 0.00420016 s
    solve(per iteration): 0.000840032 s
resid in solve_pyamgx: 4.81e-03
time solve_pyamgx: 3.38e-02
time omega: 4.03e-02
time Smag or Wale: 4.77e-07

--time step: 375, iter:0, max residual:1.16e-06, u:3.87e-07, v:1.16e-06, w:2.66e-07, p:1.16e-06, k:7.21e-11, eps:0.00e+00, om:3.75e-06


monitor time step: 375, iter:0, u: 4.70e-01, v: 1.41e-03, w:-2.13e-02, p:-2.22e-12, k: 1.52e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.93e+01, vismax: 2.34e+02, kmin: 6.82e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.38e-01
vismean_mean 1.382978723404255e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15776            170252  0.000684        0.00445
           2(D)         4131             44961   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.2025
         Operator Complexity: 1.31368
         Total Memory Usage: 0.0156827 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.008827e+00
              0             1.64587   9.217050e-02         0.0230
              1              1.6459   3.219186e-03         0.0349
              2              1.6459   4.969749e-04         0.1544
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   4.969749e-04
         Total Reduction in Residual: 	   1.239702e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126443
    setup: 0.0105287 s
    solve: 0.00211558 s
    solve(per iteration): 0.000705195 s
resid in solve_pyamgx: 4.97e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.188519e+00
              0             1.64587   7.939155e-02         0.0249
              1              1.6459   1.486926e-03         0.0187
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0216
         Final Residual: 		   1.486926e-03
         Total Reduction in Residual: 	   4.663375e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120419
    setup: 0.0105287 s
    solve: 0.00151318 s
    solve(per iteration): 0.000756592 s
resid in solve_pyamgx: 1.49e-03
time solve_pyamgx: 2.77e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.504998e+00
              0             1.64587   8.888220e-02         0.0254
              1              1.6459   2.590398e-03         0.0291
              2              1.6459   3.446634e-04         0.1331
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0462
         Final Residual: 		   3.446634e-04
         Total Reduction in Residual: 	   9.833486e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012648
    setup: 0.0105287 s
    solve: 0.00211926 s
    solve(per iteration): 0.000706421 s
resid in solve_pyamgx: 3.45e-04
time solve_pyamgx: 3.33e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.057499e-01
              0             1.64587   5.178661e-01         0.6427
              1              1.6459   2.461618e-01         0.4753
              2              1.6459   1.250422e-01         0.5080
              3              1.6459   6.521402e-02         0.5215
              4              1.6459   3.486687e-02         0.5347
              5              1.6459   1.907737e-02         0.5471
              6              1.6459   1.034661e-02         0.5423
              7              1.6459   5.740712e-03         0.5548
              8              1.6459   3.261983e-03         0.5682
              9              1.6459   1.861255e-03         0.5706
             10              1.6459   1.338260e-03         0.7190
             11              1.6459   9.166173e-04         0.6849
             12              1.6459   6.906376e-04         0.7535
             13              1.6459   5.882484e-04         0.8517
             14              1.6459   5.409432e-04         0.9196
             15              1.6459   5.226371e-04         0.9662
             16              1.6459   5.094675e-04         0.9748
             17              1.6459   4.956203e-04         0.9728
             18              1.6459   4.783734e-04         0.9652
             19              1.6459   4.334483e-04         0.9061
             20              1.6459   4.009524e-04         0.9250
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6962
         Final Residual: 		   4.009524e-04
         Total Reduction in Residual: 	   4.976140e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0793509
    setup: 0.050815 s
    solve: 0.028536 s
    solve(per iteration): 0.00135886 s
resid in solve_pyamgx: 4.01e-04
time solve_pyamgx: 9.46e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25919            277319  0.000413        0.00724
           2(D)         5091            108409   0.00418        0.00261
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31551
         Operator Complexity: 1.56223
         Total Memory Usage: 0.0201043 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.073892e-01
              0             1.64587   3.691661e-02         0.0728
              1              1.6459   3.553009e-03         0.0962
              2              1.6459   5.826826e-04         0.1640
              3              1.6459   1.178086e-04         0.2022
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1234
         Final Residual: 		   1.178086e-04
         Total Reduction in Residual: 	   2.321859e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169248
    setup: 0.0135866 s
    solve: 0.00333824 s
    solve(per iteration): 0.00083456 s
resid in solve_pyamgx: 1.18e-04
time solve_pyamgx: 3.24e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26489            283363  0.000404         0.0074
           2(D)         5138            111246   0.00421        0.00268
           3(D)           15                25     0.111       1.02e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32188
         Operator Complexity: 1.5752
         Total Memory Usage: 0.0203358 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.380085e+01
              0             1.64587   1.840659e+00         0.1334
              1              1.6459   3.953234e-01         0.2148
              2              1.6459   8.108890e-02         0.2051
              3              1.6459   1.967998e-02         0.2427
              4              1.6459   4.818968e-03         0.2449
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2035
         Final Residual: 		   4.818968e-03
         Total Reduction in Residual: 	   3.491791e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178333
    setup: 0.013639 s
    solve: 0.0041943 s
    solve(per iteration): 0.000838861 s
resid in solve_pyamgx: 4.82e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 376, iter:0, max residual:1.17e-06, u:3.88e-07, v:1.16e-06, w:2.69e-07, p:1.17e-06, k:7.19e-11, eps:0.00e+00, om:3.76e-06


monitor time step: 376, iter:0, u: 4.67e-01, v: 1.67e-03, w:-2.12e-02, p:-2.23e-12, k: 1.52e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.35e+02, kmin: 6.84e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.379310344827586e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15749            169691  0.000684        0.00444
           2(D)         4147             44907   0.00261        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20239
         Operator Complexity: 1.31279
         Total Memory Usage: 0.0156683 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.004445e+00
              0             1.64587   9.204863e-02         0.0230
              1              1.6459   3.217634e-03         0.0350
              2              1.6459   4.946620e-04         0.1537
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0498
         Final Residual: 		   4.946620e-04
         Total Reduction in Residual: 	   1.235282e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126601
    setup: 0.0105447 s
    solve: 0.00211539 s
    solve(per iteration): 0.000705131 s
resid in solve_pyamgx: 4.95e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.186531e+00
              0             1.64587   7.933449e-02         0.0249
              1              1.6459   1.484539e-03         0.0187
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0216
         Final Residual: 		   1.484539e-03
         Total Reduction in Residual: 	   4.658793e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012053
    setup: 0.0105447 s
    solve: 0.00150829 s
    solve(per iteration): 0.000754144 s
resid in solve_pyamgx: 1.48e-03
time solve_pyamgx: 2.83e-03
time v: 5.65e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.501440e+00
              0             1.64587   8.878638e-02         0.0254
              1              1.6459   2.594898e-03         0.0292
              2              1.6459   3.449649e-04         0.1329
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0462
         Final Residual: 		   3.449649e-04
         Total Reduction in Residual: 	   9.852087e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126785
    setup: 0.0105447 s
    solve: 0.00213376 s
    solve(per iteration): 0.000711253 s
resid in solve_pyamgx: 3.45e-04
time solve_pyamgx: 3.39e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.035328e-01
              0             1.64587   5.151021e-01         0.6410
              1              1.6459   2.454074e-01         0.4764
              2              1.6459   1.244987e-01         0.5073
              3              1.6459   6.520765e-02         0.5238
              4              1.6459   3.514631e-02         0.5390
              5              1.6459   1.922281e-02         0.5469
              6              1.6459   1.035557e-02         0.5387
              7              1.6459   5.708623e-03         0.5513
              8              1.6459   3.214084e-03         0.5630
              9              1.6459   1.812092e-03         0.5638
             10              1.6459   1.281618e-03         0.7073
             11              1.6459   8.522291e-04         0.6650
             12              1.6459   6.198750e-04         0.7274
             13              1.6459   5.152196e-04         0.8312
             14              1.6459   4.687716e-04         0.9098
             15              1.6459   4.503662e-04         0.9607
             16              1.6459   4.380653e-04         0.9727
             17              1.6459   4.265749e-04         0.9738
             18              1.6459   4.137778e-04         0.9700
             19              1.6459   3.837443e-04         0.9274
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6823
         Final Residual: 		   3.837443e-04
         Total Reduction in Residual: 	   4.775715e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.07824
    setup: 0.0509952 s
    solve: 0.0272448 s
    solve(per iteration): 0.00136224 s
resid in solve_pyamgx: 3.84e-04
time solve_pyamgx: 9.37e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25956            277094  0.000411        0.00724
           2(D)         5093            107131   0.00413        0.00258
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31591
         Operator Complexity: 1.56004
         Total Memory Usage: 0.0200727 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.065549e-01
              0             1.64587   3.696462e-02         0.0730
              1              1.6459   3.541424e-03         0.0958
              2              1.6459   5.752141e-04         0.1624
              3              1.6459   1.159311e-04         0.2015
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1230
         Final Residual: 		   1.159311e-04
         Total Reduction in Residual: 	   2.288618e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169376
    setup: 0.0136009 s
    solve: 0.00333664 s
    solve(per iteration): 0.00083416 s
resid in solve_pyamgx: 1.16e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26557            283153  0.000401         0.0074
           2(D)         5178            109558   0.00409        0.00264
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32292
         Operator Complexity: 1.57241
         Total Memory Usage: 0.0202984 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.380562e+01
              0             1.64587   1.818651e+00         0.1317
              1              1.6459   3.886054e-01         0.2137
              2              1.6459   7.912647e-02         0.2036
              3              1.6459   1.904285e-02         0.2407
              4              1.6459   4.545929e-03         0.2387
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2011
         Final Residual: 		   4.545929e-03
         Total Reduction in Residual: 	   3.292810e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178907
    setup: 0.0136923 s
    solve: 0.0041984 s
    solve(per iteration): 0.00083968 s
resid in solve_pyamgx: 4.55e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 7.15e-07

--time step: 377, iter:0, max residual:1.17e-06, u:3.86e-07, v:1.16e-06, w:2.70e-07, p:1.17e-06, k:7.08e-11, eps:0.00e+00, om:3.55e-06


monitor time step: 377, iter:0, u: 4.65e-01, v: 1.62e-03, w:-2.11e-02, p:-2.05e-12, k: 1.51e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.35e+02, kmin: 6.86e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.3756613756613756e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15744            169886  0.000685        0.00444
           2(D)         4103             44403   0.00264        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20189
         Operator Complexity: 1.31234
         Total Memory Usage: 0.0156591 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.000060e+00
              0             1.64587   9.190818e-02         0.0230
              1              1.6459   3.208235e-03         0.0349
              2              1.6459   4.916958e-04         0.1533
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0497
         Final Residual: 		   4.916958e-04
         Total Reduction in Residual: 	   1.229221e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126119
    setup: 0.0104632 s
    solve: 0.00214864 s
    solve(per iteration): 0.000716213 s
resid in solve_pyamgx: 4.92e-04
time solve_pyamgx: 2.79e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.184570e+00
              0             1.64587   7.927555e-02         0.0249
              1              1.6459   1.481619e-03         0.0187
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0216
         Final Residual: 		   1.481619e-03
         Total Reduction in Residual: 	   4.652495e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119774
    setup: 0.0104632 s
    solve: 0.00151421 s
    solve(per iteration): 0.000757104 s
resid in solve_pyamgx: 1.48e-03
time solve_pyamgx: 2.79e-03
time v: 5.53e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.497926e+00
              0             1.64587   8.868134e-02         0.0254
              1              1.6459   2.583391e-03         0.0291
              2              1.6459   3.432832e-04         0.1329
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0461
         Final Residual: 		   3.432832e-04
         Total Reduction in Residual: 	   9.813908e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125811
    setup: 0.0104632 s
    solve: 0.00211789 s
    solve(per iteration): 0.000705963 s
resid in solve_pyamgx: 3.43e-04
time solve_pyamgx: 3.36e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   8.014669e-01
              0             1.64587   5.124631e-01         0.6394
              1              1.6459   2.444980e-01         0.4771
              2              1.6459   1.240161e-01         0.5072
              3              1.6459   6.528983e-02         0.5265
              4              1.6459   3.527507e-02         0.5403
              5              1.6459   1.918520e-02         0.5439
              6              1.6459   1.030934e-02         0.5374
              7              1.6459   5.684406e-03         0.5514
              8              1.6459   3.183729e-03         0.5601
              9              1.6459   1.777991e-03         0.5585
             10              1.6459   1.234426e-03         0.6943
             11              1.6459   7.895054e-04         0.6396
             12              1.6459   5.394750e-04         0.6833
             13              1.6459   4.230151e-04         0.7841
             14              1.6459   3.728803e-04         0.8815
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5996
         Final Residual: 		   3.728803e-04
         Total Reduction in Residual: 	   4.652472e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0712458
    setup: 0.051114 s
    solve: 0.0201318 s
    solve(per iteration): 0.00134212 s
resid in solve_pyamgx: 3.73e-04
time solve_pyamgx: 8.65e-02
time p: 9.88e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26011            277971  0.000411        0.00726
           2(D)         5219            109837   0.00403        0.00265
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31776
         Operator Complexity: 1.56526
         Total Memory Usage: 0.0201623 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.057253e-01
              0             1.64587   3.722437e-02         0.0736
              1              1.6459   3.535185e-03         0.0950
              2              1.6459   5.755139e-04         0.1628
              3              1.6459   1.175558e-04         0.2043
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1235
         Final Residual: 		   1.175558e-04
         Total Reduction in Residual: 	   2.324500e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168962
    setup: 0.0135662 s
    solve: 0.00333005 s
    solve(per iteration): 0.000832512 s
resid in solve_pyamgx: 1.18e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26469            282347  0.000403        0.00737
           2(D)         5166            111422   0.00418        0.00268
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32194
         Operator Complexity: 1.57397
         Total Memory Usage: 0.0203172 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.372027e+01
              0             1.64587   1.822486e+00         0.1328
              1              1.6459   3.952293e-01         0.2169
              2              1.6459   8.101344e-02         0.2050
              3              1.6459   1.969100e-02         0.2431
              4              1.6459   4.813590e-03         0.2445
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2037
         Final Residual: 		   4.813590e-03
         Total Reduction in Residual: 	   3.508379e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178426
    setup: 0.0136589 s
    solve: 0.00418365 s
    solve(per iteration): 0.00083673 s
resid in solve_pyamgx: 4.81e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 9.54e-07

--time step: 378, iter:0, max residual:1.16e-06, u:3.84e-07, v:1.16e-06, w:2.68e-07, p:1.09e-06, k:7.18e-11, eps:0.00e+00, om:3.76e-06


monitor time step: 378, iter:0, u: 4.64e-01, v: 1.42e-03, w:-2.09e-02, p:-2.08e-12, k: 1.51e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.34e+02, kmin: 6.88e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.372031662269129e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15744            169748  0.000685        0.00444
           2(D)         4162             45528   0.00263        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20249
         Operator Complexity: 1.31378
         Total Memory Usage: 0.0156838 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.995663e+00
              0             1.64587   9.176513e-02         0.0230
              1              1.6459   3.191119e-03         0.0348
              2              1.6459   4.956425e-04         0.1553
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0499
         Final Residual: 		   4.956425e-04
         Total Reduction in Residual: 	   1.240451e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126395
    setup: 0.0105185 s
    solve: 0.00212099 s
    solve(per iteration): 0.000706997 s
resid in solve_pyamgx: 4.96e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.182647e+00
              0             1.64587   7.921846e-02         0.0249
              1              1.6459   1.479290e-03         0.0187
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0216
         Final Residual: 		   1.479290e-03
         Total Reduction in Residual: 	   4.647987e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120332
    setup: 0.0105185 s
    solve: 0.00151472 s
    solve(per iteration): 0.00075736 s
resid in solve_pyamgx: 1.48e-03
time solve_pyamgx: 2.77e-03
time v: 5.53e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.494455e+00
              0             1.64587   8.858565e-02         0.0254
              1              1.6459   2.580294e-03         0.0291
              2              1.6459   3.428029e-04         0.1329
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0461
         Final Residual: 		   3.428029e-04
         Total Reduction in Residual: 	   9.809910e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126416
    setup: 0.0105185 s
    solve: 0.00212307 s
    solve(per iteration): 0.000707691 s
resid in solve_pyamgx: 3.43e-04
time solve_pyamgx: 3.36e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.993691e-01
              0             1.64587   5.107957e-01         0.6390
              1              1.6459   2.438674e-01         0.4774
              2              1.6459   1.238320e-01         0.5078
              3              1.6459   6.540479e-02         0.5282
              4              1.6459   3.520489e-02         0.5383
              5              1.6459   1.899754e-02         0.5396
              6              1.6459   1.023123e-02         0.5386
              7              1.6459   5.684471e-03         0.5556
              8              1.6459   3.192926e-03         0.5617
              9              1.6459   1.785049e-03         0.5591
             10              1.6459   1.232558e-03         0.6905
             11              1.6459   7.793583e-04         0.6323
             12              1.6459   5.191620e-04         0.6661
             13              1.6459   3.960980e-04         0.7630
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5807
         Final Residual: 		   3.960980e-04
         Total Reduction in Residual: 	   4.955133e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0696709
    setup: 0.0507658 s
    solve: 0.0189051 s
    solve(per iteration): 0.00135036 s
resid in solve_pyamgx: 3.96e-04
time solve_pyamgx: 8.52e-02
time p: 9.77e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25948            277040  0.000411        0.00724
           2(D)         5141            107971   0.00409         0.0026
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31632
         Operator Complexity: 1.56119
         Total Memory Usage: 0.0200924 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.048894e-01
              0             1.64587   3.703514e-02         0.0734
              1              1.6459   3.525656e-03         0.0952
              2              1.6459   5.693658e-04         0.1615
              3              1.6459   1.150348e-04         0.2020
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1229
         Final Residual: 		   1.150348e-04
         Total Reduction in Residual: 	   2.278417e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169146
    setup: 0.013572 s
    solve: 0.00334259 s
    solve(per iteration): 0.000835648 s
resid in solve_pyamgx: 1.15e-04
time solve_pyamgx: 3.23e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26430            282380  0.000404        0.00737
           2(D)         5156            111520   0.00419        0.00268
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32138
         Operator Complexity: 1.57414
         Total Memory Usage: 0.0203171 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.371220e+01
              0             1.64587   1.837789e+00         0.1340
              1              1.6459   3.975359e-01         0.2163
              2              1.6459   8.027702e-02         0.2019
              3              1.6459   1.943425e-02         0.2421
              4              1.6459   4.667702e-03         0.2402
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2025
         Final Residual: 		   4.667702e-03
         Total Reduction in Residual: 	   3.404051e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178213
    setup: 0.0136562 s
    solve: 0.00416518 s
    solve(per iteration): 0.000833037 s
resid in solve_pyamgx: 4.67e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 9.54e-07

--time step: 379, iter:0, max residual:1.26e-06, u:3.87e-07, v:1.16e-06, w:2.68e-07, p:1.26e-06, k:7.02e-11, eps:0.00e+00, om:3.65e-06


monitor time step: 379, iter:0, u: 4.63e-01, v: 1.30e-03, w:-2.07e-02, p:-1.91e-12, k: 1.50e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.35e+02, kmin: 6.89e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.3684210526315788e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15741            169423  0.000684        0.00443
           2(D)         4108             44358   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20191
         Operator Complexity: 1.3116
         Total Memory Usage: 0.0156478 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.991258e+00
              0             1.64587   9.163851e-02         0.0230
              1              1.6459   3.195836e-03         0.0349
              2              1.6459   4.914598e-04         0.1538
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0497
         Final Residual: 		   4.914598e-04
         Total Reduction in Residual: 	   1.231340e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126498
    setup: 0.0105237 s
    solve: 0.00212608 s
    solve(per iteration): 0.000708693 s
resid in solve_pyamgx: 4.91e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.180752e+00
              0             1.64587   7.916318e-02         0.0249
              1              1.6459   1.477975e-03         0.0187
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0216
         Final Residual: 		   1.477975e-03
         Total Reduction in Residual: 	   4.646619e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120414
    setup: 0.0105237 s
    solve: 0.00151773 s
    solve(per iteration): 0.000758864 s
resid in solve_pyamgx: 1.48e-03
time solve_pyamgx: 2.79e-03
time v: 5.56e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.491004e+00
              0             1.64587   8.849745e-02         0.0254
              1              1.6459   2.585395e-03         0.0292
              2              1.6459   3.431455e-04         0.1327
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0462
         Final Residual: 		   3.431455e-04
         Total Reduction in Residual: 	   9.829419e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126475
    setup: 0.0105237 s
    solve: 0.00212378 s
    solve(per iteration): 0.000707925 s
resid in solve_pyamgx: 3.43e-04
time solve_pyamgx: 3.38e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.972274e-01
              0             1.64587   5.103108e-01         0.6401
              1              1.6459   2.434786e-01         0.4771
              2              1.6459   1.238483e-01         0.5087
              3              1.6459   6.534424e-02         0.5276
              4              1.6459   3.487486e-02         0.5337
              5              1.6459   1.869503e-02         0.5361
              6              1.6459   1.011588e-02         0.5411
              7              1.6459   5.677758e-03         0.5613
              8              1.6459   3.214882e-03         0.5662
              9              1.6459   1.809929e-03         0.5630
             10              1.6459   1.255775e-03         0.6938
             11              1.6459   8.018711e-04         0.6385
             12              1.6459   5.394712e-04         0.6728
             13              1.6459   4.177489e-04         0.7744
             14              1.6459   3.660395e-04         0.8762
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5990
         Final Residual: 		   3.660395e-04
         Total Reduction in Residual: 	   4.591406e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0776595
    setup: 0.0510355 s
    solve: 0.026624 s
    solve(per iteration): 0.00177493 s
resid in solve_pyamgx: 3.66e-04
time solve_pyamgx: 9.34e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26026            278092  0.000411        0.00726
           2(D)         5183            108857   0.00405        0.00263
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31755
         Operator Complexity: 1.56401
         Total Memory Usage: 0.020142 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.040489e-01
              0             1.64587   3.717823e-02         0.0738
              1              1.6459   3.515487e-03         0.0946
              2              1.6459   5.718359e-04         0.1627
              3              1.6459   1.164514e-04         0.2036
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1233
         Final Residual: 		   1.164514e-04
         Total Reduction in Residual: 	   2.310320e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169911
    setup: 0.0136315 s
    solve: 0.00335958 s
    solve(per iteration): 0.000839896 s
resid in solve_pyamgx: 1.16e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26519            282889  0.000402        0.00739
           2(D)         5225            111829    0.0041        0.00269
           3(D)           20                32      0.08       1.33e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32312
         Operator Complexity: 1.57537
         Total Memory Usage: 0.0203447 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.365872e+01
              0             1.64587   1.826748e+00         0.1337
              1              1.6459   3.956999e-01         0.2166
              2              1.6459   8.094135e-02         0.2046
              3              1.6459   1.975494e-02         0.2441
              4              1.6459   4.769274e-03         0.2414
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2035
         Final Residual: 		   4.769274e-03
         Total Reduction in Residual: 	   3.491743e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178467
    setup: 0.0136642 s
    solve: 0.0041825 s
    solve(per iteration): 0.000836499 s
resid in solve_pyamgx: 4.77e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 380, iter:0, max residual:1.15e-06, u:3.84e-07, v:1.15e-06, w:2.68e-07, p:1.08e-06, k:7.11e-11, eps:0.00e+00, om:3.73e-06


monitor time step: 380, iter:0, u: 4.62e-01, v: 1.32e-03, w:-2.05e-02, p:-2.04e-12, k: 1.50e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.65e-01, cfl_max_y: 4.72e-02, at i= 11, j= 70


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.35e+02, kmin: 6.90e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.3648293963254593e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15715            168945  0.000684        0.00442
           2(D)         4148             45410   0.00264        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20206
         Operator Complexity: 1.31243
         Total Memory Usage: 0.0156611 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.986863e+00
              0             1.64587   9.150897e-02         0.0230
              1              1.6459   3.180155e-03         0.0348
              2              1.6459   4.884093e-04         0.1536
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0497
         Final Residual: 		   4.884093e-04
         Total Reduction in Residual: 	   1.225046e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126078
    setup: 0.0104963 s
    solve: 0.00211149 s
    solve(per iteration): 0.000703829 s
resid in solve_pyamgx: 4.88e-04
time solve_pyamgx: 2.79e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.178858e+00
              0             1.64587   7.910928e-02         0.0249
              1              1.6459   1.476426e-03         0.0187
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0216
         Final Residual: 		   1.476426e-03
         Total Reduction in Residual: 	   4.644517e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120075
    setup: 0.0104963 s
    solve: 0.00151123 s
    solve(per iteration): 0.000755616 s
resid in solve_pyamgx: 1.48e-03
time solve_pyamgx: 2.79e-03
time v: 5.51e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.487546e+00
              0             1.64587   8.839360e-02         0.0253
              1              1.6459   2.579742e-03         0.0292
              2              1.6459   3.406455e-04         0.1320
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0461
         Final Residual: 		   3.406455e-04
         Total Reduction in Residual: 	   9.767484e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126129
    setup: 0.0104963 s
    solve: 0.00211664 s
    solve(per iteration): 0.000705547 s
resid in solve_pyamgx: 3.41e-04
time solve_pyamgx: 3.39e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.951003e-01
              0             1.64587   5.108439e-01         0.6425
              1              1.6459   2.432062e-01         0.4761
              2              1.6459   1.238329e-01         0.5092
              3              1.6459   6.490086e-02         0.5241
              4              1.6459   3.426143e-02         0.5279
              5              1.6459   1.828499e-02         0.5337
              6              1.6459   9.930728e-03         0.5431
              7              1.6459   5.617137e-03         0.5656
              8              1.6459   3.215685e-03         0.5725
              9              1.6459   1.834064e-03         0.5703
             10              1.6459   1.291021e-03         0.7039
             11              1.6459   8.468639e-04         0.6560
             12              1.6459   5.920608e-04         0.6991
             13              1.6459   4.800978e-04         0.8109
             14              1.6459   4.326306e-04         0.9011
             15              1.6459   4.152717e-04         0.9599
             16              1.6459   4.048852e-04         0.9750
             17              1.6459   3.950325e-04         0.9757
         --------------------------------------------------------------
         Total Iterations: 18
         Avg Convergence Rate: 		         0.6553
         Final Residual: 		   3.950325e-04
         Total Reduction in Residual: 	   4.968336e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0750778
    setup: 0.0507313 s
    solve: 0.0243465 s
    solve(per iteration): 0.00135258 s
resid in solve_pyamgx: 3.95e-04
time solve_pyamgx: 9.05e-02
time p: 1.03e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25940            276978  0.000412        0.00724
           2(D)         5216            109784   0.00404        0.00265
           3(D)            3                 3     0.333       1.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31697
         Operator Complexity: 1.56373
         Total Memory Usage: 0.0201348 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.032222e-01
              0             1.64587   3.696616e-02         0.0735
              1              1.6459   3.531221e-03         0.0955
              2              1.6459   5.686268e-04         0.1610
              3              1.6459   1.136734e-04         0.1999
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1226
         Final Residual: 		   1.136734e-04
         Total Reduction in Residual: 	   2.258910e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170091
    setup: 0.0136481 s
    solve: 0.00336099 s
    solve(per iteration): 0.000840248 s
resid in solve_pyamgx: 1.14e-04
time solve_pyamgx: 3.24e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26474            282562  0.000403        0.00738
           2(D)         5181            111511   0.00415        0.00269
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32214
         Operator Complexity: 1.57441
         Total Memory Usage: 0.020325 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.360027e+01
              0             1.64587   1.841971e+00         0.1354
              1              1.6459   3.973577e-01         0.2157
              2              1.6459   8.065323e-02         0.2030
              3              1.6459   1.968596e-02         0.2441
              4              1.6459   4.791004e-03         0.2434
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2039
         Final Residual: 		   4.791004e-03
         Total Reduction in Residual: 	   3.522727e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178438
    setup: 0.0136661 s
    solve: 0.00417763 s
    solve(per iteration): 0.000835526 s
resid in solve_pyamgx: 4.79e-03
time solve_pyamgx: 3.31e-02
time omega: 3.97e-02
time Smag or Wale: 7.15e-07

--time step: 381, iter:0, max residual:1.15e-06, u:3.82e-07, v:1.15e-06, w:2.66e-07, p:1.06e-06, k:6.94e-11, eps:0.00e+00, om:3.74e-06


monitor time step: 381, iter:0, u: 4.61e-01, v: 1.46e-03, w:-2.03e-02, p:-2.34e-12, k: 1.49e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.35e+02, kmin: 6.93e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 1.3612565445026176e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15759            169729  0.000683        0.00444
           2(D)         4153             45157   0.00262        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20256
         Operator Complexity: 1.31321
         Total Memory Usage: 0.0156755 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.982490e+00
              0             1.64587   9.137007e-02         0.0229
              1              1.6459   3.174247e-03         0.0347
              2              1.6459   4.899367e-04         0.1543
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0497
         Final Residual: 		   4.899367e-04
         Total Reduction in Residual: 	   1.230227e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125843
    setup: 0.0104649 s
    solve: 0.00211939 s
    solve(per iteration): 0.000706464 s
resid in solve_pyamgx: 4.90e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.176952e+00
              0             1.64587   7.905376e-02         0.0249
              1              1.6459   1.473802e-03         0.0186
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0215
         Final Residual: 		   1.473802e-03
         Total Reduction in Residual: 	   4.639045e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119825
    setup: 0.0104649 s
    solve: 0.00151757 s
    solve(per iteration): 0.000758784 s
resid in solve_pyamgx: 1.47e-03
time solve_pyamgx: 2.80e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.484077e+00
              0             1.64587   8.829806e-02         0.0253
              1              1.6459   2.576930e-03         0.0292
              2              1.6459   3.408405e-04         0.1323
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0461
         Final Residual: 		   3.408405e-04
         Total Reduction in Residual: 	   9.782806e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012591
    setup: 0.0104649 s
    solve: 0.00212605 s
    solve(per iteration): 0.000708683 s
resid in solve_pyamgx: 3.41e-04
time solve_pyamgx: 3.37e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.930077e-01
              0             1.64587   5.117415e-01         0.6453
              1              1.6459   2.429740e-01         0.4748
              2              1.6459   1.237450e-01         0.5093
              3              1.6459   6.422666e-02         0.5190
              4              1.6459   3.356165e-02         0.5226
              5              1.6459   1.786137e-02         0.5322
              6              1.6459   9.714590e-03         0.5439
              7              1.6459   5.510874e-03         0.5673
              8              1.6459   3.191753e-03         0.5792
              9              1.6459   1.852303e-03         0.5803
             10              1.6459   1.329196e-03         0.7176
             11              1.6459   9.003260e-04         0.6773
             12              1.6459   6.559750e-04         0.7286
             13              1.6459   5.545676e-04         0.8454
             14              1.6459   5.111885e-04         0.9218
             15              1.6459   4.952567e-04         0.9688
             16              1.6459   4.846664e-04         0.9786
             17              1.6459   4.722896e-04         0.9745
             18              1.6459   4.547912e-04         0.9629
             19              1.6459   4.071145e-04         0.8952
             20              1.6459   3.744538e-04         0.9198
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6944
         Final Residual: 		   3.744538e-04
         Total Reduction in Residual: 	   4.721944e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0794884
    setup: 0.0509291 s
    solve: 0.0285594 s
    solve(per iteration): 0.00135997 s
resid in solve_pyamgx: 3.74e-04
time solve_pyamgx: 9.49e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25942            277210  0.000412        0.00724
           2(D)         5149            107841   0.00407         0.0026
           3(D)           10                16      0.16       6.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31638
         Operator Complexity: 1.56126
         Total Memory Usage: 0.0200938 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.023897e-01
              0             1.64587   3.673603e-02         0.0731
              1              1.6459   3.519710e-03         0.0958
              2              1.6459   5.686341e-04         0.1616
              3              1.6459   1.159146e-04         0.2038
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1232
         Final Residual: 		   1.159146e-04
         Total Reduction in Residual: 	   2.307264e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169738
    setup: 0.0136131 s
    solve: 0.00336077 s
    solve(per iteration): 0.000840192 s
resid in solve_pyamgx: 1.16e-04
time solve_pyamgx: 3.24e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26480            282724  0.000403        0.00738
           2(D)         5181            110675   0.00412        0.00267
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32221
         Operator Complexity: 1.57343
         Total Memory Usage: 0.0203103 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.358513e+01
              0             1.64587   1.822174e+00         0.1341
              1              1.6459   3.934340e-01         0.2159
              2              1.6459   7.949355e-02         0.2021
              3              1.6459   1.923134e-02         0.2419
              4              1.6459   4.616976e-03         0.2401
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2024
         Final Residual: 		   4.616976e-03
         Total Reduction in Residual: 	   3.398552e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178709
    setup: 0.0137072 s
    solve: 0.00416374 s
    solve(per iteration): 0.000832749 s
resid in solve_pyamgx: 4.62e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 4.77e-07

--time step: 382, iter:0, max residual:1.15e-06, u:3.83e-07, v:1.15e-06, w:2.66e-07, p:1.09e-06, k:7.07e-11, eps:0.00e+00, om:3.61e-06


monitor time step: 382, iter:0, u: 4.59e-01, v: 1.67e-03, w:-1.99e-02, p:-2.09e-12, k: 1.48e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.35e+02, kmin: 6.94e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.3577023498694515e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15736            169704  0.000685        0.00444
           2(D)         4133             45175   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20212
         Operator Complexity: 1.3132
         Total Memory Usage: 0.0156732 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.978132e+00
              0             1.64587   9.123705e-02         0.0229
              1              1.6459   3.170885e-03         0.0348
              2              1.6459   4.911063e-04         0.1549
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0498
         Final Residual: 		   4.911063e-04
         Total Reduction in Residual: 	   1.234515e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126589
    setup: 0.0105392 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 4.91e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.175052e+00
              0             1.64587   7.899557e-02         0.0249
              1              1.6459   1.469907e-03         0.0186
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0215
         Final Residual: 		   1.469907e-03
         Total Reduction in Residual: 	   4.629552e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012046
    setup: 0.0105392 s
    solve: 0.00150675 s
    solve(per iteration): 0.000753376 s
resid in solve_pyamgx: 1.47e-03
time solve_pyamgx: 2.77e-03
time v: 5.48e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.480621e+00
              0             1.64587   8.820259e-02         0.0253
              1              1.6459   2.564396e-03         0.0291
              2              1.6459   3.399958e-04         0.1326
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0461
         Final Residual: 		   3.399958e-04
         Total Reduction in Residual: 	   9.768252e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126504
    setup: 0.0105392 s
    solve: 0.00211123 s
    solve(per iteration): 0.000703744 s
resid in solve_pyamgx: 3.40e-04
time solve_pyamgx: 3.39e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.907892e-01
              0             1.64587   5.120404e-01         0.6475
              1              1.6459   2.425990e-01         0.4738
              2              1.6459   1.235788e-01         0.5094
              3              1.6459   6.360023e-02         0.5147
              4              1.6459   3.301691e-02         0.5191
              5              1.6459   1.754862e-02         0.5315
              6              1.6459   9.546979e-03         0.5440
              7              1.6459   5.400963e-03         0.5657
              8              1.6459   3.145596e-03         0.5824
              9              1.6459   1.837401e-03         0.5841
             10              1.6459   1.322913e-03         0.7200
             11              1.6459   8.935301e-04         0.6754
             12              1.6459   6.395409e-04         0.7157
             13              1.6459   5.325816e-04         0.8328
             14              1.6459   4.868750e-04         0.9142
             15              1.6459   4.703504e-04         0.9661
             16              1.6459   4.605436e-04         0.9792
             17              1.6459   4.497040e-04         0.9765
             18              1.6459   4.336447e-04         0.9643
             19              1.6459   3.888794e-04         0.8968
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6833
         Final Residual: 		   3.888794e-04
         Total Reduction in Residual: 	   4.917612e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0782926
    setup: 0.0508764 s
    solve: 0.0274162 s
    solve(per iteration): 0.00137081 s
resid in solve_pyamgx: 3.89e-04
time solve_pyamgx: 9.40e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26002            277916  0.000411        0.00726
           2(D)         5195            110349   0.00409        0.00266
           3(D)           10                16      0.16       6.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31745
         Operator Complexity: 1.56594
         Total Memory Usage: 0.0201711 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.015494e-01
              0             1.64587   3.657949e-02         0.0729
              1              1.6459   3.502453e-03         0.0957
              2              1.6459   5.637432e-04         0.1610
              3              1.6459   1.141785e-04         0.2025
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1228
         Final Residual: 		   1.141785e-04
         Total Reduction in Residual: 	   2.276516e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168525
    setup: 0.0134655 s
    solve: 0.00338698 s
    solve(per iteration): 0.000846744 s
resid in solve_pyamgx: 1.14e-04
time solve_pyamgx: 3.31e-02
time k: 4.59e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26445            282747  0.000404        0.00738
           2(D)         5126            110074   0.00419        0.00265
           3(D)           16                26     0.102       1.07e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32132
         Operator Complexity: 1.5726
         Total Memory Usage: 0.020293 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.348553e+01
              0             1.64587   1.802777e+00         0.1337
              1              1.6459   3.899908e-01         0.2163
              2              1.6459   8.024162e-02         0.2058
              3              1.6459   1.947860e-02         0.2427
              4              1.6459   4.674900e-03         0.2400
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2032
         Final Residual: 		   4.674900e-03
         Total Reduction in Residual: 	   3.466605e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0180229
    setup: 0.0138138 s
    solve: 0.00420915 s
    solve(per iteration): 0.000841831 s
resid in solve_pyamgx: 4.67e-03
time solve_pyamgx: 3.47e-02
time omega: 4.15e-02
time Smag or Wale: 7.15e-07

--time step: 383, iter:0, max residual:1.24e-06, u:3.84e-07, v:1.15e-06, w:2.66e-07, p:1.24e-06, k:6.97e-11, eps:0.00e+00, om:3.65e-06


monitor time step: 383, iter:0, u: 4.58e-01, v: 1.69e-03, w:-1.96e-02, p:-2.02e-12, k: 1.48e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.35e+02, kmin: 6.95e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.40e-01
vismean_mean 1.3541666666666664e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15772            170116  0.000684        0.00445
           2(D)         4183             45797   0.00262        0.00115
         --------------------------------------------------------------
         Grid Complexity: 1.20299
         Operator Complexity: 1.31471
         Total Memory Usage: 0.0157005 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.973773e+00
              0             1.64587   9.110895e-02         0.0229
              1              1.6459   3.154650e-03         0.0346
              2              1.6459   4.840054e-04         0.1534
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0496
         Final Residual: 		   4.840054e-04
         Total Reduction in Residual: 	   1.218000e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126525
    setup: 0.0105226 s
    solve: 0.00212992 s
    solve(per iteration): 0.000709973 s
resid in solve_pyamgx: 4.84e-04
time solve_pyamgx: 2.91e-02
time u: 3.62e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.173186e+00
              0             1.64587   7.894100e-02         0.0249
              1              1.6459   1.467039e-03         0.0186
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0215
         Final Residual: 		   1.467039e-03
         Total Reduction in Residual: 	   4.623238e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120652
    setup: 0.0105226 s
    solve: 0.00154262 s
    solve(per iteration): 0.000771312 s
resid in solve_pyamgx: 1.47e-03
time solve_pyamgx: 2.88e-03
time v: 5.77e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.477202e+00
              0             1.64587   8.809515e-02         0.0253
              1              1.6459   2.552830e-03         0.0290
              2              1.6459   3.380305e-04         0.1324
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0460
         Final Residual: 		   3.380305e-04
         Total Reduction in Residual: 	   9.721337e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126623
    setup: 0.0105226 s
    solve: 0.00213965 s
    solve(per iteration): 0.000713216 s
resid in solve_pyamgx: 3.38e-04
time solve_pyamgx: 3.46e-03
time w: 5.77e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.885956e-01
              0             1.64587   5.115689e-01         0.6487
              1              1.6459   2.423324e-01         0.4737
              2              1.6459   1.235256e-01         0.5097
              3              1.6459   6.329315e-02         0.5124
              4              1.6459   3.277203e-02         0.5178
              5              1.6459   1.742098e-02         0.5316
              6              1.6459   9.481050e-03         0.5442
              7              1.6459   5.329824e-03         0.5622
              8              1.6459   3.098863e-03         0.5814
              9              1.6459   1.805981e-03         0.5828
             10              1.6459   1.289923e-03         0.7143
             11              1.6459   8.491109e-04         0.6583
             12              1.6459   5.717950e-04         0.6734
             13              1.6459   4.455147e-04         0.7792
             14              1.6459   3.914088e-04         0.8786
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6022
         Final Residual: 		   3.914088e-04
         Total Reduction in Residual: 	   4.963365e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0713042
    setup: 0.0510541 s
    solve: 0.02025 s
    solve(per iteration): 0.00135 s
resid in solve_pyamgx: 3.91e-04
time solve_pyamgx: 8.81e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25931            276915  0.000412        0.00723
           2(D)         5092            108462   0.00418        0.00261
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31568
         Operator Complexity: 1.56172
         Total Memory Usage: 0.0200974 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   5.007238e-01
              0             1.64587   3.635904e-02         0.0726
              1              1.6459   3.497123e-03         0.0962
              2              1.6459   5.658574e-04         0.1618
              3              1.6459   1.127180e-04         0.1992
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1225
         Final Residual: 		   1.127180e-04
         Total Reduction in Residual: 	   2.251101e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170642
    setup: 0.0137075 s
    solve: 0.00335667 s
    solve(per iteration): 0.000839168 s
resid in solve_pyamgx: 1.13e-04
time solve_pyamgx: 3.39e-02
time k: 4.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26543            283591  0.000403        0.00741
           2(D)         5247            110349   0.00401        0.00266
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32351
         Operator Complexity: 1.57421
         Total Memory Usage: 0.020329 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.344489e+01
              0             1.64587   1.800405e+00         0.1339
              1              1.6459   3.915485e-01         0.2175
              2              1.6459   8.037514e-02         0.2053
              3              1.6459   1.968655e-02         0.2449
              4              1.6459   4.789397e-03         0.2433
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2043
         Final Residual: 		   4.789397e-03
         Total Reduction in Residual: 	   3.562244e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179077
    setup: 0.0137032 s
    solve: 0.00420454 s
    solve(per iteration): 0.000840909 s
resid in solve_pyamgx: 4.79e-03
time solve_pyamgx: 3.44e-02
time omega: 4.10e-02
time Smag or Wale: 7.15e-07

--time step: 384, iter:0, max residual:1.15e-06, u:3.78e-07, v:1.15e-06, w:2.64e-07, p:1.15e-06, k:6.88e-11, eps:0.00e+00, om:3.74e-06


monitor time step: 384, iter:0, u: 4.58e-01, v: 1.52e-03, w:-1.93e-02, p:-2.21e-12, k: 1.47e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.35e+02, kmin: 6.97e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.38e-01
vismean_mean 1.3506493506493505e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15759            169995  0.000685        0.00445
           2(D)         4145             44939   0.00262        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20247
         Operator Complexity: 1.31328
         Total Memory Usage: 0.0156762 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.969405e+00
              0             1.64587   9.098134e-02         0.0229
              1              1.6459   3.154313e-03         0.0347
              2              1.6459   4.846777e-04         0.1537
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0496
         Final Residual: 		   4.846777e-04
         Total Reduction in Residual: 	   1.221034e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012703
    setup: 0.0105835 s
    solve: 0.00211949 s
    solve(per iteration): 0.000706496 s
resid in solve_pyamgx: 4.85e-04
time solve_pyamgx: 2.93e-02
time u: 3.62e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.171363e+00
              0             1.64587   7.888811e-02         0.0249
              1              1.6459   1.464997e-03         0.0186
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0215
         Final Residual: 		   1.464997e-03
         Total Reduction in Residual: 	   4.619456e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120947
    setup: 0.0105835 s
    solve: 0.00151123 s
    solve(per iteration): 0.000755616 s
resid in solve_pyamgx: 1.46e-03
time solve_pyamgx: 2.80e-03
time v: 5.76e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.473824e+00
              0             1.64587   8.800297e-02         0.0253
              1              1.6459   2.553327e-03         0.0290
              2              1.6459   3.376589e-04         0.1322
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0460
         Final Residual: 		   3.376589e-04
         Total Reduction in Residual: 	   9.720091e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127032
    setup: 0.0105835 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 3.38e-04
time solve_pyamgx: 3.43e-03
time w: 5.71e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.865395e-01
              0             1.64587   5.105641e-01         0.6491
              1              1.6459   2.426249e-01         0.4752
              2              1.6459   1.239770e-01         0.5110
              3              1.6459   6.358126e-02         0.5128
              4              1.6459   3.294083e-02         0.5181
              5              1.6459   1.752012e-02         0.5319
              6              1.6459   9.536292e-03         0.5443
              7              1.6459   5.323755e-03         0.5583
              8              1.6459   3.075192e-03         0.5776
              9              1.6459   1.787277e-03         0.5812
             10              1.6459   1.272613e-03         0.7120
             11              1.6459   8.262982e-04         0.6493
             12              1.6459   5.350132e-04         0.6475
             13              1.6459   3.944026e-04         0.7372
             14              1.6459   3.324737e-04         0.8430
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5958
         Final Residual: 		   3.324737e-04
         Total Reduction in Residual: 	   4.227045e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0713767
    setup: 0.0511404 s
    solve: 0.0202363 s
    solve(per iteration): 0.00134909 s
resid in solve_pyamgx: 3.32e-04
time solve_pyamgx: 8.82e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25924            276320  0.000411        0.00722
           2(D)         5135            110889   0.00421        0.00267
           3(D)            9                13      0.16       5.74e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31604
         Operator Complexity: 1.5644
         Total Memory Usage: 0.0201402 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.998901e-01
              0             1.64587   3.616233e-02         0.0723
              1              1.6459   3.479733e-03         0.0962
              2              1.6459   5.591416e-04         0.1607
              3              1.6459   1.131409e-04         0.2023
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1227
         Final Residual: 		   1.131409e-04
         Total Reduction in Residual: 	   2.263315e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170668
    setup: 0.0137435 s
    solve: 0.00332333 s
    solve(per iteration): 0.000830832 s
resid in solve_pyamgx: 1.13e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26476            282544  0.000403        0.00738
           2(D)         5244            112638    0.0041        0.00271
           3(D)           13                21     0.124       8.72e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3228
         Operator Complexity: 1.57603
         Total Memory Usage: 0.0203533 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.351837e+01
              0             1.64587   1.806651e+00         0.1336
              1              1.6459   3.937757e-01         0.2180
              2              1.6459   8.084433e-02         0.2053
              3              1.6459   1.959651e-02         0.2424
              4              1.6459   4.748524e-03         0.2423
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2038
         Final Residual: 		   4.748524e-03
         Total Reduction in Residual: 	   3.512646e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176637
    setup: 0.0134986 s
    solve: 0.00416515 s
    solve(per iteration): 0.00083303 s
resid in solve_pyamgx: 4.75e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 385, iter:0, max residual:1.14e-06, u:3.79e-07, v:1.14e-06, w:2.64e-07, p:1.01e-06, k:6.91e-11, eps:0.00e+00, om:3.71e-06


monitor time step: 385, iter:0, u: 4.57e-01, v: 1.41e-03, w:-1.90e-02, p:-1.82e-12, k: 1.47e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.35e+02, kmin: 6.98e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 1.3471502590673573e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15744            169738  0.000685        0.00444
           2(D)         4135             44911   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20222
         Operator Complexity: 1.31286
         Total Memory Usage: 0.0156686 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.965030e+00
              0             1.64587   9.083721e-02         0.0229
              1              1.6459   3.141584e-03         0.0346
              2              1.6459   4.819499e-04         0.1534
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0495
         Final Residual: 		   4.819499e-04
         Total Reduction in Residual: 	   1.215501e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125931
    setup: 0.0104684 s
    solve: 0.00212464 s
    solve(per iteration): 0.000708213 s
resid in solve_pyamgx: 4.82e-04
time solve_pyamgx: 2.78e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.169566e+00
              0             1.64587   7.883431e-02         0.0249
              1              1.6459   1.462126e-03         0.0185
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0215
         Final Residual: 		   1.462126e-03
         Total Reduction in Residual: 	   4.613018e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119816
    setup: 0.0104684 s
    solve: 0.00151318 s
    solve(per iteration): 0.000756592 s
resid in solve_pyamgx: 1.46e-03
time solve_pyamgx: 2.80e-03
time v: 5.52e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.470469e+00
              0             1.64587   8.789662e-02         0.0253
              1              1.6459   2.548660e-03         0.0290
              2              1.6459   3.384236e-04         0.1328
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0460
         Final Residual: 		   3.384236e-04
         Total Reduction in Residual: 	   9.751523e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125881
    setup: 0.0104684 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 3.38e-04
time solve_pyamgx: 3.36e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.844633e-01
              0             1.64587   5.089465e-01         0.6488
              1              1.6459   2.434880e-01         0.4784
              2              1.6459   1.249911e-01         0.5133
              3              1.6459   6.441332e-02         0.5153
              4              1.6459   3.343127e-02         0.5190
              5              1.6459   1.775766e-02         0.5312
              6              1.6459   9.656277e-03         0.5438
              7              1.6459   5.357159e-03         0.5548
              8              1.6459   3.058342e-03         0.5709
              9              1.6459   1.764177e-03         0.5768
             10              1.6459   1.251883e-03         0.7096
             11              1.6459   8.040226e-04         0.6423
             12              1.6459   5.058205e-04         0.6291
             13              1.6459   3.552714e-04         0.7024
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5770
         Final Residual: 		   3.552714e-04
         Total Reduction in Residual: 	   4.528847e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0699197
    setup: 0.0508917 s
    solve: 0.019028 s
    solve(per iteration): 0.00135914 s
resid in solve_pyamgx: 3.55e-04
time solve_pyamgx: 8.71e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25854            276400  0.000414        0.00722
           2(D)         5100            108326   0.00416        0.00261
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31498
         Operator Complexity: 1.56077
         Total Memory Usage: 0.0200792 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.990523e-01
              0             1.64587   3.629918e-02         0.0727
              1              1.6459   3.455164e-03         0.0952
              2              1.6459   5.553986e-04         0.1607
              3              1.6459   1.129683e-04         0.2034
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1227
         Final Residual: 		   1.129683e-04
         Total Reduction in Residual: 	   2.263657e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167121
    setup: 0.0133879 s
    solve: 0.00332419 s
    solve(per iteration): 0.000831048 s
resid in solve_pyamgx: 1.13e-04
time solve_pyamgx: 3.19e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26516            282770  0.000402        0.00739
           2(D)         5218            109424   0.00402        0.00264
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32294
         Operator Complexity: 1.57167
         Total Memory Usage: 0.020287 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.336261e+01
              0             1.64587   1.789794e+00         0.1339
              1              1.6459   3.877540e-01         0.2166
              2              1.6459   7.970831e-02         0.2056
              3              1.6459   1.916192e-02         0.2404
              4              1.6459   4.621588e-03         0.2412
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2031
         Final Residual: 		   4.621588e-03
         Total Reduction in Residual: 	   3.458598e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178212
    setup: 0.0136524 s
    solve: 0.00416874 s
    solve(per iteration): 0.000833747 s
resid in solve_pyamgx: 4.62e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 386, iter:0, max residual:1.18e-06, u:3.77e-07, v:1.14e-06, w:2.64e-07, p:1.18e-06, k:6.90e-11, eps:0.00e+00, om:3.61e-06


monitor time step: 386, iter:0, u: 4.56e-01, v: 1.33e-03, w:-1.87e-02, p:-1.53e-12, k: 1.46e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.35e+02, kmin: 6.99e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.3436692506459946e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15761            169927  0.000684        0.00445
           2(D)         4125             44703   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20229
         Operator Complexity: 1.31284
         Total Memory Usage: 0.0156686 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.960666e+00
              0             1.64587   9.071166e-02         0.0229
              1              1.6459   3.132207e-03         0.0345
              2              1.6459   4.796588e-04         0.1531
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0495
         Final Residual: 		   4.796588e-04
         Total Reduction in Residual: 	   1.211056e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126501
    setup: 0.0105325 s
    solve: 0.00211763 s
    solve(per iteration): 0.000705877 s
resid in solve_pyamgx: 4.80e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.167758e+00
              0             1.64587   7.878373e-02         0.0249
              1              1.6459   1.461282e-03         0.0185
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0215
         Final Residual: 		   1.461282e-03
         Total Reduction in Residual: 	   4.612983e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120521
    setup: 0.0105325 s
    solve: 0.00151962 s
    solve(per iteration): 0.000759808 s
resid in solve_pyamgx: 1.46e-03
time solve_pyamgx: 2.76e-03
time v: 5.52e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.467115e+00
              0             1.64587   8.780016e-02         0.0253
              1              1.6459   2.538502e-03         0.0289
              2              1.6459   3.363598e-04         0.1325
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0459
         Final Residual: 		   3.363598e-04
         Total Reduction in Residual: 	   9.701433e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126399
    setup: 0.0105325 s
    solve: 0.00210739 s
    solve(per iteration): 0.000702464 s
resid in solve_pyamgx: 3.36e-04
time solve_pyamgx: 3.33e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.822579e-01
              0             1.64587   5.069425e-01         0.6481
              1              1.6459   2.448005e-01         0.4829
              2              1.6459   1.263162e-01         0.5160
              3              1.6459   6.541490e-02         0.5179
              4              1.6459   3.397601e-02         0.5194
              5              1.6459   1.797945e-02         0.5292
              6              1.6459   9.763793e-03         0.5431
              7              1.6459   5.398300e-03         0.5529
              8              1.6459   3.039089e-03         0.5630
              9              1.6459   1.733315e-03         0.5703
             10              1.6459   1.222972e-03         0.7056
             11              1.6459   7.787642e-04         0.6368
             12              1.6459   4.824322e-04         0.6195
             13              1.6459   3.277894e-04         0.6795
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5738
         Final Residual: 		   3.277894e-04
         Total Reduction in Residual: 	   4.190298e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0699374
    setup: 0.0510157 s
    solve: 0.0189217 s
    solve(per iteration): 0.00135155 s
resid in solve_pyamgx: 3.28e-04
time solve_pyamgx: 8.54e-02
time p: 9.78e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25878            275912  0.000412        0.00721
           2(D)         5044            107942   0.00424         0.0026
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31466
         Operator Complexity: 1.55951
         Total Memory Usage: 0.0200581 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.982264e-01
              0             1.64587   3.662088e-02         0.0735
              1              1.6459   3.473889e-03         0.0949
              2              1.6459   5.582184e-04         0.1607
              3              1.6459   1.140830e-04         0.2044
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1230
         Final Residual: 		   1.140830e-04
         Total Reduction in Residual: 	   2.289783e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169516
    setup: 0.0136356 s
    solve: 0.00331597 s
    solve(per iteration): 0.000828992 s
resid in solve_pyamgx: 1.14e-04
time solve_pyamgx: 3.31e-02
time k: 4.50e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26532            282976  0.000402        0.00739
           2(D)         5213            113169   0.00416        0.00272
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32306
         Operator Complexity: 1.57743
         Total Memory Usage: 0.020376 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.333710e+01
              0             1.64587   1.758407e+00         0.1318
              1              1.6459   3.812134e-01         0.2168
              2              1.6459   7.841061e-02         0.2057
              3              1.6459   1.903033e-02         0.2427
              4              1.6459   4.587980e-03         0.2411
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2029
         Final Residual: 		   4.587980e-03
         Total Reduction in Residual: 	   3.440013e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017658
    setup: 0.0134676 s
    solve: 0.0041904 s
    solve(per iteration): 0.00083808 s
resid in solve_pyamgx: 4.59e-03
time solve_pyamgx: 3.48e-02
time omega: 4.11e-02
time Smag or Wale: 9.54e-07

--time step: 387, iter:0, max residual:1.14e-06, u:3.75e-07, v:1.14e-06, w:2.63e-07, p:1.09e-06, k:6.96e-11, eps:0.00e+00, om:3.58e-06


monitor time step: 387, iter:0, u: 4.56e-01, v: 1.22e-03, w:-1.84e-02, p:-1.32e-12, k: 1.46e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.35e+02, kmin: 7.01e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.3402061855670102e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15774            170210  0.000684        0.00445
           2(D)         4111             44437   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20228
         Operator Complexity: 1.31286
         Total Memory Usage: 0.015669 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.956322e+00
              0             1.64587   9.057071e-02         0.0229
              1              1.6459   3.115542e-03         0.0344
              2              1.6459   4.811928e-04         0.1544
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0495
         Final Residual: 		   4.811928e-04
         Total Reduction in Residual: 	   1.216263e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126268
    setup: 0.0104909 s
    solve: 0.00213597 s
    solve(per iteration): 0.000711989 s
resid in solve_pyamgx: 4.81e-04
time solve_pyamgx: 2.84e-02
time u: 3.50e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.165927e+00
              0             1.64587   7.872913e-02         0.0249
              1              1.6459   1.457112e-03         0.0185
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0215
         Final Residual: 		   1.457112e-03
         Total Reduction in Residual: 	   4.602482e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120087
    setup: 0.0104909 s
    solve: 0.00151782 s
    solve(per iteration): 0.000758912 s
resid in solve_pyamgx: 1.46e-03
time solve_pyamgx: 2.77e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.463757e+00
              0             1.64587   8.769374e-02         0.0253
              1              1.6459   2.531983e-03         0.0289
              2              1.6459   3.354186e-04         0.1325
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0459
         Final Residual: 		   3.354186e-04
         Total Reduction in Residual: 	   9.683664e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126187
    setup: 0.0104909 s
    solve: 0.00212781 s
    solve(per iteration): 0.000709269 s
resid in solve_pyamgx: 3.35e-04
time solve_pyamgx: 3.38e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.800876e-01
              0             1.64587   5.048567e-01         0.6472
              1              1.6459   2.461921e-01         0.4876
              2              1.6459   1.274476e-01         0.5177
              3              1.6459   6.615815e-02         0.5191
              4              1.6459   3.435593e-02         0.5193
              5              1.6459   1.810756e-02         0.5271
              6              1.6459   9.833536e-03         0.5431
              7              1.6459   5.437191e-03         0.5529
              8              1.6459   3.023039e-03         0.5560
              9              1.6459   1.701281e-03         0.5628
             10              1.6459   1.189883e-03         0.6994
             11              1.6459   7.502809e-04         0.6306
             12              1.6459   4.595028e-04         0.6124
             13              1.6459   3.028964e-04         0.6592
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5706
         Final Residual: 		   3.028964e-04
         Total Reduction in Residual: 	   3.882851e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697236
    setup: 0.050878 s
    solve: 0.0188456 s
    solve(per iteration): 0.00134612 s
resid in solve_pyamgx: 3.03e-04
time solve_pyamgx: 8.60e-02
time p: 9.83e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25941            275841   0.00041        0.00721
           2(D)         5048            106852   0.00419        0.00258
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31536
         Operator Complexity: 1.55782
         Total Memory Usage: 0.0200358 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.973942e-01
              0             1.64587   3.615160e-02         0.0727
              1              1.6459   3.461875e-03         0.0958
              2              1.6459   5.580347e-04         0.1612
              3              1.6459   1.146523e-04         0.2055
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1232
         Final Residual: 		   1.146523e-04
         Total Reduction in Residual: 	   2.305059e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169409
    setup: 0.0135846 s
    solve: 0.00335629 s
    solve(per iteration): 0.000839072 s
resid in solve_pyamgx: 1.15e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26429            281959  0.000404        0.00736
           2(D)         5188            109436   0.00407        0.00264
           3(D)           15                29     0.129       1.11e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32178
         Operator Complexity: 1.57052
         Total Memory Usage: 0.0202635 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.328093e+01
              0             1.64587   1.785086e+00         0.1344
              1              1.6459   3.912131e-01         0.2192
              2              1.6459   8.145911e-02         0.2082
              3              1.6459   1.992200e-02         0.2446
              4              1.6459   4.889254e-03         0.2454
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2057
         Final Residual: 		   4.889254e-03
         Total Reduction in Residual: 	   3.681408e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178577
    setup: 0.0136871 s
    solve: 0.00417062 s
    solve(per iteration): 0.000834125 s
resid in solve_pyamgx: 4.89e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 388, iter:0, max residual:1.14e-06, u:3.76e-07, v:1.14e-06, w:2.62e-07, p:1.01e-06, k:7.00e-11, eps:0.00e+00, om:3.82e-06


monitor time step: 388, iter:0, u: 4.57e-01, v: 1.09e-03, w:-1.81e-02, p:-1.13e-12, k: 1.46e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.35e+02, kmin: 7.03e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.3367609254498714e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15767            170107  0.000684        0.00445
           2(D)         4119             44841   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20229
         Operator Complexity: 1.3133
         Total Memory Usage: 0.0156758 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.951992e+00
              0             1.64587   9.044569e-02         0.0229
              1              1.6459   3.109563e-03         0.0344
              2              1.6459   4.814293e-04         0.1548
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0496
         Final Residual: 		   4.814293e-04
         Total Reduction in Residual: 	   1.218194e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126321
    setup: 0.0105185 s
    solve: 0.00211354 s
    solve(per iteration): 0.000704512 s
resid in solve_pyamgx: 4.81e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.164097e+00
              0             1.64587   7.867682e-02         0.0249
              1              1.6459   1.454600e-03         0.0185
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0214
         Final Residual: 		   1.454600e-03
         Total Reduction in Residual: 	   4.597203e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120466
    setup: 0.0105185 s
    solve: 0.00152806 s
    solve(per iteration): 0.000764032 s
resid in solve_pyamgx: 1.45e-03
time solve_pyamgx: 2.79e-03
time v: 5.52e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.460411e+00
              0             1.64587   8.759763e-02         0.0253
              1              1.6459   2.515284e-03         0.0287
              2              1.6459   3.333042e-04         0.1325
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0458
         Final Residual: 		   3.333042e-04
         Total Reduction in Residual: 	   9.631924e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126382
    setup: 0.0105185 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 3.33e-04
time solve_pyamgx: 3.40e-03
time w: 5.57e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.779434e-01
              0             1.64587   5.029034e-01         0.6465
              1              1.6459   2.469393e-01         0.4910
              2              1.6459   1.278648e-01         0.5178
              3              1.6459   6.636900e-02         0.5191
              4              1.6459   3.445983e-02         0.5192
              5              1.6459   1.814360e-02         0.5265
              6              1.6459   9.874568e-03         0.5442
              7              1.6459   5.476428e-03         0.5546
              8              1.6459   3.023730e-03         0.5521
              9              1.6459   1.683949e-03         0.5569
             10              1.6459   1.166520e-03         0.6927
             11              1.6459   7.261038e-04         0.6225
             12              1.6459   4.365638e-04         0.6012
             13              1.6459   2.737277e-04         0.6270
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5666
         Final Residual: 		   2.737277e-04
         Total Reduction in Residual: 	   3.518607e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0696485
    setup: 0.0507844 s
    solve: 0.0188641 s
    solve(per iteration): 0.00134744 s
resid in solve_pyamgx: 2.74e-04
time solve_pyamgx: 8.54e-02
time p: 9.77e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25926            276384  0.000411        0.00722
           2(D)         5149            109395   0.00413        0.00264
           3(D)            5                 7      0.28        3.2e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31616
         Operator Complexity: 1.5623
         Total Memory Usage: 0.0201088 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.965624e-01
              0             1.64587   3.623095e-02         0.0730
              1              1.6459   3.428342e-03         0.0946
              2              1.6459   5.573792e-04         0.1626
              3              1.6459   1.134853e-04         0.2036
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1230
         Final Residual: 		   1.134853e-04
         Total Reduction in Residual: 	   2.285418e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169485
    setup: 0.0136112 s
    solve: 0.00333738 s
    solve(per iteration): 0.000834344 s
resid in solve_pyamgx: 1.13e-04
time solve_pyamgx: 3.24e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26509            282801  0.000402        0.00739
           2(D)         5169            109553    0.0041        0.00264
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32238
         Operator Complexity: 1.5719
         Total Memory Usage: 0.0202877 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.325665e+01
              0             1.64587   1.776921e+00         0.1340
              1              1.6459   3.877245e-01         0.2182
              2              1.6459   8.079804e-02         0.2084
              3              1.6459   1.961522e-02         0.2428
              4              1.6459   4.769134e-03         0.2431
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2047
         Final Residual: 		   4.769134e-03
         Total Reduction in Residual: 	   3.597540e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175656
    setup: 0.0134185 s
    solve: 0.00414714 s
    solve(per iteration): 0.000829427 s
resid in solve_pyamgx: 4.77e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 389, iter:0, max residual:1.14e-06, u:3.76e-07, v:1.14e-06, w:2.60e-07, p:9.18e-07, k:6.93e-11, eps:0.00e+00, om:3.73e-06


monitor time step: 389, iter:0, u: 4.57e-01, v: 9.40e-04, w:-1.78e-02, p:-8.71e-13, k: 1.45e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.35e+02, kmin: 7.05e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.3333333333333332e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15783            170423  0.000684        0.00446
           2(D)         4133             44453    0.0026        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.2026
         Operator Complexity: 1.31319
         Total Memory Usage: 0.0156756 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.947662e+00
              0             1.64587   9.032544e-02         0.0229
              1              1.6459   3.094513e-03         0.0343
              2              1.6459   4.758839e-04         0.1538
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0494
         Final Residual: 		   4.758839e-04
         Total Reduction in Residual: 	   1.205483e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125948
    setup: 0.0104629 s
    solve: 0.00213197 s
    solve(per iteration): 0.000710656 s
resid in solve_pyamgx: 4.76e-04
time solve_pyamgx: 2.86e-02
time u: 3.52e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.162307e+00
              0             1.64587   7.862448e-02         0.0249
              1              1.6459   1.452486e-03         0.0185
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0214
         Final Residual: 		   1.452486e-03
         Total Reduction in Residual: 	   4.593120e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119723
    setup: 0.0104629 s
    solve: 0.00150938 s
    solve(per iteration): 0.000754688 s
resid in solve_pyamgx: 1.45e-03
time solve_pyamgx: 2.81e-03
time v: 5.63e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.457099e+00
              0             1.64587   8.750497e-02         0.0253
              1              1.6459   2.517122e-03         0.0288
              2              1.6459   3.312225e-04         0.1316
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0458
         Final Residual: 		   3.312225e-04
         Total Reduction in Residual: 	   9.580939e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125846
    setup: 0.0104629 s
    solve: 0.00212173 s
    solve(per iteration): 0.000707243 s
resid in solve_pyamgx: 3.31e-04
time solve_pyamgx: 3.36e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.757451e-01
              0             1.64587   5.014741e-01         0.6464
              1              1.6459   2.467530e-01         0.4921
              2              1.6459   1.273612e-01         0.5161
              3              1.6459   6.600707e-02         0.5183
              4              1.6459   3.427493e-02         0.5193
              5              1.6459   1.809174e-02         0.5278
              6              1.6459   9.875233e-03         0.5458
              7              1.6459   5.498483e-03         0.5568
              8              1.6459   3.037291e-03         0.5524
              9              1.6459   1.685593e-03         0.5550
             10              1.6459   1.159298e-03         0.6878
             11              1.6459   7.123215e-04         0.6144
             12              1.6459   4.171910e-04         0.5857
             13              1.6459   2.420392e-04         0.5802
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5618
         Final Residual: 		   2.420392e-04
         Total Reduction in Residual: 	   3.120086e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0696799
    setup: 0.0508273 s
    solve: 0.0188526 s
    solve(per iteration): 0.00134661 s
resid in solve_pyamgx: 2.42e-04
time solve_pyamgx: 8.68e-02
time p: 9.92e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25887            275739  0.000411        0.00721
           2(D)         5195            108927   0.00404        0.00263
           3(D)            5                 5       0.2       2.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31623
         Operator Complexity: 1.56068
         Total Memory Usage: 0.0200842 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.957338e-01
              0             1.64587   3.609201e-02         0.0728
              1              1.6459   3.455628e-03         0.0957
              2              1.6459   5.612860e-04         0.1624
              3              1.6459   1.138685e-04         0.2029
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1231
         Final Residual: 		   1.138685e-04
         Total Reduction in Residual: 	   2.296968e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167475
    setup: 0.0133995 s
    solve: 0.00334803 s
    solve(per iteration): 0.000837008 s
resid in solve_pyamgx: 1.14e-04
time solve_pyamgx: 3.28e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26457            281919  0.000403        0.00736
           2(D)         5182            110578   0.00412        0.00266
           3(D)           19                21    0.0582       1.05e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32204
         Operator Complexity: 1.57212
         Total Memory Usage: 0.0202893 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.323491e+01
              0             1.64587   1.769631e+00         0.1337
              1              1.6459   3.886602e-01         0.2196
              2              1.6459   8.060972e-02         0.2074
              3              1.6459   1.968139e-02         0.2442
              4              1.6459   4.816314e-03         0.2447
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2052
         Final Residual: 		   4.816314e-03
         Total Reduction in Residual: 	   3.639097e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175976
    setup: 0.0134281 s
    solve: 0.0041695 s
    solve(per iteration): 0.000833901 s
resid in solve_pyamgx: 4.82e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 7.15e-07

--time step: 390, iter:0, max residual:1.13e-06, u:3.72e-07, v:1.13e-06, w:2.59e-07, p:7.89e-07, k:6.95e-11, eps:0.00e+00, om:3.76e-06


monitor time step: 390, iter:0, u: 4.57e-01, v: 7.45e-04, w:-1.76e-02, p:-4.60e-13, k: 1.45e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.64e-01, cfl_max_y: 4.44e-02, at i= 27, j= 58


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.07e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 1.329923273657289e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15763            170231  0.000685        0.00445
           2(D)         4110             44292   0.00262        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20216
         Operator Complexity: 1.31268
         Total Memory Usage: 0.0156657 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.943324e+00
              0             1.64587   9.019808e-02         0.0229
              1              1.6459   3.092241e-03         0.0343
              2              1.6459   4.767071e-04         0.1542
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0494
         Final Residual: 		   4.767071e-04
         Total Reduction in Residual: 	   1.208897e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125299
    setup: 0.0104305 s
    solve: 0.00209946 s
    solve(per iteration): 0.000699819 s
resid in solve_pyamgx: 4.77e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.160568e+00
              0             1.64587   7.857355e-02         0.0249
              1              1.6459   1.449806e-03         0.0185
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0214
         Final Residual: 		   1.449806e-03
         Total Reduction in Residual: 	   4.587170e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119433
    setup: 0.0104305 s
    solve: 0.00151286 s
    solve(per iteration): 0.000756432 s
resid in solve_pyamgx: 1.45e-03
time solve_pyamgx: 2.73e-03
time v: 5.48e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.453822e+00
              0             1.64587   8.741163e-02         0.0253
              1              1.6459   2.512707e-03         0.0287
              2              1.6459   3.319653e-04         0.1321
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0458
         Final Residual: 		   3.319653e-04
         Total Reduction in Residual: 	   9.611533e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125498
    setup: 0.0104305 s
    solve: 0.0021193 s
    solve(per iteration): 0.000706432 s
resid in solve_pyamgx: 3.32e-04
time solve_pyamgx: 3.35e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.735612e-01
              0             1.64587   5.008844e-01         0.6475
              1              1.6459   2.456108e-01         0.4904
              2              1.6459   1.261057e-01         0.5134
              3              1.6459   6.527284e-02         0.5176
              4              1.6459   3.390410e-02         0.5194
              5              1.6459   1.797316e-02         0.5301
              6              1.6459   9.824888e-03         0.5466
              7              1.6459   5.485864e-03         0.5584
              8              1.6459   3.049045e-03         0.5558
              9              1.6459   1.698600e-03         0.5571
             10              1.6459   1.165790e-03         0.6863
             11              1.6459   7.123563e-04         0.6111
             12              1.6459   4.118321e-04         0.5781
             13              1.6459   2.296620e-04         0.5577
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5598
         Final Residual: 		   2.296620e-04
         Total Reduction in Residual: 	   2.968892e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697149
    setup: 0.0508275 s
    solve: 0.0188874 s
    solve(per iteration): 0.0013491 s
resid in solve_pyamgx: 2.30e-04
time solve_pyamgx: 8.51e-02
time p: 9.74e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25881            275863  0.000412        0.00721
           2(D)         5126            108192   0.00412        0.00261
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31552
         Operator Complexity: 1.5598
         Total Memory Usage: 0.020067 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.949087e-01
              0             1.64587   3.626544e-02         0.0733
              1              1.6459   3.428443e-03         0.0945
              2              1.6459   5.557930e-04         0.1621
              3              1.6459   1.138132e-04         0.2048
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1231
         Final Residual: 		   1.138132e-04
         Total Reduction in Residual: 	   2.299681e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169573
    setup: 0.0136149 s
    solve: 0.00334234 s
    solve(per iteration): 0.000835584 s
resid in solve_pyamgx: 1.14e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26392            281608  0.000404        0.00735
           2(D)         5129            111947   0.00426        0.00269
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32078
         Operator Complexity: 1.57366
         Total Memory Usage: 0.0203065 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.322528e+01
              0             1.64587   1.757059e+00         0.1329
              1              1.6459   3.816990e-01         0.2172
              2              1.6459   7.843205e-02         0.2055
              3              1.6459   1.901081e-02         0.2424
              4              1.6459   4.624246e-03         0.2432
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2036
         Final Residual: 		   4.624246e-03
         Total Reduction in Residual: 	   3.496521e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176498
    setup: 0.0134801 s
    solve: 0.00416973 s
    solve(per iteration): 0.000833946 s
resid in solve_pyamgx: 4.62e-03
time solve_pyamgx: 3.35e-02
time omega: 4.00e-02
time Smag or Wale: 2.38e-07

--time step: 391, iter:0, max residual:1.13e-06, u:3.72e-07, v:1.13e-06, w:2.59e-07, p:7.05e-07, k:6.95e-11, eps:0.00e+00, om:3.61e-06


monitor time step: 391, iter:0, u: 4.58e-01, v: 4.82e-04, w:-1.74e-02, p: 1.45e-13, k: 1.45e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.08e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.326530612244898e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15773            170129  0.000684        0.00445
           2(D)         4104             44344   0.00263        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.2022
         Operator Complexity: 1.31261
         Total Memory Usage: 0.0156648 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.938985e+00
              0             1.64587   9.006962e-02         0.0229
              1              1.6459   3.086001e-03         0.0343
              2              1.6459   4.740104e-04         0.1536
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0494
         Final Residual: 		   4.740104e-04
         Total Reduction in Residual: 	   1.203382e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126294
    setup: 0.0104767 s
    solve: 0.0021527 s
    solve(per iteration): 0.000717568 s
resid in solve_pyamgx: 4.74e-04
time solve_pyamgx: 2.81e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.158850e+00
              0             1.64587   7.852516e-02         0.0249
              1              1.6459   1.448148e-03         0.0184
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0214
         Final Residual: 		   1.448148e-03
         Total Reduction in Residual: 	   4.584415e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119922
    setup: 0.0104767 s
    solve: 0.00151549 s
    solve(per iteration): 0.000757744 s
resid in solve_pyamgx: 1.45e-03
time solve_pyamgx: 2.83e-03
time v: 5.57e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.450569e+00
              0             1.64587   8.730299e-02         0.0253
              1              1.6459   2.507955e-03         0.0287
              2              1.6459   3.308836e-04         0.1319
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0458
         Final Residual: 		   3.308836e-04
         Total Reduction in Residual: 	   9.589247e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125905
    setup: 0.0104767 s
    solve: 0.00211376 s
    solve(per iteration): 0.000704587 s
resid in solve_pyamgx: 3.31e-04
time solve_pyamgx: 3.37e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.714632e-01
              0             1.64587   5.008220e-01         0.6492
              1              1.6459   2.434143e-01         0.4860
              2              1.6459   1.242901e-01         0.5106
              3              1.6459   6.433045e-02         0.5176
              4              1.6459   3.341624e-02         0.5194
              5              1.6459   1.778148e-02         0.5321
              6              1.6459   9.713242e-03         0.5463
              7              1.6459   5.425861e-03         0.5586
              8              1.6459   3.041959e-03         0.5606
              9              1.6459   1.713391e-03         0.5633
             10              1.6459   1.183807e-03         0.6909
             11              1.6459   7.327238e-04         0.6190
             12              1.6459   4.394054e-04         0.5997
             13              1.6459   2.750980e-04         0.6261
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5672
         Final Residual: 		   2.750980e-04
         Total Reduction in Residual: 	   3.565925e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0698627
    setup: 0.0509645 s
    solve: 0.0188982 s
    solve(per iteration): 0.00134987 s
resid in solve_pyamgx: 2.75e-04
time solve_pyamgx: 8.53e-02
time p: 9.77e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25919            276601  0.000412        0.00723
           2(D)         5174            109406   0.00409        0.00264
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31642
         Operator Complexity: 1.56265
         Total Memory Usage: 0.0201153 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.940768e-01
              0             1.64587   3.589516e-02         0.0727
              1              1.6459   3.414303e-03         0.0951
              2              1.6459   5.530216e-04         0.1620
              3              1.6459   1.121733e-04         0.2028
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1228
         Final Residual: 		   1.121733e-04
         Total Reduction in Residual: 	   2.270361e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170224
    setup: 0.013676 s
    solve: 0.00334643 s
    solve(per iteration): 0.000836608 s
resid in solve_pyamgx: 1.12e-04
time solve_pyamgx: 3.35e-02
time k: 4.55e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26500            282198  0.000402        0.00737
           2(D)         5272            111412   0.00401        0.00269
           3(D)            5                 5       0.2       2.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32325
         Operator Complexity: 1.57372
         Total Memory Usage: 0.0203201 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.332293e+01
              0             1.64587   1.753141e+00         0.1316
              1              1.6459   3.808528e-01         0.2172
              2              1.6459   7.864862e-02         0.2065
              3              1.6459   1.917227e-02         0.2438
              4              1.6459   4.658485e-03         0.2430
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2036
         Final Residual: 		   4.658485e-03
         Total Reduction in Residual: 	   3.496592e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176499
    setup: 0.0134697 s
    solve: 0.00418019 s
    solve(per iteration): 0.000836038 s
resid in solve_pyamgx: 4.66e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 392, iter:0, max residual:1.13e-06, u:3.70e-07, v:1.13e-06, w:2.59e-07, p:9.34e-07, k:6.85e-11, eps:0.00e+00, om:3.64e-06


monitor time step: 392, iter:0, u: 4.60e-01, v: 1.21e-04, w:-1.72e-02, p: 9.36e-13, k: 1.47e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.35e+02, kmin: 7.08e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.323155216284987e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15787            170013  0.000682        0.00445
           2(D)         4117             44639   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20247
         Operator Complexity: 1.31287
         Total Memory Usage: 0.0156701 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.934659e+00
              0             1.64587   8.995374e-02         0.0229
              1              1.6459   3.084983e-03         0.0343
              2              1.6459   4.703727e-04         0.1525
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0493
         Final Residual: 		   4.703727e-04
         Total Reduction in Residual: 	   1.195460e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012818
    setup: 0.0107002 s
    solve: 0.00211789 s
    solve(per iteration): 0.000705963 s
resid in solve_pyamgx: 4.70e-04
time solve_pyamgx: 2.81e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.157110e+00
              0             1.64587   7.847298e-02         0.0249
              1              1.6459   1.445000e-03         0.0184
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0214
         Final Residual: 		   1.445000e-03
         Total Reduction in Residual: 	   4.576973e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0122177
    setup: 0.0107002 s
    solve: 0.00151754 s
    solve(per iteration): 0.000758768 s
resid in solve_pyamgx: 1.45e-03
time solve_pyamgx: 2.79e-03
time v: 5.52e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.447322e+00
              0             1.64587   8.720380e-02         0.0253
              1              1.6459   2.497133e-03         0.0286
              2              1.6459   3.271180e-04         0.1310
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0456
         Final Residual: 		   3.271180e-04
         Total Reduction in Residual: 	   9.489047e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0128116
    setup: 0.0107002 s
    solve: 0.00211149 s
    solve(per iteration): 0.000703829 s
resid in solve_pyamgx: 3.27e-04
time solve_pyamgx: 3.37e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.692788e-01
              0             1.64587   5.007727e-01         0.6510
              1              1.6459   2.405042e-01         0.4803
              2              1.6459   1.222527e-01         0.5083
              3              1.6459   6.328697e-02         0.5177
              4              1.6459   3.286467e-02         0.5193
              5              1.6459   1.750952e-02         0.5328
              6              1.6459   9.542902e-03         0.5450
              7              1.6459   5.320951e-03         0.5576
              8              1.6459   3.008871e-03         0.5655
              9              1.6459   1.727287e-03         0.5741
             10              1.6459   1.216104e-03         0.7041
             11              1.6459   7.817456e-04         0.6428
             12              1.6459   5.130840e-04         0.6563
             13              1.6459   3.833355e-04         0.7471
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5809
         Final Residual: 		   3.833355e-04
         Total Reduction in Residual: 	   4.983050e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697273
    setup: 0.050868 s
    solve: 0.0188592 s
    solve(per iteration): 0.00134709 s
resid in solve_pyamgx: 3.83e-04
time solve_pyamgx: 8.50e-02
time p: 9.73e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25916            277058  0.000413        0.00724
           2(D)         5182            110216    0.0041        0.00266
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31643
         Operator Complexity: 1.56449
         Total Memory Usage: 0.0201435 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.932474e-01
              0             1.64587   3.630621e-02         0.0736
              1              1.6459   3.405353e-03         0.0938
              2              1.6459   5.521629e-04         0.1621
              3              1.6459   1.126594e-04         0.2040
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1229
         Final Residual: 		   1.126594e-04
         Total Reduction in Residual: 	   2.284035e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168205
    setup: 0.0134554 s
    solve: 0.00336515 s
    solve(per iteration): 0.000841288 s
resid in solve_pyamgx: 1.13e-04
time solve_pyamgx: 3.22e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26394            281926  0.000405        0.00736
           2(D)         5101            110963   0.00426        0.00267
           3(D)           17                25    0.0865       1.08e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32056
         Operator Complexity: 1.57269
         Total Memory Usage: 0.0202905 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.321924e+01
              0             1.64587   1.766772e+00         0.1337
              1              1.6459   3.885786e-01         0.2199
              2              1.6459   8.097366e-02         0.2084
              3              1.6459   1.972692e-02         0.2436
              4              1.6459   4.787110e-03         0.2427
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2050
         Final Residual: 		   4.787110e-03
         Total Reduction in Residual: 	   3.621320e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179159
    setup: 0.0137305 s
    solve: 0.00418544 s
    solve(per iteration): 0.000837088 s
resid in solve_pyamgx: 4.79e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 393, iter:0, max residual:1.25e-06, u:3.67e-07, v:1.13e-06, w:2.56e-07, p:1.25e-06, k:6.88e-11, eps:0.00e+00, om:3.74e-06


monitor time step: 393, iter:0, u: 4.62e-01, v:-3.64e-04, w:-1.71e-02, p: 1.86e-12, k: 1.48e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.10e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.3197969543147207e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15801            170263  0.000682        0.00446
           2(D)         4098             44466   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20242
         Operator Complexity: 1.31298
         Total Memory Usage: 0.0156717 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.930351e+00
              0             1.64587   8.983844e-02         0.0229
              1              1.6459   3.072806e-03         0.0342
              2              1.6459   4.724187e-04         0.1537
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0494
         Final Residual: 		   4.724187e-04
         Total Reduction in Residual: 	   1.201976e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125698
    setup: 0.0104532 s
    solve: 0.00211661 s
    solve(per iteration): 0.000705536 s
resid in solve_pyamgx: 4.72e-04
time solve_pyamgx: 2.79e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.155335e+00
              0             1.64587   7.842472e-02         0.0249
              1              1.6459   1.443114e-03         0.0184
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0214
         Final Residual: 		   1.443114e-03
         Total Reduction in Residual: 	   4.573567e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119767
    setup: 0.0104532 s
    solve: 0.00152349 s
    solve(per iteration): 0.000761744 s
resid in solve_pyamgx: 1.44e-03
time solve_pyamgx: 2.81e-03
time v: 5.51e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.444079e+00
              0             1.64587   8.710859e-02         0.0253
              1              1.6459   2.489904e-03         0.0286
              2              1.6459   3.282586e-04         0.1318
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0457
         Final Residual: 		   3.282586e-04
         Total Reduction in Residual: 	   9.531100e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125649
    setup: 0.0104532 s
    solve: 0.00211174 s
    solve(per iteration): 0.000703915 s
resid in solve_pyamgx: 3.28e-04
time solve_pyamgx: 3.37e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.671091e-01
              0             1.64587   5.004234e-01         0.6523
              1              1.6459   2.378067e-01         0.4752
              2              1.6459   1.206653e-01         0.5074
              3              1.6459   6.248685e-02         0.5179
              4              1.6459   3.246206e-02         0.5195
              5              1.6459   1.725807e-02         0.5316
              6              1.6459   9.382377e-03         0.5437
              7              1.6459   5.219638e-03         0.5563
              8              1.6459   2.974124e-03         0.5698
              9              1.6459   1.752636e-03         0.5893
             10              1.6459   1.271890e-03         0.7257
             11              1.6459   8.652405e-04         0.6803
             12              1.6459   6.294430e-04         0.7275
             13              1.6459   5.299829e-04         0.8420
             14              1.6459   4.900857e-04         0.9247
             15              1.6459   4.757101e-04         0.9707
             16              1.6459   4.662292e-04         0.9801
             17              1.6459   4.543681e-04         0.9746
             18              1.6459   4.369845e-04         0.9617
             19              1.6459   3.885590e-04         0.8892
             20              1.6459   3.553272e-04         0.9145
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6938
         Final Residual: 		   3.553272e-04
         Total Reduction in Residual: 	   4.632030e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0794767
    setup: 0.0509098 s
    solve: 0.0285669 s
    solve(per iteration): 0.00136033 s
resid in solve_pyamgx: 3.55e-04
time solve_pyamgx: 9.49e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25965            276795  0.000411        0.00723
           2(D)         5144            108756   0.00411        0.00262
           3(D)            9                13      0.16       5.74e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31655
         Operator Complexity: 1.56198
         Total Memory Usage: 0.0201058 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.924290e-01
              0             1.64587   3.606539e-02         0.0732
              1              1.6459   3.396571e-03         0.0942
              2              1.6459   5.540190e-04         0.1631
              3              1.6459   1.126015e-04         0.2032
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1230
         Final Residual: 		   1.126015e-04
         Total Reduction in Residual: 	   2.286655e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168889
    setup: 0.0135483 s
    solve: 0.00334064 s
    solve(per iteration): 0.00083516 s
resid in solve_pyamgx: 1.13e-04
time solve_pyamgx: 3.23e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26493            282889  0.000403        0.00739
           2(D)         5130            110274   0.00419        0.00266
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32176
         Operator Complexity: 1.57307
         Total Memory Usage: 0.0203025 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.307839e+01
              0             1.64587   1.763393e+00         0.1348
              1              1.6459   3.860139e-01         0.2189
              2              1.6459   8.018292e-02         0.2077
              3              1.6459   1.973885e-02         0.2462
              4              1.6459   4.853326e-03         0.2459
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   4.853326e-03
         Total Reduction in Residual: 	   3.710951e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177667
    setup: 0.0136133 s
    solve: 0.00415341 s
    solve(per iteration): 0.000830682 s
resid in solve_pyamgx: 4.85e-03
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 394, iter:0, max residual:1.13e-06, u:3.69e-07, v:1.13e-06, w:2.56e-07, p:1.04e-06, k:6.87e-11, eps:0.00e+00, om:3.79e-06


monitor time step: 394, iter:0, u: 4.65e-01, v:-9.73e-04, w:-1.70e-02, p: 1.97e-12, k: 1.48e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.90e+01, vismax: 2.36e+02, kmin: 7.11e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.3164556962025315e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15784            170618  0.000685        0.00446
           2(D)         4111             44865   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20238
         Operator Complexity: 1.31408
         Total Memory Usage: 0.0156882 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.926051e+00
              0             1.64587   8.969772e-02         0.0228
              1              1.6459   3.066425e-03         0.0342
              2              1.6459   4.754920e-04         0.1551
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0495
         Final Residual: 		   4.754920e-04
         Total Reduction in Residual: 	   1.211120e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126063
    setup: 0.0104884 s
    solve: 0.00211792 s
    solve(per iteration): 0.000705973 s
resid in solve_pyamgx: 4.75e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.153558e+00
              0             1.64587   7.837574e-02         0.0249
              1              1.6459   1.441523e-03         0.0184
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0214
         Final Residual: 		   1.441523e-03
         Total Reduction in Residual: 	   4.571100e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120123
    setup: 0.0104884 s
    solve: 0.00152397 s
    solve(per iteration): 0.000761984 s
resid in solve_pyamgx: 1.44e-03
time solve_pyamgx: 2.77e-03
time v: 5.53e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.440854e+00
              0             1.64587   8.701443e-02         0.0253
              1              1.6459   2.488974e-03         0.0286
              2              1.6459   3.268676e-04         0.1313
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0456
         Final Residual: 		   3.268676e-04
         Total Reduction in Residual: 	   9.499609e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126037
    setup: 0.0104884 s
    solve: 0.00211536 s
    solve(per iteration): 0.00070512 s
resid in solve_pyamgx: 3.27e-04
time solve_pyamgx: 3.45e-03
time w: 5.58e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.648984e-01
              0             1.64587   4.995814e-01         0.6531
              1              1.6459   2.361489e-01         0.4727
              2              1.6459   1.200404e-01         0.5083
              3              1.6459   6.223477e-02         0.5184
              4              1.6459   3.237716e-02         0.5202
              5              1.6459   1.712011e-02         0.5288
              6              1.6459   9.280255e-03         0.5421
              7              1.6459   5.146342e-03         0.5545
              8              1.6459   2.932609e-03         0.5698
              9              1.6459   1.747381e-03         0.5958
             10              1.6459   1.286378e-03         0.7362
             11              1.6459   8.908054e-04         0.6925
             12              1.6459   6.641895e-04         0.7456
             13              1.6459   5.722305e-04         0.8615
             14              1.6459   5.332591e-04         0.9319
             15              1.6459   5.187220e-04         0.9727
             16              1.6459   5.084929e-04         0.9803
             17              1.6459   4.942656e-04         0.9720
             18              1.6459   4.728047e-04         0.9566
             19              1.6459   4.137726e-04         0.8751
             20              1.6459   3.734764e-04         0.9026
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6955
         Final Residual: 		   3.734764e-04
         Total Reduction in Residual: 	   4.882692e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0794055
    setup: 0.0508415 s
    solve: 0.028564 s
    solve(per iteration): 0.00136019 s
resid in solve_pyamgx: 3.73e-04
time solve_pyamgx: 9.47e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25918            276204  0.000411        0.00722
           2(D)         5191            108555   0.00403        0.00262
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31653
         Operator Complexity: 1.56082
         Total Memory Usage: 0.0200879 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.916011e-01
              0             1.64587   3.571574e-02         0.0727
              1              1.6459   3.377556e-03         0.0946
              2              1.6459   5.429560e-04         0.1608
              3              1.6459   1.096165e-04         0.2019
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1222
         Final Residual: 		   1.096165e-04
         Total Reduction in Residual: 	   2.229786e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01676
    setup: 0.01343 s
    solve: 0.00333005 s
    solve(per iteration): 0.000832512 s
resid in solve_pyamgx: 1.10e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26466            282296  0.000403        0.00737
           2(D)         5151            109783   0.00414        0.00265
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32176
         Operator Complexity: 1.5715
         Total Memory Usage: 0.0202785 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.301865e+01
              0             1.64587   1.724981e+00         0.1325
              1              1.6459   3.820280e-01         0.2215
              2              1.6459   8.013666e-02         0.2098
              3              1.6459   1.950790e-02         0.2434
              4              1.6459   4.792761e-03         0.2457
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2057
         Final Residual: 		   4.792761e-03
         Total Reduction in Residual: 	   3.681458e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176796
    setup: 0.0134925 s
    solve: 0.00418717 s
    solve(per iteration): 0.000837434 s
resid in solve_pyamgx: 4.79e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 395, iter:0, max residual:1.13e-06, u:3.71e-07, v:1.13e-06, w:2.55e-07, p:1.11e-06, k:6.69e-11, eps:0.00e+00, om:3.74e-06


monitor time step: 395, iter:0, u: 4.68e-01, v:-1.38e-03, w:-1.70e-02, p: 2.04e-12, k: 1.48e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.14e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.313131313131313e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15811            170631  0.000683        0.00446
           2(D)         4125             44989   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.2028
         Operator Complexity: 1.31428
         Total Memory Usage: 0.0156933 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.921749e+00
              0             1.64587   8.958082e-02         0.0228
              1              1.6459   3.051612e-03         0.0341
              2              1.6459   4.653042e-04         0.1525
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0491
         Final Residual: 		   4.653042e-04
         Total Reduction in Residual: 	   1.186471e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012561
    setup: 0.0104516 s
    solve: 0.00210941 s
    solve(per iteration): 0.000703136 s
resid in solve_pyamgx: 4.65e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.151826e+00
              0             1.64587   7.832530e-02         0.0249
              1              1.6459   1.438702e-03         0.0184
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0214
         Final Residual: 		   1.438702e-03
         Total Reduction in Residual: 	   4.564663e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119692
    setup: 0.0104516 s
    solve: 0.00151757 s
    solve(per iteration): 0.000758784 s
resid in solve_pyamgx: 1.44e-03
time solve_pyamgx: 2.79e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.437656e+00
              0             1.64587   8.693738e-02         0.0253
              1              1.6459   2.490917e-03         0.0287
              2              1.6459   3.244187e-04         0.1302
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0455
         Final Residual: 		   3.244187e-04
         Total Reduction in Residual: 	   9.437206e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125713
    setup: 0.0104516 s
    solve: 0.00211971 s
    solve(per iteration): 0.000706571 s
resid in solve_pyamgx: 3.24e-04
time solve_pyamgx: 3.37e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.626791e-01
              0             1.64587   4.986717e-01         0.6538
              1              1.6459   2.362809e-01         0.4738
              2              1.6459   1.206117e-01         0.5105
              3              1.6459   6.256763e-02         0.5188
              4              1.6459   3.257124e-02         0.5206
              5              1.6459   1.709184e-02         0.5248
              6              1.6459   9.227758e-03         0.5399
              7              1.6459   5.093334e-03         0.5520
              8              1.6459   2.877806e-03         0.5650
              9              1.6459   1.702371e-03         0.5916
             10              1.6459   1.245445e-03         0.7316
             11              1.6459   8.469310e-04         0.6800
             12              1.6459   6.120486e-04         0.7227
             13              1.6459   5.129752e-04         0.8381
             14              1.6459   4.700045e-04         0.9162
             15              1.6459   4.539444e-04         0.9658
             16              1.6459   4.444869e-04         0.9792
             17              1.6459   4.331044e-04         0.9744
             18              1.6459   4.173493e-04         0.9636
             19              1.6459   3.752239e-04         0.8991
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6833
         Final Residual: 		   3.752239e-04
         Total Reduction in Residual: 	   4.919813e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0780836
    setup: 0.0508431 s
    solve: 0.0272404 s
    solve(per iteration): 0.00136202 s
resid in solve_pyamgx: 3.75e-04
time solve_pyamgx: 9.35e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25927            276581  0.000411        0.00722
           2(D)         5160            109196    0.0041        0.00263
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31632
         Operator Complexity: 1.56231
         Total Memory Usage: 0.0201096 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.907750e-01
              0             1.64587   3.578205e-02         0.0729
              1              1.6459   3.359036e-03         0.0939
              2              1.6459   5.325353e-04         0.1585
              3              1.6459   1.070359e-04         0.2010
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1215
         Final Residual: 		   1.070359e-04
         Total Reduction in Residual: 	   2.180958e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170122
    setup: 0.0136806 s
    solve: 0.00333152 s
    solve(per iteration): 0.00083288 s
resid in solve_pyamgx: 1.07e-04
time solve_pyamgx: 3.24e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26460            282170  0.000403        0.00737
           2(D)         5178            108806   0.00406        0.00263
           3(D)           13                21     0.124       8.72e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32197
         Operator Complexity: 1.5699
         Total Memory Usage: 0.020255 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.300758e+01
              0             1.64587   1.740357e+00         0.1338
              1              1.6459   3.798908e-01         0.2183
              2              1.6459   7.895635e-02         0.2078
              3              1.6459   1.918038e-02         0.2429
              4              1.6459   4.689534e-03         0.2445
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   4.689534e-03
         Total Reduction in Residual: 	   3.605232e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178598
    setup: 0.0136902 s
    solve: 0.00416957 s
    solve(per iteration): 0.000833914 s
resid in solve_pyamgx: 4.69e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 396, iter:0, max residual:1.19e-06, u:3.64e-07, v:1.12e-06, w:2.53e-07, p:1.19e-06, k:6.53e-11, eps:0.00e+00, om:3.66e-06


monitor time step: 396, iter:0, u: 4.69e-01, v:-1.47e-03, w:-1.69e-02, p: 1.92e-12, k: 1.48e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.16e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.3098236775818638e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15781            170021  0.000683        0.00445
           2(D)         4109             44805   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20233
         Operator Complexity: 1.31312
         Total Memory Usage: 0.0156733 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.917443e+00
              0             1.64587   8.945670e-02         0.0228
              1              1.6459   3.047308e-03         0.0341
              2              1.6459   4.677959e-04         0.1535
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0492
         Final Residual: 		   4.677959e-04
         Total Reduction in Residual: 	   1.194136e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126558
    setup: 0.0105363 s
    solve: 0.00211955 s
    solve(per iteration): 0.000706517 s
resid in solve_pyamgx: 4.68e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.150148e+00
              0             1.64587   7.827733e-02         0.0248
              1              1.6459   1.436250e-03         0.0183
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0214
         Final Residual: 		   1.436250e-03
         Total Reduction in Residual: 	   4.559311e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120584
    setup: 0.0105363 s
    solve: 0.00152211 s
    solve(per iteration): 0.000761056 s
resid in solve_pyamgx: 1.44e-03
time solve_pyamgx: 2.81e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.434488e+00
              0             1.64587   8.683468e-02         0.0253
              1              1.6459   2.490448e-03         0.0287
              2              1.6459   3.281519e-04         0.1318
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0457
         Final Residual: 		   3.281519e-04
         Total Reduction in Residual: 	   9.554607e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126581
    setup: 0.0105363 s
    solve: 0.00212186 s
    solve(per iteration): 0.000707285 s
resid in solve_pyamgx: 3.28e-04
time solve_pyamgx: 3.37e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.604717e-01
              0             1.64587   4.981367e-01         0.6550
              1              1.6459   2.381958e-01         0.4782
              2              1.6459   1.220898e-01         0.5126
              3              1.6459   6.322880e-02         0.5179
              4              1.6459   3.288893e-02         0.5202
              5              1.6459   1.714427e-02         0.5213
              6              1.6459   9.210524e-03         0.5372
              7              1.6459   5.053721e-03         0.5487
              8              1.6459   2.818630e-03         0.5577
              9              1.6459   1.638481e-03         0.5813
             10              1.6459   1.179871e-03         0.7201
             11              1.6459   7.758656e-04         0.6576
             12              1.6459   5.278165e-04         0.6803
             13              1.6459   4.145431e-04         0.7854
             14              1.6459   3.644068e-04         0.8791
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6008
         Final Residual: 		   3.644068e-04
         Total Reduction in Residual: 	   4.791853e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.070922
    setup: 0.0507815 s
    solve: 0.0201405 s
    solve(per iteration): 0.0013427 s
resid in solve_pyamgx: 3.64e-04
time solve_pyamgx: 8.64e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25952            276302   0.00041        0.00722
           2(D)         5224            109276     0.004        0.00264
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31723
         Operator Complexity: 1.56201
         Total Memory Usage: 0.0201098 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.899578e-01
              0             1.64587   3.564789e-02         0.0728
              1              1.6459   3.345657e-03         0.0939
              2              1.6459   5.407881e-04         0.1616
              3              1.6459   1.091716e-04         0.2019
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1222
         Final Residual: 		   1.091716e-04
         Total Reduction in Residual: 	   2.228183e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169059
    setup: 0.0135635 s
    solve: 0.00334234 s
    solve(per iteration): 0.000835584 s
resid in solve_pyamgx: 1.09e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26445            282279  0.000404        0.00737
           2(D)         5164            108872   0.00408        0.00263
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32167
         Operator Complexity: 1.57014
         Total Memory Usage: 0.0202572 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.297142e+01
              0             1.64587   1.714309e+00         0.1322
              1              1.6459   3.745005e-01         0.2185
              2              1.6459   7.755160e-02         0.2071
              3              1.6459   1.885615e-02         0.2431
              4              1.6459   4.598071e-03         0.2438
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2041
         Final Residual: 		   4.598071e-03
         Total Reduction in Residual: 	   3.544772e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178341
    setup: 0.0136378 s
    solve: 0.00419635 s
    solve(per iteration): 0.00083927 s
resid in solve_pyamgx: 4.60e-03
time solve_pyamgx: 3.35e-02
time omega: 3.99e-02
time Smag or Wale: 9.54e-07

--time step: 397, iter:0, max residual:1.12e-06, u:3.65e-07, v:1.12e-06, w:2.56e-07, p:1.07e-06, k:6.66e-11, eps:0.00e+00, om:3.59e-06


monitor time step: 397, iter:0, u: 4.70e-01, v:-1.33e-03, w:-1.68e-02, p: 2.05e-12, k: 1.48e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.90e+01, vismax: 2.36e+02, kmin: 7.17e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.3065326633165827e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15812            170666  0.000683        0.00447
           2(D)         4124             45182   0.00266        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.2028
         Operator Complexity: 1.31461
         Total Memory Usage: 0.0156984 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.913145e+00
              0             1.64587   8.933849e-02         0.0228
              1              1.6459   3.042736e-03         0.0341
              2              1.6459   4.688123e-04         0.1541
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0493
         Final Residual: 		   4.688123e-04
         Total Reduction in Residual: 	   1.198045e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126372
    setup: 0.0105222 s
    solve: 0.00211504 s
    solve(per iteration): 0.000705013 s
resid in solve_pyamgx: 4.69e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.148487e+00
              0             1.64587   7.822954e-02         0.0248
              1              1.6459   1.434312e-03         0.0183
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0213
         Final Residual: 		   1.434312e-03
         Total Reduction in Residual: 	   4.555558e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120456
    setup: 0.0105222 s
    solve: 0.00152346 s
    solve(per iteration): 0.000761728 s
resid in solve_pyamgx: 1.43e-03
time solve_pyamgx: 2.79e-03
time v: 5.45e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.431339e+00
              0             1.64587   8.674867e-02         0.0253
              1              1.6459   2.481588e-03         0.0286
              2              1.6459   3.245309e-04         0.1308
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0456
         Final Residual: 		   3.245309e-04
         Total Reduction in Residual: 	   9.457851e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126377
    setup: 0.0105222 s
    solve: 0.00211549 s
    solve(per iteration): 0.000705163 s
resid in solve_pyamgx: 3.25e-04
time solve_pyamgx: 3.36e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.583574e-01
              0             1.64587   4.978759e-01         0.6565
              1              1.6459   2.409982e-01         0.4841
              2              1.6459   1.238166e-01         0.5138
              3              1.6459   6.384428e-02         0.5156
              4              1.6459   3.316566e-02         0.5195
              5              1.6459   1.724545e-02         0.5200
              6              1.6459   9.223137e-03         0.5348
              7              1.6459   5.038008e-03         0.5462
              8              1.6459   2.783731e-03         0.5525
              9              1.6459   1.597927e-03         0.5740
             10              1.6459   1.142427e-03         0.7149
             11              1.6459   7.440438e-04         0.6513
             12              1.6459   4.998319e-04         0.6718
             13              1.6459   3.863155e-04         0.7729
             14              1.6459   3.353224e-04         0.8680
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5975
         Final Residual: 		   3.353224e-04
         Total Reduction in Residual: 	   4.421693e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0709324
    setup: 0.0507822 s
    solve: 0.0201503 s
    solve(per iteration): 0.00134335 s
resid in solve_pyamgx: 3.35e-04
time solve_pyamgx: 8.64e-02
time p: 9.87e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25940            276192   0.00041        0.00722
           2(D)         5187            109691   0.00408        0.00265
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31672
         Operator Complexity: 1.56246
         Total Memory Usage: 0.020114 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.891365e-01
              0             1.64587   3.591537e-02         0.0734
              1              1.6459   3.358489e-03         0.0935
              2              1.6459   5.415216e-04         0.1612
              3              1.6459   1.075953e-04         0.1987
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1218
         Final Residual: 		   1.075953e-04
         Total Reduction in Residual: 	   2.199698e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170112
    setup: 0.0136645 s
    solve: 0.00334669 s
    solve(per iteration): 0.000836672 s
resid in solve_pyamgx: 1.08e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26484            282582  0.000403        0.00738
           2(D)         5109            108677   0.00416        0.00262
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32148
         Operator Complexity: 1.5703
         Total Memory Usage: 0.0202586 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.297952e+01
              0             1.64587   1.746461e+00         0.1346
              1              1.6459   3.828366e-01         0.2192
              2              1.6459   7.886975e-02         0.2060
              3              1.6459   1.935625e-02         0.2454
              4              1.6459   4.724667e-03         0.2441
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2052
         Final Residual: 		   4.724667e-03
         Total Reduction in Residual: 	   3.640093e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178027
    setup: 0.0135863 s
    solve: 0.00421632 s
    solve(per iteration): 0.000843264 s
resid in solve_pyamgx: 4.72e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 9.54e-07

--time step: 398, iter:0, max residual:1.12e-06, u:3.66e-07, v:1.12e-06, w:2.54e-07, p:9.90e-07, k:6.57e-11, eps:0.00e+00, om:3.69e-06


monitor time step: 398, iter:0, u: 4.70e-01, v:-1.23e-03, w:-1.68e-02, p: 1.87e-12, k: 1.47e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.19e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.3032581453634084e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15805            170479  0.000682        0.00446
           2(D)         4124             44834   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20273
         Operator Complexity: 1.31383
         Total Memory Usage: 0.0156861 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.908860e+00
              0             1.64587   8.921791e-02         0.0228
              1              1.6459   3.037341e-03         0.0340
              2              1.6459   4.697182e-04         0.1546
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0493
         Final Residual: 		   4.697182e-04
         Total Reduction in Residual: 	   1.201676e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125402
    setup: 0.0104252 s
    solve: 0.00211504 s
    solve(per iteration): 0.000705013 s
resid in solve_pyamgx: 4.70e-04
time solve_pyamgx: 2.79e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.146795e+00
              0             1.64587   7.817952e-02         0.0248
              1              1.6459   1.431989e-03         0.0183
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0213
         Final Residual: 		   1.431989e-03
         Total Reduction in Residual: 	   4.550626e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119401
    setup: 0.0104252 s
    solve: 0.00151498 s
    solve(per iteration): 0.000757488 s
resid in solve_pyamgx: 1.43e-03
time solve_pyamgx: 2.74e-03
time v: 5.51e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.428204e+00
              0             1.64587   8.664762e-02         0.0253
              1              1.6459   2.482787e-03         0.0287
              2              1.6459   3.269156e-04         0.1317
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0457
         Final Residual: 		   3.269156e-04
         Total Reduction in Residual: 	   9.536060e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125387
    setup: 0.0104252 s
    solve: 0.00211354 s
    solve(per iteration): 0.000704512 s
resid in solve_pyamgx: 3.27e-04
time solve_pyamgx: 3.33e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.561549e-01
              0             1.64587   4.974565e-01         0.6579
              1              1.6459   2.433971e-01         0.4893
              2              1.6459   1.250248e-01         0.5137
              3              1.6459   6.406017e-02         0.5124
              4              1.6459   3.324681e-02         0.5190
              5              1.6459   1.732298e-02         0.5210
              6              1.6459   9.228275e-03         0.5327
              7              1.6459   5.031697e-03         0.5452
              8              1.6459   2.771539e-03         0.5508
              9              1.6459   1.579617e-03         0.5699
             10              1.6459   1.129665e-03         0.7152
             11              1.6459   7.416893e-04         0.6566
             12              1.6459   5.099334e-04         0.6875
             13              1.6459   4.061929e-04         0.7966
             14              1.6459   3.593263e-04         0.8846
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6004
         Final Residual: 		   3.593263e-04
         Total Reduction in Residual: 	   4.752020e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0710267
    setup: 0.0508396 s
    solve: 0.0201871 s
    solve(per iteration): 0.00134581 s
resid in solve_pyamgx: 3.59e-04
time solve_pyamgx: 8.66e-02
time p: 9.88e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25983            276749   0.00041        0.00723
           2(D)         5160            110336   0.00414        0.00266
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31695
         Operator Complexity: 1.56423
         Total Memory Usage: 0.0201422 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.883122e-01
              0             1.64587   3.550190e-02         0.0727
              1              1.6459   3.311148e-03         0.0933
              2              1.6459   5.327605e-04         0.1609
              3              1.6459   1.076793e-04         0.2021
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1219
         Final Residual: 		   1.076793e-04
         Total Reduction in Residual: 	   2.205132e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169668
    setup: 0.0136253 s
    solve: 0.00334144 s
    solve(per iteration): 0.00083536 s
resid in solve_pyamgx: 1.08e-04
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26382            282096  0.000405        0.00736
           2(D)         5091            108687   0.00419        0.00262
           3(D)           16                18    0.0703       8.94e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32032
         Operator Complexity: 1.56961
         Total Memory Usage: 0.0202421 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.296616e+01
              0             1.64587   1.710399e+00         0.1319
              1              1.6459   3.732998e-01         0.2183
              2              1.6459   7.684640e-02         0.2059
              3              1.6459   1.891147e-02         0.2461
              4              1.6459   4.705014e-03         0.2488
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2051
         Final Residual: 		   4.705014e-03
         Total Reduction in Residual: 	   3.628686e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178096
    setup: 0.0136335 s
    solve: 0.00417606 s
    solve(per iteration): 0.000835213 s
resid in solve_pyamgx: 4.71e-03
time solve_pyamgx: 3.31e-02
time omega: 3.96e-02
time Smag or Wale: 4.77e-07

--time step: 399, iter:0, max residual:1.12e-06, u:3.67e-07, v:1.12e-06, w:2.55e-07, p:1.05e-06, k:6.57e-11, eps:0.00e+00, om:3.68e-06


monitor time step: 399, iter:0, u: 4.70e-01, v:-1.24e-03, w:-1.67e-02, p: 2.02e-12, k: 1.47e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.20e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.2999999999999998e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15808            170710  0.000683        0.00447
           2(D)         4093             44509   0.00266        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20244
         Operator Complexity: 1.31369
         Total Memory Usage: 0.0156828 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.904589e+00
              0             1.64587   8.909531e-02         0.0228
              1              1.6459   3.025753e-03         0.0340
              2              1.6459   4.676900e-04         0.1546
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0493
         Final Residual: 		   4.676900e-04
         Total Reduction in Residual: 	   1.197796e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125971
    setup: 0.0104874 s
    solve: 0.0021097 s
    solve(per iteration): 0.000703232 s
resid in solve_pyamgx: 4.68e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.145059e+00
              0             1.64587   7.813162e-02         0.0248
              1              1.6459   1.429184e-03         0.0183
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0213
         Final Residual: 		   1.429184e-03
         Total Reduction in Residual: 	   4.544220e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012005
    setup: 0.0104874 s
    solve: 0.00151754 s
    solve(per iteration): 0.000758768 s
resid in solve_pyamgx: 1.43e-03
time solve_pyamgx: 2.74e-03
time v: 5.49e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.425083e+00
              0             1.64587   8.654988e-02         0.0253
              1              1.6459   2.475891e-03         0.0286
              2              1.6459   3.278055e-04         0.1324
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0457
         Final Residual: 		   3.278055e-04
         Total Reduction in Residual: 	   9.570731e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125987
    setup: 0.0104874 s
    solve: 0.00211126 s
    solve(per iteration): 0.000703755 s
resid in solve_pyamgx: 3.28e-04
time solve_pyamgx: 3.33e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.539890e-01
              0             1.64587   4.968471e-01         0.6590
              1              1.6459   2.444729e-01         0.4920
              2              1.6459   1.253745e-01         0.5128
              3              1.6459   6.386666e-02         0.5094
              4              1.6459   3.316002e-02         0.5192
              5              1.6459   1.737491e-02         0.5240
              6              1.6459   9.236800e-03         0.5316
              7              1.6459   5.047716e-03         0.5465
              8              1.6459   2.795422e-03         0.5538
              9              1.6459   1.596692e-03         0.5712
             10              1.6459   1.152526e-03         0.7218
             11              1.6459   7.773426e-04         0.6745
             12              1.6459   5.621273e-04         0.7231
             13              1.6459   4.719244e-04         0.8395
             14              1.6459   4.305540e-04         0.9123
             15              1.6459   4.141357e-04         0.9619
             16              1.6459   4.047180e-04         0.9773
             17              1.6459   3.943283e-04         0.9743
             18              1.6459   3.799827e-04         0.9636
             19              1.6459   3.444410e-04         0.9065
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6807
         Final Residual: 		   3.444410e-04
         Total Reduction in Residual: 	   4.568249e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0779143
    setup: 0.050678 s
    solve: 0.0272363 s
    solve(per iteration): 0.00136181 s
resid in solve_pyamgx: 3.44e-04
time solve_pyamgx: 9.34e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25956            277472  0.000412        0.00725
           2(D)         5145            108101   0.00408        0.00261
           3(D)            4                 4      0.25       2.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31642
         Operator Complexity: 1.562
         Total Memory Usage: 0.0201054 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.874958e-01
              0             1.64587   3.558801e-02         0.0730
              1              1.6459   3.336153e-03         0.0937
              2              1.6459   5.374087e-04         0.1611
              3              1.6459   1.076793e-04         0.2004
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1219
         Final Residual: 		   1.076793e-04
         Total Reduction in Residual: 	   2.208824e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016886
    setup: 0.013558 s
    solve: 0.003328 s
    solve(per iteration): 0.000832 s
resid in solve_pyamgx: 1.08e-04
time solve_pyamgx: 3.23e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26439            282351  0.000404        0.00737
           2(D)         5092            110166   0.00425        0.00265
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32085
         Operator Complexity: 1.57213
         Total Memory Usage: 0.0202835 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.296867e+01
              0             1.64587   1.692255e+00         0.1305
              1              1.6459   3.709241e-01         0.2192
              2              1.6459   7.700672e-02         0.2076
              3              1.6459   1.872786e-02         0.2432
              4              1.6459   4.591018e-03         0.2451
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2041
         Final Residual: 		   4.591018e-03
         Total Reduction in Residual: 	   3.540084e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178373
    setup: 0.0136596 s
    solve: 0.00417766 s
    solve(per iteration): 0.000835533 s
resid in solve_pyamgx: 4.59e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 7.15e-07

--time step: 400, iter:0, max residual:1.12e-06, u:3.65e-07, v:1.12e-06, w:2.56e-07, p:1.08e-06, k:6.57e-11, eps:0.00e+00, om:3.59e-06


monitor time step: 400, iter:0, u: 4.71e-01, v:-1.37e-03, w:-1.66e-02, p: 1.79e-12, k: 1.46e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.63e-01, cfl_max_y: 4.41e-02, at i= 29, j= 59


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.22e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.2967581047381544e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15767            169831  0.000683        0.00444
           2(D)         4123             45257   0.00266        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20233
         Operator Complexity: 1.3135
         Total Memory Usage: 0.0156791 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.900320e+00
              0             1.64587   8.898290e-02         0.0228
              1              1.6459   3.030313e-03         0.0341
              2              1.6459   4.660654e-04         0.1538
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0493
         Final Residual: 		   4.660654e-04
         Total Reduction in Residual: 	   1.194941e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125705
    setup: 0.0104505 s
    solve: 0.00211994 s
    solve(per iteration): 0.000706645 s
resid in solve_pyamgx: 4.66e-04
time solve_pyamgx: 2.78e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.143317e+00
              0             1.64587   7.808529e-02         0.0248
              1              1.6459   1.428934e-03         0.0183
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0213
         Final Residual: 		   1.428934e-03
         Total Reduction in Residual: 	   4.545943e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119623
    setup: 0.0104505 s
    solve: 0.00151181 s
    solve(per iteration): 0.000755904 s
resid in solve_pyamgx: 1.43e-03
time solve_pyamgx: 2.74e-03
time v: 5.47e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.421983e+00
              0             1.64587   8.646123e-02         0.0253
              1              1.6459   2.467146e-03         0.0285
              2              1.6459   3.203448e-04         0.1298
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0454
         Final Residual: 		   3.203448e-04
         Total Reduction in Residual: 	   9.361377e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125619
    setup: 0.0104505 s
    solve: 0.00211139 s
    solve(per iteration): 0.000703797 s
resid in solve_pyamgx: 3.20e-04
time solve_pyamgx: 3.31e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.518022e-01
              0             1.64587   4.958258e-01         0.6595
              1              1.6459   2.436174e-01         0.4913
              2              1.6459   1.247428e-01         0.5120
              3              1.6459   6.337605e-02         0.5081
              4              1.6459   3.295004e-02         0.5199
              5              1.6459   1.739391e-02         0.5279
              6              1.6459   9.263413e-03         0.5326
              7              1.6459   5.084492e-03         0.5489
              8              1.6459   2.835996e-03         0.5578
              9              1.6459   1.617015e-03         0.5702
             10              1.6459   1.164404e-03         0.7201
             11              1.6459   7.856733e-04         0.6747
             12              1.6459   5.676700e-04         0.7225
             13              1.6459   4.753195e-04         0.8373
             14              1.6459   4.329173e-04         0.9108
             15              1.6459   4.164355e-04         0.9619
             16              1.6459   4.070034e-04         0.9774
             17              1.6459   3.967425e-04         0.9748
             18              1.6459   3.823598e-04         0.9637
             19              1.6459   3.455162e-04         0.9036
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6810
         Final Residual: 		   3.455162e-04
         Total Reduction in Residual: 	   4.595839e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0781185
    setup: 0.0509293 s
    solve: 0.0271892 s
    solve(per iteration): 0.00135946 s
resid in solve_pyamgx: 3.46e-04
time solve_pyamgx: 9.36e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26004            277252   0.00041        0.00724
           2(D)         5298            110772   0.00395        0.00267
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31853
         Operator Complexity: 1.56559
         Total Memory Usage: 0.0201712 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.866808e-01
              0             1.64587   3.536905e-02         0.0727
              1              1.6459   3.307313e-03         0.0935
              2              1.6459   5.249056e-04         0.1587
              3              1.6459   1.067952e-04         0.2035
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1217
         Final Residual: 		   1.067952e-04
         Total Reduction in Residual: 	   2.194359e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170071
    setup: 0.0136829 s
    solve: 0.00332416 s
    solve(per iteration): 0.00083104 s
resid in solve_pyamgx: 1.07e-04
time solve_pyamgx: 3.25e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26485            282697  0.000403        0.00738
           2(D)         5179            110737   0.00413        0.00267
           3(D)            6                 8     0.222       3.73e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32216
         Operator Complexity: 1.57346
         Total Memory Usage: 0.0203107 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.285651e+01
              0             1.64587   1.706745e+00         0.1328
              1              1.6459   3.730216e-01         0.2186
              2              1.6459   7.613685e-02         0.2041
              3              1.6459   1.840666e-02         0.2418
              4              1.6459   4.479108e-03         0.2433
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2034
         Final Residual: 		   4.479108e-03
         Total Reduction in Residual: 	   3.483923e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178303
    setup: 0.013638 s
    solve: 0.00419226 s
    solve(per iteration): 0.000838451 s
resid in solve_pyamgx: 4.48e-03
time solve_pyamgx: 3.34e-02
time omega: 3.98e-02
time Smag or Wale: 7.15e-07

--time step: 401, iter:0, max residual:1.12e-06, u:3.64e-07, v:1.12e-06, w:2.50e-07, p:1.09e-06, k:6.52e-11, eps:0.00e+00, om:3.50e-06


monitor time step: 401, iter:0, u: 4.70e-01, v:-1.44e-03, w:-1.66e-02, p: 1.80e-12, k: 1.46e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.23e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.2935323383084575e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15768            170124  0.000684        0.00445
           2(D)         4098             44560   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20209
         Operator Complexity: 1.31291
         Total Memory Usage: 0.015669 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.896049e+00
              0             1.64587   8.886778e-02         0.0228
              1              1.6459   3.021645e-03         0.0340
              2              1.6459   4.612958e-04         0.1527
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0491
         Final Residual: 		   4.612958e-04
         Total Reduction in Residual: 	   1.184009e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126487
    setup: 0.0105308 s
    solve: 0.00211789 s
    solve(per iteration): 0.000705963 s
resid in solve_pyamgx: 4.61e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.141620e+00
              0             1.64587   7.803565e-02         0.0248
              1              1.6459   1.425468e-03         0.0183
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0213
         Final Residual: 		   1.425468e-03
         Total Reduction in Residual: 	   4.537366e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012042
    setup: 0.0105308 s
    solve: 0.00151117 s
    solve(per iteration): 0.000755584 s
resid in solve_pyamgx: 1.43e-03
time solve_pyamgx: 2.75e-03
time v: 5.49e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.418907e+00
              0             1.64587   8.635823e-02         0.0253
              1              1.6459   2.458468e-03         0.0285
              2              1.6459   3.197254e-04         0.1301
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0454
         Final Residual: 		   3.197254e-04
         Total Reduction in Residual: 	   9.351686e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126521
    setup: 0.0105308 s
    solve: 0.00212125 s
    solve(per iteration): 0.000707083 s
resid in solve_pyamgx: 3.20e-04
time solve_pyamgx: 3.38e-03
time w: 5.55e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.495427e-01
              0             1.64587   4.945307e-01         0.6598
              1              1.6459   2.412371e-01         0.4878
              2              1.6459   1.233834e-01         0.5115
              3              1.6459   6.271700e-02         0.5083
              4              1.6459   3.261231e-02         0.5200
              5              1.6459   1.732586e-02         0.5313
              6              1.6459   9.285361e-03         0.5359
              7              1.6459   5.119666e-03         0.5514
              8              1.6459   2.869522e-03         0.5605
              9              1.6459   1.628265e-03         0.5674
             10              1.6459   1.157968e-03         0.7112
             11              1.6459   7.661598e-04         0.6616
             12              1.6459   5.334121e-04         0.6962
             13              1.6459   4.276914e-04         0.8018
             14              1.6459   3.801766e-04         0.8889
             15              1.6459   3.619571e-04         0.9521
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6205
         Final Residual: 		   3.619571e-04
         Total Reduction in Residual: 	   4.829038e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0724975
    setup: 0.0509725 s
    solve: 0.021525 s
    solve(per iteration): 0.00134531 s
resid in solve_pyamgx: 3.62e-04
time solve_pyamgx: 8.80e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25915            276859  0.000412        0.00723
           2(D)         5126            108182   0.00412        0.00261
           3(D)            4                 4      0.25       2.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31581
         Operator Complexity: 1.56122
         Total Memory Usage: 0.0200904 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.858627e-01
              0             1.64587   3.525889e-02         0.0726
              1              1.6459   3.303779e-03         0.0937
              2              1.6459   5.317694e-04         0.1610
              3              1.6459   1.074310e-04         0.2020
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1219
         Final Residual: 		   1.074310e-04
         Total Reduction in Residual: 	   2.211140e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169612
    setup: 0.0136004 s
    solve: 0.00336077 s
    solve(per iteration): 0.000840192 s
resid in solve_pyamgx: 1.07e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26462            283160  0.000404        0.00739
           2(D)         5162            111692   0.00419        0.00269
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32185
         Operator Complexity: 1.57555
         Total Memory Usage: 0.0203409 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.269243e+01
              0             1.64587   1.683839e+00         0.1327
              1              1.6459   3.673285e-01         0.2181
              2              1.6459   7.657183e-02         0.2085
              3              1.6459   1.860729e-02         0.2430
              4              1.6459   4.548378e-03         0.2444
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2046
         Final Residual: 		   4.548378e-03
         Total Reduction in Residual: 	   3.583536e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178835
    setup: 0.0136799 s
    solve: 0.00420362 s
    solve(per iteration): 0.000840723 s
resid in solve_pyamgx: 4.55e-03
time solve_pyamgx: 3.32e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 402, iter:0, max residual:1.11e-06, u:3.60e-07, v:1.11e-06, w:2.50e-07, p:9.77e-07, k:6.56e-11, eps:0.00e+00, om:3.55e-06


monitor time step: 402, iter:0, u: 4.70e-01, v:-1.37e-03, w:-1.65e-02, p: 2.13e-12, k: 1.46e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.26e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.2903225806451612e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15751            169951  0.000685        0.00445
           2(D)         4118             44626   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20212
         Operator Complexity: 1.31276
         Total Memory Usage: 0.0156666 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.891779e+00
              0             1.64587   8.875972e-02         0.0228
              1              1.6459   3.019735e-03         0.0340
              2              1.6459   4.610691e-04         0.1527
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0491
         Final Residual: 		   4.610691e-04
         Total Reduction in Residual: 	   1.184726e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012735
    setup: 0.0106212 s
    solve: 0.00211386 s
    solve(per iteration): 0.000704619 s
resid in solve_pyamgx: 4.61e-04
time solve_pyamgx: 2.83e-02
time u: 3.49e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.139980e+00
              0             1.64587   7.798871e-02         0.0248
              1              1.6459   1.423943e-03         0.0183
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0213
         Final Residual: 		   1.423943e-03
         Total Reduction in Residual: 	   4.534881e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0121513
    setup: 0.0106212 s
    solve: 0.00153014 s
    solve(per iteration): 0.000765072 s
resid in solve_pyamgx: 1.42e-03
time solve_pyamgx: 2.82e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.415851e+00
              0             1.64587   8.627259e-02         0.0253
              1              1.6459   2.461968e-03         0.0285
              2              1.6459   3.213997e-04         0.1305
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0455
         Final Residual: 		   3.213997e-04
         Total Reduction in Residual: 	   9.409066e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127466
    setup: 0.0106212 s
    solve: 0.00212544 s
    solve(per iteration): 0.00070848 s
resid in solve_pyamgx: 3.21e-04
time solve_pyamgx: 3.38e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.473828e-01
              0             1.64587   4.933974e-01         0.6602
              1              1.6459   2.385970e-01         0.4836
              2              1.6459   1.219411e-01         0.5111
              3              1.6459   6.218482e-02         0.5100
              4              1.6459   3.227185e-02         0.5190
              5              1.6459   1.720262e-02         0.5331
              6              1.6459   9.310703e-03         0.5412
              7              1.6459   5.157723e-03         0.5540
              8              1.6459   2.902919e-03         0.5628
              9              1.6459   1.647031e-03         0.5674
             10              1.6459   1.165019e-03         0.7073
             11              1.6459   7.671979e-04         0.6585
             12              1.6459   5.277789e-04         0.6879
             13              1.6459   4.147210e-04         0.7858
             14              1.6459   3.647189e-04         0.8794
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6015
         Final Residual: 		   3.647189e-04
         Total Reduction in Residual: 	   4.879948e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0710027
    setup: 0.0508306 s
    solve: 0.0201722 s
    solve(per iteration): 0.00134481 s
resid in solve_pyamgx: 3.65e-04
time solve_pyamgx: 8.65e-02
time p: 9.90e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25951            277055  0.000411        0.00724
           2(D)         5185            109027   0.00406        0.00263
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31679
         Operator Complexity: 1.56274
         Total Memory Usage: 0.0201187 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.850472e-01
              0             1.64587   3.529911e-02         0.0728
              1              1.6459   3.293847e-03         0.0933
              2              1.6459   5.305820e-04         0.1611
              3              1.6459   1.076151e-04         0.2028
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1220
         Final Residual: 		   1.076151e-04
         Total Reduction in Residual: 	   2.218652e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167071
    setup: 0.0133614 s
    solve: 0.0033457 s
    solve(per iteration): 0.000836424 s
resid in solve_pyamgx: 1.08e-04
time solve_pyamgx: 3.21e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26428            282470  0.000404        0.00737
           2(D)         5145            109905   0.00415        0.00265
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32124
         Operator Complexity: 1.57192
         Total Memory Usage: 0.0202822 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.267161e+01
              0             1.64587   1.694914e+00         0.1338
              1              1.6459   3.711163e-01         0.2190
              2              1.6459   7.620753e-02         0.2053
              3              1.6459   1.851388e-02         0.2429
              4              1.6459   4.513497e-03         0.2438
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2043
         Final Residual: 		   4.513497e-03
         Total Reduction in Residual: 	   3.561896e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176413
    setup: 0.0134654 s
    solve: 0.0041759 s
    solve(per iteration): 0.000835181 s
resid in solve_pyamgx: 4.51e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 403, iter:0, max residual:1.11e-06, u:3.60e-07, v:1.11e-06, w:2.51e-07, p:1.06e-06, k:6.57e-11, eps:0.00e+00, om:3.53e-06


monitor time step: 403, iter:0, u: 4.70e-01, v:-1.35e-03, w:-1.64e-02, p: 2.05e-12, k: 1.45e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.27e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.287128712871287e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15812            170664  0.000683        0.00447
           2(D)         4125             45027   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20281
         Operator Complexity: 1.31438
         Total Memory Usage: 0.015695 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.887516e+00
              0             1.64587   8.863381e-02         0.0228
              1              1.6459   2.996837e-03         0.0338
              2              1.6459   4.572837e-04         0.1526
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0490
         Final Residual: 		   4.572837e-04
         Total Reduction in Residual: 	   1.176287e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126042
    setup: 0.0104889 s
    solve: 0.0021153 s
    solve(per iteration): 0.000705099 s
resid in solve_pyamgx: 4.57e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.138356e+00
              0             1.64587   7.794209e-02         0.0248
              1              1.6459   1.421025e-03         0.0182
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0213
         Final Residual: 		   1.421025e-03
         Total Reduction in Residual: 	   4.527927e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120085
    setup: 0.0104889 s
    solve: 0.00151962 s
    solve(per iteration): 0.000759808 s
resid in solve_pyamgx: 1.42e-03
time solve_pyamgx: 2.79e-03
time v: 5.60e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.412814e+00
              0             1.64587   8.616780e-02         0.0252
              1              1.6459   2.441390e-03         0.0283
              2              1.6459   3.184692e-04         0.1304
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0454
         Final Residual: 		   3.184692e-04
         Total Reduction in Residual: 	   9.331573e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125986
    setup: 0.0104889 s
    solve: 0.0021097 s
    solve(per iteration): 0.000703232 s
resid in solve_pyamgx: 3.18e-04
time solve_pyamgx: 3.35e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.452757e-01
              0             1.64587   4.925406e-01         0.6609
              1              1.6459   2.367207e-01         0.4806
              2              1.6459   1.209306e-01         0.5109
              3              1.6459   6.199478e-02         0.5126
              4              1.6459   3.207101e-02         0.5173
              5              1.6459   1.710222e-02         0.5333
              6              1.6459   9.352802e-03         0.5469
              7              1.6459   5.199929e-03         0.5560
              8              1.6459   2.935401e-03         0.5645
              9              1.6459   1.666707e-03         0.5678
             10              1.6459   1.178436e-03         0.7070
             11              1.6459   7.773786e-04         0.6597
             12              1.6459   5.336430e-04         0.6865
             13              1.6459   4.174440e-04         0.7823
             14              1.6459   3.664730e-04         0.8779
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6018
         Final Residual: 		   3.664730e-04
         Total Reduction in Residual: 	   4.917282e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.071076
    setup: 0.0508684 s
    solve: 0.0202076 s
    solve(per iteration): 0.00134717 s
resid in solve_pyamgx: 3.66e-04
time solve_pyamgx: 8.65e-02
time p: 9.88e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25985            277519  0.000411        0.00725
           2(D)         5115            108373   0.00414        0.00261
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31649
         Operator Complexity: 1.56248
         Total Memory Usage: 0.0201131 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.842378e-01
              0             1.64587   3.530181e-02         0.0729
              1              1.6459   3.299247e-03         0.0935
              2              1.6459   5.375045e-04         0.1629
              3              1.6459   1.082361e-04         0.2014
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1223
         Final Residual: 		   1.082361e-04
         Total Reduction in Residual: 	   2.235185e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01667
    setup: 0.0133444 s
    solve: 0.00332557 s
    solve(per iteration): 0.000831392 s
resid in solve_pyamgx: 1.08e-04
time solve_pyamgx: 3.20e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26545            283167  0.000402         0.0074
           2(D)         5167            109121   0.00409        0.00263
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32267
         Operator Complexity: 1.57179
         Total Memory Usage: 0.0202876 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.262832e+01
              0             1.64587   1.679038e+00         0.1330
              1              1.6459   3.656030e-01         0.2177
              2              1.6459   7.515210e-02         0.2056
              3              1.6459   1.809904e-02         0.2408
              4              1.6459   4.404437e-03         0.2434
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2035
         Final Residual: 		   4.404437e-03
         Total Reduction in Residual: 	   3.487744e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176699
    setup: 0.0134367 s
    solve: 0.00423322 s
    solve(per iteration): 0.000846643 s
resid in solve_pyamgx: 4.40e-03
time solve_pyamgx: 3.39e-02
time omega: 4.03e-02
time Smag or Wale: 4.77e-07

--time step: 404, iter:0, max residual:1.11e-06, u:3.57e-07, v:1.11e-06, w:2.49e-07, p:1.07e-06, k:6.61e-11, eps:0.00e+00, om:3.44e-06


monitor time step: 404, iter:0, u: 4.70e-01, v:-1.37e-03, w:-1.64e-02, p: 2.06e-12, k: 1.45e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.28e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.2839506172839505e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15819            170481  0.000681        0.00446
           2(D)         4118             44878   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20281
         Operator Complexity: 1.3139
         Total Memory Usage: 0.0156876 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.883270e+00
              0             1.64587   8.852232e-02         0.0228
              1              1.6459   2.998270e-03         0.0339
              2              1.6459   4.560713e-04         0.1521
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0490
         Final Residual: 		   4.560713e-04
         Total Reduction in Residual: 	   1.174452e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126362
    setup: 0.0105086 s
    solve: 0.00212758 s
    solve(per iteration): 0.000709195 s
resid in solve_pyamgx: 4.56e-04
time solve_pyamgx: 2.90e-02
time u: 3.60e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.136695e+00
              0             1.64587   7.789500e-02         0.0248
              1              1.6459   1.419374e-03         0.0182
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0213
         Final Residual: 		   1.419374e-03
         Total Reduction in Residual: 	   4.525062e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120349
    setup: 0.0105086 s
    solve: 0.0015263 s
    solve(per iteration): 0.000763152 s
resid in solve_pyamgx: 1.42e-03
time solve_pyamgx: 2.87e-03
time v: 5.78e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.409795e+00
              0             1.64587   8.608878e-02         0.0252
              1              1.6459   2.451803e-03         0.0285
              2              1.6459   3.202091e-04         0.1306
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0455
         Final Residual: 		   3.202091e-04
         Total Reduction in Residual: 	   9.390861e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126572
    setup: 0.0105086 s
    solve: 0.00214861 s
    solve(per iteration): 0.000716203 s
resid in solve_pyamgx: 3.20e-04
time solve_pyamgx: 3.48e-03
time w: 5.77e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.430753e-01
              0             1.64587   4.921250e-01         0.6623
              1              1.6459   2.361842e-01         0.4799
              2              1.6459   1.205418e-01         0.5104
              3              1.6459   6.209561e-02         0.5151
              4              1.6459   3.201545e-02         0.5156
              5              1.6459   1.704950e-02         0.5325
              6              1.6459   9.384488e-03         0.5504
              7              1.6459   5.220930e-03         0.5563
              8              1.6459   2.954846e-03         0.5660
              9              1.6459   1.683826e-03         0.5699
             10              1.6459   1.196040e-03         0.7103
             11              1.6459   7.948738e-04         0.6646
             12              1.6459   5.492576e-04         0.6910
             13              1.6459   4.335966e-04         0.7894
             14              1.6459   3.834390e-04         0.8843
             15              1.6459   3.640420e-04         0.9494
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6211
         Final Residual: 		   3.640420e-04
         Total Reduction in Residual: 	   4.899127e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0732672
    setup: 0.0511939 s
    solve: 0.0220733 s
    solve(per iteration): 0.00137958 s
resid in solve_pyamgx: 3.64e-04
time solve_pyamgx: 8.98e-02
time p: 1.03e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25908            276664  0.000412        0.00723
           2(D)         5169            108845   0.00407        0.00263
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31619
         Operator Complexity: 1.56191
         Total Memory Usage: 0.0201029 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.834241e-01
              0             1.64587   3.515571e-02         0.0727
              1              1.6459   3.277622e-03         0.0932
              2              1.6459   5.324424e-04         0.1624
              3              1.6459   1.075827e-04         0.2021
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1221
         Final Residual: 		   1.075827e-04
         Total Reduction in Residual: 	   2.225431e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168244
    setup: 0.0134611 s
    solve: 0.00336339 s
    solve(per iteration): 0.000840848 s
resid in solve_pyamgx: 1.08e-04
time solve_pyamgx: 3.36e-02
time k: 4.65e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26555            283363  0.000402         0.0074
           2(D)         5229            109633   0.00401        0.00265
           3(D)           14                14    0.0714       7.45e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32347
         Operator Complexity: 1.57283
         Total Memory Usage: 0.0203076 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.258732e+01
              0             1.64587   1.672824e+00         0.1329
              1              1.6459   3.666079e-01         0.2192
              2              1.6459   7.522607e-02         0.2052
              3              1.6459   1.819463e-02         0.2419
              4              1.6459   4.393401e-03         0.2415
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2035
         Final Residual: 		   4.393401e-03
         Total Reduction in Residual: 	   3.490337e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176904
    setup: 0.0134904 s
    solve: 0.00420003 s
    solve(per iteration): 0.000840007 s
resid in solve_pyamgx: 4.39e-03
time solve_pyamgx: 3.40e-02
time omega: 4.09e-02
time Smag or Wale: 7.15e-07

--time step: 405, iter:0, max residual:1.11e-06, u:3.56e-07, v:1.11e-06, w:2.50e-07, p:9.82e-07, k:6.57e-11, eps:0.00e+00, om:3.43e-06


monitor time step: 405, iter:0, u: 4.69e-01, v:-1.42e-03, w:-1.63e-02, p: 2.14e-12, k: 1.44e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.30e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.39e-01
vismean_mean 1.2807881773399014e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15793            170341  0.000683        0.00446
           2(D)         4137             45257   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20274
         Operator Complexity: 1.31425
         Total Memory Usage: 0.0156925 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.879035e+00
              0             1.64587   8.841251e-02         0.0228
              1              1.6459   2.993463e-03         0.0339
              2              1.6459   4.519595e-04         0.1510
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0488
         Final Residual: 		   4.519595e-04
         Total Reduction in Residual: 	   1.165134e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127406
    setup: 0.0106025 s
    solve: 0.00213811 s
    solve(per iteration): 0.000712704 s
resid in solve_pyamgx: 4.52e-04
time solve_pyamgx: 2.91e-02
time u: 3.63e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.134980e+00
              0             1.64587   7.784730e-02         0.0248
              1              1.6459   1.416909e-03         0.0182
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0213
         Final Residual: 		   1.416909e-03
         Total Reduction in Residual: 	   4.519674e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012131
    setup: 0.0106025 s
    solve: 0.00152848 s
    solve(per iteration): 0.00076424 s
resid in solve_pyamgx: 1.42e-03
time solve_pyamgx: 2.85e-03
time v: 5.67e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.406796e+00
              0             1.64587   8.598305e-02         0.0252
              1              1.6459   2.438636e-03         0.0284
              2              1.6459   3.158549e-04         0.1295
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0453
         Final Residual: 		   3.158549e-04
         Total Reduction in Residual: 	   9.271318e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127429
    setup: 0.0106025 s
    solve: 0.00214038 s
    solve(per iteration): 0.000713461 s
resid in solve_pyamgx: 3.16e-04
time solve_pyamgx: 3.45e-03
time w: 5.75e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.409217e-01
              0             1.64587   4.923191e-01         0.6645
              1              1.6459   2.368901e-01         0.4812
              2              1.6459   1.206742e-01         0.5094
              3              1.6459   6.234415e-02         0.5166
              4              1.6459   3.209890e-02         0.5149
              5              1.6459   1.707177e-02         0.5318
              6              1.6459   9.399212e-03         0.5506
              7              1.6459   5.216081e-03         0.5549
              8              1.6459   2.957803e-03         0.5671
              9              1.6459   1.694877e-03         0.5730
             10              1.6459   1.211587e-03         0.7149
             11              1.6459   8.104977e-04         0.6690
             12              1.6459   5.625453e-04         0.6941
             13              1.6459   4.477527e-04         0.7959
             14              1.6459   3.987713e-04         0.8906
             15              1.6459   3.801006e-04         0.9532
             16              1.6459   3.717345e-04         0.9780
             17              1.6459   3.641883e-04         0.9797
         --------------------------------------------------------------
         Total Iterations: 18
         Avg Convergence Rate: 		         0.6549
         Final Residual: 		   3.641883e-04
         Total Reduction in Residual: 	   4.915341e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0752078
    setup: 0.0509063 s
    solve: 0.0243014 s
    solve(per iteration): 0.00135008 s
resid in solve_pyamgx: 3.64e-04
time solve_pyamgx: 9.20e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25978            276744   0.00041        0.00723
           2(D)         5249            109907   0.00399        0.00265
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31775
         Operator Complexity: 1.56358
         Total Memory Usage: 0.0201364 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.826131e-01
              0             1.64587   3.490020e-02         0.0723
              1              1.6459   3.291855e-03         0.0943
              2              1.6459   5.355060e-04         0.1627
              3              1.6459   1.091122e-04         0.2038
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1226
         Final Residual: 		   1.091122e-04
         Total Reduction in Residual: 	   2.260862e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168243
    setup: 0.0134554 s
    solve: 0.00336896 s
    solve(per iteration): 0.00084224 s
resid in solve_pyamgx: 1.09e-04
time solve_pyamgx: 3.31e-02
time k: 4.57e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26450            281892  0.000403        0.00736
           2(D)         5192            110828   0.00411        0.00267
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32199
         Operator Complexity: 1.57243
         Total Memory Usage: 0.0202939 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.254329e+01
              0             1.64587   1.674426e+00         0.1335
              1              1.6459   3.649729e-01         0.2180
              2              1.6459   7.501980e-02         0.2055
              3              1.6459   1.833027e-02         0.2443
              4              1.6459   4.451790e-03         0.2429
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2042
         Final Residual: 		   4.451790e-03
         Total Reduction in Residual: 	   3.549140e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017621
    setup: 0.0134409 s
    solve: 0.0041801 s
    solve(per iteration): 0.000836019 s
resid in solve_pyamgx: 4.45e-03
time solve_pyamgx: 3.41e-02
time omega: 4.08e-02
time Smag or Wale: 7.15e-07

--time step: 406, iter:0, max residual:1.11e-06, u:3.53e-07, v:1.11e-06, w:2.47e-07, p:9.73e-07, k:6.66e-11, eps:0.00e+00, om:3.48e-06


monitor time step: 406, iter:0, u: 4.69e-01, v:-1.52e-03, w:-1.62e-02, p: 2.15e-12, k: 1.44e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.33e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.40e-01
vismean_mean 1.2776412776412775e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15780            169804  0.000682        0.00445
           2(D)         4146             45342   0.00264        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.2027
         Operator Complexity: 1.31359
         Total Memory Usage: 0.0156821 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.874802e+00
              0             1.64587   8.829228e-02         0.0228
              1              1.6459   2.995319e-03         0.0339
              2              1.6459   4.605995e-04         0.1538
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0492
         Final Residual: 		   4.605995e-04
         Total Reduction in Residual: 	   1.188705e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125616
    setup: 0.0104417 s
    solve: 0.00211994 s
    solve(per iteration): 0.000706645 s
resid in solve_pyamgx: 4.61e-04
time solve_pyamgx: 2.80e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.133253e+00
              0             1.64587   7.779907e-02         0.0248
              1              1.6459   1.414789e-03         0.0182
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0212
         Final Residual: 		   1.414789e-03
         Total Reduction in Residual: 	   4.515399e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119601
    setup: 0.0104417 s
    solve: 0.00151843 s
    solve(per iteration): 0.000759216 s
resid in solve_pyamgx: 1.41e-03
time solve_pyamgx: 2.79e-03
time v: 5.53e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.403821e+00
              0             1.64587   8.588309e-02         0.0252
              1              1.6459   2.434910e-03         0.0284
              2              1.6459   3.197665e-04         0.1313
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0455
         Final Residual: 		   3.197665e-04
         Total Reduction in Residual: 	   9.394341e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125693
    setup: 0.0104417 s
    solve: 0.00212762 s
    solve(per iteration): 0.000709205 s
resid in solve_pyamgx: 3.20e-04
time solve_pyamgx: 3.36e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.387263e-01
              0             1.64587   4.926283e-01         0.6669
              1              1.6459   2.379673e-01         0.4831
              2              1.6459   1.210143e-01         0.5085
              3              1.6459   6.259878e-02         0.5173
              4              1.6459   3.228647e-02         0.5158
              5              1.6459   1.715646e-02         0.5314
              6              1.6459   9.398870e-03         0.5478
              7              1.6459   5.199330e-03         0.5532
              8              1.6459   2.948692e-03         0.5671
              9              1.6459   1.696468e-03         0.5753
             10              1.6459   1.216238e-03         0.7169
             11              1.6459   8.111897e-04         0.6670
             12              1.6459   5.571164e-04         0.6868
             13              1.6459   4.390021e-04         0.7880
             14              1.6459   3.894505e-04         0.8871
             15              1.6459   3.709746e-04         0.9526
             16              1.6459   3.627901e-04         0.9779
         --------------------------------------------------------------
         Total Iterations: 17
         Avg Convergence Rate: 		         0.6388
         Final Residual: 		   3.627901e-04
         Total Reduction in Residual: 	   4.911022e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0736919
    setup: 0.0507712 s
    solve: 0.0229207 s
    solve(per iteration): 0.00134828 s
resid in solve_pyamgx: 3.63e-04
time solve_pyamgx: 8.93e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26016            277210   0.00041        0.00724
           2(D)         5270            109598   0.00395        0.00265
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31837
         Operator Complexity: 1.56381
         Total Memory Usage: 0.0201432 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.818073e-01
              0             1.64587   3.482393e-02         0.0723
              1              1.6459   3.264758e-03         0.0938
              2              1.6459   5.278407e-04         0.1617
              3              1.6459   1.068807e-04         0.2025
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1220
         Final Residual: 		   1.068807e-04
         Total Reduction in Residual: 	   2.218329e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167412
    setup: 0.0134202 s
    solve: 0.00332102 s
    solve(per iteration): 0.000830256 s
resid in solve_pyamgx: 1.07e-04
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26415            281785  0.000404        0.00736
           2(D)         5132            109308   0.00415        0.00263
           3(D)           18                30    0.0926       1.22e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3211
         Operator Complexity: 1.57008
         Total Memory Usage: 0.0202533 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.250626e+01
              0             1.64587   1.661503e+00         0.1329
              1              1.6459   3.604776e-01         0.2170
              2              1.6459   7.332091e-02         0.2034
              3              1.6459   1.778392e-02         0.2425
              4              1.6459   4.349454e-03         0.2446
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2034
         Final Residual: 		   4.349454e-03
         Total Reduction in Residual: 	   3.477823e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178143
    setup: 0.0136373 s
    solve: 0.00417706 s
    solve(per iteration): 0.000835411 s
resid in solve_pyamgx: 4.35e-03
time solve_pyamgx: 3.31e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 407, iter:0, max residual:1.11e-06, u:3.60e-07, v:1.11e-06, w:2.50e-07, p:9.48e-07, k:6.52e-11, eps:0.00e+00, om:3.40e-06


monitor time step: 407, iter:0, u: 4.68e-01, v:-1.57e-03, w:-1.61e-02, p: 2.15e-12, k: 1.43e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.34e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.2745098039215684e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15791            170351  0.000683        0.00446
           2(D)         4114             44776   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20248
         Operator Complexity: 1.31356
         Total Memory Usage: 0.0156808 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.870562e+00
              0             1.64587   8.817616e-02         0.0228
              1              1.6459   2.990673e-03         0.0339
              2              1.6459   4.548318e-04         0.1521
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0490
         Final Residual: 		   4.548318e-04
         Total Reduction in Residual: 	   1.175105e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126915
    setup: 0.0105761 s
    solve: 0.00211542 s
    solve(per iteration): 0.000705141 s
resid in solve_pyamgx: 4.55e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.131570e+00
              0             1.64587   7.775148e-02         0.0248
              1              1.6459   1.412047e-03         0.0182
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0212
         Final Residual: 		   1.412047e-03
         Total Reduction in Residual: 	   4.509072e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012089
    setup: 0.0105761 s
    solve: 0.00151286 s
    solve(per iteration): 0.000756432 s
resid in solve_pyamgx: 1.41e-03
time solve_pyamgx: 2.79e-03
time v: 5.48e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.400867e+00
              0             1.64587   8.579437e-02         0.0252
              1              1.6459   2.427876e-03         0.0283
              2              1.6459   3.165569e-04         0.1304
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0453
         Final Residual: 		   3.165569e-04
         Total Reduction in Residual: 	   9.308124e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126903
    setup: 0.0105761 s
    solve: 0.00211418 s
    solve(per iteration): 0.000704725 s
resid in solve_pyamgx: 3.17e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.364874e-01
              0             1.64587   4.923676e-01         0.6685
              1              1.6459   2.387316e-01         0.4849
              2              1.6459   1.213447e-01         0.5083
              3              1.6459   6.275133e-02         0.5171
              4              1.6459   3.248336e-02         0.5177
              5              1.6459   1.722416e-02         0.5302
              6              1.6459   9.359672e-03         0.5434
              7              1.6459   5.169343e-03         0.5523
              8              1.6459   2.926829e-03         0.5662
              9              1.6459   1.687014e-03         0.5764
             10              1.6459   1.208572e-03         0.7164
             11              1.6459   7.978315e-04         0.6601
             12              1.6459   5.363895e-04         0.6723
             13              1.6459   4.118942e-04         0.7679
             14              1.6459   3.601472e-04         0.8744
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6016
         Final Residual: 		   3.601472e-04
         Total Reduction in Residual: 	   4.890065e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0710183
    setup: 0.0508393 s
    solve: 0.0201789 s
    solve(per iteration): 0.00134526 s
resid in solve_pyamgx: 3.60e-04
time solve_pyamgx: 8.64e-02
time p: 9.87e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26035            278141   0.00041        0.00726
           2(D)         5206            108464     0.004        0.00262
           3(D)            5                 5       0.2       2.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31785
         Operator Complexity: 1.56351
         Total Memory Usage: 0.0201358 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.810010e-01
              0             1.64587   3.469947e-02         0.0721
              1              1.6459   3.263088e-03         0.0940
              2              1.6459   5.271423e-04         0.1615
              3              1.6459   1.056026e-04         0.2003
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1217
         Final Residual: 		   1.056026e-04
         Total Reduction in Residual: 	   2.195475e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167099
    setup: 0.013388 s
    solve: 0.00332186 s
    solve(per iteration): 0.000830464 s
resid in solve_pyamgx: 1.06e-04
time solve_pyamgx: 3.22e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26498            282990  0.000403        0.00739
           2(D)         5206            109578   0.00404        0.00264
           3(D)            8                14     0.219       5.66e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32259
         Operator Complexity: 1.57221
         Total Memory Usage: 0.0202936 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.247675e+01
              0             1.64587   1.635770e+00         0.1311
              1              1.6459   3.562120e-01         0.2178
              2              1.6459   7.320664e-02         0.2055
              3              1.6459   1.774422e-02         0.2424
              4              1.6459   4.243977e-03         0.2392
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2025
         Final Residual: 		   4.243977e-03
         Total Reduction in Residual: 	   3.401507e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176293
    setup: 0.0134511 s
    solve: 0.00417814 s
    solve(per iteration): 0.000835629 s
resid in solve_pyamgx: 4.24e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 4.77e-07

--time step: 408, iter:0, max residual:1.10e-06, u:3.55e-07, v:1.10e-06, w:2.47e-07, p:1.05e-06, k:6.45e-11, eps:0.00e+00, om:3.32e-06


monitor time step: 408, iter:0, u: 4.68e-01, v:-1.56e-03, w:-1.60e-02, p: 2.03e-12, k: 1.43e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.36e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.2713936430317848e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15815            170517  0.000682        0.00446
           2(D)         4106             44598   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20265
         Operator Complexity: 1.31354
         Total Memory Usage: 0.0156814 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.866320e+00
              0             1.64587   8.804959e-02         0.0228
              1              1.6459   2.974671e-03         0.0338
              2              1.6459   4.523125e-04         0.1521
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0489
         Final Residual: 		   4.523125e-04
         Total Reduction in Residual: 	   1.169878e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126081
    setup: 0.0104955 s
    solve: 0.00211261 s
    solve(per iteration): 0.000704203 s
resid in solve_pyamgx: 4.52e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.129947e+00
              0             1.64587   7.770362e-02         0.0248
              1              1.6459   1.409094e-03         0.0181
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0212
         Final Residual: 		   1.409094e-03
         Total Reduction in Residual: 	   4.501974e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120028
    setup: 0.0104955 s
    solve: 0.00150733 s
    solve(per iteration): 0.000753664 s
resid in solve_pyamgx: 1.41e-03
time solve_pyamgx: 2.78e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.397929e+00
              0             1.64587   8.569287e-02         0.0252
              1              1.6459   2.417389e-03         0.0282
              2              1.6459   3.138977e-04         0.1298
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0452
         Final Residual: 		   3.138977e-04
         Total Reduction in Residual: 	   9.237912e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012611
    setup: 0.0104955 s
    solve: 0.00211555 s
    solve(per iteration): 0.000705184 s
resid in solve_pyamgx: 3.14e-04
time solve_pyamgx: 3.36e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.343246e-01
              0             1.64587   4.911467e-01         0.6688
              1              1.6459   2.389326e-01         0.4865
              2              1.6459   1.216639e-01         0.5092
              3              1.6459   6.286654e-02         0.5167
              4              1.6459   3.267855e-02         0.5198
              5              1.6459   1.726879e-02         0.5284
              6              1.6459   9.304649e-03         0.5388
              7              1.6459   5.140047e-03         0.5524
              8              1.6459   2.902583e-03         0.5647
              9              1.6459   1.671373e-03         0.5758
             10              1.6459   1.192505e-03         0.7135
             11              1.6459   7.746175e-04         0.6496
             12              1.6459   5.052696e-04         0.6523
             13              1.6459   3.724600e-04         0.7372
             14              1.6459   3.167806e-04         0.8505
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5966
         Final Residual: 		   3.167806e-04
         Total Reduction in Residual: 	   4.313905e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0710229
    setup: 0.0508767 s
    solve: 0.0201462 s
    solve(per iteration): 0.00134308 s
resid in solve_pyamgx: 3.17e-04
time solve_pyamgx: 8.64e-02
time p: 9.87e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25939            277321  0.000412        0.00724
           2(D)         5164            108626   0.00407        0.00262
           3(D)           14                14    0.0714       7.45e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31654
         Operator Complexity: 1.56256
         Total Memory Usage: 0.0201145 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.801955e-01
              0             1.64587   3.484996e-02         0.0726
              1              1.6459   3.265893e-03         0.0937
              2              1.6459   5.313733e-04         0.1627
              3              1.6459   1.056869e-04         0.1989
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1218
         Final Residual: 		   1.056869e-04
         Total Reduction in Residual: 	   2.200915e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167269
    setup: 0.0133632 s
    solve: 0.00336371 s
    solve(per iteration): 0.000840928 s
resid in solve_pyamgx: 1.06e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26442            282576  0.000404        0.00738
           2(D)         5207            110289   0.00407        0.00266
           3(D)            9                19     0.235       7.08e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32204
         Operator Complexity: 1.57265
         Total Memory Usage: 0.0202975 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.245516e+01
              0             1.64587   1.650318e+00         0.1325
              1              1.6459   3.617885e-01         0.2192
              2              1.6459   7.367428e-02         0.2036
              3              1.6459   1.777705e-02         0.2413
              4              1.6459   4.252869e-03         0.2392
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2026
         Final Residual: 		   4.252869e-03
         Total Reduction in Residual: 	   3.414544e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175652
    setup: 0.0134003 s
    solve: 0.0041649 s
    solve(per iteration): 0.000832979 s
resid in solve_pyamgx: 4.25e-03
time solve_pyamgx: 3.29e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 409, iter:0, max residual:1.10e-06, u:3.53e-07, v:1.10e-06, w:2.45e-07, p:9.46e-07, k:6.45e-11, eps:0.00e+00, om:3.32e-06


monitor time step: 409, iter:0, u: 4.67e-01, v:-1.47e-03, w:-1.59e-02, p: 1.75e-12, k: 1.42e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.38e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.268292682926829e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15797            170197  0.000682        0.00445
           2(D)         4151             45833   0.00266        0.00115
         --------------------------------------------------------------
         Grid Complexity: 1.20292
         Operator Complexity: 1.31488
         Total Memory Usage: 0.0157029 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.862089e+00
              0             1.64587   8.793866e-02         0.0228
              1              1.6459   2.967863e-03         0.0337
              2              1.6459   4.496818e-04         0.1515
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0488
         Final Residual: 		   4.496818e-04
         Total Reduction in Residual: 	   1.164348e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012587
    setup: 0.0104735 s
    solve: 0.00211354 s
    solve(per iteration): 0.000704512 s
resid in solve_pyamgx: 4.50e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.128341e+00
              0             1.64587   7.765771e-02         0.0248
              1              1.6459   1.406991e-03         0.0181
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0212
         Final Residual: 		   1.406991e-03
         Total Reduction in Residual: 	   4.497565e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119876
    setup: 0.0104735 s
    solve: 0.00151411 s
    solve(per iteration): 0.000757056 s
resid in solve_pyamgx: 1.41e-03
time solve_pyamgx: 2.76e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.395007e+00
              0             1.64587   8.560842e-02         0.0252
              1              1.6459   2.419065e-03         0.0283
              2              1.6459   3.135413e-04         0.1296
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0452
         Final Residual: 		   3.135413e-04
         Total Reduction in Residual: 	   9.235363e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125838
    setup: 0.0104735 s
    solve: 0.00211034 s
    solve(per iteration): 0.000703445 s
resid in solve_pyamgx: 3.14e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.321639e-01
              0             1.64587   4.887640e-01         0.6676
              1              1.6459   2.384351e-01         0.4878
              2              1.6459   1.219463e-01         0.5114
              3              1.6459   6.300009e-02         0.5166
              4              1.6459   3.285706e-02         0.5215
              5              1.6459   1.731166e-02         0.5269
              6              1.6459   9.272868e-03         0.5356
              7              1.6459   5.127045e-03         0.5529
              8              1.6459   2.887837e-03         0.5633
              9              1.6459   1.655892e-03         0.5734
             10              1.6459   1.172546e-03         0.7081
             11              1.6459   7.453234e-04         0.6356
             12              1.6459   4.666267e-04         0.6261
             13              1.6459   3.225069e-04         0.6911
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5758
         Final Residual: 		   3.225069e-04
         Total Reduction in Residual: 	   4.404845e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697368
    setup: 0.0507644 s
    solve: 0.0189724 s
    solve(per iteration): 0.00135517 s
resid in solve_pyamgx: 3.23e-04
time solve_pyamgx: 8.51e-02
time p: 9.74e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25992            276804   0.00041        0.00723
           2(D)         5165            108173   0.00405        0.00261
           3(D)            3                 3     0.333       1.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31698
         Operator Complexity: 1.56113
         Total Memory Usage: 0.0200949 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.793912e-01
              0             1.64587   3.479404e-02         0.0726
              1              1.6459   3.242698e-03         0.0932
              2              1.6459   5.237659e-04         0.1615
              3              1.6459   1.045015e-04         0.1995
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1215
         Final Residual: 		   1.045015e-04
         Total Reduction in Residual: 	   2.179880e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169147
    setup: 0.0135967 s
    solve: 0.00331798 s
    solve(per iteration): 0.000829496 s
resid in solve_pyamgx: 1.05e-04
time solve_pyamgx: 3.25e-02
time k: 4.43e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26385            281323  0.000404        0.00735
           2(D)         5188            110604   0.00411        0.00267
           3(D)           13                13    0.0769       6.93e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32131
         Operator Complexity: 1.57127
         Total Memory Usage: 0.0202726 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.242514e+01
              0             1.64587   1.634592e+00         0.1316
              1              1.6459   3.576006e-01         0.2188
              2              1.6459   7.308611e-02         0.2044
              3              1.6459   1.783148e-02         0.2440
              4              1.6459   4.305276e-03         0.2414
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2032
         Final Residual: 		   4.305276e-03
         Total Reduction in Residual: 	   3.464973e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178349
    setup: 0.0136327 s
    solve: 0.00420218 s
    solve(per iteration): 0.000840435 s
resid in solve_pyamgx: 4.31e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 410, iter:0, max residual:1.10e-06, u:3.51e-07, v:1.10e-06, w:2.45e-07, p:1.06e-06, k:6.38e-11, eps:0.00e+00, om:3.36e-06


monitor time step: 410, iter:0, u: 4.66e-01, v:-1.29e-03, w:-1.57e-02, p: 1.39e-12, k: 1.41e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.64e-01, cfl_max_y: 4.39e-02, at i=  0, j= 59


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.37e+02, kmin: 7.39e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.265206812652068e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15792            170092  0.000682        0.00445
           2(D)         4129             44893   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20265
         Operator Complexity: 1.31335
         Total Memory Usage: 0.0156783 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.857877e+00
              0             1.64587   8.782347e-02         0.0228
              1              1.6459   2.958061e-03         0.0337
              2              1.6459   4.486618e-04         0.1517
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0488
         Final Residual: 		   4.486618e-04
         Total Reduction in Residual: 	   1.162976e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126185
    setup: 0.0105028 s
    solve: 0.00211571 s
    solve(per iteration): 0.000705237 s
resid in solve_pyamgx: 4.49e-04
time solve_pyamgx: 2.79e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.126693e+00
              0             1.64587   7.761152e-02         0.0248
              1              1.6459   1.404822e-03         0.0181
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0212
         Final Residual: 		   1.404822e-03
         Total Reduction in Residual: 	   4.492996e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012012
    setup: 0.0105028 s
    solve: 0.00150928 s
    solve(per iteration): 0.00075464 s
resid in solve_pyamgx: 1.40e-03
time solve_pyamgx: 2.79e-03
time v: 5.52e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.392104e+00
              0             1.64587   8.552291e-02         0.0252
              1              1.6459   2.414613e-03         0.0282
              2              1.6459   3.117622e-04         0.1291
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0451
         Final Residual: 		   3.117622e-04
         Total Reduction in Residual: 	   9.190822e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012618
    setup: 0.0105028 s
    solve: 0.0021153 s
    solve(per iteration): 0.000705099 s
resid in solve_pyamgx: 3.12e-04
time solve_pyamgx: 3.39e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.300400e-01
              0             1.64587   4.855968e-01         0.6652
              1              1.6459   2.373875e-01         0.4889
              2              1.6459   1.221498e-01         0.5146
              3              1.6459   6.310494e-02         0.5166
              4              1.6459   3.294590e-02         0.5221
              5              1.6459   1.733670e-02         0.5262
              6              1.6459   9.272692e-03         0.5349
              7              1.6459   5.127400e-03         0.5530
              8              1.6459   2.882338e-03         0.5621
              9              1.6459   1.642023e-03         0.5697
             10              1.6459   1.151774e-03         0.7014
             11              1.6459   7.158401e-04         0.6215
             12              1.6459   4.280764e-04         0.5980
             13              1.6459   2.700093e-04         0.6308
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5687
         Final Residual: 		   2.700093e-04
         Total Reduction in Residual: 	   3.698555e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0698022
    setup: 0.0508928 s
    solve: 0.0189094 s
    solve(per iteration): 0.00135067 s
resid in solve_pyamgx: 2.70e-04
time solve_pyamgx: 8.51e-02
time p: 9.74e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26024            277748   0.00041        0.00725
           2(D)         5182            109864   0.00409        0.00265
           3(D)            3                 3     0.333       1.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31747
         Operator Complexity: 1.56497
         Total Memory Usage: 0.0201564 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.785915e-01
              0             1.64587   3.419152e-02         0.0714
              1              1.6459   3.231034e-03         0.0945
              2              1.6459   5.267251e-04         0.1630
              3              1.6459   1.055286e-04         0.2003
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1219
         Final Residual: 		   1.055286e-04
         Total Reduction in Residual: 	   2.204983e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167342
    setup: 0.0134083 s
    solve: 0.00332592 s
    solve(per iteration): 0.00083148 s
resid in solve_pyamgx: 1.06e-04
time solve_pyamgx: 3.20e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26369            281211  0.000404        0.00734
           2(D)         5134            109930   0.00417        0.00265
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32056
         Operator Complexity: 1.57013
         Total Memory Usage: 0.0202512 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.240335e+01
              0             1.64587   1.635866e+00         0.1319
              1              1.6459   3.588573e-01         0.2194
              2              1.6459   7.406268e-02         0.2064
              3              1.6459   1.807462e-02         0.2440
              4              1.6459   4.430707e-03         0.2451
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2044
         Final Residual: 		   4.430707e-03
         Total Reduction in Residual: 	   3.572186e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175534
    setup: 0.0133693 s
    solve: 0.00418406 s
    solve(per iteration): 0.000836813 s
resid in solve_pyamgx: 4.43e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 411, iter:0, max residual:1.10e-06, u:3.51e-07, v:1.10e-06, w:2.44e-07, p:9.06e-07, k:6.44e-11, eps:0.00e+00, om:3.46e-06


monitor time step: 411, iter:0, u: 4.64e-01, v:-1.07e-03, w:-1.55e-02, p: 9.40e-13, k: 1.39e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.37e+02, kmin: 7.41e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 1.262135922330097e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15769            169957  0.000683        0.00445
           2(D)         4127             45113   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20239
         Operator Complexity: 1.31348
         Total Memory Usage: 0.0156789 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.853677e+00
              0             1.64587   8.771667e-02         0.0228
              1              1.6459   2.958929e-03         0.0337
              2              1.6459   4.412223e-04         0.1491
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0486
         Final Residual: 		   4.412223e-04
         Total Reduction in Residual: 	   1.144939e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126407
    setup: 0.0105044 s
    solve: 0.00213632 s
    solve(per iteration): 0.000712107 s
resid in solve_pyamgx: 4.41e-04
time solve_pyamgx: 2.81e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.124984e+00
              0             1.64587   7.756287e-02         0.0248
              1              1.6459   1.403167e-03         0.0181
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0212
         Final Residual: 		   1.403167e-03
         Total Reduction in Residual: 	   4.490158e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120158
    setup: 0.0105044 s
    solve: 0.00151142 s
    solve(per iteration): 0.000755712 s
resid in solve_pyamgx: 1.40e-03
time solve_pyamgx: 2.77e-03
time v: 5.51e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.389226e+00
              0             1.64587   8.542561e-02         0.0252
              1              1.6459   2.409026e-03         0.0282
              2              1.6459   3.096836e-04         0.1286
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0450
         Final Residual: 		   3.096836e-04
         Total Reduction in Residual: 	   9.137297e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126181
    setup: 0.0105044 s
    solve: 0.00211376 s
    solve(per iteration): 0.000704587 s
resid in solve_pyamgx: 3.10e-04
time solve_pyamgx: 3.36e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.279193e-01
              0             1.64587   4.825324e-01         0.6629
              1              1.6459   2.363419e-01         0.4898
              2              1.6459   1.223052e-01         0.5175
              3              1.6459   6.317946e-02         0.5166
              4              1.6459   3.297686e-02         0.5220
              5              1.6459   1.738703e-02         0.5272
              6              1.6459   9.333716e-03         0.5368
              7              1.6459   5.157841e-03         0.5526
              8              1.6459   2.894079e-03         0.5611
              9              1.6459   1.635192e-03         0.5650
             10              1.6459   1.135552e-03         0.6944
             11              1.6459   6.925808e-04         0.6099
             12              1.6459   3.980292e-04         0.5747
             13              1.6459   2.261131e-04         0.5681
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5616
         Final Residual: 		   2.261131e-04
         Total Reduction in Residual: 	   3.106293e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0696452
    setup: 0.0508232 s
    solve: 0.018822 s
    solve(per iteration): 0.00134443 s
resid in solve_pyamgx: 2.26e-04
time solve_pyamgx: 8.52e-02
time p: 9.75e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26069            277835  0.000409        0.00726
           2(D)         5246            109636   0.00398        0.00265
           3(D)            5                 5       0.2       2.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3186
         Operator Complexity: 1.56477
         Total Memory Usage: 0.0201591 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.777884e-01
              0             1.64587   3.448888e-02         0.0722
              1              1.6459   3.212884e-03         0.0932
              2              1.6459   5.177940e-04         0.1612
              3              1.6459   1.047045e-04         0.2022
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1217
         Final Residual: 		   1.047045e-04
         Total Reduction in Residual: 	   2.191440e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169102
    setup: 0.0135923 s
    solve: 0.00331792 s
    solve(per iteration): 0.00082948 s
resid in solve_pyamgx: 1.05e-04
time solve_pyamgx: 3.25e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26454            281748  0.000403        0.00736
           2(D)         5222            111752    0.0041        0.00269
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32233
         Operator Complexity: 1.57357
         Total Memory Usage: 0.020313 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.239180e+01
              0             1.64587   1.637430e+00         0.1321
              1              1.6459   3.574072e-01         0.2183
              2              1.6459   7.384906e-02         0.2066
              3              1.6459   1.824899e-02         0.2471
              4              1.6459   4.469245e-03         0.2449
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   4.469245e-03
         Total Reduction in Residual: 	   3.606615e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178994
    setup: 0.0137091 s
    solve: 0.00419034 s
    solve(per iteration): 0.000838067 s
resid in solve_pyamgx: 4.47e-03
time solve_pyamgx: 3.53e-02
time omega: 4.25e-02
time Smag or Wale: 4.77e-07

--time step: 412, iter:0, max residual:1.10e-06, u:3.45e-07, v:1.10e-06, w:2.42e-07, p:7.28e-07, k:6.39e-11, eps:0.00e+00, om:3.49e-06


monitor time step: 412, iter:0, u: 4.62e-01, v:-8.09e-04, w:-1.52e-02, p: 3.82e-13, k: 1.38e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.36e+02, kmin: 7.43e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.2590799031476997e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15767            169761  0.000683        0.00444
           2(D)         4150             45414   0.00264        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20261
         Operator Complexity: 1.31363
         Total Memory Usage: 0.0156822 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.849475e+00
              0             1.64587   8.760282e-02         0.0228
              1              1.6459   2.955199e-03         0.0337
              2              1.6459   4.492525e-04         0.1520
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0489
         Final Residual: 		   4.492525e-04
         Total Reduction in Residual: 	   1.167049e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125739
    setup: 0.010457 s
    solve: 0.0021169 s
    solve(per iteration): 0.000705632 s
resid in solve_pyamgx: 4.49e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.123257e+00
              0             1.64587   7.751601e-02         0.0248
              1              1.6459   1.400824e-03         0.0181
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0212
         Final Residual: 		   1.400824e-03
         Total Reduction in Residual: 	   4.485139e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119804
    setup: 0.010457 s
    solve: 0.00152339 s
    solve(per iteration): 0.000761696 s
resid in solve_pyamgx: 1.40e-03
time solve_pyamgx: 2.81e-03
time v: 5.54e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.386373e+00
              0             1.64587   8.533472e-02         0.0252
              1              1.6459   2.402718e-03         0.0282
              2              1.6459   3.104313e-04         0.1292
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0451
         Final Residual: 		   3.104313e-04
         Total Reduction in Residual: 	   9.167072e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125727
    setup: 0.010457 s
    solve: 0.00211571 s
    solve(per iteration): 0.000705237 s
resid in solve_pyamgx: 3.10e-04
time solve_pyamgx: 3.36e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.257365e-01
              0             1.64587   4.804614e-01         0.6620
              1              1.6459   2.357795e-01         0.4907
              2              1.6459   1.224282e-01         0.5192
              3              1.6459   6.323337e-02         0.5165
              4              1.6459   3.304760e-02         0.5226
              5              1.6459   1.753932e-02         0.5307
              6              1.6459   9.488733e-03         0.5410
              7              1.6459   5.238670e-03         0.5521
              8              1.6459   2.935253e-03         0.5603
              9              1.6459   1.645899e-03         0.5607
             10              1.6459   1.134232e-03         0.6891
             11              1.6459   6.872501e-04         0.6059
             12              1.6459   3.930762e-04         0.5720
             13              1.6459   2.202442e-04         0.5603
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5607
         Final Residual: 		   2.202442e-04
         Total Reduction in Residual: 	   3.034768e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0700022
    setup: 0.0511727 s
    solve: 0.0188296 s
    solve(per iteration): 0.00134497 s
resid in solve_pyamgx: 2.20e-04
time solve_pyamgx: 8.56e-02
time p: 9.81e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26000            277700  0.000411        0.00725
           2(D)         5211            109907   0.00405        0.00265
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31758
         Operator Complexity: 1.56497
         Total Memory Usage: 0.0201569 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.769896e-01
              0             1.64587   3.461304e-02         0.0726
              1              1.6459   3.232438e-03         0.0934
              2              1.6459   5.208666e-04         0.1611
              3              1.6459   1.040224e-04         0.1997
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1215
         Final Residual: 		   1.040224e-04
         Total Reduction in Residual: 	   2.180810e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169082
    setup: 0.0135454 s
    solve: 0.00336278 s
    solve(per iteration): 0.000840696 s
resid in solve_pyamgx: 1.04e-04
time solve_pyamgx: 3.21e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26564            283678  0.000402        0.00741
           2(D)         5194            111092   0.00412        0.00268
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32322
         Operator Complexity: 1.57543
         Total Memory Usage: 0.0203462 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.232634e+01
              0             1.64587   1.652015e+00         0.1340
              1              1.6459   3.619936e-01         0.2191
              2              1.6459   7.314311e-02         0.2021
              3              1.6459   1.767607e-02         0.2417
              4              1.6459   4.247531e-03         0.2403
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2030
         Final Residual: 		   4.247531e-03
         Total Reduction in Residual: 	   3.445898e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178168
    setup: 0.0136298 s
    solve: 0.00418698 s
    solve(per iteration): 0.000837395 s
resid in solve_pyamgx: 4.25e-03
time solve_pyamgx: 3.30e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 413, iter:0, max residual:1.09e-06, u:3.51e-07, v:1.09e-06, w:2.43e-07, p:6.91e-07, k:6.35e-11, eps:0.00e+00, om:3.32e-06


monitor time step: 413, iter:0, u: 4.59e-01, v:-4.76e-04, w:-1.49e-02, p:-2.55e-13, k: 1.36e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.37e+02, kmin: 7.45e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.256038647342995e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15774            170276  0.000684        0.00445
           2(D)         4116             45226   0.00267        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20233
         Operator Complexity: 1.31411
         Total Memory Usage: 0.0156884 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.845264e+00
              0             1.64587   8.748023e-02         0.0228
              1              1.6459   2.941570e-03         0.0336
              2              1.6459   4.474304e-04         0.1521
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0488
         Final Residual: 		   4.474304e-04
         Total Reduction in Residual: 	   1.163588e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125641
    setup: 0.0104347 s
    solve: 0.00212941 s
    solve(per iteration): 0.000709803 s
resid in solve_pyamgx: 4.47e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.121570e+00
              0             1.64587   7.746736e-02         0.0248
              1              1.6459   1.397309e-03         0.0180
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0212
         Final Residual: 		   1.397309e-03
         Total Reduction in Residual: 	   4.476303e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119785
    setup: 0.0104347 s
    solve: 0.00154384 s
    solve(per iteration): 0.00077192 s
resid in solve_pyamgx: 1.40e-03
time solve_pyamgx: 2.89e-03
time v: 5.68e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.383540e+00
              0             1.64587   8.524110e-02         0.0252
              1              1.6459   2.391484e-03         0.0281
              2              1.6459   3.114004e-04         0.1302
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0451
         Final Residual: 		   3.114004e-04
         Total Reduction in Residual: 	   9.203391e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125632
    setup: 0.0104347 s
    solve: 0.00212851 s
    solve(per iteration): 0.000709504 s
resid in solve_pyamgx: 3.11e-04
time solve_pyamgx: 3.47e-03
time w: 5.92e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.235966e-01
              0             1.64587   4.799789e-01         0.6633
              1              1.6459   2.358375e-01         0.4913
              2              1.6459   1.224082e-01         0.5190
              3              1.6459   6.316856e-02         0.5160
              4              1.6459   3.315485e-02         0.5249
              5              1.6459   1.776295e-02         0.5358
              6              1.6459   9.678816e-03         0.5449
              7              1.6459   5.334604e-03         0.5512
              8              1.6459   2.985954e-03         0.5597
              9              1.6459   1.666256e-03         0.5580
             10              1.6459   1.145110e-03         0.6872
             11              1.6459   7.021172e-04         0.6131
             12              1.6459   4.204310e-04         0.5988
             13              1.6459   2.670721e-04         0.6352
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5686
         Final Residual: 		   2.670721e-04
         Total Reduction in Residual: 	   3.690897e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0698207
    setup: 0.0509604 s
    solve: 0.0188603 s
    solve(per iteration): 0.00134716 s
resid in solve_pyamgx: 2.67e-04
time solve_pyamgx: 8.63e-02
time p: 9.92e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26015            277973  0.000411        0.00726
           2(D)         5175            106961   0.00399        0.00258
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31737
         Operator Complexity: 1.56108
         Total Memory Usage: 0.0200961 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.761964e-01
              0             1.64587   3.459784e-02         0.0727
              1              1.6459   3.228603e-03         0.0933
              2              1.6459   5.181131e-04         0.1605
              3              1.6459   1.027622e-04         0.1983
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1212
         Final Residual: 		   1.027622e-04
         Total Reduction in Residual: 	   2.157980e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169753
    setup: 0.0136212 s
    solve: 0.00335408 s
    solve(per iteration): 0.00083852 s
resid in solve_pyamgx: 1.03e-04
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26582            283612  0.000401        0.00741
           2(D)         5140            108536   0.00411        0.00262
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32278
         Operator Complexity: 1.57159
         Total Memory Usage: 0.0202851 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.241263e+01
              0             1.64587   1.638988e+00         0.1320
              1              1.6459   3.594329e-01         0.2193
              2              1.6459   7.327020e-02         0.2038
              3              1.6459   1.805232e-02         0.2464
              4              1.6459   4.390357e-03         0.2432
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2040
         Final Residual: 		   4.390357e-03
         Total Reduction in Residual: 	   3.537009e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01779
    setup: 0.0136061 s
    solve: 0.00418384 s
    solve(per iteration): 0.000836768 s
resid in solve_pyamgx: 4.39e-03
time solve_pyamgx: 3.37e-02
time omega: 4.01e-02
time Smag or Wale: 4.77e-07

--time step: 414, iter:0, max residual:1.09e-06, u:3.50e-07, v:1.09e-06, w:2.43e-07, p:8.95e-07, k:6.27e-11, eps:0.00e+00, om:3.43e-06


monitor time step: 414, iter:0, u: 4.56e-01, v:-5.91e-05, w:-1.46e-02, p:-9.45e-13, k: 1.35e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.37e+02, kmin: 7.46e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.253012048192771e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15785            170625  0.000685        0.00446
           2(D)         4118             45274   0.00267        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20246
         Operator Complexity: 1.31468
         Total Memory Usage: 0.0156979 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.841050e+00
              0             1.64587   8.736355e-02         0.0227
              1              1.6459   2.931724e-03         0.0336
              2              1.6459   4.426885e-04         0.1510
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0487
         Final Residual: 		   4.426885e-04
         Total Reduction in Residual: 	   1.152519e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125959
    setup: 0.010476 s
    solve: 0.0021199 s
    solve(per iteration): 0.000706635 s
resid in solve_pyamgx: 4.43e-04
time solve_pyamgx: 2.79e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.119942e+00
              0             1.64587   7.741931e-02         0.0248
              1              1.6459   1.395371e-03         0.0180
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0211
         Final Residual: 		   1.395371e-03
         Total Reduction in Residual: 	   4.472425e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119954
    setup: 0.010476 s
    solve: 0.00151946 s
    solve(per iteration): 0.000759728 s
resid in solve_pyamgx: 1.40e-03
time solve_pyamgx: 2.78e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.380719e+00
              0             1.64587   8.515249e-02         0.0252
              1              1.6459   2.386841e-03         0.0280
              2              1.6459   3.089514e-04         0.1294
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0450
         Final Residual: 		   3.089514e-04
         Total Reduction in Residual: 	   9.138629e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01258
    setup: 0.010476 s
    solve: 0.00210403 s
    solve(per iteration): 0.000701344 s
resid in solve_pyamgx: 3.09e-04
time solve_pyamgx: 3.35e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.214675e-01
              0             1.64587   4.810061e-01         0.6667
              1              1.6459   2.361698e-01         0.4910
              2              1.6459   1.221792e-01         0.5173
              3              1.6459   6.298155e-02         0.5155
              4              1.6459   3.326651e-02         0.5282
              5              1.6459   1.796595e-02         0.5401
              6              1.6459   9.825283e-03         0.5469
              7              1.6459   5.412073e-03         0.5508
              8              1.6459   3.025844e-03         0.5591
              9              1.6459   1.685720e-03         0.5571
             10              1.6459   1.162098e-03         0.6894
             11              1.6459   7.337316e-04         0.6314
             12              1.6459   4.756644e-04         0.6483
             13              1.6459   3.489883e-04         0.7337
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5797
         Final Residual: 		   3.489883e-04
         Total Reduction in Residual: 	   4.837201e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0696388
    setup: 0.0507331 s
    solve: 0.0189058 s
    solve(per iteration): 0.00135041 s
resid in solve_pyamgx: 3.49e-04
time solve_pyamgx: 8.51e-02
time p: 9.76e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25874            276698  0.000413        0.00722
           2(D)         5055            106469   0.00417        0.00257
           3(D)            3                 3     0.333       1.71e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31466
         Operator Complexity: 1.55849
         Total Memory Usage: 0.0200426 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.753986e-01
              0             1.64587   3.453985e-02         0.0727
              1              1.6459   3.217463e-03         0.0932
              2              1.6459   5.206402e-04         0.1618
              3              1.6459   1.041752e-04         0.2001
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1217
         Final Residual: 		   1.041752e-04
         Total Reduction in Residual: 	   2.191324e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168862
    setup: 0.0135498 s
    solve: 0.00333638 s
    solve(per iteration): 0.000834096 s
resid in solve_pyamgx: 1.04e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26522            282580  0.000402        0.00738
           2(D)         5227            110403   0.00404        0.00266
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32303
         Operator Complexity: 1.5728
         Total Memory Usage: 0.020305 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.231408e+01
              0             1.64587   1.641562e+00         0.1333
              1              1.6459   3.609776e-01         0.2199
              2              1.6459   7.385543e-02         0.2046
              3              1.6459   1.812116e-02         0.2454
              4              1.6459   4.435963e-03         0.2448
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2048
         Final Residual: 		   4.435963e-03
         Total Reduction in Residual: 	   3.602350e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179095
    setup: 0.0137115 s
    solve: 0.00419805 s
    solve(per iteration): 0.00083961 s
resid in solve_pyamgx: 4.44e-03
time solve_pyamgx: 3.33e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 415, iter:0, max residual:1.13e-06, u:3.46e-07, v:1.09e-06, w:2.41e-07, p:1.13e-06, k:6.36e-11, eps:0.00e+00, om:3.47e-06


monitor time step: 415, iter:0, u: 4.52e-01, v: 4.27e-04, w:-1.42e-02, p:-1.65e-12, k: 1.33e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.37e+02, kmin: 7.48e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 1.2499999999999998e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15793            170755  0.000685        0.00447
           2(D)         4107             44631   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20243
         Operator Complexity: 1.31394
         Total Memory Usage: 0.0156864 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.836848e+00
              0             1.64587   8.725558e-02         0.0227
              1              1.6459   2.924659e-03         0.0335
              2              1.6459   4.416816e-04         0.1510
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0486
         Final Residual: 		   4.416816e-04
         Total Reduction in Residual: 	   1.151157e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126268
    setup: 0.0104972 s
    solve: 0.00212966 s
    solve(per iteration): 0.000709888 s
resid in solve_pyamgx: 4.42e-04
time solve_pyamgx: 2.78e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.118334e+00
              0             1.64587   7.737358e-02         0.0248
              1              1.6459   1.393587e-03         0.0180
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0211
         Final Residual: 		   1.393587e-03
         Total Reduction in Residual: 	   4.469012e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120229
    setup: 0.0104972 s
    solve: 0.00152576 s
    solve(per iteration): 0.00076288 s
resid in solve_pyamgx: 1.39e-03
time solve_pyamgx: 2.80e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.377909e+00
              0             1.64587   8.505718e-02         0.0252
              1              1.6459   2.385699e-03         0.0280
              2              1.6459   3.082762e-04         0.1292
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0450
         Final Residual: 		   3.082762e-04
         Total Reduction in Residual: 	   9.126243e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126028
    setup: 0.0104972 s
    solve: 0.0021056 s
    solve(per iteration): 0.000701867 s
resid in solve_pyamgx: 3.08e-04
time solve_pyamgx: 3.33e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.193090e-01
              0             1.64587   4.827351e-01         0.6711
              1              1.6459   2.362549e-01         0.4894
              2              1.6459   1.218201e-01         0.5156
              3              1.6459   6.275299e-02         0.5151
              4              1.6459   3.333844e-02         0.5313
              5              1.6459   1.805373e-02         0.5415
              6              1.6459   9.890667e-03         0.5478
              7              1.6459   5.464964e-03         0.5525
              8              1.6459   3.052705e-03         0.5586
              9              1.6459   1.706476e-03         0.5590
             10              1.6459   1.188314e-03         0.6964
             11              1.6459   7.826373e-04         0.6586
             12              1.6459   5.529649e-04         0.7065
             13              1.6459   4.488169e-04         0.8117
             14              1.6459   4.094913e-04         0.9124
             15              1.6459   3.936632e-04         0.9613
             16              1.6459   3.850066e-04         0.9780
             17              1.6459   3.771843e-04         0.9797
             18              1.6459   3.637095e-04         0.9643
             19              1.6459   3.287974e-04         0.9040
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6808
         Final Residual: 		   3.287974e-04
         Total Reduction in Residual: 	   4.571018e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0781336
    setup: 0.0508826 s
    solve: 0.0272511 s
    solve(per iteration): 0.00136255 s
resid in solve_pyamgx: 3.29e-04
time solve_pyamgx: 9.34e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25959            277415  0.000412        0.00724
           2(D)         5156            108486   0.00408        0.00262
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31666
         Operator Complexity: 1.5625
         Total Memory Usage: 0.0201142 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.746032e-01
              0             1.64587   3.430950e-02         0.0723
              1              1.6459   3.206761e-03         0.0935
              2              1.6459   5.172209e-04         0.1613
              3              1.6459   1.032663e-04         0.1997
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1215
         Final Residual: 		   1.032663e-04
         Total Reduction in Residual: 	   2.175846e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169651
    setup: 0.0136351 s
    solve: 0.00333005 s
    solve(per iteration): 0.000832512 s
resid in solve_pyamgx: 1.03e-04
time solve_pyamgx: 3.22e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26493            281995  0.000402        0.00737
           2(D)         5257            113885   0.00412        0.00274
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32312
         Operator Complexity: 1.57704
         Total Memory Usage: 0.0203703 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.220669e+01
              0             1.64587   1.621817e+00         0.1329
              1              1.6459   3.559742e-01         0.2195
              2              1.6459   7.308843e-02         0.2053
              3              1.6459   1.791497e-02         0.2451
              4              1.6459   4.343679e-03         0.2425
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2043
         Final Residual: 		   4.343679e-03
         Total Reduction in Residual: 	   3.558441e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017834
    setup: 0.0136397 s
    solve: 0.0041943 s
    solve(per iteration): 0.000838861 s
resid in solve_pyamgx: 4.34e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 4.77e-07

--time step: 416, iter:0, max residual:1.09e-06, u:3.45e-07, v:1.09e-06, w:2.41e-07, p:1.02e-06, k:6.30e-11, eps:0.00e+00, om:3.39e-06


monitor time step: 416, iter:0, u: 4.47e-01, v: 9.39e-04, w:-1.38e-02, p:-1.73e-12, k: 1.32e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.37e+02, kmin: 7.50e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.2470023980815346e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15813            170985  0.000684        0.00447
           2(D)         4135             45365   0.00265        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20292
         Operator Complexity: 1.31534
         Total Memory Usage: 0.0157102 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.832664e+00
              0             1.64587   8.713718e-02         0.0227
              1              1.6459   2.913746e-03         0.0334
              2              1.6459   4.400766e-04         0.1510
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0486
         Final Residual: 		   4.400766e-04
         Total Reduction in Residual: 	   1.148226e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126603
    setup: 0.0105513 s
    solve: 0.00210896 s
    solve(per iteration): 0.000702987 s
resid in solve_pyamgx: 4.40e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.116686e+00
              0             1.64587   7.732631e-02         0.0248
              1              1.6459   1.390737e-03         0.0180
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0211
         Final Residual: 		   1.390737e-03
         Total Reduction in Residual: 	   4.462229e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120728
    setup: 0.0105513 s
    solve: 0.00152147 s
    solve(per iteration): 0.000760736 s
resid in solve_pyamgx: 1.39e-03
time solve_pyamgx: 2.79e-03
time v: 5.53e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.375118e+00
              0             1.64587   8.498751e-02         0.0252
              1              1.6459   2.391107e-03         0.0281
              2              1.6459   3.086948e-04         0.1291
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0451
         Final Residual: 		   3.086948e-04
         Total Reduction in Residual: 	   9.146191e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126686
    setup: 0.0105513 s
    solve: 0.00211734 s
    solve(per iteration): 0.000705781 s
resid in solve_pyamgx: 3.09e-04
time solve_pyamgx: 3.37e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.171236e-01
              0             1.64587   4.841942e-01         0.6752
              1              1.6459   2.359756e-01         0.4874
              2              1.6459   1.214110e-01         0.5145
              3              1.6459   6.248260e-02         0.5146
              4              1.6459   3.326276e-02         0.5324
              5              1.6459   1.795009e-02         0.5396
              6              1.6459   9.847994e-03         0.5486
              7              1.6459   5.470495e-03         0.5555
              8              1.6459   3.049229e-03         0.5574
              9              1.6459   1.705685e-03         0.5594
             10              1.6459   1.191005e-03         0.6983
             11              1.6459   7.953158e-04         0.6678
             12              1.6459   5.749919e-04         0.7230
             13              1.6459   4.754233e-04         0.8268
             14              1.6459   4.380511e-04         0.9214
             15              1.6459   4.226342e-04         0.9648
             16              1.6459   4.133803e-04         0.9781
             17              1.6459   4.043711e-04         0.9782
             18              1.6459   3.882820e-04         0.9602
             19              1.6459   3.466393e-04         0.8928
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6827
         Final Residual: 		   3.466393e-04
         Total Reduction in Residual: 	   4.833746e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0781141
    setup: 0.0508409 s
    solve: 0.0272732 s
    solve(per iteration): 0.00136366 s
resid in solve_pyamgx: 3.47e-04
time solve_pyamgx: 9.33e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25949            277977  0.000413        0.00726
           2(D)         5112            109934   0.00421        0.00265
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31603
         Operator Complexity: 1.56541
         Total Memory Usage: 0.0201557 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.738150e-01
              0             1.64587   3.448380e-02         0.0728
              1              1.6459   3.206207e-03         0.0930
              2              1.6459   5.142029e-04         0.1604
              3              1.6459   1.022658e-04         0.1989
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1212
         Final Residual: 		   1.022658e-04
         Total Reduction in Residual: 	   2.158350e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167012
    setup: 0.0133814 s
    solve: 0.00331981 s
    solve(per iteration): 0.000829952 s
resid in solve_pyamgx: 1.02e-04
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26410            281540  0.000404        0.00735
           2(D)         5183            109575   0.00408        0.00264
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32146
         Operator Complexity: 1.57009
         Total Memory Usage: 0.0202553 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.215163e+01
              0             1.64587   1.614501e+00         0.1329
              1              1.6459   3.540302e-01         0.2193
              2              1.6459   7.233860e-02         0.2043
              3              1.6459   1.775404e-02         0.2454
              4              1.6459   4.308611e-03         0.2427
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2041
         Final Residual: 		   4.308611e-03
         Total Reduction in Residual: 	   3.545708e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176577
    setup: 0.0134676 s
    solve: 0.00419008 s
    solve(per iteration): 0.000838016 s
resid in solve_pyamgx: 4.31e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 417, iter:0, max residual:1.09e-06, u:3.44e-07, v:1.09e-06, w:2.41e-07, p:1.09e-06, k:6.24e-11, eps:0.00e+00, om:3.37e-06


monitor time step: 417, iter:0, u: 4.44e-01, v: 1.24e-03, w:-1.34e-02, p:-1.78e-12, k: 1.30e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.37e+02, kmin: 7.52e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 1.2440191387559806e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15804            170774  0.000684        0.00447
           2(D)         4108             44724   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20256
         Operator Complexity: 1.3141
         Total Memory Usage: 0.0156895 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.828490e+00
              0             1.64587   8.703247e-02         0.0227
              1              1.6459   2.907149e-03         0.0334
              2              1.6459   4.398563e-04         0.1513
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0486
         Final Residual: 		   4.398563e-04
         Total Reduction in Residual: 	   1.148903e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126597
    setup: 0.0105544 s
    solve: 0.00210531 s
    solve(per iteration): 0.000701771 s
resid in solve_pyamgx: 4.40e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.114975e+00
              0             1.64587   7.727817e-02         0.0248
              1              1.6459   1.388846e-03         0.0180
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0211
         Final Residual: 		   1.388846e-03
         Total Reduction in Residual: 	   4.458609e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120726
    setup: 0.0105544 s
    solve: 0.00151814 s
    solve(per iteration): 0.000759072 s
resid in solve_pyamgx: 1.39e-03
time solve_pyamgx: 2.82e-03
time v: 5.51e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.372356e+00
              0             1.64587   8.489294e-02         0.0252
              1              1.6459   2.376306e-03         0.0280
              2              1.6459   3.062639e-04         0.1289
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0449
         Final Residual: 		   3.062639e-04
         Total Reduction in Residual: 	   9.081603e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126713
    setup: 0.0105544 s
    solve: 0.00211686 s
    solve(per iteration): 0.000705621 s
resid in solve_pyamgx: 3.06e-04
time solve_pyamgx: 3.37e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.149652e-01
              0             1.64587   4.848365e-01         0.6781
              1              1.6459   2.357646e-01         0.4863
              2              1.6459   1.211778e-01         0.5140
              3              1.6459   6.227270e-02         0.5139
              4              1.6459   3.306169e-02         0.5309
              5              1.6459   1.772079e-02         0.5360
              6              1.6459   9.736228e-03         0.5494
              7              1.6459   5.440994e-03         0.5588
              8              1.6459   3.029044e-03         0.5567
              9              1.6459   1.694270e-03         0.5593
             10              1.6459   1.177538e-03         0.6950
             11              1.6459   7.763189e-04         0.6593
             12              1.6459   5.477685e-04         0.7056
             13              1.6459   4.400288e-04         0.8033
             14              1.6459   3.994451e-04         0.9078
             15              1.6459   3.827865e-04         0.9583
             16              1.6459   3.736136e-04         0.9760
             17              1.6459   3.658303e-04         0.9792
             18              1.6459   3.529126e-04         0.9647
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6698
         Final Residual: 		   3.529126e-04
         Total Reduction in Residual: 	   4.936080e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0768716
    setup: 0.0511283 s
    solve: 0.0257434 s
    solve(per iteration): 0.00135491 s
resid in solve_pyamgx: 3.53e-04
time solve_pyamgx: 9.22e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25945            277533  0.000412        0.00725
           2(D)         5170            108472   0.00406        0.00262
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31658
         Operator Complexity: 1.56263
         Total Memory Usage: 0.0201159 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.730223e-01
              0             1.64587   3.432270e-02         0.0726
              1              1.6459   3.208498e-03         0.0935
              2              1.6459   5.211565e-04         0.1624
              3              1.6459   1.033747e-04         0.1984
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1216
         Final Residual: 		   1.033747e-04
         Total Reduction in Residual: 	   2.185408e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169734
    setup: 0.0136473 s
    solve: 0.00332618 s
    solve(per iteration): 0.000831544 s
resid in solve_pyamgx: 1.03e-04
time solve_pyamgx: 3.24e-02
time k: 4.44e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26437            282537  0.000404        0.00738
           2(D)         5211            111233    0.0041        0.00268
           3(D)           24                36    0.0625       1.53e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32218
         Operator Complexity: 1.57399
         Total Memory Usage: 0.0203188 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.211055e+01
              0             1.64587   1.618769e+00         0.1337
              1              1.6459   3.574845e-01         0.2208
              2              1.6459   7.420228e-02         0.2076
              3              1.6459   1.817155e-02         0.2449
              4              1.6459   4.435908e-03         0.2441
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   4.435908e-03
         Total Reduction in Residual: 	   3.662846e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178726
    setup: 0.0137029 s
    solve: 0.00416973 s
    solve(per iteration): 0.000833946 s
resid in solve_pyamgx: 4.44e-03
time solve_pyamgx: 3.50e-02
time omega: 4.20e-02
time Smag or Wale: 4.77e-07

--time step: 418, iter:0, max residual:1.09e-06, u:3.44e-07, v:1.09e-06, w:2.39e-07, p:9.96e-07, k:6.31e-11, eps:0.00e+00, om:3.47e-06


monitor time step: 418, iter:0, u: 4.41e-01, v: 1.27e-03, w:-1.30e-02, p:-2.03e-12, k: 1.29e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.37e+02, kmin: 7.53e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.241050119331742e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15831            171211  0.000683        0.00448
           2(D)         4094             44690   0.00267        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20269
         Operator Complexity: 1.31469
         Total Memory Usage: 0.0156993 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.824312e+00
              0             1.64587   8.691581e-02         0.0227
              1              1.6459   2.894066e-03         0.0333
              2              1.6459   4.371556e-04         0.1511
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0485
         Final Residual: 		   4.371556e-04
         Total Reduction in Residual: 	   1.143096e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126198
    setup: 0.0105047 s
    solve: 0.00211504 s
    solve(per iteration): 0.000705013 s
resid in solve_pyamgx: 4.37e-04
time solve_pyamgx: 2.87e-02
time u: 3.52e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.113237e+00
              0             1.64587   7.723159e-02         0.0248
              1              1.6459   1.386241e-03         0.0179
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0211
         Final Residual: 		   1.386241e-03
         Total Reduction in Residual: 	   4.452732e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120191
    setup: 0.0105047 s
    solve: 0.0015144 s
    solve(per iteration): 0.0007572 s
resid in solve_pyamgx: 1.39e-03
time solve_pyamgx: 2.79e-03
time v: 5.51e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.369621e+00
              0             1.64587   8.480458e-02         0.0252
              1              1.6459   2.377258e-03         0.0280
              2              1.6459   3.086252e-04         0.1298
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0451
         Final Residual: 		   3.086252e-04
         Total Reduction in Residual: 	   9.159046e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126101
    setup: 0.0105047 s
    solve: 0.00210534 s
    solve(per iteration): 0.000701781 s
resid in solve_pyamgx: 3.09e-04
time solve_pyamgx: 3.35e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.129368e-01
              0             1.64587   4.842799e-01         0.6793
              1              1.6459   2.357353e-01         0.4868
              2              1.6459   1.211446e-01         0.5139
              3              1.6459   6.214411e-02         0.5130
              4              1.6459   3.277052e-02         0.5273
              5              1.6459   1.745836e-02         0.5327
              6              1.6459   9.600786e-03         0.5499
              7              1.6459   5.397890e-03         0.5622
              8              1.6459   3.015422e-03         0.5586
              9              1.6459   1.699352e-03         0.5636
             10              1.6459   1.183370e-03         0.6964
             11              1.6459   7.752231e-04         0.6551
             12              1.6459   5.382061e-04         0.6943
             13              1.6459   4.230226e-04         0.7860
             14              1.6459   3.791503e-04         0.8963
             15              1.6459   3.608994e-04         0.9519
             16              1.6459   3.516013e-04         0.9742
         --------------------------------------------------------------
         Total Iterations: 17
         Avg Convergence Rate: 		         0.6390
         Final Residual: 		   3.516013e-04
         Total Reduction in Residual: 	   4.931731e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0737383
    setup: 0.0508642 s
    solve: 0.0228741 s
    solve(per iteration): 0.00134554 s
resid in solve_pyamgx: 3.52e-04
time solve_pyamgx: 8.91e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26042            277808   0.00041        0.00726
           2(D)         5283            109777   0.00393        0.00265
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31873
         Operator Complexity: 1.56494
         Total Memory Usage: 0.0201623 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.722315e-01
              0             1.64587   3.433929e-02         0.0727
              1              1.6459   3.188140e-03         0.0928
              2              1.6459   5.172564e-04         0.1622
              3              1.6459   1.029367e-04         0.1990
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1215
         Final Residual: 		   1.029367e-04
         Total Reduction in Residual: 	   2.179794e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169408
    setup: 0.0135987 s
    solve: 0.00334208 s
    solve(per iteration): 0.00083552 s
resid in solve_pyamgx: 1.03e-04
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26484            282360  0.000403        0.00738
           2(D)         5206            111842   0.00413        0.00269
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32247
         Operator Complexity: 1.57459
         Total Memory Usage: 0.0203294 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.207239e+01
              0             1.64587   1.591966e+00         0.1319
              1              1.6459   3.481824e-01         0.2187
              2              1.6459   7.125549e-02         0.2046
              3              1.6459   1.753104e-02         0.2460
              4              1.6459   4.280136e-03         0.2441
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2041
         Final Residual: 		   4.280136e-03
         Total Reduction in Residual: 	   3.545393e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178509
    setup: 0.0136693 s
    solve: 0.0041816 s
    solve(per iteration): 0.00083632 s
resid in solve_pyamgx: 4.28e-03
time solve_pyamgx: 3.33e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 419, iter:0, max residual:1.08e-06, u:3.42e-07, v:1.08e-06, w:2.41e-07, p:9.23e-07, k:6.28e-11, eps:0.00e+00, om:3.34e-06


monitor time step: 419, iter:0, u: 4.38e-01, v: 1.26e-03, w:-1.25e-02, p:-2.09e-12, k: 1.28e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.37e+02, kmin: 7.54e-04, epsmin: 1.00e+00, ommin: 2.16e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 1.238095238095238e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15797            170641  0.000684        0.00446
           2(D)         4116             45008   0.00266        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20257
         Operator Complexity: 1.31432
         Total Memory Usage: 0.0156929 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.820125e+00
              0             1.64587   8.681075e-02         0.0227
              1              1.6459   2.887239e-03         0.0333
              2              1.6459   4.349119e-04         0.1506
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0485
         Final Residual: 		   4.349119e-04
         Total Reduction in Residual: 	   1.138475e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126845
    setup: 0.0105511 s
    solve: 0.00213347 s
    solve(per iteration): 0.000711157 s
resid in solve_pyamgx: 4.35e-04
time solve_pyamgx: 2.79e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.111532e+00
              0             1.64587   7.718434e-02         0.0248
              1              1.6459   1.384250e-03         0.0179
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0211
         Final Residual: 		   1.384250e-03
         Total Reduction in Residual: 	   4.448774e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120703
    setup: 0.0105511 s
    solve: 0.0015192 s
    solve(per iteration): 0.0007596 s
resid in solve_pyamgx: 1.38e-03
time solve_pyamgx: 2.77e-03
time v: 5.49e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.366903e+00
              0             1.64587   8.472211e-02         0.0252
              1              1.6459   2.378568e-03         0.0281
              2              1.6459   3.077725e-04         0.1294
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0450
         Final Residual: 		   3.077725e-04
         Total Reduction in Residual: 	   9.141115e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126749
    setup: 0.0105511 s
    solve: 0.00212381 s
    solve(per iteration): 0.000707936 s
resid in solve_pyamgx: 3.08e-04
time solve_pyamgx: 3.36e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.108320e-01
              0             1.64587   4.823115e-01         0.6785
              1              1.6459   2.356176e-01         0.4885
              2              1.6459   1.211036e-01         0.5140
              3              1.6459   6.196514e-02         0.5117
              4              1.6459   3.236693e-02         0.5223
              5              1.6459   1.718118e-02         0.5308
              6              1.6459   9.441110e-03         0.5495
              7              1.6459   5.331292e-03         0.5647
              8              1.6459   3.001595e-03         0.5630
              9              1.6459   1.716279e-03         0.5718
             10              1.6459   1.207771e-03         0.7037
             11              1.6459   7.972083e-04         0.6601
             12              1.6459   5.580276e-04         0.7000
             13              1.6459   4.420817e-04         0.7922
             14              1.6459   3.969370e-04         0.8979
             15              1.6459   3.781175e-04         0.9526
             16              1.6459   3.684326e-04         0.9744
             17              1.6459   3.605040e-04         0.9785
             18              1.6459   3.482394e-04         0.9660
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6696
         Final Residual: 		   3.482394e-04
         Total Reduction in Residual: 	   4.899039e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0767176
    setup: 0.0509174 s
    solve: 0.0258002 s
    solve(per iteration): 0.00135791 s
resid in solve_pyamgx: 3.48e-04
time solve_pyamgx: 9.20e-02
time p: 1.04e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25958            276588   0.00041        0.00723
           2(D)         5207            108859   0.00402        0.00263
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31714
         Operator Complexity: 1.56183
         Total Memory Usage: 0.0201064 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.714458e-01
              0             1.64587   3.378794e-02         0.0717
              1              1.6459   3.176529e-03         0.0940
              2              1.6459   5.188128e-04         0.1633
              3              1.6459   1.044061e-04         0.2012
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1220
         Final Residual: 		   1.044061e-04
         Total Reduction in Residual: 	   2.214595e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167275
    setup: 0.0133775 s
    solve: 0.00334998 s
    solve(per iteration): 0.000837496 s
resid in solve_pyamgx: 1.04e-04
time solve_pyamgx: 3.20e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26497            283563  0.000404         0.0074
           2(D)         5182            109618   0.00408        0.00264
           3(D)           13                13    0.0769       6.93e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32239
         Operator Complexity: 1.5731
         Total Memory Usage: 0.0203062 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.203157e+01
              0             1.64587   1.610144e+00         0.1338
              1              1.6459   3.542726e-01         0.2200
              2              1.6459   7.304404e-02         0.2062
              3              1.6459   1.793558e-02         0.2455
              4              1.6459   4.358154e-03         0.2430
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2050
         Final Residual: 		   4.358154e-03
         Total Reduction in Residual: 	   3.622266e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176868
    setup: 0.0135025 s
    solve: 0.00418432 s
    solve(per iteration): 0.000836864 s
resid in solve_pyamgx: 4.36e-03
time solve_pyamgx: 3.29e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 420, iter:0, max residual:1.08e-06, u:3.40e-07, v:1.08e-06, w:2.40e-07, p:9.84e-07, k:6.37e-11, eps:0.00e+00, om:3.40e-06


monitor time step: 420, iter:0, u: 4.36e-01, v: 1.32e-03, w:-1.21e-02, p:-2.01e-12, k: 1.27e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.64e-01, cfl_max_y: 4.37e-02, at i=  3, j= 59


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.37e+02, kmin: 7.55e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 1.2351543942992873e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15774            169924  0.000683        0.00445
           2(D)         4133             45313   0.00265        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.2025
         Operator Complexity: 1.31372
         Total Memory Usage: 0.0156832 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.815935e+00
              0             1.64587   8.669952e-02         0.0227
              1              1.6459   2.882192e-03         0.0332
              2              1.6459   4.341752e-04         0.1506
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0485
         Final Residual: 		   4.341752e-04
         Total Reduction in Residual: 	   1.137795e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126302
    setup: 0.0105206 s
    solve: 0.00210966 s
    solve(per iteration): 0.000703221 s
resid in solve_pyamgx: 4.34e-04
time solve_pyamgx: 2.79e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.109882e+00
              0             1.64587   7.713531e-02         0.0248
              1              1.6459   1.381763e-03         0.0179
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0211
         Final Residual: 		   1.381763e-03
         Total Reduction in Residual: 	   4.443135e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120279
    setup: 0.0105206 s
    solve: 0.00150733 s
    solve(per iteration): 0.000753664 s
resid in solve_pyamgx: 1.38e-03
time solve_pyamgx: 2.78e-03
time v: 5.58e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.364192e+00
              0             1.64587   8.463347e-02         0.0252
              1              1.6459   2.366824e-03         0.0280
              2              1.6459   3.052721e-04         0.1290
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0449
         Final Residual: 		   3.052721e-04
         Total Reduction in Residual: 	   9.074159e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126285
    setup: 0.0105206 s
    solve: 0.00210797 s
    solve(per iteration): 0.000702656 s
resid in solve_pyamgx: 3.05e-04
time solve_pyamgx: 3.35e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.087624e-01
              0             1.64587   4.794336e-01         0.6764
              1              1.6459   2.351721e-01         0.4905
              2              1.6459   1.209113e-01         0.5141
              3              1.6459   6.173002e-02         0.5105
              4              1.6459   3.196495e-02         0.5178
              5              1.6459   1.695777e-02         0.5305
              6              1.6459   9.296954e-03         0.5482
              7              1.6459   5.256659e-03         0.5654
              8              1.6459   2.989241e-03         0.5687
              9              1.6459   1.738915e-03         0.5817
             10              1.6459   1.240285e-03         0.7133
             11              1.6459   8.282648e-04         0.6678
             12              1.6459   5.884935e-04         0.7105
             13              1.6459   4.741650e-04         0.8057
             14              1.6459   4.279810e-04         0.9026
             15              1.6459   4.092069e-04         0.9561
             16              1.6459   3.990917e-04         0.9753
             17              1.6459   3.900088e-04         0.9772
             18              1.6459   3.760793e-04         0.9643
             19              1.6459   3.441333e-04         0.9151
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6828
         Final Residual: 		   3.441333e-04
         Total Reduction in Residual: 	   4.855412e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0784481
    setup: 0.0511523 s
    solve: 0.0272957 s
    solve(per iteration): 0.00136479 s
resid in solve_pyamgx: 3.44e-04
time solve_pyamgx: 9.40e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25952            277088  0.000411        0.00724
           2(D)         5100            107686   0.00414         0.0026
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31595
         Operator Complexity: 1.56084
         Total Memory Usage: 0.0200852 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.706644e-01
              0             1.64587   3.399091e-02         0.0722
              1              1.6459   3.191281e-03         0.0939
              2              1.6459   5.220023e-04         0.1636
              3              1.6459   1.039306e-04         0.1991
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1219
         Final Residual: 		   1.039306e-04
         Total Reduction in Residual: 	   2.208167e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168985
    setup: 0.0135866 s
    solve: 0.00331187 s
    solve(per iteration): 0.000827968 s
resid in solve_pyamgx: 1.04e-04
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26518            283618  0.000403        0.00741
           2(D)         5230            112166    0.0041         0.0027
           3(D)           19                27    0.0748       1.18e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32315
         Operator Complexity: 1.57692
         Total Memory Usage: 0.0203686 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.201544e+01
              0             1.64587   1.595269e+00         0.1328
              1              1.6459   3.497931e-01         0.2193
              2              1.6459   7.219418e-02         0.2064
              3              1.6459   1.783897e-02         0.2471
              4              1.6459   4.385785e-03         0.2459
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2053
         Final Residual: 		   4.385785e-03
         Total Reduction in Residual: 	   3.650124e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177602
    setup: 0.0135725 s
    solve: 0.00418771 s
    solve(per iteration): 0.000837542 s
resid in solve_pyamgx: 4.39e-03
time solve_pyamgx: 3.35e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 421, iter:0, max residual:1.08e-06, u:3.39e-07, v:1.08e-06, w:2.38e-07, p:1.05e-06, k:6.34e-11, eps:0.00e+00, om:3.43e-06


monitor time step: 421, iter:0, u: 4.34e-01, v: 1.40e-03, w:-1.16e-02, p:-1.81e-12, k: 1.26e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.37e+02, kmin: 7.56e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.2322274881516587e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15836            171016  0.000682        0.00447
           2(D)         4139             45425   0.00265        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.2032
         Operator Complexity: 1.31547
         Total Memory Usage: 0.0157136 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.811754e+00
              0             1.64587   8.659179e-02         0.0227
              1              1.6459   2.875846e-03         0.0332
              2              1.6459   4.297716e-04         0.1494
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.297716e-04
         Total Reduction in Residual: 	   1.127490e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126308
    setup: 0.0104948 s
    solve: 0.00213606 s
    solve(per iteration): 0.000712021 s
resid in solve_pyamgx: 4.30e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.108256e+00
              0             1.64587   7.708690e-02         0.0248
              1              1.6459   1.380201e-03         0.0179
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0211
         Final Residual: 		   1.380201e-03
         Total Reduction in Residual: 	   4.440434e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120019
    setup: 0.0104948 s
    solve: 0.0015071 s
    solve(per iteration): 0.000753552 s
resid in solve_pyamgx: 1.38e-03
time solve_pyamgx: 2.75e-03
time v: 5.43e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.361490e+00
              0             1.64587   8.453560e-02         0.0251
              1              1.6459   2.364874e-03         0.0280
              2              1.6459   3.031154e-04         0.1282
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0448
         Final Residual: 		   3.031154e-04
         Total Reduction in Residual: 	   9.017293e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126083
    setup: 0.0104948 s
    solve: 0.00211354 s
    solve(per iteration): 0.000704512 s
resid in solve_pyamgx: 3.03e-04
time solve_pyamgx: 3.35e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.066445e-01
              0             1.64587   4.763984e-01         0.6742
              1              1.6459   2.343029e-01         0.4918
              2              1.6459   1.205206e-01         0.5144
              3              1.6459   6.157573e-02         0.5109
              4              1.6459   3.178615e-02         0.5162
              5              1.6459   1.691491e-02         0.5321
              6              1.6459   9.261578e-03         0.5475
              7              1.6459   5.235332e-03         0.5653
              8              1.6459   3.003958e-03         0.5738
              9              1.6459   1.768864e-03         0.5888
             10              1.6459   1.270641e-03         0.7183
             11              1.6459   8.477113e-04         0.6672
             12              1.6459   5.985858e-04         0.7061
             13              1.6459   4.795412e-04         0.8011
             14              1.6459   4.293345e-04         0.8953
             15              1.6459   4.099180e-04         0.9548
             16              1.6459   3.996791e-04         0.9750
             17              1.6459   3.904992e-04         0.9770
             18              1.6459   3.775600e-04         0.9669
             19              1.6459   3.468570e-04         0.9187
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6832
         Final Residual: 		   3.468570e-04
         Total Reduction in Residual: 	   4.908507e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0779675
    setup: 0.0507476 s
    solve: 0.02722 s
    solve(per iteration): 0.001361 s
resid in solve_pyamgx: 3.47e-04
time solve_pyamgx: 9.33e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26037            277627   0.00041        0.00725
           2(D)         5205            108219   0.00399        0.00261
           3(D)           12                14    0.0972       6.85e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31793
         Operator Complexity: 1.56241
         Total Memory Usage: 0.0201194 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.698752e-01
              0             1.64587   3.421379e-02         0.0728
              1              1.6459   3.181592e-03         0.0930
              2              1.6459   5.165235e-04         0.1623
              3              1.6459   1.034833e-04         0.2003
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1218
         Final Residual: 		   1.034833e-04
         Total Reduction in Residual: 	   2.202358e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167099
    setup: 0.0133614 s
    solve: 0.00334848 s
    solve(per iteration): 0.00083712 s
resid in solve_pyamgx: 1.03e-04
time solve_pyamgx: 3.21e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26515            282901  0.000402        0.00739
           2(D)         5253            111247   0.00403        0.00268
           3(D)           17                21    0.0727       9.91e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32333
         Operator Complexity: 1.57452
         Total Memory Usage: 0.0203328 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.197016e+01
              0             1.64587   1.593797e+00         0.1331
              1              1.6459   3.478681e-01         0.2183
              2              1.6459   7.164951e-02         0.2060
              3              1.6459   1.762293e-02         0.2460
              4              1.6459   4.327542e-03         0.2456
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2049
         Final Residual: 		   4.327542e-03
         Total Reduction in Residual: 	   3.615275e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176804
    setup: 0.0134822 s
    solve: 0.00419818 s
    solve(per iteration): 0.000839635 s
resid in solve_pyamgx: 4.33e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 422, iter:0, max residual:1.08e-06, u:3.36e-07, v:1.08e-06, w:2.37e-07, p:1.06e-06, k:6.32e-11, eps:0.00e+00, om:3.38e-06


monitor time step: 422, iter:0, u: 4.32e-01, v: 1.41e-03, w:-1.11e-02, p:-1.83e-12, k: 1.26e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.37e+02, kmin: 7.56e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 1.2293144208037823e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15818            170822  0.000683        0.00447
           2(D)         4142             45580   0.00266        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20304
         Operator Complexity: 1.31542
         Total Memory Usage: 0.0157119 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.807588e+00
              0             1.64587   8.648268e-02         0.0227
              1              1.6459   2.862744e-03         0.0331
              2              1.6459   4.291253e-04         0.1499
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.291253e-04
         Total Reduction in Residual: 	   1.127027e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126411
    setup: 0.010532 s
    solve: 0.00210906 s
    solve(per iteration): 0.000703019 s
resid in solve_pyamgx: 4.29e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.106595e+00
              0             1.64587   7.703923e-02         0.0248
              1              1.6459   1.377309e-03         0.0179
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0211
         Final Residual: 		   1.377309e-03
         Total Reduction in Residual: 	   4.433501e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120493
    setup: 0.010532 s
    solve: 0.00151728 s
    solve(per iteration): 0.00075864 s
resid in solve_pyamgx: 1.38e-03
time solve_pyamgx: 2.79e-03
time v: 5.52e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.358807e+00
              0             1.64587   8.444917e-02         0.0251
              1              1.6459   2.362520e-03         0.0280
              2              1.6459   3.041863e-04         0.1288
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0449
         Final Residual: 		   3.041863e-04
         Total Reduction in Residual: 	   9.056379e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126458
    setup: 0.010532 s
    solve: 0.00211379 s
    solve(per iteration): 0.000704597 s
resid in solve_pyamgx: 3.04e-04
time solve_pyamgx: 3.35e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.044493e-01
              0             1.64587   4.740325e-01         0.6729
              1              1.6459   2.332926e-01         0.4921
              2              1.6459   1.200574e-01         0.5146
              3              1.6459   6.160286e-02         0.5131
              4              1.6459   3.194379e-02         0.5185
              5              1.6459   1.709787e-02         0.5352
              6              1.6459   9.373126e-03         0.5482
              7              1.6459   5.303087e-03         0.5658
              8              1.6459   3.060814e-03         0.5772
              9              1.6459   1.811256e-03         0.5918
             10              1.6459   1.303192e-03         0.7195
             11              1.6459   8.656208e-04         0.6642
             12              1.6459   6.049565e-04         0.6989
             13              1.6459   4.786281e-04         0.7912
             14              1.6459   4.235217e-04         0.8849
             15              1.6459   4.027574e-04         0.9510
             16              1.6459   3.924090e-04         0.9743
             17              1.6459   3.834207e-04         0.9771
             18              1.6459   3.719326e-04         0.9700
             19              1.6459   3.451039e-04         0.9279
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6831
         Final Residual: 		   3.451039e-04
         Total Reduction in Residual: 	   4.898917e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0783012
    setup: 0.0509124 s
    solve: 0.0273888 s
    solve(per iteration): 0.00136944 s
resid in solve_pyamgx: 3.45e-04
time solve_pyamgx: 9.37e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26068            277444  0.000408        0.00725
           2(D)         5251            111113   0.00403        0.00268
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31868
         Operator Complexity: 1.56636
         Total Memory Usage: 0.0201838 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.690922e-01
              0             1.64587   3.407881e-02         0.0726
              1              1.6459   3.185124e-03         0.0935
              2              1.6459   5.161475e-04         0.1620
              3              1.6459   1.022062e-04         0.1980
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1215
         Final Residual: 		   1.022062e-04
         Total Reduction in Residual: 	   2.178808e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016723
    setup: 0.0133898 s
    solve: 0.00333322 s
    solve(per iteration): 0.000833304 s
resid in solve_pyamgx: 1.02e-04
time solve_pyamgx: 3.20e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26596            284036  0.000402        0.00742
           2(D)         5228            112076    0.0041         0.0027
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32381
         Operator Complexity: 1.57737
         Total Memory Usage: 0.0203789 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.191945e+01
              0             1.64587   1.588390e+00         0.1333
              1              1.6459   3.479301e-01         0.2190
              2              1.6459   7.185632e-02         0.2065
              3              1.6459   1.764112e-02         0.2455
              4              1.6459   4.302313e-03         0.2439
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2049
         Final Residual: 		   4.302313e-03
         Total Reduction in Residual: 	   3.609489e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01784
    setup: 0.0136724 s
    solve: 0.00416755 s
    solve(per iteration): 0.00083351 s
resid in solve_pyamgx: 4.30e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 7.15e-07

--time step: 423, iter:0, max residual:1.08e-06, u:3.35e-07, v:1.08e-06, w:2.38e-07, p:1.04e-06, k:6.24e-11, eps:0.00e+00, om:3.36e-06


monitor time step: 423, iter:0, u: 4.31e-01, v: 1.36e-03, w:-1.07e-02, p:-1.85e-12, k: 1.25e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.37e+02, kmin: 7.57e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.2264150943396225e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15829            170871  0.000682        0.00447
           2(D)         4154             45478   0.00264        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20328
         Operator Complexity: 1.31534
         Total Memory Usage: 0.0157119 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.803429e+00
              0             1.64587   8.637114e-02         0.0227
              1              1.6459   2.857837e-03         0.0331
              2              1.6459   4.265116e-04         0.1492
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0482
         Final Residual: 		   4.265116e-04
         Total Reduction in Residual: 	   1.121387e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126261
    setup: 0.0105124 s
    solve: 0.0021137 s
    solve(per iteration): 0.000704565 s
resid in solve_pyamgx: 4.27e-04
time solve_pyamgx: 3.00e-02
time u: 3.74e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.104872e+00
              0             1.64587   7.699110e-02         0.0248
              1              1.6459   1.375526e-03         0.0179
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0210
         Final Residual: 		   1.375526e-03
         Total Reduction in Residual: 	   4.430219e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120276
    setup: 0.0105124 s
    solve: 0.0015152 s
    solve(per iteration): 0.0007576 s
resid in solve_pyamgx: 1.38e-03
time solve_pyamgx: 1.02e-02
time v: 1.29e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.356154e+00
              0             1.64587   8.436668e-02         0.0251
              1              1.6459   2.350235e-03         0.0279
              2              1.6459   3.023695e-04         0.1287
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0448
         Final Residual: 		   3.023695e-04
         Total Reduction in Residual: 	   9.009404e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126367
    setup: 0.0105124 s
    solve: 0.00212432 s
    solve(per iteration): 0.000708107 s
resid in solve_pyamgx: 3.02e-04
time solve_pyamgx: 3.38e-03
time w: 5.54e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.023982e-01
              0             1.64587   4.729247e-01         0.6733
              1              1.6459   2.325986e-01         0.4918
              2              1.6459   1.197901e-01         0.5150
              3              1.6459   6.190115e-02         0.5167
              4              1.6459   3.243632e-02         0.5240
              5              1.6459   1.747288e-02         0.5387
              6              1.6459   9.612153e-03         0.5501
              7              1.6459   5.452818e-03         0.5673
              8              1.6459   3.148578e-03         0.5774
              9              1.6459   1.854453e-03         0.5890
             10              1.6459   1.331896e-03         0.7182
             11              1.6459   8.818927e-04         0.6621
             12              1.6459   6.133726e-04         0.6955
             13              1.6459   4.820817e-04         0.7860
             14              1.6459   4.230274e-04         0.8775
             15              1.6459   4.010164e-04         0.9480
             16              1.6459   3.904629e-04         0.9737
             17              1.6459   3.814278e-04         0.9769
             18              1.6459   3.708400e-04         0.9722
             19              1.6459   3.470265e-04         0.9358
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6834
         Final Residual: 		   3.470265e-04
         Total Reduction in Residual: 	   4.940595e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0780978
    setup: 0.0508348 s
    solve: 0.027263 s
    solve(per iteration): 0.00136315 s
resid in solve_pyamgx: 3.47e-04
time solve_pyamgx: 9.45e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25976            277316  0.000411        0.00724
           2(D)         5201            109405   0.00404        0.00264
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31728
         Operator Complexity: 1.56369
         Total Memory Usage: 0.0201357 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.683181e-01
              0             1.64587   3.357872e-02         0.0717
              1              1.6459   3.156686e-03         0.0940
              2              1.6459   5.080081e-04         0.1609
              3              1.6459   1.009148e-04         0.1986
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1212
         Final Residual: 		   1.009148e-04
         Total Reduction in Residual: 	   2.154835e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0166823
    setup: 0.0133407 s
    solve: 0.00334163 s
    solve(per iteration): 0.000835408 s
resid in solve_pyamgx: 1.01e-04
time solve_pyamgx: 3.19e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26494            282718  0.000403        0.00738
           2(D)         5166            109790   0.00411        0.00265
           3(D)           13                23     0.136       9.16e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32219
         Operator Complexity: 1.57214
         Total Memory Usage: 0.0202904 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.189268e+01
              0             1.64587   1.583176e+00         0.1331
              1              1.6459   3.461369e-01         0.2186
              2              1.6459   7.205977e-02         0.2082
              3              1.6459   1.797940e-02         0.2495
              4              1.6459   4.441126e-03         0.2470
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2063
         Final Residual: 		   4.441126e-03
         Total Reduction in Residual: 	   3.734335e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177767
    setup: 0.0136129 s
    solve: 0.00416381 s
    solve(per iteration): 0.000832762 s
resid in solve_pyamgx: 4.44e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 424, iter:0, max residual:1.07e-06, u:3.33e-07, v:1.07e-06, w:2.36e-07, p:1.03e-06, k:6.16e-11, eps:0.00e+00, om:3.47e-06


monitor time step: 424, iter:0, u: 4.29e-01, v: 1.31e-03, w:-1.02e-02, p:-1.88e-12, k: 1.24e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.38e+02, kmin: 7.58e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.47e-01
vismean_mean 1.2235294117647058e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15814            170666  0.000682        0.00447
           2(D)         4146             45398   0.00264        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20304
         Operator Complexity: 1.31493
         Total Memory Usage: 0.0157044 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.799268e+00
              0             1.64587   8.627379e-02         0.0227
              1              1.6459   2.862367e-03         0.0332
              2              1.6459   4.285447e-04         0.1497
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.285447e-04
         Total Reduction in Residual: 	   1.127967e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125599
    setup: 0.0104489 s
    solve: 0.00211104 s
    solve(per iteration): 0.00070368 s
resid in solve_pyamgx: 4.29e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.103117e+00
              0             1.64587   7.694343e-02         0.0248
              1              1.6459   1.374523e-03         0.0179
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0210
         Final Residual: 		   1.374523e-03
         Total Reduction in Residual: 	   4.429490e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119548
    setup: 0.0104489 s
    solve: 0.00150592 s
    solve(per iteration): 0.00075296 s
resid in solve_pyamgx: 1.37e-03
time solve_pyamgx: 2.77e-03
time v: 5.52e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.353528e+00
              0             1.64587   8.428221e-02         0.0251
              1              1.6459   2.351084e-03         0.0279
              2              1.6459   2.996514e-04         0.1275
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0447
         Final Residual: 		   2.996514e-04
         Total Reduction in Residual: 	   8.935407e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125681
    setup: 0.0104489 s
    solve: 0.0021192 s
    solve(per iteration): 0.0007064 s
resid in solve_pyamgx: 3.00e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   7.003919e-01
              0             1.64587   4.728772e-01         0.6752
              1              1.6459   2.323629e-01         0.4914
              2              1.6459   1.198584e-01         0.5158
              3              1.6459   6.245129e-02         0.5210
              4              1.6459   3.314102e-02         0.5307
              5              1.6459   1.795168e-02         0.5417
              6              1.6459   9.926010e-03         0.5529
              7              1.6459   5.648494e-03         0.5691
              8              1.6459   3.244521e-03         0.5744
              9              1.6459   1.888418e-03         0.5820
             10              1.6459   1.353598e-03         0.7168
             11              1.6459   8.972777e-04         0.6629
             12              1.6459   6.277153e-04         0.6996
             13              1.6459   4.969892e-04         0.7917
             14              1.6459   4.364377e-04         0.8782
             15              1.6459   4.140423e-04         0.9487
             16              1.6459   4.033162e-04         0.9741
             17              1.6459   3.937539e-04         0.9763
             18              1.6459   3.830219e-04         0.9727
             19              1.6459   3.591874e-04         0.9378
             20              1.6459   3.394645e-04         0.9451
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6953
         Final Residual: 		   3.394645e-04
         Total Reduction in Residual: 	   4.846779e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0798108
    setup: 0.0508357 s
    solve: 0.0289751 s
    solve(per iteration): 0.00137977 s
resid in solve_pyamgx: 3.39e-04
time solve_pyamgx: 9.53e-02
time p: 1.08e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25883            276177  0.000412        0.00721
           2(D)         5145            108867   0.00411        0.00263
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31571
         Operator Complexity: 1.56124
         Total Memory Usage: 0.0200901 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.675342e-01
              0             1.64587   3.339536e-02         0.0714
              1              1.6459   3.146776e-03         0.0942
              2              1.6459   5.069052e-04         0.1611
              3              1.6459   1.018419e-04         0.2009
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1215
         Final Residual: 		   1.018419e-04
         Total Reduction in Residual: 	   2.178277e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0171108
    setup: 0.0137686 s
    solve: 0.00334221 s
    solve(per iteration): 0.000835552 s
resid in solve_pyamgx: 1.02e-04
time solve_pyamgx: 3.27e-02
time k: 4.48e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26454            282222  0.000403        0.00737
           2(D)         5191            111499   0.00414        0.00269
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32198
         Operator Complexity: 1.57388
         Total Memory Usage: 0.0203161 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.185286e+01
              0             1.64587   1.580153e+00         0.1333
              1              1.6459   3.468114e-01         0.2195
              2              1.6459   7.160954e-02         0.2065
              3              1.6459   1.757293e-02         0.2454
              4              1.6459   4.301863e-03         0.2448
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2051
         Final Residual: 		   4.301863e-03
         Total Reduction in Residual: 	   3.629389e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0182258
    setup: 0.0139002 s
    solve: 0.00432563 s
    solve(per iteration): 0.000865126 s
resid in solve_pyamgx: 4.30e-03
time solve_pyamgx: 3.38e-02
time omega: 4.03e-02
time Smag or Wale: 4.77e-07

--time step: 425, iter:0, max residual:1.07e-06, u:3.35e-07, v:1.07e-06, w:2.34e-07, p:9.51e-07, k:6.22e-11, eps:0.00e+00, om:3.36e-06


monitor time step: 425, iter:0, u: 4.28e-01, v: 1.29e-03, w:-9.67e-03, p:-1.94e-12, k: 1.24e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.37e+02, kmin: 7.59e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.39e-01
vismean_mean 1.220657276995305e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15826            170652  0.000681        0.00447
           2(D)         4117             45103   0.00266        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20287
         Operator Complexity: 1.31447
         Total Memory Usage: 0.0156968 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.795100e+00
              0             1.64587   8.617544e-02         0.0227
              1              1.6459   2.859154e-03         0.0332
              2              1.6459   4.288499e-04         0.1500
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.288499e-04
         Total Reduction in Residual: 	   1.130010e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0128748
    setup: 0.0107388 s
    solve: 0.00213606 s
    solve(per iteration): 0.000712021 s
resid in solve_pyamgx: 4.29e-04
time solve_pyamgx: 2.86e-02
time u: 3.51e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.101384e+00
              0             1.64587   7.689547e-02         0.0248
              1              1.6459   1.372309e-03         0.0178
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0210
         Final Residual: 		   1.372309e-03
         Total Reduction in Residual: 	   4.424830e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0122502
    setup: 0.0107388 s
    solve: 0.00151149 s
    solve(per iteration): 0.000755744 s
resid in solve_pyamgx: 1.37e-03
time solve_pyamgx: 2.86e-03
time v: 5.66e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.350915e+00
              0             1.64587   8.419249e-02         0.0251
              1              1.6459   2.345255e-03         0.0279
              2              1.6459   3.008716e-04         0.1283
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0448
         Final Residual: 		   3.008716e-04
         Total Reduction in Residual: 	   8.978789e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0128584
    setup: 0.0107388 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 3.01e-04
time solve_pyamgx: 3.47e-03
time w: 5.73e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.983420e-01
              0             1.64587   4.731308e-01         0.6775
              1              1.6459   2.323909e-01         0.4912
              2              1.6459   1.201836e-01         0.5172
              3              1.6459   6.304591e-02         0.5246
              4              1.6459   3.382800e-02         0.5366
              5              1.6459   1.841077e-02         0.5442
              6              1.6459   1.023770e-02         0.5561
              7              1.6459   5.834161e-03         0.5699
              8              1.6459   3.325063e-03         0.5699
              9              1.6459   1.910834e-03         0.5747
             10              1.6459   1.369861e-03         0.7169
             11              1.6459   9.129828e-04         0.6665
             12              1.6459   6.466901e-04         0.7083
             13              1.6459   5.205631e-04         0.8050
             14              1.6459   4.606040e-04         0.8848
             15              1.6459   4.386862e-04         0.9524
             16              1.6459   4.279071e-04         0.9754
             17              1.6459   4.175114e-04         0.9757
             18              1.6459   4.058030e-04         0.9720
             19              1.6459   3.789723e-04         0.9339
             20              1.6459   3.578742e-04         0.9443
             21              1.6459   3.413423e-04         0.9538
         --------------------------------------------------------------
         Total Iterations: 22
         Avg Convergence Rate: 		         0.7071
         Final Residual: 		   3.413423e-04
         Total Reduction in Residual: 	   4.887896e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.081861
    setup: 0.051517 s
    solve: 0.030344 s
    solve(per iteration): 0.00137927 s
resid in solve_pyamgx: 3.41e-04
time solve_pyamgx: 9.85e-02
time p: 1.12e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25862            276272  0.000413        0.00721
           2(D)         5118            108824   0.00415        0.00262
           3(D)           13                17     0.101       7.82e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31528
         Operator Complexity: 1.56132
         Total Memory Usage: 0.0200891 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.667522e-01
              0             1.64587   3.395399e-02         0.0727
              1              1.6459   3.164275e-03         0.0932
              2              1.6459   5.127844e-04         0.1621
              3              1.6459   1.031783e-04         0.2012
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1219
         Final Residual: 		   1.031783e-04
         Total Reduction in Residual: 	   2.210558e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017236
    setup: 0.0138775 s
    solve: 0.00335856 s
    solve(per iteration): 0.00083964 s
resid in solve_pyamgx: 1.03e-04
time solve_pyamgx: 3.37e-02
time k: 4.67e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26519            282949  0.000402        0.00739
           2(D)         5242            111268   0.00405        0.00268
           3(D)           10                14      0.14       6.26e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32319
         Operator Complexity: 1.57461
         Total Memory Usage: 0.0203335 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.181603e+01
              0             1.64587   1.582258e+00         0.1339
              1              1.6459   3.463446e-01         0.2189
              2              1.6459   7.114634e-02         0.2054
              3              1.6459   1.743998e-02         0.2451
              4              1.6459   4.227544e-03         0.2424
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2045
         Final Residual: 		   4.227544e-03
         Total Reduction in Residual: 	   3.577803e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0179623
    setup: 0.0137637 s
    solve: 0.00419862 s
    solve(per iteration): 0.000839725 s
resid in solve_pyamgx: 4.23e-03
time solve_pyamgx: 3.47e-02
time omega: 4.16e-02
time Smag or Wale: 9.54e-07

--time step: 426, iter:0, max residual:1.07e-06, u:3.35e-07, v:1.07e-06, w:2.35e-07, p:9.22e-07, k:6.30e-11, eps:0.00e+00, om:3.30e-06


monitor time step: 426, iter:0, u: 4.27e-01, v: 1.33e-03, w:-9.16e-03, p:-2.01e-12, k: 1.23e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.38e+02, kmin: 7.59e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.47e-01
vismean_mean 1.217798594847775e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15820            170498  0.000681        0.00446
           2(D)         4117             45189   0.00267        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20281
         Operator Complexity: 1.31438
         Total Memory Usage: 0.015695 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.790930e+00
              0             1.64587   8.607093e-02         0.0227
              1              1.6459   2.857705e-03         0.0332
              2              1.6459   4.259424e-04         0.1491
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.259424e-04
         Total Reduction in Residual: 	   1.123583e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0129375
    setup: 0.0105595 s
    solve: 0.00237798 s
    solve(per iteration): 0.000792661 s
resid in solve_pyamgx: 4.26e-04
time solve_pyamgx: 2.96e-02
time u: 3.66e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.099699e+00
              0             1.64587   7.684660e-02         0.0248
              1              1.6459   1.370705e-03         0.0178
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0210
         Final Residual: 		   1.370705e-03
         Total Reduction in Residual: 	   4.422058e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120777
    setup: 0.0105595 s
    solve: 0.00151818 s
    solve(per iteration): 0.000759088 s
resid in solve_pyamgx: 1.37e-03
time solve_pyamgx: 2.88e-03
time v: 5.77e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.348303e+00
              0             1.64587   8.410170e-02         0.0251
              1              1.6459   2.339353e-03         0.0278
              2              1.6459   3.003240e-04         0.1284
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0448
         Final Residual: 		   3.003240e-04
         Total Reduction in Residual: 	   8.969439e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127949
    setup: 0.0105595 s
    solve: 0.00223546 s
    solve(per iteration): 0.000745152 s
resid in solve_pyamgx: 3.00e-04
time solve_pyamgx: 3.58e-03
time w: 5.85e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.963413e-01
              0             1.64587   4.730207e-01         0.6793
              1              1.6459   2.324412e-01         0.4914
              2              1.6459   1.205892e-01         0.5188
              3              1.6459   6.349197e-02         0.5265
              4              1.6459   3.434720e-02         0.5410
              5              1.6459   1.879062e-02         0.5471
              6              1.6459   1.050688e-02         0.5592
              7              1.6459   5.982054e-03         0.5693
              8              1.6459   3.386341e-03         0.5661
              9              1.6459   1.926978e-03         0.5690
             10              1.6459   1.383355e-03         0.7179
             11              1.6459   9.263488e-04         0.6696
             12              1.6459   6.620083e-04         0.7146
             13              1.6459   5.401982e-04         0.8160
             14              1.6459   4.812460e-04         0.8909
             15              1.6459   4.600152e-04         0.9559
             16              1.6459   4.492914e-04         0.9767
             17              1.6459   4.382480e-04         0.9754
             18              1.6459   4.255859e-04         0.9711
             19              1.6459   3.952353e-04         0.9287
             20              1.6459   3.728218e-04         0.9433
             21              1.6459   3.548657e-04         0.9518
             22              1.6459   3.463288e-04         0.9759
         --------------------------------------------------------------
         Total Iterations: 23
         Avg Convergence Rate: 		         0.7184
         Final Residual: 		   3.463288e-04
         Total Reduction in Residual: 	   4.973550e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.082854
    setup: 0.0514807 s
    solve: 0.0313733 s
    solve(per iteration): 0.00136406 s
resid in solve_pyamgx: 3.46e-04
time solve_pyamgx: 1.00e-01
time p: 1.13e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25943            276557  0.000411        0.00723
           2(D)         5228            110420   0.00404        0.00266
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31722
         Operator Complexity: 1.56406
         Total Memory Usage: 0.0201411 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.659867e-01
              0             1.64587   3.362807e-02         0.0722
              1              1.6459   3.152027e-03         0.0937
              2              1.6459   5.086593e-04         0.1614
              3              1.6459   1.024933e-04         0.2015
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1218
         Final Residual: 		   1.024933e-04
         Total Reduction in Residual: 	   2.199491e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169977
    setup: 0.0136654 s
    solve: 0.00333229 s
    solve(per iteration): 0.000833072 s
resid in solve_pyamgx: 1.02e-04
time solve_pyamgx: 3.40e-02
time k: 4.69e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26494            282788  0.000403        0.00739
           2(D)         5292            112642   0.00402        0.00272
           3(D)           11                11    0.0909       5.89e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32346
         Operator Complexity: 1.57638
         Total Memory Usage: 0.0203619 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.179162e+01
              0             1.64587   1.569485e+00         0.1331
              1              1.6459   3.429797e-01         0.2185
              2              1.6459   7.042795e-02         0.2053
              3              1.6459   1.737132e-02         0.2467
              4              1.6459   4.278378e-03         0.2463
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2051
         Final Residual: 		   4.278378e-03
         Total Reduction in Residual: 	   3.628321e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178534
    setup: 0.0136598 s
    solve: 0.0041936 s
    solve(per iteration): 0.00083872 s
resid in solve_pyamgx: 4.28e-03
time solve_pyamgx: 3.48e-02
time omega: 4.14e-02
time Smag or Wale: 4.77e-07

--time step: 427, iter:0, max residual:1.07e-06, u:3.33e-07, v:1.07e-06, w:2.35e-07, p:9.12e-07, k:6.26e-11, eps:0.00e+00, om:3.34e-06


monitor time step: 427, iter:0, u: 4.25e-01, v: 1.42e-03, w:-8.66e-03, p:-2.05e-12, k: 1.22e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.38e+02, kmin: 7.60e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.51e-01
vismean_mean 1.2149532710280373e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15841            170953  0.000681        0.00447
           2(D)         4135             45747   0.00268        0.00115
         --------------------------------------------------------------
         Grid Complexity: 1.20321
         Operator Complexity: 1.31585
         Total Memory Usage: 0.0157195 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.786766e+00
              0             1.64587   8.596410e-02         0.0227
              1              1.6459   2.854161e-03         0.0332
              2              1.6459   4.297274e-04         0.1506
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0484
         Final Residual: 		   4.297274e-04
         Total Reduction in Residual: 	   1.134814e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126053
    setup: 0.0104866 s
    solve: 0.00211872 s
    solve(per iteration): 0.00070624 s
resid in solve_pyamgx: 4.30e-04
time solve_pyamgx: 2.87e-02
time u: 3.57e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.098041e+00
              0             1.64587   7.679780e-02         0.0248
              1              1.6459   1.367837e-03         0.0178
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0210
         Final Residual: 		   1.367837e-03
         Total Reduction in Residual: 	   4.415167e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119898
    setup: 0.0104866 s
    solve: 0.00150323 s
    solve(per iteration): 0.000751616 s
resid in solve_pyamgx: 1.37e-03
time solve_pyamgx: 2.79e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.345697e+00
              0             1.64587   8.401688e-02         0.0251
              1              1.6459   2.333707e-03         0.0278
              2              1.6459   3.002797e-04         0.1287
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0448
         Final Residual: 		   3.002797e-04
         Total Reduction in Residual: 	   8.975101e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126097
    setup: 0.0104866 s
    solve: 0.0021231 s
    solve(per iteration): 0.000707701 s
resid in solve_pyamgx: 3.00e-04
time solve_pyamgx: 3.39e-03
time w: 6.30e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.942726e-01
              0             1.64587   4.722030e-01         0.6801
              1              1.6459   2.322853e-01         0.4919
              2              1.6459   1.208980e-01         0.5205
              3              1.6459   6.368119e-02         0.5267
              4              1.6459   3.463056e-02         0.5438
              5              1.6459   1.905835e-02         0.5503
              6              1.6459   1.070568e-02         0.5617
              7              1.6459   6.083528e-03         0.5683
              8              1.6459   3.429980e-03         0.5638
              9              1.6459   1.938716e-03         0.5652
             10              1.6459   1.391560e-03         0.7178
             11              1.6459   9.316300e-04         0.6695
             12              1.6459   6.656669e-04         0.7145
             13              1.6459   5.453363e-04         0.8192
             14              1.6459   4.867440e-04         0.8926
             15              1.6459   4.659024e-04         0.9572
             16              1.6459   4.553020e-04         0.9772
             17              1.6459   4.441892e-04         0.9756
             18              1.6459   4.312913e-04         0.9710
             19              1.6459   3.995948e-04         0.9265
             20              1.6459   3.771812e-04         0.9439
             21              1.6459   3.590547e-04         0.9519
             22              1.6459   3.502774e-04         0.9756
             23              1.6459   3.432855e-04         0.9800
         --------------------------------------------------------------
         Total Iterations: 24
         Avg Convergence Rate: 		         0.7282
         Final Residual: 		   3.432855e-04
         Total Reduction in Residual: 	   4.944535e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0832266
    setup: 0.0508017 s
    solve: 0.0324249 s
    solve(per iteration): 0.00135104 s
resid in solve_pyamgx: 3.43e-04
time solve_pyamgx: 9.91e-02
time p: 1.11e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25921            276363  0.000411        0.00722
           2(D)         5253            111945   0.00406         0.0027
           3(D)            4                 4      0.25       2.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31716
         Operator Complexity: 1.56599
         Total Memory Usage: 0.0201703 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.652083e-01
              0             1.64587   3.392342e-02         0.0729
              1              1.6459   3.167279e-03         0.0934
              2              1.6459   5.110477e-04         0.1614
              3              1.6459   1.017740e-04         0.1991
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1216
         Final Residual: 		   1.017740e-04
         Total Reduction in Residual: 	   2.187709e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168591
    setup: 0.0135288 s
    solve: 0.0033303 s
    solve(per iteration): 0.000832576 s
resid in solve_pyamgx: 1.02e-04
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26516            282712  0.000402        0.00738
           2(D)         5235            110413   0.00403        0.00266
           3(D)           12                18     0.125       7.75e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32311
         Operator Complexity: 1.57303
         Total Memory Usage: 0.0203088 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.174638e+01
              0             1.64587   1.544664e+00         0.1315
              1              1.6459   3.365249e-01         0.2179
              2              1.6459   6.921525e-02         0.2057
              3              1.6459   1.699315e-02         0.2455
              4              1.6459   4.191287e-03         0.2466
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2044
         Final Residual: 		   4.191287e-03
         Total Reduction in Residual: 	   3.568153e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017828
    setup: 0.0136581 s
    solve: 0.00416992 s
    solve(per iteration): 0.000833984 s
resid in solve_pyamgx: 4.19e-03
time solve_pyamgx: 3.34e-02
time omega: 3.98e-02
time Smag or Wale: 4.77e-07

--time step: 428, iter:0, max residual:1.07e-06, u:3.36e-07, v:1.07e-06, w:2.35e-07, p:9.15e-07, k:6.21e-11, eps:0.00e+00, om:3.27e-06


monitor time step: 428, iter:0, u: 4.24e-01, v: 1.50e-03, w:-8.18e-03, p:-2.03e-12, k: 1.22e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.38e+02, kmin: 7.61e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.44e-01
vismean_mean 1.212121212121212e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15840            170974  0.000681        0.00447
           2(D)         4116             44796   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.203
         Operator Complexity: 1.3145
         Total Memory Usage: 0.0156978 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.782609e+00
              0             1.64587   8.584603e-02         0.0227
              1              1.6459   2.846623e-03         0.0332
              2              1.6459   4.269929e-04         0.1500
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.269929e-04
         Total Reduction in Residual: 	   1.128832e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126179
    setup: 0.0105001 s
    solve: 0.00211776 s
    solve(per iteration): 0.00070592 s
resid in solve_pyamgx: 4.27e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.096358e+00
              0             1.64587   7.674869e-02         0.0248
              1              1.6459   1.364952e-03         0.0178
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0210
         Final Residual: 		   1.364952e-03
         Total Reduction in Residual: 	   4.408250e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120148
    setup: 0.0105001 s
    solve: 0.00151466 s
    solve(per iteration): 0.000757328 s
resid in solve_pyamgx: 1.36e-03
time solve_pyamgx: 2.80e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.343112e+00
              0             1.64587   8.392221e-02         0.0251
              1              1.6459   2.323776e-03         0.0277
              2              1.6459   3.004388e-04         0.1293
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0448
         Final Residual: 		   3.004388e-04
         Total Reduction in Residual: 	   8.986800e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126076
    setup: 0.0105001 s
    solve: 0.00210749 s
    solve(per iteration): 0.000702496 s
resid in solve_pyamgx: 3.00e-04
time solve_pyamgx: 3.35e-03
time w: 5.42e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.922787e-01
              0             1.64587   4.709293e-01         0.6803
              1              1.6459   2.319412e-01         0.4925
              2              1.6459   1.210173e-01         0.5218
              3              1.6459   6.355880e-02         0.5252
              4              1.6459   3.462087e-02         0.5447
              5              1.6459   1.914372e-02         0.5530
              6              1.6459   1.078158e-02         0.5632
              7              1.6459   6.120479e-03         0.5677
              8              1.6459   3.446089e-03         0.5630
              9              1.6459   1.938712e-03         0.5626
             10              1.6459   1.386142e-03         0.7150
             11              1.6459   9.219302e-04         0.6651
             12              1.6459   6.517621e-04         0.7070
             13              1.6459   5.296704e-04         0.8127
             14              1.6459   4.705304e-04         0.8883
             15              1.6459   4.495882e-04         0.9555
             16              1.6459   4.391821e-04         0.9769
             17              1.6459   4.287439e-04         0.9762
             18              1.6459   4.166515e-04         0.9718
             19              1.6459   3.870960e-04         0.9291
             20              1.6459   3.665446e-04         0.9469
             21              1.6459   3.499506e-04         0.9547
             22              1.6459   3.416502e-04         0.9763
         --------------------------------------------------------------
         Total Iterations: 23
         Avg Convergence Rate: 		         0.7182
         Final Residual: 		   3.416502e-04
         Total Reduction in Residual: 	   4.935154e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0819118
    setup: 0.0508211 s
    solve: 0.0310907 s
    solve(per iteration): 0.00135177 s
resid in solve_pyamgx: 3.42e-04
time solve_pyamgx: 9.72e-02
time p: 1.09e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25945            276891  0.000411        0.00723
           2(D)         5219            109867   0.00403        0.00265
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31708
         Operator Complexity: 1.56373
         Total Memory Usage: 0.0201353 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.644320e-01
              0             1.64587   3.346903e-02         0.0721
              1              1.6459   3.101932e-03         0.0927
              2              1.6459   4.942494e-04         0.1593
              3              1.6459   9.993647e-05         0.2022
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1211
         Final Residual: 		   9.993647e-05
         Total Reduction in Residual: 	   2.151800e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168608
    setup: 0.0135416 s
    solve: 0.00331923 s
    solve(per iteration): 0.000829808 s
resid in solve_pyamgx: 9.99e-05
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26449            281879  0.000403        0.00736
           2(D)         5243            110561   0.00402        0.00267
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32251
         Operator Complexity: 1.57202
         Total Memory Usage: 0.0202903 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.171924e+01
              0             1.64587   1.562634e+00         0.1333
              1              1.6459   3.464134e-01         0.2217
              2              1.6459   7.201531e-02         0.2079
              3              1.6459   1.770787e-02         0.2459
              4              1.6459   4.273656e-03         0.2413
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2053
         Final Residual: 		   4.273656e-03
         Total Reduction in Residual: 	   3.646702e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176999
    setup: 0.0135344 s
    solve: 0.00416547 s
    solve(per iteration): 0.000833094 s
resid in solve_pyamgx: 4.27e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step: 429, iter:0, max residual:1.07e-06, u:3.34e-07, v:1.07e-06, w:2.35e-07, p:8.98e-07, k:6.10e-11, eps:0.00e+00, om:3.34e-06


monitor time step: 429, iter:0, u: 4.23e-01, v: 1.50e-03, w:-7.72e-03, p:-2.02e-12, k: 1.21e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.38e+02, kmin: 7.62e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.39e-01
vismean_mean 1.2093023255813953e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15868            171732  0.000682        0.00449
           2(D)         4135             45157   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20348
         Operator Complexity: 1.31613
         Total Memory Usage: 0.0157251 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.778454e+00
              0             1.64587   8.573984e-02         0.0227
              1              1.6459   2.844913e-03         0.0332
              2              1.6459   4.288628e-04         0.1507
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0484
         Final Residual: 		   4.288628e-04
         Total Reduction in Residual: 	   1.135022e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125782
    setup: 0.0104632 s
    solve: 0.00211498 s
    solve(per iteration): 0.000704992 s
resid in solve_pyamgx: 4.29e-04
time solve_pyamgx: 2.77e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.094618e+00
              0             1.64587   7.669789e-02         0.0248
              1              1.6459   1.361802e-03         0.0178
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0210
         Final Residual: 		   1.361802e-03
         Total Reduction in Residual: 	   4.400550e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119767
    setup: 0.0104632 s
    solve: 0.00151347 s
    solve(per iteration): 0.000756736 s
resid in solve_pyamgx: 1.36e-03
time solve_pyamgx: 2.81e-03
time v: 5.57e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.340561e+00
              0             1.64587   8.383063e-02         0.0251
              1              1.6459   2.313056e-03         0.0276
              2              1.6459   2.963461e-04         0.1281
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0446
         Final Residual: 		   2.963461e-04
         Total Reduction in Residual: 	   8.871148e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012575
    setup: 0.0104632 s
    solve: 0.00211174 s
    solve(per iteration): 0.000703915 s
resid in solve_pyamgx: 2.96e-04
time solve_pyamgx: 3.36e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.902344e-01
              0             1.64587   4.695842e-01         0.6803
              1              1.6459   2.314738e-01         0.4929
              2              1.6459   1.208815e-01         0.5222
              3              1.6459   6.318947e-02         0.5227
              4              1.6459   3.434890e-02         0.5436
              5              1.6459   1.901455e-02         0.5536
              6              1.6459   1.070537e-02         0.5630
              7              1.6459   6.080683e-03         0.5680
              8              1.6459   3.425092e-03         0.5633
              9              1.6459   1.922252e-03         0.5612
             10              1.6459   1.366970e-03         0.7111
             11              1.6459   9.019826e-04         0.6598
             12              1.6459   6.298466e-04         0.6983
             13              1.6459   5.062763e-04         0.8038
             14              1.6459   4.471102e-04         0.8831
             15              1.6459   4.259388e-04         0.9526
             16              1.6459   4.157896e-04         0.9762
             17              1.6459   4.062443e-04         0.9770
             18              1.6459   3.949904e-04         0.9723
             19              1.6459   3.681989e-04         0.9322
             20              1.6459   3.495270e-04         0.9493
             21              1.6459   3.347615e-04         0.9578
         --------------------------------------------------------------
         Total Iterations: 22
         Avg Convergence Rate: 		         0.7069
         Final Residual: 		   3.347615e-04
         Total Reduction in Residual: 	   4.849968e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0806362
    setup: 0.0508091 s
    solve: 0.0298271 s
    solve(per iteration): 0.00135578 s
resid in solve_pyamgx: 3.35e-04
time solve_pyamgx: 9.61e-02
time p: 1.08e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25882            276346  0.000413        0.00722
           2(D)         5158            108660   0.00408        0.00262
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31583
         Operator Complexity: 1.56118
         Total Memory Usage: 0.0200898 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.636653e-01
              0             1.64587   3.340472e-02         0.0720
              1              1.6459   3.101400e-03         0.0928
              2              1.6459   4.961144e-04         0.1600
              3              1.6459   9.836698e-05         0.1983
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1207
         Final Residual: 		   9.836698e-05
         Total Reduction in Residual: 	   2.121508e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0166329
    setup: 0.01332 s
    solve: 0.00331293 s
    solve(per iteration): 0.000828232 s
resid in solve_pyamgx: 9.84e-05
time solve_pyamgx: 3.19e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26444            282382  0.000404        0.00737
           2(D)         5124            109856   0.00418        0.00265
           3(D)            9                15     0.185       6.18e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32122
         Operator Complexity: 1.57173
         Total Memory Usage: 0.0202792 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.167795e+01
              0             1.64587   1.553579e+00         0.1330
              1              1.6459   3.433046e-01         0.2210
              2              1.6459   7.074078e-02         0.2061
              3              1.6459   1.733849e-02         0.2451
              4              1.6459   4.180921e-03         0.2411
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2045
         Final Residual: 		   4.180921e-03
         Total Reduction in Residual: 	   3.580184e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177889
    setup: 0.0136357 s
    solve: 0.00415318 s
    solve(per iteration): 0.000830637 s
resid in solve_pyamgx: 4.18e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step: 430, iter:0, max residual:1.06e-06, u:3.35e-07, v:1.06e-06, w:2.32e-07, p:8.99e-07, k:6.00e-11, eps:0.00e+00, om:3.27e-06


monitor time step: 430, iter:0, u: 4.22e-01, v: 1.45e-03, w:-7.27e-03, p:-1.97e-12, k: 1.21e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.64e-01, cfl_max_y: 4.35e-02, at i=  6, j= 59


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.38e+02, kmin: 7.62e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.39e-01
vismean_mean 1.2064965197215776e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15841            170943  0.000681        0.00447
           2(D)         4102             44664   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20287
         Operator Complexity: 1.31426
         Total Memory Usage: 0.0156936 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.774298e+00
              0             1.64587   8.564456e-02         0.0227
              1              1.6459   2.840197e-03         0.0332
              2              1.6459   4.237740e-04         0.1492
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0482
         Final Residual: 		   4.237740e-04
         Total Reduction in Residual: 	   1.122789e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125973
    setup: 0.010486 s
    solve: 0.00211136 s
    solve(per iteration): 0.000703787 s
resid in solve_pyamgx: 4.24e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.092842e+00
              0             1.64587   7.664959e-02         0.0248
              1              1.6459   1.360100e-03         0.0177
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0210
         Final Residual: 		   1.360100e-03
         Total Reduction in Residual: 	   4.397574e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120052
    setup: 0.010486 s
    solve: 0.00151923 s
    solve(per iteration): 0.000759616 s
resid in solve_pyamgx: 1.36e-03
time solve_pyamgx: 2.79e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.338034e+00
              0             1.64587   8.375328e-02         0.0251
              1              1.6459   2.313941e-03         0.0276
              2              1.6459   2.953537e-04         0.1276
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0446
         Final Residual: 		   2.953537e-04
         Total Reduction in Residual: 	   8.848133e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125913
    setup: 0.010486 s
    solve: 0.00210534 s
    solve(per iteration): 0.000701781 s
resid in solve_pyamgx: 2.95e-04
time solve_pyamgx: 3.34e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.881972e-01
              0             1.64587   4.680170e-01         0.6801
              1              1.6459   2.308662e-01         0.4933
              2              1.6459   1.204818e-01         0.5219
              3              1.6459   6.274213e-02         0.5208
              4              1.6459   3.394052e-02         0.5410
              5              1.6459   1.871645e-02         0.5514
              6              1.6459   1.049799e-02         0.5609
              7              1.6459   5.968032e-03         0.5685
              8              1.6459   3.361678e-03         0.5633
              9              1.6459   1.886278e-03         0.5611
             10              1.6459   1.334720e-03         0.7076
             11              1.6459   8.731840e-04         0.6542
             12              1.6459   6.022896e-04         0.6898
             13              1.6459   4.787253e-04         0.7948
             14              1.6459   4.206052e-04         0.8786
             15              1.6459   3.995117e-04         0.9498
             16              1.6459   3.897691e-04         0.9756
             17              1.6459   3.811675e-04         0.9779
             18              1.6459   3.706978e-04         0.9725
             19              1.6459   3.462458e-04         0.9340
             20              1.6459   3.293161e-04         0.9511
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6949
         Final Residual: 		   3.293161e-04
         Total Reduction in Residual: 	   4.785199e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0795255
    setup: 0.050919 s
    solve: 0.0286065 s
    solve(per iteration): 0.00136221 s
resid in solve_pyamgx: 3.29e-04
time solve_pyamgx: 9.50e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25869            276261  0.000413        0.00722
           2(D)         5156            109396   0.00412        0.00264
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31575
         Operator Complexity: 1.56214
         Total Memory Usage: 0.020104 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.628956e-01
              0             1.64587   3.323018e-02         0.0718
              1              1.6459   3.081918e-03         0.0927
              2              1.6459   4.913049e-04         0.1594
              3              1.6459   9.774978e-05         0.1990
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1205
         Final Residual: 		   9.774978e-05
         Total Reduction in Residual: 	   2.111702e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0166414
    setup: 0.0133161 s
    solve: 0.00332534 s
    solve(per iteration): 0.000831336 s
resid in solve_pyamgx: 9.77e-05
time solve_pyamgx: 3.19e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26380            281658  0.000405        0.00736
           2(D)         5169            110901   0.00415        0.00267
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32107
         Operator Complexity: 1.5722
         Total Memory Usage: 0.0202856 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.164482e+01
              0             1.64587   1.548975e+00         0.1330
              1              1.6459   3.417027e-01         0.2206
              2              1.6459   7.114401e-02         0.2082
              3              1.6459   1.745457e-02         0.2453
              4              1.6459   4.190018e-03         0.2401
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2047
         Final Residual: 		   4.190018e-03
         Total Reduction in Residual: 	   3.598182e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176391
    setup: 0.0134548 s
    solve: 0.00418435 s
    solve(per iteration): 0.00083687 s
resid in solve_pyamgx: 4.19e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 7.15e-07

--time step: 431, iter:0, max residual:1.06e-06, u:3.31e-07, v:1.06e-06, w:2.31e-07, p:9.21e-07, k:5.97e-11, eps:0.00e+00, om:3.27e-06


monitor time step: 431, iter:0, u: 4.21e-01, v: 1.39e-03, w:-6.83e-03, p:-1.89e-12, k: 1.20e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.38e+02, kmin: 7.63e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.2037037037037037e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15834            170858  0.000681        0.00447
           2(D)         4131             44763   0.00262        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20309
         Operator Complexity: 1.31428
         Total Memory Usage: 0.0156948 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.770140e+00
              0             1.64587   8.554792e-02         0.0227
              1              1.6459   2.838409e-03         0.0332
              2              1.6459   4.234535e-04         0.1492
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0482
         Final Residual: 		   4.234535e-04
         Total Reduction in Residual: 	   1.123177e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125848
    setup: 0.0104772 s
    solve: 0.00210768 s
    solve(per iteration): 0.00070256 s
resid in solve_pyamgx: 4.23e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.091075e+00
              0             1.64587   7.659882e-02         0.0248
              1              1.6459   1.357164e-03         0.0177
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0210
         Final Residual: 		   1.357164e-03
         Total Reduction in Residual: 	   4.390589e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120091
    setup: 0.0104772 s
    solve: 0.00153194 s
    solve(per iteration): 0.000765968 s
resid in solve_pyamgx: 1.36e-03
time solve_pyamgx: 3.91e-03
time v: 6.65e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.335514e+00
              0             1.64587   8.366100e-02         0.0251
              1              1.6459   2.310115e-03         0.0276
              2              1.6459   2.956261e-04         0.1280
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0446
         Final Residual: 		   2.956261e-04
         Total Reduction in Residual: 	   8.862984e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125907
    setup: 0.0104772 s
    solve: 0.00211354 s
    solve(per iteration): 0.000704512 s
resid in solve_pyamgx: 2.96e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.861860e-01
              0             1.64587   4.660486e-01         0.6792
              1              1.6459   2.302695e-01         0.4941
              2              1.6459   1.198942e-01         0.5207
              3              1.6459   6.231294e-02         0.5197
              4              1.6459   3.348460e-02         0.5374
              5              1.6459   1.830773e-02         0.5468
              6              1.6459   1.020384e-02         0.5574
              7              1.6459   5.793340e-03         0.5678
              8              1.6459   3.254937e-03         0.5618
              9              1.6459   1.829498e-03         0.5621
             10              1.6459   1.290266e-03         0.7053
             11              1.6459   8.363580e-04         0.6482
             12              1.6459   5.693944e-04         0.6808
             13              1.6459   4.472824e-04         0.7855
             14              1.6459   3.911873e-04         0.8746
             15              1.6459   3.705692e-04         0.9473
             16              1.6459   3.614366e-04         0.9754
             17              1.6459   3.537892e-04         0.9788
             18              1.6459   3.441726e-04         0.9728
             19              1.6459   3.217603e-04         0.9349
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6816
         Final Residual: 		   3.217603e-04
         Total Reduction in Residual: 	   4.689113e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0779473
    setup: 0.050692 s
    solve: 0.0272554 s
    solve(per iteration): 0.00136277 s
resid in solve_pyamgx: 3.22e-04
time solve_pyamgx: 9.32e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25877            276487  0.000413        0.00722
           2(D)         5126            108800   0.00414        0.00262
           3(D)            4                 4      0.25       2.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31542
         Operator Complexity: 1.56158
         Total Memory Usage: 0.0200939 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.621246e-01
              0             1.64587   3.374272e-02         0.0730
              1              1.6459   3.085312e-03         0.0914
              2              1.6459   4.866371e-04         0.1577
              3              1.6459   9.622420e-05         0.1977
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1201
         Final Residual: 		   9.622420e-05
         Total Reduction in Residual: 	   2.082213e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0165435
    setup: 0.0132301 s
    solve: 0.00331338 s
    solve(per iteration): 0.000828344 s
resid in solve_pyamgx: 9.62e-05
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26498            282320  0.000402        0.00738
           2(D)         5208            111258    0.0041        0.00268
           3(D)           18                24    0.0741       1.09e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32271
         Operator Complexity: 1.5737
         Total Memory Usage: 0.020317 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.162605e+01
              0             1.64587   1.532142e+00         0.1318
              1              1.6459   3.353943e-01         0.2189
              2              1.6459   6.951387e-02         0.2073
              3              1.6459   1.706069e-02         0.2454
              4              1.6459   4.113185e-03         0.2411
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2041
         Final Residual: 		   4.113185e-03
         Total Reduction in Residual: 	   3.537905e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177403
    setup: 0.0135817 s
    solve: 0.00415856 s
    solve(per iteration): 0.000831712 s
resid in solve_pyamgx: 4.11e-03
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 432, iter:0, max residual:1.06e-06, u:3.31e-07, v:1.06e-06, w:2.31e-07, p:9.63e-07, k:5.87e-11, eps:0.00e+00, om:3.21e-06


monitor time step: 432, iter:0, u: 4.20e-01, v: 1.35e-03, w:-6.41e-03, p:-1.77e-12, k: 1.20e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.38e+02, kmin: 7.64e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.2009237875288681e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15811            170829  0.000683        0.00447
           2(D)         4117             45081   0.00266        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20272
         Operator Complexity: 1.3147
         Total Memory Usage: 0.0156995 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.765984e+00
              0             1.64587   8.545356e-02         0.0227
              1              1.6459   2.847699e-03         0.0333
              2              1.6459   4.258326e-04         0.1495
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0484
         Final Residual: 		   4.258326e-04
         Total Reduction in Residual: 	   1.130734e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125277
    setup: 0.0104122 s
    solve: 0.00211555 s
    solve(per iteration): 0.000705184 s
resid in solve_pyamgx: 4.26e-04
time solve_pyamgx: 2.81e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.089350e+00
              0             1.64587   7.654976e-02         0.0248
              1              1.6459   1.356273e-03         0.0177
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0210
         Final Residual: 		   1.356273e-03
         Total Reduction in Residual: 	   4.390158e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.011933
    setup: 0.0104122 s
    solve: 0.00152083 s
    solve(per iteration): 0.000760416 s
resid in solve_pyamgx: 1.36e-03
time solve_pyamgx: 2.82e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.332987e+00
              0             1.64587   8.357192e-02         0.0251
              1              1.6459   2.307494e-03         0.0276
              2              1.6459   2.979567e-04         0.1291
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0447
         Final Residual: 		   2.979567e-04
         Total Reduction in Residual: 	   8.939628e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126487
    setup: 0.0104122 s
    solve: 0.00223654 s
    solve(per iteration): 0.000745515 s
resid in solve_pyamgx: 2.98e-04
time solve_pyamgx: 3.52e-03
time w: 5.65e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.841642e-01
              0             1.64587   4.639916e-01         0.6782
              1              1.6459   2.299493e-01         0.4956
              2              1.6459   1.192856e-01         0.5187
              3              1.6459   6.194984e-02         0.5193
              4              1.6459   3.304030e-02         0.5333
              5              1.6459   1.786579e-02         0.5407
              6              1.6459   9.882749e-03         0.5532
              7              1.6459   5.582642e-03         0.5649
              8              1.6459   3.117148e-03         0.5584
              9              1.6459   1.754442e-03         0.5628
             10              1.6459   1.234127e-03         0.7034
             11              1.6459   7.916517e-04         0.6415
             12              1.6459   5.303056e-04         0.6699
             13              1.6459   4.100458e-04         0.7732
             14              1.6459   3.563227e-04         0.8690
             15              1.6459   3.363450e-04         0.9439
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6212
         Final Residual: 		   3.363450e-04
         Total Reduction in Residual: 	   4.916145e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0723805
    setup: 0.0508704 s
    solve: 0.0215101 s
    solve(per iteration): 0.00134438 s
resid in solve_pyamgx: 3.36e-04
time solve_pyamgx: 8.79e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25858            275728  0.000412         0.0072
           2(D)         5179            111007   0.00414        0.00267
           3(D)           12                18     0.125       7.75e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31585
         Operator Complexity: 1.56371
         Total Memory Usage: 0.0201287 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.613616e-01
              0             1.64587   3.370529e-02         0.0731
              1              1.6459   3.088542e-03         0.0916
              2              1.6459   4.943023e-04         0.1600
              3              1.6459   9.831462e-05         0.1989
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1208
         Final Residual: 		   9.831462e-05
         Total Reduction in Residual: 	   2.130967e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169276
    setup: 0.0135944 s
    solve: 0.00333318 s
    solve(per iteration): 0.000833296 s
resid in solve_pyamgx: 9.83e-05
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26538            282486  0.000401        0.00738
           2(D)         5210            107312   0.00395        0.00259
           3(D)           12                18     0.125       7.75e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32308
         Operator Complexity: 1.56818
         Total Memory Usage: 0.0202343 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.162100e+01
              0             1.64587   1.524246e+00         0.1312
              1              1.6459   3.307504e-01         0.2170
              2              1.6459   6.787851e-02         0.2052
              3              1.6459   1.663860e-02         0.2451
              4              1.6459   4.003485e-03         0.2406
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2030
         Final Residual: 		   4.003485e-03
         Total Reduction in Residual: 	   3.445043e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017818
    setup: 0.0136605 s
    solve: 0.00415747 s
    solve(per iteration): 0.000831494 s
resid in solve_pyamgx: 4.00e-03
time solve_pyamgx: 3.32e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 433, iter:0, max residual:1.06e-06, u:3.33e-07, v:1.06e-06, w:2.33e-07, p:9.19e-07, k:6.00e-11, eps:0.00e+00, om:3.13e-06


monitor time step: 433, iter:0, u: 4.20e-01, v: 1.31e-03, w:-6.02e-03, p:-1.97e-12, k: 1.19e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.38e+02, kmin: 7.65e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.1981566820276496e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15875            171431   0.00068        0.00448
           2(D)         4147             45487   0.00264        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20367
         Operator Complexity: 1.31617
         Total Memory Usage: 0.0157267 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.761831e+00
              0             1.64587   8.532479e-02         0.0227
              1              1.6459   2.816081e-03         0.0330
              2              1.6459   4.223139e-04         0.1500
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0482
         Final Residual: 		   4.223139e-04
         Total Reduction in Residual: 	   1.122629e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126188
    setup: 0.0105071 s
    solve: 0.00211171 s
    solve(per iteration): 0.000703904 s
resid in solve_pyamgx: 4.22e-04
time solve_pyamgx: 2.81e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.087652e+00
              0             1.64587   7.649982e-02         0.0248
              1              1.6459   1.352554e-03         0.0177
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0209
         Final Residual: 		   1.352554e-03
         Total Reduction in Residual: 	   4.380524e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120199
    setup: 0.0105071 s
    solve: 0.00151283 s
    solve(per iteration): 0.000756416 s
resid in solve_pyamgx: 1.35e-03
time solve_pyamgx: 2.80e-03
time v: 5.49e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.330463e+00
              0             1.64587   8.347505e-02         0.0251
              1              1.6459   2.287929e-03         0.0274
              2              1.6459   2.912273e-04         0.1273
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0444
         Final Residual: 		   2.912273e-04
         Total Reduction in Residual: 	   8.744350e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126201
    setup: 0.0105071 s
    solve: 0.00211296 s
    solve(per iteration): 0.00070432 s
resid in solve_pyamgx: 2.91e-04
time solve_pyamgx: 3.35e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.821989e-01
              0             1.64587   4.623575e-01         0.6777
              1              1.6459   2.299213e-01         0.4973
              2              1.6459   1.188245e-01         0.5168
              3              1.6459   6.166381e-02         0.5189
              4              1.6459   3.265219e-02         0.5295
              5              1.6459   1.747201e-02         0.5351
              6              1.6459   9.599494e-03         0.5494
              7              1.6459   5.375745e-03         0.5600
              8              1.6459   2.977424e-03         0.5539
              9              1.6459   1.679555e-03         0.5641
             10              1.6459   1.184493e-03         0.7052
             11              1.6459   7.641996e-04         0.6452
             12              1.6459   5.198712e-04         0.6803
             13              1.6459   4.099930e-04         0.7886
             14              1.6459   3.628055e-04         0.8849
             15              1.6459   3.448505e-04         0.9505
             16              1.6459   3.369751e-04         0.9772
         --------------------------------------------------------------
         Total Iterations: 17
         Avg Convergence Rate: 		         0.6390
         Final Residual: 		   3.369751e-04
         Total Reduction in Residual: 	   4.939543e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0738403
    setup: 0.0509317 s
    solve: 0.0229085 s
    solve(per iteration): 0.00134756 s
resid in solve_pyamgx: 3.37e-04
time solve_pyamgx: 9.04e-02
time p: 1.03e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25899            275893  0.000411        0.00721
           2(D)         5190            109416   0.00406        0.00264
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3164
         Operator Complexity: 1.56163
         Total Memory Usage: 0.0200996 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.606011e-01
              0             1.64587   3.369348e-02         0.0732
              1              1.6459   3.092511e-03         0.0918
              2              1.6459   4.971944e-04         0.1608
              3              1.6459   9.822546e-05         0.1976
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1208
         Final Residual: 		   9.822546e-05
         Total Reduction in Residual: 	   2.132550e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0166297
    setup: 0.013304 s
    solve: 0.00332566 s
    solve(per iteration): 0.000831416 s
resid in solve_pyamgx: 9.82e-05
time solve_pyamgx: 3.28e-02
time k: 4.46e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26398            280496  0.000403        0.00733
           2(D)         5163            110759   0.00416        0.00267
           3(D)           18                30    0.0926       1.22e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32124
         Operator Complexity: 1.57032
         Total Memory Usage: 0.0202576 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.155951e+01
              0             1.64587   1.518301e+00         0.1313
              1              1.6459   3.318077e-01         0.2185
              2              1.6459   6.843453e-02         0.2062
              3              1.6459   1.686894e-02         0.2465
              4              1.6459   4.022108e-03         0.2384
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2034
         Final Residual: 		   4.022108e-03
         Total Reduction in Residual: 	   3.479478e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177906
    setup: 0.0136206 s
    solve: 0.00416998 s
    solve(per iteration): 0.000833997 s
resid in solve_pyamgx: 4.02e-03
time solve_pyamgx: 3.45e-02
time omega: 4.08e-02
time Smag or Wale: 7.15e-07

--time step: 434, iter:0, max residual:1.06e-06, u:3.30e-07, v:1.06e-06, w:2.28e-07, p:8.80e-07, k:6.00e-11, eps:0.00e+00, om:3.14e-06


monitor time step: 434, iter:0, u: 4.19e-01, v: 1.35e-03, w:-5.65e-03, p:-2.00e-12, k: 1.19e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.38e+02, kmin: 7.66e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 1.1954022988505747e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15856            171490  0.000682        0.00449
           2(D)         4118             44888   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20319
         Operator Complexity: 1.31538
         Total Memory Usage: 0.0157123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.757676e+00
              0             1.64587   8.521323e-02         0.0227
              1              1.6459   2.819590e-03         0.0331
              2              1.6459   4.263629e-04         0.1512
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0484
         Final Residual: 		   4.263629e-04
         Total Reduction in Residual: 	   1.134645e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126014
    setup: 0.0104837 s
    solve: 0.0021177 s
    solve(per iteration): 0.000705899 s
resid in solve_pyamgx: 4.26e-04
time solve_pyamgx: 2.83e-02
time u: 3.50e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.085939e+00
              0             1.64587   7.645061e-02         0.0248
              1              1.6459   1.350972e-03         0.0177
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0209
         Final Residual: 		   1.350972e-03
         Total Reduction in Residual: 	   4.377830e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120054
    setup: 0.0104837 s
    solve: 0.00152166 s
    solve(per iteration): 0.000760832 s
resid in solve_pyamgx: 1.35e-03
time solve_pyamgx: 2.82e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.327963e+00
              0             1.64587   8.339202e-02         0.0251
              1              1.6459   2.292470e-03         0.0275
              2              1.6459   2.953016e-04         0.1288
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0446
         Final Residual: 		   2.953016e-04
         Total Reduction in Residual: 	   8.873344e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126009
    setup: 0.0104837 s
    solve: 0.00211715 s
    solve(per iteration): 0.000705717 s
resid in solve_pyamgx: 2.95e-04
time solve_pyamgx: 3.42e-03
time w: 5.55e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.802591e-01
              0             1.64587   4.615272e-01         0.6785
              1              1.6459   2.299745e-01         0.4983
              2              1.6459   1.184949e-01         0.5153
              3              1.6459   6.137052e-02         0.5179
              4              1.6459   3.231308e-02         0.5265
              5              1.6459   1.716203e-02         0.5311
              6              1.6459   9.371348e-03         0.5461
              7              1.6459   5.184525e-03         0.5532
              8              1.6459   2.845193e-03         0.5488
              9              1.6459   1.604420e-03         0.5639
             10              1.6459   1.135372e-03         0.7077
             11              1.6459   7.429918e-04         0.6544
             12              1.6459   5.205839e-04         0.7007
             13              1.6459   4.234609e-04         0.8134
             14              1.6459   3.830429e-04         0.9046
             15              1.6459   3.673298e-04         0.9590
             16              1.6459   3.596768e-04         0.9792
             17              1.6459   3.521963e-04         0.9792
             18              1.6459   3.397578e-04         0.9647
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6702
         Final Residual: 		   3.397578e-04
         Total Reduction in Residual: 	   4.994535e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0767893
    setup: 0.050932 s
    solve: 0.0258573 s
    solve(per iteration): 0.00136091 s
resid in solve_pyamgx: 3.40e-04
time solve_pyamgx: 9.28e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25930            275954   0.00041        0.00721
           2(D)         5218            108754   0.00399        0.00263
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31695
         Operator Complexity: 1.56075
         Total Memory Usage: 0.0200889 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.598331e-01
              0             1.64587   3.304144e-02         0.0719
              1              1.6459   3.040022e-03         0.0920
              2              1.6459   4.877379e-04         0.1604
              3              1.6459   9.803603e-05         0.2010
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1208
         Final Residual: 		   9.803603e-05
         Total Reduction in Residual: 	   2.131991e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169044
    setup: 0.0135782 s
    solve: 0.00332621 s
    solve(per iteration): 0.000831552 s
resid in solve_pyamgx: 9.80e-05
time solve_pyamgx: 3.23e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26430            282460  0.000404        0.00738
           2(D)         5209            110833   0.00408        0.00267
           3(D)           11                17      0.14       7.23e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32196
         Operator Complexity: 1.57327
         Total Memory Usage: 0.0203066 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.150969e+01
              0             1.64587   1.507831e+00         0.1310
              1              1.6459   3.284703e-01         0.2178
              2              1.6459   6.755245e-02         0.2057
              3              1.6459   1.654986e-02         0.2450
              4              1.6459   3.984843e-03         0.2408
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2032
         Final Residual: 		   3.984843e-03
         Total Reduction in Residual: 	   3.462163e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177111
    setup: 0.0135373 s
    solve: 0.00417382 s
    solve(per iteration): 0.000834765 s
resid in solve_pyamgx: 3.98e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 435, iter:0, max residual:1.06e-06, u:3.33e-07, v:1.06e-06, w:2.31e-07, p:9.58e-07, k:5.98e-11, eps:0.00e+00, om:3.11e-06


monitor time step: 435, iter:0, u: 4.18e-01, v: 1.43e-03, w:-5.32e-03, p:-1.95e-12, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.38e+02, kmin: 7.67e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.1926605504587154e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15843            170879  0.000681        0.00447
           2(D)         4109             44879   0.00266        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20296
         Operator Complexity: 1.31448
         Total Memory Usage: 0.0156974 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.753517e+00
              0             1.64587   8.511541e-02         0.0227
              1              1.6459   2.819423e-03         0.0331
              2              1.6459   4.230897e-04         0.1501
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.230897e-04
         Total Reduction in Residual: 	   1.127182e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012591
    setup: 0.0104815 s
    solve: 0.00210944 s
    solve(per iteration): 0.000703147 s
resid in solve_pyamgx: 4.23e-04
time solve_pyamgx: 2.78e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.084177e+00
              0             1.64587   7.640146e-02         0.0248
              1              1.6459   1.349155e-03         0.0177
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0209
         Final Residual: 		   1.349155e-03
         Total Reduction in Residual: 	   4.374442e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119867
    setup: 0.0104815 s
    solve: 0.00150515 s
    solve(per iteration): 0.000752576 s
resid in solve_pyamgx: 1.35e-03
time solve_pyamgx: 2.78e-03
time v: 5.49e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.325500e+00
              0             1.64587   8.330959e-02         0.0251
              1              1.6459   2.291121e-03         0.0275
              2              1.6459   2.930849e-04         0.1279
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0445
         Final Residual: 		   2.930849e-04
         Total Reduction in Residual: 	   8.813259e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125851
    setup: 0.0104815 s
    solve: 0.00210355 s
    solve(per iteration): 0.000701184 s
resid in solve_pyamgx: 2.93e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.783823e-01
              0             1.64587   4.615672e-01         0.6804
              1              1.6459   2.298744e-01         0.4980
              2              1.6459   1.182393e-01         0.5144
              3              1.6459   6.102971e-02         0.5162
              4              1.6459   3.204778e-02         0.5251
              5              1.6459   1.697107e-02         0.5296
              6              1.6459   9.216693e-03         0.5431
              7              1.6459   5.031381e-03         0.5459
              8              1.6459   2.734927e-03         0.5436
              9              1.6459   1.534368e-03         0.5610
             10              1.6459   1.083442e-03         0.7061
             11              1.6459   7.139348e-04         0.6590
             12              1.6459   5.078732e-04         0.7114
             13              1.6459   4.181906e-04         0.8234
             14              1.6459   3.818306e-04         0.9131
             15              1.6459   3.674983e-04         0.9625
             16              1.6459   3.600628e-04         0.9798
             17              1.6459   3.524940e-04         0.9790
             18              1.6459   3.387245e-04         0.9609
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6702
         Final Residual: 		   3.387245e-04
         Total Reduction in Residual: 	   4.993121e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0769313
    setup: 0.0511224 s
    solve: 0.0258089 s
    solve(per iteration): 0.00135836 s
resid in solve_pyamgx: 3.39e-04
time solve_pyamgx: 9.30e-02
time p: 1.05e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25969            276611   0.00041        0.00723
           2(D)         5150            107604   0.00406         0.0026
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31663
         Operator Complexity: 1.56003
         Total Memory Usage: 0.0200762 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.590712e-01
              0             1.64587   3.317957e-02         0.0723
              1              1.6459   3.055813e-03         0.0921
              2              1.6459   4.879019e-04         0.1597
              3              1.6459   9.779312e-05         0.2004
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1208
         Final Residual: 		   9.779312e-05
         Total Reduction in Residual: 	   2.130239e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168828
    setup: 0.0135516 s
    solve: 0.0033312 s
    solve(per iteration): 0.0008328 s
resid in solve_pyamgx: 9.78e-05
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26407            281711  0.000404        0.00736
           2(D)         5129            110917   0.00422        0.00267
           3(D)           15                17    0.0756       8.42e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32095
         Operator Complexity: 1.5723
         Total Memory Usage: 0.0202866 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.148595e+01
              0             1.64587   1.512358e+00         0.1317
              1              1.6459   3.313053e-01         0.2191
              2              1.6459   6.807066e-02         0.2055
              3              1.6459   1.649898e-02         0.2424
              4              1.6459   3.919177e-03         0.2375
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2026
         Final Residual: 		   3.919177e-03
         Total Reduction in Residual: 	   3.412149e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177172
    setup: 0.0135516 s
    solve: 0.00416563 s
    solve(per iteration): 0.000833126 s
resid in solve_pyamgx: 3.92e-03
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 436, iter:0, max residual:1.05e-06, u:3.31e-07, v:1.05e-06, w:2.29e-07, p:9.65e-07, k:5.97e-11, eps:0.00e+00, om:3.06e-06


monitor time step: 436, iter:0, u: 4.18e-01, v: 1.45e-03, w:-5.02e-03, p:-1.94e-12, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.39e+02, kmin: 7.67e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.35e-01
vismean_mean 1.1899313501144163e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15829            171023  0.000683        0.00447
           2(D)         4098             44498   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20271
         Operator Complexity: 1.31413
         Total Memory Usage: 0.0156909 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.749356e+00
              0             1.64587   8.502075e-02         0.0227
              1              1.6459   2.819311e-03         0.0332
              2              1.6459   4.221232e-04         0.1497
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.221232e-04
         Total Reduction in Residual: 	   1.125855e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125337
    setup: 0.0104202 s
    solve: 0.00211344 s
    solve(per iteration): 0.00070448 s
resid in solve_pyamgx: 4.22e-04
time solve_pyamgx: 2.76e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.082375e+00
              0             1.64587   7.635137e-02         0.0248
              1              1.6459   1.347634e-03         0.0177
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0209
         Final Residual: 		   1.347634e-03
         Total Reduction in Residual: 	   4.372065e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119378
    setup: 0.0104202 s
    solve: 0.00151757 s
    solve(per iteration): 0.000758784 s
resid in solve_pyamgx: 1.35e-03
time solve_pyamgx: 2.77e-03
time v: 5.49e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.323060e+00
              0             1.64587   8.323249e-02         0.0250
              1              1.6459   2.294188e-03         0.0276
              2              1.6459   2.949102e-04         0.1285
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0446
         Final Residual: 		   2.949102e-04
         Total Reduction in Residual: 	   8.874657e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125443
    setup: 0.0104202 s
    solve: 0.00212403 s
    solve(per iteration): 0.000708011 s
resid in solve_pyamgx: 2.95e-04
time solve_pyamgx: 3.35e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.763997e-01
              0             1.64587   4.621470e-01         0.6832
              1              1.6459   2.294357e-01         0.4965
              2              1.6459   1.179241e-01         0.5140
              3              1.6459   6.066698e-02         0.5145
              4              1.6459   3.191391e-02         0.5261
              5              1.6459   1.692802e-02         0.5304
              6              1.6459   9.170112e-03         0.5417
              7              1.6459   4.966872e-03         0.5416
              8              1.6459   2.687988e-03         0.5412
              9              1.6459   1.498917e-03         0.5576
             10              1.6459   1.050119e-03         0.7006
             11              1.6459   6.864532e-04         0.6537
             12              1.6459   4.806580e-04         0.7002
             13              1.6459   3.872184e-04         0.8056
             14              1.6459   3.499156e-04         0.9037
             15              1.6459   3.353098e-04         0.9583
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6215
         Final Residual: 		   3.353098e-04
         Total Reduction in Residual: 	   4.957273e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0723825
    setup: 0.0508211 s
    solve: 0.0215613 s
    solve(per iteration): 0.00134758 s
resid in solve_pyamgx: 3.35e-04
time solve_pyamgx: 8.80e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26013            277029  0.000409        0.00724
           2(D)         5207            109925   0.00405        0.00265
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31772
         Operator Complexity: 1.56403
         Total Memory Usage: 0.0201431 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.583199e-01
              0             1.64587   3.314114e-02         0.0723
              1              1.6459   3.064223e-03         0.0925
              2              1.6459   4.931568e-04         0.1609
              3              1.6459   9.757280e-05         0.1979
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1208
         Final Residual: 		   9.757280e-05
         Total Reduction in Residual: 	   2.128923e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169037
    setup: 0.0135703 s
    solve: 0.00333347 s
    solve(per iteration): 0.000833368 s
resid in solve_pyamgx: 9.76e-05
time solve_pyamgx: 3.21e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26345            280999  0.000405        0.00734
           2(D)         5158            110208   0.00414        0.00266
           3(D)           11                15     0.124       6.78e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32058
         Operator Complexity: 1.57023
         Total Memory Usage: 0.0202529 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.144578e+01
              0             1.64587   1.508896e+00         0.1318
              1              1.6459   3.319225e-01         0.2200
              2              1.6459   6.877702e-02         0.2072
              3              1.6459   1.694318e-02         0.2463
              4              1.6459   4.062704e-03         0.2398
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2042
         Final Residual: 		   4.062704e-03
         Total Reduction in Residual: 	   3.549522e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176811
    setup: 0.0135247 s
    solve: 0.00415642 s
    solve(per iteration): 0.000831283 s
resid in solve_pyamgx: 4.06e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 437, iter:0, max residual:1.05e-06, u:3.30e-07, v:1.05e-06, w:2.30e-07, p:8.97e-07, k:5.96e-11, eps:0.00e+00, om:3.17e-06


monitor time step: 437, iter:0, u: 4.17e-01, v: 1.42e-03, w:-4.73e-03, p:-1.98e-12, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.39e+02, kmin: 7.68e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.187214611872146e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15848            170934  0.000681        0.00447
           2(D)         4119             44945   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20311
         Operator Complexity: 1.31466
         Total Memory Usage: 0.0157008 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.745201e+00
              0             1.64587   8.490618e-02         0.0227
              1              1.6459   2.807827e-03         0.0331
              2              1.6459   4.232420e-04         0.1507
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.232420e-04
         Total Reduction in Residual: 	   1.130092e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126073
    setup: 0.0104999 s
    solve: 0.00210739 s
    solve(per iteration): 0.000702464 s
resid in solve_pyamgx: 4.23e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.080573e+00
              0             1.64587   7.630183e-02         0.0248
              1              1.6459   1.345933e-03         0.0176
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0209
         Final Residual: 		   1.345933e-03
         Total Reduction in Residual: 	   4.369099e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120255
    setup: 0.0104999 s
    solve: 0.00152566 s
    solve(per iteration): 0.000762832 s
resid in solve_pyamgx: 1.35e-03
time solve_pyamgx: 2.76e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.320618e+00
              0             1.64587   8.314107e-02         0.0250
              1              1.6459   2.283840e-03         0.0275
              2              1.6459   2.928820e-04         0.1282
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0445
         Final Residual: 		   2.928820e-04
         Total Reduction in Residual: 	   8.820103e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126052
    setup: 0.0104999 s
    solve: 0.00210534 s
    solve(per iteration): 0.000701781 s
resid in solve_pyamgx: 2.93e-04
time solve_pyamgx: 3.34e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.744308e-01
              0             1.64587   4.629231e-01         0.6864
              1              1.6459   2.286780e-01         0.4940
              2              1.6459   1.174822e-01         0.5137
              3              1.6459   6.029638e-02         0.5132
              4              1.6459   3.189431e-02         0.5290
              5              1.6459   1.699403e-02         0.5328
              6              1.6459   9.227406e-03         0.5430
              7              1.6459   5.014367e-03         0.5434
              8              1.6459   2.731638e-03         0.5448
              9              1.6459   1.523203e-03         0.5576
             10              1.6459   1.061049e-03         0.6966
             11              1.6459   6.855103e-04         0.6461
             12              1.6459   4.640934e-04         0.6770
             13              1.6459   3.554736e-04         0.7660
             14              1.6459   3.113477e-04         0.8759
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5993
         Final Residual: 		   3.113477e-04
         Total Reduction in Residual: 	   4.616452e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0709402
    setup: 0.0507658 s
    solve: 0.0201744 s
    solve(per iteration): 0.00134496 s
resid in solve_pyamgx: 3.11e-04
time solve_pyamgx: 8.63e-02
time p: 9.86e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25981            277413  0.000411        0.00725
           2(D)         5171            111577   0.00417        0.00269
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31696
         Operator Complexity: 1.56698
         Total Memory Usage: 0.0201846 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.575562e-01
              0             1.64587   3.315436e-02         0.0725
              1              1.6459   3.057699e-03         0.0922
              2              1.6459   4.918572e-04         0.1609
              3              1.6459   9.661859e-05         0.1964
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1205
         Final Residual: 		   9.661859e-05
         Total Reduction in Residual: 	   2.111622e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168808
    setup: 0.0135629 s
    solve: 0.00331789 s
    solve(per iteration): 0.000829472 s
resid in solve_pyamgx: 9.66e-05
time solve_pyamgx: 3.22e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26501            282211  0.000402        0.00737
           2(D)         5249            111511   0.00405        0.00269
           3(D)           15                19    0.0844       8.87e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32313
         Operator Complexity: 1.5739
         Total Memory Usage: 0.0203222 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.146903e+01
              0             1.64587   1.510606e+00         0.1317
              1              1.6459   3.307703e-01         0.2190
              2              1.6459   6.821162e-02         0.2062
              3              1.6459   1.672397e-02         0.2452
              4              1.6459   4.021579e-03         0.2405
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2037
         Final Residual: 		   4.021579e-03
         Total Reduction in Residual: 	   3.506468e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017762
    setup: 0.013577 s
    solve: 0.00418493 s
    solve(per iteration): 0.000836986 s
resid in solve_pyamgx: 4.02e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 438, iter:0, max residual:1.05e-06, u:3.31e-07, v:1.05e-06, w:2.29e-07, p:9.11e-07, k:5.90e-11, eps:0.00e+00, om:3.14e-06


monitor time step: 438, iter:0, u: 4.17e-01, v: 1.38e-03, w:-4.45e-03, p:-1.75e-12, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.39e+02, kmin: 7.69e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.184510250569476e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15831            170653  0.000681        0.00447
           2(D)         4168             45612   0.00263        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20344
         Operator Complexity: 1.31522
         Total Memory Usage: 0.0157107 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.741049e+00
              0             1.64587   8.481526e-02         0.0227
              1              1.6459   2.807661e-03         0.0331
              2              1.6459   4.192702e-04         0.1493
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0482
         Final Residual: 		   4.192702e-04
         Total Reduction in Residual: 	   1.120729e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125396
    setup: 0.0104161 s
    solve: 0.00212342 s
    solve(per iteration): 0.000707808 s
resid in solve_pyamgx: 4.19e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.078803e+00
              0             1.64587   7.625211e-02         0.0248
              1              1.6459   1.344602e-03         0.0176
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0209
         Final Residual: 		   1.344602e-03
         Total Reduction in Residual: 	   4.367288e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119327
    setup: 0.0104161 s
    solve: 0.00151654 s
    solve(per iteration): 0.000758272 s
resid in solve_pyamgx: 1.34e-03
time solve_pyamgx: 2.71e-03
time v: 5.42e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.318164e+00
              0             1.64587   8.305550e-02         0.0250
              1              1.6459   2.275846e-03         0.0274
              2              1.6459   2.890114e-04         0.1270
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0443
         Final Residual: 		   2.890114e-04
         Total Reduction in Residual: 	   8.709982e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125297
    setup: 0.0104161 s
    solve: 0.00211354 s
    solve(per iteration): 0.000704512 s
resid in solve_pyamgx: 2.89e-04
time solve_pyamgx: 3.30e-03
time w: 5.43e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.724376e-01
              0             1.64587   4.635550e-01         0.6894
              1              1.6459   2.276909e-01         0.4912
              2              1.6459   1.169041e-01         0.5134
              3              1.6459   5.995996e-02         0.5129
              4              1.6459   3.194091e-02         0.5327
              5              1.6459   1.710410e-02         0.5355
              6              1.6459   9.354569e-03         0.5469
              7              1.6459   5.149853e-03         0.5505
              8              1.6459   2.841790e-03         0.5518
              9              1.6459   1.585277e-03         0.5578
             10              1.6459   1.097410e-03         0.6923
             11              1.6459   6.970907e-04         0.6352
             12              1.6459   4.493959e-04         0.6447
             13              1.6459   3.162693e-04         0.7038
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5785
         Final Residual: 		   3.162693e-04
         Total Reduction in Residual: 	   4.703326e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0701836
    setup: 0.0513077 s
    solve: 0.0188759 s
    solve(per iteration): 0.00134828 s
resid in solve_pyamgx: 3.16e-04
time solve_pyamgx: 8.57e-02
time p: 9.80e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26001            277761  0.000411        0.00725
           2(D)         5197            109711   0.00406        0.00265
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31746
         Operator Complexity: 1.56478
         Total Memory Usage: 0.0201534 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.567979e-01
              0             1.64587   3.300030e-02         0.0722
              1              1.6459   3.022262e-03         0.0916
              2              1.6459   4.858828e-04         0.1608
              3              1.6459   9.741540e-05         0.2005
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1208
         Final Residual: 		   9.741540e-05
         Total Reduction in Residual: 	   2.132571e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168508
    setup: 0.0135228 s
    solve: 0.003328 s
    solve(per iteration): 0.000832 s
resid in solve_pyamgx: 9.74e-05
time solve_pyamgx: 3.22e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26303            280525  0.000405        0.00733
           2(D)         5209            110335   0.00407        0.00266
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32063
         Operator Complexity: 1.56971
         Total Memory Usage: 0.0202453 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.141032e+01
              0             1.64587   1.498310e+00         0.1313
              1              1.6459   3.274310e-01         0.2185
              2              1.6459   6.834859e-02         0.2087
              3              1.6459   1.683909e-02         0.2464
              4              1.6459   4.020697e-03         0.2388
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2039
         Final Residual: 		   4.020697e-03
         Total Reduction in Residual: 	   3.523738e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176212
    setup: 0.0134287 s
    solve: 0.00419248 s
    solve(per iteration): 0.000838496 s
resid in solve_pyamgx: 4.02e-03
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 7.15e-07

--time step: 439, iter:0, max residual:1.05e-06, u:3.28e-07, v:1.05e-06, w:2.26e-07, p:1.03e-06, k:5.95e-11, eps:0.00e+00, om:3.14e-06


monitor time step: 439, iter:0, u: 4.17e-01, v: 1.31e-03, w:-4.21e-03, p:-1.40e-12, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.39e+02, kmin: 7.69e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 1.1818181818181816e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15837            170817  0.000681        0.00447
           2(D)         4153             45201   0.00262        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20335
         Operator Complexity: 1.31486
         Total Memory Usage: 0.0157048 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.736897e+00
              0             1.64587   8.470976e-02         0.0227
              1              1.6459   2.794581e-03         0.0330
              2              1.6459   4.155448e-04         0.1487
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0481
         Final Residual: 		   4.155448e-04
         Total Reduction in Residual: 	   1.112005e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0124821
    setup: 0.0103671 s
    solve: 0.00211504 s
    solve(per iteration): 0.000705013 s
resid in solve_pyamgx: 4.16e-04
time solve_pyamgx: 2.77e-02
time u: 3.42e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.077061e+00
              0             1.64587   7.620164e-02         0.0248
              1              1.6459   1.341869e-03         0.0176
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0209
         Final Residual: 		   1.341869e-03
         Total Reduction in Residual: 	   4.360881e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01188
    setup: 0.0103671 s
    solve: 0.00151293 s
    solve(per iteration): 0.000756464 s
resid in solve_pyamgx: 1.34e-03
time solve_pyamgx: 2.77e-03
time v: 5.48e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.315709e+00
              0             1.64587   8.297322e-02         0.0250
              1              1.6459   2.264855e-03         0.0273
              2              1.6459   2.869462e-04         0.1267
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0442
         Final Residual: 		   2.869462e-04
         Total Reduction in Residual: 	   8.654142e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0124805
    setup: 0.0103671 s
    solve: 0.00211344 s
    solve(per iteration): 0.00070448 s
resid in solve_pyamgx: 2.87e-04
time solve_pyamgx: 3.36e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.704768e-01
              0             1.64587   4.635917e-01         0.6914
              1              1.6459   2.266961e-01         0.4890
              2              1.6459   1.163748e-01         0.5134
              3              1.6459   5.979378e-02         0.5138
              4              1.6459   3.207218e-02         0.5364
              5              1.6459   1.725699e-02         0.5381
              6              1.6459   9.542218e-03         0.5529
              7              1.6459   5.341894e-03         0.5598
              8              1.6459   2.981010e-03         0.5580
              9              1.6459   1.656563e-03         0.5557
             10              1.6459   1.137312e-03         0.6865
             11              1.6459   7.096294e-04         0.6240
             12              1.6459   4.364879e-04         0.6151
             13              1.6459   2.768703e-04         0.6343
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5732
         Final Residual: 		   2.768703e-04
         Total Reduction in Residual: 	   4.129454e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697877
    setup: 0.0509215 s
    solve: 0.0188662 s
    solve(per iteration): 0.00134758 s
resid in solve_pyamgx: 2.77e-04
time solve_pyamgx: 8.50e-02
time p: 9.73e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25887            275943  0.000412        0.00721
           2(D)         5123            107211   0.00408        0.00259
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31555
         Operator Complexity: 1.55848
         Total Memory Usage: 0.020047 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.560516e-01
              0             1.64587   3.289476e-02         0.0721
              1              1.6459   3.011382e-03         0.0915
              2              1.6459   4.836942e-04         0.1606
              3              1.6459   9.851404e-05         0.2037
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1212
         Final Residual: 		   9.851404e-05
         Total Reduction in Residual: 	   2.160151e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0166206
    setup: 0.0132979 s
    solve: 0.00332272 s
    solve(per iteration): 0.00083068 s
resid in solve_pyamgx: 9.85e-05
time solve_pyamgx: 3.18e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26394            282086  0.000405        0.00737
           2(D)         5145            109993   0.00416        0.00265
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32096
         Operator Complexity: 1.5715
         Total Memory Usage: 0.0202744 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.142950e+01
              0             1.64587   1.498936e+00         0.1311
              1              1.6459   3.282883e-01         0.2190
              2              1.6459   6.771278e-02         0.2063
              3              1.6459   1.664480e-02         0.2458
              4              1.6459   4.030044e-03         0.2421
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2039
         Final Residual: 		   4.030044e-03
         Total Reduction in Residual: 	   3.526004e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177054
    setup: 0.013541 s
    solve: 0.00416445 s
    solve(per iteration): 0.00083289 s
resid in solve_pyamgx: 4.03e-03
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 7.15e-07

--time step: 440, iter:0, max residual:1.05e-06, u:3.25e-07, v:1.05e-06, w:2.24e-07, p:9.11e-07, k:6.01e-11, eps:0.00e+00, om:3.15e-06


monitor time step: 440, iter:0, u: 4.17e-01, v: 1.14e-03, w:-4.01e-03, p:-9.61e-13, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.64e-01, cfl_max_y: 4.31e-02, at i=  9, j= 59


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.40e+02, kmin: 7.70e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.1791383219954648e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15863            171281  0.000681        0.00448
           2(D)         4140             44706   0.00261        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20348
         Operator Complexity: 1.31481
         Total Memory Usage: 0.0157049 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.732736e+00
              0             1.64587   8.459954e-02         0.0227
              1              1.6459   2.796232e-03         0.0331
              2              1.6459   4.184914e-04         0.1497
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0482
         Final Residual: 		   4.184914e-04
         Total Reduction in Residual: 	   1.121138e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126061
    setup: 0.0104823 s
    solve: 0.00212378 s
    solve(per iteration): 0.000707925 s
resid in solve_pyamgx: 4.18e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.075311e+00
              0             1.64587   7.615292e-02         0.0248
              1              1.6459   1.340144e-03         0.0176
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0209
         Final Residual: 		   1.340144e-03
         Total Reduction in Residual: 	   4.357751e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120002
    setup: 0.0104823 s
    solve: 0.00151786 s
    solve(per iteration): 0.000758928 s
resid in solve_pyamgx: 1.34e-03
time solve_pyamgx: 2.76e-03
time v: 5.45e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.313281e+00
              0             1.64587   8.289546e-02         0.0250
              1              1.6459   2.269215e-03         0.0274
              2              1.6459   2.887781e-04         0.1273
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0443
         Final Residual: 		   2.887781e-04
         Total Reduction in Residual: 	   8.715776e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012598
    setup: 0.0104823 s
    solve: 0.00211568 s
    solve(per iteration): 0.000705227 s
resid in solve_pyamgx: 2.89e-04
time solve_pyamgx: 3.32e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.685748e-01
              0             1.64587   4.628928e-01         0.6924
              1              1.6459   2.261165e-01         0.4885
              2              1.6459   1.161516e-01         0.5137
              3              1.6459   5.989143e-02         0.5156
              4              1.6459   3.228941e-02         0.5391
              5              1.6459   1.746087e-02         0.5408
              6              1.6459   9.770667e-03         0.5596
              7              1.6459   5.547153e-03         0.5677
              8              1.6459   3.111267e-03         0.5609
              9              1.6459   1.716744e-03         0.5518
             10              1.6459   1.169211e-03         0.6811
             11              1.6459   7.187031e-04         0.6147
             12              1.6459   4.271564e-04         0.5943
             13              1.6459   2.469398e-04         0.5781
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5686
         Final Residual: 		   2.469398e-04
         Total Reduction in Residual: 	   3.693525e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0698493
    setup: 0.0509565 s
    solve: 0.0188928 s
    solve(per iteration): 0.00134949 s
resid in solve_pyamgx: 2.47e-04
time solve_pyamgx: 8.53e-02
time p: 9.76e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25930            276518  0.000411        0.00722
           2(D)         5155            109075    0.0041        0.00263
           3(D)           12                32     0.222       1.09e-06
         --------------------------------------------------------------
         Grid Complexity: 1.31634
         Operator Complexity: 1.56207
         Total Memory Usage: 0.020106 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.552944e-01
              0             1.64587   3.324684e-02         0.0730
              1              1.6459   3.027652e-03         0.0911
              2              1.6459   4.870024e-04         0.1609
              3              1.6459   9.537041e-05         0.1958
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1203
         Final Residual: 		   9.537041e-05
         Total Reduction in Residual: 	   2.094697e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169064
    setup: 0.0135784 s
    solve: 0.00332797 s
    solve(per iteration): 0.000831992 s
resid in solve_pyamgx: 9.54e-05
time solve_pyamgx: 3.21e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26375            281459  0.000405        0.00735
           2(D)         5148            108884   0.00411        0.00263
           3(D)           13                29     0.172       1.05e-06
         --------------------------------------------------------------
         Grid Complexity: 1.3208
         Operator Complexity: 1.56899
         Total Memory Usage: 0.020235 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.137761e+01
              0             1.64587   1.483329e+00         0.1304
              1              1.6459   3.209595e-01         0.2164
              2              1.6459   6.578145e-02         0.2050
              3              1.6459   1.606396e-02         0.2442
              4              1.6459   3.872730e-03         0.2411
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2025
         Final Residual: 		   3.872730e-03
         Total Reduction in Residual: 	   3.403817e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178857
    setup: 0.0137264 s
    solve: 0.00415933 s
    solve(per iteration): 0.000831866 s
resid in solve_pyamgx: 3.87e-03
time solve_pyamgx: 3.32e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 441, iter:0, max residual:1.05e-06, u:3.27e-07, v:1.05e-06, w:2.26e-07, p:7.78e-07, k:5.82e-11, eps:0.00e+00, om:3.03e-06


monitor time step: 441, iter:0, u: 4.18e-01, v: 8.65e-04, w:-3.85e-03, p:-4.52e-13, k: 1.18e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.40e+02, kmin: 7.71e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 1.176470588235294e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15850            171406  0.000682        0.00448
           2(D)         4173             45373   0.00261        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20368
         Operator Complexity: 1.31597
         Total Memory Usage: 0.0157234 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.728567e+00
              0             1.64587   8.449657e-02         0.0227
              1              1.6459   2.788985e-03         0.0330
              2              1.6459   4.203738e-04         0.1507
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0483
         Final Residual: 		   4.203738e-04
         Total Reduction in Residual: 	   1.127441e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125409
    setup: 0.0104351 s
    solve: 0.00210576 s
    solve(per iteration): 0.00070192 s
resid in solve_pyamgx: 4.20e-04
time solve_pyamgx: 2.81e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.073523e+00
              0             1.64587   7.610224e-02         0.0248
              1              1.6459   1.338508e-03         0.0176
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0209
         Final Residual: 		   1.338508e-03
         Total Reduction in Residual: 	   4.354964e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119614
    setup: 0.0104351 s
    solve: 0.00152634 s
    solve(per iteration): 0.000763168 s
resid in solve_pyamgx: 1.34e-03
time solve_pyamgx: 2.80e-03
time v: 5.49e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.310889e+00
              0             1.64587   8.281056e-02         0.0250
              1              1.6459   2.260220e-03         0.0273
              2              1.6459   2.901332e-04         0.1284
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0444
         Final Residual: 		   2.901332e-04
         Total Reduction in Residual: 	   8.763000e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012557
    setup: 0.0104351 s
    solve: 0.00212186 s
    solve(per iteration): 0.000707285 s
resid in solve_pyamgx: 2.90e-04
time solve_pyamgx: 3.36e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.667408e-01
              0             1.64587   4.615586e-01         0.6923
              1              1.6459   2.262251e-01         0.4901
              2              1.6459   1.164325e-01         0.5147
              3              1.6459   6.027235e-02         0.5177
              4              1.6459   3.259838e-02         0.5409
              5              1.6459   1.773688e-02         0.5441
              6              1.6459   1.002260e-02         0.5651
              7              1.6459   5.734619e-03         0.5722
              8              1.6459   3.215545e-03         0.5607
              9              1.6459   1.765314e-03         0.5490
             10              1.6459   1.198215e-03         0.6788
             11              1.6459   7.313692e-04         0.6104
             12              1.6459   4.291505e-04         0.5868
             13              1.6459   2.418674e-04         0.5636
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5679
         Final Residual: 		   2.418674e-04
         Total Reduction in Residual: 	   3.627607e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0700085
    setup: 0.0511463 s
    solve: 0.0188622 s
    solve(per iteration): 0.0013473 s
resid in solve_pyamgx: 2.42e-04
time solve_pyamgx: 8.54e-02
time p: 9.78e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25972            277186  0.000411        0.00724
           2(D)         5177            108783   0.00406        0.00262
           3(D)           12                16     0.111        7.3e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31699
         Operator Complexity: 1.56259
         Total Memory Usage: 0.0201174 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.545387e-01
              0             1.64587   3.272262e-02         0.0720
              1              1.6459   3.009674e-03         0.0920
              2              1.6459   4.871293e-04         0.1619
              3              1.6459   9.694717e-05         0.1990
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1208
         Final Residual: 		   9.694717e-05
         Total Reduction in Residual: 	   2.132869e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168399
    setup: 0.0135124 s
    solve: 0.00332752 s
    solve(per iteration): 0.00083188 s
resid in solve_pyamgx: 9.69e-05
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26403            281605  0.000404        0.00735
           2(D)         5151            111233   0.00419        0.00268
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32107
         Operator Complexity: 1.5726
         Total Memory Usage: 0.0202917 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.134585e+01
              0             1.64587   1.479609e+00         0.1304
              1              1.6459   3.249741e-01         0.2196
              2              1.6459   6.706167e-02         0.2064
              3              1.6459   1.639950e-02         0.2445
              4              1.6459   3.986615e-03         0.2431
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2038
         Final Residual: 		   3.986615e-03
         Total Reduction in Residual: 	   3.513720e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177988
    setup: 0.013611 s
    solve: 0.00418774 s
    solve(per iteration): 0.000837549 s
resid in solve_pyamgx: 3.99e-03
time solve_pyamgx: 3.31e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 442, iter:0, max residual:1.05e-06, u:3.28e-07, v:1.05e-06, w:2.27e-07, p:7.04e-07, k:5.92e-11, eps:0.00e+00, om:3.11e-06


monitor time step: 442, iter:0, u: 4.20e-01, v: 5.13e-04, w:-3.71e-03, p: 1.14e-13, k: 1.19e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.40e+02, kmin: 7.72e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.28e-01
vismean_mean 1.1738148984198645e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15878            171494   0.00068        0.00449
           2(D)         4169             45633   0.00263        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20393
         Operator Complexity: 1.31647
         Total Memory Usage: 0.0157325 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.724396e+00
              0             1.64587   8.439828e-02         0.0227
              1              1.6459   2.770306e-03         0.0328
              2              1.6459   4.115702e-04         0.1486
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0480
         Final Residual: 		   4.115702e-04
         Total Reduction in Residual: 	   1.105066e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126005
    setup: 0.0104604 s
    solve: 0.00214016 s
    solve(per iteration): 0.000713387 s
resid in solve_pyamgx: 4.12e-04
time solve_pyamgx: 2.84e-02
time u: 3.50e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.071696e+00
              0             1.64587   7.605253e-02         0.0248
              1              1.6459   1.336669e-03         0.0176
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0209
         Final Residual: 		   1.336669e-03
         Total Reduction in Residual: 	   4.351568e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119755
    setup: 0.0104604 s
    solve: 0.00151517 s
    solve(per iteration): 0.000757584 s
resid in solve_pyamgx: 1.34e-03
time solve_pyamgx: 2.79e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.308518e+00
              0             1.64587   8.273137e-02         0.0250
              1              1.6459   2.252537e-03         0.0272
              2              1.6459   2.878724e-04         0.1278
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0443
         Final Residual: 		   2.878724e-04
         Total Reduction in Residual: 	   8.700946e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125759
    setup: 0.0104604 s
    solve: 0.00211558 s
    solve(per iteration): 0.000705195 s
resid in solve_pyamgx: 2.88e-04
time solve_pyamgx: 3.36e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.648768e-01
              0             1.64587   4.596229e-01         0.6913
              1              1.6459   2.267717e-01         0.4934
              2              1.6459   1.171782e-01         0.5167
              3              1.6459   6.090392e-02         0.5198
              4              1.6459   3.300637e-02         0.5419
              5              1.6459   1.810442e-02         0.5485
              6              1.6459   1.028617e-02         0.5682
              7              1.6459   5.890281e-03         0.5726
              8              1.6459   3.294066e-03         0.5592
              9              1.6459   1.811139e-03         0.5498
             10              1.6459   1.234838e-03         0.6818
             11              1.6459   7.576944e-04         0.6136
             12              1.6459   4.525006e-04         0.5972
             13              1.6459   2.751379e-04         0.6080
         --------------------------------------------------------------
         Total Iterations: 14
         Avg Convergence Rate: 		         0.5732
         Final Residual: 		   2.751379e-04
         Total Reduction in Residual: 	   4.138178e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0697586
    setup: 0.0507476 s
    solve: 0.0190109 s
    solve(per iteration): 0.00135792 s
resid in solve_pyamgx: 2.75e-04
time solve_pyamgx: 8.70e-02
time p: 9.93e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25934            276190  0.000411        0.00722
           2(D)         5235            110157   0.00402        0.00266
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31714
         Operator Complexity: 1.56313
         Total Memory Usage: 0.0201265 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.537934e-01
              0             1.64587   3.281453e-02         0.0723
              1              1.6459   3.011975e-03         0.0918
              2              1.6459   4.889345e-04         0.1623
              3              1.6459   9.823696e-05         0.2009
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1213
         Final Residual: 		   9.823696e-05
         Total Reduction in Residual: 	   2.164795e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.016813
    setup: 0.013492 s
    solve: 0.00332096 s
    solve(per iteration): 0.00083024 s
resid in solve_pyamgx: 9.82e-05
time solve_pyamgx: 3.23e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26446            282350  0.000404        0.00737
           2(D)         5192            110300   0.00409        0.00266
           3(D)           18                28    0.0864       1.18e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32202
         Operator Complexity: 1.57235
         Total Memory Usage: 0.0202928 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.141445e+01
              0             1.64587   1.469536e+00         0.1287
              1              1.6459   3.175286e-01         0.2161
              2              1.6459   6.467076e-02         0.2037
              3              1.6459   1.591006e-02         0.2460
              4              1.6459   3.866603e-03         0.2430
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2023
         Final Residual: 		   3.866603e-03
         Total Reduction in Residual: 	   3.387462e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178486
    setup: 0.0136789 s
    solve: 0.00416973 s
    solve(per iteration): 0.000833946 s
resid in solve_pyamgx: 3.87e-03
time solve_pyamgx: 3.34e-02
time omega: 3.97e-02
time Smag or Wale: 7.15e-07

--time step: 443, iter:0, max residual:1.04e-06, u:3.22e-07, v:1.04e-06, w:2.25e-07, p:8.91e-07, k:6.00e-11, eps:0.00e+00, om:3.02e-06


monitor time step: 443, iter:0, u: 4.22e-01, v: 1.17e-04, w:-3.59e-03, p: 7.48e-13, k: 1.20e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.40e+02, kmin: 7.73e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.30e-01
vismean_mean 1.171171171171171e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15870            171166   0.00068        0.00448
           2(D)         4143             45051   0.00262        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20358
         Operator Complexity: 1.31515
         Total Memory Usage: 0.0157106 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.720232e+00
              0             1.64587   8.430099e-02         0.0227
              1              1.6459   2.770194e-03         0.0329
              2              1.6459   4.094950e-04         0.1478
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0479
         Final Residual: 		   4.094950e-04
         Total Reduction in Residual: 	   1.100724e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125364
    setup: 0.0104312 s
    solve: 0.00210512 s
    solve(per iteration): 0.000701707 s
resid in solve_pyamgx: 4.09e-04
time solve_pyamgx: 2.78e-02
time u: 3.43e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.069858e+00
              0             1.64587   7.600151e-02         0.0248
              1              1.6459   1.334746e-03         0.0176
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0209
         Final Residual: 		   1.334746e-03
         Total Reduction in Residual: 	   4.347907e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119508
    setup: 0.0104312 s
    solve: 0.00151962 s
    solve(per iteration): 0.000759808 s
resid in solve_pyamgx: 1.33e-03
time solve_pyamgx: 2.78e-03
time v: 5.54e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.306140e+00
              0             1.64587   8.265486e-02         0.0250
              1              1.6459   2.257672e-03         0.0273
              2              1.6459   2.862441e-04         0.1268
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0442
         Final Residual: 		   2.862441e-04
         Total Reduction in Residual: 	   8.657953e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125392
    setup: 0.0104312 s
    solve: 0.00210794 s
    solve(per iteration): 0.000702645 s
resid in solve_pyamgx: 2.86e-04
time solve_pyamgx: 3.34e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.629686e-01
              0             1.64587   4.573707e-01         0.6899
              1              1.6459   2.273221e-01         0.4970
              2              1.6459   1.181138e-01         0.5196
              3              1.6459   6.164419e-02         0.5219
              4              1.6459   3.344684e-02         0.5426
              5              1.6459   1.850869e-02         0.5534
              6              1.6459   1.051270e-02         0.5680
              7              1.6459   5.990748e-03         0.5699
              8              1.6459   3.343240e-03         0.5581
              9              1.6459   1.857019e-03         0.5555
             10              1.6459   1.282293e-03         0.6905
             11              1.6459   8.022278e-04         0.6256
             12              1.6459   5.029226e-04         0.6269
             13              1.6459   3.465170e-04         0.6890
             14              1.6459   2.753654e-04         0.7947
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.5951
         Final Residual: 		   2.753654e-04
         Total Reduction in Residual: 	   4.153521e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0709736
    setup: 0.0507804 s
    solve: 0.0201932 s
    solve(per iteration): 0.00134622 s
resid in solve_pyamgx: 2.75e-04
time solve_pyamgx: 8.64e-02
time p: 9.87e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25922            276690  0.000412        0.00723
           2(D)         5157            108565   0.00408        0.00262
           3(D)            4                 4      0.25       2.24e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31619
         Operator Complexity: 1.56154
         Total Memory Usage: 0.0200972 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.530474e-01
              0             1.64587   3.272456e-02         0.0722
              1              1.6459   3.003983e-03         0.0918
              2              1.6459   4.875516e-04         0.1623
              3              1.6459   9.775998e-05         0.2005
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1212
         Final Residual: 		   9.775998e-05
         Total Reduction in Residual: 	   2.157831e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168529
    setup: 0.0135293 s
    solve: 0.00332355 s
    solve(per iteration): 0.000830888 s
resid in solve_pyamgx: 9.78e-05
time solve_pyamgx: 3.29e-02
time k: 4.48e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26425            282571  0.000405        0.00738
           2(D)         5156            111988   0.00421         0.0027
           3(D)           17                19    0.0657       9.46e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32143
         Operator Complexity: 1.57512
         Total Memory Usage: 0.0203322 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.130736e+01
              0             1.64587   1.459098e+00         0.1290
              1              1.6459   3.178080e-01         0.2178
              2              1.6459   6.607246e-02         0.2079
              3              1.6459   1.628467e-02         0.2465
              4              1.6459   3.926694e-03         0.2411
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2033
         Final Residual: 		   3.926694e-03
         Total Reduction in Residual: 	   3.472687e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177031
    setup: 0.0135475 s
    solve: 0.00415562 s
    solve(per iteration): 0.000831123 s
resid in solve_pyamgx: 3.93e-03
time solve_pyamgx: 3.28e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 444, iter:0, max residual:1.04e-06, u:3.20e-07, v:1.04e-06, w:2.24e-07, p:8.65e-07, k:5.97e-11, eps:0.00e+00, om:3.07e-06


monitor time step: 444, iter:0, u: 4.25e-01, v:-3.05e-04, w:-3.50e-03, p: 1.43e-12, k: 1.21e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.40e+02, kmin: 7.73e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.1685393258426966e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15839            170959  0.000681        0.00447
           2(D)         4115             44765   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20298
         Operator Complexity: 1.31443
         Total Memory Usage: 0.0156967 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.716076e+00
              0             1.64587   8.419067e-02         0.0227
              1              1.6459   2.765375e-03         0.0328
              2              1.6459   4.123764e-04         0.1491
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0481
         Final Residual: 		   4.123764e-04
         Total Reduction in Residual: 	   1.109709e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125788
    setup: 0.0104591 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 4.12e-04
time solve_pyamgx: 2.84e-02
time u: 3.51e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.068043e+00
              0             1.64587   7.595088e-02         0.0248
              1              1.6459   1.332621e-03         0.0175
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0208
         Final Residual: 		   1.332621e-03
         Total Reduction in Residual: 	   4.343554e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119793
    setup: 0.0104591 s
    solve: 0.00152013 s
    solve(per iteration): 0.000760064 s
resid in solve_pyamgx: 1.33e-03
time solve_pyamgx: 2.80e-03
time v: 5.53e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.303744e+00
              0             1.64587   8.255809e-02         0.0250
              1              1.6459   2.239462e-03         0.0271
              2              1.6459   2.843467e-04         0.1270
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0442
         Final Residual: 		   2.843467e-04
         Total Reduction in Residual: 	   8.606801e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125788
    setup: 0.0104591 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 2.84e-04
time solve_pyamgx: 3.37e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.610415e-01
              0             1.64587   4.552696e-01         0.6887
              1              1.6459   2.275341e-01         0.4998
              2              1.6459   1.188501e-01         0.5223
              3              1.6459   6.228064e-02         0.5240
              4              1.6459   3.380877e-02         0.5428
              5              1.6459   1.883907e-02         0.5572
              6              1.6459   1.063758e-02         0.5647
              7              1.6459   6.016723e-03         0.5656
              8              1.6459   3.358568e-03         0.5582
              9              1.6459   1.896839e-03         0.5648
             10              1.6459   1.333629e-03         0.7031
             11              1.6459   8.599358e-04         0.6448
             12              1.6459   5.749117e-04         0.6686
             13              1.6459   4.405373e-04         0.7663
             14              1.6459   3.844211e-04         0.8726
             15              1.6459   3.627339e-04         0.9436
             16              1.6459   3.540104e-04         0.9760
             17              1.6459   3.468315e-04         0.9797
             18              1.6459   3.381643e-04         0.9750
             19              1.6459   3.165952e-04         0.9362
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6824
         Final Residual: 		   3.165952e-04
         Total Reduction in Residual: 	   4.789339e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0781268
    setup: 0.0508621 s
    solve: 0.0272647 s
    solve(per iteration): 0.00136324 s
resid in solve_pyamgx: 3.17e-04
time solve_pyamgx: 9.36e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26004            277366   0.00041        0.00725
           2(D)         5220            109004     0.004        0.00263
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31777
         Operator Complexity: 1.56318
         Total Memory Usage: 0.0201304 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.522940e-01
              0             1.64587   3.231276e-02         0.0714
              1              1.6459   2.973797e-03         0.0920
              2              1.6459   4.827450e-04         0.1623
              3              1.6459   9.706752e-05         0.2011
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1210
         Final Residual: 		   9.706752e-05
         Total Reduction in Residual: 	   2.146116e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168778
    setup: 0.0135498 s
    solve: 0.003328 s
    solve(per iteration): 0.000832 s
resid in solve_pyamgx: 9.71e-05
time solve_pyamgx: 3.22e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26371            282061  0.000406        0.00736
           2(D)         5174            110336   0.00412        0.00266
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32101
         Operator Complexity: 1.57196
         Total Memory Usage: 0.0202816 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.120449e+01
              0             1.64587   1.478096e+00         0.1319
              1              1.6459   3.218137e-01         0.2177
              2              1.6459   6.642395e-02         0.2064
              3              1.6459   1.638727e-02         0.2467
              4              1.6459   3.939676e-03         0.2404
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2038
         Final Residual: 		   3.939676e-03
         Total Reduction in Residual: 	   3.516159e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177295
    setup: 0.0135864 s
    solve: 0.0041431 s
    solve(per iteration): 0.000828621 s
resid in solve_pyamgx: 3.94e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 2.38e-07

--time step: 445, iter:0, max residual:1.04e-06, u:3.22e-07, v:1.04e-06, w:2.22e-07, p:9.45e-07, k:5.92e-11, eps:0.00e+00, om:3.08e-06


monitor time step: 445, iter:0, u: 4.28e-01, v:-7.54e-04, w:-3.43e-03, p: 1.75e-12, k: 1.22e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.41e+02, kmin: 7.74e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.1659192825112106e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15876            171608  0.000681        0.00449
           2(D)         4115             44403   0.00262        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20336
         Operator Complexity: 1.31485
         Total Memory Usage: 0.015705 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.711916e+00
              0             1.64587   8.409553e-02         0.0227
              1              1.6459   2.760917e-03         0.0328
              2              1.6459   4.101816e-04         0.1486
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0480
         Final Residual: 		   4.101816e-04
         Total Reduction in Residual: 	   1.105040e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125513
    setup: 0.0104338 s
    solve: 0.00211744 s
    solve(per iteration): 0.000705813 s
resid in solve_pyamgx: 4.10e-04
time solve_pyamgx: 3.02e-02
time u: 3.73e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.066255e+00
              0             1.64587   7.589998e-02         0.0248
              1              1.6459   1.331109e-03         0.0175
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0208
         Final Residual: 		   1.331109e-03
         Total Reduction in Residual: 	   4.341155e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119508
    setup: 0.0104338 s
    solve: 0.00151693 s
    solve(per iteration): 0.000758464 s
resid in solve_pyamgx: 1.33e-03
time solve_pyamgx: 2.81e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.301346e+00
              0             1.64587   8.248664e-02         0.0250
              1              1.6459   2.251314e-03         0.0273
              2              1.6459   2.888738e-04         0.1283
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0444
         Final Residual: 		   2.888738e-04
         Total Reduction in Residual: 	   8.750185e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125497
    setup: 0.0104338 s
    solve: 0.00211584 s
    solve(per iteration): 0.00070528 s
resid in solve_pyamgx: 2.89e-04
time solve_pyamgx: 3.37e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.591288e-01
              0             1.64587   4.536589e-01         0.6883
              1              1.6459   2.272856e-01         0.5010
              2              1.6459   1.190831e-01         0.5239
              3              1.6459   6.266249e-02         0.5262
              4              1.6459   3.404035e-02         0.5432
              5              1.6459   1.902525e-02         0.5589
              6              1.6459   1.064903e-02         0.5597
              7              1.6459   5.978905e-03         0.5615
              8              1.6459   3.339931e-03         0.5586
              9              1.6459   1.910560e-03         0.5720
             10              1.6459   1.359352e-03         0.7115
             11              1.6459   8.919578e-04         0.6562
             12              1.6459   6.153104e-04         0.6898
             13              1.6459   4.899028e-04         0.7962
             14              1.6459   4.387240e-04         0.8955
             15              1.6459   4.187733e-04         0.9545
             16              1.6459   4.099634e-04         0.9790
             17              1.6459   4.013515e-04         0.9790
             18              1.6459   3.891823e-04         0.9697
             19              1.6459   3.579974e-04         0.9199
             20              1.6459   3.362744e-04         0.9393
             21              1.6459   3.213330e-04         0.9556
         --------------------------------------------------------------
         Total Iterations: 22
         Avg Convergence Rate: 		         0.7071
         Final Residual: 		   3.213330e-04
         Total Reduction in Residual: 	   4.875117e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0808196
    setup: 0.05097 s
    solve: 0.0298496 s
    solve(per iteration): 0.0013568 s
resid in solve_pyamgx: 3.21e-04
time solve_pyamgx: 9.67e-02
time p: 1.09e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26023            276989  0.000409        0.00724
           2(D)         5168            108206   0.00405        0.00261
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31737
         Operator Complexity: 1.56146
         Total Memory Usage: 0.020102 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.515497e-01
              0             1.64587   3.248258e-02         0.0719
              1              1.6459   2.982733e-03         0.0918
              2              1.6459   4.872110e-04         0.1633
              3              1.6459   9.794442e-05         0.2010
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1214
         Final Residual: 		   9.794442e-05
         Total Reduction in Residual: 	   2.169073e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169627
    setup: 0.0136479 s
    solve: 0.00331482 s
    solve(per iteration): 0.000828704 s
resid in solve_pyamgx: 9.79e-05
time solve_pyamgx: 3.24e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26413            281975  0.000404        0.00736
           2(D)         5198            112738   0.00417        0.00271
           3(D)            6                 8     0.222       3.73e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32162
         Operator Complexity: 1.57533
         Total Memory Usage: 0.0203365 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.117642e+01
              0             1.64587   1.470663e+00         0.1316
              1              1.6459   3.248760e-01         0.2209
              2              1.6459   6.753614e-02         0.2079
              3              1.6459   1.658488e-02         0.2456
              4              1.6459   3.973888e-03         0.2396
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2043
         Final Residual: 		   3.973888e-03
         Total Reduction in Residual: 	   3.555601e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175854
    setup: 0.0134148 s
    solve: 0.00417059 s
    solve(per iteration): 0.000834118 s
resid in solve_pyamgx: 3.97e-03
time solve_pyamgx: 3.34e-02
time omega: 3.97e-02
time Smag or Wale: 2.38e-07

--time step: 446, iter:0, max residual:1.04e-06, u:3.20e-07, v:1.04e-06, w:2.26e-07, p:8.65e-07, k:5.98e-11, eps:0.00e+00, om:3.10e-06


monitor time step: 446, iter:0, u: 4.30e-01, v:-1.11e-03, w:-3.41e-03, p: 1.89e-12, k: 1.23e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.41e+02, kmin: 7.75e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.42e-01
vismean_mean 1.16331096196868e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15840            170990  0.000681        0.00447
           2(D)         4130             44830   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20315
         Operator Complexity: 1.31457
         Total Memory Usage: 0.0156996 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.707744e+00
              0             1.64587   8.400042e-02         0.0227
              1              1.6459   2.754234e-03         0.0328
              2              1.6459   4.063205e-04         0.1475
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0479
         Final Residual: 		   4.063205e-04
         Total Reduction in Residual: 	   1.095870e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126286
    setup: 0.010514 s
    solve: 0.00211459 s
    solve(per iteration): 0.000704864 s
resid in solve_pyamgx: 4.06e-04
time solve_pyamgx: 2.85e-02
time u: 3.51e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.064469e+00
              0             1.64587   7.584745e-02         0.0248
              1              1.6459   1.327707e-03         0.0175
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0208
         Final Residual: 		   1.327707e-03
         Total Reduction in Residual: 	   4.332582e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120404
    setup: 0.010514 s
    solve: 0.00152643 s
    solve(per iteration): 0.000763216 s
resid in solve_pyamgx: 1.33e-03
time solve_pyamgx: 2.82e-03
time v: 5.56e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.298972e+00
              0             1.64587   8.240492e-02         0.0250
              1              1.6459   2.249037e-03         0.0273
              2              1.6459   2.883246e-04         0.1282
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0444
         Final Residual: 		   2.883246e-04
         Total Reduction in Residual: 	   8.739833e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126267
    setup: 0.010514 s
    solve: 0.00211274 s
    solve(per iteration): 0.000704245 s
resid in solve_pyamgx: 2.88e-04
time solve_pyamgx: 3.35e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.572398e-01
              0             1.64587   4.529385e-01         0.6892
              1              1.6459   2.269858e-01         0.5011
              2              1.6459   1.188693e-01         0.5237
              3              1.6459   6.280207e-02         0.5283
              4              1.6459   3.417260e-02         0.5441
              5              1.6459   1.907668e-02         0.5582
              6              1.6459   1.059815e-02         0.5556
              7              1.6459   5.924530e-03         0.5590
              8              1.6459   3.310740e-03         0.5588
              9              1.6459   1.899821e-03         0.5738
             10              1.6459   1.351883e-03         0.7116
             11              1.6459   8.838553e-04         0.6538
             12              1.6459   6.032838e-04         0.6826
             13              1.6459   4.727879e-04         0.7837
             14              1.6459   4.195610e-04         0.8874
             15              1.6459   3.989961e-04         0.9510
             16              1.6459   3.902439e-04         0.9781
             17              1.6459   3.822649e-04         0.9796
             18              1.6459   3.710664e-04         0.9707
             19              1.6459   3.434964e-04         0.9257
             20              1.6459   3.239105e-04         0.9430
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6958
         Final Residual: 		   3.239105e-04
         Total Reduction in Residual: 	   4.928346e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0796428
    setup: 0.0509276 s
    solve: 0.0287153 s
    solve(per iteration): 0.00136739 s
resid in solve_pyamgx: 3.24e-04
time solve_pyamgx: 9.67e-02
time p: 1.09e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25974            276870   0.00041        0.00723
           2(D)         5231            108009   0.00395        0.00261
           3(D)           10                10       0.1       5.36e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31754
         Operator Complexity: 1.561
         Total Memory Usage: 0.0200957 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.508125e-01
              0             1.64587   3.227261e-02         0.0716
              1              1.6459   2.969053e-03         0.0920
              2              1.6459   4.798764e-04         0.1616
              3              1.6459   9.594201e-05         0.1999
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1208
         Final Residual: 		   9.594201e-05
         Total Reduction in Residual: 	   2.128202e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169489
    setup: 0.0136006 s
    solve: 0.00334829 s
    solve(per iteration): 0.000837072 s
resid in solve_pyamgx: 9.59e-05
time solve_pyamgx: 3.32e-02
time k: 4.61e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26320            280886  0.000405        0.00733
           2(D)         5113            110957   0.00424        0.00267
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31986
         Operator Complexity: 1.57115
         Total Memory Usage: 0.0202634 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.115784e+01
              0             1.64587   1.459445e+00         0.1308
              1              1.6459   3.191376e-01         0.2187
              2              1.6459   6.558947e-02         0.2055
              3              1.6459   1.599111e-02         0.2438
              4              1.6459   3.795704e-03         0.2374
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2025
         Final Residual: 		   3.795704e-03
         Total Reduction in Residual: 	   3.401826e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017687
    setup: 0.0134719 s
    solve: 0.00421514 s
    solve(per iteration): 0.000843027 s
resid in solve_pyamgx: 3.80e-03
time solve_pyamgx: 3.41e-02
time omega: 4.08e-02
time Smag or Wale: 7.15e-07

--time step: 447, iter:0, max residual:1.04e-06, u:3.17e-07, v:1.04e-06, w:2.25e-07, p:9.17e-07, k:5.86e-11, eps:0.00e+00, om:2.97e-06


monitor time step: 447, iter:0, u: 4.33e-01, v:-1.29e-03, w:-3.41e-03, p: 1.85e-12, k: 1.24e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.41e+02, kmin: 7.76e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.43e-01
vismean_mean 1.1607142857142856e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15857            171003   0.00068        0.00447
           2(D)         4099             44459   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.203
         Operator Complexity: 1.31405
         Total Memory Usage: 0.015691 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.703558e+00
              0             1.64587   8.389148e-02         0.0227
              1              1.6459   2.747370e-03         0.0327
              2              1.6459   4.065214e-04         0.1480
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0479
         Final Residual: 		   4.065214e-04
         Total Reduction in Residual: 	   1.097651e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126728
    setup: 0.0105285 s
    solve: 0.00214426 s
    solve(per iteration): 0.000714752 s
resid in solve_pyamgx: 4.07e-04
time solve_pyamgx: 2.87e-02
time u: 3.60e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.062653e+00
              0             1.64587   7.579628e-02         0.0247
              1              1.6459   1.326263e-03         0.0175
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0208
         Final Residual: 		   1.326263e-03
         Total Reduction in Residual: 	   4.330438e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120672
    setup: 0.0105285 s
    solve: 0.00153869 s
    solve(per iteration): 0.000769344 s
resid in solve_pyamgx: 1.33e-03
time solve_pyamgx: 2.88e-03
time v: 5.78e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.296634e+00
              0             1.64587   8.232365e-02         0.0250
              1              1.6459   2.244498e-03         0.0273
              2              1.6459   2.903872e-04         0.1294
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0445
         Final Residual: 		   2.903872e-04
         Total Reduction in Residual: 	   8.808596e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126648
    setup: 0.0105285 s
    solve: 0.00213632 s
    solve(per iteration): 0.000712107 s
resid in solve_pyamgx: 2.90e-04
time solve_pyamgx: 3.50e-03
time w: 5.75e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.554068e-01
              0             1.64587   4.530737e-01         0.6913
              1              1.6459   2.269290e-01         0.5009
              2              1.6459   1.183707e-01         0.5216
              3              1.6459   6.274872e-02         0.5301
              4              1.6459   3.422965e-02         0.5455
              5              1.6459   1.904376e-02         0.5564
              6              1.6459   1.055870e-02         0.5544
              7              1.6459   5.904749e-03         0.5592
              8              1.6459   3.304756e-03         0.5597
              9              1.6459   1.887690e-03         0.5712
             10              1.6459   1.333143e-03         0.7062
             11              1.6459   8.576618e-04         0.6433
             12              1.6459   5.630624e-04         0.6565
             13              1.6459   4.163588e-04         0.7395
             14              1.6459   3.546711e-04         0.8518
             15              1.6459   3.313045e-04         0.9341
             16              1.6459   3.223436e-04         0.9730
         --------------------------------------------------------------
         Total Iterations: 17
         Avg Convergence Rate: 		         0.6389
         Final Residual: 		   3.223436e-04
         Total Reduction in Residual: 	   4.918222e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0739535
    setup: 0.0510098 s
    solve: 0.0229437 s
    solve(per iteration): 0.00134963 s
resid in solve_pyamgx: 3.22e-04
time solve_pyamgx: 9.04e-02
time p: 1.03e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25933            276441  0.000411        0.00722
           2(D)         5128            106186   0.00404        0.00256
           3(D)           14                20     0.102       8.79e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31611
         Operator Complexity: 1.55773
         Total Memory Usage: 0.0200383 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.500615e-01
              0             1.64587   3.244041e-02         0.0721
              1              1.6459   2.975713e-03         0.0917
              2              1.6459   4.824307e-04         0.1621
              3              1.6459   9.583003e-05         0.1986
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1208
         Final Residual: 		   9.583003e-05
         Total Reduction in Residual: 	   2.129265e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0166791
    setup: 0.0133563 s
    solve: 0.00332275 s
    solve(per iteration): 0.000830688 s
resid in solve_pyamgx: 9.58e-05
time solve_pyamgx: 3.30e-02
time k: 4.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26480            282532  0.000403        0.00738
           2(D)         5181            111467   0.00415        0.00268
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32216
         Operator Complexity: 1.57429
         Total Memory Usage: 0.0203233 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.112052e+01
              0             1.64587   1.451455e+00         0.1305
              1              1.6459   3.152607e-01         0.2172
              2              1.6459   6.405509e-02         0.2032
              3              1.6459   1.553736e-02         0.2426
              4              1.6459   3.733351e-03         0.2403
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2019
         Final Residual: 		   3.733351e-03
         Total Reduction in Residual: 	   3.357172e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175937
    setup: 0.0134198 s
    solve: 0.00417382 s
    solve(per iteration): 0.000834765 s
resid in solve_pyamgx: 3.73e-03
time solve_pyamgx: 3.43e-02
time omega: 4.12e-02
time Smag or Wale: 4.77e-07

--time step: 448, iter:0, max residual:1.04e-06, u:3.18e-07, v:1.04e-06, w:2.27e-07, p:8.43e-07, k:5.85e-11, eps:0.00e+00, om:2.92e-06


monitor time step: 448, iter:0, u: 4.34e-01, v:-1.29e-03, w:-3.45e-03, p: 1.91e-12, k: 1.24e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.41e+02, kmin: 7.77e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.38e-01
vismean_mean 1.1581291759465478e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15870            171458  0.000681        0.00449
           2(D)         4130             44880   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20345
         Operator Complexity: 1.31532
         Total Memory Usage: 0.0157127 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.699370e+00
              0             1.64587   8.380077e-02         0.0227
              1              1.6459   2.744033e-03         0.0327
              2              1.6459   4.052180e-04         0.1477
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0478
         Final Residual: 		   4.052180e-04
         Total Reduction in Residual: 	   1.095370e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0129169
    setup: 0.010537 s
    solve: 0.0023799 s
    solve(per iteration): 0.000793301 s
resid in solve_pyamgx: 4.05e-04
time solve_pyamgx: 2.93e-02
time u: 3.62e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.060797e+00
              0             1.64587   7.574651e-02         0.0247
              1              1.6459   1.324779e-03         0.0175
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0208
         Final Residual: 		   1.324779e-03
         Total Reduction in Residual: 	   4.328216e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120633
    setup: 0.010537 s
    solve: 0.0015263 s
    solve(per iteration): 0.000763152 s
resid in solve_pyamgx: 1.32e-03
time solve_pyamgx: 2.81e-03
time v: 5.66e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.294314e+00
              0             1.64587   8.223959e-02         0.0250
              1              1.6459   2.242358e-03         0.0273
              2              1.6459   2.884524e-04         0.1286
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0444
         Final Residual: 		   2.884524e-04
         Total Reduction in Residual: 	   8.756071e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126691
    setup: 0.010537 s
    solve: 0.0021321 s
    solve(per iteration): 0.000710699 s
resid in solve_pyamgx: 2.88e-04
time solve_pyamgx: 3.49e-03
time w: 5.78e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.536195e-01
              0             1.64587   4.535336e-01         0.6939
              1              1.6459   2.269621e-01         0.5004
              2              1.6459   1.177051e-01         0.5186
              3              1.6459   6.255267e-02         0.5314
              4              1.6459   3.421630e-02         0.5470
              5              1.6459   1.897845e-02         0.5547
              6              1.6459   1.057313e-02         0.5571
              7              1.6459   5.944545e-03         0.5622
              8              1.6459   3.342078e-03         0.5622
              9              1.6459   1.899523e-03         0.5684
             10              1.6459   1.335298e-03         0.7030
             11              1.6459   8.546029e-04         0.6400
             12              1.6459   5.506251e-04         0.6443
             13              1.6459   3.919912e-04         0.7119
             14              1.6459   3.227755e-04         0.8234
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6020
         Final Residual: 		   3.227755e-04
         Total Reduction in Residual: 	   4.938278e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0712283
    setup: 0.051071 s
    solve: 0.0201573 s
    solve(per iteration): 0.00134382 s
resid in solve_pyamgx: 3.23e-04
time solve_pyamgx: 8.79e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26028            277932   0.00041        0.00726
           2(D)         5258            109482   0.00396        0.00264
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31839
         Operator Complexity: 1.56471
         Total Memory Usage: 0.0201569 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.493199e-01
              0             1.64587   3.238613e-02         0.0721
              1              1.6459   2.971672e-03         0.0918
              2              1.6459   4.834845e-04         0.1627
              3              1.6459   9.668170e-05         0.2000
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1211
         Final Residual: 		   9.668170e-05
         Total Reduction in Residual: 	   2.151734e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169443
    setup: 0.0136104 s
    solve: 0.00333389 s
    solve(per iteration): 0.000833472 s
resid in solve_pyamgx: 9.67e-05
time solve_pyamgx: 3.22e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26451            282245  0.000403        0.00737
           2(D)         5107            110771   0.00425        0.00267
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32116
         Operator Complexity: 1.57287
         Total Memory Usage: 0.0202963 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.113195e+01
              0             1.64587   1.446937e+00         0.1300
              1              1.6459   3.143011e-01         0.2172
              2              1.6459   6.357728e-02         0.2023
              3              1.6459   1.550266e-02         0.2438
              4              1.6459   3.762958e-03         0.2427
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2022
         Final Residual: 		   3.762958e-03
         Total Reduction in Residual: 	   3.380324e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177983
    setup: 0.0136245 s
    solve: 0.00417382 s
    solve(per iteration): 0.000834765 s
resid in solve_pyamgx: 3.76e-03
time solve_pyamgx: 3.32e-02
time omega: 3.95e-02
time Smag or Wale: 4.77e-07

--time step: 449, iter:0, max residual:1.03e-06, u:3.17e-07, v:1.03e-06, w:2.25e-07, p:9.92e-07, k:5.90e-11, eps:0.00e+00, om:2.94e-06


monitor time step: 449, iter:0, u: 4.36e-01, v:-1.24e-03, w:-3.51e-03, p: 1.74e-12, k: 1.24e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.41e+02, kmin: 7.78e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 1.1555555555555553e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15836            170826  0.000681        0.00447
           2(D)         4136             44854   0.00262        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20317
         Operator Complexity: 1.31437
         Total Memory Usage: 0.0156965 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.695191e+00
              0             1.64587   8.370473e-02         0.0227
              1              1.6459   2.745100e-03         0.0328
              2              1.6459   4.069664e-04         0.1483
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0479
         Final Residual: 		   4.069664e-04
         Total Reduction in Residual: 	   1.101341e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125971
    setup: 0.0104878 s
    solve: 0.00210925 s
    solve(per iteration): 0.000703083 s
resid in solve_pyamgx: 4.07e-04
time solve_pyamgx: 2.82e-02
time u: 3.48e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.058923e+00
              0             1.64587   7.569565e-02         0.0247
              1              1.6459   1.322926e-03         0.0175
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0208
         Final Residual: 		   1.322926e-03
         Total Reduction in Residual: 	   4.324808e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012003
    setup: 0.0104878 s
    solve: 0.00151517 s
    solve(per iteration): 0.000757584 s
resid in solve_pyamgx: 1.32e-03
time solve_pyamgx: 2.81e-03
time v: 5.57e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.291985e+00
              0             1.64587   8.215707e-02         0.0250
              1              1.6459   2.239995e-03         0.0273
              2              1.6459   2.904301e-04         0.1297
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0445
         Final Residual: 		   2.904301e-04
         Total Reduction in Residual: 	   8.822341e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126095
    setup: 0.0104878 s
    solve: 0.00212173 s
    solve(per iteration): 0.000707243 s
resid in solve_pyamgx: 2.90e-04
time solve_pyamgx: 3.37e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.517579e-01
              0             1.64587   4.536229e-01         0.6960
              1              1.6459   2.266872e-01         0.4997
              2              1.6459   1.168318e-01         0.5154
              3              1.6459   6.213017e-02         0.5318
              4              1.6459   3.405753e-02         0.5482
              5              1.6459   1.888033e-02         0.5544
              6              1.6459   1.061689e-02         0.5623
              7              1.6459   6.016204e-03         0.5667
              8              1.6459   3.402118e-03         0.5655
              9              1.6459   1.925042e-03         0.5658
             10              1.6459   1.350819e-03         0.7017
             11              1.6459   8.674009e-04         0.6421
             12              1.6459   5.597774e-04         0.6454
             13              1.6459   3.969250e-04         0.7091
             14              1.6459   3.239957e-04         0.8163
         --------------------------------------------------------------
         Total Iterations: 15
         Avg Convergence Rate: 		         0.6022
         Final Residual: 		   3.239957e-04
         Total Reduction in Residual: 	   4.971105e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0708838
    setup: 0.0507558 s
    solve: 0.020128 s
    solve(per iteration): 0.00134187 s
resid in solve_pyamgx: 3.24e-04
time solve_pyamgx: 8.65e-02
time p: 9.88e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25981            277347  0.000411        0.00724
           2(D)         5207            110527   0.00408        0.00266
           3(D)            8                14     0.219       5.66e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31734
         Operator Complexity: 1.56537
         Total Memory Usage: 0.0201618 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.485875e-01
              0             1.64587   3.236005e-02         0.0721
              1              1.6459   2.964791e-03         0.0916
              2              1.6459   4.756504e-04         0.1604
              3              1.6459   9.380342e-05         0.1972
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1203
         Final Residual: 		   9.380342e-05
         Total Reduction in Residual: 	   2.091084e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167151
    setup: 0.0133921 s
    solve: 0.00332301 s
    solve(per iteration): 0.000830752 s
resid in solve_pyamgx: 9.38e-05
time solve_pyamgx: 3.19e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26451            282539  0.000404        0.00738
           2(D)         5186            110076   0.00409        0.00265
           3(D)            8                 8     0.125       4.32e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32191
         Operator Complexity: 1.57227
         Total Memory Usage: 0.020291 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.107950e+01
              0             1.64587   1.456777e+00         0.1315
              1              1.6459   3.189585e-01         0.2189
              2              1.6459   6.495448e-02         0.2036
              3              1.6459   1.588556e-02         0.2446
              4              1.6459   3.821887e-03         0.2406
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2030
         Final Residual: 		   3.821887e-03
         Total Reduction in Residual: 	   3.449513e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0173964
    setup: 0.0132492 s
    solve: 0.0041472 s
    solve(per iteration): 0.00082944 s
resid in solve_pyamgx: 3.82e-03
time solve_pyamgx: 3.27e-02
time omega: 3.90e-02
time Smag or Wale: 4.77e-07

--time step: 450, iter:0, max residual:1.03e-06, u:3.18e-07, v:1.03e-06, w:2.27e-07, p:9.98e-07, k:5.73e-11, eps:0.00e+00, om:2.99e-06


monitor time step: 450, iter:0, u: 4.37e-01, v:-1.19e-03, w:-3.59e-03, p: 1.74e-12, k: 1.24e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.64e-01, cfl_max_y: 4.28e-02, at i= 12, j= 59


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.42e+02, kmin: 7.79e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.29e-01
vismean_mean 1.1529933481152993e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15856            171104  0.000681        0.00448
           2(D)         4129             44753   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.2033
         Operator Complexity: 1.31462
         Total Memory Usage: 0.0157012 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.691020e+00
              0             1.64587   8.359101e-02         0.0226
              1              1.6459   2.732205e-03         0.0327
              2              1.6459   4.088998e-04         0.1497
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0480
         Final Residual: 		   4.088998e-04
         Total Reduction in Residual: 	   1.107823e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126321
    setup: 0.0105165 s
    solve: 0.00211558 s
    solve(per iteration): 0.000705195 s
resid in solve_pyamgx: 4.09e-04
time solve_pyamgx: 2.80e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.057063e+00
              0             1.64587   7.564321e-02         0.0247
              1              1.6459   1.321152e-03         0.0175
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0208
         Final Residual: 		   1.321152e-03
         Total Reduction in Residual: 	   4.321638e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120282
    setup: 0.0105165 s
    solve: 0.00151168 s
    solve(per iteration): 0.00075584 s
resid in solve_pyamgx: 1.32e-03
time solve_pyamgx: 2.80e-03
time v: 5.53e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.289633e+00
              0             1.64587   8.207245e-02         0.0249
              1              1.6459   2.235346e-03         0.0272
              2              1.6459   2.881804e-04         0.1289
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0444
         Final Residual: 		   2.881804e-04
         Total Reduction in Residual: 	   8.760258e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126426
    setup: 0.0105165 s
    solve: 0.00212608 s
    solve(per iteration): 0.000708693 s
resid in solve_pyamgx: 2.88e-04
time solve_pyamgx: 3.38e-03
time w: 5.53e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.498581e-01
              0             1.64587   4.528963e-01         0.6969
              1              1.6459   2.257623e-01         0.4985
              2              1.6459   1.157167e-01         0.5126
              3              1.6459   6.138859e-02         0.5305
              4              1.6459   3.365848e-02         0.5483
              5              1.6459   1.871242e-02         0.5559
              6              1.6459   1.063252e-02         0.5682
              7              1.6459   6.074033e-03         0.5713
              8              1.6459   3.455926e-03         0.5690
              9              1.6459   1.952565e-03         0.5650
             10              1.6459   1.371058e-03         0.7022
             11              1.6459   8.898042e-04         0.6490
             12              1.6459   5.870477e-04         0.6597
             13              1.6459   4.290363e-04         0.7308
             14              1.6459   3.581772e-04         0.8348
             15              1.6459   3.339064e-04         0.9322
             16              1.6459   3.237004e-04         0.9694
         --------------------------------------------------------------
         Total Iterations: 17
         Avg Convergence Rate: 		         0.6393
         Final Residual: 		   3.237004e-04
         Total Reduction in Residual: 	   4.981093e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0741992
    setup: 0.0511653 s
    solve: 0.0230339 s
    solve(per iteration): 0.00135493 s
resid in solve_pyamgx: 3.24e-04
time solve_pyamgx: 9.02e-02
time p: 1.02e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25883            276931  0.000413        0.00723
           2(D)         5165            111129   0.00417        0.00268
           3(D)            9                15     0.185       6.18e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31593
         Operator Complexity: 1.56564
         Total Memory Usage: 0.0201587 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.478450e-01
              0             1.64587   3.238241e-02         0.0723
              1              1.6459   2.960956e-03         0.0914
              2              1.6459   4.801740e-04         0.1622
              3              1.6459   9.547856e-05         0.1988
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1208
         Final Residual: 		   9.547856e-05
         Total Reduction in Residual: 	   2.131956e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0165889
    setup: 0.0132731 s
    solve: 0.00331584 s
    solve(per iteration): 0.00082896 s
resid in solve_pyamgx: 9.55e-05
time solve_pyamgx: 3.20e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26382            281628  0.000405        0.00736
           2(D)         5207            111015   0.00409        0.00268
           3(D)           12                12    0.0833       6.41e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32146
         Operator Complexity: 1.57232
         Total Memory Usage: 0.0202894 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.100804e+01
              0             1.64587   1.438637e+00         0.1307
              1              1.6459   3.149997e-01         0.2190
              2              1.6459   6.445859e-02         0.2046
              3              1.6459   1.572767e-02         0.2440
              4              1.6459   3.824238e-03         0.2432
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2033
         Final Residual: 		   3.824238e-03
         Total Reduction in Residual: 	   3.474039e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0174776
    setup: 0.0133263 s
    solve: 0.0041513 s
    solve(per iteration): 0.000830259 s
resid in solve_pyamgx: 3.82e-03
time solve_pyamgx: 3.27e-02
time omega: 3.91e-02
time Smag or Wale: 4.77e-07

--time step: 451, iter:0, max residual:1.03e-06, u:3.19e-07, v:1.03e-06, w:2.25e-07, p:8.49e-07, k:5.83e-11, eps:0.00e+00, om:2.99e-06


monitor time step: 451, iter:0, u: 4.37e-01, v:-1.19e-03, w:-3.72e-03, p: 1.91e-12, k: 1.25e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.42e+02, kmin: 7.79e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.32e-01
vismean_mean 1.1504424778761061e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15851            171245  0.000682        0.00448
           2(D)         4130             44800   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20326
         Operator Complexity: 1.3149
         Total Memory Usage: 0.0157052 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.686845e+00
              0             1.64587   8.350666e-02         0.0226
              1              1.6459   2.729570e-03         0.0327
              2              1.6459   4.016218e-04         0.1471
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0478
         Final Residual: 		   4.016218e-04
         Total Reduction in Residual: 	   1.089337e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125709
    setup: 0.010455 s
    solve: 0.00211584 s
    solve(per iteration): 0.00070528 s
resid in solve_pyamgx: 4.02e-04
time solve_pyamgx: 2.79e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.055226e+00
              0             1.64587   7.559106e-02         0.0247
              1              1.6459   1.319195e-03         0.0175
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0208
         Final Residual: 		   1.319195e-03
         Total Reduction in Residual: 	   4.317832e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119688
    setup: 0.010455 s
    solve: 0.00151376 s
    solve(per iteration): 0.00075688 s
resid in solve_pyamgx: 1.32e-03
time solve_pyamgx: 2.77e-03
time v: 5.48e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.287276e+00
              0             1.64587   8.199627e-02         0.0249
              1              1.6459   2.233086e-03         0.0272
              2              1.6459   2.878028e-04         0.1289
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0444
         Final Residual: 		   2.878028e-04
         Total Reduction in Residual: 	   8.755053e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125891
    setup: 0.010455 s
    solve: 0.00213402 s
    solve(per iteration): 0.000711339 s
resid in solve_pyamgx: 2.88e-04
time solve_pyamgx: 3.36e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.480295e-01
              0             1.64587   4.511090e-01         0.6961
              1              1.6459   2.240179e-01         0.4966
              2              1.6459   1.144193e-01         0.5108
              3              1.6459   6.040450e-02         0.5279
              4              1.6459   3.304387e-02         0.5470
              5              1.6459   1.848020e-02         0.5593
              6              1.6459   1.060100e-02         0.5736
              7              1.6459   6.098541e-03         0.5753
              8              1.6459   3.490412e-03         0.5723
              9              1.6459   1.977400e-03         0.5665
             10              1.6459   1.391850e-03         0.7039
             11              1.6459   9.162750e-04         0.6583
             12              1.6459   6.247187e-04         0.6818
             13              1.6459   4.767203e-04         0.7631
             14              1.6459   4.107419e-04         0.8616
             15              1.6459   3.883075e-04         0.9454
             16              1.6459   3.780509e-04         0.9736
             17              1.6459   3.706618e-04         0.9805
             18              1.6459   3.612050e-04         0.9745
             19              1.6459   3.378872e-04         0.9354
             20              1.6459   3.212994e-04         0.9509
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6960
         Final Residual: 		   3.212994e-04
         Total Reduction in Residual: 	   4.958098e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0797046
    setup: 0.0509955 s
    solve: 0.0287091 s
    solve(per iteration): 0.0013671 s
resid in solve_pyamgx: 3.21e-04
time solve_pyamgx: 9.52e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        25838            275552  0.000413         0.0072
           2(D)         5156            109754   0.00413        0.00265
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31536
         Operator Complexity: 1.56162
         Total Memory Usage: 0.0200941 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.471070e-01
              0             1.64587   3.189735e-02         0.0713
              1              1.6459   2.906282e-03         0.0911
              2              1.6459   4.677842e-04         0.1610
              3              1.6459   9.285561e-05         0.1985
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1200
         Final Residual: 		   9.285561e-05
         Total Reduction in Residual: 	   2.076809e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0166049
    setup: 0.0132953 s
    solve: 0.00330963 s
    solve(per iteration): 0.000827408 s
resid in solve_pyamgx: 9.29e-05
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26422            281588  0.000403        0.00736
           2(D)         5166            112016    0.0042         0.0027
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32142
         Operator Complexity: 1.57372
         Total Memory Usage: 0.0203107 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.099212e+01
              0             1.64587   1.442481e+00         0.1312
              1              1.6459   3.151649e-01         0.2185
              2              1.6459   6.426024e-02         0.2039
              3              1.6459   1.572146e-02         0.2447
              4              1.6459   3.743777e-03         0.2381
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2025
         Final Residual: 		   3.743777e-03
         Total Reduction in Residual: 	   3.405874e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175448
    setup: 0.0133584 s
    solve: 0.00418634 s
    solve(per iteration): 0.000837267 s
resid in solve_pyamgx: 3.74e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 2.38e-07

--time step: 452, iter:0, max residual:1.03e-06, u:3.14e-07, v:1.03e-06, w:2.25e-07, p:8.94e-07, k:5.67e-11, eps:0.00e+00, om:2.92e-06


monitor time step: 452, iter:0, u: 4.39e-01, v:-1.30e-03, w:-3.90e-03, p: 1.85e-12, k: 1.25e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.42e+02, kmin: 7.80e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.1479028697571742e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15890            171836  0.000681        0.00449
           2(D)         4119             44923   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20354
         Operator Complexity: 1.31594
         Total Memory Usage: 0.0157227 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.682654e+00
              0             1.64587   8.339458e-02         0.0226
              1              1.6459   2.712183e-03         0.0325
              2              1.6459   4.004694e-04         0.1477
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0477
         Final Residual: 		   4.004694e-04
         Total Reduction in Residual: 	   1.087448e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125873
    setup: 0.0104776 s
    solve: 0.0021097 s
    solve(per iteration): 0.000703232 s
resid in solve_pyamgx: 4.00e-04
time solve_pyamgx: 2.78e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.053399e+00
              0             1.64587   7.554070e-02         0.0247
              1              1.6459   1.317735e-03         0.0174
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0208
         Final Residual: 		   1.317735e-03
         Total Reduction in Residual: 	   4.315634e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120072
    setup: 0.0104776 s
    solve: 0.00152963 s
    solve(per iteration): 0.000764816 s
resid in solve_pyamgx: 1.32e-03
time solve_pyamgx: 2.80e-03
time v: 5.52e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.284942e+00
              0             1.64587   8.191120e-02         0.0249
              1              1.6459   2.220039e-03         0.0271
              2              1.6459   2.859069e-04         0.1288
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0443
         Final Residual: 		   2.859069e-04
         Total Reduction in Residual: 	   8.703559e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125972
    setup: 0.0104776 s
    solve: 0.00211968 s
    solve(per iteration): 0.00070656 s
resid in solve_pyamgx: 2.86e-04
time solve_pyamgx: 3.37e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.461875e-01
              0             1.64587   4.485387e-01         0.6941
              1              1.6459   2.217786e-01         0.4944
              2              1.6459   1.132199e-01         0.5105
              3              1.6459   5.945433e-02         0.5251
              4              1.6459   3.238844e-02         0.5448
              5              1.6459   1.825618e-02         0.5637
              6              1.6459   1.055824e-02         0.5783
              7              1.6459   6.102806e-03         0.5780
              8              1.6459   3.503562e-03         0.5741
              9              1.6459   1.989082e-03         0.5677
             10              1.6459   1.396475e-03         0.7021
             11              1.6459   9.188671e-04         0.6580
             12              1.6459   6.303652e-04         0.6860
             13              1.6459   4.843707e-04         0.7684
             14              1.6459   4.185576e-04         0.8641
             15              1.6459   3.956349e-04         0.9452
             16              1.6459   3.851289e-04         0.9734
             17              1.6459   3.777453e-04         0.9808
             18              1.6459   3.682951e-04         0.9750
             19              1.6459   3.447001e-04         0.9359
             20              1.6459   3.280238e-04         0.9516
             21              1.6459   3.166055e-04         0.9652
         --------------------------------------------------------------
         Total Iterations: 22
         Avg Convergence Rate: 		         0.7072
         Final Residual: 		   3.166055e-04
         Total Reduction in Residual: 	   4.899592e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0806318
    setup: 0.0508173 s
    solve: 0.0298145 s
    solve(per iteration): 0.0013552 s
resid in solve_pyamgx: 3.17e-04
time solve_pyamgx: 9.61e-02
time p: 1.08e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25902            275864  0.000411        0.00721
           2(D)         5202            109836   0.00406        0.00265
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3165
         Operator Complexity: 1.56219
         Total Memory Usage: 0.0201087 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.463739e-01
              0             1.64587   3.204744e-02         0.0718
              1              1.6459   2.917956e-03         0.0911
              2              1.6459   4.666781e-04         0.1599
              3              1.6459   9.256116e-05         0.1983
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1200
         Final Residual: 		   9.256116e-05
         Total Reduction in Residual: 	   2.073624e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0166543
    setup: 0.0133161 s
    solve: 0.00333824 s
    solve(per iteration): 0.00083456 s
resid in solve_pyamgx: 9.26e-05
time solve_pyamgx: 3.19e-02
time k: 4.39e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26430            281552  0.000403        0.00736
           2(D)         5228            111758   0.00409        0.00269
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3222
         Operator Complexity: 1.5733
         Total Memory Usage: 0.0203083 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.095508e+01
              0             1.64587   1.425233e+00         0.1301
              1              1.6459   3.110817e-01         0.2183
              2              1.6459   6.360800e-02         0.2045
              3              1.6459   1.539362e-02         0.2420
              4              1.6459   3.673956e-03         0.2387
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2019
         Final Residual: 		   3.673956e-03
         Total Reduction in Residual: 	   3.353655e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175186
    setup: 0.0133591 s
    solve: 0.00415949 s
    solve(per iteration): 0.000831898 s
resid in solve_pyamgx: 3.67e-03
time solve_pyamgx: 3.33e-02
time omega: 3.98e-02
time Smag or Wale: 9.54e-07

--time step: 453, iter:0, max residual:1.03e-06, u:3.13e-07, v:1.03e-06, w:2.23e-07, p:8.42e-07, k:5.65e-11, eps:0.00e+00, om:2.87e-06


monitor time step: 453, iter:0, u: 4.39e-01, v:-1.38e-03, w:-4.12e-03, p: 1.87e-12, k: 1.25e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.42e+02, kmin: 7.81e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.38e-01
vismean_mean 1.145374449339207e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15913            172177   0.00068         0.0045
           2(D)         4097             44887   0.00267        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20355
         Operator Complexity: 1.31638
         Total Memory Usage: 0.0157297 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.678448e+00
              0             1.64587   8.329108e-02         0.0226
              1              1.6459   2.700073e-03         0.0324
              2              1.6459   3.961806e-04         0.1467
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0476
         Final Residual: 		   3.961806e-04
         Total Reduction in Residual: 	   1.077032e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125329
    setup: 0.0104153 s
    solve: 0.00211763 s
    solve(per iteration): 0.000705877 s
resid in solve_pyamgx: 3.96e-04
time solve_pyamgx: 2.78e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.051551e+00
              0             1.64587   7.548794e-02         0.0247
              1              1.6459   1.315277e-03         0.0174
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0208
         Final Residual: 		   1.315277e-03
         Total Reduction in Residual: 	   4.310191e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119375
    setup: 0.0104153 s
    solve: 0.00152224 s
    solve(per iteration): 0.00076112 s
resid in solve_pyamgx: 1.32e-03
time solve_pyamgx: 2.82e-03
time v: 5.49e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.282640e+00
              0             1.64587   8.182065e-02         0.0249
              1              1.6459   2.206394e-03         0.0270
              2              1.6459   2.836440e-04         0.1286
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0442
         Final Residual: 		   2.836440e-04
         Total Reduction in Residual: 	   8.640726e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125442
    setup: 0.0104153 s
    solve: 0.00212893 s
    solve(per iteration): 0.000709643 s
resid in solve_pyamgx: 2.84e-04
time solve_pyamgx: 3.37e-03
time w: 5.50e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.443759e-01
              0             1.64587   4.460731e-01         0.6923
              1              1.6459   2.197830e-01         0.4927
              2              1.6459   1.124904e-01         0.5118
              3              1.6459   5.884268e-02         0.5231
              4              1.6459   3.190418e-02         0.5422
              5              1.6459   1.811881e-02         0.5679
              6              1.6459   1.054529e-02         0.5820
              7              1.6459   6.109612e-03         0.5794
              8              1.6459   3.504049e-03         0.5735
              9              1.6459   1.991458e-03         0.5683
             10              1.6459   1.389771e-03         0.6979
             11              1.6459   9.032244e-04         0.6499
             12              1.6459   6.101856e-04         0.6756
             13              1.6459   4.593471e-04         0.7528
             14              1.6459   3.903274e-04         0.8497
             15              1.6459   3.650308e-04         0.9352
             16              1.6459   3.542312e-04         0.9704
             17              1.6459   3.475532e-04         0.9811
             18              1.6459   3.396897e-04         0.9774
             19              1.6459   3.217317e-04         0.9471
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6838
         Final Residual: 		   3.217317e-04
         Total Reduction in Residual: 	   4.992920e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0781348
    setup: 0.0509169 s
    solve: 0.0272179 s
    solve(per iteration): 0.0013609 s
resid in solve_pyamgx: 3.22e-04
time solve_pyamgx: 9.37e-02
time p: 1.06e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25937            276199  0.000411        0.00722
           2(D)         5279            111597     0.004        0.00269
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31768
         Operator Complexity: 1.56526
         Total Memory Usage: 0.0201618 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.456398e-01
              0             1.64587   3.226555e-02         0.0724
              1              1.6459   2.938558e-03         0.0911
              2              1.6459   4.721705e-04         0.1607
              3              1.6459   9.278315e-05         0.1965
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1201
         Final Residual: 		   9.278315e-05
         Total Reduction in Residual: 	   2.082021e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167063
    setup: 0.013386 s
    solve: 0.00332035 s
    solve(per iteration): 0.000830088 s
resid in solve_pyamgx: 9.28e-05
time solve_pyamgx: 3.20e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26429            282309  0.000404        0.00737
           2(D)         5203            111701   0.00413        0.00269
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32191
         Operator Complexity: 1.57432
         Total Memory Usage: 0.0203224 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.093317e+01
              0             1.64587   1.417120e+00         0.1296
              1              1.6459   3.075133e-01         0.2170
              2              1.6459   6.247295e-02         0.2032
              3              1.6459   1.525031e-02         0.2441
              4              1.6459   3.707974e-03         0.2431
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2023
         Final Residual: 		   3.707974e-03
         Total Reduction in Residual: 	   3.391489e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176392
    setup: 0.0134756 s
    solve: 0.00416358 s
    solve(per iteration): 0.000832717 s
resid in solve_pyamgx: 3.71e-03
time solve_pyamgx: 3.30e-02
time omega: 3.94e-02
time Smag or Wale: 4.77e-07

--time step: 454, iter:0, max residual:1.03e-06, u:3.10e-07, v:1.03e-06, w:2.22e-07, p:9.38e-07, k:5.66e-11, eps:0.00e+00, om:2.90e-06


monitor time step: 454, iter:0, u: 4.40e-01, v:-1.38e-03, w:-4.39e-03, p: 1.80e-12, k: 1.25e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.43e+02, kmin: 7.82e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.1428571428571428e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15884            171292  0.000679        0.00448
           2(D)         4119             44659   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20348
         Operator Complexity: 1.31476
         Total Memory Usage: 0.0157043 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.674238e+00
              0             1.64587   8.319429e-02         0.0226
              1              1.6459   2.701008e-03         0.0325
              2              1.6459   3.988724e-04         0.1477
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0477
         Final Residual: 		   3.988724e-04
         Total Reduction in Residual: 	   1.085592e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125871
    setup: 0.0104795 s
    solve: 0.00210762 s
    solve(per iteration): 0.000702539 s
resid in solve_pyamgx: 3.99e-04
time solve_pyamgx: 2.80e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.049667e+00
              0             1.64587   7.543731e-02         0.0247
              1              1.6459   1.314033e-03         0.0174
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0208
         Final Residual: 		   1.314033e-03
         Total Reduction in Residual: 	   4.308777e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119971
    setup: 0.0104795 s
    solve: 0.00151757 s
    solve(per iteration): 0.000758784 s
resid in solve_pyamgx: 1.31e-03
time solve_pyamgx: 2.80e-03
time v: 5.53e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.280354e+00
              0             1.64587   8.173799e-02         0.0249
              1              1.6459   2.199375e-03         0.0269
              2              1.6459   2.816240e-04         0.1280
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0441
         Final Residual: 		   2.816240e-04
         Total Reduction in Residual: 	   8.585172e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126094
    setup: 0.0104795 s
    solve: 0.00212992 s
    solve(per iteration): 0.000709973 s
resid in solve_pyamgx: 2.82e-04
time solve_pyamgx: 3.37e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.426090e-01
              0             1.64587   4.443580e-01         0.6915
              1              1.6459   2.186611e-01         0.4921
              2              1.6459   1.123969e-01         0.5140
              3              1.6459   5.867167e-02         0.5220
              4              1.6459   3.167573e-02         0.5399
              5              1.6459   1.806416e-02         0.5703
              6              1.6459   1.054814e-02         0.5839
              7              1.6459   6.109263e-03         0.5792
              8              1.6459   3.489669e-03         0.5712
              9              1.6459   1.985729e-03         0.5690
             10              1.6459   1.380201e-03         0.6951
             11              1.6459   8.844233e-04         0.6408
             12              1.6459   5.844947e-04         0.6609
             13              1.6459   4.262189e-04         0.7292
             14              1.6459   3.526728e-04         0.8274
             15              1.6459   3.242440e-04         0.9194
             16              1.6459   3.130189e-04         0.9654
         --------------------------------------------------------------
         Total Iterations: 17
         Avg Convergence Rate: 		         0.6385
         Final Residual: 		   3.130189e-04
         Total Reduction in Residual: 	   4.871063e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0736315
    setup: 0.0507374 s
    solve: 0.0228941 s
    solve(per iteration): 0.00134671 s
resid in solve_pyamgx: 3.13e-04
time solve_pyamgx: 8.89e-02
time p: 1.01e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25989            277005   0.00041        0.00724
           2(D)         5226            109102   0.00399        0.00263
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31763
         Operator Complexity: 1.56279
         Total Memory Usage: 0.0201237 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.449012e-01
              0             1.64587   3.204861e-02         0.0720
              1              1.6459   2.920281e-03         0.0911
              2              1.6459   4.655435e-04         0.1594
              3              1.6459   9.110476e-05         0.1957
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1196
         Final Residual: 		   9.110476e-05
         Total Reduction in Residual: 	   2.047753e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167458
    setup: 0.0134244 s
    solve: 0.00332138 s
    solve(per iteration): 0.000830344 s
resid in solve_pyamgx: 9.11e-05
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26445            282331  0.000404        0.00737
           2(D)         5172            111180   0.00416        0.00268
           3(D)           10                12      0.12       5.81e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32173
         Operator Complexity: 1.57358
         Total Memory Usage: 0.0203102 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.091165e+01
              0             1.64587   1.433124e+00         0.1313
              1              1.6459   3.141873e-01         0.2192
              2              1.6459   6.356844e-02         0.2023
              3              1.6459   1.548526e-02         0.2436
              4              1.6459   3.689984e-03         0.2383
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2022
         Final Residual: 		   3.689984e-03
         Total Reduction in Residual: 	   3.381692e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175511
    setup: 0.0133904 s
    solve: 0.0041607 s
    solve(per iteration): 0.000832141 s
resid in solve_pyamgx: 3.69e-03
time solve_pyamgx: 3.29e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 455, iter:0, max residual:1.03e-06, u:3.12e-07, v:1.03e-06, w:2.20e-07, p:8.30e-07, k:5.56e-11, eps:0.00e+00, om:2.88e-06


monitor time step: 455, iter:0, u: 4.40e-01, v:-1.30e-03, w:-4.68e-03, p: 1.85e-12, k: 1.25e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.43e+02, kmin: 7.83e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.1403508771929824e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15875            171767  0.000682        0.00449
           2(D)         4142             45170   0.00263        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20362
         Operator Complexity: 1.3162
         Total Memory Usage: 0.0157269 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.670038e+00
              0             1.64587   8.308920e-02         0.0226
              1              1.6459   2.704204e-03         0.0325
              2              1.6459   3.990198e-04         0.1476
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0477
         Final Residual: 		   3.990198e-04
         Total Reduction in Residual: 	   1.087236e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126405
    setup: 0.0105267 s
    solve: 0.00211376 s
    solve(per iteration): 0.000704587 s
resid in solve_pyamgx: 3.99e-04
time solve_pyamgx: 2.81e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.047759e+00
              0             1.64587   7.538558e-02         0.0247
              1              1.6459   1.312557e-03         0.0174
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0208
         Final Residual: 		   1.312557e-03
         Total Reduction in Residual: 	   4.306630e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120381
    setup: 0.0105267 s
    solve: 0.00151142 s
    solve(per iteration): 0.000755712 s
resid in solve_pyamgx: 1.31e-03
time solve_pyamgx: 2.82e-03
time v: 5.56e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.278055e+00
              0             1.64587   8.165834e-02         0.0249
              1              1.6459   2.203885e-03         0.0270
              2              1.6459   2.828902e-04         0.1284
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0442
         Final Residual: 		   2.828902e-04
         Total Reduction in Residual: 	   8.629819e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012655
    setup: 0.0105267 s
    solve: 0.00212826 s
    solve(per iteration): 0.000709419 s
resid in solve_pyamgx: 2.83e-04
time solve_pyamgx: 3.37e-03
time w: 5.52e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.408311e-01
              0             1.64587   4.438068e-01         0.6925
              1              1.6459   2.188078e-01         0.4930
              2              1.6459   1.128861e-01         0.5159
              3              1.6459   5.881412e-02         0.5210
              4              1.6459   3.163667e-02         0.5379
              5              1.6459   1.802437e-02         0.5697
              6              1.6459   1.051201e-02         0.5832
              7              1.6459   6.071944e-03         0.5776
              8              1.6459   3.453226e-03         0.5687
              9              1.6459   1.973037e-03         0.5714
             10              1.6459   1.376253e-03         0.6975
             11              1.6459   8.818025e-04         0.6407
             12              1.6459   5.837875e-04         0.6620
             13              1.6459   4.262333e-04         0.7301
             14              1.6459   3.537802e-04         0.8300
             15              1.6459   3.248502e-04         0.9182
             16              1.6459   3.137093e-04         0.9657
         --------------------------------------------------------------
         Total Iterations: 17
         Avg Convergence Rate: 		         0.6387
         Final Residual: 		   3.137093e-04
         Total Reduction in Residual: 	   4.895351e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0739875
    setup: 0.0509355 s
    solve: 0.023052 s
    solve(per iteration): 0.001356 s
resid in solve_pyamgx: 3.14e-04
time solve_pyamgx: 8.94e-02
time p: 1.02e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25919            276357  0.000411        0.00722
           2(D)         5166            109034   0.00409        0.00263
           3(D)            9                15     0.185       6.18e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3163
         Operator Complexity: 1.56175
         Total Memory Usage: 0.020101 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.441731e-01
              0             1.64587   3.203342e-02         0.0721
              1              1.6459   2.932365e-03         0.0915
              2              1.6459   4.644522e-04         0.1584
              3              1.6459   9.031511e-05         0.1945
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1194
         Final Residual: 		   9.031511e-05
         Total Reduction in Residual: 	   2.033332e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167405
    setup: 0.0134003 s
    solve: 0.00334019 s
    solve(per iteration): 0.000835048 s
resid in solve_pyamgx: 9.03e-05
time solve_pyamgx: 3.19e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26414            282164  0.000404        0.00737
           2(D)         5197            112161   0.00415         0.0027
           3(D)           16                22    0.0859       9.83e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32173
         Operator Complexity: 1.57478
         Total Memory Usage: 0.0203286 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.088190e+01
              0             1.64587   1.424028e+00         0.1309
              1              1.6459   3.099509e-01         0.2177
              2              1.6459   6.356575e-02         0.2051
              3              1.6459   1.569603e-02         0.2469
              4              1.6459   3.851512e-03         0.2454
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2041
         Final Residual: 		   3.851512e-03
         Total Reduction in Residual: 	   3.539373e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175906
    setup: 0.0134287 s
    solve: 0.00416182 s
    solve(per iteration): 0.000832365 s
resid in solve_pyamgx: 3.85e-03
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 2.38e-07

--time step: 456, iter:0, max residual:1.03e-06, u:3.12e-07, v:1.03e-06, w:2.21e-07, p:8.34e-07, k:5.51e-11, eps:0.00e+00, om:3.01e-06


monitor time step: 456, iter:0, u: 4.41e-01, v:-1.24e-03, w:-5.01e-03, p: 1.86e-12, k: 1.26e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.43e+02, kmin: 7.84e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.1378555798687088e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15876            171670  0.000681        0.00449
           2(D)         4106             44662   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20327
         Operator Complexity: 1.31532
         Total Memory Usage: 0.0157118 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.665844e+00
              0             1.64587   8.299222e-02         0.0226
              1              1.6459   2.695969e-03         0.0325
              2              1.6459   3.974322e-04         0.1474
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0477
         Final Residual: 		   3.974322e-04
         Total Reduction in Residual: 	   1.084149e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125895
    setup: 0.010476 s
    solve: 0.00211354 s
    solve(per iteration): 0.000704512 s
resid in solve_pyamgx: 3.97e-04
time solve_pyamgx: 2.86e-02
time u: 3.52e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.045854e+00
              0             1.64587   7.533464e-02         0.0247
              1              1.6459   1.312151e-03         0.0174
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0208
         Final Residual: 		   1.312151e-03
         Total Reduction in Residual: 	   4.307990e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119874
    setup: 0.010476 s
    solve: 0.00151142 s
    solve(per iteration): 0.000755712 s
resid in solve_pyamgx: 1.31e-03
time solve_pyamgx: 2.78e-03
time v: 5.49e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.275732e+00
              0             1.64587   8.157915e-02         0.0249
              1              1.6459   2.197638e-03         0.0269
              2              1.6459   2.817806e-04         0.1282
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0441
         Final Residual: 		   2.817806e-04
         Total Reduction in Residual: 	   8.602067e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126062
    setup: 0.010476 s
    solve: 0.00213021 s
    solve(per iteration): 0.000710069 s
resid in solve_pyamgx: 2.82e-04
time solve_pyamgx: 3.39e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.389951e-01
              0             1.64587   4.441062e-01         0.6950
              1              1.6459   2.199607e-01         0.4953
              2              1.6459   1.136195e-01         0.5165
              3              1.6459   5.900902e-02         0.5194
              4              1.6459   3.164425e-02         0.5363
              5              1.6459   1.792509e-02         0.5665
              6              1.6459   1.039294e-02         0.5798
              7              1.6459   5.975093e-03         0.5749
              8              1.6459   3.385878e-03         0.5667
              9              1.6459   1.943588e-03         0.5740
             10              1.6459   1.367589e-03         0.7036
             11              1.6459   8.869760e-04         0.6486
             12              1.6459   6.009067e-04         0.6775
             13              1.6459   4.530904e-04         0.7540
             14              1.6459   3.867264e-04         0.8535
             15              1.6459   3.601341e-04         0.9312
             16              1.6459   3.494073e-04         0.9702
             17              1.6459   3.429782e-04         0.9816
             18              1.6459   3.351711e-04         0.9772
             19              1.6459   3.183054e-04         0.9497
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6837
         Final Residual: 		   3.183054e-04
         Total Reduction in Residual: 	   4.981344e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0782011
    setup: 0.0508969 s
    solve: 0.0273042 s
    solve(per iteration): 0.00136521 s
resid in solve_pyamgx: 3.18e-04
time solve_pyamgx: 9.53e-02
time p: 1.08e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25917            276403  0.000412        0.00722
           2(D)         5152            108538   0.00409        0.00262
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31618
         Operator Complexity: 1.56109
         Total Memory Usage: 0.0200903 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.434473e-01
              0             1.64587   3.190225e-02         0.0719
              1              1.6459   2.895353e-03         0.0908
              2              1.6459   4.633005e-04         0.1600
              3              1.6459   9.138712e-05         0.1973
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1198
         Final Residual: 		   9.138712e-05
         Total Reduction in Residual: 	   2.060834e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0166336
    setup: 0.0132972 s
    solve: 0.00333632 s
    solve(per iteration): 0.00083408 s
resid in solve_pyamgx: 9.14e-05
time solve_pyamgx: 3.26e-02
time k: 4.45e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26441            282861  0.000405        0.00739
           2(D)         5220            112964   0.00415        0.00272
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32216
         Operator Complexity: 1.57695
         Total Memory Usage: 0.0203641 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.082846e+01
              0             1.64587   1.413783e+00         0.1306
              1              1.6459   3.085974e-01         0.2183
              2              1.6459   6.268479e-02         0.2031
              3              1.6459   1.519821e-02         0.2425
              4              1.6459   3.632009e-03         0.2390
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2019
         Final Residual: 		   3.632009e-03
         Total Reduction in Residual: 	   3.354133e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0174933
    setup: 0.0133342 s
    solve: 0.00415914 s
    solve(per iteration): 0.000831827 s
resid in solve_pyamgx: 3.63e-03
time solve_pyamgx: 3.28e-02
time omega: 3.91e-02
time Smag or Wale: 4.77e-07

--time step: 457, iter:0, max residual:1.03e-06, u:3.10e-07, v:1.03e-06, w:2.20e-07, p:9.22e-07, k:5.58e-11, eps:0.00e+00, om:2.84e-06


monitor time step: 457, iter:0, u: 4.41e-01, v:-1.26e-03, w:-5.38e-03, p: 1.78e-12, k: 1.26e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.43e+02, kmin: 7.84e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.38e-01
vismean_mean 1.1353711790393013e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15888            171572   0.00068        0.00449
           2(D)         4110             44598   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20343
         Operator Complexity: 1.31508
         Total Memory Usage: 0.015709 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.661644e+00
              0             1.64587   8.289397e-02         0.0226
              1              1.6459   2.679119e-03         0.0323
              2              1.6459   3.936585e-04         0.1469
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0475
         Final Residual: 		   3.936585e-04
         Total Reduction in Residual: 	   1.075087e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125346
    setup: 0.0104254 s
    solve: 0.00210918 s
    solve(per iteration): 0.000703061 s
resid in solve_pyamgx: 3.94e-04
time solve_pyamgx: 2.93e-02
time u: 3.66e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.043971e+00
              0             1.64587   7.528100e-02         0.0247
              1              1.6459   1.309657e-03         0.0174
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.309657e-03
         Total Reduction in Residual: 	   4.302461e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119368
    setup: 0.0104254 s
    solve: 0.00151142 s
    solve(per iteration): 0.000755712 s
resid in solve_pyamgx: 1.31e-03
time solve_pyamgx: 2.79e-03
time v: 5.54e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.273402e+00
              0             1.64587   8.150475e-02         0.0249
              1              1.6459   2.185336e-03         0.0268
              2              1.6459   2.797947e-04         0.1280
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0441
         Final Residual: 		   2.797947e-04
         Total Reduction in Residual: 	   8.547520e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125307
    setup: 0.0104254 s
    solve: 0.00210534 s
    solve(per iteration): 0.000701781 s
resid in solve_pyamgx: 2.80e-04
time solve_pyamgx: 3.37e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.371706e-01
              0             1.64587   4.445259e-01         0.6977
              1              1.6459   2.213700e-01         0.4980
              2              1.6459   1.141652e-01         0.5157
              3              1.6459   5.911078e-02         0.5178
              4              1.6459   3.165521e-02         0.5355
              5              1.6459   1.777782e-02         0.5616
              6              1.6459   1.020878e-02         0.5742
              7              1.6459   5.831287e-03         0.5712
              8              1.6459   3.291785e-03         0.5645
              9              1.6459   1.889311e-03         0.5739
             10              1.6459   1.337640e-03         0.7080
             11              1.6459   8.763179e-04         0.6551
             12              1.6459   6.048104e-04         0.6902
             13              1.6459   4.676994e-04         0.7733
             14              1.6459   4.068254e-04         0.8698
             15              1.6459   3.826696e-04         0.9406
             16              1.6459   3.721972e-04         0.9726
             17              1.6459   3.652344e-04         0.9813
             18              1.6459   3.560760e-04         0.9749
             19              1.6459   3.339662e-04         0.9379
             20              1.6459   3.167795e-04         0.9485
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6961
         Final Residual: 		   3.167795e-04
         Total Reduction in Residual: 	   4.971659e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0794371
    setup: 0.0508068 s
    solve: 0.0286303 s
    solve(per iteration): 0.00136335 s
resid in solve_pyamgx: 3.17e-04
time solve_pyamgx: 9.54e-02
time p: 1.08e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        25820            275918  0.000414        0.00721
           2(D)         5115            109219   0.00417        0.00263
           3(D)           10                14      0.14       6.26e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31479
         Operator Complexity: 1.56138
         Total Memory Usage: 0.0200875 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.427125e-01
              0             1.64587   3.172984e-02         0.0717
              1              1.6459   2.905903e-03         0.0916
              2              1.6459   4.635371e-04         0.1595
              3              1.6459   9.081085e-05         0.1959
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1197
         Final Residual: 		   9.081085e-05
         Total Reduction in Residual: 	   2.051237e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169387
    setup: 0.0136212 s
    solve: 0.00331741 s
    solve(per iteration): 0.000829352 s
resid in solve_pyamgx: 9.08e-05
time solve_pyamgx: 3.28e-02
time k: 4.47e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26390            281848  0.000405        0.00736
           2(D)         5190            110982   0.00412        0.00267
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32138
         Operator Complexity: 1.57259
         Total Memory Usage: 0.0202932 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.081027e+01
              0             1.64587   1.431086e+00         0.1324
              1              1.6459   3.142853e-01         0.2196
              2              1.6459   6.386101e-02         0.2032
              3              1.6459   1.554604e-02         0.2434
              4              1.6459   3.711714e-03         0.2388
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2028
         Final Residual: 		   3.711714e-03
         Total Reduction in Residual: 	   3.433509e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177811
    setup: 0.0136252 s
    solve: 0.00415594 s
    solve(per iteration): 0.000831187 s
resid in solve_pyamgx: 3.71e-03
time solve_pyamgx: 3.33e-02
time omega: 3.97e-02
time Smag or Wale: 4.77e-07

--time step: 458, iter:0, max residual:1.02e-06, u:3.08e-07, v:1.02e-06, w:2.19e-07, p:8.81e-07, k:5.54e-11, eps:0.00e+00, om:2.90e-06


monitor time step: 458, iter:0, u: 4.42e-01, v:-1.29e-03, w:-5.78e-03, p: 1.82e-12, k: 1.26e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.44e+02, kmin: 7.85e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.40e-01
vismean_mean 1.1328976034858387e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15874            171410   0.00068        0.00448
           2(D)         4113             44803   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20332
         Operator Complexity: 1.31514
         Total Memory Usage: 0.0157093 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.657428e+00
              0             1.64587   8.279605e-02         0.0226
              1              1.6459   2.677790e-03         0.0323
              2              1.6459   3.949619e-04         0.1475
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0476
         Final Residual: 		   3.949619e-04
         Total Reduction in Residual: 	   1.079890e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012634
    setup: 0.0105243 s
    solve: 0.0021097 s
    solve(per iteration): 0.000703232 s
resid in solve_pyamgx: 3.95e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.042100e+00
              0             1.64587   7.523123e-02         0.0247
              1              1.6459   1.308721e-03         0.0174
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.308721e-03
         Total Reduction in Residual: 	   4.302030e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120399
    setup: 0.0105243 s
    solve: 0.00151562 s
    solve(per iteration): 0.000757808 s
resid in solve_pyamgx: 1.31e-03
time solve_pyamgx: 2.77e-03
time v: 5.53e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.271091e+00
              0             1.64587   8.142033e-02         0.0249
              1              1.6459   2.178073e-03         0.0268
              2              1.6459   2.798316e-04         0.1285
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0441
         Final Residual: 		   2.798316e-04
         Total Reduction in Residual: 	   8.554687e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126421
    setup: 0.0105243 s
    solve: 0.00211789 s
    solve(per iteration): 0.000705963 s
resid in solve_pyamgx: 2.80e-04
time solve_pyamgx: 3.36e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.353428e-01
              0             1.64587   4.447300e-01         0.7000
              1              1.6459   2.224784e-01         0.5003
              2              1.6459   1.143113e-01         0.5138
              3              1.6459   5.911421e-02         0.5171
              4              1.6459   3.170495e-02         0.5363
              5              1.6459   1.764979e-02         0.5567
              6              1.6459   1.001906e-02         0.5677
              7              1.6459   5.681447e-03         0.5671
              8              1.6459   3.194746e-03         0.5623
              9              1.6459   1.821927e-03         0.5703
             10              1.6459   1.289150e-03         0.7076
             11              1.6459   8.468431e-04         0.6569
             12              1.6459   5.892518e-04         0.6958
             13              1.6459   4.607902e-04         0.7820
             14              1.6459   4.041570e-04         0.8771
             15              1.6459   3.817129e-04         0.9445
             16              1.6459   3.714675e-04         0.9732
             17              1.6459   3.643577e-04         0.9809
             18              1.6459   3.547498e-04         0.9736
             19              1.6459   3.305134e-04         0.9317
             20              1.6459   3.120787e-04         0.9442
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6957
         Final Residual: 		   3.120787e-04
         Total Reduction in Residual: 	   4.911974e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.079424
    setup: 0.0507702 s
    solve: 0.0286538 s
    solve(per iteration): 0.00136447 s
resid in solve_pyamgx: 3.12e-04
time solve_pyamgx: 9.49e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25933            276913  0.000412        0.00723
           2(D)         5201            110557   0.00409        0.00267
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31678
         Operator Complexity: 1.56477
         Total Memory Usage: 0.0201498 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.419874e-01
              0             1.64587   3.174699e-02         0.0718
              1              1.6459   2.897702e-03         0.0913
              2              1.6459   4.607100e-04         0.1590
              3              1.6459   9.033263e-05         0.1961
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1196
         Final Residual: 		   9.033263e-05
         Total Reduction in Residual: 	   2.043783e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169431
    setup: 0.0136192 s
    solve: 0.0033239 s
    solve(per iteration): 0.000830976 s
resid in solve_pyamgx: 9.03e-05
time solve_pyamgx: 3.24e-02
time k: 4.42e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26459            282525  0.000404        0.00738
           2(D)         5234            112232    0.0041         0.0027
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32247
         Operator Complexity: 1.57539
         Total Memory Usage: 0.0203418 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.077772e+01
              0             1.64587   1.422160e+00         0.1320
              1              1.6459   3.115840e-01         0.2191
              2              1.6459   6.317106e-02         0.2027
              3              1.6459   1.550293e-02         0.2454
              4              1.6459   3.731554e-03         0.2407
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2032
         Final Residual: 		   3.731554e-03
         Total Reduction in Residual: 	   3.462286e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175674
    setup: 0.0134103 s
    solve: 0.00415712 s
    solve(per iteration): 0.000831424 s
resid in solve_pyamgx: 3.73e-03
time solve_pyamgx: 3.31e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 459, iter:0, max residual:1.02e-06, u:3.09e-07, v:1.02e-06, w:2.19e-07, p:8.75e-07, k:5.51e-11, eps:0.00e+00, om:2.92e-06


monitor time step: 459, iter:0, u: 4.42e-01, v:-1.33e-03, w:-6.23e-03, p: 1.78e-12, k: 1.26e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.44e+02, kmin: 7.86e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.1304347826086954e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15860            171604  0.000682        0.00449
           2(D)         4112             44500   0.00263        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20317
         Operator Complexity: 1.31498
         Total Memory Usage: 0.0157061 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.653197e+00
              0             1.64587   8.270317e-02         0.0226
              1              1.6459   2.687533e-03         0.0325
              2              1.6459   3.941072e-04         0.1466
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0476
         Final Residual: 		   3.941072e-04
         Total Reduction in Residual: 	   1.078801e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125504
    setup: 0.0104305 s
    solve: 0.00211994 s
    solve(per iteration): 0.000706645 s
resid in solve_pyamgx: 3.94e-04
time solve_pyamgx: 2.86e-02
time u: 3.51e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.040216e+00
              0             1.64587   7.517783e-02         0.0247
              1              1.6459   1.306693e-03         0.0174
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.306693e-03
         Total Reduction in Residual: 	   4.298026e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119453
    setup: 0.0104305 s
    solve: 0.00151488 s
    solve(per iteration): 0.00075744 s
resid in solve_pyamgx: 1.31e-03
time solve_pyamgx: 2.80e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.268807e+00
              0             1.64587   8.133962e-02         0.0249
              1              1.6459   2.178496e-03         0.0268
              2              1.6459   2.785178e-04         0.1278
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0440
         Final Residual: 		   2.785178e-04
         Total Reduction in Residual: 	   8.520473e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125457
    setup: 0.0104305 s
    solve: 0.00211526 s
    solve(per iteration): 0.000705088 s
resid in solve_pyamgx: 2.79e-04
time solve_pyamgx: 3.36e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.335752e-01
              0             1.64587   4.446694e-01         0.7018
              1              1.6459   2.229540e-01         0.5014
              2              1.6459   1.141127e-01         0.5118
              3              1.6459   5.907179e-02         0.5177
              4              1.6459   3.181483e-02         0.5386
              5              1.6459   1.759083e-02         0.5529
              6              1.6459   9.877374e-03         0.5615
              7              1.6459   5.559998e-03         0.5629
              8              1.6459   3.116412e-03         0.5605
              9              1.6459   1.757851e-03         0.5641
             10              1.6459   1.233899e-03         0.7019
             11              1.6459   8.039864e-04         0.6516
             12              1.6459   5.551898e-04         0.6905
             13              1.6459   4.309122e-04         0.7762
             14              1.6459   3.762545e-04         0.8732
             15              1.6459   3.545432e-04         0.9423
             16              1.6459   3.444958e-04         0.9717
             17              1.6459   3.377978e-04         0.9806
             18              1.6459   3.292035e-04         0.9746
             19              1.6459   3.079169e-04         0.9353
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6829
         Final Residual: 		   3.079169e-04
         Total Reduction in Residual: 	   4.859991e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0780877
    setup: 0.0508021 s
    solve: 0.0272855 s
    solve(per iteration): 0.00136428 s
resid in solve_pyamgx: 3.08e-04
time solve_pyamgx: 9.55e-02
time p: 1.08e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25904            276534  0.000412        0.00722
           2(D)         5226            110892   0.00406        0.00267
           3(D)            5                 5       0.2       2.76e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31672
         Operator Complexity: 1.5647
         Total Memory Usage: 0.0201484 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.412669e-01
              0             1.64587   3.197239e-02         0.0725
              1              1.6459   2.893204e-03         0.0905
              2              1.6459   4.597030e-04         0.1589
              3              1.6459   9.133930e-05         0.1987
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1199
         Final Residual: 		   9.133930e-05
         Total Reduction in Residual: 	   2.069933e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169116
    setup: 0.0135823 s
    solve: 0.00332928 s
    solve(per iteration): 0.00083232 s
resid in solve_pyamgx: 9.13e-05
time solve_pyamgx: 3.34e-02
time k: 4.52e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26474            282572  0.000403        0.00738
           2(D)         5190            110120   0.00409        0.00265
           3(D)           17                23    0.0796       1.04e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32228
         Operator Complexity: 1.5724
         Total Memory Usage: 0.0202949 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.075101e+01
              0             1.64587   1.432597e+00         0.1333
              1              1.6459   3.161939e-01         0.2207
              2              1.6459   6.499049e-02         0.2055
              3              1.6459   1.587957e-02         0.2443
              4              1.6459   3.823222e-03         0.2408
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2043
         Final Residual: 		   3.823222e-03
         Total Reduction in Residual: 	   3.556152e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177924
    setup: 0.0136333 s
    solve: 0.00415901 s
    solve(per iteration): 0.000831802 s
resid in solve_pyamgx: 3.82e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 460, iter:0, max residual:1.02e-06, u:3.08e-07, v:1.02e-06, w:2.18e-07, p:9.15e-07, k:5.57e-11, eps:0.00e+00, om:2.99e-06


monitor time step: 460, iter:0, u: 4.43e-01, v:-1.32e-03, w:-6.69e-03, p: 1.68e-12, k: 1.26e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.64e-01, cfl_max_y: 4.23e-02, at i= 15, j= 59


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.92e+01, vismax: 2.44e+02, kmin: 7.87e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.40e-01
vismean_mean 1.127982646420824e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15855            171495  0.000682        0.00448
           2(D)         4077             44179   0.00266        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20276
         Operator Complexity: 1.31436
         Total Memory Usage: 0.0156947 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.648964e+00
              0             1.64587   8.260792e-02         0.0226
              1              1.6459   2.672260e-03         0.0323
              2              1.6459   3.891356e-04         0.1456
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0474
         Final Residual: 		   3.891356e-04
         Total Reduction in Residual: 	   1.066428e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125762
    setup: 0.0104625 s
    solve: 0.00211366 s
    solve(per iteration): 0.000704555 s
resid in solve_pyamgx: 3.89e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.038300e+00
              0             1.64587   7.512696e-02         0.0247
              1              1.6459   1.305948e-03         0.0174
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.305948e-03
         Total Reduction in Residual: 	   4.298284e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119783
    setup: 0.0104625 s
    solve: 0.00151578 s
    solve(per iteration): 0.000757888 s
resid in solve_pyamgx: 1.31e-03
time solve_pyamgx: 2.80e-03
time v: 5.56e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.266534e+00
              0             1.64587   8.126459e-02         0.0249
              1              1.6459   2.169989e-03         0.0267
              2              1.6459   2.746920e-04         0.1266
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0438
         Final Residual: 		   2.746920e-04
         Total Reduction in Residual: 	   8.409279e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125742
    setup: 0.0104625 s
    solve: 0.00211171 s
    solve(per iteration): 0.000703904 s
resid in solve_pyamgx: 2.75e-04
time solve_pyamgx: 3.37e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.318459e-01
              0             1.64587   4.441937e-01         0.7030
              1              1.6459   2.225856e-01         0.5011
              2              1.6459   1.137431e-01         0.5110
              3              1.6459   5.907086e-02         0.5193
              4              1.6459   3.200641e-02         0.5418
              5              1.6459   1.765171e-02         0.5515
              6              1.6459   9.838996e-03         0.5574
              7              1.6459   5.498931e-03         0.5589
              8              1.6459   3.074682e-03         0.5591
              9              1.6459   1.714762e-03         0.5577
             10              1.6459   1.190699e-03         0.6944
             11              1.6459   7.652621e-04         0.6427
             12              1.6459   5.201946e-04         0.6798
             13              1.6459   3.969970e-04         0.7632
             14              1.6459   3.424933e-04         0.8627
             15              1.6459   3.207959e-04         0.9366
             16              1.6459   3.107941e-04         0.9688
         --------------------------------------------------------------
         Total Iterations: 17
         Avg Convergence Rate: 		         0.6389
         Final Residual: 		   3.107941e-04
         Total Reduction in Residual: 	   4.918827e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0738939
    setup: 0.050946 s
    solve: 0.0229478 s
    solve(per iteration): 0.00134987 s
resid in solve_pyamgx: 3.11e-04
time solve_pyamgx: 8.93e-02
time p: 1.02e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25904            276644  0.000412        0.00723
           2(D)         5231            108927   0.00398        0.00263
           3(D)            9                11     0.136       5.29e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31681
         Operator Complexity: 1.56201
         Total Memory Usage: 0.0201075 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.405379e-01
              0             1.64587   3.172585e-02         0.0720
              1              1.6459   2.880327e-03         0.0908
              2              1.6459   4.603604e-04         0.1598
              3              1.6459   9.090156e-05         0.1975
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1199
         Final Residual: 		   9.090156e-05
         Total Reduction in Residual: 	   2.063422e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168816
    setup: 0.01356 s
    solve: 0.00332157 s
    solve(per iteration): 0.000830392 s
resid in solve_pyamgx: 9.09e-05
time solve_pyamgx: 3.21e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26470            281890  0.000402        0.00737
           2(D)         5290            111714   0.00399        0.00269
           3(D)           11                17      0.14       7.23e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32319
         Operator Complexity: 1.57372
         Total Memory Usage: 0.0203199 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.075439e+01
              0             1.64587   1.426328e+00         0.1326
              1              1.6459   3.163641e-01         0.2218
              2              1.6459   6.497634e-02         0.2054
              3              1.6459   1.580660e-02         0.2433
              4              1.6459   3.785424e-03         0.2395
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2038
         Final Residual: 		   3.785424e-03
         Total Reduction in Residual: 	   3.519886e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175384
    setup: 0.0133916 s
    solve: 0.00414678 s
    solve(per iteration): 0.000829357 s
resid in solve_pyamgx: 3.79e-03
time solve_pyamgx: 3.30e-02
time omega: 3.93e-02
time Smag or Wale: 4.77e-07

--time step: 461, iter:0, max residual:1.02e-06, u:3.04e-07, v:1.02e-06, w:2.15e-07, p:8.23e-07, k:5.55e-11, eps:0.00e+00, om:2.96e-06


monitor time step: 461, iter:0, u: 4.43e-01, v:-1.24e-03, w:-7.17e-03, p: 1.84e-12, k: 1.26e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.44e+02, kmin: 7.88e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.31e-01
vismean_mean 1.1255411255411255e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15870            171820  0.000682        0.00449
           2(D)         4122             45030   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20337
         Operator Complexity: 1.31607
         Total Memory Usage: 0.0157238 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.644736e+00
              0             1.64587   8.252143e-02         0.0226
              1              1.6459   2.680347e-03         0.0325
              2              1.6459   3.938748e-04         0.1469
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0476
         Final Residual: 		   3.938748e-04
         Total Reduction in Residual: 	   1.080667e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126935
    setup: 0.0105677 s
    solve: 0.00212582 s
    solve(per iteration): 0.000708608 s
resid in solve_pyamgx: 3.94e-04
time solve_pyamgx: 2.81e-02
time u: 3.47e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.036357e+00
              0             1.64587   7.507441e-02         0.0247
              1              1.6459   1.304077e-03         0.0174
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.304077e-03
         Total Reduction in Residual: 	   4.294872e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120914
    setup: 0.0105677 s
    solve: 0.00152371 s
    solve(per iteration): 0.000761856 s
resid in solve_pyamgx: 1.30e-03
time solve_pyamgx: 2.76e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.264248e+00
              0             1.64587   8.118263e-02         0.0249
              1              1.6459   2.168159e-03         0.0267
              2              1.6459   2.759832e-04         0.1273
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0439
         Final Residual: 		   2.759832e-04
         Total Reduction in Residual: 	   8.454726e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126931
    setup: 0.0105677 s
    solve: 0.00212544 s
    solve(per iteration): 0.00070848 s
resid in solve_pyamgx: 2.76e-04
time solve_pyamgx: 3.36e-03
time w: 5.48e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.300983e-01
              0             1.64587   4.431299e-01         0.7033
              1              1.6459   2.213773e-01         0.4996
              2              1.6459   1.133756e-01         0.5121
              3              1.6459   5.916491e-02         0.5218
              4              1.6459   3.229267e-02         0.5458
              5              1.6459   1.786537e-02         0.5532
              6              1.6459   9.943547e-03         0.5566
              7              1.6459   5.530380e-03         0.5562
              8              1.6459   3.088020e-03         0.5584
              9              1.6459   1.712971e-03         0.5547
             10              1.6459   1.186268e-03         0.6925
             11              1.6459   7.647155e-04         0.6446
             12              1.6459   5.275710e-04         0.6899
             13              1.6459   4.115809e-04         0.7801
             14              1.6459   3.601826e-04         0.8751
             15              1.6459   3.393156e-04         0.9421
             16              1.6459   3.291948e-04         0.9702
             17              1.6459   3.223926e-04         0.9793
             18              1.6459   3.142080e-04         0.9746
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6702
         Final Residual: 		   3.142080e-04
         Total Reduction in Residual: 	   4.986650e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0766213
    setup: 0.0509166 s
    solve: 0.0257047 s
    solve(per iteration): 0.00135288 s
resid in solve_pyamgx: 3.14e-04
time solve_pyamgx: 9.20e-02
time p: 1.04e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25917            276939  0.000412        0.00723
           2(D)         5154            109220   0.00411        0.00263
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31613
         Operator Complexity: 1.56286
         Total Memory Usage: 0.0201171 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.398164e-01
              0             1.64587   3.177838e-02         0.0723
              1              1.6459   2.882727e-03         0.0907
              2              1.6459   4.639220e-04         0.1609
              3              1.6459   9.122801e-05         0.1966
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1200
         Final Residual: 		   9.122801e-05
         Total Reduction in Residual: 	   2.074230e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0168441
    setup: 0.0135325 s
    solve: 0.00331162 s
    solve(per iteration): 0.000827904 s
resid in solve_pyamgx: 9.12e-05
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26520            283016  0.000402        0.00739
           2(D)         5308            112730     0.004        0.00272
           3(D)           11                17      0.14       7.23e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32388
         Operator Complexity: 1.57685
         Total Memory Usage: 0.0203713 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.071096e+01
              0             1.64587   1.407534e+00         0.1314
              1              1.6459   3.130014e-01         0.2224
              2              1.6459   6.435562e-02         0.2056
              3              1.6459   1.563070e-02         0.2429
              4              1.6459   3.733286e-03         0.2388
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2034
         Final Residual: 		   3.733286e-03
         Total Reduction in Residual: 	   3.485482e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175377
    setup: 0.0133758 s
    solve: 0.00416195 s
    solve(per iteration): 0.00083239 s
resid in solve_pyamgx: 3.73e-03
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 462, iter:0, max residual:1.02e-06, u:3.08e-07, v:1.02e-06, w:2.16e-07, p:8.68e-07, k:5.57e-11, eps:0.00e+00, om:2.92e-06


monitor time step: 462, iter:0, u: 4.43e-01, v:-1.21e-03, w:-7.66e-03, p: 1.83e-12, k: 1.27e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.45e+02, kmin: 7.88e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.34e-01
vismean_mean 1.1231101511879049e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15870            171844  0.000682        0.00449
           2(D)         4133             44787   0.00262        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20348
         Operator Complexity: 1.31575
         Total Memory Usage: 0.0157194 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.640512e+00
              0             1.64587   8.242538e-02         0.0226
              1              1.6459   2.671800e-03         0.0324
              2              1.6459   3.871332e-04         0.1449
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0474
         Final Residual: 		   3.871332e-04
         Total Reduction in Residual: 	   1.063403e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126242
    setup: 0.0105046 s
    solve: 0.00211958 s
    solve(per iteration): 0.000706528 s
resid in solve_pyamgx: 3.87e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.034412e+00
              0             1.64587   7.502217e-02         0.0247
              1              1.6459   1.302779e-03         0.0174
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.302779e-03
         Total Reduction in Residual: 	   4.293350e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120194
    setup: 0.0105046 s
    solve: 0.00151485 s
    solve(per iteration): 0.000757424 s
resid in solve_pyamgx: 1.30e-03
time solve_pyamgx: 2.78e-03
time v: 5.49e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.261938e+00
              0             1.64587   8.110012e-02         0.0249
              1              1.6459   2.159261e-03         0.0266
              2              1.6459   2.720448e-04         0.1260
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0437
         Final Residual: 		   2.720448e-04
         Total Reduction in Residual: 	   8.339975e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126258
    setup: 0.0105046 s
    solve: 0.00212125 s
    solve(per iteration): 0.000707083 s
resid in solve_pyamgx: 2.72e-04
time solve_pyamgx: 3.36e-03
time w: 5.44e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.283433e-01
              0             1.64587   4.413115e-01         0.7023
              1              1.6459   2.194932e-01         0.4974
              2              1.6459   1.130409e-01         0.5150
              3              1.6459   5.933576e-02         0.5249
              4              1.6459   3.263266e-02         0.5500
              5              1.6459   1.819638e-02         0.5576
              6              1.6459   1.017688e-02         0.5593
              7              1.6459   5.654098e-03         0.5556
              8              1.6459   3.150744e-03         0.5572
              9              1.6459   1.743682e-03         0.5534
             10              1.6459   1.212041e-03         0.6951
             11              1.6459   7.896800e-04         0.6515
             12              1.6459   5.580091e-04         0.7066
             13              1.6459   4.486653e-04         0.8040
             14              1.6459   3.991215e-04         0.8896
             15              1.6459   3.788712e-04         0.9493
             16              1.6459   3.682972e-04         0.9721
             17              1.6459   3.603746e-04         0.9785
             18              1.6459   3.503640e-04         0.9722
             19              1.6459   3.256049e-04         0.9293
             20              1.6459   3.056982e-04         0.9389
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6954
         Final Residual: 		   3.056982e-04
         Total Reduction in Residual: 	   4.865146e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0795318
    setup: 0.0510114 s
    solve: 0.0285204 s
    solve(per iteration): 0.00135812 s
resid in solve_pyamgx: 3.06e-04
time solve_pyamgx: 9.50e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25883            276287  0.000412        0.00722
           2(D)         5175            108147   0.00404        0.00261
           3(D)            2                 2       0.5       1.19e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31596
         Operator Complexity: 1.56034
         Total Memory Usage: 0.0200776 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.390977e-01
              0             1.64587   3.165792e-02         0.0721
              1              1.6459   2.874045e-03         0.0908
              2              1.6459   4.598175e-04         0.1600
              3              1.6459   9.083560e-05         0.1975
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1199
         Final Residual: 		   9.083560e-05
         Total Reduction in Residual: 	   2.068688e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0164438
    setup: 0.0131291 s
    solve: 0.00331469 s
    solve(per iteration): 0.000828672 s
resid in solve_pyamgx: 9.08e-05
time solve_pyamgx: 3.16e-02
time k: 4.36e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26451            282595  0.000404        0.00738
           2(D)         5199            111699   0.00413        0.00269
           3(D)            9                 9     0.111       4.84e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32205
         Operator Complexity: 1.57472
         Total Memory Usage: 0.0203293 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.067229e+01
              0             1.64587   1.398489e+00         0.1310
              1              1.6459   3.069091e-01         0.2195
              2              1.6459   6.237210e-02         0.2032
              3              1.6459   1.517178e-02         0.2432
              4              1.6459   3.637621e-03         0.2398
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2025
         Final Residual: 		   3.637621e-03
         Total Reduction in Residual: 	   3.408472e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0177657
    setup: 0.0135905 s
    solve: 0.00417514 s
    solve(per iteration): 0.000835027 s
resid in solve_pyamgx: 3.64e-03
time solve_pyamgx: 3.31e-02
time omega: 3.95e-02
time Smag or Wale: 7.15e-07

--time step: 463, iter:0, max residual:1.02e-06, u:3.02e-07, v:1.02e-06, w:2.13e-07, p:8.64e-07, k:5.54e-11, eps:0.00e+00, om:2.84e-06


monitor time step: 463, iter:0, u: 4.44e-01, v:-1.25e-03, w:-8.16e-03, p: 1.75e-12, k: 1.27e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.45e+02, kmin: 7.89e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.37e-01
vismean_mean 1.1206896551724136e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15896            171560  0.000679        0.00449
           2(D)         4101             44489   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20342
         Operator Complexity: 1.3149
         Total Memory Usage: 0.0157063 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.636280e+00
              0             1.64587   8.230715e-02         0.0226
              1              1.6459   2.660186e-03         0.0323
              2              1.6459   3.885268e-04         0.1461
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0475
         Final Residual: 		   3.885268e-04
         Total Reduction in Residual: 	   1.068473e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012591
    setup: 0.0104826 s
    solve: 0.00210838 s
    solve(per iteration): 0.000702795 s
resid in solve_pyamgx: 3.89e-04
time solve_pyamgx: 2.81e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.032482e+00
              0             1.64587   7.496765e-02         0.0247
              1              1.6459   1.301208e-03         0.0174
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.301208e-03
         Total Reduction in Residual: 	   4.290901e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119917
    setup: 0.0104826 s
    solve: 0.00150915 s
    solve(per iteration): 0.000754576 s
resid in solve_pyamgx: 1.30e-03
time solve_pyamgx: 2.75e-03
time v: 5.49e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.259619e+00
              0             1.64587   8.101401e-02         0.0249
              1              1.6459   2.157093e-03         0.0266
              2              1.6459   2.734569e-04         0.1268
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0438
         Final Residual: 		   2.734569e-04
         Total Reduction in Residual: 	   8.389230e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125995
    setup: 0.0104826 s
    solve: 0.00211686 s
    solve(per iteration): 0.000705621 s
resid in solve_pyamgx: 2.73e-04
time solve_pyamgx: 3.35e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.265110e-01
              0             1.64587   4.388989e-01         0.7005
              1              1.6459   2.173736e-01         0.4953
              2              1.6459   1.128075e-01         0.5190
              3              1.6459   5.960879e-02         0.5284
              4              1.6459   3.300396e-02         0.5537
              5              1.6459   1.857550e-02         0.5628
              6              1.6459   1.048149e-02         0.5643
              7              1.6459   5.838888e-03         0.5571
              8              1.6459   3.239914e-03         0.5549
              9              1.6459   1.785050e-03         0.5510
             10              1.6459   1.242945e-03         0.6963
             11              1.6459   8.098188e-04         0.6515
             12              1.6459   5.731467e-04         0.7077
             13              1.6459   4.622288e-04         0.8065
             14              1.6459   4.103858e-04         0.8878
             15              1.6459   3.895417e-04         0.9492
             16              1.6459   3.785955e-04         0.9719
             17              1.6459   3.703738e-04         0.9783
             18              1.6459   3.603471e-04         0.9729
             19              1.6459   3.349541e-04         0.9295
             20              1.6459   3.151124e-04         0.9408
             21              1.6459   3.008674e-04         0.9548
         --------------------------------------------------------------
         Total Iterations: 22
         Avg Convergence Rate: 		         0.7066
         Final Residual: 		   3.008674e-04
         Total Reduction in Residual: 	   4.802268e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0804537
    setup: 0.0506327 s
    solve: 0.029821 s
    solve(per iteration): 0.0013555 s
resid in solve_pyamgx: 3.01e-04
time solve_pyamgx: 9.57e-02
time p: 1.08e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25854            276742  0.000414        0.00723
           2(D)         5135            109287   0.00414        0.00263
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31531
         Operator Complexity: 1.56267
         Total Memory Usage: 0.02011 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.383767e-01
              0             1.64587   3.139604e-02         0.0716
              1              1.6459   2.862951e-03         0.0912
              2              1.6459   4.603858e-04         0.1608
              3              1.6459   9.157561e-05         0.1989
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1202
         Final Residual: 		   9.157561e-05
         Total Reduction in Residual: 	   2.088971e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169148
    setup: 0.013594 s
    solve: 0.0033207 s
    solve(per iteration): 0.000830176 s
resid in solve_pyamgx: 9.16e-05
time solve_pyamgx: 3.21e-02
time k: 4.41e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26399            281449  0.000404        0.00735
           2(D)         5187            111961   0.00416         0.0027
           3(D)           13                15    0.0888       7.38e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32144
         Operator Complexity: 1.57344
         Total Memory Usage: 0.0203065 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.063577e+01
              0             1.64587   1.405496e+00         0.1321
              1              1.6459   3.109623e-01         0.2212
              2              1.6459   6.350786e-02         0.2042
              3              1.6459   1.550771e-02         0.2442
              4              1.6459   3.742139e-03         0.2413
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2038
         Final Residual: 		   3.742139e-03
         Total Reduction in Residual: 	   3.518446e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175452
    setup: 0.0133977 s
    solve: 0.00414746 s
    solve(per iteration): 0.000829491 s
resid in solve_pyamgx: 3.74e-03
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 464, iter:0, max residual:1.02e-06, u:3.04e-07, v:1.02e-06, w:2.14e-07, p:8.11e-07, k:5.59e-11, eps:0.00e+00, om:2.92e-06


monitor time step: 464, iter:0, u: 4.44e-01, v:-1.29e-03, w:-8.68e-03, p: 1.78e-12, k: 1.27e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.45e+02, kmin: 7.90e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.38e-01
vismean_mean 1.118279569892473e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15871            171285   0.00068        0.00448
           2(D)         4136             45266   0.00265        0.00114
         --------------------------------------------------------------
         Grid Complexity: 1.20352
         Operator Complexity: 1.31564
         Total Memory Usage: 0.0157178 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.632034e+00
              0             1.64587   8.221108e-02         0.0226
              1              1.6459   2.658438e-03         0.0323
              2              1.6459   3.898130e-04         0.1466
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0475
         Final Residual: 		   3.898130e-04
         Total Reduction in Residual: 	   1.073264e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125733
    setup: 0.0104585 s
    solve: 0.00211485 s
    solve(per iteration): 0.000704949 s
resid in solve_pyamgx: 3.90e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.030566e+00
              0             1.64587   7.491417e-02         0.0247
              1              1.6459   1.299710e-03         0.0173
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.299710e-03
         Total Reduction in Residual: 	   4.288669e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119651
    setup: 0.0104585 s
    solve: 0.00150659 s
    solve(per iteration): 0.000753296 s
resid in solve_pyamgx: 1.30e-03
time solve_pyamgx: 2.78e-03
time v: 5.55e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.257312e+00
              0             1.64587   8.095623e-02         0.0249
              1              1.6459   2.163026e-03         0.0267
              2              1.6459   2.758612e-04         0.1275
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0439
         Final Residual: 		   2.758612e-04
         Total Reduction in Residual: 	   8.468982e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012574
    setup: 0.0104585 s
    solve: 0.00211549 s
    solve(per iteration): 0.000705163 s
resid in solve_pyamgx: 2.76e-04
time solve_pyamgx: 3.38e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.247266e-01
              0             1.64587   4.367027e-01         0.6990
              1              1.6459   2.158039e-01         0.4942
              2              1.6459   1.128633e-01         0.5230
              3              1.6459   6.000748e-02         0.5317
              4              1.6459   3.336852e-02         0.5561
              5              1.6459   1.892287e-02         0.5671
              6              1.6459   1.078468e-02         0.5699
              7              1.6459   6.042173e-03         0.5603
              8              1.6459   3.335372e-03         0.5520
              9              1.6459   1.826603e-03         0.5476
             10              1.6459   1.269062e-03         0.6948
             11              1.6459   8.182016e-04         0.6447
             12              1.6459   5.679361e-04         0.6941
             13              1.6459   4.482663e-04         0.7893
             14              1.6459   3.912971e-04         0.8729
             15              1.6459   3.687778e-04         0.9424
             16              1.6459   3.577045e-04         0.9700
             17              1.6459   3.500232e-04         0.9785
             18              1.6459   3.414499e-04         0.9755
             19              1.6459   3.207064e-04         0.9392
             20              1.6459   3.045031e-04         0.9495
         --------------------------------------------------------------
         Total Iterations: 21
         Avg Convergence Rate: 		         0.6955
         Final Residual: 		   3.045031e-04
         Total Reduction in Residual: 	   4.874181e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0791754
    setup: 0.0506373 s
    solve: 0.028538 s
    solve(per iteration): 0.00135895 s
resid in solve_pyamgx: 3.05e-04
time solve_pyamgx: 9.44e-02
time p: 1.07e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25933            276639  0.000411        0.00723
           2(D)         5157            106565   0.00401        0.00257
           3(D)            7                 7     0.143        3.8e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31634
         Operator Complexity: 1.55855
         Total Memory Usage: 0.0200521 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.376574e-01
              0             1.64587   3.138263e-02         0.0717
              1              1.6459   2.865482e-03         0.0913
              2              1.6459   4.631636e-04         0.1616
              3              1.6459   9.184078e-05         0.1983
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1204
         Final Residual: 		   9.184078e-05
         Total Reduction in Residual: 	   2.098463e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0169126
    setup: 0.0135864 s
    solve: 0.00332621 s
    solve(per iteration): 0.000831552 s
resid in solve_pyamgx: 9.18e-05
time solve_pyamgx: 3.22e-02
time k: 4.40e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26475            282823  0.000403        0.00739
           2(D)         5317            113273   0.00401        0.00273
           3(D)           13                19     0.112       8.27e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32354
         Operator Complexity: 1.57736
         Total Memory Usage: 0.0203774 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.061249e+01
              0             1.64587   1.408110e+00         0.1327
              1              1.6459   3.170699e-01         0.2252
              2              1.6459   6.551525e-02         0.2066
              3              1.6459   1.598813e-02         0.2440
              4              1.6459   3.830954e-03         0.2396
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2049
         Final Residual: 		   3.830954e-03
         Total Reduction in Residual: 	   3.609854e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175904
    setup: 0.0134226 s
    solve: 0.00416781 s
    solve(per iteration): 0.000833562 s
resid in solve_pyamgx: 3.83e-03
time solve_pyamgx: 3.29e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 465, iter:0, max residual:1.02e-06, u:3.05e-07, v:1.02e-06, w:2.16e-07, p:8.49e-07, k:5.61e-11, eps:0.00e+00, om:2.99e-06


monitor time step: 465, iter:0, u: 4.45e-01, v:-1.30e-03, w:-9.20e-03, p: 1.76e-12, k: 1.27e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.45e+02, kmin: 7.91e-04, epsmin: 1.00e+00, ommin: 2.18e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.11587982832618e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15908            171868  0.000679         0.0045
           2(D)         4124             44866   0.00264        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20378
         Operator Complexity: 1.3159
         Total Memory Usage: 0.0157233 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.627775e+00
              0             1.64587   8.212127e-02         0.0226
              1              1.6459   2.652655e-03         0.0323
              2              1.6459   3.898680e-04         0.1470
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0475
         Final Residual: 		   3.898680e-04
         Total Reduction in Residual: 	   1.074675e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126401
    setup: 0.0105286 s
    solve: 0.00211149 s
    solve(per iteration): 0.000703829 s
resid in solve_pyamgx: 3.90e-04
time solve_pyamgx: 2.79e-02
time u: 3.44e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.028643e+00
              0             1.64587   7.486149e-02         0.0247
              1              1.6459   1.297562e-03         0.0173
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.297562e-03
         Total Reduction in Residual: 	   4.284303e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120499
    setup: 0.0105286 s
    solve: 0.00152128 s
    solve(per iteration): 0.00076064 s
resid in solve_pyamgx: 1.30e-03
time solve_pyamgx: 2.77e-03
time v: 5.52e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.255028e+00
              0             1.64587   8.086206e-02         0.0248
              1              1.6459   2.152504e-03         0.0266
              2              1.6459   2.754739e-04         0.1280
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0439
         Final Residual: 		   2.754739e-04
         Total Reduction in Residual: 	   8.463027e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126361
    setup: 0.0105286 s
    solve: 0.00210755 s
    solve(per iteration): 0.000702517 s
resid in solve_pyamgx: 2.75e-04
time solve_pyamgx: 3.31e-03
time w: 5.46e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.229596e-01
              0             1.64587   4.352466e-01         0.6987
              1              1.6459   2.152157e-01         0.4945
              2              1.6459   1.132441e-01         0.5262
              3              1.6459   6.042469e-02         0.5336
              4              1.6459   3.364335e-02         0.5568
              5              1.6459   1.916553e-02         0.5697
              6              1.6459   1.102245e-02         0.5751
              7              1.6459   6.226345e-03         0.5649
              8              1.6459   3.427865e-03         0.5505
              9              1.6459   1.868166e-03         0.5450
             10              1.6459   1.292662e-03         0.6919
             11              1.6459   8.212940e-04         0.6354
             12              1.6459   5.530378e-04         0.6734
             13              1.6459   4.204873e-04         0.7603
             14              1.6459   3.568863e-04         0.8487
             15              1.6459   3.318906e-04         0.9300
             16              1.6459   3.206087e-04         0.9660
             17              1.6459   3.136774e-04         0.9784
             18              1.6459   3.068826e-04         0.9783
         --------------------------------------------------------------
         Total Iterations: 19
         Avg Convergence Rate: 		         0.6698
         Final Residual: 		   3.068826e-04
         Total Reduction in Residual: 	   4.926203e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.076916
    setup: 0.0511521 s
    solve: 0.0257638 s
    solve(per iteration): 0.00135599 s
resid in solve_pyamgx: 3.07e-04
time solve_pyamgx: 9.21e-02
time p: 1.04e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25920            277002  0.000412        0.00723
           2(D)         5185            110657   0.00412        0.00267
           3(D)           12                24     0.167       9.09e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31654
         Operator Complexity: 1.56507
         Total Memory Usage: 0.020153 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.369413e-01
              0             1.64587   3.108858e-02         0.0712
              1              1.6459   2.852612e-03         0.0918
              2              1.6459   4.598655e-04         0.1612
              3              1.6459   9.115870e-05         0.1982
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1202
         Final Residual: 		   9.115870e-05
         Total Reduction in Residual: 	   2.086292e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0166589
    setup: 0.0133424 s
    solve: 0.00331658 s
    solve(per iteration): 0.000829144 s
resid in solve_pyamgx: 9.12e-05
time solve_pyamgx: 3.19e-02
time k: 4.37e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26474            282696  0.000403        0.00738
           2(D)         5205            112267   0.00414         0.0027
           3(D)           16                20    0.0781       9.39e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32242
         Operator Complexity: 1.57571
         Total Memory Usage: 0.0203463 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.058512e+01
              0             1.64587   1.398126e+00         0.1321
              1              1.6459   3.110737e-01         0.2225
              2              1.6459   6.344712e-02         0.2040
              3              1.6459   1.556888e-02         0.2454
              4              1.6459   3.782131e-03         0.2429
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2045
         Final Residual: 		   3.782131e-03
         Total Reduction in Residual: 	   3.573063e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.017508
    setup: 0.013341 s
    solve: 0.00416701 s
    solve(per iteration): 0.000833402 s
resid in solve_pyamgx: 3.78e-03
time solve_pyamgx: 3.27e-02
time omega: 3.90e-02
time Smag or Wale: 4.77e-07

--time step: 466, iter:0, max residual:1.01e-06, u:3.05e-07, v:1.01e-06, w:2.15e-07, p:8.34e-07, k:5.56e-11, eps:0.00e+00, om:2.95e-06


monitor time step: 466, iter:0, u: 4.45e-01, v:-1.28e-03, w:-9.71e-03, p: 1.80e-12, k: 1.28e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.45e+02, kmin: 7.91e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.33e-01
vismean_mean 1.113490364025696e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15897            171241  0.000678        0.00448
           2(D)         4117             44671   0.00264        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20359
         Operator Complexity: 1.3147
         Total Memory Usage: 0.015704 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.623513e+00
              0             1.64587   8.201435e-02         0.0226
              1              1.6459   2.641622e-03         0.0322
              2              1.6459   3.874702e-04         0.1467
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0475
         Final Residual: 		   3.874702e-04
         Total Reduction in Residual: 	   1.069322e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126006
    setup: 0.0104786 s
    solve: 0.00212195 s
    solve(per iteration): 0.000707317 s
resid in solve_pyamgx: 3.87e-04
time solve_pyamgx: 2.87e-02
time u: 3.53e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.026692e+00
              0             1.64587   7.480533e-02         0.0247
              1              1.6459   1.295372e-03         0.0173
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.295372e-03
         Total Reduction in Residual: 	   4.279828e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0119865
    setup: 0.0104786 s
    solve: 0.00150784 s
    solve(per iteration): 0.00075392 s
resid in solve_pyamgx: 1.30e-03
time solve_pyamgx: 2.79e-03
time v: 5.52e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.252750e+00
              0             1.64587   8.078872e-02         0.0248
              1              1.6459   2.149619e-03         0.0266
              2              1.6459   2.727672e-04         0.1269
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0438
         Final Residual: 		   2.727672e-04
         Total Reduction in Residual: 	   8.385740e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0125986
    setup: 0.0104786 s
    solve: 0.00211994 s
    solve(per iteration): 0.000706645 s
resid in solve_pyamgx: 2.73e-04
time solve_pyamgx: 3.36e-03
time w: 5.51e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.212722e-01
              0             1.64587   4.344833e-01         0.6993
              1              1.6459   2.155138e-01         0.4960
              2              1.6459   1.137231e-01         0.5277
              3              1.6459   6.070049e-02         0.5338
              4              1.6459   3.376362e-02         0.5562
              5              1.6459   1.927223e-02         0.5708
              6              1.6459   1.116315e-02         0.5792
              7              1.6459   6.370359e-03         0.5707
              8              1.6459   3.517678e-03         0.5522
              9              1.6459   1.917592e-03         0.5451
             10              1.6459   1.325187e-03         0.6911
             11              1.6459   8.361474e-04         0.6310
             12              1.6459   5.542271e-04         0.6628
             13              1.6459   4.132823e-04         0.7457
             14              1.6459   3.462002e-04         0.8377
             15              1.6459   3.196422e-04         0.9233
             16              1.6459   3.080575e-04         0.9638
         --------------------------------------------------------------
         Total Iterations: 17
         Avg Convergence Rate: 		         0.6392
         Final Residual: 		   3.080575e-04
         Total Reduction in Residual: 	   4.958494e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0788516
    setup: 0.0559775 s
    solve: 0.0228741 s
    solve(per iteration): 0.00134554 s
resid in solve_pyamgx: 3.08e-04
time solve_pyamgx: 9.53e-02
time p: 1.08e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25901            276355  0.000412        0.00722
           2(D)         5206            109654   0.00405        0.00265
           3(D)            6                 6     0.167       3.28e-07
         --------------------------------------------------------------
         Grid Complexity: 1.3165
         Operator Complexity: 1.56264
         Total Memory Usage: 0.0201156 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.362249e-01
              0             1.64587   3.100367e-02         0.0711
              1              1.6459   2.845199e-03         0.0918
              2              1.6459   4.608527e-04         0.1620
              3              1.6459   9.224256e-05         0.2002
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1206
         Final Residual: 		   9.224256e-05
         Total Reduction in Residual: 	   2.114564e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0166737
    setup: 0.0133647 s
    solve: 0.00330899 s
    solve(per iteration): 0.000827248 s
resid in solve_pyamgx: 9.22e-05
time solve_pyamgx: 3.32e-02
time k: 4.53e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26468            282276  0.000403        0.00737
           2(D)         5229            111445   0.00408        0.00269
           3(D)           15                17    0.0756       8.42e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32259
         Operator Complexity: 1.5739
         Total Memory Usage: 0.0203194 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.055530e+01
              0             1.64587   1.373010e+00         0.1301
              1              1.6459   3.023696e-01         0.2202
              2              1.6459   6.165942e-02         0.2039
              3              1.6459   1.514904e-02         0.2457
              4              1.6459   3.646681e-03         0.2407
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2031
         Final Residual: 		   3.646681e-03
         Total Reduction in Residual: 	   3.454833e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178479
    setup: 0.0136864 s
    solve: 0.00416154 s
    solve(per iteration): 0.000832307 s
resid in solve_pyamgx: 3.65e-03
time solve_pyamgx: 3.32e-02
time omega: 3.96e-02
time Smag or Wale: 9.54e-07

--time step: 467, iter:0, max residual:1.01e-06, u:3.03e-07, v:1.01e-06, w:2.13e-07, p:8.18e-07, k:5.63e-11, eps:0.00e+00, om:2.85e-06


monitor time step: 467, iter:0, u: 4.46e-01, v:-1.25e-03, w:-1.02e-02, p: 1.82e-12, k: 1.28e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.45e+02, kmin: 7.92e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.40e-01
vismean_mean 1.111111111111111e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15892            171800   0.00068        0.00449
           2(D)         4121             45173   0.00266        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20358
         Operator Complexity: 1.31625
         Total Memory Usage: 0.0157276 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.619254e+00
              0             1.64587   8.191373e-02         0.0226
              1              1.6459   2.634976e-03         0.0322
              2              1.6459   3.880756e-04         0.1473
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0475
         Final Residual: 		   3.880756e-04
         Total Reduction in Residual: 	   1.072253e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126075
    setup: 0.0104937 s
    solve: 0.00211379 s
    solve(per iteration): 0.000704597 s
resid in solve_pyamgx: 3.88e-04
time solve_pyamgx: 2.80e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.024714e+00
              0             1.64587   7.475263e-02         0.0247
              1              1.6459   1.293881e-03         0.0173
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.293881e-03
         Total Reduction in Residual: 	   4.277697e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120145
    setup: 0.0104937 s
    solve: 0.00152083 s
    solve(per iteration): 0.000760416 s
resid in solve_pyamgx: 1.29e-03
time solve_pyamgx: 2.78e-03
time v: 5.54e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.250458e+00
              0             1.64587   8.070672e-02         0.0248
              1              1.6459   2.142712e-03         0.0265
              2              1.6459   2.756198e-04         0.1286
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0439
         Final Residual: 		   2.756198e-04
         Total Reduction in Residual: 	   8.479414e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126156
    setup: 0.0104937 s
    solve: 0.00212198 s
    solve(per iteration): 0.000707328 s
resid in solve_pyamgx: 2.76e-04
time solve_pyamgx: 3.34e-03
time w: 5.47e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.195337e-01
              0             1.64587   4.340698e-01         0.7006
              1              1.6459   2.162121e-01         0.4981
              2              1.6459   1.139169e-01         0.5269
              3              1.6459   6.065563e-02         0.5325
              4              1.6459   3.366383e-02         0.5550
              5              1.6459   1.922644e-02         0.5711
              6              1.6459   1.118988e-02         0.5820
              7              1.6459   6.453861e-03         0.5768
              8              1.6459   3.596688e-03         0.5573
              9              1.6459   1.972088e-03         0.5483
             10              1.6459   1.364924e-03         0.6921
             11              1.6459   8.624400e-04         0.6319
             12              1.6459   5.729741e-04         0.6644
             13              1.6459   4.304046e-04         0.7512
             14              1.6459   3.639911e-04         0.8457
             15              1.6459   3.377137e-04         0.9278
             16              1.6459   3.259642e-04         0.9652
             17              1.6459   3.187189e-04         0.9778
             18              1.6459   3.118275e-04         0.9784
             19              1.6459   2.979953e-04         0.9556
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6825
         Final Residual: 		   2.979953e-04
         Total Reduction in Residual: 	   4.809992e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0784623
    setup: 0.0510314 s
    solve: 0.0274309 s
    solve(per iteration): 0.00137155 s
resid in solve_pyamgx: 2.98e-04
time solve_pyamgx: 9.52e-02
time p: 1.08e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25925            276839  0.000412        0.00723
           2(D)         5186            107650     0.004         0.0026
           3(D)           10                14      0.14       6.26e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31658
         Operator Complexity: 1.56043
         Total Memory Usage: 0.0200822 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.355089e-01
              0             1.64587   3.120609e-02         0.0717
              1              1.6459   2.834373e-03         0.0908
              2              1.6459   4.560135e-04         0.1609
              3              1.6459   9.232426e-05         0.2025
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1207
         Final Residual: 		   9.232426e-05
         Total Reduction in Residual: 	   2.119917e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170632
    setup: 0.0137271 s
    solve: 0.0033361 s
    solve(per iteration): 0.000834024 s
resid in solve_pyamgx: 9.23e-05
time solve_pyamgx: 3.31e-02
time k: 4.60e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26494            282770  0.000403        0.00739
           2(D)         5272            111784   0.00402         0.0027
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32325
         Operator Complexity: 1.5751
         Total Memory Usage: 0.0203413 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.053585e+01
              0             1.64587   1.383731e+00         0.1313
              1              1.6459   3.068962e-01         0.2218
              2              1.6459   6.370467e-02         0.2076
              3              1.6459   1.572629e-02         0.2469
              4              1.6459   3.857716e-03         0.2453
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2055
         Final Residual: 		   3.857716e-03
         Total Reduction in Residual: 	   3.661515e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.01792
    setup: 0.0137339 s
    solve: 0.00418611 s
    solve(per iteration): 0.000837222 s
resid in solve_pyamgx: 3.86e-03
time solve_pyamgx: 3.40e-02
time omega: 4.08e-02
time Smag or Wale: 4.77e-07

--time step: 468, iter:0, max residual:1.01e-06, u:3.03e-07, v:1.01e-06, w:2.15e-07, p:8.57e-07, k:5.64e-11, eps:0.00e+00, om:3.01e-06


monitor time step: 468, iter:0, u: 4.46e-01, v:-1.25e-03, w:-1.07e-02, p: 1.68e-12, k: 1.29e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.46e+02, kmin: 7.93e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.41e-01
vismean_mean 1.1087420042643923e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15863            171105   0.00068        0.00448
           2(D)         4087             44273   0.00265        0.00111
         --------------------------------------------------------------
         Grid Complexity: 1.20294
         Operator Complexity: 1.31393
         Total Memory Usage: 0.0156889 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.614994e+00
              0             1.64587   8.183070e-02         0.0226
              1              1.6459   2.639067e-03         0.0323
              2              1.6459   3.831190e-04         0.1452
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0473
         Final Residual: 		   3.831190e-04
         Total Reduction in Residual: 	   1.059805e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127215
    setup: 0.0106016 s
    solve: 0.00211994 s
    solve(per iteration): 0.000706645 s
resid in solve_pyamgx: 3.83e-04
time solve_pyamgx: 2.95e-02
time u: 3.65e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.022726e+00
              0             1.64587   7.469988e-02         0.0247
              1              1.6459   1.293333e-03         0.0173
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.293333e-03
         Total Reduction in Residual: 	   4.278696e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.012117
    setup: 0.0106016 s
    solve: 0.00151539 s
    solve(per iteration): 0.000757696 s
resid in solve_pyamgx: 1.29e-03
time solve_pyamgx: 2.82e-03
time v: 5.74e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.248144e+00
              0             1.64587   8.063165e-02         0.0248
              1              1.6459   2.138178e-03         0.0265
              2              1.6459   2.700613e-04         0.1263
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0436
         Final Residual: 		   2.700613e-04
         Total Reduction in Residual: 	   8.314326e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0127376
    setup: 0.0106016 s
    solve: 0.00213606 s
    solve(per iteration): 0.000712021 s
resid in solve_pyamgx: 2.70e-04
time solve_pyamgx: 3.42e-03
time w: 5.66e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.177499e-01
              0             1.64587   4.335429e-01         0.7018
              1              1.6459   2.166293e-01         0.4997
              2              1.6459   1.134296e-01         0.5236
              3              1.6459   6.013848e-02         0.5302
              4              1.6459   3.327276e-02         0.5533
              5              1.6459   1.898704e-02         0.5706
              6              1.6459   1.107519e-02         0.5833
              7              1.6459   6.450224e-03         0.5824
              8              1.6459   3.641537e-03         0.5646
              9              1.6459   2.012731e-03         0.5527
             10              1.6459   1.393299e-03         0.6922
             11              1.6459   8.794337e-04         0.6312
             12              1.6459   5.806760e-04         0.6603
             13              1.6459   4.343722e-04         0.7480
             14              1.6459   3.671327e-04         0.8452
             15              1.6459   3.409693e-04         0.9287
             16              1.6459   3.290902e-04         0.9652
             17              1.6459   3.217032e-04         0.9776
             18              1.6459   3.147841e-04         0.9785
             19              1.6459   3.006137e-04         0.9550
         --------------------------------------------------------------
         Total Iterations: 20
         Avg Convergence Rate: 		         0.6829
         Final Residual: 		   3.006137e-04
         Total Reduction in Residual: 	   4.866269e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0783225
    setup: 0.0510083 s
    solve: 0.0273142 s
    solve(per iteration): 0.00136571 s
resid in solve_pyamgx: 3.01e-04
time solve_pyamgx: 9.49e-02
time p: 1.08e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25864            275980  0.000413        0.00721
           2(D)         5135            108601   0.00412        0.00262
           3(D)            8                10     0.156       4.77e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31542
         Operator Complexity: 1.56056
         Total Memory Usage: 0.0200782 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.347992e-01
              0             1.64587   3.091595e-02         0.0711
              1              1.6459   2.808419e-03         0.0908
              2              1.6459   4.544974e-04         0.1618
              3              1.6459   9.048782e-05         0.1991
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1201
         Final Residual: 		   9.048782e-05
         Total Reduction in Residual: 	   2.081140e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0170098
    setup: 0.0136782 s
    solve: 0.00333165 s
    solve(per iteration): 0.000832912 s
resid in solve_pyamgx: 9.05e-05
time solve_pyamgx: 3.32e-02
time k: 4.56e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26461            282005  0.000403        0.00737
           2(D)         5166            110474   0.00414        0.00266
           3(D)           11                13     0.107       6.33e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32184
         Operator Complexity: 1.57208
         Total Memory Usage: 0.0202877 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.051397e+01
              0             1.64587   1.389634e+00         0.1322
              1              1.6459   3.116524e-01         0.2243
              2              1.6459   6.497153e-02         0.2085
              3              1.6459   1.602482e-02         0.2466
              4              1.6459   3.897104e-03         0.2432
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2060
         Final Residual: 		   3.897104e-03
         Total Reduction in Residual: 	   3.706597e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0176642
    setup: 0.0134863 s
    solve: 0.00417792 s
    solve(per iteration): 0.000835584 s
resid in solve_pyamgx: 3.90e-03
time solve_pyamgx: 3.42e-02
time omega: 4.10e-02
time Smag or Wale: 7.15e-07

--time step: 469, iter:0, max residual:1.01e-06, u:2.99e-07, v:1.01e-06, w:2.11e-07, p:8.64e-07, k:5.52e-11, eps:0.00e+00, om:3.04e-06


monitor time step: 469, iter:0, u: 4.47e-01, v:-1.23e-03, w:-1.12e-02, p: 1.70e-12, k: 1.29e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.46e+02, kmin: 7.94e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.43e-01
vismean_mean 1.106382978723404e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15881            171847  0.000681        0.00449
           2(D)         4109             44773   0.00265        0.00112
         --------------------------------------------------------------
         Grid Complexity: 1.20335
         Operator Complexity: 1.31574
         Total Memory Usage: 0.0157186 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.610725e+00
              0             1.64587   8.172949e-02         0.0226
              1              1.6459   2.630783e-03         0.0322
              2              1.6459   3.841707e-04         0.1460
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0474
         Final Residual: 		   3.841707e-04
         Total Reduction in Residual: 	   1.063971e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126747
    setup: 0.010542 s
    solve: 0.00213261 s
    solve(per iteration): 0.000710869 s
resid in solve_pyamgx: 3.84e-04
time solve_pyamgx: 2.89e-02
time u: 3.58e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.020750e+00
              0             1.64587   7.464463e-02         0.0247
              1              1.6459   1.291173e-03         0.0173
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.291173e-03
         Total Reduction in Residual: 	   4.274345e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120575
    setup: 0.010542 s
    solve: 0.00151542 s
    solve(per iteration): 0.000757712 s
resid in solve_pyamgx: 1.29e-03
time solve_pyamgx: 2.85e-03
time v: 5.67e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.245819e+00
              0             1.64587   8.055018e-02         0.0248
              1              1.6459   2.131441e-03         0.0265
              2              1.6459   2.729106e-04         0.1280
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0438
         Final Residual: 		   2.729106e-04
         Total Reduction in Residual: 	   8.408068e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126781
    setup: 0.010542 s
    solve: 0.00213606 s
    solve(per iteration): 0.000712021 s
resid in solve_pyamgx: 2.73e-04
time solve_pyamgx: 3.51e-03
time w: 5.71e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.159460e-01
              0             1.64587   4.326598e-01         0.7024
              1              1.6459   2.163449e-01         0.5000
              2              1.6459   1.123076e-01         0.5191
              3              1.6459   5.925518e-02         0.5276
              4              1.6459   3.263619e-02         0.5508
              5              1.6459   1.857254e-02         0.5691
              6              1.6459   1.082804e-02         0.5830
              7              1.6459   6.352420e-03         0.5867
              8              1.6459   3.634451e-03         0.5721
              9              1.6459   2.027239e-03         0.5578
             10              1.6459   1.402774e-03         0.6920
             11              1.6459   8.828169e-04         0.6293
             12              1.6459   5.734748e-04         0.6496
             13              1.6459   4.203841e-04         0.7330
             14              1.6459   3.507269e-04         0.8343
             15              1.6459   3.240999e-04         0.9241
             16              1.6459   3.122540e-04         0.9634
             17              1.6459   3.051749e-04         0.9773
         --------------------------------------------------------------
         Total Iterations: 18
         Avg Convergence Rate: 		         0.6552
         Final Residual: 		   3.051749e-04
         Total Reduction in Residual: 	   4.954572e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0752204
    setup: 0.0509381 s
    solve: 0.0242823 s
    solve(per iteration): 0.00134902 s
resid in solve_pyamgx: 3.05e-04
time solve_pyamgx: 9.13e-02
time p: 1.04e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        25921            276981  0.000412        0.00723
           2(D)         5186            108392   0.00403        0.00262
           3(D)            7                 9     0.184       4.25e-07
         --------------------------------------------------------------
         Grid Complexity: 1.31651
         Operator Complexity: 1.56172
         Total Memory Usage: 0.0201015 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.340896e-01
              0             1.64587   3.116637e-02         0.0718
              1              1.6459   2.821630e-03         0.0905
              2              1.6459   4.562101e-04         0.1617
              3              1.6459   9.149500e-05         0.2006
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1205
         Final Residual: 		   9.149500e-05
         Total Reduction in Residual: 	   2.107745e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0167679
    setup: 0.013431 s
    solve: 0.0033369 s
    solve(per iteration): 0.000834224 s
resid in solve_pyamgx: 9.15e-05
time solve_pyamgx: 3.20e-02
time k: 4.38e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26400            282262  0.000405        0.00737
           2(D)         5215            110377   0.00406        0.00266
           3(D)           20                30     0.075       1.28e-06
         --------------------------------------------------------------
         Grid Complexity: 1.32181
         Operator Complexity: 1.57234
         Total Memory Usage: 0.0202914 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.046720e+01
              0             1.64587   1.397397e+00         0.1335
              1              1.6459   3.132143e-01         0.2241
              2              1.6459   6.490876e-02         0.2072
              3              1.6459   1.601757e-02         0.2468
              4              1.6459   3.919599e-03         0.2447
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2064
         Final Residual: 		   3.919599e-03
         Total Reduction in Residual: 	   3.744648e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0178323
    setup: 0.0136684 s
    solve: 0.0041639 s
    solve(per iteration): 0.000832781 s
resid in solve_pyamgx: 3.92e-03
time solve_pyamgx: 3.30e-02
time omega: 3.92e-02
time Smag or Wale: 4.77e-07

--time step: 470, iter:0, max residual:1.01e-06, u:3.00e-07, v:1.01e-06, w:2.13e-07, p:8.03e-07, k:5.58e-11, eps:0.00e+00, om:3.06e-06


monitor time step: 470, iter:0, u: 4.47e-01, v:-1.22e-03, w:-1.16e-02, p: 1.81e-12, k: 1.30e-03, eps: 1.00e+00, om: 4.37e+05


-- cfl_max_x: 3.64e-01, cfl_max_y: 4.17e-02, at i= 18, j= 60


No of points cfl_x > 1:  0, No of points cfl_y > 1:  0


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.46e+02, kmin: 7.95e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.36e-01
vismean_mean 1.1040339702760083e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15907            172063   0.00068         0.0045
           2(D)         4037             43975    0.0027         0.0011
         --------------------------------------------------------------
         Grid Complexity: 1.20288
         Operator Complexity: 1.31489
         Total Memory Usage: 0.0157038 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.606443e+00
              0             1.64587   8.163350e-02         0.0226
              1              1.6459   2.625614e-03         0.0322
              2              1.6459   3.837275e-04         0.1461
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0474
         Final Residual: 		   3.837275e-04
         Total Reduction in Residual: 	   1.064005e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126006
    setup: 0.0104913 s
    solve: 0.00210931 s
    solve(per iteration): 0.000703104 s
resid in solve_pyamgx: 3.84e-04
time solve_pyamgx: 2.79e-02
time u: 3.45e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.018787e+00
              0             1.64587   7.458816e-02         0.0247
              1              1.6459   1.289587e-03         0.0173
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.289587e-03
         Total Reduction in Residual: 	   4.271870e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120125
    setup: 0.0104913 s
    solve: 0.00152122 s
    solve(per iteration): 0.000760608 s
resid in solve_pyamgx: 1.29e-03
time solve_pyamgx: 2.75e-03
time v: 5.47e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.243500e+00
              0             1.64587   8.047581e-02         0.0248
              1              1.6459   2.130043e-03         0.0265
              2              1.6459   2.732752e-04         0.1283
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0438
         Final Residual: 		   2.732752e-04
         Total Reduction in Residual: 	   8.425318e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126146
    setup: 0.0104913 s
    solve: 0.00212323 s
    solve(per iteration): 0.000707744 s
resid in solve_pyamgx: 2.73e-04
time solve_pyamgx: 3.33e-03
time w: 5.45e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.141853e-01
              0             1.64587   4.316844e-01         0.7029
              1              1.6459   2.155801e-01         0.4994
              2              1.6459   1.110106e-01         0.5149
              3              1.6459   5.830731e-02         0.5252
              4              1.6459   3.193678e-02         0.5477
              5              1.6459   1.809478e-02         0.5666
              6              1.6459   1.051103e-02         0.5809
              7              1.6459   6.185061e-03         0.5884
              8              1.6459   3.574653e-03         0.5779
              9              1.6459   2.012400e-03         0.5630
             10              1.6459   1.395026e-03         0.6932
             11              1.6459   8.775216e-04         0.6290
             12              1.6459   5.616417e-04         0.6400
             13              1.6459   4.032173e-04         0.7179
             14              1.6459   3.317817e-04         0.8228
             15              1.6459   3.049407e-04         0.9191
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6216
         Final Residual: 		   3.049407e-04
         Total Reduction in Residual: 	   4.964963e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0721963
    setup: 0.0507005 s
    solve: 0.0214958 s
    solve(per iteration): 0.00134349 s
resid in solve_pyamgx: 3.05e-04
time solve_pyamgx: 8.76e-02
time p: 1.00e-01
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        25829            276003  0.000414        0.00721
           2(D)         5076            106964   0.00415        0.00254
         --------------------------------------------------------------
         Grid Complexity: 1.31438
         Operator Complexity: 1.5582
         Total Memory Usage: 0.0199988 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   4.333747e-01
              0             1.64587   3.105181e-02         0.0717
              1              1.6459   2.798417e-03         0.0901
              2              1.6459   4.494952e-04         0.1606
              3              1.6459   9.015995e-05         0.2006
         --------------------------------------------------------------
         Total Iterations: 4
         Avg Convergence Rate: 		         0.1201
         Final Residual: 		   9.015995e-05
         Total Reduction in Residual: 	   2.080416e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0151612
    setup: 0.0121996 s
    solve: 0.00296163 s
    solve(per iteration): 0.000740408 s
resid in solve_pyamgx: 9.02e-05
time solve_pyamgx: 3.04e-02
time k: 4.23e-02
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 4
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0103
           1(D)        26415            281493  0.000403        0.00735
           2(D)         5199            111069   0.00411        0.00268
           3(D)           14                16    0.0816        7.9e-07
         --------------------------------------------------------------
         Grid Complexity: 1.32174
         Operator Complexity: 1.5722
         Total Memory Usage: 0.0202891 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   1.045012e+01
              0             1.64587   1.365230e+00         0.1306
              1              1.6459   3.017564e-01         0.2210
              2              1.6459   6.195024e-02         0.2053
              3              1.6459   1.512535e-02         0.2442
              4              1.6459   3.657496e-03         0.2418
         --------------------------------------------------------------
         Total Iterations: 5
         Avg Convergence Rate: 		         0.2036
         Final Residual: 		   3.657496e-03
         Total Reduction in Residual: 	   3.499956e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0175103
    setup: 0.0133528 s
    solve: 0.00415747 s
    solve(per iteration): 0.000831494 s
resid in solve_pyamgx: 3.66e-03
time solve_pyamgx: 3.27e-02
time omega: 3.89e-02
time Smag or Wale: 9.54e-07

--time step: 471, iter:0, max residual:1.01e-06, u:3.00e-07, v:1.01e-06, w:2.13e-07, p:8.57e-07, k:5.50e-11, eps:0.00e+00, om:2.86e-06


monitor time step: 471, iter:0, u: 4.48e-01, v:-1.25e-03, w:-1.20e-02, p: 1.75e-12, k: 1.30e-03, eps: 1.00e+00, om: 4.37e+05


--time step:  1.23e-03, iter:  0, umax: 2.91e+01, vismax: 2.46e+02, kmin: 7.96e-04, epsmin: 1.00e+00, ommin: 2.17e+01, fkmax: 1.00e+00

time one iteration: 2.27e-01
vismean_mean 1.1016949152542372e-19
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 3
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0101
           1(D)        15918            172152  0.000679         0.0045
           2(D)         4119             44887   0.00265        0.00113
         --------------------------------------------------------------
         Grid Complexity: 1.20383
         Operator Complexity: 1.31635
         Total Memory Usage: 0.0157304 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.602152e+00
              0             1.64587   8.153783e-02         0.0226
              1              1.6459   2.616276e-03         0.0321
              2              1.6459   3.835251e-04         0.1466
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0474
         Final Residual: 		   3.835251e-04
         Total Reduction in Residual: 	   1.064711e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126116
    setup: 0.0105021 s
    solve: 0.00210944 s
    solve(per iteration): 0.000703147 s
resid in solve_pyamgx: 3.84e-04
time solve_pyamgx: 2.79e-02
time u: 3.46e-02
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.016822e+00
              0             1.64587   7.453492e-02         0.0247
              1              1.6459   1.288235e-03         0.0173
         --------------------------------------------------------------
         Total Iterations: 2
         Avg Convergence Rate: 		         0.0207
         Final Residual: 		   1.288235e-03
         Total Reduction in Residual: 	   4.270172e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0120197
    setup: 0.0105021 s
    solve: 0.00151757 s
    solve(per iteration): 0.000758784 s
resid in solve_pyamgx: 1.29e-03
time solve_pyamgx: 2.78e-03
time v: 5.50e-03
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   3.241196e+00
              0             1.64587   8.039776e-02         0.0248
              1              1.6459   2.129383e-03         0.0265
              2              1.6459   2.742566e-04         0.1288
         --------------------------------------------------------------
         Total Iterations: 3
         Avg Convergence Rate: 		         0.0439
         Final Residual: 		   2.742566e-04
         Total Reduction in Residual: 	   8.461587e-05
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0126177
    setup: 0.0105021 s
    solve: 0.00211558 s
    solve(per iteration): 0.000705195 s
resid in solve_pyamgx: 2.74e-04
time solve_pyamgx: 3.37e-03
time w: 5.49e-03
cyclic_x cyclic_z
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: selector=AGGRESSIVE_PMIS ; 
Cannot read file as JSON object, trying as AMGX config
Cannot read file as JSON object, trying as AMGX config
Converting config string to current config version
Parsing configuration string: interpolator=MULTIPASS ; 
AMG Grid:
         Number of Levels: 7
            LVL         ROWS               NNZ    SPRSTY       Mem (GB)
         --------------------------------------------------------------
           0(D)        98304            686080   7.1e-05         0.0102
           1(D)        20218            219638  0.000537        0.00579
           2(D)         8391            249281   0.00354        0.00594
           3(D)         3568            544272    0.0428         0.0123
           4(D)         1287            804713     0.486          0.018
           5(D)          359            127025     0.986        0.00285
           6(D)           21               441         1       1.05e-05
         --------------------------------------------------------------
         Grid Complexity: 1.34428
         Operator Complexity: 3.83549
         Total Memory Usage: 0.0551123 GB
         --------------------------------------------------------------
solvers setup
su.shape (98304,)
           iter      Mem Usage (GB)       residual           rate
         --------------------------------------------------------------
            Ini             1.64587   6.124759e-01
              0             1.64587   4.309339e-01         0.7036
              1              1.6459   2.147856e-01         0.4984
              2              1.6459   1.100583e-01         0.5124
              3              1.6459   5.760707e-02         0.5234
              4              1.6459   3.137995e-02         0.5447
              5              1.6459   1.768531e-02         0.5636
              6              1.6459   1.021064e-02         0.5774
              7              1.6459   5.990939e-03         0.5867
              8              1.6459   3.472043e-03         0.5795
              9              1.6459   1.967414e-03         0.5666
             10              1.6459   1.367862e-03         0.6953
             11              1.6459   8.595846e-04         0.6284
             12              1.6459   5.419531e-04         0.6305
             13              1.6459   3.797808e-04         0.7008
             14              1.6459   3.065792e-04         0.8073
             15              1.6459   2.794674e-04         0.9116
         --------------------------------------------------------------
         Total Iterations: 16
         Avg Convergence Rate: 		         0.6183
         Final Residual: 		   2.794674e-04
         Total Reduction in Residual: 	   4.562912e-04
         Maximum Memory Usage: 		          1.646 GB
         --------------------------------------------------------------
Total Time: 0.0724233
    setup: 0.0509316 s
    solve: 0.0214917 s
    solve(per iteration): 0.00134323 s
resid in solve_pyamgx: 2.79e-04
time solve_pyamgx: 8.77e-02
time p: 9.99e-02
cyclic_x cyclic_z
