xref: /petsc/src/snes/tutorials/output/ex19_10.out (revision 6a98f8dc3f2c9149905a87dc2e9d0fedaf64e09a)
1lid velocity = 0.0204082, prandtl # = 1., grashof # = 1.
2  0 SNES Function norm 0.146194
3    0 KSP Residual norm 0.146194
4    1 KSP Residual norm 0.0479011
5    2 KSP Residual norm 0.010778
6    3 KSP Residual norm 0.00272661
7    4 KSP Residual norm 0.000690594
8    5 KSP Residual norm 0.000210687
9    6 KSP Residual norm 0.000105322
10    7 KSP Residual norm 6.5975e-05
11    8 KSP Residual norm 2.80726e-05
12    9 KSP Residual norm 1.87879e-05
13   10 KSP Residual norm 8.24594e-06
14   11 KSP Residual norm 1.72955e-06
15   12 KSP Residual norm 5.17053e-07
16  1 SNES Function norm 2.5023e-05
17    0 KSP Residual norm 2.5023e-05
18    1 KSP Residual norm 5.03001e-06
19    2 KSP Residual norm 1.40061e-06
20    3 KSP Residual norm 5.68423e-07
21    4 KSP Residual norm 1.98909e-07
22    5 KSP Residual norm 9.6167e-08
23    6 KSP Residual norm 4.64061e-08
24    7 KSP Residual norm 9.70042e-09
25    8 KSP Residual norm 2.76341e-09
26    9 KSP Residual norm 9.531e-10
27   10 KSP Residual norm 4.491e-10
28   11 KSP Residual norm 2.978e-10
29   12 KSP Residual norm 1.484e-10
30  2 SNES Function norm 1.483e-10
31SNES Object: 3 MPI processes
32  type: newtonls
33  maximum iterations=50, maximum function evaluations=10000
34  tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
35  total number of linear solver iterations=24
36  total number of function evaluations=3
37  norm schedule ALWAYS
38  Jacobian is built using colored finite differences on a DMDA
39  SNESLineSearch Object: 3 MPI processes
40    type: bt
41      interpolation: cubic
42      alpha=1.000000e-04
43    maxstep=1.000000e+08, minlambda=1.000000e-12
44    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
45    maximum iterations=40
46  KSP Object: 3 MPI processes
47    type: fgmres
48      restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
49      happy breakdown tolerance 1e-30
50    maximum iterations=10000, initial guess is zero
51    tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
52    right preconditioning
53    using UNPRECONDITIONED norm type for convergence test
54  PC Object: 3 MPI processes
55    type: fieldsplit
56      FieldSplit with SYMMETRIC_MULTIPLICATIVE composition: total splits = 4
57      Solver info for each split is in the following KSP objects:
58    Split number 0 Defined by IS
59    KSP Object: (fieldsplit_x_velocity_) 3 MPI processes
60      type: preonly
61      maximum iterations=10000, initial guess is zero
62      tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
63      left preconditioning
64      using NONE norm type for convergence test
65    PC Object: (fieldsplit_x_velocity_) 3 MPI processes
66      type: bjacobi
67        number of blocks = 3
68        Local solve is same for all blocks, in the following KSP and PC objects:
69      KSP Object: (fieldsplit_x_velocity_sub_) 1 MPI processes
70        type: preonly
71        maximum iterations=10000, initial guess is zero
72        tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
73        left preconditioning
74        using NONE norm type for convergence test
75      PC Object: (fieldsplit_x_velocity_sub_) 1 MPI processes
76        type: ilu
77          out-of-place factorization
78          0 levels of fill
79          tolerance for zero pivot 2.22045e-14
80          matrix ordering: natural
81          factor fill ratio given 1., needed 1.
82            Factored matrix follows:
83              Mat Object: 1 MPI processes
84                type: seqaij
85                rows=21, cols=21
86                package used to perform factorization: petsc
87                total: nonzeros=85, allocated nonzeros=85
88                total number of mallocs used during MatSetValues calls=0
89                  not using I-node routines
90        linear system matrix = precond matrix:
91        Mat Object: (fieldsplit_x_velocity_) 1 MPI processes
92          type: seqaij
93          rows=21, cols=21
94          total: nonzeros=85, allocated nonzeros=85
95          total number of mallocs used during MatSetValues calls=0
96            not using I-node routines
97      linear system matrix = precond matrix:
98      Mat Object: (fieldsplit_x_velocity_) 3 MPI processes
99        type: mpiaij
100        rows=49, cols=49
101        total: nonzeros=217, allocated nonzeros=217
102        total number of mallocs used during MatSetValues calls=0
103          not using I-node (on process 0) routines
104    Split number 1 Defined by IS
105    KSP Object: (fieldsplit_y_velocity_) 3 MPI processes
106      type: preonly
107      maximum iterations=10000, initial guess is zero
108      tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
109      left preconditioning
110      using NONE norm type for convergence test
111    PC Object: (fieldsplit_y_velocity_) 3 MPI processes
112      type: bjacobi
113        number of blocks = 3
114        Local solve is same for all blocks, in the following KSP and PC objects:
115      KSP Object: (fieldsplit_y_velocity_sub_) 1 MPI processes
116        type: preonly
117        maximum iterations=10000, initial guess is zero
118        tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
119        left preconditioning
120        using NONE norm type for convergence test
121      PC Object: (fieldsplit_y_velocity_sub_) 1 MPI processes
122        type: ilu
123          out-of-place factorization
124          0 levels of fill
125          tolerance for zero pivot 2.22045e-14
126          matrix ordering: natural
127          factor fill ratio given 1., needed 1.
128            Factored matrix follows:
129              Mat Object: 1 MPI processes
130                type: seqaij
131                rows=21, cols=21
132                package used to perform factorization: petsc
133                total: nonzeros=85, allocated nonzeros=85
134                total number of mallocs used during MatSetValues calls=0
135                  not using I-node routines
136        linear system matrix = precond matrix:
137        Mat Object: (fieldsplit_y_velocity_) 1 MPI processes
138          type: seqaij
139          rows=21, cols=21
140          total: nonzeros=85, allocated nonzeros=85
141          total number of mallocs used during MatSetValues calls=0
142            not using I-node routines
143      linear system matrix = precond matrix:
144      Mat Object: (fieldsplit_y_velocity_) 3 MPI processes
145        type: mpiaij
146        rows=49, cols=49
147        total: nonzeros=217, allocated nonzeros=217
148        total number of mallocs used during MatSetValues calls=0
149          not using I-node (on process 0) routines
150    Split number 2 Defined by IS
151    KSP Object: (fieldsplit_Omega_) 3 MPI processes
152      type: preonly
153      maximum iterations=10000, initial guess is zero
154      tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
155      left preconditioning
156      using NONE norm type for convergence test
157    PC Object: (fieldsplit_Omega_) 3 MPI processes
158      type: bjacobi
159        number of blocks = 3
160        Local solve is same for all blocks, in the following KSP and PC objects:
161      KSP Object: (fieldsplit_Omega_sub_) 1 MPI processes
162        type: preonly
163        maximum iterations=10000, initial guess is zero
164        tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
165        left preconditioning
166        using NONE norm type for convergence test
167      PC Object: (fieldsplit_Omega_sub_) 1 MPI processes
168        type: ilu
169          out-of-place factorization
170          0 levels of fill
171          tolerance for zero pivot 2.22045e-14
172          matrix ordering: natural
173          factor fill ratio given 1., needed 1.
174            Factored matrix follows:
175              Mat Object: 1 MPI processes
176                type: seqaij
177                rows=21, cols=21
178                package used to perform factorization: petsc
179                total: nonzeros=85, allocated nonzeros=85
180                total number of mallocs used during MatSetValues calls=0
181                  not using I-node routines
182        linear system matrix = precond matrix:
183        Mat Object: (fieldsplit_Omega_) 1 MPI processes
184          type: seqaij
185          rows=21, cols=21
186          total: nonzeros=85, allocated nonzeros=85
187          total number of mallocs used during MatSetValues calls=0
188            not using I-node routines
189      linear system matrix = precond matrix:
190      Mat Object: (fieldsplit_Omega_) 3 MPI processes
191        type: mpiaij
192        rows=49, cols=49
193        total: nonzeros=217, allocated nonzeros=217
194        total number of mallocs used during MatSetValues calls=0
195          not using I-node (on process 0) routines
196    Split number 3 Defined by IS
197    KSP Object: (fieldsplit_temperature_) 3 MPI processes
198      type: preonly
199      maximum iterations=10000, initial guess is zero
200      tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
201      left preconditioning
202      using NONE norm type for convergence test
203    PC Object: (fieldsplit_temperature_) 3 MPI processes
204      type: bjacobi
205        number of blocks = 3
206        Local solve is same for all blocks, in the following KSP and PC objects:
207      KSP Object: (fieldsplit_temperature_sub_) 1 MPI processes
208        type: preonly
209        maximum iterations=10000, initial guess is zero
210        tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
211        left preconditioning
212        using NONE norm type for convergence test
213      PC Object: (fieldsplit_temperature_sub_) 1 MPI processes
214        type: ilu
215          out-of-place factorization
216          0 levels of fill
217          tolerance for zero pivot 2.22045e-14
218          matrix ordering: natural
219          factor fill ratio given 1., needed 1.
220            Factored matrix follows:
221              Mat Object: 1 MPI processes
222                type: seqaij
223                rows=21, cols=21
224                package used to perform factorization: petsc
225                total: nonzeros=85, allocated nonzeros=85
226                total number of mallocs used during MatSetValues calls=0
227                  not using I-node routines
228        linear system matrix = precond matrix:
229        Mat Object: (fieldsplit_temperature_) 1 MPI processes
230          type: seqaij
231          rows=21, cols=21
232          total: nonzeros=85, allocated nonzeros=85
233          total number of mallocs used during MatSetValues calls=0
234            not using I-node routines
235      linear system matrix = precond matrix:
236      Mat Object: (fieldsplit_temperature_) 3 MPI processes
237        type: mpiaij
238        rows=49, cols=49
239        total: nonzeros=217, allocated nonzeros=217
240        total number of mallocs used during MatSetValues calls=0
241          not using I-node (on process 0) routines
242    linear system matrix = precond matrix:
243    Mat Object: 3 MPI processes
244      type: mpiaij
245      rows=196, cols=196, bs=4
246      total: nonzeros=3472, allocated nonzeros=3472
247      total number of mallocs used during MatSetValues calls=0
248Number of SNES iterations = 2
249