xref: /petsc/src/ts/tutorials/output/ex20opt_p_3.out (revision 6dd63270497ad23dcf16ae500a87ff2b2a0b7474)
1  0 TAO,  Function value: 0.0636039,  Residual: 0.0203472
2  1 TAO,  Function value: 0.0276106,  Residual: 0.00969064
3  2 TAO,  Function value: 0.0157957,  Residual: 0.00414311
4  3 TAO,  Function value: 0.0113141,  Residual: 0.00252519
5  4 TAO,  Function value: 0.00732026,  Residual: 0.00134497
6  5 TAO,  Function value: 0.00483833,  Residual: 0.000751179
7  6 TAO,  Function value: 0.0031041,  Residual: 0.000409567
8  7 TAO,  Function value: 0.00196796,  Residual: 0.000224068
9  8 TAO,  Function value: 0.00121948,  Residual: 0.000121638
10  9 TAO,  Function value: 0.000737626,  Residual: 6.57433e-05
11 10 TAO,  Function value: 0.000432094,  Residual: 3.52721e-05
12 11 TAO,  Function value: 0.000242918,  Residual: 1.8755e-05
13 12 TAO,  Function value: 0.00012919,  Residual: 9.84542e-06
14 13 TAO,  Function value: 6.36203e-05,  Residual: 5.07257e-06
15 14 TAO,  Function value: 2.80489e-05,  Residual: 2.53855e-06
16 15 TAO,  Function value: 1.04769e-05,  Residual: 1.21094e-06
17 16 TAO,  Function value: 3.01605e-06,  Residual: 5.3095e-07
18 17 TAO,  Function value: 5.64894e-07,  Residual: 1.98867e-07
19 18 TAO,  Function value: 5.05242e-08,  Residual: 5.48053e-08
20 19 TAO,  Function value: 1.24426e-09,  Residual: 8.34439e-09
21Tao Object: 1 MPI process
22  type: bqnls
23    Tao Object: (tao_bnk_) 1 MPI process
24      type: bncg
25        CG Type: ssml_bfgs
26        Skipped Stepdirection Updates: 0
27        Scaled gradient steps: 0
28        Pure gradient steps: 0
29        Not a descent direction: 0
30        Line search fails: 0
31        Matrix has not been preallocated yet
32      TaoLineSearch Object: (tao_bnk_) 1 MPI process
33        type: more-thuente
34        maximum function evaluations=30
35        tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
36        total number of function evaluations=0
37        total number of gradient evaluations=0
38        total number of function/gradient evaluations=0
39        Termination reason: 0
40      convergence tolerances: gatol=1e-08,       grtol=1e-08,  steptol=0.,       gttol=0.
41      Residual in Function/Gradient:=0.
42      Objective value=0.
43      total number of iterations=0,                              (max: 2000)
44      Solver never run
45    Rejected BFGS updates: 0
46    CG steps: 0
47    Newton steps: 0
48    BFGS steps: 18
49    Scaled gradient steps: 1
50    Gradient steps: 0
51    KSP termination reasons:
52      atol: 0
53      rtol: 0
54      ctol: 0
55      negc: 0
56      dtol: 0
57      iter: 0
58      othr: 0
59  Mat Object: (tao_bqnls_) 1 MPI process
60    type: lmvmbfgs
61    rows=1, cols=1
62      Scale type: DIAGONAL
63      Scale history: 1
64      Scale params: alpha=1., beta=0.5, rho=1.
65      Convex factors: phi=0., theta=0.125
66      Max. storage: 5
67      Used storage: 5
68      Number of updates: 18
69      Number of rejects: 0
70      Number of resets: 0
71      Mat Object: (tao_bqnls_J0_) 1 MPI process
72        type: lmvmdiagbroyden
73        rows=1, cols=1
74          Scale history: 1
75          Scale params: alpha=1., beta=0.5, rho=1.
76          Convex factor: theta=0.125
77          Max. storage: 1
78          Used storage: 1
79          Number of updates: 18
80          Number of rejects: 0
81          Number of resets: 0
82  TaoLineSearch Object: 1 MPI process
83    type: more-thuente
84    maximum function evaluations=30
85    tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
86    total number of function evaluations=0
87    total number of gradient evaluations=0
88    total number of function/gradient evaluations=1
89    Termination reason: 1
90  KSP Object: 1 MPI process
91    type: stcg
92    maximum iterations=10000, initial guess is zero
93    tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
94    left preconditioning
95    using DEFAULT norm type for convergence test
96  PC Object: 1 MPI process
97    type: lmvm
98    PC has not been set up so information may be incomplete
99    Mat Object: (tao_bqnls_) 1 MPI process
100      type: lmvmbfgs
101      rows=1, cols=1
102        Scale type: DIAGONAL
103        Scale history: 1
104        Scale params: alpha=1., beta=0.5, rho=1.
105        Convex factors: phi=0., theta=0.125
106        Max. storage: 5
107        Used storage: 5
108        Number of updates: 18
109        Number of rejects: 0
110        Number of resets: 0
111        Mat Object: (tao_bqnls_J0_) 1 MPI process
112          type: lmvmdiagbroyden
113          rows=1, cols=1
114            Scale history: 1
115            Scale params: alpha=1., beta=0.5, rho=1.
116            Convex factor: theta=0.125
117            Max. storage: 1
118            Used storage: 1
119            Number of updates: 18
120            Number of rejects: 0
121            Number of resets: 0
122  total KSP iterations: 0
123  convergence tolerances: gatol=1e-08,   grtol=1e-08, steptol=0.,   gttol=0.
124  Residual in Function/Gradient:=8.34439e-09
125  Objective value=1.24426e-09
126  total number of iterations=19,                          (max: 50)
127  total number of function/gradient evaluations=20,      (max: unlimited)
128  Solution converged:    ||g(X)|| <= gatol
129Vec Object: 1 MPI process
130  type: seq
13199.7009
132