xref: /petsc/src/snes/tutorials/output/ex5_msm_5_alt.out (revision eaa7cf455101e7391ead982166c6e99faf273403)
1c4762a1bSJed Brown  0 SNES Function norm 0.137187
2c4762a1bSJed Brown    0 KSP Residual norm 0.0520252
3c4762a1bSJed Brown    1 KSP Residual norm 0.0362865
4c4762a1bSJed Brown    2 KSP Residual norm 0.0223033
5c4762a1bSJed Brown    3 KSP Residual norm 0.0146222
6c4762a1bSJed Brown    4 KSP Residual norm 0.00958122
7c4762a1bSJed Brown    5 KSP Residual norm 0.00635124
8c4762a1bSJed Brown    6 KSP Residual norm 0.00418352
9c4762a1bSJed Brown    7 KSP Residual norm 0.00277198
10c4762a1bSJed Brown    8 KSP Residual norm 0.00182828
11c4762a1bSJed Brown    9 KSP Residual norm 0.00121047
12c4762a1bSJed Brown   10 KSP Residual norm 0.000798963
13c4762a1bSJed Brown   11 KSP Residual norm 0.000528688
14c4762a1bSJed Brown   12 KSP Residual norm 0.000349123
15c4762a1bSJed Brown   13 KSP Residual norm 0.000230935
16c4762a1bSJed Brown   14 KSP Residual norm 0.000152548
17c4762a1bSJed Brown   15 KSP Residual norm 0.000100881
18c4762a1bSJed Brown   16 KSP Residual norm 6.66525e-05
19c4762a1bSJed Brown   17 KSP Residual norm 4.40705e-05
20c4762a1bSJed Brown   18 KSP Residual norm 2.91216e-05
21c4762a1bSJed Brown   19 KSP Residual norm 1.9253e-05
22c4762a1bSJed Brown   20 KSP Residual norm 1.27234e-05
23c4762a1bSJed Brown   21 KSP Residual norm 8.41115e-06
24c4762a1bSJed Brown   22 KSP Residual norm 5.5589e-06
25c4762a1bSJed Brown   23 KSP Residual norm 3.67466e-06
26c4762a1bSJed Brown   24 KSP Residual norm 2.42867e-06
27c4762a1bSJed Brown   25 KSP Residual norm 1.6054e-06
28c4762a1bSJed Brown   26 KSP Residual norm 1.06108e-06
29c4762a1bSJed Brown   27 KSP Residual norm 7.01377e-07
30c4762a1bSJed Brown   28 KSP Residual norm 4.63577e-07
31c4762a1bSJed Brown   29 KSP Residual norm 3.06423e-07
32c4762a1bSJed Brown   30 KSP Residual norm 2.02533e-07
33c4762a1bSJed Brown   31 KSP Residual norm 1.33872e-07
34c4762a1bSJed Brown   32 KSP Residual norm 8.84852e-08
35c4762a1bSJed Brown   33 KSP Residual norm 5.84874e-08
36c4762a1bSJed Brown   34 KSP Residual norm 3.86584e-08
37c4762a1bSJed Brown   35 KSP Residual norm 2.55525e-08
38c4762a1bSJed Brown   36 KSP Residual norm 1.68895e-08
39c4762a1bSJed Brown   37 KSP Residual norm 1.11636e-08
40c4762a1bSJed Brown   38 KSP Residual norm 7.37887e-09
41c4762a1bSJed Brown   39 KSP Residual norm 4.87728e-09
42c4762a1bSJed Brown   40 KSP Residual norm 3.22376e-09
43c4762a1bSJed Brown   41 KSP Residual norm 2.13083e-09
44c4762a1bSJed Brown   42 KSP Residual norm 1.40843e-09
45c4762a1bSJed Brown   43 KSP Residual norm 9.309e-10
46c4762a1bSJed Brown   44 KSP Residual norm 6.153e-10
47c4762a1bSJed Brown   45 KSP Residual norm 4.067e-10
48c4762a1bSJed Brown   46 KSP Residual norm 2.688e-10
49c4762a1bSJed Brown   47 KSP Residual norm 1.777e-10
50c4762a1bSJed Brown   48 KSP Residual norm 1.174e-10
51c4762a1bSJed Brown   49 KSP Residual norm 7.763e-11
52c4762a1bSJed Brown   50 KSP Residual norm 5.131e-11
53c4762a1bSJed Brown  1 SNES Function norm 1.613e-10
54c4762a1bSJed BrownNonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 1
55c4762a1bSJed BrownSNES Object: 2 MPI processes
56c4762a1bSJed Brown  type: newtonls
57c4762a1bSJed Brown  maximum iterations=50, maximum function evaluations=10000
58c4762a1bSJed Brown  tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
59c4762a1bSJed Brown  total number of linear solver iterations=50
60c4762a1bSJed Brown  total number of function evaluations=2
61c4762a1bSJed Brown  norm schedule ALWAYS
62c4762a1bSJed Brown  Jacobian is built using a DMDA local Jacobian
63c4762a1bSJed BrownSNESLineSearch Object: 2 MPI processes
64c4762a1bSJed Brown    type: bt
65c4762a1bSJed Brown      interpolation: cubic
66c4762a1bSJed Brown      alpha=1.000000e-04
67a99ef635SJonas Heinzmann    maxlambda=1.000000e+00, minlambda=1.000000e-12
68c4762a1bSJed Brown    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
69c4762a1bSJed Brown    maximum iterations=40
70c4762a1bSJed Brown  KSP Object: 2 MPI processes
71c4762a1bSJed Brown    type: richardson
72c4762a1bSJed Brown      damping factor=1.
73c4762a1bSJed Brown    maximum iterations=10000, initial guess is zero
74c4762a1bSJed Brown    tolerances: relative=1e-09, absolute=1e-50, divergence=10000.
75c4762a1bSJed Brown    left preconditioning
76c4762a1bSJed Brown    using PRECONDITIONED norm type for convergence test
77c4762a1bSJed Brown  PC Object: 2 MPI processes
78c4762a1bSJed Brown    type: asm
79c4762a1bSJed Brown      total subdomain blocks = 4, amount of overlap = 0
80c4762a1bSJed Brown      restriction/interpolation type - RESTRICT
81c4762a1bSJed Brown      Additive Schwarz: local solve composition type - MULTIPLICATIVE
82ed155784SPierre Jolivet      Local solver information for first block is in the following KSP and PC objects on rank 0:
83ed155784SPierre Jolivet      Use -ksp_view ::ascii_info_detail to display information for all blocks
848cc725e6SPierre Jolivet    KSP Object: (sub_) 1 MPI process
85c4762a1bSJed Brown      type: preonly
86c4762a1bSJed Brown      maximum iterations=10000, initial guess is zero
87c4762a1bSJed Brown      tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
88c4762a1bSJed Brown      left preconditioning
898405740aSBarry Smith      not checking for convergence
908cc725e6SPierre Jolivet    PC Object: (sub_) 1 MPI process
91c4762a1bSJed Brown      type: lu
92c4762a1bSJed Brown        out-of-place factorization
93c4762a1bSJed Brown        tolerance for zero pivot 2.22045e-14
94c4762a1bSJed Brown        matrix ordering: nd
95c4762a1bSJed Brown        factor fill ratio given 5., needed 1.35714
96*ecf3d421SBarry Smith          Factored matrix:
9726cc229bSBarry Smith            Mat Object: (sub_) 1 MPI process
98c4762a1bSJed Brown              type: seqaij
99c4762a1bSJed Brown              rows=8, cols=8
100c4762a1bSJed Brown              package used to perform factorization: petsc
101c4762a1bSJed Brown              total: nonzeros=38, allocated nonzeros=38
102c4762a1bSJed Brown                not using I-node routines
103*ecf3d421SBarry Smith      linear system matrix, which is also used to construct the preconditioner:
1048cc725e6SPierre Jolivet      Mat Object: (sub_) 1 MPI process
105c4762a1bSJed Brown        type: seqaij
106c4762a1bSJed Brown        rows=8, cols=8
107c4762a1bSJed Brown        total: nonzeros=28, allocated nonzeros=28
108c4762a1bSJed Brown        total number of mallocs used during MatSetValues calls=0
109c4762a1bSJed Brown          not using I-node routines
110*ecf3d421SBarry Smith    linear system matrix, which is also used to construct the preconditioner:
111c4762a1bSJed Brown    Mat Object: 2 MPI processes
112c4762a1bSJed Brown      type: mpiaij
113c4762a1bSJed Brown      rows=32, cols=32
114c4762a1bSJed Brown      total: nonzeros=136, allocated nonzeros=136
115c4762a1bSJed Brown      total number of mallocs used during MatSetValues calls=0
116c4762a1bSJed BrownN: 32 error L2 2.67559e-11 inf 5.97333e-11
117