xref: /petsc/src/snes/tutorials/output/ex5_msm_4.out (revision eaa7cf455101e7391ead982166c6e99faf273403)
1c4762a1bSJed Brown  0 SNES Function norm 0.137187
2c4762a1bSJed Brown    0 KSP Residual norm 0.0751492
3c4762a1bSJed Brown    1 KSP Residual norm 0.0303034
4c4762a1bSJed Brown    2 KSP Residual norm 0.0188899
5c4762a1bSJed Brown    3 KSP Residual norm 0.0117752
6c4762a1bSJed Brown    4 KSP Residual norm 0.00734021
7c4762a1bSJed Brown    5 KSP Residual norm 0.0045756
8c4762a1bSJed Brown    6 KSP Residual norm 0.00285225
9c4762a1bSJed Brown    7 KSP Residual norm 0.00177798
10c4762a1bSJed Brown    8 KSP Residual norm 0.00110832
11c4762a1bSJed Brown    9 KSP Residual norm 0.000690883
12c4762a1bSJed Brown   10 KSP Residual norm 0.000430669
13c4762a1bSJed Brown   11 KSP Residual norm 0.000268462
14c4762a1bSJed Brown   12 KSP Residual norm 0.000167349
15c4762a1bSJed Brown   13 KSP Residual norm 0.000104319
16c4762a1bSJed Brown   14 KSP Residual norm 6.5028e-05
17c4762a1bSJed Brown   15 KSP Residual norm 4.05359e-05
18c4762a1bSJed Brown   16 KSP Residual norm 2.52685e-05
19c4762a1bSJed Brown   17 KSP Residual norm 1.57514e-05
20c4762a1bSJed Brown   18 KSP Residual norm 9.81878e-06
21c4762a1bSJed Brown   19 KSP Residual norm 6.12064e-06
22c4762a1bSJed Brown   20 KSP Residual norm 3.81536e-06
23c4762a1bSJed Brown   21 KSP Residual norm 2.37835e-06
24c4762a1bSJed Brown   22 KSP Residual norm 1.48257e-06
25c4762a1bSJed Brown   23 KSP Residual norm 9.24174e-07
26c4762a1bSJed Brown   24 KSP Residual norm 5.76093e-07
27c4762a1bSJed Brown   25 KSP Residual norm 3.59114e-07
28c4762a1bSJed Brown   26 KSP Residual norm 2.23857e-07
29c4762a1bSJed Brown   27 KSP Residual norm 1.39544e-07
30c4762a1bSJed Brown   28 KSP Residual norm 8.69861e-08
31c4762a1bSJed Brown   29 KSP Residual norm 5.42237e-08
32c4762a1bSJed Brown   30 KSP Residual norm 3.38009e-08
33c4762a1bSJed Brown   31 KSP Residual norm 2.10701e-08
34c4762a1bSJed Brown   32 KSP Residual norm 1.31343e-08
35c4762a1bSJed Brown   33 KSP Residual norm 8.1874e-09
36c4762a1bSJed Brown   34 KSP Residual norm 5.1037e-09
37c4762a1bSJed Brown   35 KSP Residual norm 3.18144e-09
38c4762a1bSJed Brown   36 KSP Residual norm 1.98319e-09
39c4762a1bSJed Brown   37 KSP Residual norm 1.23624e-09
40c4762a1bSJed Brown   38 KSP Residual norm 7.706e-10
41c4762a1bSJed Brown   39 KSP Residual norm 4.804e-10
42c4762a1bSJed Brown   40 KSP Residual norm 2.994e-10
43c4762a1bSJed Brown   41 KSP Residual norm 1.867e-10
44c4762a1bSJed Brown   42 KSP Residual norm 1.164e-10
45c4762a1bSJed Brown   43 KSP Residual norm 7.253e-11
46c4762a1bSJed Brown  1 SNES Function norm 2.290e-10
47c4762a1bSJed BrownNonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 1
48c4762a1bSJed BrownSNES Object: 2 MPI processes
49c4762a1bSJed Brown  type: newtonls
50c4762a1bSJed Brown  maximum iterations=50, maximum function evaluations=10000
51c4762a1bSJed Brown  tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
52c4762a1bSJed Brown  total number of linear solver iterations=43
53c4762a1bSJed Brown  total number of function evaluations=2
54c4762a1bSJed Brown  norm schedule ALWAYS
55c4762a1bSJed Brown  Jacobian is built using a DMDA local Jacobian
56c4762a1bSJed Brown  SNESLineSearch Object: 2 MPI processes
57c4762a1bSJed Brown    type: bt
58c4762a1bSJed Brown      interpolation: cubic
59c4762a1bSJed Brown      alpha=1.000000e-04
60a99ef635SJonas Heinzmann    maxlambda=1.000000e+00, minlambda=1.000000e-12
61c4762a1bSJed Brown    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
62c4762a1bSJed Brown    maximum iterations=40
63c4762a1bSJed Brown  KSP Object: 2 MPI processes
64c4762a1bSJed Brown    type: richardson
65c4762a1bSJed Brown      damping factor=1.
66c4762a1bSJed Brown    maximum iterations=10000, initial guess is zero
67c4762a1bSJed Brown    tolerances: relative=1e-09, absolute=1e-50, divergence=10000.
68c4762a1bSJed Brown    left preconditioning
69c4762a1bSJed Brown    using PRECONDITIONED norm type for convergence test
70c4762a1bSJed Brown  PC Object: 2 MPI processes
71c4762a1bSJed Brown    type: asm
72c4762a1bSJed Brown      total subdomain blocks = 2, amount of overlap = 0
73c4762a1bSJed Brown      restriction/interpolation type - RESTRICT
74c4762a1bSJed Brown      Additive Schwarz: local solve composition type - MULTIPLICATIVE
75ed155784SPierre Jolivet      Local solver information for first block is in the following KSP and PC objects on rank 0:
76ed155784SPierre Jolivet      Use -ksp_view ::ascii_info_detail to display information for all blocks
778cc725e6SPierre Jolivet      KSP Object: (sub_) 1 MPI process
78c4762a1bSJed Brown        type: preonly
79c4762a1bSJed Brown        maximum iterations=10000, initial guess is zero
80c4762a1bSJed Brown        tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
81c4762a1bSJed Brown        left preconditioning
828405740aSBarry Smith        not checking for convergence
838cc725e6SPierre Jolivet      PC Object: (sub_) 1 MPI process
84c4762a1bSJed Brown        type: lu
85c4762a1bSJed Brown          out-of-place factorization
86c4762a1bSJed Brown          tolerance for zero pivot 2.22045e-14
87c4762a1bSJed Brown          matrix ordering: nd
88c4762a1bSJed Brown          factor fill ratio given 5., needed 1.875
89*ecf3d421SBarry Smith            Factored matrix:
9026cc229bSBarry Smith              Mat Object: (sub_) 1 MPI process
91c4762a1bSJed Brown                type: seqaij
92c4762a1bSJed Brown                rows=16, cols=16
93c4762a1bSJed Brown                package used to perform factorization: petsc
94c4762a1bSJed Brown                total: nonzeros=120, allocated nonzeros=120
95c4762a1bSJed Brown                  using I-node routines: found 12 nodes, limit used is 5
96*ecf3d421SBarry Smith        linear system matrix, which is also used to construct the preconditioner:
978cc725e6SPierre Jolivet        Mat Object: (sub_) 1 MPI process
98c4762a1bSJed Brown          type: seqaij
99c4762a1bSJed Brown          rows=16, cols=16
100c4762a1bSJed Brown          total: nonzeros=64, allocated nonzeros=64
101c4762a1bSJed Brown          total number of mallocs used during MatSetValues calls=0
102c4762a1bSJed Brown            not using I-node routines
103*ecf3d421SBarry Smith    linear system matrix, which is also used to construct the preconditioner:
104c4762a1bSJed Brown    Mat Object: 2 MPI processes
105c4762a1bSJed Brown      type: mpiaij
106c4762a1bSJed Brown      rows=32, cols=32
107c4762a1bSJed Brown      total: nonzeros=136, allocated nonzeros=136
108c4762a1bSJed Brown      total number of mallocs used during MatSetValues calls=0
109c4762a1bSJed BrownN: 32 error L2 3.40437e-11 inf 8.12005e-11
110