xref: /petsc/src/tao/bound/tutorials/output/plate2_16.out (revision 3e6fa7ea8e5fd4baed9b6005d5159317cde144c5)
1
2---- Minimum Surface Area With Plate Problem -----
3mx:8, my:8, bmx:2, bmy:5, height:0.3
4iter =   0, Function value 1.83917, Residual: 0.44807
5iter =   1, Function value 1.79522, Residual: 0.58077
6iter =   2, Function value 1.6861, Residual: 0.325694
7iter =   3, Function value 1.6527, Residual: 0.463266
8iter =   4, Function value 1.61291, Residual: 0.140527
9iter =   5, Function value 1.60885, Residual: 0.0821046
10iter =   6, Function value 1.60662, Residual: 0.0647188
11iter =   7, Function value 1.60346, Residual: 0.0593318
12iter =   8, Function value 1.60324, Residual: 0.128197
13iter =   9, Function value 1.60161, Residual: 0.0357046
14iter =  10, Function value 1.60138, Residual: 0.0198527
15iter =  11, Function value 1.60122, Residual: 0.0143298
16iter =  12, Function value 1.60119, Residual: 0.0195803
17iter =  13, Function value 1.60115, Residual: 0.00495585
18iter =  14, Function value 1.60115, Residual: 0.00153265
19iter =  15, Function value 1.60115, Residual: 0.00122319
20iter =  16, Function value 1.60115, Residual: 0.00103626
21iter =  17, Function value 1.60115, Residual: 0.00156191
22iter =  18, Function value 1.60115, Residual: 0.000331879
23iter =  19, Function value 1.60115, Residual: 0.000179533
24iter =  20, Function value 1.60115, Residual: 0.000137138
25iter =  21, Function value 1.60115, Residual: 0.000126009
26iter =  22, Function value 1.60115, Residual: 7.08451e-05
27Tao Object: 1 MPI process
28  type: bqnls
29    Tao Object: (tao_bnk_) 1 MPI process
30      type: bncg
31        CG Type: ssml_bfgs
32        Skipped Stepdirection Updates: 0
33        Scaled gradient steps: 0
34        Pure gradient steps: 0
35        Not a descent direction: 0
36        Line search fails: 0
37        Matrix has not been preallocated yet
38      TaoLineSearch Object: (tao_bnk_) 1 MPI process
39        type: more-thuente
40        maximum function evaluations=30
41        tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
42        total number of function evaluations=0
43        total number of gradient evaluations=0
44        total number of function/gradient evaluations=0
45        Termination reason: CONTINUE_ITERATING
46      Active Set subset type: subvec
47      convergence tolerances: gatol=1e-08,       grtol=1e-08,       steptol=0.,       gttol=0.
48      Residual in Function/Gradient:=0.
49      Objective value=0.
50      total number of iterations=0,                              (max: 2000)
51      Solver never run
52    Rejected BFGS updates: 0
53    CG steps: 0
54    Newton steps: 0
55    BFGS steps: 21
56    Scaled gradient steps: 1
57    Gradient steps: 0
58    KSP termination reasons:
59      atol: 0
60      rtol: 0
61      ctol: 0
62      negc: 0
63      dtol: 0
64      iter: 0
65      othr: 0
66  Mat Object: (tao_bqnls_) 1 MPI process
67    type: lmvmbfgs
68    rows=64, cols=64
69      Max. storage: 5
70      Used storage: 5
71      Number of updates: 21
72      Number of rejects: 0
73      Number of resets: 0
74      J0:
75        Mat Object: (tao_bqnls_mat_lmvm_J0_) 1 MPI process
76          type: diagonal
77          rows=64, cols=64
78            Vec Object: 1 MPI process
79              type: seq
80      Rescale type: diagonal
81      Rescale history: 1
82      Rescale params: alpha=1., beta=0.5, rho=1.
83      Rescale convex factor: theta=0.125
84  TaoLineSearch Object: 1 MPI process
85    type: more-thuente
86    maximum function evaluations=30
87    tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
88    total number of function evaluations=0
89    total number of gradient evaluations=0
90    total number of function/gradient evaluations=1
91    using variable bounds
92    Termination reason: SUCCESS
93  KSP Object: 1 MPI process
94    type: stcg
95    maximum iterations=10000, initial guess is zero
96    tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
97    left preconditioning
98    using DEFAULT norm type for convergence test
99  PC Object: 1 MPI process
100    type: lmvm
101    PC has not been set up so information may be incomplete
102    Mat Object: (tao_bqnls_) 1 MPI process
103      type: lmvmbfgs
104      rows=64, cols=64
105        Max. storage: 5
106        Used storage: 5
107        Number of updates: 21
108        Number of rejects: 0
109        Number of resets: 0
110        J0:
111          Mat Object: (tao_bqnls_mat_lmvm_J0_) 1 MPI process
112            type: diagonal
113            rows=64, cols=64
114              Vec Object: 1 MPI process
115                type: seq
116        Rescale type: diagonal
117        Rescale history: 1
118        Rescale params: alpha=1., beta=0.5, rho=1.
119        Rescale convex factor: theta=0.125
120  total KSP iterations: 0
121  Active Set subset type: subvec
122  convergence tolerances: gatol=0.0001,   grtol=1e-08,   steptol=0.,   gttol=0.
123  Residual in Function/Gradient:=7.08451e-05
124  Objective value=1.60115
125  total number of iterations=22,                          (max: 50)
126  total number of function/gradient evaluations=24,      (max: unlimited)
127  Solution converged:    ||g(X)|| <= gatol
128