[petsc-users] Linesearch type cp change from 3.7.6 to 3.9.1
Carles Bona-Casas
carles.bona at uib.es
Mon Jul 2 04:54:14 CDT 2018
Dear all,
I have been running a code with the option -snes_linesearch_type cp using
petsc 3.7.6.
I have updated my code to use petsc 3.9.1. If I run a simulation with the
updated code and the option -snes_linesearch_type cp included, I obtain the
same behaviour in the solution for a while, but then it suddenly stops
converging for no apparent reason.
If I run the same example with both petsc versions without using
-snes_linesearch_type cp then I obtain exactly the same behaviour.
My code currently runs quite faster with that option activated. Is there
some default behaviour regarding -snes_linesearch_type cp that has been
changed from petsc 3.7 to petsc 3.9?
I attach my 3 outputs. With petsc 3.7.6 and cp option activated. With petsc
3.9.1 and cp option activated (not converging). And without cp option
activated (only one file, same result with both petsc versions).
I am also open to suggestions of different solvers that could work better
than using -snes_linesearch_type cp.
Many thanks,
Carles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20180702/b5a51e82/attachment-0001.html>
-------------- next part --------------
muS = 2.000000e-03
cS = 5.000000e+00
kappaS = 1.000000e-12
IGA: name=(null) prefix=geo_
IGA: dim=3 dof=1 order=2 geometry=3 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=u_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[3,2] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=v_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[3,2] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=w_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[3,2] rule=LEGENDRE[3] periodic=0 nnp=23 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=9200 min=4000 max=5200 max/min=1.3
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=p_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
nquadghost*commsize*user->safetyquadghost = 574452, nquadghost*nghost*user->safetyquadghost = 287226, nquadghost*user->safetyquadghost = 287226
nquadreal*commsize*user->safetyquad = 1531904, nquadreal*nghost*user->safetyquad = 765952, nquadreal*user->safetyquad = 765952
IGA: name=(null) prefix=geo_
IGA: dim=3 dof=1 order=2 geometry=3 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=p_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
user.Alpha_f: 6.666667e-01 user.Alpha_m: 8.333333e-01 user.gamma: 6.666667e-01 th->shift_V: 1.875000e+04
0 TS dt 0.0001 time 0.
Linear solve converged due to CONVERGED_ATOL iterations 0
FirstNewton = 0
0 SNES Function norm 3.572897994044e+01
NORM2F: 3.572898e+01 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 3.572898e+01 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 1.299331e-03 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 2.051284e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 0.000000e+00 NORM2dof3/NORM2dof30: -nan
isolid: 0 NORM2S: 0.000000e+00 NORM2S/NORM2S0: -nan
Tangent
0 KSP Residual norm 3.572897994044e+01
1 KSP Residual norm 4.590932150940e-03
2 KSP Residual norm 1.083125383106e-03
3 KSP Residual norm 2.663513431881e-04
4 KSP Residual norm 8.855948174613e-05
5 KSP Residual norm 1.384048225253e-05
6 KSP Residual norm 3.967355444542e-06
7 KSP Residual norm 6.673586109137e-07
8 KSP Residual norm 2.483423008390e-07
9 KSP Residual norm 6.132481698570e-08
10 KSP Residual norm 9.689659347469e-09
Linear solve converged due to CONVERGED_ATOL iterations 10
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 1.090748487093e-02
NORM2F: 1.090748e-02 NORM2F/NORM2F0: 3.052840e-04
NORM2dof0: 7.230531e-03 NORM2dof0/NORM2dof00: 2.023716e-04
NORM2dof1: 5.503796e-03 NORM2dof1/NORM2dof10: 4.235868e+00
NORM2dof2: 6.033314e-03 NORM2dof2/NORM2dof20: 2.941237e+00
NORM2dof3: 8.833762e-09 NORM2dof3/NORM2dof30: inf
isolid: 0 NORM2S: 1.830489e-10 NORM2S/NORM2S0: inf
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 1
1 TS dt 0.0001 time 0.0001
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 1.785763644723e+01
NORM2F: 1.785764e+01 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 1.785762e+01 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 1.556293e-02 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.702734e-02 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 1.325064e-08 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 9.701488e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 1.785763644723e+01
1 KSP Residual norm 5.049628562672e-02
2 KSP Residual norm 3.604517028341e-03
3 KSP Residual norm 7.619397990279e-04
4 KSP Residual norm 1.195867329688e-04
5 KSP Residual norm 2.195409915994e-05
6 KSP Residual norm 4.518605013445e-06
7 KSP Residual norm 1.857558801337e-06
8 KSP Residual norm 2.412824487070e-07
9 KSP Residual norm 9.323085453228e-08
10 KSP Residual norm 2.206166843857e-08
11 KSP Residual norm 4.267397332011e-09
Linear solve converged due to CONVERGED_ATOL iterations 11
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 2.844794057916e-03
NORM2F: 2.844794e-03 NORM2F/NORM2F0: 1.593041e-04
NORM2dof0: 2.062497e-03 NORM2dof0/NORM2dof00: 1.154967e-04
NORM2dof1: 1.454168e-03 NORM2dof1/NORM2dof10: 9.343790e-02
NORM2dof2: 1.313147e-03 NORM2dof2/NORM2dof20: 7.711992e-02
NORM2dof3: 4.141942e-09 NORM2dof3/NORM2dof30: 3.125842e-01
isolid: 0 NORM2S: 4.985943e-11 NORM2S/NORM2S0: 5.139359e-02
0 KSP Residual norm 2.844794057916e-03
1 KSP Residual norm 2.295043475141e-03
2 KSP Residual norm 1.583104677387e-04
3 KSP Residual norm 1.490919842246e-05
4 KSP Residual norm 1.548465044309e-06
5 KSP Residual norm 2.640015039860e-07
6 KSP Residual norm 4.322481936532e-08
7 KSP Residual norm 1.473218623954e-08
8 KSP Residual norm 2.888610560249e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 1.254901830802e-04
NORM2F: 1.254902e-04 NORM2F/NORM2F0: 7.027256e-06
NORM2dof0: 6.833894e-05 NORM2dof0/NORM2dof00: 3.826878e-06
NORM2dof1: 5.101309e-05 NORM2dof1/NORM2dof10: 3.277859e-03
NORM2dof2: 9.206107e-05 NORM2dof2/NORM2dof20: 5.406660e-03
NORM2dof3: 2.733176e-09 NORM2dof3/NORM2dof30: 2.062674e-01
isolid: 0 NORM2S: 5.337186e-12 NORM2S/NORM2S0: 5.501410e-03
0 KSP Residual norm 1.254901830802e-04
1 KSP Residual norm 1.003678752334e-04
2 KSP Residual norm 1.193320199479e-05
3 KSP Residual norm 5.187856996866e-07
4 KSP Residual norm 6.216090455420e-08
5 KSP Residual norm 1.241994457144e-08
6 KSP Residual norm 3.149627739665e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 8.107335723850e-06
NORM2F: 8.107336e-06 NORM2F/NORM2F0: 4.539983e-07
NORM2dof0: 4.912488e-06 NORM2dof0/NORM2dof00: 2.750920e-07
NORM2dof1: 3.357647e-06 NORM2dof1/NORM2dof10: 2.157464e-04
NORM2dof2: 5.506592e-06 NORM2dof2/NORM2dof20: 3.233970e-04
NORM2dof3: 3.023016e-09 NORM2dof3/NORM2dof30: 2.281411e-01
isolid: 0 NORM2S: 5.802563e-13 NORM2S/NORM2S0: 5.981107e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 3
2 TS dt 0.0001 time 0.0002
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 8.924122178623e+00
NORM2F: 8.924122e+00 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 8.924122e+00 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 2.326868e-03 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 2.202884e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 8.367864e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.201607e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 8.924122178623e+00
1 KSP Residual norm 6.607063311348e-03
2 KSP Residual norm 3.141865121251e-04
3 KSP Residual norm 6.120575062805e-05
4 KSP Residual norm 9.242740946611e-06
5 KSP Residual norm 1.330632161167e-06
6 KSP Residual norm 5.727762329876e-07
7 KSP Residual norm 9.569604811720e-08
8 KSP Residual norm 2.510214586422e-08
9 KSP Residual norm 5.482441707317e-09
Linear solve converged due to CONVERGED_ATOL iterations 9
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 3.845740765508e-03
NORM2F: 3.845741e-03 NORM2F/NORM2F0: 4.309377e-04
NORM2dof0: 2.666434e-03 NORM2dof0/NORM2dof00: 2.987895e-04
NORM2dof1: 1.926033e-03 NORM2dof1/NORM2dof10: 8.277363e-01
NORM2dof2: 1.992548e-03 NORM2dof2/NORM2dof20: 9.045182e-01
NORM2dof3: 5.467552e-09 NORM2dof3/NORM2dof30: 6.533988e-01
isolid: 0 NORM2S: 8.819637e-11 NORM2S/NORM2S0: 1.224676e-01
0 KSP Residual norm 3.845740765508e-03
1 KSP Residual norm 3.268192036307e-03
2 KSP Residual norm 4.485759584760e-04
3 KSP Residual norm 5.155662226308e-05
4 KSP Residual norm 4.845743277285e-06
5 KSP Residual norm 1.439807997801e-06
6 KSP Residual norm 1.043760500828e-07
7 KSP Residual norm 3.976004664704e-08
8 KSP Residual norm 7.196889051981e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 1.523034956621e-04
NORM2F: 1.523035e-04 NORM2F/NORM2F0: 1.706650e-05
NORM2dof0: 1.001345e-04 NORM2dof0/NORM2dof00: 1.122066e-05
NORM2dof1: 6.852295e-05 NORM2dof1/NORM2dof10: 2.944857e-02
NORM2dof2: 9.205456e-05 NORM2dof2/NORM2dof20: 4.178821e-02
NORM2dof3: 6.848339e-09 NORM2dof3/NORM2dof30: 8.184095e-01
isolid: 0 NORM2S: 9.759938e-12 NORM2S/NORM2S0: 1.355244e-02
0 KSP Residual norm 1.523034956621e-04
1 KSP Residual norm 1.193197002149e-04
2 KSP Residual norm 1.286757063817e-05
3 KSP Residual norm 1.947459077256e-06
4 KSP Residual norm 5.526459925181e-07
5 KSP Residual norm 5.326425071623e-08
6 KSP Residual norm 4.721859648901e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 1.411908637308e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637308e-05
1 KSP Residual norm 1.147024084834e-05
2 KSP Residual norm 1.642505389573e-06
3 KSP Residual norm 9.393394026575e-08
4 KSP Residual norm 3.802608131827e-08
5 KSP Residual norm 3.488335303587e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.219642897375e-06
NORM2F: 1.219643e-06 NORM2F/NORM2F0: 1.366681e-07
NORM2dof0: 7.904453e-07 NORM2dof0/NORM2dof00: 8.857402e-08
NORM2dof1: 5.299586e-07 NORM2dof1/NORM2dof10: 2.277562e-04
NORM2dof2: 7.627955e-07 NORM2dof2/NORM2dof20: 3.462714e-04
NORM2dof3: 3.457406e-09 NORM2dof3/NORM2dof30: 4.131767e-01
isolid: 0 NORM2S: 1.174284e-13 NORM2S/NORM2S0: 1.630586e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 4
3 TS dt 0.0001 time 0.0003
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 4.459023414102e+00
NORM2F: 4.459023e+00 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 4.459018e+00 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 4.580802e-03 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 5.158376e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 6.755218e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.331618e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 4.459023414102e+00
1 KSP Residual norm 1.551248642940e-02
2 KSP Residual norm 1.181711188808e-03
3 KSP Residual norm 2.267481587314e-04
4 KSP Residual norm 2.354870533968e-05
5 KSP Residual norm 6.843344194293e-06
6 KSP Residual norm 1.323194294602e-06
7 KSP Residual norm 6.111386767871e-07
8 KSP Residual norm 6.462270983371e-08
9 KSP Residual norm 2.618035020596e-08
10 KSP Residual norm 4.913681339401e-09
Linear solve converged due to CONVERGED_ATOL iterations 10
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 1.235058837418e-03
NORM2F: 1.235059e-03 NORM2F/NORM2F0: 2.769797e-04
NORM2dof0: 6.981526e-04 NORM2dof0/NORM2dof00: 1.565709e-04
NORM2dof1: 4.902291e-04 NORM2dof1/NORM2dof10: 1.070182e-01
NORM2dof2: 8.931006e-04 NORM2dof2/NORM2dof20: 1.731360e-01
NORM2dof3: 4.742660e-09 NORM2dof3/NORM2dof30: 7.020735e-01
isolid: 0 NORM2S: 8.727352e-11 NORM2S/NORM2S0: 1.190372e-01
0 KSP Residual norm 1.235058837418e-03
1 KSP Residual norm 1.069627681061e-03
2 KSP Residual norm 1.751562909186e-04
3 KSP Residual norm 2.703186524530e-05
4 KSP Residual norm 5.488929738991e-06
5 KSP Residual norm 7.719484131288e-07
6 KSP Residual norm 7.094194677354e-08
7 KSP Residual norm 1.982339781034e-08
8 KSP Residual norm 4.747189973889e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 9.078241410441e-05
NORM2F: 9.078241e-05 NORM2F/NORM2F0: 2.035926e-05
NORM2dof0: 5.151981e-05 NORM2dof0/NORM2dof00: 1.155407e-05
NORM2dof1: 3.540856e-05 NORM2dof1/NORM2dof10: 7.729773e-03
NORM2dof2: 6.582849e-05 NORM2dof2/NORM2dof20: 1.276148e-02
NORM2dof3: 4.701207e-09 NORM2dof3/NORM2dof30: 6.959371e-01
isolid: 0 NORM2S: 9.561275e-12 NORM2S/NORM2S0: 1.304115e-02
0 KSP Residual norm 9.078241410441e-05
1 KSP Residual norm 7.519329586572e-05
2 KSP Residual norm 1.378553745900e-05
3 KSP Residual norm 1.089007081012e-06
4 KSP Residual norm 4.184123441247e-07
5 KSP Residual norm 4.472071463938e-08
6 KSP Residual norm 3.767042899970e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 9.925973941521e-06
NORM2F: 9.925974e-06 NORM2F/NORM2F0: 2.226042e-06
NORM2dof0: 7.244159e-06 NORM2dof0/NORM2dof00: 1.624608e-06
NORM2dof1: 4.332858e-06 NORM2dof1/NORM2dof10: 9.458732e-04
NORM2dof2: 5.222399e-06 NORM2dof2/NORM2dof20: 1.012412e-03
NORM2dof3: 3.828590e-09 NORM2dof3/NORM2dof30: 5.667603e-01
isolid: 0 NORM2S: 1.046812e-12 NORM2S/NORM2S0: 1.427805e-03
0 KSP Residual norm 9.925973941521e-06
1 KSP Residual norm 7.973871208680e-06
2 KSP Residual norm 9.575431070645e-07
3 KSP Residual norm 1.480552171494e-07
4 KSP Residual norm 4.630259649424e-08
5 KSP Residual norm 3.443641759732e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.227659573145e-06
NORM2F: 1.227660e-06 NORM2F/NORM2F0: 2.753203e-07
NORM2dof0: 7.906333e-07 NORM2dof0/NORM2dof00: 1.773111e-07
NORM2dof1: 4.780907e-07 NORM2dof1/NORM2dof10: 1.043683e-04
NORM2dof2: 8.083717e-07 NORM2dof2/NORM2dof20: 1.567105e-04
NORM2dof3: 3.386631e-09 NORM2dof3/NORM2dof30: 5.013356e-01
isolid: 0 NORM2S: 1.151816e-13 NORM2S/NORM2S0: 1.571026e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 4
4 TS dt 0.0001 time 0.0004
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 2.227652021285e+00
NORM2F: 2.227652e+00 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 2.227651e+00 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 9.388411e-04 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.525870e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 4.190710e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.712497e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 2.227652021285e+00
1 KSP Residual norm 3.786666383186e-03
2 KSP Residual norm 3.701315772265e-04
3 KSP Residual norm 1.262250621903e-04
4 KSP Residual norm 1.679275296591e-05
5 KSP Residual norm 3.701940311263e-06
6 KSP Residual norm 8.991893299755e-07
7 KSP Residual norm 3.274255166243e-07
8 KSP Residual norm 4.205190863902e-08
9 KSP Residual norm 1.016597417602e-08
10 KSP Residual norm 2.186992150925e-09
Linear solve converged due to CONVERGED_ATOL iterations 10
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 1.277951785028e-03
NORM2F: 1.277952e-03 NORM2F/NORM2F0: 5.736766e-04
NORM2dof0: 8.837677e-04 NORM2dof0/NORM2dof00: 3.967262e-04
NORM2dof1: 5.862336e-04 NORM2dof1/NORM2dof10: 6.244226e-01
NORM2dof2: 7.130537e-04 NORM2dof2/NORM2dof20: 4.673097e-01
NORM2dof3: 2.150732e-09 NORM2dof3/NORM2dof30: 5.132143e-01
isolid: 0 NORM2S: 7.794527e-11 NORM2S/NORM2S0: 1.010636e-01
0 KSP Residual norm 1.277951785028e-03
1 KSP Residual norm 1.108159885768e-03
2 KSP Residual norm 2.090485440396e-04
3 KSP Residual norm 2.561905167721e-05
4 KSP Residual norm 5.783875463940e-06
5 KSP Residual norm 7.758000687848e-07
6 KSP Residual norm 6.231373273124e-08
7 KSP Residual norm 2.150745162428e-08
8 KSP Residual norm 4.524271362583e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 8.254873642334e-05
NORM2F: 8.254874e-05 NORM2F/NORM2F0: 3.705639e-05
NORM2dof0: 5.506456e-05 NORM2dof0/NORM2dof00: 2.471866e-05
NORM2dof1: 4.168084e-05 NORM2dof1/NORM2dof10: 4.439605e-02
NORM2dof2: 4.522052e-05 NORM2dof2/NORM2dof20: 2.963590e-02
NORM2dof3: 4.467248e-09 NORM2dof3/NORM2dof30: 1.065988e+00
isolid: 0 NORM2S: 8.595316e-12 NORM2S/NORM2S0: 1.114466e-02
0 KSP Residual norm 8.254873642334e-05
1 KSP Residual norm 6.729252136059e-05
2 KSP Residual norm 8.788120855611e-06
3 KSP Residual norm 1.201268287855e-06
4 KSP Residual norm 4.988194555893e-07
5 KSP Residual norm 2.223026886510e-08
6 KSP Residual norm 4.505928485128e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 8.239534215470e-06
NORM2F: 8.239534e-06 NORM2F/NORM2F0: 3.698753e-06
NORM2dof0: 5.660320e-06 NORM2dof0/NORM2dof00: 2.540936e-06
NORM2dof1: 3.405783e-06 NORM2dof1/NORM2dof10: 3.627645e-03
NORM2dof2: 4.924564e-06 NORM2dof2/NORM2dof20: 3.227381e-03
NORM2dof3: 4.599213e-09 NORM2dof3/NORM2dof30: 1.097478e+00
isolid: 0 NORM2S: 9.412050e-13 NORM2S/NORM2S0: 1.220363e-03
0 KSP Residual norm 8.239534215470e-06
1 KSP Residual norm 6.842412348586e-06
2 KSP Residual norm 1.256835232271e-06
3 KSP Residual norm 1.094224194536e-07
4 KSP Residual norm 4.243344132633e-08
5 KSP Residual norm 3.713281685403e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.011901923248e-06
NORM2F: 1.011902e-06 NORM2F/NORM2F0: 4.542460e-07
NORM2dof0: 6.804013e-07 NORM2dof0/NORM2dof00: 3.054344e-07
NORM2dof1: 4.824999e-07 NORM2dof1/NORM2dof10: 5.139314e-04
NORM2dof2: 5.728699e-07 NORM2dof2/NORM2dof20: 3.754383e-04
NORM2dof3: 3.679214e-09 NORM2dof3/NORM2dof30: 8.779451e-01
isolid: 0 NORM2S: 1.040252e-13 NORM2S/NORM2S0: 1.348788e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 4
5 TS dt 0.0001 time 0.0005
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 1.112741935211e+00
NORM2F: 1.112742e+00 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 1.112739e+00 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 1.687493e-03 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 2.151957e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 4.819524e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.286157e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 1.112741935211e+00
1 KSP Residual norm 6.570699837645e-03
2 KSP Residual norm 5.670137795539e-04
3 KSP Residual norm 1.103059530678e-04
4 KSP Residual norm 1.216088727932e-05
5 KSP Residual norm 4.415523502414e-06
6 KSP Residual norm 9.655680425077e-07
7 KSP Residual norm 2.771156802885e-07
8 KSP Residual norm 4.442862448976e-08
9 KSP Residual norm 9.129876075118e-09
Linear solve converged due to CONVERGED_ATOL iterations 9
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 1.015995837115e-03
NORM2F: 1.015996e-03 NORM2F/NORM2F0: 9.130561e-04
NORM2dof0: 6.305959e-04 NORM2dof0/NORM2dof00: 5.667062e-04
NORM2dof1: 4.264896e-04 NORM2dof1/NORM2dof10: 2.527356e-01
NORM2dof2: 6.728321e-04 NORM2dof2/NORM2dof20: 3.126606e-01
NORM2dof3: 8.394649e-09 NORM2dof3/NORM2dof30: 1.741800e+00
isolid: 0 NORM2S: 8.591898e-11 NORM2S/NORM2S0: 1.179209e-01
0 KSP Residual norm 1.015995837115e-03
1 KSP Residual norm 8.961031948738e-04
2 KSP Residual norm 1.803075486093e-04
3 KSP Residual norm 2.625118595007e-05
4 KSP Residual norm 7.490927206153e-06
5 KSP Residual norm 7.053295117139e-07
6 KSP Residual norm 6.224399093315e-08
7 KSP Residual norm 2.320153042766e-08
8 KSP Residual norm 4.536035912660e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 7.443055823368e-05
NORM2F: 7.443056e-05 NORM2F/NORM2F0: 6.688933e-05
NORM2dof0: 4.310318e-05 NORM2dof0/NORM2dof00: 3.873612e-05
NORM2dof1: 3.418390e-05 NORM2dof1/NORM2dof10: 2.025721e-02
NORM2dof2: 5.013467e-05 NORM2dof2/NORM2dof20: 2.329725e-02
NORM2dof3: 4.557719e-09 NORM2dof3/NORM2dof30: 9.456783e-01
isolid: 0 NORM2S: 9.433112e-12 NORM2S/NORM2S0: 1.294662e-02
0 KSP Residual norm 7.443055823368e-05
1 KSP Residual norm 6.274316285393e-05
2 KSP Residual norm 8.652669262381e-06
3 KSP Residual norm 1.005540492343e-06
4 KSP Residual norm 4.563068174216e-07
5 KSP Residual norm 2.152406398234e-08
6 KSP Residual norm 4.789585951088e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 7.692987800073e-06
NORM2F: 7.692988e-06 NORM2F/NORM2F0: 6.913542e-06
NORM2dof0: 5.335668e-06 NORM2dof0/NORM2dof00: 4.795078e-06
NORM2dof1: 3.195147e-06 NORM2dof1/NORM2dof10: 1.893428e-03
NORM2dof2: 4.528103e-06 NORM2dof2/NORM2dof20: 2.104180e-03
NORM2dof3: 4.957642e-09 NORM2dof3/NORM2dof30: 1.028658e+00
isolid: 0 NORM2S: 1.034012e-12 NORM2S/NORM2S0: 1.419146e-03
0 KSP Residual norm 7.692987800073e-06
1 KSP Residual norm 6.593187966360e-06
2 KSP Residual norm 1.156033183066e-06
3 KSP Residual norm 1.713473668329e-07
4 KSP Residual norm 6.039939982309e-08
5 KSP Residual norm 3.833553662672e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.050495442306e-06
NORM2F: 1.050495e-06 NORM2F/NORM2F0: 9.440603e-07
NORM2dof0: 7.102321e-07 NORM2dof0/NORM2dof00: 6.382740e-07
NORM2dof1: 4.404641e-07 NORM2dof1/NORM2dof10: 2.610168e-04
NORM2dof2: 6.364650e-07 NORM2dof2/NORM2dof20: 2.957611e-04
NORM2dof3: 3.839806e-09 NORM2dof3/NORM2dof30: 7.967189e-01
isolid: 0 NORM2S: 1.142188e-13 NORM2S/NORM2S0: 1.567614e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 4
6 TS dt 0.0001 time 0.0006
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 5.557525996674e-01
NORM2F: 5.557526e-01 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 5.557501e-01 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 9.210335e-04 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.393950e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 4.445345e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.524837e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 5.557525996674e-01
1 KSP Residual norm 4.020605119036e-03
2 KSP Residual norm 3.993968677548e-04
3 KSP Residual norm 7.858906693256e-05
4 KSP Residual norm 1.187156829761e-05
5 KSP Residual norm 2.853870444655e-06
6 KSP Residual norm 5.910350554108e-07
7 KSP Residual norm 1.907378330253e-07
8 KSP Residual norm 4.109214096616e-08
9 KSP Residual norm 8.187331871712e-09
Linear solve converged due to CONVERGED_ATOL iterations 9
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 8.005861073118e-04
NORM2F: 8.005861e-04 NORM2F/NORM2F0: 1.440544e-03
NORM2dof0: 5.305707e-04 NORM2dof0/NORM2dof00: 9.546930e-04
NORM2dof1: 3.314747e-04 NORM2dof1/NORM2dof10: 3.598943e-01
NORM2dof2: 4.995572e-04 NORM2dof2/NORM2dof20: 3.583753e-01
NORM2dof3: 8.096245e-09 NORM2dof3/NORM2dof30: 1.821286e+00
isolid: 0 NORM2S: 8.036640e-11 NORM2S/NORM2S0: 1.068015e-01
0 KSP Residual norm 8.005861073118e-04
1 KSP Residual norm 7.105563993615e-04
2 KSP Residual norm 1.569400455800e-04
3 KSP Residual norm 2.148260696075e-05
4 KSP Residual norm 7.577783405191e-06
5 KSP Residual norm 4.940178488635e-07
6 KSP Residual norm 5.881184293810e-08
7 KSP Residual norm 1.681579433994e-08
8 KSP Residual norm 3.550381279058e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 6.639356173983e-05
NORM2F: 6.639356e-05 NORM2F/NORM2F0: 1.194660e-04
NORM2dof0: 4.252628e-05 NORM2dof0/NORM2dof00: 7.652052e-05
NORM2dof1: 3.279431e-05 NORM2dof1/NORM2dof10: 3.560598e-02
NORM2dof2: 3.904041e-05 NORM2dof2/NORM2dof20: 2.800704e-02
NORM2dof3: 3.699852e-09 NORM2dof3/NORM2dof30: 8.322980e-01
isolid: 0 NORM2S: 8.825986e-12 NORM2S/NORM2S0: 1.172914e-02
0 KSP Residual norm 6.639356173983e-05
1 KSP Residual norm 5.533750957699e-05
2 KSP Residual norm 5.486233489635e-06
3 KSP Residual norm 8.245430728972e-07
4 KSP Residual norm 3.400428911218e-07
5 KSP Residual norm 1.251556457453e-08
6 KSP Residual norm 4.601696859316e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 8.166871579835e-06
NORM2F: 8.166872e-06 NORM2F/NORM2F0: 1.469516e-05
NORM2dof0: 5.917787e-06 NORM2dof0/NORM2dof00: 1.064829e-05
NORM2dof1: 3.376949e-06 NORM2dof1/NORM2dof10: 3.666478e-03
NORM2dof2: 4.502641e-06 NORM2dof2/NORM2dof20: 3.230131e-03
NORM2dof3: 4.676454e-09 NORM2dof3/NORM2dof30: 1.051989e+00
isolid: 0 NORM2S: 9.699273e-13 NORM2S/NORM2S0: 1.288968e-03
0 KSP Residual norm 8.166871579835e-06
1 KSP Residual norm 7.070302120658e-06
2 KSP Residual norm 1.380763296070e-06
3 KSP Residual norm 1.822364755135e-07
4 KSP Residual norm 7.424261694518e-08
5 KSP Residual norm 3.818437565938e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.020601918719e-06
NORM2F: 1.020602e-06 NORM2F/NORM2F0: 1.836432e-06
NORM2dof0: 7.263342e-07 NORM2dof0/NORM2dof00: 1.306944e-06
NORM2dof1: 4.600303e-07 NORM2dof1/NORM2dof10: 4.994718e-04
NORM2dof2: 5.499312e-07 NORM2dof2/NORM2dof20: 3.945129e-04
NORM2dof3: 3.829265e-09 NORM2dof3/NORM2dof30: 8.614101e-01
isolid: 0 NORM2S: 1.070798e-13 NORM2S/NORM2S0: 1.423018e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 4
7 TS dt 0.0001 time 0.0007
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 2.775343560554e-01
NORM2F: 2.775344e-01 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 2.775296e-01 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 9.197075e-04 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.341120e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 4.039119e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.359843e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 2.775343560554e-01
1 KSP Residual norm 4.234920558509e-03
2 KSP Residual norm 4.101297407319e-04
3 KSP Residual norm 6.220774614011e-05
4 KSP Residual norm 1.856125916344e-05
5 KSP Residual norm 1.147809993928e-06
6 KSP Residual norm 2.206587564519e-07
7 KSP Residual norm 4.407254089560e-08
8 KSP Residual norm 5.910241359258e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 7.939773687909e-04
NORM2F: 7.939774e-04 NORM2F/NORM2F0: 2.860826e-03
NORM2dof0: 5.117460e-04 NORM2dof0/NORM2dof00: 1.843933e-03
NORM2dof1: 3.327861e-04 NORM2dof1/NORM2dof10: 3.618391e-01
NORM2dof2: 5.077100e-04 NORM2dof2/NORM2dof20: 3.785718e-01
NORM2dof3: 5.798578e-09 NORM2dof3/NORM2dof30: 1.435605e+00
isolid: 0 NORM2S: 8.291750e-11 NORM2S/NORM2S0: 1.126620e-01
0 KSP Residual norm 7.939773687909e-04
1 KSP Residual norm 7.098870331169e-04
2 KSP Residual norm 1.545057322866e-04
3 KSP Residual norm 2.239762735179e-05
4 KSP Residual norm 8.601875261907e-06
5 KSP Residual norm 4.432969221500e-07
6 KSP Residual norm 7.368980834511e-08
7 KSP Residual norm 1.931444058250e-08
8 KSP Residual norm 3.568614645931e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 6.928122087929e-05
NORM2F: 6.928122e-05 NORM2F/NORM2F0: 2.496312e-04
NORM2dof0: 4.394462e-05 NORM2dof0/NORM2dof00: 1.583421e-04
NORM2dof1: 3.220739e-05 NORM2dof1/NORM2dof10: 3.501917e-02
NORM2dof2: 4.279535e-05 NORM2dof2/NORM2dof20: 3.191017e-02
NORM2dof3: 3.501366e-09 NORM2dof3/NORM2dof30: 8.668639e-01
isolid: 0 NORM2S: 9.097217e-12 NORM2S/NORM2S0: 1.236061e-02
0 KSP Residual norm 6.928122087929e-05
1 KSP Residual norm 5.796650034384e-05
2 KSP Residual norm 5.822934982617e-06
3 KSP Residual norm 8.504018160118e-07
4 KSP Residual norm 3.473419243295e-07
5 KSP Residual norm 1.254797217550e-08
6 KSP Residual norm 4.397946011480e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 9.057240589981e-06
NORM2F: 9.057241e-06 NORM2F/NORM2F0: 3.263466e-05
NORM2dof0: 6.675267e-06 NORM2dof0/NORM2dof00: 2.405245e-05
NORM2dof1: 3.733159e-06 NORM2dof1/NORM2dof10: 4.059072e-03
NORM2dof2: 4.851589e-06 NORM2dof2/NORM2dof20: 3.617566e-03
NORM2dof3: 4.459935e-09 NORM2dof3/NORM2dof30: 1.104185e+00
isolid: 0 NORM2S: 1.000563e-12 NORM2S/NORM2S0: 1.359490e-03
0 KSP Residual norm 9.057240589981e-06
1 KSP Residual norm 7.848573259684e-06
2 KSP Residual norm 1.415531009310e-06
3 KSP Residual norm 2.090477216219e-07
4 KSP Residual norm 8.778616371171e-08
5 KSP Residual norm 3.917243258697e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.128990046196e-06
NORM2F: 1.128990e-06 NORM2F/NORM2F0: 4.067929e-06
NORM2dof0: 8.085753e-07 NORM2dof0/NORM2dof00: 2.913474e-06
NORM2dof1: 4.836531e-07 NORM2dof1/NORM2dof10: 5.258771e-04
NORM2dof2: 6.220040e-07 NORM2dof2/NORM2dof20: 4.637946e-04
NORM2dof3: 3.887829e-09 NORM2dof3/NORM2dof30: 9.625438e-01
isolid: 0 NORM2S: 1.103398e-13 NORM2S/NORM2S0: 1.499214e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 4
8 TS dt 0.0001 time 0.0008
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 1.385849581340e-01
NORM2F: 1.385850e-01 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 1.385776e-01 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 8.010985e-04 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.183445e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 4.108561e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.401836e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 1.385849581340e-01
1 KSP Residual norm 3.795277329624e-03
2 KSP Residual norm 3.620738698674e-04
3 KSP Residual norm 5.684093723273e-05
4 KSP Residual norm 2.107087522506e-05
5 KSP Residual norm 8.654267157263e-07
6 KSP Residual norm 2.119521401284e-07
7 KSP Residual norm 5.288058582681e-08
8 KSP Residual norm 7.166323508088e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 7.436038015632e-04
NORM2F: 7.436038e-04 NORM2F/NORM2F0: 5.365689e-03
NORM2dof0: 4.954851e-04 NORM2dof0/NORM2dof00: 3.575507e-03
NORM2dof1: 3.102044e-04 NORM2dof1/NORM2dof10: 3.872237e-01
NORM2dof2: 4.595806e-04 NORM2dof2/NORM2dof20: 3.883413e-01
NORM2dof3: 6.972809e-09 NORM2dof3/NORM2dof30: 1.697141e+00
isolid: 0 NORM2S: 8.136219e-11 NORM2S/NORM2S0: 1.099216e-01
0 KSP Residual norm 7.436038015632e-04
1 KSP Residual norm 6.662293245257e-04
2 KSP Residual norm 1.413956125033e-04
3 KSP Residual norm 2.108582723653e-05
4 KSP Residual norm 8.858941280713e-06
5 KSP Residual norm 3.654990999848e-07
6 KSP Residual norm 9.586321175573e-08
7 KSP Residual norm 2.762663610396e-08
8 KSP Residual norm 3.998792805484e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 6.401830454268e-05
NORM2F: 6.401830e-05 NORM2F/NORM2F0: 4.619427e-04
NORM2dof0: 4.448204e-05 NORM2dof0/NORM2dof00: 3.209901e-04
NORM2dof1: 2.897829e-05 NORM2dof1/NORM2dof10: 3.617319e-02
NORM2dof2: 3.577640e-05 NORM2dof2/NORM2dof20: 3.023072e-02
NORM2dof3: 3.731667e-09 NORM2dof3/NORM2dof30: 9.082661e-01
isolid: 0 NORM2S: 8.919674e-12 NORM2S/NORM2S0: 1.205062e-02
0 KSP Residual norm 6.401830454268e-05
1 KSP Residual norm 5.313000718007e-05
2 KSP Residual norm 4.667333074756e-06
3 KSP Residual norm 7.091731589709e-07
4 KSP Residual norm 2.703713228598e-07
5 KSP Residual norm 1.059749901104e-08
6 KSP Residual norm 3.193872235940e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 9.295793273187e-06
NORM2F: 9.295793e-06 NORM2F/NORM2F0: 6.707650e-05
NORM2dof0: 6.778351e-06 NORM2dof0/NORM2dof00: 4.891376e-05
NORM2dof1: 3.880551e-06 NORM2dof1/NORM2dof10: 4.844037e-03
NORM2dof2: 5.040540e-06 NORM2dof2/NORM2dof20: 4.259209e-03
NORM2dof3: 3.225597e-09 NORM2dof3/NORM2dof30: 7.850916e-01
isolid: 0 NORM2S: 9.832155e-13 NORM2S/NORM2S0: 1.328340e-03
0 KSP Residual norm 9.295793273187e-06
1 KSP Residual norm 8.122103991633e-06
2 KSP Residual norm 1.448552073625e-06
3 KSP Residual norm 2.236736711700e-07
4 KSP Residual norm 9.711651165709e-08
5 KSP Residual norm 4.059417366128e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.145371023432e-06
NORM2F: 1.145371e-06 NORM2F/NORM2F0: 8.264757e-06
NORM2dof0: 8.001733e-07 NORM2dof0/NORM2dof00: 5.774190e-06
NORM2dof1: 4.949525e-07 NORM2dof1/NORM2dof10: 6.178422e-04
NORM2dof2: 6.531490e-07 NORM2dof2/NORM2dof20: 5.519047e-04
NORM2dof3: 3.992162e-09 NORM2dof3/NORM2dof30: 9.716691e-01
isolid: 0 NORM2S: 1.082875e-13 NORM2S/NORM2S0: 1.462982e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 4
9 TS dt 0.0001 time 0.0009
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 6.920543911323e-02
NORM2F: 6.920544e-02 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 6.919171e-02 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 7.826959e-04 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.134674e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 4.044615e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.352641e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 6.920543911323e-02
1 KSP Residual norm 3.838256459620e-03
2 KSP Residual norm 3.510324160726e-04
3 KSP Residual norm 5.431659267182e-05
4 KSP Residual norm 2.278975999573e-05
5 KSP Residual norm 9.811155532599e-07
6 KSP Residual norm 2.283277281734e-07
7 KSP Residual norm 6.419176632026e-08
8 KSP Residual norm 9.712248434270e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 7.543897594395e-04
NORM2F: 7.543898e-04 NORM2F/NORM2F0: 1.090073e-02
NORM2dof0: 5.111752e-04 NORM2dof0/NORM2dof00: 7.387810e-03
NORM2dof1: 3.164793e-04 NORM2dof1/NORM2dof10: 4.043452e-01
NORM2dof2: 4.556804e-04 NORM2dof2/NORM2dof20: 4.015958e-01
NORM2dof3: 9.463672e-09 NORM2dof3/NORM2dof30: 2.339820e+00
isolid: 0 NORM2S: 8.159367e-11 NORM2S/NORM2S0: 1.109719e-01
0 KSP Residual norm 7.543897594395e-04
1 KSP Residual norm 6.779421207165e-04
2 KSP Residual norm 1.389710000060e-04
3 KSP Residual norm 2.154186771758e-05
4 KSP Residual norm 9.288592492057e-06
5 KSP Residual norm 3.637246988448e-07
6 KSP Residual norm 1.189806558533e-07
7 KSP Residual norm 3.446205571478e-08
8 KSP Residual norm 4.261989924471e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 6.335607148875e-05
NORM2F: 6.335607e-05 NORM2F/NORM2F0: 9.154782e-04
NORM2dof0: 4.386965e-05 NORM2dof0/NORM2dof00: 6.340304e-04
NORM2dof1: 2.808424e-05 NORM2dof1/NORM2dof10: 3.588141e-02
NORM2dof2: 3.606552e-05 NORM2dof2/NORM2dof20: 3.178491e-02
NORM2dof3: 3.835533e-09 NORM2dof3/NORM2dof30: 9.483059e-01
isolid: 0 NORM2S: 8.941439e-12 NORM2S/NORM2S0: 1.216085e-02
0 KSP Residual norm 6.335607148875e-05
1 KSP Residual norm 5.260333974931e-05
2 KSP Residual norm 4.526058539996e-06
3 KSP Residual norm 7.065769231872e-07
4 KSP Residual norm 2.656748864253e-07
5 KSP Residual norm 1.055820588803e-08
6 KSP Residual norm 2.914593642662e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 9.501611098620e-06
NORM2F: 9.501611e-06 NORM2F/NORM2F0: 1.372957e-04
NORM2dof0: 6.864630e-06 NORM2dof0/NORM2dof00: 9.921175e-05
NORM2dof1: 4.064798e-06 NORM2dof1/NORM2dof10: 5.193330e-03
NORM2dof2: 5.160898e-06 NORM2dof2/NORM2dof20: 4.548352e-03
NORM2dof3: 2.921009e-09 NORM2dof3/NORM2dof30: 7.221970e-01
isolid: 0 NORM2S: 9.863644e-13 NORM2S/NORM2S0: 1.341510e-03
0 KSP Residual norm 9.501611098620e-06
1 KSP Residual norm 8.379522147750e-06
2 KSP Residual norm 1.468612165223e-06
3 KSP Residual norm 2.384601373074e-07
4 KSP Residual norm 1.034426483411e-07
5 KSP Residual norm 4.383898257933e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.119356548797e-06
NORM2F: 1.119357e-06 NORM2F/NORM2F0: 1.617440e-05
NORM2dof0: 8.229122e-07 NORM2dof0/NORM2dof00: 1.189322e-05
NORM2dof1: 4.832121e-07 NORM2dof1/NORM2dof10: 6.173689e-04
NORM2dof2: 5.850318e-07 NORM2dof2/NORM2dof20: 5.155945e-04
NORM2dof3: 4.296044e-09 NORM2dof3/NORM2dof30: 1.062164e+00
isolid: 0 NORM2S: 1.085892e-13 NORM2S/NORM2S0: 1.476873e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 4
10 TS dt 0.0001 time 0.001
TS Object: 2 MPI processes
type: alpha1
maximum steps=10
maximum time=5000.
total number of nonlinear solver iterations=36
total number of nonlinear solve failures=0
total number of linear solver iterations=258
total number of rejected steps=0
Alpha_m=0.833333, Alpha_f=0.666667, Gamma=0.666667
TSAdapt Object: 2 MPI processes
type: none
number of candidates 0
SNES Object: 2 MPI processes
type: newtonls
maximum iterations=150, maximum function evaluations=10000
tolerances: relative=0.001, absolute=1e-50, solution=1e-08
total number of linear solver iterations=27
total number of function evaluations=9
norm schedule ALWAYS
Jacobian is rebuilt every 20 SNES iterations
SNESLineSearch Object: 2 MPI processes
type: cp
maxstep=1.000000e+08, minlambda=1.000000e-12
tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
maximum iterations=1
KSP Object: 2 MPI processes
type: fgmres
GMRES: restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
GMRES: happy breakdown tolerance 1e-30
maximum iterations=10000, initial guess is zero
tolerances: relative=0., absolute=1e-08, divergence=10000.
right preconditioning
using UNPRECONDITIONED norm type for convergence test
PC Object: 2 MPI processes
type: fieldsplit
FieldSplit with Schur preconditioner, factorization UPPER
Preconditioner for the Schur complement formed from user provided matrix
Split info:
Split number 0 Defined by IS
Split number 1 Defined by IS
KSP solver for A00 block
KSP Object: (fieldsplit_m_) 2 MPI processes
type: fgmres
GMRES: restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
GMRES: happy breakdown tolerance 1e-30
maximum iterations=5, initial guess is zero
tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
right preconditioning
using NONE norm type for convergence test
PC Object: (fieldsplit_m_) 2 MPI processes
type: bjacobi
block Jacobi: number of blocks = 2
Local solve is same for all blocks, in the following KSP and PC objects:
KSP Object: (fieldsplit_m_sub_) 1 MPI processes
type: preonly
maximum iterations=10000, initial guess is zero
tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
left preconditioning
using NONE norm type for convergence test
PC Object: (fieldsplit_m_sub_) 1 MPI processes
type: ilu
ILU: out-of-place factorization
0 levels of fill
tolerance for zero pivot 2.22045e-14
matrix ordering: natural
factor fill ratio given 1., needed 1.
Factored matrix follows:
Mat Object: 1 MPI processes
type: seqaij
rows=12000, cols=12000
package used to perform factorization: petsc
total: nonzeros=5527200, allocated nonzeros=5527200
total number of mallocs used during MatSetValues calls =0
not using I-node routines
linear system matrix = precond matrix:
Mat Object: (fieldsplit_m_) 1 MPI processes
type: seqaij
rows=12000, cols=12000
total: nonzeros=5527200, allocated nonzeros=5527200
total number of mallocs used during MatSetValues calls =0
not using I-node routines
linear system matrix = precond matrix:
Mat Object: (fieldsplit_m_) 2 MPI processes
type: mpiaij
rows=26800, cols=26800
total: nonzeros=13445200, allocated nonzeros=13445200
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
KSP solver for S = A11 - A10 inv(A00) A01
KSP Object: (fieldsplit_p_) 2 MPI processes
type: preonly
maximum iterations=10000, initial guess is zero
tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
left preconditioning
using NONE norm type for convergence test
PC Object: (fieldsplit_p_) 2 MPI processes
type: ksp
KSP and PC on KSP preconditioner follow
---------------------------------
KSP Object: (fieldsplit_p_ksp_) 2 MPI processes
type: cg
maximum iterations=5, initial guess is zero
tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
left preconditioning
using NONE norm type for convergence test
PC Object: (fieldsplit_p_ksp_) 2 MPI processes
type: bjacobi
block Jacobi: number of blocks = 2
Local solve is same for all blocks, in the following KSP and PC objects:
KSP Object: (fieldsplit_p_ksp_sub_) 1 MPI processes
type: preonly
maximum iterations=10000, initial guess is zero
tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
left preconditioning
using NONE norm type for convergence test
PC Object: (fieldsplit_p_ksp_sub_) 1 MPI processes
type: ilu
ILU: out-of-place factorization
0 levels of fill
tolerance for zero pivot 2.22045e-14
matrix ordering: natural
factor fill ratio given 1., needed 1.
Factored matrix follows:
Mat Object: 1 MPI processes
type: seqaij
rows=4000, cols=4000
package used to perform factorization: petsc
total: nonzeros=440000, allocated nonzeros=440000
total number of mallocs used during MatSetValues calls =0
not using I-node routines
linear system matrix = precond matrix:
Mat Object: 1 MPI processes
type: seqaij
rows=4000, cols=4000
total: nonzeros=440000, allocated nonzeros=440000
total number of mallocs used during MatSetValues calls =0
not using I-node routines
linear system matrix = precond matrix:
Mat Object: 2 MPI processes
type: mpiaij
rows=8800, cols=8800
total: nonzeros=1040000, allocated nonzeros=1040000
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
---------------------------------
linear system matrix followed by preconditioner matrix:
Mat Object: (fieldsplit_p_) 2 MPI processes
type: schurcomplement
rows=8800, cols=8800
Schur complement A11 - A10 inv(A00) A01
A11
Mat Object: (fieldsplit_p_) 2 MPI processes
type: mpiaij
rows=8800, cols=8800
total: nonzeros=1040000, allocated nonzeros=1040000
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
A10
Mat Object: 2 MPI processes
type: mpiaij
rows=8800, cols=26800
total: nonzeros=3756000, allocated nonzeros=3756000
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
KSP of A00
KSP Object: (fieldsplit_m_) 2 MPI processes
type: fgmres
GMRES: restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
GMRES: happy breakdown tolerance 1e-30
maximum iterations=5, initial guess is zero
tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
right preconditioning
using NONE norm type for convergence test
PC Object: (fieldsplit_m_) 2 MPI processes
type: bjacobi
block Jacobi: number of blocks = 2
Local solve is same for all blocks, in the following KSP and PC objects:
KSP Object: (fieldsplit_m_sub_) 1 MPI processes
type: preonly
maximum iterations=10000, initial guess is zero
tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
left preconditioning
using NONE norm type for convergence test
PC Object: (fieldsplit_m_sub_) 1 MPI processes
type: ilu
ILU: out-of-place factorization
0 levels of fill
tolerance for zero pivot 2.22045e-14
matrix ordering: natural
factor fill ratio given 1., needed 1.
Factored matrix follows:
Mat Object: 1 MPI processes
type: seqaij
rows=12000, cols=12000
package used to perform factorization: petsc
total: nonzeros=5527200, allocated nonzeros=5527200
total number of mallocs used during MatSetValues calls =0
not using I-node routines
linear system matrix = precond matrix:
Mat Object: (fieldsplit_m_) 1 MPI processes
type: seqaij
rows=12000, cols=12000
total: nonzeros=5527200, allocated nonzeros=5527200
total number of mallocs used during MatSetValues calls =0
not using I-node routines
linear system matrix = precond matrix:
Mat Object: (fieldsplit_m_) 2 MPI processes
type: mpiaij
rows=26800, cols=26800
total: nonzeros=13445200, allocated nonzeros=13445200
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
A01
Mat Object: 2 MPI processes
type: mpiaij
rows=26800, cols=8800
total: nonzeros=3756000, allocated nonzeros=3756000
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
Mat Object: 2 MPI processes
type: mpiaij
rows=8800, cols=8800
total: nonzeros=1040000, allocated nonzeros=1040000
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
linear system matrix = precond matrix:
Mat Object: 2 MPI processes
type: mpiaij
rows=35600, cols=35600
total: nonzeros=21997200, allocated nonzeros=21997200
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
solve: ndof= 35600 time= 4.885358e+02 time/ndof= 1.372292e-02
************************************************************************************************************************
*** WIDEN YOUR WINDOW TO 120 CHARACTERS. Use 'enscript -r -fCourier9' to print this document ***
************************************************************************************************************************
---------------------------------------------- PETSc Performance Summary: ----------------------------------------------
./fsisurface on a optimO3fftw named ubuntu with 2 processors, by hcasquer Mon Apr 30 12:03:20 2018
Using Petsc Release Version 3.7.6, unknown
Max Max/Min Avg Total
Time (sec): 5.359e+02 1.00000 5.359e+02
Objects: 2.952e+03 2.77183 2.008e+03
Flops: 1.138e+11 1.04041 1.116e+11 2.232e+11
Flops/sec: 2.123e+08 1.04041 2.082e+08 4.164e+08
MPI Messages: 4.924e+03 1.00000 4.924e+03 9.849e+03
MPI Message Lengths: 1.353e+09 1.00009 2.748e+05 2.707e+09
MPI Reductions: 1.169e+04 1.00000
Flop counting convention: 1 flop = 1 real number operation of type (multiply/divide/add/subtract)
e.g., VecAXPY() for real vectors of length N --> 2N flops
and VecAXPY() for complex vectors of length N --> 8N flops
Summary of Stages: ----- Time ------ ----- Flops ----- --- Messages --- -- Message Lengths -- -- Reductions --
Avg %Total Avg %Total counts %Total Avg %Total counts %Total
0: Main Stage: 5.3588e+02 100.0% 2.2317e+11 100.0% 9.849e+03 100.0% 2.748e+05 100.0% 1.169e+04 100.0%
------------------------------------------------------------------------------------------------------------------------
See the 'Profiling' chapter of the users' manual for details on interpreting output.
Phase summary info:
Count: number of times phase was executed
Time and Flops: Max - maximum over all processors
Ratio - ratio of maximum to minimum over all processors
Mess: number of messages sent
Avg. len: average message length (bytes)
Reduct: number of global reductions
Global: entire computation
Stage: stages of a computation. Set stages with PetscLogStagePush() and PetscLogStagePop().
%T - percent time in this phase %F - percent flops in this phase
%M - percent messages in this phase %L - percent message lengths in this phase
%R - percent reductions in this phase
Total Mflop/s: 10e-6 * (sum of flops over all processors)/(max time over all processors)
------------------------------------------------------------------------------------------------------------------------
Event Count Time (sec) Flops --- Global --- --- Stage --- Total
Max Ratio Max Ratio Max Ratio Mess Avg len Reduct %T %F %M %L %R %T %F %M %L %R Mflop/s
------------------------------------------------------------------------------------------------------------------------
--- Event Stage 0: Main Stage
IGAFormScalar 11 1.0 4.9933e+00 1.0 4.75e+06 1.0 0.0e+00 0.0e+00 0.0e+00 1 0 0 0 0 1 0 0 0 0 2
IGAFormSystem 1 1.0 4.5438e-01 1.0 1.63e+08 1.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 719
IGAFormIFunction 82 1.0 1.0503e+02 1.0 2.47e+09 1.0 0.0e+00 0.0e+00 0.0e+00 20 2 0 0 0 20 2 0 0 0 47
IGAFormIJacobian 10 1.0 2.3141e+02 1.0 4.07e+10 1.0 0.0e+00 0.0e+00 0.0e+00 43 36 0 0 0 43 36 0 0 0 352
VecView 48 1.0 9.8464e-03 1.0 0.00e+00 0.0 4.8e+01 4.8e+04 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
VecDot 72 1.0 1.0435e-02 1.3 2.82e+06 1.2 0.0e+00 0.0e+00 7.2e+01 0 0 0 0 1 0 0 0 0 1 491
VecMDot 2115 1.4 5.3507e+0020.7 1.59e+08 1.0 0.0e+00 0.0e+00 1.5e+03 1 0 0 0 13 1 0 0 0 13 59
VecTDot 2595 1.0 6.2390e-01 2.0 2.49e+07 1.2 0.0e+00 0.0e+00 2.6e+03 0 0 0 0 22 0 0 0 0 22 73
VecNorm 2744 1.3 2.4158e+00 9.4 5.97e+07 1.0 0.0e+00 0.0e+00 2.0e+03 0 0 0 0 18 0 0 0 0 18 49
VecScale 2830 1.3 1.3459e-02 1.1 3.41e+07 1.1 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 4916
VecCopy 1061 1.1 9.5375e-03 1.4 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
VecSet 5711 1.5 4.3843e-02 1.3 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
VecAXPY 3226 1.1 1.3904e-02 1.0 4.17e+07 1.1 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 5637
VecAYPX 1203 1.0 4.1418e-03 1.2 1.64e+07 1.2 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 7234
VecAXPBYCZ 348 0.0 2.4459e-03 0.0 7.61e+06 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 3110
VecWAXPY 339 1.4 6.9184e-03 1.2 4.82e+06 1.1 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 1357
VecMAXPY 2490 1.4 4.6477e-02 1.0 2.06e+08 1.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 8866
VecAssemblyBegin 1550 1.1 2.4032e+0121.3 0.00e+00 0.0 1.6e+03 5.3e+05 4.4e+03 2 0 17 32 38 2 0 17 32 38 0
VecAssemblyEnd 1550 1.1 1.5775e-01 1.2 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
VecLoad 1 1.0 1.1816e-03 1.0 0.00e+00 0.0 1.0e+00 1.9e+05 3.0e+00 0 0 0 0 0 0 0 0 0 0 0
VecScatterBegin 5747 1.0 1.4383e-01 1.1 0.00e+00 0.0 7.9e+03 6.3e+04 0.0e+00 0 0 80 18 0 0 0 80 18 0 0
VecScatterEnd 5747 1.0 2.1346e-01 1.2 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
VecReduceArith 108 1.0 3.1109e-03 1.2 4.23e+06 1.2 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 2472
VecReduceComm 36 1.0 6.4516e-03 1.2 0.00e+00 0.0 0.0e+00 0.0e+00 3.6e+01 0 0 0 0 0 0 0 0 0 0 0
VecNormalize 649 0.0 6.2337e-03 0.0 1.31e+07 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 2109
MatMult 3670 1.2 1.7203e+01 1.2 2.81e+10 1.2 6.2e+03 1.7e+04 0.0e+00 3 23 63 4 0 3 23 63 4 0 3007
MatSolve 3238 1.3 1.1799e+01 1.2 1.95e+10 1.2 0.0e+00 0.0e+00 0.0e+00 2 16 0 0 0 2 16 0 0 0 3064
MatLUFactorNum 94 7.8 9.6308e+00 1.0 2.52e+10 1.1 0.0e+00 0.0e+00 0.0e+00 2 21 0 0 0 2 21 0 0 0 4939
MatILUFactorSym 8528.3 7.0743e-02 2.1 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
MatScale 1 1.0 5.5289e-04 1.2 5.70e+05 1.2 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 1881
MatAssemblyBegin 361 1.3 6.0246e+0027.3 0.00e+00 0.0 3.3e+01 4.0e+07 1.5e+02 1 0 0 49 1 1 0 0 49 1 0
MatAssemblyEnd 361 1.3 4.1197e+00 5.3 0.00e+00 0.0 9.2e+01 2.4e+03 1.8e+02 0 0 1 0 2 0 0 1 0 2 0
MatGetRow 249600 1.2 3.2938e-02 1.2 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
MatGetRowIJ 8528.3 1.5736e-0516.5 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
MatGetSubMatrix 44 1.0 1.3199e+01 1.0 0.00e+00 0.0 1.6e+01 3.8e+03 1.9e+02 2 0 0 0 2 2 0 0 0 2 0
MatGetOrdering 8528.3 1.4243e-0310.7 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
MatZeroEntries 133 2.6 4.8704e-01 4.7 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
MatView 9 1.8 2.1822e-03 1.5 0.00e+00 0.0 0.0e+00 0.0e+00 8.0e+00 0 0 0 0 0 0 0 0 0 0 0
KSPGMRESOrthog 2115 1.4 5.3908e+0018.3 3.18e+08 1.0 0.0e+00 0.0e+00 1.5e+03 1 0 0 0 13 1 0 0 0 13 118
KSPSetUp 152 2.2 2.5470e-03 4.8 0.00e+00 0.0 0.0e+00 0.0e+00 2.0e+00 0 0 0 0 0 0 0 0 0 0 0
KSPSolve 119 3.2 5.6646e+01 1.1 7.04e+10 1.1 6.2e+03 1.7e+04 6.2e+03 10 61 63 4 53 10 61 63 4 53 2409
PCSetUp 117 3.3 2.5130e+01 1.1 2.52e+10 1.1 2.4e+01 1.4e+04 2.8e+02 4 21 0 0 2 4 21 0 0 2 1893
PCSetUpOnBlocks 517 1.0 9.6650e+00 1.3 2.23e+10 1.3 0.0e+00 0.0e+00 0.0e+00 2 18 0 0 0 2 18 0 0 0 4067
PCApply 920 3.4 3.5882e+01 1.0 6.40e+10 1.2 5.7e+03 1.5e+04 5.4e+03 7 52 58 3 46 7 52 58 3 46 3216
KSPSolve_FS_0 258 1.0 3.2824e+01 1.0 6.00e+10 1.3 2.6e+03 2.6e+04 2.8e+03 6 48 26 2 24 6 48 26 2 24 3254
KSPSolve_FS_Schu 258 1.0 2.1657e+00 1.0 2.93e+09 1.2 2.6e+03 6.4e+03 2.6e+03 0 2 26 1 22 0 2 26 1 22 2464
TSStep 10 1.0 4.7033e+02 1.0 1.14e+11 1.0 9.4e+03 2.9e+05 1.1e+04 88100 96100 93 88100 96100 93 474
TSFunctionEval 82 1.0 1.8310e+02 1.0 1.32e+10 5.3 3.1e+03 4.1e+05 3.8e+03 34 7 32 47 32 34 7 32 47 32 86
TSJacobianEval 10 1.0 2.3556e+02 1.0 4.07e+10 1.0 1.1e+02 1.2e+07 2.0e+01 44 36 1 49 0 44 36 1 49 0 345
SNESSolve 10 1.0 4.7033e+02 1.0 1.14e+11 1.0 9.4e+03 2.9e+05 1.1e+04 88100 96100 93 88100 96100 93 474
SNESFunctionEval 82 1.0 1.8311e+02 1.0 1.32e+10 5.3 3.1e+03 4.1e+05 3.8e+03 34 7 32 47 32 34 7 32 47 32 86
SNESJacobianEval 10 1.0 2.3556e+02 1.0 4.07e+10 1.0 1.1e+02 1.2e+07 2.0e+01 44 36 1 49 0 44 36 1 49 0 345
SNESLineSearch 36 1.0 1.6004e+02 1.0 1.16e+10 5.3 2.7e+03 4.1e+05 3.4e+03 30 6 28 41 29 30 6 28 41 29 86
------------------------------------------------------------------------------------------------------------------------
Memory usage is given in bytes:
Object Type Creations Destructions Memory Descendants' Mem.
Reports information only for process 0.
--- Event Stage 0: Main Stage
IGA 5 5 6200 0.
IGAM 2 2 4640 0.
Viewer 58 56 45744 0.
Vector 1569 1555 88469584 0.
Vector Scatter 48 47 1086224 0.
Index Set 397 397 3577968 0.
IS L to G Mapping 314 311 7887424 0.
Application Order 6 6 224176 0.
Matrix 321 320 1247373260 0.
Distributed Mesh 10 10 45896 0.
Star Forest Bipartite Graph 20 20 15840 0.
Discrete System 10 10 8640 0.
Krylov Solver 92 92 1556536 0.
DMKSP interface 1 1 648 0.
Preconditioner 92 92 91336 0.
TSAdapt 1 1 1216 0.
TS 1 1 1840 0.
DMTS 1 1 736 0.
SNES 1 1 1332 0.
SNESLineSearch 1 1 992 0.
DMSNES 2 2 1328 0.
========================================================================================================================
Average time to get PetscTime(): 2.38419e-08
Average time for MPI_Barrier(): 5.19753e-05
Average time for zero size MPI_Send(): 2.11e-05
#PETSc Option Table entries:
-fieldsplit_m_ksp_convergence_test skip
-fieldsplit_m_ksp_max_it 5
-fieldsplit_m_ksp_norm_type none
-fieldsplit_m_ksp_type fgmres
-fieldsplit_m_pc_type bjacobi
-fieldsplit_m_sub_ksp_type preonly
-fieldsplit_m_sub_pc_factor_levels 0
-fieldsplit_m_sub_pc_type ilu
-fieldsplit_p_ksp_ksp_convergence_test skip
-fieldsplit_p_ksp_ksp_max_it 5
-fieldsplit_p_ksp_ksp_norm_type none
-fieldsplit_p_ksp_ksp_type cg
-fieldsplit_p_ksp_pc_type bjacobi
-fieldsplit_p_ksp_type preonly
-fieldsplit_p_pc_type ksp
-geo_iga_load em3d_geo.dat
-geo_iga_order 2
-geo_iga_periodic 1,1,0
-geo_iga_quadrature 3,3,3
-iga_view
-igam_view
-ksp_atol 1e-8
-ksp_converged_reason
-ksp_monitor
-ksp_norm_type unpreconditioned
-ksp_rtol 0.0
-ksp_type fgmres
-log_view
-p_iga_load em3d_p.dat
-p_iga_order 1
-p_iga_periodic 1,1,0
-p_iga_quadrature 3,3,3
-pc_fieldsplit_schur_fact_type upper
-pc_fieldsplit_schur_precondition user
-pc_fieldsplit_type schur
-pc_type fieldsplit
-press_ksp_rtol 1e-10
-snes_converged_reason
-snes_lag_jacobian 20
-snes_linesearch_type cp
-snes_max_it 150
-snes_monitor
-snes_rtol 1e-3
-ts_max_snes_failures 20000
-ts_monitor
-ts_view
-u_iga_load em3d_u.dat
-u_iga_order 1
-u_iga_periodic 1,1,0
-u_iga_quadrature 3,3,3
-v_iga_load em3d_v.dat
-v_iga_order 1
-v_iga_periodic 1,1,0
-v_iga_quadrature 3,3,3
-w_iga_load em3d_w.dat
-w_iga_order 1
-w_iga_periodic 1,1,0
-w_iga_quadrature 3,3,3
#End of PETSc Option Table entries
Compiled without FORTRAN kernels
Compiled with full precision matrices (default)
sizeof(short) 2 sizeof(int) 4 sizeof(long) 8 sizeof(void*) 8 sizeof(PetscScalar) 8 sizeof(PetscInt) 4
Configure options: --with-cc=gcc --with-fc=gfortran --download-fblaslapack --download-mpich --with-debugging=0 COPTFLAGS=-O3 FOPTFLAGS=-O3 CXXOPTFLAGS=-O3 PETSC_ARCH=optimO3fftw --download-mumps --download-hypre --download-scalapack --download-parmetis --download-metis --download-fftw --download-cmake
-----------------------------------------
Libraries compiled on Thu Feb 22 11:36:47 2018 on ubuntu
Machine characteristics: Linux-4.13.0-32-generic-x86_64-with-Ubuntu-16.04-xenial
Using PETSc directory: /home/hcasquer/petsc-3.7.6
Using PETSc arch: optimO3fftw
-----------------------------------------
Using C compiler: /home/hcasquer/petsc-3.7.6/optimO3fftw/bin/mpicc -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fvisibility=hidden -O3 ${COPTFLAGS} ${CFLAGS}
Using Fortran compiler: /home/hcasquer/petsc-3.7.6/optimO3fftw/bin/mpif90 -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O3 ${FOPTFLAGS} ${FFLAGS}
-----------------------------------------
Using include paths: -I/home/hcasquer/petsc-3.7.6/optimO3fftw/include -I/home/hcasquer/petsc-3.7.6/include -I/home/hcasquer/petsc-3.7.6/include -I/home/hcasquer/petsc-3.7.6/optimO3fftw/include
-----------------------------------------
Using C linker: /home/hcasquer/petsc-3.7.6/optimO3fftw/bin/mpicc
Using Fortran linker: /home/hcasquer/petsc-3.7.6/optimO3fftw/bin/mpif90
Using libraries: -Wl,-rpath,/home/hcasquer/petsc-3.7.6/optimO3fftw/lib -L/home/hcasquer/petsc-3.7.6/optimO3fftw/lib -lpetsc -Wl,-rpath,/home/hcasquer/petsc-3.7.6/optimO3fftw/lib -L/home/hcasquer/petsc-3.7.6/optimO3fftw/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lcmumps -ldmumps -lsmumps -lzmumps -lmumps_common -lpord -lpthread -lparmetis -lmetis -lfftw3_mpi -lfftw3 -lHYPRE -lmpicxx -lstdc++ -lm -lscalapack -lflapack -lfblas -lpthread -lm -lmpifort -lgfortran -lm -lgfortran -lm -lquadmath -lmpicxx -lstdc++ -lm -ldl -lmpi -lgcc_s -ldl
-----------------------------------------
-------------- next part --------------
muS = 2.000000e-03
cS = 5.000000e+00
kappaS = 1.000000e-12
IGA: name=(null) prefix=geo_
IGA: dim=3 dof=1 order=2 geometry=3 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=u_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[3,2] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=v_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[3,2] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=w_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[3,2] rule=LEGENDRE[3] periodic=0 nnp=23 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=9200 min=4000 max=5200 max/min=1.3
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=p_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
nquadghost*commsize*user->safetyquadghost = 574452, nquadghost*nghost*user->safetyquadghost = 287226, nquadghost*user->safetyquadghost = 287226
nquadreal*commsize*user->safetyquad = 1531904, nquadreal*nghost*user->safetyquad = 765952, nquadreal*user->safetyquad = 765952
IGA: name=(null) prefix=geo_
IGA: dim=3 dof=1 order=2 geometry=3 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=p_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
user.Alpha_f: 6.666667e-01 user.Alpha_m: 8.333333e-01 user.gamma: 6.666667e-01 th->shift_V: 1.875000e+04
0 TS dt 0.0001 time 0.
Linear solve converged due to CONVERGED_ATOL iterations 0
FirstNewton = 0
0 SNES Function norm 3.572897994044e+01
NORM2F: 3.572898e+01 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 3.572898e+01 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 1.299331e-03 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 2.051284e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 0.000000e+00 NORM2dof3/NORM2dof30: -nan
isolid: 0 NORM2S: 0.000000e+00 NORM2S/NORM2S0: -nan
Tangent
0 KSP Residual norm 3.572897994044e+01
1 KSP Residual norm 4.590932150940e-03
2 KSP Residual norm 1.083125383106e-03
3 KSP Residual norm 2.663513431881e-04
4 KSP Residual norm 8.855948174614e-05
5 KSP Residual norm 1.384048225253e-05
6 KSP Residual norm 3.967355444540e-06
7 KSP Residual norm 6.673586109137e-07
8 KSP Residual norm 2.483423008400e-07
9 KSP Residual norm 6.132481698670e-08
10 KSP Residual norm 9.689659346506e-09
Linear solve converged due to CONVERGED_ATOL iterations 10
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 1.090748487093e-02
NORM2F: 1.090748e-02 NORM2F/NORM2F0: 3.052840e-04
NORM2dof0: 7.230531e-03 NORM2dof0/NORM2dof00: 2.023716e-04
NORM2dof1: 5.503796e-03 NORM2dof1/NORM2dof10: 4.235868e+00
NORM2dof2: 6.033314e-03 NORM2dof2/NORM2dof20: 2.941237e+00
NORM2dof3: 8.833763e-09 NORM2dof3/NORM2dof30: inf
isolid: 0 NORM2S: 1.830489e-10 NORM2S/NORM2S0: inf
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 1
1 TS dt 0.0001 time 0.0001
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 1.785763644723e+01
NORM2F: 1.785764e+01 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 1.785762e+01 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 1.556293e-02 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.702734e-02 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 1.325064e-08 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 9.701488e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 1.785763644723e+01
1 KSP Residual norm 5.049628562672e-02
2 KSP Residual norm 3.604517028340e-03
3 KSP Residual norm 7.619397990279e-04
4 KSP Residual norm 1.195867329688e-04
5 KSP Residual norm 2.195409915994e-05
6 KSP Residual norm 4.518605013445e-06
7 KSP Residual norm 1.857558801337e-06
8 KSP Residual norm 2.412824487049e-07
9 KSP Residual norm 9.323085453447e-08
10 KSP Residual norm 2.206166844090e-08
11 KSP Residual norm 4.267397332757e-09
Linear solve converged due to CONVERGED_ATOL iterations 11
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 2.844794057914e-03
NORM2F: 2.844794e-03 NORM2F/NORM2F0: 1.593041e-04
NORM2dof0: 2.062497e-03 NORM2dof0/NORM2dof00: 1.154967e-04
NORM2dof1: 1.454168e-03 NORM2dof1/NORM2dof10: 9.343790e-02
NORM2dof2: 1.313147e-03 NORM2dof2/NORM2dof20: 7.711992e-02
NORM2dof3: 4.141942e-09 NORM2dof3/NORM2dof30: 3.125842e-01
isolid: 0 NORM2S: 4.985943e-11 NORM2S/NORM2S0: 5.139359e-02
0 KSP Residual norm 2.844794057914e-03
1 KSP Residual norm 2.295043475140e-03
2 KSP Residual norm 1.583104677397e-04
3 KSP Residual norm 1.490919842249e-05
4 KSP Residual norm 1.548465044314e-06
5 KSP Residual norm 2.640015039882e-07
6 KSP Residual norm 4.322481936505e-08
7 KSP Residual norm 1.473218623930e-08
8 KSP Residual norm 2.888610560303e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 1.254901830764e-04
NORM2F: 1.254902e-04 NORM2F/NORM2F0: 7.027256e-06
NORM2dof0: 6.833894e-05 NORM2dof0/NORM2dof00: 3.826878e-06
NORM2dof1: 5.101309e-05 NORM2dof1/NORM2dof10: 3.277859e-03
NORM2dof2: 9.206107e-05 NORM2dof2/NORM2dof20: 5.406660e-03
NORM2dof3: 2.733176e-09 NORM2dof3/NORM2dof30: 2.062674e-01
isolid: 0 NORM2S: 5.337186e-12 NORM2S/NORM2S0: 5.501410e-03
0 KSP Residual norm 1.254901830764e-04
1 KSP Residual norm 1.003678752319e-04
2 KSP Residual norm 1.193320199662e-05
3 KSP Residual norm 5.187856997250e-07
4 KSP Residual norm 6.216090456497e-08
5 KSP Residual norm 1.241994457162e-08
6 KSP Residual norm 3.149627739638e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 8.107335727411e-06
NORM2F: 8.107336e-06 NORM2F/NORM2F0: 4.539983e-07
NORM2dof0: 4.912488e-06 NORM2dof0/NORM2dof00: 2.750920e-07
NORM2dof1: 3.357647e-06 NORM2dof1/NORM2dof10: 2.157464e-04
NORM2dof2: 5.506592e-06 NORM2dof2/NORM2dof20: 3.233970e-04
NORM2dof3: 3.023016e-09 NORM2dof3/NORM2dof30: 2.281411e-01
isolid: 0 NORM2S: 5.802563e-13 NORM2S/NORM2S0: 5.981107e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 3
2 TS dt 0.0001 time 0.0002
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 8.924122178623e+00
NORM2F: 8.924122e+00 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 8.924122e+00 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 2.326868e-03 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 2.202884e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 8.367864e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.201607e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 8.924122178623e+00
1 KSP Residual norm 6.607063311337e-03
2 KSP Residual norm 3.141865121249e-04
3 KSP Residual norm 6.120575062793e-05
4 KSP Residual norm 9.242740946536e-06
5 KSP Residual norm 1.330632161204e-06
6 KSP Residual norm 5.727762329871e-07
7 KSP Residual norm 9.569604813401e-08
8 KSP Residual norm 2.510214585840e-08
9 KSP Residual norm 5.482441703249e-09
Linear solve converged due to CONVERGED_ATOL iterations 9
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 3.845740765509e-03
NORM2F: 3.845741e-03 NORM2F/NORM2F0: 4.309377e-04
NORM2dof0: 2.666434e-03 NORM2dof0/NORM2dof00: 2.987895e-04
NORM2dof1: 1.926033e-03 NORM2dof1/NORM2dof10: 8.277363e-01
NORM2dof2: 1.992548e-03 NORM2dof2/NORM2dof20: 9.045182e-01
NORM2dof3: 5.467552e-09 NORM2dof3/NORM2dof30: 6.533988e-01
isolid: 0 NORM2S: 8.819637e-11 NORM2S/NORM2S0: 1.224676e-01
0 KSP Residual norm 3.845740765509e-03
1 KSP Residual norm 3.268192036308e-03
2 KSP Residual norm 4.485759584749e-04
3 KSP Residual norm 5.155662226310e-05
4 KSP Residual norm 4.845743277427e-06
5 KSP Residual norm 1.439807997833e-06
6 KSP Residual norm 1.043760500879e-07
7 KSP Residual norm 3.976004664735e-08
8 KSP Residual norm 7.196889052151e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 1.523034956682e-04
NORM2F: 1.523035e-04 NORM2F/NORM2F0: 1.706650e-05
NORM2dof0: 1.001345e-04 NORM2dof0/NORM2dof00: 1.122066e-05
NORM2dof1: 6.852295e-05 NORM2dof1/NORM2dof10: 2.944857e-02
NORM2dof2: 9.205456e-05 NORM2dof2/NORM2dof20: 4.178821e-02
NORM2dof3: 6.848339e-09 NORM2dof3/NORM2dof30: 8.184095e-01
isolid: 0 NORM2S: 9.759938e-12 NORM2S/NORM2S0: 1.355244e-02
0 KSP Residual norm 1.523034956682e-04
1 KSP Residual norm 1.193197002186e-04
2 KSP Residual norm 1.286757063887e-05
3 KSP Residual norm 1.947459077245e-06
4 KSP Residual norm 5.526459923945e-07
5 KSP Residual norm 5.326425072565e-08
6 KSP Residual norm 4.721859648580e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
4 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
5 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
6 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
7 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
8 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
9 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
10 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
11 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
12 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
13 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
14 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
15 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
16 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
17 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
18 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
19 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147024084989e-05
2 KSP Residual norm 1.642505389042e-06
3 KSP Residual norm 9.393394019526e-08
4 KSP Residual norm 3.802608124054e-08
5 KSP Residual norm 3.488335294398e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
20 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
Tangent
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
21 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
22 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
23 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
24 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
25 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
26 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
27 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
28 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
29 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
30 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
31 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
32 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
33 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
34 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
35 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
36 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
37 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
38 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
39 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
40 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
Tangent
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
41 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
42 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
43 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
44 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
45 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
46 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
47 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
48 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
49 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
0 KSP Residual norm 1.411908637477e-05
1 KSP Residual norm 1.147023578592e-05
2 KSP Residual norm 1.642507630910e-06
3 KSP Residual norm 9.393490366608e-08
4 KSP Residual norm 3.802566188907e-08
5 KSP Residual norm 3.488598835081e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
50 SNES Function norm 1.411908637477e-05
NORM2F: 1.411909e-05 NORM2F/NORM2F0: 1.582126e-06
NORM2dof0: 7.713374e-06 NORM2dof0/NORM2dof00: 8.643286e-07
NORM2dof1: 5.780273e-06 NORM2dof1/NORM2dof10: 2.484143e-03
NORM2dof2: 1.031702e-05 NORM2dof2/NORM2dof20: 4.683416e-03
NORM2dof3: 4.547591e-09 NORM2dof3/NORM2dof30: 5.434590e-01
isolid: 0 NORM2S: 1.069509e-12 NORM2S/NORM2S0: 1.485097e-03
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 50
3 TS dt 0.0001 time 0.0003
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 4.459023374308e+00
NORM2F: 4.459023e+00 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 4.459018e+00 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 4.578319e-03 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 5.151374e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 8.168056e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.330777e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 4.459023374308e+00
1 KSP Residual norm 1.550613487152e-02
2 KSP Residual norm 1.183783138283e-03
3 KSP Residual norm 2.267886395266e-04
4 KSP Residual norm 2.353995026891e-05
5 KSP Residual norm 6.835200755683e-06
6 KSP Residual norm 1.321943427943e-06
7 KSP Residual norm 6.109725800169e-07
8 KSP Residual norm 6.446081981328e-08
9 KSP Residual norm 2.632010042493e-08
10 KSP Residual norm 4.920689591102e-09
Linear solve converged due to CONVERGED_ATOL iterations 10
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 1.236926864027e-03
NORM2F: 1.236927e-03 NORM2F/NORM2F0: 2.773986e-04
NORM2dof0: 6.991018e-04 NORM2dof0/NORM2dof00: 1.567838e-04
NORM2dof1: 4.909298e-04 NORM2dof1/NORM2dof10: 1.072292e-01
NORM2dof2: 8.945573e-04 NORM2dof2/NORM2dof20: 1.736541e-01
NORM2dof3: 4.747502e-09 NORM2dof3/NORM2dof30: 5.812279e-01
isolid: 0 NORM2S: 8.726198e-11 NORM2S/NORM2S0: 1.190351e-01
0 KSP Residual norm 1.236926864027e-03
1 KSP Residual norm 1.071127264500e-03
2 KSP Residual norm 1.751214473962e-04
3 KSP Residual norm 2.704156117881e-05
4 KSP Residual norm 5.488005113558e-06
5 KSP Residual norm 7.722886659587e-07
6 KSP Residual norm 7.098438747194e-08
7 KSP Residual norm 1.983193288033e-08
8 KSP Residual norm 4.748543039977e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 9.096330543561e-05
NORM2F: 9.096331e-05 NORM2F/NORM2F0: 2.039983e-05
NORM2dof0: 5.166861e-05 NORM2dof0/NORM2dof00: 1.158744e-05
NORM2dof1: 3.547412e-05 NORM2dof1/NORM2dof10: 7.748284e-03
NORM2dof2: 6.592621e-05 NORM2dof2/NORM2dof20: 1.279779e-02
NORM2dof3: 4.701915e-09 NORM2dof3/NORM2dof30: 5.756467e-01
isolid: 0 NORM2S: 9.560042e-12 NORM2S/NORM2S0: 1.304097e-02
0 KSP Residual norm 9.096330543561e-05
1 KSP Residual norm 7.533403951589e-05
2 KSP Residual norm 1.381728268481e-05
3 KSP Residual norm 1.091611453418e-06
4 KSP Residual norm 4.192008920668e-07
5 KSP Residual norm 4.482015838680e-08
6 KSP Residual norm 3.774406616492e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
4 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
5 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
6 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
7 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
8 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
9 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
10 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
11 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
12 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
13 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
14 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
15 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
16 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
17 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
18 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
19 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990857028187e-06
2 KSP Residual norm 9.578210213199e-07
3 KSP Residual norm 1.479683659993e-07
4 KSP Residual norm 4.631330261324e-08
5 KSP Residual norm 3.440725247739e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
20 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
Tangent
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
21 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
22 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
23 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
24 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
25 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
26 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
27 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
28 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
29 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
30 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
31 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
32 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
33 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
34 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
35 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
36 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
37 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
38 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
39 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
40 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
Tangent
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
41 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
42 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
43 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
44 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
45 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
46 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
47 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
48 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
49 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
0 KSP Residual norm 9.951450618798e-06
1 KSP Residual norm 7.990856944949e-06
2 KSP Residual norm 9.578210894798e-07
3 KSP Residual norm 1.479686480708e-07
4 KSP Residual norm 4.631312748017e-08
5 KSP Residual norm 3.440843607197e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
50 SNES Function norm 9.951450618798e-06
NORM2F: 9.951451e-06 NORM2F/NORM2F0: 2.231756e-06
NORM2dof0: 7.264841e-06 NORM2dof0/NORM2dof00: 1.629247e-06
NORM2dof1: 4.344457e-06 NORM2dof1/NORM2dof10: 9.489196e-04
NORM2dof2: 5.232507e-06 NORM2dof2/NORM2dof20: 1.015750e-03
NORM2dof3: 3.834626e-09 NORM2dof3/NORM2dof30: 4.694662e-01
isolid: 0 NORM2S: 1.046678e-12 NORM2S/NORM2S0: 1.427786e-03
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 50
4 TS dt 0.0001 time 0.0004
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 2.227652018978e+00
NORM2F: 2.227652e+00 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 2.227651e+00 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 9.432557e-04 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.534747e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 5.335951e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.711838e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
[mpiexec at ubuntu] Sending Ctrl-C to processes as requested
[mpiexec at ubuntu] Press Ctrl-C again to force abort
-------------- next part --------------
muS = 2.000000e-03
cS = 5.000000e+00
kappaS = 1.000000e-12
IGA: name=(null) prefix=geo_
IGA: dim=3 dof=1 order=2 geometry=3 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=u_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[3,2] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=v_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[3,2] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=w_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[3,2] rule=LEGENDRE[3] periodic=0 nnp=23 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=9200 min=4000 max=5200 max/min=1.3
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=p_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
nquadghost*commsize*user->safetyquadghost = 574452, nquadghost*nghost*user->safetyquadghost = 287226, nquadghost*user->safetyquadghost = 287226
nquadreal*commsize*user->safetyquad = 1531904, nquadreal*nghost*user->safetyquad = 765952, nquadreal*user->safetyquad = 765952
IGA: name=(null) prefix=geo_
IGA: dim=3 dof=1 order=2 geometry=3 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
IGA: name=(null) prefix=p_
IGA: dim=3 dof=1 order=1 geometry=0 rational=0 property=0
Axis 0: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 1: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=1 nnp=20 nel=20
Axis 2: basis=BSPLINE[2,1] rule=LEGENDRE[3] periodic=0 nnp=22 nel=20
Partition - MPI: processors=[1,1,2] total=2
Partition - nnp: sum=8800 min=4000 max=4800 max/min=1.2
Partition - nel: sum=8000 min=4000 max=4000 max/min=1.
user.Alpha_f: 6.666667e-01 user.Alpha_m: 8.333333e-01 user.gamma: 6.666667e-01 th->shift_V: 1.875000e+04
0 TS dt 0.0001 time 0.
Linear solve converged due to CONVERGED_ATOL iterations 0
FirstNewton = 0
0 SNES Function norm 3.572897994044e+01
NORM2F: 3.572898e+01 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 3.572898e+01 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 1.299331e-03 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 2.051284e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 0.000000e+00 NORM2dof3/NORM2dof30: -nan
isolid: 0 NORM2S: 0.000000e+00 NORM2S/NORM2S0: -nan
Tangent
0 KSP Residual norm 3.572897994044e+01
1 KSP Residual norm 4.590932150940e-03
2 KSP Residual norm 1.083125383106e-03
3 KSP Residual norm 2.663513431881e-04
4 KSP Residual norm 8.855948174614e-05
5 KSP Residual norm 1.384048225253e-05
6 KSP Residual norm 3.967355444540e-06
7 KSP Residual norm 6.673586109137e-07
8 KSP Residual norm 2.483423008400e-07
9 KSP Residual norm 6.132481698670e-08
10 KSP Residual norm 9.689659346506e-09
Linear solve converged due to CONVERGED_ATOL iterations 10
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 8.179534168795e-03
NORM2F: 8.179534e-03 NORM2F/NORM2F0: 2.289328e-04
NORM2dof0: 5.417333e-03 NORM2dof0/NORM2dof00: 1.516229e-04
NORM2dof1: 4.128207e-03 NORM2dof1/NORM2dof10: 3.177177e+00
NORM2dof2: 4.529371e-03 NORM2dof2/NORM2dof20: 2.208066e+00
NORM2dof3: 8.833843e-09 NORM2dof3/NORM2dof30: inf
isolid: 0 NORM2S: 5.491667e-10 NORM2S/NORM2S0: inf
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 1
1 TS dt 0.0001 time 0.0001
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 1.785811875746e+01
NORM2F: 1.785812e+01 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 1.785811e+01 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 1.322644e-02 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.447647e-02 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 1.325076e-08 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 9.335547e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 1.785811875746e+01
1 KSP Residual norm 4.296571408960e-02
2 KSP Residual norm 3.122248048448e-03
3 KSP Residual norm 7.130517384309e-04
4 KSP Residual norm 1.200695618806e-04
5 KSP Residual norm 2.051457303686e-05
6 KSP Residual norm 4.752085930166e-06
7 KSP Residual norm 1.460661506211e-06
8 KSP Residual norm 2.174375435375e-07
9 KSP Residual norm 6.433692523485e-08
10 KSP Residual norm 1.394483067890e-08
11 KSP Residual norm 2.009854195400e-09
Linear solve converged due to CONVERGED_ATOL iterations 11
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 1.807740322922e-03
NORM2F: 1.807740e-03 NORM2F/NORM2F0: 1.012279e-04
NORM2dof0: 1.314040e-03 NORM2dof0/NORM2dof00: 7.358226e-05
NORM2dof1: 9.149102e-04 NORM2dof1/NORM2dof10: 6.917281e-02
NORM2dof2: 8.391445e-04 NORM2dof2/NORM2dof20: 5.796611e-02
NORM2dof3: 1.948126e-09 NORM2dof3/NORM2dof30: 1.470199e-01
isolid: 0 NORM2S: 1.371767e-10 NORM2S/NORM2S0: 1.469402e-01
0 KSP Residual norm 1.807740322922e-03
1 KSP Residual norm 1.451506444230e-03
2 KSP Residual norm 9.510919862795e-05
3 KSP Residual norm 8.399504895801e-06
4 KSP Residual norm 8.657398775652e-07
5 KSP Residual norm 1.485686856288e-07
6 KSP Residual norm 2.630954389838e-08
7 KSP Residual norm 9.208863855727e-09
Linear solve converged due to CONVERGED_ATOL iterations 7
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 3.562298901787e-04
NORM2F: 3.562299e-04 NORM2F/NORM2F0: 1.994778e-05
NORM2dof0: 2.576370e-04 NORM2dof0/NORM2dof00: 1.442689e-05
NORM2dof1: 1.827372e-04 NORM2dof1/NORM2dof10: 1.381605e-02
NORM2dof2: 1.647119e-04 NORM2dof2/NORM2dof20: 1.137791e-02
NORM2dof3: 8.991546e-09 NORM2dof3/NORM2dof30: 6.785681e-01
isolid: 0 NORM2S: 4.523333e-11 NORM2S/NORM2S0: 4.845279e-02
0 KSP Residual norm 3.562298901787e-04
1 KSP Residual norm 2.874774960479e-04
2 KSP Residual norm 1.377691650681e-05
3 KSP Residual norm 1.649125322363e-06
4 KSP Residual norm 2.048704731035e-07
5 KSP Residual norm 2.862642640770e-08
6 KSP Residual norm 6.184460810271e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 7.432116405686e-05
NORM2F: 7.432116e-05 NORM2F/NORM2F0: 4.161758e-06
NORM2dof0: 5.292265e-05 NORM2dof0/NORM2dof00: 2.963508e-06
NORM2dof1: 3.812343e-05 NORM2dof1/NORM2dof10: 2.882364e-03
NORM2dof2: 3.562910e-05 NORM2dof2/NORM2dof20: 2.461173e-03
NORM2dof3: 6.104188e-09 NORM2dof3/NORM2dof30: 4.606668e-01
isolid: 0 NORM2S: 1.495513e-11 NORM2S/NORM2S0: 1.601955e-02
0 KSP Residual norm 7.432116405686e-05
1 KSP Residual norm 6.012965573878e-05
2 KSP Residual norm 1.290383408559e-06
3 KSP Residual norm 2.827520158979e-07
4 KSP Residual norm 4.658855980387e-08
5 KSP Residual norm 1.136337746901e-08
6 KSP Residual norm 1.609818301928e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.654931139050e-05
NORM2F: 1.654931e-05 NORM2F/NORM2F0: 9.267108e-07
NORM2dof0: 1.148377e-05 NORM2dof0/NORM2dof00: 6.430562e-07
NORM2dof1: 8.318505e-06 NORM2dof1/NORM2dof10: 6.289299e-04
NORM2dof2: 8.532599e-06 NORM2dof2/NORM2dof20: 5.894117e-04
NORM2dof3: 1.570635e-09 NORM2dof3/NORM2dof30: 1.185316e-01
isolid: 0 NORM2S: 4.951918e-12 NORM2S/NORM2S0: 5.304368e-03
0 KSP Residual norm 1.654931139050e-05
1 KSP Residual norm 1.338742562915e-05
2 KSP Residual norm 4.528291440124e-07
3 KSP Residual norm 6.304923603869e-08
4 KSP Residual norm 1.035515227239e-08
5 KSP Residual norm 2.609822453988e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
5 SNES Function norm 3.956058392676e-06
NORM2F: 3.956058e-06 NORM2F/NORM2F0: 2.215272e-07
NORM2dof0: 2.659137e-06 NORM2dof0/NORM2dof00: 1.489036e-07
NORM2dof1: 1.899924e-06 NORM2dof1/NORM2dof10: 1.436459e-04
NORM2dof2: 2.229276e-06 NORM2dof2/NORM2dof20: 1.539931e-04
NORM2dof3: 2.513204e-09 NORM2dof3/NORM2dof30: 1.896648e-01
isolid: 0 NORM2S: 1.641180e-12 NORM2S/NORM2S0: 1.757990e-03
0 KSP Residual norm 3.956058392676e-06
1 KSP Residual norm 3.197570977809e-06
2 KSP Residual norm 2.748057468149e-07
3 KSP Residual norm 2.299688960592e-08
4 KSP Residual norm 5.261852437122e-09
Linear solve converged due to CONVERGED_ATOL iterations 4
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
6 SNES Function norm 1.018303282453e-06
NORM2F: 1.018303e-06 NORM2F/NORM2F0: 5.702187e-08
NORM2dof0: 6.638374e-07 NORM2dof0/NORM2dof00: 3.717289e-08
NORM2dof1: 4.552106e-07 NORM2dof1/NORM2dof10: 3.441671e-05
NORM2dof2: 6.237124e-07 NORM2dof2/NORM2dof20: 4.308457e-05
NORM2dof3: 5.252224e-09 NORM2dof3/NORM2dof30: 3.963714e-01
isolid: 0 NORM2S: 5.442581e-13 NORM2S/NORM2S0: 5.829954e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 6
2 TS dt 0.0001 time 0.0002
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 8.924366614113e+00
NORM2F: 8.924367e+00 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 8.924366e+00 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 1.039285e-03 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.311270e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 1.078482e-08 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.282375e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 8.924366614113e+00
1 KSP Residual norm 2.948318247217e-03
2 KSP Residual norm 1.609798634706e-04
3 KSP Residual norm 3.198849647624e-05
4 KSP Residual norm 1.174804810293e-05
5 KSP Residual norm 1.554033028085e-06
6 KSP Residual norm 4.588793184781e-07
7 KSP Residual norm 1.024666188198e-07
8 KSP Residual norm 2.252862941671e-08
9 KSP Residual norm 4.561377911766e-09
Linear solve converged due to CONVERGED_ATOL iterations 9
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 2.871784646094e-03
NORM2F: 2.871785e-03 NORM2F/NORM2F0: 3.217914e-04
NORM2dof0: 1.983381e-03 NORM2dof0/NORM2dof00: 2.222433e-04
NORM2dof1: 1.434857e-03 NORM2dof1/NORM2dof10: 1.380619e+00
NORM2dof2: 1.501511e-03 NORM2dof2/NORM2dof20: 1.145081e+00
NORM2dof3: 4.311166e-09 NORM2dof3/NORM2dof30: 3.997439e-01
isolid: 0 NORM2S: 2.671486e-10 NORM2S/NORM2S0: 3.668427e-01
0 KSP Residual norm 2.871784646094e-03
1 KSP Residual norm 2.441603019966e-03
2 KSP Residual norm 3.357514143288e-04
3 KSP Residual norm 3.867792059380e-05
4 KSP Residual norm 3.448954948914e-06
5 KSP Residual norm 1.054948539852e-06
6 KSP Residual norm 7.390933578667e-08
7 KSP Residual norm 2.899606997760e-08
8 KSP Residual norm 5.225461480120e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 6.342201955712e-04
NORM2F: 6.342202e-04 NORM2F/NORM2F0: 7.106613e-05
NORM2dof0: 4.300068e-04 NORM2dof0/NORM2dof00: 4.818345e-05
NORM2dof1: 3.060014e-04 NORM2dof1/NORM2dof10: 2.944346e-01
NORM2dof2: 3.516995e-04 NORM2dof2/NORM2dof20: 2.682130e-01
NORM2dof3: 5.087391e-09 NORM2dof3/NORM2dof30: 4.717177e-01
isolid: 0 NORM2S: 8.873816e-11 NORM2S/NORM2S0: 1.218533e-01
0 KSP Residual norm 6.342201955712e-04
1 KSP Residual norm 5.445764200090e-04
2 KSP Residual norm 8.367942390528e-05
3 KSP Residual norm 9.995349815534e-06
4 KSP Residual norm 1.100800320727e-06
5 KSP Residual norm 2.893113064436e-07
6 KSP Residual norm 2.243754504028e-08
7 KSP Residual norm 6.401638759353e-09
Linear solve converged due to CONVERGED_ATOL iterations 7
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 1.444641188825e-04
NORM2F: 1.444641e-04 NORM2F/NORM2F0: 1.618760e-05
NORM2dof0: 9.681361e-05 NORM2dof0/NORM2dof00: 1.084823e-05
NORM2dof1: 6.600938e-05 NORM2dof1/NORM2dof10: 6.351423e-02
NORM2dof2: 8.449715e-05 NORM2dof2/NORM2dof20: 6.443918e-02
NORM2dof3: 6.222114e-09 NORM2dof3/NORM2dof30: 5.769325e-01
isolid: 0 NORM2S: 2.950147e-11 NORM2S/NORM2S0: 4.051078e-02
0 KSP Residual norm 1.444641188825e-04
1 KSP Residual norm 1.250825921546e-04
2 KSP Residual norm 2.183478739945e-05
3 KSP Residual norm 2.634141022942e-06
4 KSP Residual norm 3.484980278422e-07
5 KSP Residual norm 7.770556133046e-08
6 KSP Residual norm 6.439444025435e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 3.404974125735e-05
NORM2F: 3.404974e-05 NORM2F/NORM2F0: 3.815368e-06
NORM2dof0: 2.272249e-05 NORM2dof0/NORM2dof00: 2.546118e-06
NORM2dof1: 1.436132e-05 NORM2dof1/NORM2dof10: 1.381846e-02
NORM2dof2: 2.090038e-05 NORM2dof2/NORM2dof20: 1.593904e-02
NORM2dof3: 6.333960e-09 NORM2dof3/NORM2dof30: 5.873031e-01
isolid: 0 NORM2S: 9.810853e-12 NORM2S/NORM2S0: 1.347205e-02
0 KSP Residual norm 3.404974125735e-05
1 KSP Residual norm 2.968795832402e-05
2 KSP Residual norm 5.933576632059e-06
3 KSP Residual norm 7.097281375035e-07
4 KSP Residual norm 1.099662748181e-07
5 KSP Residual norm 2.121937393132e-08
6 KSP Residual norm 1.780091758034e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
5 SNES Function norm 8.394933416134e-06
NORM2F: 8.394933e-06 NORM2F/NORM2F0: 9.406755e-07
NORM2dof0: 5.600056e-06 NORM2dof0/NORM2dof00: 6.275018e-07
NORM2dof1: 3.170236e-06 NORM2dof1/NORM2dof10: 3.050401e-03
NORM2dof2: 5.391093e-06 NORM2dof2/NORM2dof20: 4.111353e-03
NORM2dof3: 1.751450e-09 NORM2dof3/NORM2dof30: 1.623996e-01
isolid: 0 NORM2S: 3.262880e-12 NORM2S/NORM2S0: 4.480516e-03
0 KSP Residual norm 8.394933416134e-06
1 KSP Residual norm 7.356164396242e-06
2 KSP Residual norm 1.668067457609e-06
3 KSP Residual norm 1.953889313819e-07
4 KSP Residual norm 3.441296077683e-08
5 KSP Residual norm 5.873915380746e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
6 SNES Function norm 2.197166986925e-06
NORM2F: 2.197167e-06 NORM2F/NORM2F0: 2.461986e-07
NORM2dof0: 1.463049e-06 NORM2dof0/NORM2dof00: 1.639387e-07
NORM2dof1: 7.280334e-07 NORM2dof1/NORM2dof10: 7.005137e-04
NORM2dof2: 1.468661e-06 NORM2dof2/NORM2dof20: 1.120029e-03
NORM2dof3: 5.818840e-09 NORM2dof3/NORM2dof30: 5.395397e-01
isolid: 0 NORM2S: 1.085165e-12 NORM2S/NORM2S0: 1.490125e-03
0 KSP Residual norm 2.197166986925e-06
1 KSP Residual norm 1.929059425192e-06
2 KSP Residual norm 4.829978507880e-07
3 KSP Residual norm 5.487586753744e-08
4 KSP Residual norm 1.087871661245e-08
5 KSP Residual norm 1.815733500571e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
7 SNES Function norm 6.149432005351e-07
NORM2F: 6.149432e-07 NORM2F/NORM2F0: 6.890609e-08
NORM2dof0: 4.063714e-07 NORM2dof0/NORM2dof00: 4.553504e-08
NORM2dof1: 1.823771e-07 NORM2dof1/NORM2dof10: 1.754833e-04
NORM2dof2: 4.239726e-07 NORM2dof2/NORM2dof20: 3.233298e-04
NORM2dof3: 1.799799e-09 NORM2dof3/NORM2dof30: 1.668826e-01
isolid: 0 NORM2S: 3.608987e-13 NORM2S/NORM2S0: 4.955783e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 7
3 TS dt 0.0001 time 0.0003
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 4.459144715069e+00
NORM2F: 4.459145e+00 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 4.459140e+00 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 4.223876e-03 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 4.770992e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 5.816681e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.322273e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 4.459144715069e+00
1 KSP Residual norm 1.430054211791e-02
2 KSP Residual norm 1.099723491566e-03
3 KSP Residual norm 2.191178105926e-04
4 KSP Residual norm 2.347923388451e-05
5 KSP Residual norm 6.913259216773e-06
6 KSP Residual norm 1.244769342719e-06
7 KSP Residual norm 6.494962371580e-07
8 KSP Residual norm 6.840468608238e-08
9 KSP Residual norm 1.623380135908e-08
10 KSP Residual norm 4.267476189880e-09
Linear solve converged due to CONVERGED_ATOL iterations 10
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 1.009931624841e-03
NORM2F: 1.009932e-03 NORM2F/NORM2F0: 2.264855e-04
NORM2dof0: 5.690566e-04 NORM2dof0/NORM2dof00: 1.276158e-04
NORM2dof1: 4.148465e-04 NORM2dof1/NORM2dof10: 9.821465e-02
NORM2dof2: 7.239053e-04 NORM2dof2/NORM2dof20: 1.517306e-01
NORM2dof3: 4.074435e-09 NORM2dof3/NORM2dof30: 7.004743e-01
isolid: 0 NORM2S: 2.614560e-10 NORM2S/NORM2S0: 3.570694e-01
0 KSP Residual norm 1.009931624841e-03
1 KSP Residual norm 8.783994285493e-04
2 KSP Residual norm 1.441108550593e-04
3 KSP Residual norm 2.176288364317e-05
4 KSP Residual norm 3.918465127387e-06
5 KSP Residual norm 6.299082990315e-07
6 KSP Residual norm 5.907647901706e-08
7 KSP Residual norm 1.494853339682e-08
8 KSP Residual norm 3.675688476351e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 2.425866717982e-04
NORM2F: 2.425867e-04 NORM2F/NORM2F0: 5.440206e-05
NORM2dof0: 1.411812e-04 NORM2dof0/NORM2dof00: 3.166109e-05
NORM2dof1: 9.619262e-05 NORM2dof1/NORM2dof10: 2.277354e-02
NORM2dof2: 1.722299e-04 NORM2dof2/NORM2dof20: 3.609938e-02
NORM2dof3: 3.638929e-09 NORM2dof3/NORM2dof30: 6.256023e-01
isolid: 0 NORM2S: 8.679633e-11 NORM2S/NORM2S0: 1.185374e-01
0 KSP Residual norm 2.425866717982e-04
1 KSP Residual norm 2.126906752798e-04
2 KSP Residual norm 4.235059789636e-05
3 KSP Residual norm 6.016024694895e-06
4 KSP Residual norm 1.238075519193e-06
5 KSP Residual norm 1.733977911998e-07
6 KSP Residual norm 1.519524757192e-08
7 KSP Residual norm 3.731285653323e-09
Linear solve converged due to CONVERGED_ATOL iterations 7
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 6.214796770176e-05
NORM2F: 6.214797e-05 NORM2F/NORM2F0: 1.393719e-05
NORM2dof0: 3.732738e-05 NORM2dof0/NORM2dof00: 8.370981e-06
NORM2dof1: 2.335159e-05 NORM2dof1/NORM2dof10: 5.528474e-03
NORM2dof2: 4.386046e-05 NORM2dof2/NORM2dof20: 9.193152e-03
NORM2dof3: 3.614204e-09 NORM2dof3/NORM2dof30: 6.213516e-01
isolid: 0 NORM2S: 2.882395e-11 NORM2S/NORM2S0: 3.936476e-02
0 KSP Residual norm 6.214796770176e-05
1 KSP Residual norm 5.480359919001e-05
2 KSP Residual norm 1.264551707739e-05
3 KSP Residual norm 1.693095445848e-06
4 KSP Residual norm 3.905820075265e-07
5 KSP Residual norm 4.858554198022e-08
6 KSP Residual norm 3.997373438492e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.714543439076e-05
NORM2F: 1.714543e-05 NORM2F/NORM2F0: 3.845005e-06
NORM2dof0: 1.051444e-05 NORM2dof0/NORM2dof00: 2.357952e-06
NORM2dof1: 6.099625e-06 NORM2dof1/NORM2dof10: 1.444082e-03
NORM2dof2: 1.209161e-05 NORM2dof2/NORM2dof20: 2.534402e-03
NORM2dof3: 3.895744e-09 NORM2dof3/NORM2dof30: 6.697539e-01
isolid: 0 NORM2S: 9.573609e-12 NORM2S/NORM2S0: 1.307464e-02
0 KSP Residual norm 1.714543439076e-05
1 KSP Residual norm 1.515496624794e-05
2 KSP Residual norm 3.835547279511e-06
3 KSP Residual norm 4.864209198956e-07
4 KSP Residual norm 1.241513578241e-07
5 KSP Residual norm 1.379658721534e-08
6 KSP Residual norm 1.110182651776e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
5 SNES Function norm 5.065175701161e-06
NORM2F: 5.065176e-06 NORM2F/NORM2F0: 1.135907e-06
NORM2dof0: 3.123073e-06 NORM2dof0/NORM2dof00: 7.003757e-07
NORM2dof1: 1.744299e-06 NORM2dof1/NORM2dof10: 4.129618e-04
NORM2dof2: 3.586061e-06 NORM2dof2/NORM2dof20: 7.516385e-04
NORM2dof3: 1.081461e-09 NORM2dof3/NORM2dof30: 1.859242e-01
isolid: 0 NORM2S: 3.180103e-12 NORM2S/NORM2S0: 4.343055e-03
0 KSP Residual norm 5.065175701161e-06
1 KSP Residual norm 4.472023238259e-06
2 KSP Residual norm 1.182936934229e-06
3 KSP Residual norm 1.432720165026e-07
4 KSP Residual norm 3.953945500222e-08
5 KSP Residual norm 3.985711262214e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
6 SNES Function norm 1.570301324742e-06
NORM2F: 1.570301e-06 NORM2F/NORM2F0: 3.521530e-07
NORM2dof0: 9.646941e-07 NORM2dof0/NORM2dof00: 2.163408e-07
NORM2dof1: 5.382009e-07 NORM2dof1/NORM2dof10: 1.274187e-04
NORM2dof2: 1.116036e-06 NORM2dof2/NORM2dof20: 2.339211e-04
NORM2dof3: 3.958295e-09 NORM2dof3/NORM2dof30: 6.805076e-01
isolid: 0 NORM2S: 1.056443e-12 NORM2S/NORM2S0: 1.442780e-03
0 KSP Residual norm 1.570301324742e-06
1 KSP Residual norm 1.382157925031e-06
2 KSP Residual norm 3.704819182722e-07
3 KSP Residual norm 4.332114937773e-08
4 KSP Residual norm 1.271531123606e-08
5 KSP Residual norm 1.242030316262e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
7 SNES Function norm 5.004889615780e-07
NORM2F: 5.004890e-07 NORM2F/NORM2F0: 1.122388e-07
NORM2dof0: 3.055851e-07 NORM2dof0/NORM2dof00: 6.853004e-08
NORM2dof1: 1.737459e-07 NORM2dof1/NORM2dof10: 4.113423e-05
NORM2dof2: 3.562553e-07 NORM2dof2/NORM2dof20: 7.467110e-05
NORM2dof3: 1.234573e-09 NORM2dof3/NORM2dof30: 2.122469e-01
isolid: 0 NORM2S: 3.509873e-13 NORM2S/NORM2S0: 4.793420e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 7
4 TS dt 0.0001 time 0.0004
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 2.227714008716e+00
NORM2F: 2.227714e+00 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 2.227713e+00 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 1.190619e-03 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.831842e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 2.590378e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.719967e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 2.227714008716e+00
1 KSP Residual norm 4.746600445376e-03
2 KSP Residual norm 4.409010411023e-04
3 KSP Residual norm 1.404618920809e-04
4 KSP Residual norm 1.831888618610e-05
5 KSP Residual norm 5.018350224586e-06
6 KSP Residual norm 1.017646288532e-06
7 KSP Residual norm 3.671995304249e-07
8 KSP Residual norm 6.091669143225e-08
9 KSP Residual norm 1.379709606698e-08
10 KSP Residual norm 3.278672639947e-09
Linear solve converged due to CONVERGED_ATOL iterations 10
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 9.799793450225e-04
NORM2F: 9.799793e-04 NORM2F/NORM2F0: 4.399036e-04
NORM2dof0: 6.756995e-04 NORM2dof0/NORM2dof00: 3.033153e-04
NORM2dof1: 4.505928e-04 NORM2dof1/NORM2dof10: 3.784525e-01
NORM2dof2: 5.484121e-04 NORM2dof2/NORM2dof20: 2.993774e-01
NORM2dof3: 3.197166e-09 NORM2dof3/NORM2dof30: 1.234247e+00
isolid: 0 NORM2S: 2.340774e-10 NORM2S/NORM2S0: 3.032104e-01
0 KSP Residual norm 9.799793450225e-04
1 KSP Residual norm 8.496336630538e-04
2 KSP Residual norm 1.589845235952e-04
3 KSP Residual norm 1.948264727094e-05
4 KSP Residual norm 4.182027781665e-06
5 KSP Residual norm 5.917861645028e-07
6 KSP Residual norm 4.825781709476e-08
7 KSP Residual norm 1.601322339760e-08
8 KSP Residual norm 3.437092029191e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 2.342429858616e-04
NORM2F: 2.342430e-04 NORM2F/NORM2F0: 1.051495e-04
NORM2dof0: 1.584271e-04 NORM2dof0/NORM2dof00: 7.111647e-05
NORM2dof1: 9.983075e-05 NORM2dof1/NORM2dof10: 8.384774e-02
NORM2dof2: 1.407283e-04 NORM2dof2/NORM2dof20: 7.682339e-02
NORM2dof3: 3.402101e-09 NORM2dof3/NORM2dof30: 1.313361e+00
isolid: 0 NORM2S: 7.782780e-11 NORM2S/NORM2S0: 1.008136e-01
0 KSP Residual norm 2.342429858616e-04
1 KSP Residual norm 2.054005492620e-04
2 KSP Residual norm 4.367831164465e-05
3 KSP Residual norm 5.474999473429e-06
4 KSP Residual norm 1.351783042540e-06
5 KSP Residual norm 1.630310541965e-07
6 KSP Residual norm 1.255726348464e-08
7 KSP Residual norm 4.091510648836e-09
Linear solve converged due to CONVERGED_ATOL iterations 7
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 6.005771479449e-05
NORM2F: 6.005771e-05 NORM2F/NORM2F0: 2.695935e-05
NORM2dof0: 3.989762e-05 NORM2dof0/NORM2dof00: 1.790968e-05
NORM2dof1: 2.357359e-05 NORM2dof1/NORM2dof10: 1.979943e-02
NORM2dof2: 3.820203e-05 NORM2dof2/NORM2dof20: 2.085443e-02
NORM2dof3: 4.033741e-09 NORM2dof3/NORM2dof30: 1.557202e+00
isolid: 0 NORM2S: 2.587554e-11 NORM2S/NORM2S0: 3.351768e-02
0 KSP Residual norm 6.005771479449e-05
1 KSP Residual norm 5.306036418346e-05
2 KSP Residual norm 1.245994780079e-05
3 KSP Residual norm 1.561736577105e-06
4 KSP Residual norm 4.323812263761e-07
5 KSP Residual norm 4.482279442384e-08
6 KSP Residual norm 3.453753063290e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.660946190357e-05
NORM2F: 1.660946e-05 NORM2F/NORM2F0: 7.455832e-06
NORM2dof0: 1.084439e-05 NORM2dof0/NORM2dof00: 4.867948e-06
NORM2dof1: 6.145127e-06 NORM2dof1/NORM2dof10: 5.161286e-03
NORM2dof2: 1.097774e-05 NORM2dof2/NORM2dof20: 5.992734e-03
NORM2dof3: 3.355275e-09 NORM2dof3/NORM2dof30: 1.295284e+00
isolid: 0 NORM2S: 8.602648e-12 NORM2S/NORM2S0: 1.114337e-02
0 KSP Residual norm 1.660946190357e-05
1 KSP Residual norm 1.472259829384e-05
2 KSP Residual norm 3.677715881419e-06
3 KSP Residual norm 4.549526942398e-07
4 KSP Residual norm 1.385750017357e-07
5 KSP Residual norm 1.247239451509e-08
6 KSP Residual norm 1.016552372074e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
5 SNES Function norm 4.914089751779e-06
NORM2F: 4.914090e-06 NORM2F/NORM2F0: 2.205889e-06
NORM2dof0: 3.155245e-06 NORM2dof0/NORM2dof00: 1.416361e-06
NORM2dof1: 1.785726e-06 NORM2dof1/NORM2dof10: 1.499829e-03
NORM2dof2: 3.317211e-06 NORM2dof2/NORM2dof20: 1.810861e-03
NORM2dof3: 9.936021e-10 NORM2dof3/NORM2dof30: 3.835742e-01
isolid: 0 NORM2S: 2.860044e-12 NORM2S/NORM2S0: 3.704736e-03
0 KSP Residual norm 4.914089751779e-06
1 KSP Residual norm 4.354582149670e-06
2 KSP Residual norm 1.118207468724e-06
3 KSP Residual norm 1.358387674944e-07
4 KSP Residual norm 4.435465182538e-08
5 KSP Residual norm 3.574530954571e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
6 SNES Function norm 1.524523303637e-06
NORM2F: 1.524523e-06 NORM2F/NORM2F0: 6.843443e-07
NORM2dof0: 9.637973e-07 NORM2dof0/NORM2dof00: 4.326398e-07
NORM2dof1: 5.615417e-07 NORM2dof1/NORM2dof10: 4.716383e-04
NORM2dof2: 1.039194e-06 NORM2dof2/NORM2dof20: 5.672946e-04
NORM2dof3: 3.557071e-09 NORM2dof3/NORM2dof30: 1.373186e+00
isolid: 0 NORM2S: 9.508659e-13 NORM2S/NORM2S0: 1.231697e-03
0 KSP Residual norm 1.524523303637e-06
1 KSP Residual norm 1.347927283991e-06
2 KSP Residual norm 3.478775443084e-07
3 KSP Residual norm 4.151326399995e-08
4 KSP Residual norm 1.427820037041e-08
5 KSP Residual norm 1.096468854699e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
7 SNES Function norm 4.863620680675e-07
NORM2F: 4.863621e-07 NORM2F/NORM2F0: 2.183234e-07
NORM2dof0: 3.034552e-07 NORM2dof0/NORM2dof00: 1.362183e-07
NORM2dof1: 1.835677e-07 NORM2dof1/NORM2dof10: 1.541783e-04
NORM2dof2: 3.328133e-07 NORM2dof2/NORM2dof20: 1.816823e-04
NORM2dof3: 1.091499e-09 NORM2dof3/NORM2dof30: 4.213667e-01
isolid: 0 NORM2S: 3.161405e-13 NORM2S/NORM2S0: 4.095102e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 7
5 TS dt 0.0001 time 0.0005
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 1.112772476542e+00
NORM2F: 1.112772e+00 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 1.112769e+00 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 1.671487e-03 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 2.138731e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 1.952195e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.289709e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 1.112772476542e+00
1 KSP Residual norm 6.472728739530e-03
2 KSP Residual norm 5.601863101878e-04
3 KSP Residual norm 1.094219394202e-04
4 KSP Residual norm 1.197827287652e-05
5 KSP Residual norm 4.378624107836e-06
6 KSP Residual norm 9.290213397784e-07
7 KSP Residual norm 2.835332962942e-07
8 KSP Residual norm 4.388258838829e-08
9 KSP Residual norm 9.543217089365e-09
Linear solve converged due to CONVERGED_ATOL iterations 9
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 8.051824030650e-04
NORM2F: 8.051824e-04 NORM2F/NORM2F0: 7.235822e-04
NORM2dof0: 4.994773e-04 NORM2dof0/NORM2dof00: 4.488597e-04
NORM2dof1: 3.419594e-04 NORM2dof1/NORM2dof10: 2.045840e-01
NORM2dof2: 5.309472e-04 NORM2dof2/NORM2dof20: 2.482533e-01
NORM2dof3: 8.746695e-09 NORM2dof3/NORM2dof30: 4.480442e+00
isolid: 0 NORM2S: 2.578678e-10 NORM2S/NORM2S0: 3.537422e-01
0 KSP Residual norm 8.051824030650e-04
1 KSP Residual norm 7.090032819305e-04
2 KSP Residual norm 1.402280433079e-04
3 KSP Residual norm 2.027457124984e-05
4 KSP Residual norm 5.456807297022e-06
5 KSP Residual norm 5.624581671686e-07
6 KSP Residual norm 4.803604857781e-08
7 KSP Residual norm 1.792602936119e-08
8 KSP Residual norm 3.571251954485e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 2.079650561694e-04
NORM2F: 2.079651e-04 NORM2F/NORM2F0: 1.868891e-04
NORM2dof0: 1.300995e-04 NORM2dof0/NORM2dof00: 1.169151e-04
NORM2dof1: 8.490213e-05 NORM2dof1/NORM2dof10: 5.079439e-02
NORM2dof2: 1.382578e-04 NORM2dof2/NORM2dof20: 6.464475e-02
NORM2dof3: 3.501022e-09 NORM2dof3/NORM2dof30: 1.793378e+00
isolid: 0 NORM2S: 8.567461e-11 NORM2S/NORM2S0: 1.175282e-01
0 KSP Residual norm 2.079650561694e-04
1 KSP Residual norm 1.846996180432e-04
2 KSP Residual norm 4.105605943457e-05
3 KSP Residual norm 5.743945556658e-06
4 KSP Residual norm 1.730123345092e-06
5 KSP Residual norm 1.504872522672e-07
6 KSP Residual norm 1.310593371116e-08
7 KSP Residual norm 4.416474747728e-09
Linear solve converged due to CONVERGED_ATOL iterations 7
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 5.778224711718e-05
NORM2F: 5.778225e-05 NORM2F/NORM2F0: 5.192638e-05
NORM2dof0: 3.629464e-05 NORM2dof0/NORM2dof00: 3.261651e-05
NORM2dof1: 2.282530e-05 NORM2dof1/NORM2dof10: 1.365569e-02
NORM2dof2: 3.873619e-05 NORM2dof2/NORM2dof20: 1.811176e-02
NORM2dof3: 4.397594e-09 NORM2dof3/NORM2dof30: 2.252641e+00
isolid: 0 NORM2S: 2.846670e-11 NORM2S/NORM2S0: 3.905053e-02
0 KSP Residual norm 5.778224711718e-05
1 KSP Residual norm 5.155382303382e-05
2 KSP Residual norm 1.230697151862e-05
3 KSP Residual norm 1.663890537019e-06
4 KSP Residual norm 5.483282502290e-07
5 KSP Residual norm 4.065415243116e-08
6 KSP Residual norm 3.914285942363e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.713258989773e-05
NORM2F: 1.713259e-05 NORM2F/NORM2F0: 1.539631e-05
NORM2dof0: 1.072836e-05 NORM2dof0/NORM2dof00: 9.641136e-06
NORM2dof1: 6.688508e-06 NORM2dof1/NORM2dof10: 4.001533e-03
NORM2dof2: 1.156252e-05 NORM2dof2/NORM2dof20: 5.406250e-03
NORM2dof3: 3.854522e-09 NORM2dof3/NORM2dof30: 1.974456e+00
isolid: 0 NORM2S: 9.458957e-12 NORM2S/NORM2S0: 1.297577e-02
0 KSP Residual norm 1.713258989773e-05
1 KSP Residual norm 1.530342181040e-05
2 KSP Residual norm 3.771930825589e-06
3 KSP Residual norm 4.954811130992e-07
4 KSP Residual norm 1.751498854623e-07
5 KSP Residual norm 1.137052190475e-08
6 KSP Residual norm 1.254186450126e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
5 SNES Function norm 5.315313005638e-06
NORM2F: 5.315313e-06 NORM2F/NORM2F0: 4.776640e-06
NORM2dof0: 3.306069e-06 NORM2dof0/NORM2dof00: 2.971028e-06
NORM2dof1: 2.090715e-06 NORM2dof1/NORM2dof10: 1.250812e-03
NORM2dof2: 3.598801e-06 NORM2dof2/NORM2dof20: 1.682680e-03
NORM2dof3: 1.242143e-09 NORM2dof3/NORM2dof30: 6.362801e-01
isolid: 0 NORM2S: 3.143207e-12 NORM2S/NORM2S0: 4.311841e-03
0 KSP Residual norm 5.315313005638e-06
1 KSP Residual norm 4.744030372790e-06
2 KSP Residual norm 1.176886394857e-06
3 KSP Residual norm 1.514605816840e-07
4 KSP Residual norm 5.615624395027e-08
5 KSP Residual norm 3.346379171650e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
6 SNES Function norm 1.695456618283e-06
NORM2F: 1.695457e-06 NORM2F/NORM2F0: 1.523633e-06
NORM2dof0: 1.046231e-06 NORM2dof0/NORM2dof00: 9.402053e-07
NORM2dof1: 6.777162e-07 NORM2dof1/NORM2dof10: 4.054572e-04
NORM2dof2: 1.149201e-06 NORM2dof2/NORM2dof20: 5.373283e-04
NORM2dof3: 3.330341e-09 NORM2dof3/NORM2dof30: 1.705947e+00
isolid: 0 NORM2S: 1.044556e-12 NORM2S/NORM2S0: 1.432918e-03
0 KSP Residual norm 1.695456618283e-06
1 KSP Residual norm 1.510656824024e-06
2 KSP Residual norm 3.722813769344e-07
3 KSP Residual norm 4.726531573676e-08
4 KSP Residual norm 1.814889574859e-08
5 KSP Residual norm 1.043202985458e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
7 SNES Function norm 5.488124243595e-07
NORM2F: 5.488124e-07 NORM2F/NORM2F0: 4.931937e-07
NORM2dof0: 3.362464e-07 NORM2dof0/NORM2dof00: 3.021708e-07
NORM2dof1: 2.231989e-07 NORM2dof1/NORM2dof10: 1.335332e-04
NORM2dof2: 3.719067e-07 NORM2dof2/NORM2dof20: 1.738913e-04
NORM2dof3: 1.037682e-09 NORM2dof3/NORM2dof30: 5.315466e-01
isolid: 0 NORM2S: 3.471553e-13 NORM2S/NORM2S0: 4.762266e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 7
6 TS dt 0.0001 time 0.0006
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 5.557686257693e-01
NORM2F: 5.557686e-01 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 5.557657e-01 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 1.001497e-03 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.492390e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 1.030785e-09 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.529011e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 5.557686257693e-01
1 KSP Residual norm 4.308101913233e-03
2 KSP Residual norm 4.227719191423e-04
3 KSP Residual norm 8.135234781502e-05
4 KSP Residual norm 1.250720250306e-05
5 KSP Residual norm 2.780025026224e-06
6 KSP Residual norm 5.680845267956e-07
7 KSP Residual norm 1.846336664972e-07
8 KSP Residual norm 4.149654544471e-08
9 KSP Residual norm 7.832714199902e-09
Linear solve converged due to CONVERGED_ATOL iterations 9
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 6.119195708233e-04
NORM2F: 6.119196e-04 NORM2F/NORM2F0: 1.101033e-03
NORM2dof0: 4.033700e-04 NORM2dof0/NORM2dof00: 7.257914e-04
NORM2dof1: 2.552043e-04 NORM2dof1/NORM2dof10: 2.548229e-01
NORM2dof2: 3.828955e-04 NORM2dof2/NORM2dof20: 2.565653e-01
NORM2dof3: 7.733372e-09 NORM2dof3/NORM2dof30: 7.502407e+00
isolid: 0 NORM2S: 2.412384e-10 NORM2S/NORM2S0: 3.204118e-01
0 KSP Residual norm 6.119195708233e-04
1 KSP Residual norm 5.428792080573e-04
2 KSP Residual norm 1.197882344778e-04
3 KSP Residual norm 1.633949861408e-05
4 KSP Residual norm 5.557061306266e-06
5 KSP Residual norm 3.922465545133e-07
6 KSP Residual norm 4.267772662462e-08
7 KSP Residual norm 1.303142028347e-08
8 KSP Residual norm 2.692758385310e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 1.696724438232e-04
NORM2F: 1.696724e-04 NORM2F/NORM2F0: 3.052933e-04
NORM2dof0: 1.086907e-04 NORM2dof0/NORM2dof00: 1.955692e-04
NORM2dof1: 6.868959e-05 NORM2dof1/NORM2dof10: 6.858694e-02
NORM2dof2: 1.107105e-04 NORM2dof2/NORM2dof20: 7.418335e-02
NORM2dof3: 2.657203e-09 NORM2dof3/NORM2dof30: 2.577843e+00
isolid: 0 NORM2S: 8.017256e-11 NORM2S/NORM2S0: 1.064848e-01
0 KSP Residual norm 1.696724438232e-04
1 KSP Residual norm 1.517390431674e-04
2 KSP Residual norm 3.556628682970e-05
3 KSP Residual norm 4.819195192174e-06
4 KSP Residual norm 1.765384300045e-06
5 KSP Residual norm 1.050503576150e-07
6 KSP Residual norm 1.330083564334e-08
7 KSP Residual norm 3.498472973310e-09
Linear solve converged due to CONVERGED_ATOL iterations 7
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 5.049959409725e-05
NORM2F: 5.049959e-05 NORM2F/NORM2F0: 9.086442e-05
NORM2dof0: 3.172853e-05 NORM2dof0/NORM2dof00: 5.708976e-05
NORM2dof1: 2.041142e-05 NORM2dof1/NORM2dof10: 2.038091e-02
NORM2dof2: 3.356909e-05 NORM2dof2/NORM2dof20: 2.249350e-02
NORM2dof3: 3.490439e-09 NORM2dof3/NORM2dof30: 3.386193e+00
isolid: 0 NORM2S: 2.664408e-11 NORM2S/NORM2S0: 3.538855e-02
0 KSP Residual norm 5.049959409725e-05
1 KSP Residual norm 4.530238901014e-05
2 KSP Residual norm 1.085321676077e-05
3 KSP Residual norm 1.456886257380e-06
4 KSP Residual norm 5.618155714071e-07
5 KSP Residual norm 2.967069149021e-08
6 KSP Residual norm 4.372284443552e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.574809898934e-05
NORM2F: 1.574810e-05 NORM2F/NORM2F0: 2.833571e-05
NORM2dof0: 9.766393e-06 NORM2dof0/NORM2dof00: 1.757286e-05
NORM2dof1: 6.454294e-06 NORM2dof1/NORM2dof10: 6.444649e-03
NORM2dof2: 1.053386e-05 NORM2dof2/NORM2dof20: 7.058383e-03
NORM2dof3: 4.348876e-09 NORM2dof3/NORM2dof30: 4.218993e+00
isolid: 0 NORM2S: 8.855007e-12 NORM2S/NORM2S0: 1.176118e-02
0 KSP Residual norm 1.574809898934e-05
1 KSP Residual norm 1.413040325835e-05
2 KSP Residual norm 3.381260108228e-06
3 KSP Residual norm 4.509547589190e-07
4 KSP Residual norm 1.803036721979e-07
5 KSP Residual norm 8.837335283035e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
5 SNES Function norm 5.042908584888e-06
NORM2F: 5.042909e-06 NORM2F/NORM2F0: 9.073755e-06
NORM2dof0: 3.098911e-06 NORM2dof0/NORM2dof00: 5.575930e-06
NORM2dof1: 2.103952e-06 NORM2dof1/NORM2dof10: 2.100808e-03
NORM2dof2: 3.376535e-06 NORM2dof2/NORM2dof20: 2.262501e-03
NORM2dof3: 8.765087e-09 NORM2dof3/NORM2dof30: 8.503309e+00
isolid: 0 NORM2S: 2.943066e-12 NORM2S/NORM2S0: 3.908967e-03
0 KSP Residual norm 5.042908584888e-06
1 KSP Residual norm 4.519905967727e-06
2 KSP Residual norm 1.068318382709e-06
3 KSP Residual norm 1.420069385766e-07
4 KSP Residual norm 5.830280955734e-08
5 KSP Residual norm 2.750675538983e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
6 SNES Function norm 1.635509967178e-06
NORM2F: 1.635510e-06 NORM2F/NORM2F0: 2.942789e-06
NORM2dof0: 9.990627e-07 NORM2dof0/NORM2dof00: 1.797633e-06
NORM2dof1: 6.934171e-07 NORM2dof1/NORM2dof10: 6.923809e-04
NORM2dof2: 1.093587e-06 NORM2dof2/NORM2dof20: 7.327752e-04
NORM2dof3: 2.722771e-09 NORM2dof3/NORM2dof30: 2.641453e+00
isolid: 0 NORM2S: 9.782353e-13 NORM2S/NORM2S0: 1.299288e-03
0 KSP Residual norm 1.635509967178e-06
1 KSP Residual norm 1.463952539788e-06
2 KSP Residual norm 3.407079191494e-07
3 KSP Residual norm 4.528042856809e-08
4 KSP Residual norm 1.890678753386e-08
5 KSP Residual norm 8.690371702212e-10
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
7 SNES Function norm 5.336804857256e-07
NORM2F: 5.336805e-07 NORM2F/NORM2F0: 9.602566e-07
NORM2dof0: 3.248093e-07 NORM2dof0/NORM2dof00: 5.844357e-07
NORM2dof1: 2.291741e-07 NORM2dof1/NORM2dof10: 2.288316e-04
NORM2dof2: 3.560790e-07 NORM2dof2/NORM2dof20: 2.385964e-04
NORM2dof3: 8.587620e-10 NORM2dof3/NORM2dof30: 8.331142e-01
isolid: 0 NORM2S: 3.251805e-13 NORM2S/NORM2S0: 4.319033e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 7
7 TS dt 0.0001 time 0.0007
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 2.775423054247e-01
NORM2F: 2.775423e-01 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 2.775373e-01 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 9.394023e-04 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.366894e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 9.448906e-10 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.363841e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 2.775423054247e-01
1 KSP Residual norm 4.269855711117e-03
2 KSP Residual norm 4.137754623703e-04
3 KSP Residual norm 6.257024540873e-05
4 KSP Residual norm 1.830313448326e-05
5 KSP Residual norm 1.182578644587e-06
6 KSP Residual norm 2.163436584089e-07
7 KSP Residual norm 4.685071780533e-08
8 KSP Residual norm 6.152206756855e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 6.058721968924e-04
NORM2F: 6.058722e-04 NORM2F/NORM2F0: 2.182990e-03
NORM2dof0: 3.913727e-04 NORM2dof0/NORM2dof00: 1.410162e-03
NORM2dof1: 2.543010e-04 NORM2dof1/NORM2dof10: 2.707051e-01
NORM2dof2: 3.863153e-04 NORM2dof2/NORM2dof20: 2.826227e-01
NORM2dof3: 6.005638e-09 NORM2dof3/NORM2dof30: 6.355908e+00
isolid: 0 NORM2S: 2.488856e-10 NORM2S/NORM2S0: 3.379834e-01
0 KSP Residual norm 6.058721968924e-04
1 KSP Residual norm 5.411553979768e-04
2 KSP Residual norm 1.180236654315e-04
3 KSP Residual norm 1.697724155124e-05
4 KSP Residual norm 6.336195845718e-06
5 KSP Residual norm 3.515628829243e-07
6 KSP Residual norm 5.242311132852e-08
7 KSP Residual norm 1.380587218576e-08
8 KSP Residual norm 2.724453873676e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 1.725039868181e-04
NORM2F: 1.725040e-04 NORM2F/NORM2F0: 6.215412e-04
NORM2dof0: 1.089620e-04 NORM2dof0/NORM2dof00: 3.926029e-04
NORM2dof1: 7.210643e-05 NORM2dof1/NORM2dof10: 7.675778e-02
NORM2dof2: 1.126303e-04 NORM2dof2/NORM2dof20: 8.239869e-02
NORM2dof3: 2.695597e-09 NORM2dof3/NORM2dof30: 2.852814e+00
isolid: 0 NORM2S: 8.270382e-11 NORM2S/NORM2S0: 1.123107e-01
0 KSP Residual norm 1.725039868181e-04
1 KSP Residual norm 1.553656482132e-04
2 KSP Residual norm 3.565703589611e-05
3 KSP Residual norm 5.076540574263e-06
4 KSP Residual norm 2.004317949710e-06
5 KSP Residual norm 9.606215545587e-08
6 KSP Residual norm 1.699424479149e-08
7 KSP Residual norm 4.430215416022e-09
Linear solve converged due to CONVERGED_ATOL iterations 7
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 5.253149651021e-05
NORM2F: 5.253150e-05 NORM2F/NORM2F0: 1.892738e-04
NORM2dof0: 3.278788e-05 NORM2dof0/NORM2dof00: 1.181386e-04
NORM2dof1: 2.212572e-05 NORM2dof1/NORM2dof10: 2.355298e-02
NORM2dof2: 3.456827e-05 NORM2dof2/NORM2dof20: 2.528965e-02
NORM2dof3: 4.415698e-09 NORM2dof3/NORM2dof30: 4.673238e+00
isolid: 0 NORM2S: 2.748235e-11 NORM2S/NORM2S0: 3.732067e-02
0 KSP Residual norm 5.253149651021e-05
1 KSP Residual norm 4.744942833481e-05
2 KSP Residual norm 1.104106101204e-05
3 KSP Residual norm 1.556191460705e-06
4 KSP Residual norm 6.368539122699e-07
5 KSP Residual norm 2.808233245834e-08
6 KSP Residual norm 5.736661456826e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.663887140036e-05
NORM2F: 1.663887e-05 NORM2F/NORM2F0: 5.995076e-05
NORM2dof0: 1.030264e-05 NORM2dof0/NORM2dof00: 3.712162e-05
NORM2dof1: 7.100550e-06 NORM2dof1/NORM2dof10: 7.558583e-03
NORM2dof2: 1.096767e-05 NORM2dof2/NORM2dof20: 8.023793e-03
NORM2dof3: 5.709079e-09 NORM2dof3/NORM2dof30: 6.042053e+00
isolid: 0 NORM2S: 9.132628e-12 NORM2S/NORM2S0: 1.240199e-02
0 KSP Residual norm 1.663887140036e-05
1 KSP Residual norm 1.503087551143e-05
2 KSP Residual norm 3.475166392784e-06
3 KSP Residual norm 4.871767640289e-07
4 KSP Residual norm 2.043381513299e-07
5 KSP Residual norm 8.605193317307e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
5 SNES Function norm 5.376364923636e-06
NORM2F: 5.376365e-06 NORM2F/NORM2F0: 1.937133e-05
NORM2dof0: 3.308988e-06 NORM2dof0/NORM2dof00: 1.192268e-05
NORM2dof1: 2.324596e-06 NORM2dof1/NORM2dof10: 2.474548e-03
NORM2dof2: 3.542891e-06 NORM2dof2/NORM2dof20: 2.591929e-03
NORM2dof3: 8.464166e-09 NORM2dof3/NORM2dof30: 8.957826e+00
isolid: 0 NORM2S: 3.035018e-12 NORM2S/NORM2S0: 4.121516e-03
0 KSP Residual norm 5.376364923636e-06
1 KSP Residual norm 4.852079403286e-06
2 KSP Residual norm 1.106012870919e-06
3 KSP Residual norm 1.548652898390e-07
4 KSP Residual norm 6.622322636931e-08
5 KSP Residual norm 2.715252438436e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
6 SNES Function norm 1.753075075882e-06
NORM2F: 1.753075e-06 NORM2F/NORM2F0: 6.316425e-06
NORM2dof0: 1.074629e-06 NORM2dof0/NORM2dof00: 3.872016e-06
NORM2dof1: 7.662426e-07 NORM2dof1/NORM2dof10: 8.156704e-04
NORM2dof2: 1.153824e-06 NORM2dof2/NORM2dof20: 8.441211e-04
NORM2dof3: 2.661484e-09 NORM2dof3/NORM2dof30: 2.816712e+00
isolid: 0 NORM2S: 1.008697e-12 NORM2S/NORM2S0: 1.369798e-03
0 KSP Residual norm 1.753075075882e-06
1 KSP Residual norm 1.580262431510e-06
2 KSP Residual norm 3.546338640452e-07
3 KSP Residual norm 4.967314561981e-08
4 KSP Residual norm 2.147538404335e-08
5 KSP Residual norm 8.683473688031e-10
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
7 SNES Function norm 5.738448616702e-07
NORM2F: 5.738449e-07 NORM2F/NORM2F0: 2.067594e-06
NORM2dof0: 3.508632e-07 NORM2dof0/NORM2dof00: 1.264202e-06
NORM2dof1: 2.529404e-07 NORM2dof1/NORM2dof10: 2.692568e-04
NORM2dof2: 3.771119e-07 NORM2dof2/NORM2dof20: 2.758896e-04
NORM2dof3: 8.491729e-10 NORM2dof3/NORM2dof30: 8.986997e-01
isolid: 0 NORM2S: 3.352726e-13 NORM2S/NORM2S0: 4.552959e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 7
8 TS dt 0.0001 time 0.0008
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 1.385893632817e-01
NORM2F: 1.385894e-01 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 1.385817e-01 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 8.167800e-04 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.209582e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 8.506108e-10 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.406001e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 1.385893632817e-01
1 KSP Residual norm 3.853548368170e-03
2 KSP Residual norm 3.707357575994e-04
3 KSP Residual norm 5.769861871248e-05
4 KSP Residual norm 2.100381923635e-05
5 KSP Residual norm 8.893431500320e-07
6 KSP Residual norm 2.009416286560e-07
7 KSP Residual norm 4.740466731912e-08
8 KSP Residual norm 6.721899156094e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 5.458960685713e-04
NORM2F: 5.458961e-04 NORM2F/NORM2F0: 3.938946e-03
NORM2dof0: 3.534774e-04 NORM2dof0/NORM2dof00: 2.550679e-03
NORM2dof1: 2.321890e-04 NORM2dof1/NORM2dof10: 2.842736e-01
NORM2dof2: 3.451732e-04 NORM2dof2/NORM2dof20: 2.853658e-01
NORM2dof3: 6.576758e-09 NORM2dof3/NORM2dof30: 7.731806e+00
isolid: 0 NORM2S: 2.442299e-10 NORM2S/NORM2S0: 3.297730e-01
0 KSP Residual norm 5.458960685713e-04
1 KSP Residual norm 4.912302501246e-04
2 KSP Residual norm 1.074476565735e-04
3 KSP Residual norm 1.586359196803e-05
4 KSP Residual norm 6.575113039432e-06
5 KSP Residual norm 2.804888911031e-07
6 KSP Residual norm 6.744668665791e-08
7 KSP Residual norm 1.905955898189e-08
8 KSP Residual norm 2.902711698349e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 1.632516979105e-04
NORM2F: 1.632517e-04 NORM2F/NORM2F0: 1.177953e-03
NORM2dof0: 1.029477e-04 NORM2dof0/NORM2dof00: 7.428668e-04
NORM2dof1: 7.062360e-05 NORM2dof1/NORM2dof10: 8.646588e-02
NORM2dof2: 1.051912e-04 NORM2dof2/NORM2dof20: 8.696494e-02
NORM2dof3: 2.823042e-09 NORM2dof3/NORM2dof30: 3.318841e+00
isolid: 0 NORM2S: 8.115202e-11 NORM2S/NORM2S0: 1.095760e-01
0 KSP Residual norm 1.632516979105e-04
1 KSP Residual norm 1.479469598427e-04
2 KSP Residual norm 3.316404328354e-05
3 KSP Residual norm 4.895260241875e-06
4 KSP Residual norm 2.078626977422e-06
5 KSP Residual norm 8.287175616146e-08
6 KSP Residual norm 2.233493871857e-08
7 KSP Residual norm 6.438601693487e-09
Linear solve converged due to CONVERGED_ATOL iterations 7
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 5.143135506878e-05
NORM2F: 5.143136e-05 NORM2F/NORM2F0: 3.711061e-04
NORM2dof0: 3.196418e-05 NORM2dof0/NORM2dof00: 2.306523e-04
NORM2dof1: 2.259882e-05 NORM2dof1/NORM2dof10: 2.766818e-02
NORM2dof2: 3.335819e-05 NORM2dof2/NORM2dof20: 2.757828e-02
NORM2dof3: 6.414181e-09 NORM2dof3/NORM2dof30: 7.540676e+00
isolid: 0 NORM2S: 2.696541e-11 NORM2S/NORM2S0: 3.641021e-02
0 KSP Residual norm 5.143135506878e-05
1 KSP Residual norm 4.669521743404e-05
2 KSP Residual norm 1.043211373259e-05
3 KSP Residual norm 1.536325540407e-06
4 KSP Residual norm 6.617903550189e-07
5 KSP Residual norm 2.561013724570e-08
6 KSP Residual norm 7.374415839350e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.659750028902e-05
NORM2F: 1.659750e-05 NORM2F/NORM2F0: 1.197603e-04
NORM2dof0: 1.024408e-05 NORM2dof0/NORM2dof00: 7.392087e-05
NORM2dof1: 7.385081e-06 NORM2dof1/NORM2dof10: 9.041701e-03
NORM2dof2: 1.077016e-05 NORM2dof2/NORM2dof20: 8.904039e-03
NORM2dof3: 7.327710e-09 NORM2dof3/NORM2dof30: 8.614645e+00
isolid: 0 NORM2S: 8.960617e-12 NORM2S/NORM2S0: 1.209913e-02
0 KSP Residual norm 1.659750028902e-05
1 KSP Residual norm 1.506654439073e-05
2 KSP Residual norm 3.319389246244e-06
3 KSP Residual norm 4.888640676423e-07
4 KSP Residual norm 2.127800501644e-07
5 KSP Residual norm 8.109316682656e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
5 SNES Function norm 5.413916997573e-06
NORM2F: 5.413917e-06 NORM2F/NORM2F0: 3.906445e-05
NORM2dof0: 3.328422e-06 NORM2dof0/NORM2dof00: 2.401777e-05
NORM2dof1: 2.431531e-06 NORM2dof1/NORM2dof10: 2.976972e-03
NORM2dof2: 3.509942e-06 NORM2dof2/NORM2dof20: 2.901782e-03
NORM2dof3: 7.859930e-09 NORM2dof3/NORM2dof30: 9.240336e+00
isolid: 0 NORM2S: 2.977848e-12 NORM2S/NORM2S0: 4.020858e-03
0 KSP Residual norm 5.413916997573e-06
1 KSP Residual norm 4.910448170144e-06
2 KSP Residual norm 1.065668630039e-06
3 KSP Residual norm 1.574350385535e-07
4 KSP Residual norm 6.925622667484e-08
5 KSP Residual norm 2.607504720195e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
6 SNES Function norm 1.773323109936e-06
NORM2F: 1.773323e-06 NORM2F/NORM2F0: 1.279552e-05
NORM2dof0: 1.087890e-06 NORM2dof0/NORM2dof00: 7.850174e-06
NORM2dof1: 8.018131e-07 NORM2dof1/NORM2dof10: 9.816757e-04
NORM2dof2: 1.148155e-06 NORM2dof2/NORM2dof20: 9.492162e-04
NORM2dof3: 2.517789e-09 NORM2dof3/NORM2dof30: 2.959978e+00
isolid: 0 NORM2S: 9.897092e-13 NORM2S/NORM2S0: 1.336361e-03
0 KSP Residual norm 1.773323109936e-06
1 KSP Residual norm 1.606955446659e-06
2 KSP Residual norm 3.438603892077e-07
3 KSP Residual norm 5.087307407291e-08
4 KSP Residual norm 2.247817580603e-08
5 KSP Residual norm 8.435326502553e-10
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
7 SNES Function norm 5.817914623605e-07
NORM2F: 5.817915e-07 NORM2F/NORM2F0: 4.197952e-06
NORM2dof0: 3.565108e-07 NORM2dof0/NORM2dof00: 2.572568e-06
NORM2dof1: 2.642915e-07 NORM2dof1/NORM2dof10: 3.235774e-04
NORM2dof2: 3.762056e-07 NORM2dof2/NORM2dof20: 3.110212e-04
NORM2dof3: 8.131382e-10 NORM2dof3/NORM2dof30: 9.559462e-01
isolid: 0 NORM2S: 3.289688e-13 NORM2S/NORM2S0: 4.441922e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 7
9 TS dt 0.0001 time 0.0009
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
0 SNES Function norm 6.920784879396e-02
NORM2F: 6.920785e-02 NORM2F/NORM2F0: 1.000000e+00
NORM2dof0: 6.919380e-02 NORM2dof0/NORM2dof00: 1.000000e+00
NORM2dof1: 7.883678e-04 NORM2dof1/NORM2dof10: 1.000000e+00
NORM2dof2: 1.150385e-03 NORM2dof2/NORM2dof20: 1.000000e+00
NORM2dof3: 8.138305e-10 NORM2dof3/NORM2dof30: 1.000000e+00
isolid: 0 NORM2S: 7.356848e-10 NORM2S/NORM2S0: 1.000000e+00
Tangent
0 KSP Residual norm 6.920784879396e-02
1 KSP Residual norm 3.840979919308e-03
2 KSP Residual norm 3.543503013487e-04
3 KSP Residual norm 5.444624827056e-05
4 KSP Residual norm 2.262808790207e-05
5 KSP Residual norm 1.003758193739e-06
6 KSP Residual norm 2.193207147381e-07
7 KSP Residual norm 6.067632530906e-08
8 KSP Residual norm 9.551578683847e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
1 SNES Function norm 5.466576051971e-04
NORM2F: 5.466576e-04 NORM2F/NORM2F0: 7.898780e-03
NORM2dof0: 3.521259e-04 NORM2dof0/NORM2dof00: 5.088981e-03
NORM2dof1: 2.375164e-04 NORM2dof1/NORM2dof10: 3.012762e-01
NORM2dof2: 3.441334e-04 NORM2dof2/NORM2dof20: 2.991463e-01
NORM2dof3: 9.319002e-09 NORM2dof3/NORM2dof30: 1.145079e+01
isolid: 0 NORM2S: 2.449213e-10 NORM2S/NORM2S0: 3.329160e-01
0 KSP Residual norm 5.466576051971e-04
1 KSP Residual norm 4.945864699566e-04
2 KSP Residual norm 1.056549484421e-04
3 KSP Residual norm 1.621174236636e-05
4 KSP Residual norm 6.948662841776e-06
5 KSP Residual norm 2.745449773792e-07
6 KSP Residual norm 8.503882365282e-08
7 KSP Residual norm 2.478941077827e-08
8 KSP Residual norm 3.159115505876e-09
Linear solve converged due to CONVERGED_ATOL iterations 8
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
2 SNES Function norm 1.662785103877e-04
NORM2F: 1.662785e-04 NORM2F/NORM2F0: 2.402596e-03
NORM2dof0: 1.046141e-04 NORM2dof0/NORM2dof00: 1.511899e-03
NORM2dof1: 7.357758e-05 NORM2dof1/NORM2dof10: 9.332901e-02
NORM2dof2: 1.062581e-04 NORM2dof2/NORM2dof20: 9.236740e-02
NORM2dof3: 3.025326e-09 NORM2dof3/NORM2dof30: 3.717391e+00
isolid: 0 NORM2S: 8.138123e-11 NORM2S/NORM2S0: 1.106197e-01
0 KSP Residual norm 1.662785103877e-04
1 KSP Residual norm 1.514394275726e-04
2 KSP Residual norm 3.293021013964e-05
3 KSP Residual norm 5.065683666883e-06
4 KSP Residual norm 2.197796599954e-06
5 KSP Residual norm 8.377549835731e-08
6 KSP Residual norm 2.763811642273e-08
7 KSP Residual norm 8.053559466082e-09
Linear solve converged due to CONVERGED_ATOL iterations 7
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
3 SNES Function norm 5.297309933210e-05
NORM2F: 5.297310e-05 NORM2F/NORM2F0: 7.654204e-04
NORM2dof0: 3.294885e-05 NORM2dof0/NORM2dof00: 4.761821e-04
NORM2dof1: 2.376369e-05 NORM2dof1/NORM2dof10: 3.014290e-02
NORM2dof2: 3.399720e-05 NORM2dof2/NORM2dof20: 2.955289e-02
NORM2dof3: 8.031677e-09 NORM2dof3/NORM2dof30: 9.868979e+00
isolid: 0 NORM2S: 2.704128e-11 NORM2S/NORM2S0: 3.675661e-02
0 KSP Residual norm 5.297309933210e-05
1 KSP Residual norm 4.831742479884e-05
2 KSP Residual norm 1.041821567953e-05
3 KSP Residual norm 1.602912776375e-06
4 KSP Residual norm 7.002728503792e-07
5 KSP Residual norm 2.629298149031e-08
6 KSP Residual norm 8.976249599680e-09
Linear solve converged due to CONVERGED_ATOL iterations 6
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
4 SNES Function norm 1.721496805320e-05
NORM2F: 1.721497e-05 NORM2F/NORM2F0: 2.487430e-04
NORM2dof0: 1.065078e-05 NORM2dof0/NORM2dof00: 1.539268e-04
NORM2dof1: 7.797521e-06 NORM2dof1/NORM2dof10: 9.890715e-03
NORM2dof2: 1.105055e-05 NORM2dof2/NORM2dof20: 9.605958e-03
NORM2dof3: 8.905869e-09 NORM2dof3/NORM2dof30: 1.094315e+01
isolid: 0 NORM2S: 8.985793e-12 NORM2S/NORM2S0: 1.221419e-02
0 KSP Residual norm 1.721496805320e-05
1 KSP Residual norm 1.569610862174e-05
2 KSP Residual norm 3.332462853617e-06
3 KSP Residual norm 5.131753815245e-07
4 KSP Residual norm 2.254319663149e-07
5 KSP Residual norm 8.406726529561e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
5 SNES Function norm 5.635189172796e-06
NORM2F: 5.635189e-06 NORM2F/NORM2F0: 8.142413e-05
NORM2dof0: 3.478446e-06 NORM2dof0/NORM2dof00: 5.027106e-05
NORM2dof1: 2.568346e-06 NORM2dof1/NORM2dof10: 3.257801e-03
NORM2dof2: 3.613767e-06 NORM2dof2/NORM2dof20: 3.141354e-03
NORM2dof3: 8.062315e-09 NORM2dof3/NORM2dof30: 9.906626e+00
isolid: 0 NORM2S: 2.986208e-12 NORM2S/NORM2S0: 4.059086e-03
0 KSP Residual norm 5.635189172796e-06
1 KSP Residual norm 5.133841145077e-06
2 KSP Residual norm 1.075280531297e-06
3 KSP Residual norm 1.662274327203e-07
4 KSP Residual norm 7.353559890411e-08
5 KSP Residual norm 2.731409706923e-09
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
6 SNES Function norm 1.849165463014e-06
NORM2F: 1.849165e-06 NORM2F/NORM2F0: 2.671901e-05
NORM2dof0: 1.140254e-06 NORM2dof0/NORM2dof00: 1.647913e-05
NORM2dof1: 8.462086e-07 NORM2dof1/NORM2dof10: 1.073368e-03
NORM2dof2: 1.184550e-06 NORM2dof2/NORM2dof20: 1.029699e-03
NORM2dof3: 2.610444e-09 NORM2dof3/NORM2dof30: 3.207602e+00
isolid: 0 NORM2S: 9.924838e-13 NORM2S/NORM2S0: 1.349061e-03
0 KSP Residual norm 1.849165463014e-06
1 KSP Residual norm 1.683229821122e-06
2 KSP Residual norm 3.481723775150e-07
3 KSP Residual norm 5.386575445536e-08
4 KSP Residual norm 2.387797527539e-08
5 KSP Residual norm 8.874191797530e-10
Linear solve converged due to CONVERGED_ATOL iterations 5
Linear solve converged due to CONVERGED_RTOL iterations 7
FirstNewton = 0
7 SNES Function norm 6.071769270733e-07
NORM2F: 6.071769e-07 NORM2F/NORM2F0: 8.773238e-06
NORM2dof0: 3.742541e-07 NORM2dof0/NORM2dof00: 5.408782e-06
NORM2dof1: 2.785757e-07 NORM2dof1/NORM2dof10: 3.533575e-04
NORM2dof2: 3.885776e-07 NORM2dof2/NORM2dof20: 3.377804e-04
NORM2dof3: 8.472476e-10 NORM2dof3/NORM2dof30: 1.041061e+00
isolid: 0 NORM2S: 3.298895e-13 NORM2S/NORM2S0: 4.484114e-04
Nonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 7
10 TS dt 0.0001 time 0.001
TS Object: 2 MPI processes
type: alpha
Alpha_m=0.833333, Alpha_f=0.666667, Gamma=0.666667
maximum steps=10
maximum time=5000.
total number of nonlinear solver iterations=63
total number of linear solver iterations=412
total number of nonlinear solve failures=0
total number of rejected steps=0
using relative error tolerance of 0.0001, using absolute error tolerance of 0.0001
TSAdapt Object: 2 MPI processes
type: none
SNES Object: 2 MPI processes
type: newtonls
maximum iterations=150, maximum function evaluations=10000
tolerances: relative=0.001, absolute=1e-50, solution=1e-08
total number of linear solver iterations=44
total number of function evaluations=8
norm schedule ALWAYS
Jacobian is rebuilt every 20 SNES iterations
SNESLineSearch Object: 2 MPI processes
type: bt
interpolation: cubic
alpha=1.000000e-04
maxstep=1.000000e+08, minlambda=1.000000e-12
tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
maximum iterations=40
KSP Object: 2 MPI processes
type: fgmres
restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
happy breakdown tolerance 1e-30
maximum iterations=10000, initial guess is zero
tolerances: relative=0., absolute=1e-08, divergence=10000.
right preconditioning
using UNPRECONDITIONED norm type for convergence test
PC Object: 2 MPI processes
type: fieldsplit
FieldSplit with Schur preconditioner, factorization UPPER
Preconditioner for the Schur complement formed from user provided matrix
Split info:
Split number 0 Defined by IS
Split number 1 Defined by IS
KSP solver for A00 block
KSP Object: (fieldsplit_m_) 2 MPI processes
type: fgmres
restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
happy breakdown tolerance 1e-30
maximum iterations=5, initial guess is zero
tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
right preconditioning
using NONE norm type for convergence test
PC Object: (fieldsplit_m_) 2 MPI processes
type: bjacobi
number of blocks = 2
Local solve is same for all blocks, in the following KSP and PC objects:
KSP Object: (fieldsplit_m_sub_) 1 MPI processes
type: preonly
maximum iterations=10000, initial guess is zero
tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
left preconditioning
using NONE norm type for convergence test
PC Object: (fieldsplit_m_sub_) 1 MPI processes
type: ilu
out-of-place factorization
0 levels of fill
tolerance for zero pivot 2.22045e-14
matrix ordering: natural
factor fill ratio given 1., needed 1.
Factored matrix follows:
Mat Object: 1 MPI processes
type: seqaij
rows=12000, cols=12000
package used to perform factorization: petsc
total: nonzeros=5527200, allocated nonzeros=5527200
total number of mallocs used during MatSetValues calls =0
not using I-node routines
linear system matrix = precond matrix:
Mat Object: (fieldsplit_m_) 1 MPI processes
type: seqaij
rows=12000, cols=12000
total: nonzeros=5527200, allocated nonzeros=5527200
total number of mallocs used during MatSetValues calls =0
not using I-node routines
linear system matrix = precond matrix:
Mat Object: (fieldsplit_m_) 2 MPI processes
type: mpiaij
rows=26800, cols=26800
total: nonzeros=13445200, allocated nonzeros=13445200
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
KSP solver for S = A11 - A10 inv(A00) A01
KSP Object: (fieldsplit_p_) 2 MPI processes
type: preonly
maximum iterations=10000, initial guess is zero
tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
left preconditioning
using NONE norm type for convergence test
PC Object: (fieldsplit_p_) 2 MPI processes
type: ksp
KSP and PC on KSP preconditioner follow
---------------------------------
KSP Object: (fieldsplit_p_ksp_) 2 MPI processes
type: cg
maximum iterations=5, initial guess is zero
tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
left preconditioning
using NONE norm type for convergence test
PC Object: (fieldsplit_p_ksp_) 2 MPI processes
type: bjacobi
number of blocks = 2
Local solve is same for all blocks, in the following KSP and PC objects:
KSP Object: (fieldsplit_p_ksp_sub_) 1 MPI processes
type: preonly
maximum iterations=10000, initial guess is zero
tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
left preconditioning
using NONE norm type for convergence test
PC Object: (fieldsplit_p_ksp_sub_) 1 MPI processes
type: ilu
out-of-place factorization
0 levels of fill
tolerance for zero pivot 2.22045e-14
matrix ordering: natural
factor fill ratio given 1., needed 1.
Factored matrix follows:
Mat Object: 1 MPI processes
type: seqaij
rows=4000, cols=4000
package used to perform factorization: petsc
total: nonzeros=440000, allocated nonzeros=440000
total number of mallocs used during MatSetValues calls =0
not using I-node routines
linear system matrix = precond matrix:
Mat Object: 1 MPI processes
type: seqaij
rows=4000, cols=4000
total: nonzeros=440000, allocated nonzeros=440000
total number of mallocs used during MatSetValues calls =0
not using I-node routines
linear system matrix = precond matrix:
Mat Object: 2 MPI processes
type: mpiaij
rows=8800, cols=8800
total: nonzeros=1040000, allocated nonzeros=1040000
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
---------------------------------
linear system matrix followed by preconditioner matrix:
Mat Object: (fieldsplit_p_) 2 MPI processes
type: schurcomplement
rows=8800, cols=8800
Schur complement A11 - A10 inv(A00) A01
A11
Mat Object: (fieldsplit_p_) 2 MPI processes
type: mpiaij
rows=8800, cols=8800
total: nonzeros=1040000, allocated nonzeros=1040000
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
A10
Mat Object: 2 MPI processes
type: mpiaij
rows=8800, cols=26800
total: nonzeros=3756000, allocated nonzeros=3756000
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
KSP of A00
KSP Object: (fieldsplit_m_) 2 MPI processes
type: fgmres
restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
happy breakdown tolerance 1e-30
maximum iterations=5, initial guess is zero
tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
right preconditioning
using NONE norm type for convergence test
PC Object: (fieldsplit_m_) 2 MPI processes
type: bjacobi
number of blocks = 2
Local solve is same for all blocks, in the following KSP and PC objects:
KSP Object: (fieldsplit_m_sub_) 1 MPI processes
type: preonly
maximum iterations=10000, initial guess is zero
tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
left preconditioning
using NONE norm type for convergence test
PC Object: (fieldsplit_m_sub_) 1 MPI processes
type: ilu
out-of-place factorization
0 levels of fill
tolerance for zero pivot 2.22045e-14
matrix ordering: natural
factor fill ratio given 1., needed 1.
Factored matrix follows:
Mat Object: 1 MPI processes
type: seqaij
rows=12000, cols=12000
package used to perform factorization: petsc
total: nonzeros=5527200, allocated nonzeros=5527200
total number of mallocs used during MatSetValues calls =0
not using I-node routines
linear system matrix = precond matrix:
Mat Object: (fieldsplit_m_) 1 MPI processes
type: seqaij
rows=12000, cols=12000
total: nonzeros=5527200, allocated nonzeros=5527200
total number of mallocs used during MatSetValues calls =0
not using I-node routines
linear system matrix = precond matrix:
Mat Object: (fieldsplit_m_) 2 MPI processes
type: mpiaij
rows=26800, cols=26800
total: nonzeros=13445200, allocated nonzeros=13445200
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
A01
Mat Object: 2 MPI processes
type: mpiaij
rows=26800, cols=8800
total: nonzeros=3756000, allocated nonzeros=3756000
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
Mat Object: 2 MPI processes
type: mpiaij
rows=8800, cols=8800
total: nonzeros=1040000, allocated nonzeros=1040000
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
linear system matrix = precond matrix:
Mat Object: 2 MPI processes
type: mpiaij
rows=35600, cols=35600
total: nonzeros=21997200, allocated nonzeros=21997200
total number of mallocs used during MatSetValues calls =0
not using I-node (on process 0) routines
solve: ndof= 35600 time= 5.354099e+02 time/ndof= 1.503960e-02
************************************************************************************************************************
*** WIDEN YOUR WINDOW TO 120 CHARACTERS. Use 'enscript -r -fCourier9' to print this document ***
************************************************************************************************************************
---------------------------------------------- PETSc Performance Summary: ----------------------------------------------
./fsisurface on a optimO3fftw391 named ubuntu with 2 processors, by hcasquer Mon Apr 30 13:52:22 2018
Using Petsc Release Version 3.9.1, unknown
Max Max/Min Avg Total
Time (sec): 5.820e+02 1.00000 5.820e+02
Objects: 2.766e+03 2.54228 1.927e+03
Flop: 1.438e+11 1.08887 1.379e+11 2.758e+11
Flop/sec: 2.470e+08 1.08887 2.369e+08 4.738e+08
MPI Messages: 6.960e+03 1.03333 6.848e+03 1.370e+04
MPI Message Lengths: 6.752e+08 1.00021 9.858e+04 1.350e+09
MPI Reductions: 1.124e+04 1.00000
Flop counting convention: 1 flop = 1 real number operation of type (multiply/divide/add/subtract)
e.g., VecAXPY() for real vectors of length N --> 2N flop
and VecAXPY() for complex vectors of length N --> 8N flop
Summary of Stages: ----- Time ------ ----- Flop ----- --- Messages --- -- Message Lengths -- -- Reductions --
Avg %Total Avg %Total counts %Total Avg %Total counts %Total
0: Main Stage: 5.8203e+02 100.0% 2.7578e+11 100.0% 1.370e+04 100.0% 9.858e+04 100.0% 1.123e+04 99.9%
------------------------------------------------------------------------------------------------------------------------
See the 'Profiling' chapter of the users' manual for details on interpreting output.
Phase summary info:
Count: number of times phase was executed
Time and Flop: Max - maximum over all processors
Ratio - ratio of maximum to minimum over all processors
Mess: number of messages sent
Avg. len: average message length (bytes)
Reduct: number of global reductions
Global: entire computation
Stage: stages of a computation. Set stages with PetscLogStagePush() and PetscLogStagePop().
%T - percent time in this phase %F - percent flop in this phase
%M - percent messages in this phase %L - percent message lengths in this phase
%R - percent reductions in this phase
Total Mflop/s: 10e-6 * (sum of flop over all processors)/(max time over all processors)
------------------------------------------------------------------------------------------------------------------------
Event Count Time (sec) Flop --- Global --- --- Stage --- Total
Max Ratio Max Ratio Max Ratio Mess Avg len Reduct %T %F %M %L %R %T %F %M %L %R Mflop/s
------------------------------------------------------------------------------------------------------------------------
--- Event Stage 0: Main Stage
BuildTwoSidedF 1511 1.0 8.6102e+0136.2 0.00e+00 0.0 1.8e+03 4.5e+05 0.0e+00 8 0 13 61 0 8 0 13 61 0 0
IGAFormScalar 11 1.0 4.9332e+00 1.0 4.75e+06 1.0 0.0e+00 0.0e+00 0.0e+00 1 0 0 0 0 1 0 0 0 0 2
IGAFormSystem 1 1.0 3.6169e-01 1.0 1.63e+08 1.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 903
IGAFormIFunction 73 1.0 9.3228e+01 1.0 2.20e+09 1.0 0.0e+00 0.0e+00 0.0e+00 16 2 0 0 0 16 2 0 0 0 47
IGAFormIJacobian 10 1.0 2.2848e+02 1.0 4.07e+10 1.0 0.0e+00 0.0e+00 0.0e+00 39 30 0 0 0 39 30 0 0 0 356
VecView 48 1.0 7.2622e-03 1.0 0.00e+00 0.0 4.8e+01 4.8e+04 4.8e+01 0 0 0 0 0 0 0 0 0 0 0
VecDot 63 1.0 1.6343e-0118.4 2.47e+06 1.2 0.0e+00 0.0e+00 6.3e+01 0 0 0 0 1 0 0 0 0 1 27
VecMDot 2976 1.2 7.8163e+0020.3 2.47e+08 1.1 0.0e+00 0.0e+00 2.5e+03 1 0 0 0 22 1 0 0 0 22 61
VecTDot 4135 1.0 8.9700e-01 2.0 3.97e+07 1.2 0.0e+00 0.0e+00 4.1e+03 0 0 0 0 37 0 0 0 0 37 81
VecNorm 4038 1.2 2.5458e+00 6.3 1.00e+08 1.1 0.0e+00 0.0e+00 3.4e+03 0 0 0 0 30 0 0 0 0 30 75
VecScale 4008 1.2 1.9410e-02 1.2 5.34e+07 1.1 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 5188
VecCopy 1559 1.1 1.2238e-02 1.3 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
VecSet 7717 1.3 4.6788e-02 1.2 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
VecAXPY 4848 1.0 1.8028e-02 1.1 5.87e+07 1.2 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 6064
VecAYPX 1801 1.0 5.2929e-03 1.1 2.16e+07 1.2 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 7467
VecAXPBYCZ 312 0.0 2.0902e-03 0.0 6.82e+06 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 3261
VecWAXPY 366 1.3 5.7867e-03 1.1 5.53e+06 1.1 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 1833
VecMAXPY 3523 1.2 7.5719e-02 1.1 3.24e+08 1.1 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 8206
VecAssemblyBegin 1514 1.1 2.3195e+01 4.9 0.00e+00 0.0 1.8e+03 3.0e+05 0.0e+00 2 0 13 41 0 2 0 13 41 0 0
VecAssemblyEnd 1514 1.1 1.0521e-01 1.1 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
VecLoad 1 1.0 4.2033e-04 1.1 0.00e+00 0.0 1.0e+00 1.9e+05 2.0e+00 0 0 0 0 0 0 0 0 0 0 0
VecScatterBegin 8129 1.0 1.6559e-01 1.0 0.00e+00 0.0 1.2e+04 4.5e+04 0.0e+00 0 0 84 38 0 0 0 84 38 0 0
VecScatterEnd 8129 1.0 2.0677e-01 1.1 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
VecReduceArith 126 1.0 3.4466e-03 1.2 4.94e+06 1.2 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 2603
VecReduceComm 63 1.0 5.3523e-03 1.9 0.00e+00 0.0 0.0e+00 0.0e+00 6.3e+01 0 0 0 0 1 0 0 0 0 1 0
VecNormalize 577 0.0 5.6560e-03 0.0 1.17e+07 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 2066
MatMult 5518 1.1 2.6675e+01 1.2 4.64e+10 1.2 1.0e+04 1.7e+04 0.0e+00 4 31 73 13 0 4 31 73 13 0 3170
MatSolve 4706 1.1 1.8594e+01 1.2 3.11e+10 1.2 0.0e+00 0.0e+00 0.0e+00 3 21 0 0 0 3 21 0 0 0 3056
MatLUFactorNum 85 7.1 9.4006e+00 1.1 2.43e+10 1.1 0.0e+00 0.0e+00 0.0e+00 2 17 0 0 0 2 17 0 0 0 4964
MatILUFactorSym 7625.3 8.2000e-02 2.5 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
MatScale 1 1.0 4.7565e-04 1.3 5.70e+05 1.2 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 2187
MatAssemblyBegin 400 1.2 6.4986e+01 1.0 0.00e+00 0.0 1.6e+01 1.6e+07 0.0e+00 11 0 0 20 0 11 0 0 20 0 0
MatAssemblyEnd 400 1.2 1.1507e+00 3.9 0.00e+00 0.0 9.2e+01 2.4e+03 1.8e+02 0 0 1 0 2 0 0 1 0 2 0
MatGetRow 249600 1.2 2.9696e-02 1.2 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
MatGetRowIJ 7625.3 1.8358e-0519.2 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
MatCreateSubMat 44 1.0 1.9472e+00 1.0 0.00e+00 0.0 3.2e+01 1.9e+04 6.0e+01 0 0 0 0 1 0 0 0 0 1 0
MatGetOrdering 7625.3 1.1942e-0310.6 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
MatZeroEntries 84 7.6 2.3746e-01 5.7 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0
MatView 9 1.8 1.4534e-03 1.9 0.00e+00 0.0 0.0e+00 0.0e+00 8.0e+00 0 0 0 0 0 0 0 0 0 0 0
KSPGMRESOrthog 2976 1.2 7.8828e+0017.8 4.94e+08 1.1 0.0e+00 0.0e+00 2.5e+03 1 0 0 0 22 1 0 0 0 22 120
KSPSetUp 170 1.8 2.2168e-03 5.5 0.00e+00 0.0 0.0e+00 0.0e+00 2.0e+00 0 0 0 0 0 0 0 0 0 0 0
KSPSolve 137 2.1 6.0113e+01 1.1 9.91e+10 1.1 9.9e+03 1.7e+04 9.6e+03 10 68 72 12 86 10 68 72 12 86 3108
PCSetUp 108 3.1 1.1821e+01 1.0 2.43e+10 1.1 4.0e+01 2.2e+04 1.5e+02 2 17 0 0 1 2 17 0 0 1 3947
PCSetUpOnBlocks 825 1.0 9.4338e+00 1.3 2.23e+10 1.3 0.0e+00 0.0e+00 0.0e+00 1 14 0 0 0 1 14 0 0 0 4167
PCApply 1002 2.4 4.9566e+01 1.0 8.89e+10 1.3 9.1e+03 1.5e+04 8.6e+03 8 58 66 10 77 8 58 66 10 77 3226
KSPSolve_FS_0 412 1.0 4.5140e+01 1.0 8.25e+10 1.3 4.1e+03 2.6e+04 4.5e+03 8 53 30 8 40 8 53 30 8 40 3261
KSPSolve_FS_Schu 412 1.0 3.2677e+00 1.0 4.67e+09 1.2 4.1e+03 6.4e+03 4.1e+03 1 3 30 2 37 1 3 30 2 37 2601
TSStep 10 1.0 5.1851e+02 1.0 1.44e+11 1.1 1.3e+04 1.0e+05 1.0e+04 89100 97 99 92 89100 97 99 92 531
TSFunctionEval 73 1.0 1.6781e+02 1.0 1.17e+10 5.3 3.1e+03 2.9e+05 7.3e+01 29 5 23 67 1 29 5 23 67 1 83
TSJacobianEval 10 1.0 2.9273e+02 1.0 4.07e+10 1.0 9.5e+01 2.8e+06 0.0e+00 50 30 1 20 0 50 30 1 20 0 278
SNESSolve 10 1.0 5.1851e+02 1.0 1.44e+11 1.1 1.3e+04 1.0e+05 1.0e+04 89100 97 99 92 89100 97 99 92 531
SNESFunctionEval 73 1.0 1.6781e+02 1.0 1.18e+10 5.3 3.1e+03 2.9e+05 7.3e+01 29 5 23 67 1 29 5 23 67 1 83
SNESJacobianEval 10 1.0 2.9273e+02 1.0 4.07e+10 1.0 9.5e+01 2.8e+06 0.0e+00 50 30 1 20 0 50 30 1 20 0 278
SNESLineSearch 63 1.0 1.4530e+02 1.0 1.14e+10 3.3 2.8e+03 2.8e+05 3.2e+02 25 5 21 58 3 25 5 21 58 3 102
------------------------------------------------------------------------------------------------------------------------
Memory usage is given in bytes:
Object Type Creations Destructions Memory Descendants' Mem.
Reports information only for process 0.
--- Event Stage 0: Main Stage
IGA 5 5 6240 0.
IGAM 2 2 4656 0.
Viewer 59 58 48720 0.
Vector 1428 1414 81136264 0.
Index Set 378 378 5213512 0.
IS L to G Mapping 314 311 7897376 0.
Vec Scatter 48 47 1093744 0.
Application Order 6 6 224224 0.
Matrix 312 311 1055303020 0.
Distributed Mesh 10 10 47016 0.
Star Forest Graph 20 20 16000 0.
Discrete System 10 10 9200 0.
Krylov Solver 83 83 1392264 0.
DMKSP interface 1 1 656 0.
Preconditioner 83 83 83016 0.
TSAdapt 1 1 1224 0.
TS 1 1 1984 0.
DMTS 1 1 744 0.
SNES 1 1 1372 0.
SNESLineSearch 1 1 1000 0.
DMSNES 2 2 1344 0.
========================================================================================================================
Average time to get PetscTime(): 2.38419e-08
Average time for MPI_Barrier(): 5.05924e-05
Average time for zero size MPI_Send(): 1.57356e-05
#PETSc Option Table entries:
-fieldsplit_m_ksp_convergence_test skip
-fieldsplit_m_ksp_max_it 5
-fieldsplit_m_ksp_norm_type none
-fieldsplit_m_ksp_type fgmres
-fieldsplit_m_pc_type bjacobi
-fieldsplit_m_sub_ksp_type preonly
-fieldsplit_m_sub_pc_factor_levels 0
-fieldsplit_m_sub_pc_type ilu
-fieldsplit_p_ksp_ksp_convergence_test skip
-fieldsplit_p_ksp_ksp_max_it 5
-fieldsplit_p_ksp_ksp_norm_type none
-fieldsplit_p_ksp_ksp_type cg
-fieldsplit_p_ksp_pc_type bjacobi
-fieldsplit_p_ksp_type preonly
-fieldsplit_p_pc_type ksp
-geo_iga_load em3d_geo.dat
-geo_iga_order 2
-geo_iga_periodic 1,1,0
-geo_iga_quadrature 3,3,3
-iga_view
-igam_view
-ksp_atol 1e-8
-ksp_converged_reason
-ksp_monitor
-ksp_norm_type unpreconditioned
-ksp_rtol 0.0
-ksp_type fgmres
-log_view
-p_iga_load em3d_p.dat
-p_iga_order 1
-p_iga_periodic 1,1,0
-p_iga_quadrature 3,3,3
-pc_fieldsplit_schur_fact_type upper
-pc_fieldsplit_schur_precondition user
-pc_fieldsplit_type schur
-pc_type fieldsplit
-press_ksp_rtol 1e-10
-snes_converged_reason
-snes_lag_jacobian 20
-snes_max_it 150
-snes_monitor
-snes_rtol 1e-3
-ts_max_snes_failures 20000
-ts_monitor
-ts_view
-u_iga_load em3d_u.dat
-u_iga_order 1
-u_iga_periodic 1,1,0
-u_iga_quadrature 3,3,3
-v_iga_load em3d_v.dat
-v_iga_order 1
-v_iga_periodic 1,1,0
-v_iga_quadrature 3,3,3
-w_iga_load em3d_w.dat
-w_iga_order 1
-w_iga_periodic 1,1,0
-w_iga_quadrature 3,3,3
#End of PETSc Option Table entries
Compiled without FORTRAN kernels
Compiled with full precision matrices (default)
sizeof(short) 2 sizeof(int) 4 sizeof(long) 8 sizeof(void*) 8 sizeof(PetscScalar) 8 sizeof(PetscInt) 4
Configure options: --with-cc=gcc --with-fc=gfortran --download-fblaslapack --download-mpich --with-debugging=0 COPTFLAGS=-O3 FOPTFLAGS=-O3 CXXOPTFLAGS=-O3 PETSC_ARCH=optimO3fftw391 --download-mumps --download-hypre --download-scalapack --download-parmetis --download-metis --download-fftw --download-cmake
-----------------------------------------
Libraries compiled on 2018-04-30 16:27:28 on ubuntu
Machine characteristics: Linux-4.13.0-38-generic-x86_64-with-Ubuntu-16.04-xenial
Using PETSc directory: /home/hcasquer/petsc-3.9.1
Using PETSc arch: optimO3fftw391
-----------------------------------------
Using C compiler: /home/hcasquer/petsc-3.9.1/optimO3fftw391/bin/mpicc -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden -O3
Using Fortran compiler: /home/hcasquer/petsc-3.9.1/optimO3fftw391/bin/mpif90 -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -O3
-----------------------------------------
Using include paths: -I/home/hcasquer/petsc-3.9.1/include -I/home/hcasquer/petsc-3.9.1/optimO3fftw391/include
-----------------------------------------
Using C linker: /home/hcasquer/petsc-3.9.1/optimO3fftw391/bin/mpicc
Using Fortran linker: /home/hcasquer/petsc-3.9.1/optimO3fftw391/bin/mpif90
Using libraries: -Wl,-rpath,/home/hcasquer/petsc-3.9.1/optimO3fftw391/lib -L/home/hcasquer/petsc-3.9.1/optimO3fftw391/lib -lpetsc -Wl,-rpath,/home/hcasquer/petsc-3.9.1/optimO3fftw391/lib -L/home/hcasquer/petsc-3.9.1/optimO3fftw391/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lcmumps -ldmumps -lsmumps -lzmumps -lmumps_common -lpord -lpthread -lscalapack -lHYPRE -lfftw3_mpi -lfftw3 -lflapack -lfblas -lparmetis -lmetis -lm -lpthread -lstdc++ -ldl -lmpifort -lmpi -lgfortran -lm -lgfortran -lm -lgcc_s -lquadmath -lstdc++ -ldl
-----------------------------------------
More information about the petsc-users
mailing list