xref: /petsc/src/ts/tutorials/output/ex20opt_ic_3.out (revision 57d508425293f0bb93f59574d14951d8faac9af8)
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    Tao Object: (tao_bnk_cg_) 1 MPI process
11      type: bncg
12        CG Type: ssml_bfgs
13        Skipped Stepdirection Updates: 0
14        Scaled gradient steps: 0
15        Pure gradient steps: 0
16        Not a descent direction: 0
17        Line search fails: 0
18        Matrix has not been preallocated yet
19      TaoLineSearch Object: (tao_bnk_cg_) 1 MPI process
20        type: more-thuente
21        maximum function evaluations=30
22        tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
23        total number of function evaluations=0
24        total number of gradient evaluations=0
25        total number of function/gradient evaluations=0
26        Termination reason: CONTINUE_ITERATING
27      convergence tolerances: gatol=1e-08,       grtol=1e-08, steptol=0.,       gttol=0.
28      Residual in Function/Gradient:=0.
29      Objective value=0.
30      total number of iterations=0,                              (max: 2000)
31      Solver never run
32    CG steps: 0
33    Newton steps: 5
34    Scaled gradient steps: 0
35    Gradient steps: 0
36    KSP termination reasons:
37      atol: 0
38      rtol: 2
39      ctol: 2
40      negc: 1
41      dtol: 0
42      iter: 0
43      othr: 0
44  TaoLineSearch Object: 1 MPI process
45    type: more-thuente
46    maximum function evaluations=30
47    tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
48    total number of function evaluations=0
49    total number of gradient evaluations=0
50    total number of function/gradient evaluations=0
51    Termination reason: CONTINUE_ITERATING
52  KSP Object: (tao_bnk_) 1 MPI process
53    type: stcg
54    maximum iterations=10000, initial guess is zero
55    tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
56    left preconditioning
57    using UNPRECONDITIONED norm type for convergence test
58  PC Object: (tao_bnk_) 1 MPI process
59    type: none
60    linear system matrix = precond matrix:
61    Mat Object: 1 MPI process
62      type: shell
63      rows=2, cols=2
64  total KSP iterations: 8
65  convergence tolerances: gatol=1e-08,   grtol=1e-08, steptol=0.,   gttol=0.
66  Residual in Function/Gradient:=3.72296e-10
67  Objective value=4.93222e-21
68  total number of iterations=5,                          (max: 50)
69  total number of function/gradient evaluations=17,      (max: unlimited)
70  total number of Hessian evaluations=6
71  Solution converged:    ||g(X)|| <= gatol
72