xref: /petsc/src/snes/tutorials/output/ex17_ge_q1_gdsw.out (revision 52446cc723085e0744f602c8b3df1001d0d0ab4d)
1908b9b43SStefano Zampini  0 SNES Function norm 0.467874
2908b9b43SStefano Zampini    0 KSP Residual norm 0.216401
3908b9b43SStefano Zampini    1 KSP Residual norm 0.0553349
4908b9b43SStefano Zampini    2 KSP Residual norm 0.0212547
5908b9b43SStefano Zampini    3 KSP Residual norm 0.0048176
6908b9b43SStefano Zampini    4 KSP Residual norm 0.0021287
7908b9b43SStefano Zampini    5 KSP Residual norm 0.00100956
8908b9b43SStefano Zampini    6 KSP Residual norm 0.000532496
9908b9b43SStefano Zampini    7 KSP Residual norm 0.000209007
10908b9b43SStefano Zampini    8 KSP Residual norm 0.000139492
11908b9b43SStefano Zampini    9 KSP Residual norm 0.000173401
12908b9b43SStefano Zampini   10 KSP Residual norm 0.000225398
13908b9b43SStefano Zampini   11 KSP Residual norm 0.000178771
14908b9b43SStefano Zampini   12 KSP Residual norm 0.000135484
15908b9b43SStefano Zampini   13 KSP Residual norm 0.00012088
16908b9b43SStefano Zampini   14 KSP Residual norm 0.000101858
17908b9b43SStefano Zampini   15 KSP Residual norm 5.80403e-05
18908b9b43SStefano Zampini   16 KSP Residual norm 3.43514e-05
19908b9b43SStefano Zampini   17 KSP Residual norm 3.29735e-05
20908b9b43SStefano Zampini   18 KSP Residual norm 1.64922e-05
21908b9b43SStefano Zampini   19 KSP Residual norm 1.48312e-05
22908b9b43SStefano Zampini   20 KSP Residual norm 1.25128e-05
23908b9b43SStefano Zampini   21 KSP Residual norm 8.36054e-06
24908b9b43SStefano Zampini   22 KSP Residual norm 4.02426e-06
25908b9b43SStefano Zampini   23 KSP Residual norm 4.6593e-06
26908b9b43SStefano Zampini   24 KSP Residual norm 5.72482e-06
27908b9b43SStefano Zampini   25 KSP Residual norm 4.00111e-06
28908b9b43SStefano Zampini   26 KSP Residual norm 3.46507e-06
29908b9b43SStefano Zampini   27 KSP Residual norm 3.96412e-06
30908b9b43SStefano Zampini   28 KSP Residual norm 3.05863e-06
31908b9b43SStefano Zampini   29 KSP Residual norm 2.09907e-06
32908b9b43SStefano ZampiniKSP Object: 5 MPI processes
33908b9b43SStefano Zampini  type: cg
34908b9b43SStefano Zampini  maximum iterations=10000, initial guess is zero
35908b9b43SStefano Zampini  tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
36908b9b43SStefano Zampini  left preconditioning
37908b9b43SStefano Zampini  using NATURAL norm type for convergence test
38908b9b43SStefano ZampiniPC Object: 5 MPI processes
39908b9b43SStefano Zampini  type: mg
40908b9b43SStefano Zampini    type is MULTIPLICATIVE, levels=2 cycles=v
41908b9b43SStefano Zampini      Cycles per PCApply=1
42908b9b43SStefano Zampini      Using Galerkin computed coarse grid matrices
43908b9b43SStefano Zampini  Coarse grid solver -- level 0 -------------------------------
44908b9b43SStefano Zampini    KSP Object: (mg_coarse_) 5 MPI processes
45908b9b43SStefano Zampini      type: preonly
46908b9b43SStefano Zampini      maximum iterations=10000, initial guess is zero
47908b9b43SStefano Zampini      tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
48908b9b43SStefano Zampini      left preconditioning
498405740aSBarry Smith      not checking for convergence
50908b9b43SStefano Zampini    PC Object: (mg_coarse_) 5 MPI processes
51908b9b43SStefano Zampini      type: redundant
52908b9b43SStefano Zampini        First (color=0) of 5 PCs follows
53908b9b43SStefano Zampini        KSP Object: (mg_coarse_redundant_) 1 MPI process
54908b9b43SStefano Zampini          type: preonly
55908b9b43SStefano Zampini          maximum iterations=10000, initial guess is zero
56908b9b43SStefano Zampini          tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
57908b9b43SStefano Zampini          left preconditioning
588405740aSBarry Smith          not checking for convergence
59908b9b43SStefano Zampini        PC Object: (mg_coarse_redundant_) 1 MPI process
60908b9b43SStefano Zampini          type: cholesky
61908b9b43SStefano Zampini            out-of-place factorization
62908b9b43SStefano Zampini            tolerance for zero pivot 2.22045e-14
63908b9b43SStefano Zampini            matrix ordering: nd
64908b9b43SStefano Zampini            factor fill ratio given 5., needed 1.
65*ecf3d421SBarry Smith              Factored matrix:
6626cc229bSBarry Smith                Mat Object: (mg_coarse_redundant_) 1 MPI process
67908b9b43SStefano Zampini                  type: seqsbaij
68908b9b43SStefano Zampini                  rows=50, cols=50
69908b9b43SStefano Zampini                  package used to perform factorization: petsc
70908b9b43SStefano Zampini                  total: nonzeros=1275, allocated nonzeros=1275
71*ecf3d421SBarry Smith          linear system matrix, which is also used to construct the preconditioner:
7226cc229bSBarry Smith          Mat Object: 1 MPI process
73908b9b43SStefano Zampini            type: seqaij
74908b9b43SStefano Zampini            rows=50, cols=50
75908b9b43SStefano Zampini            total: nonzeros=2500, allocated nonzeros=2500
76908b9b43SStefano Zampini            total number of mallocs used during MatSetValues calls=0
77908b9b43SStefano Zampini              using I-node routines: found 10 nodes, limit used is 5
78*ecf3d421SBarry Smith      linear system matrix, which is also used to construct the preconditioner:
79908b9b43SStefano Zampini      Mat Object: 5 MPI processes
80908b9b43SStefano Zampini        type: mpiaij
81908b9b43SStefano Zampini        rows=50, cols=50
82908b9b43SStefano Zampini        total: nonzeros=2500, allocated nonzeros=2500
83908b9b43SStefano Zampini        total number of mallocs used during MatSetValues calls=0
84908b9b43SStefano Zampini          using nonscalable MatPtAP() implementation
85908b9b43SStefano Zampini          using I-node (on process 0) routines: found 2 nodes, limit used is 5
86908b9b43SStefano Zampini  Down solver (pre-smoother) on level 1 -------------------------------
87908b9b43SStefano Zampini    KSP Object: (mg_levels_1_) 5 MPI processes
88908b9b43SStefano Zampini      type: chebyshev
89f2edd1f0SMalachi Phillips        Chebyshev polynomial of first kind
90908b9b43SStefano Zampini        eigenvalue targets used: min 0.237828, max 2.61611
91908b9b43SStefano Zampini        eigenvalues estimated via cg: min 0.0240432, max 2.37828
92908b9b43SStefano Zampini        eigenvalues estimated using cg with transform: [0. 0.1; 0. 1.1]
93908b9b43SStefano Zampini        KSP Object: (mg_levels_1_esteig_) 5 MPI processes
94908b9b43SStefano Zampini          type: cg
95908b9b43SStefano Zampini          maximum iterations=10, initial guess is zero
96908b9b43SStefano Zampini          tolerances: relative=1e-12, absolute=1e-50, divergence=10000.
97908b9b43SStefano Zampini          left preconditioning
98908b9b43SStefano Zampini          using PRECONDITIONED norm type for convergence test
99908b9b43SStefano Zampini        PC Object: 5 MPI processes
100b4028c23SStefano Zampini          type not yet set
101908b9b43SStefano Zampini          PC has not been set up so information may be incomplete
102dd8e379bSPierre Jolivet        estimating eigenvalues using a noisy random number generated right-hand side
103908b9b43SStefano Zampini      maximum iterations=2, nonzero initial guess
104908b9b43SStefano Zampini      tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
105908b9b43SStefano Zampini      left preconditioning
1068405740aSBarry Smith      not checking for convergence
107908b9b43SStefano Zampini    PC Object: (mg_levels_1_) 5 MPI processes
108908b9b43SStefano Zampini      type: bjacobi
109908b9b43SStefano Zampini        number of blocks = 5
110908b9b43SStefano Zampini        Local solver information for first block is in the following KSP and PC objects on rank 0:
111908b9b43SStefano Zampini        Use -mg_levels_1_ksp_view ::ascii_info_detail to display information for all blocks
112908b9b43SStefano Zampini        KSP Object: (mg_levels_1_sub_) 1 MPI process
113908b9b43SStefano Zampini          type: preonly
114908b9b43SStefano Zampini          maximum iterations=10000, initial guess is zero
115908b9b43SStefano Zampini          tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
116908b9b43SStefano Zampini          left preconditioning
1178405740aSBarry Smith          not checking for convergence
118908b9b43SStefano Zampini        PC Object: (mg_levels_1_sub_) 1 MPI process
119908b9b43SStefano Zampini          type: icc
120908b9b43SStefano Zampini            out-of-place factorization
121908b9b43SStefano Zampini            0 levels of fill
122908b9b43SStefano Zampini            tolerance for zero pivot 2.22045e-14
123908b9b43SStefano Zampini            using Manteuffel shift [POSITIVE_DEFINITE]
124908b9b43SStefano Zampini            matrix ordering: natural
125908b9b43SStefano Zampini            factor fill ratio given 1., needed 1.
126*ecf3d421SBarry Smith              Factored matrix:
12726cc229bSBarry Smith                Mat Object: (mg_levels_1_sub_) 1 MPI process
128908b9b43SStefano Zampini                  type: seqsbaij
129908b9b43SStefano Zampini                  rows=28, cols=28
130908b9b43SStefano Zampini                  package used to perform factorization: petsc
131908b9b43SStefano Zampini                  total: nonzeros=226, allocated nonzeros=226
132*ecf3d421SBarry Smith          linear system matrix, which is also used to construct the preconditioner:
133908b9b43SStefano Zampini          Mat Object: (mg_levels_1_sub_) 1 MPI process
134908b9b43SStefano Zampini            type: seqaij
135908b9b43SStefano Zampini            rows=28, cols=28
136908b9b43SStefano Zampini            total: nonzeros=424, allocated nonzeros=424
137908b9b43SStefano Zampini            total number of mallocs used during MatSetValues calls=0
138908b9b43SStefano Zampini              using I-node routines: found 10 nodes, limit used is 5
139*ecf3d421SBarry Smith      linear system matrix, which is also used to construct the preconditioner:
140908b9b43SStefano Zampini      Mat Object: 5 MPI processes
141908b9b43SStefano Zampini        type: mpiaij
142908b9b43SStefano Zampini        rows=252, cols=252
143908b9b43SStefano Zampini        total: nonzeros=11872, allocated nonzeros=11872
144908b9b43SStefano Zampini        total number of mallocs used during MatSetValues calls=0
145908b9b43SStefano Zampini          has attached near null space
146908b9b43SStefano Zampini          using I-node (on process 0) routines: found 10 nodes, limit used is 5
147908b9b43SStefano Zampini  Up solver (post-smoother) same as down solver (pre-smoother)
148*ecf3d421SBarry Smith  linear system matrix, which is also used to construct the preconditioner:
149908b9b43SStefano Zampini  Mat Object: 5 MPI processes
150908b9b43SStefano Zampini    type: mpiaij
151908b9b43SStefano Zampini    rows=252, cols=252
152908b9b43SStefano Zampini    total: nonzeros=11872, allocated nonzeros=11872
153908b9b43SStefano Zampini    total number of mallocs used during MatSetValues calls=0
154908b9b43SStefano Zampini      has attached near null space
155908b9b43SStefano Zampini      using I-node (on process 0) routines: found 10 nodes, limit used is 5
156908b9b43SStefano Zampini  1 SNES Function norm 5.93822e-06
157