xref: /petsc/src/ts/tutorials/output/ex20opt_ic_3.out (revision 9371c9d470a9602b6d10a8bf50c9b2280a79e45a)
1  0 TAO,  Function value: 0.153666,  Residual: 1.22223
2  0 TAO,  Function value: 0.0316957,  Residual: 0.71596
3  1 TAO,  Function value: 0.0134763,  Residual: 0.746393
4  2 TAO,  Function value: 0.000704249,  Residual: 0.146571
5  3 TAO,  Function value: 2.16378e-06,  Residual: 0.00781675
6  4 TAO,  Function value: 2.84204e-11,  Residual: 2.82609e-05
7  5 TAO,  Function value: 4.93222e-21,  Residual: 3.72296e-10
8Tao Object: 1 MPI process
9  type: bntr
10    CG steps: 0
11    Newton steps: 5
12    Scaled gradient steps: 0
13    Gradient steps: 0
14    KSP termination reasons:
15      atol: 0
16      rtol: 2
17      ctol: 2
18      negc: 1
19      dtol: 0
20      iter: 0
21      othr: 0
22  TaoLineSearch Object: 1 MPI process
23    type: more-thuente
24    maximum function evaluations=30
25    tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
26    total number of function evaluations=0
27    total number of gradient evaluations=0
28    total number of function/gradient evaluations=0
29    Termination reason: 0
30  KSP Object: (tao_bnk_) 1 MPI process
31    type: stcg
32    maximum iterations=10000, initial guess is zero
33    tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
34    left preconditioning
35    using UNPRECONDITIONED norm type for convergence test
36  PC Object: (tao_bnk_) 1 MPI process
37    type: none
38    linear system matrix = precond matrix:
39    Mat Object: 1 MPI process
40      type: shell
41      rows=2, cols=2
42  total KSP iterations: 8
43  convergence tolerances: gatol=1e-08,   steptol=0.,   gttol=0.
44  Residual in Function/Gradient:=3.72296e-10
45  Objective value=4.93222e-21
46  total number of iterations=5,                          (max: 50)
47  total number of function/gradient evaluations=17,      (max: 4000)
48  total number of Hessian evaluations=6
49  Solution converged:    ||g(X)|| <= gatol
50