xref: /petsc/src/tao/bound/tutorials/output/plate2_20.out (revision a336c15037c72f93cd561f5a5e11e93175f2efd9)
1
2---- Minimum Surface Area With Plate Problem -----
3mx:8, my:6, bmx:3, bmy:3, height:0.2
4iter =   0, Function value 1.67039, Residual: 0.47529
5iter =   0, Function value 1.57687, Residual: 0.447462
6iter =   1, Function value 1.52082, Residual: 0.221251
7iter =   2, Function value 1.50587, Residual: 0.0266265
8iter =   3, Function value 1.50566, Residual: 0.000666715
9iter =   4, Function value 1.50566, Residual: < 1.0e-6
10Tao Object: 1 MPI process
11  type: bntl
12    Tao Object: (tao_bnk_cg_) 1 MPI process
13      type: bncg
14        CG Type: ssml_bfgs
15        Skipped Stepdirection Updates: 0
16        Scaled gradient steps: 0
17        Pure gradient steps: 0
18        Not a descent direction: 0
19        Line search fails: 0
20        Matrix has not been preallocated yet
21      TaoLineSearch Object: (tao_bnk_cg_) 1 MPI process
22        type: more-thuente
23        maximum function evaluations=30
24        tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
25        total number of function evaluations=0
26        total number of gradient evaluations=0
27        total number of function/gradient evaluations=0
28        Termination reason: CONTINUE_ITERATING
29      Active Set subset type: subvec
30      convergence tolerances: gatol=1e-08,       grtol=1e-08,       steptol=0.,       gttol=0.
31      Residual in Function/Gradient:=0.
32      Objective value=0.
33      total number of iterations=0,                              (max: 2000)
34      Solver never run
35    Rejected BFGS updates: 0
36    CG steps: 0
37    Newton steps: 4
38    BFGS steps: 0
39    Scaled gradient steps: 0
40    Gradient steps: 0
41    KSP termination reasons:
42      atol: 0
43      rtol: 3
44      ctol: 1
45      negc: 0
46      dtol: 0
47      iter: 0
48      othr: 0
49  TaoLineSearch Object: 1 MPI process
50    type: more-thuente
51    maximum function evaluations=30
52    tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
53    total number of function evaluations=0
54    total number of gradient evaluations=0
55    total number of function/gradient evaluations=0
56    using variable bounds
57    Termination reason: CONTINUE_ITERATING
58  KSP Object: (tao_bnk_) 1 MPI process
59    type: stcg
60    maximum iterations=10000, initial guess is zero
61    tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
62    left preconditioning
63    using UNPRECONDITIONED norm type for convergence test
64  PC Object: (tao_bnk_) 1 MPI process
65    type: lmvm
66    Mat Object: (tao_bnk_pc_lmvm_) 1 MPI process
67      type: lmvmbfgs
68      rows=48, cols=48
69        Max. storage: 5
70        Used storage: 4
71        Number of updates: 4
72        Number of rejects: 0
73        Number of resets: 0
74        J0:
75          Mat Object: (tao_bnk_pc_lmvm_mat_lmvm_J0_) 1 MPI process
76            type: diagonal
77            rows=48, cols=48
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    linear system matrix, which is also used to construct the preconditioner:
85    Mat Object: 1 MPI process
86      type: submatrix
87      rows=40, cols=40
88  total KSP iterations: 61
89  Active Set subset type: subvec
90  convergence tolerances: gatol=1e-05,   grtol=1e-08,   steptol=0.,   gttol=0.
91  Residual in Function/Gradient:=7.77429e-07
92  Objective value=1.50566
93  total number of iterations=4,                          (max: 50)
94  total number of function/gradient evaluations=90,      (max: unlimited)
95  total number of Hessian evaluations=5
96  Solution converged:    ||g(X)|| <= gatol
97