xref: /petsc/src/ml/regressor/tests/output/ex3_prefix_tao.out (revision b8cc7c9f4d009fc70297f21117c19687cd866881)
1PetscRegressor Object: (sys1_sys2_) 1 MPI process
2  type: linear
3    PetscRegressor Linear Type: ols
4  Tao Object: (sys1_sys2_regressor_linear_) 1 MPI process
5    type: brgn
6      Tao Object: (tao_brgn_subsolver_) 1 MPI process
7        type: bnls
8          Tao Object: (tao_brgn_subsolver_tao_bnk_cg_) 1 MPI process
9            type: bncg
10              CG Type: ssml_bfgs
11              Skipped Stepdirection Updates: 0
12              Scaled gradient steps: 0
13              Pure gradient steps: 0
14              Not a descent direction: 0
15              Line search fails: 0
16              Matrix has not been preallocated yet
17            TaoLineSearch Object: (tao_brgn_subsolver_tao_bnk_cg_) 1 MPI process
18              type: more-thuente
19              maximum function evaluations=30
20              tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
21              total number of function evaluations=0
22              total number of gradient evaluations=0
23              total number of function/gradient evaluations=0
24              Termination reason: 0
25            convergence tolerances: gatol=1e-08,             grtol=1e-08,             steptol=0.,             gttol=0.
26            Residual in Function/Gradient:=0.
27            Objective value=0.
28            total number of iterations=0,                                    (max: 2000)
29            Solver never run
30          Rejected BFGS updates: 0
31          CG steps: 0
32          Newton steps: 1
33          BFGS steps: 0
34          Scaled gradient steps: 0
35          Gradient steps: 0
36          KSP termination reasons:
37            atol: 1
38            rtol: 0
39            ctol: 0
40            negc: 0
41            dtol: 0
42            iter: 0
43            othr: 0
44        TaoLineSearch Object: (tao_brgn_subsolver_) 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=1
51          Termination reason: 1
52        KSP Object: (tao_brgn_subsolver_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_brgn_subsolver_tao_bnk_) 1 MPI process
59          type: lmvm
60          Mat Object: (tao_brgn_subsolver_tao_bnk_pc_lmvm_) 1 MPI process
61            type: lmvmbfgs
62            rows=10, cols=10
63              Scale type: DIAGONAL
64              Scale history: 1
65              Scale params: alpha=1., beta=0.5, rho=1.
66              Convex factors: phi=0., theta=0.125
67              Max. storage: 5
68              Used storage: 0
69              Number of updates: 0
70              Number of rejects: 0
71              Number of resets: 0
72              Mat Object: (tao_brgn_subsolver_tao_bnk_pc_lmvm_J0_) 1 MPI process
73                type: lmvmdiagbroyden
74                rows=10, cols=10
75                  Scale history: 1
76                  Scale params: alpha=1., beta=0.5, rho=1.
77                  Convex factor: theta=0.125
78                  Max. storage: 1
79                  Used storage: 0
80                  Number of updates: 0
81                  Number of rejects: 0
82                  Number of resets: 0
83          linear system matrix = precond matrix:
84          Mat Object: 1 MPI process
85            type: shell
86            rows=10, cols=10
87        total KSP iterations: 1
88        convergence tolerances: gatol=1e-08,         grtol=1e-08,         steptol=0.,         gttol=0.
89        Residual in Function/Gradient:=0.
90        Objective value=20.625
91        total number of iterations=1,                                (max: 10000)
92        total number of function evaluations=3,                        (max: unlimited)
93        total number of function/gradient evaluations=3,            (max: unlimited)
94        total number of Hessian evaluations=1
95        total number of Jacobian evaluations=4
96        Solution converged:          ||g(X)|| <= gatol
97    convergence tolerances: gatol=1e-08,     grtol=1e-08,     steptol=0.,     gttol=0.
98    Residual in Function/Gradient:=0.
99    Objective value=41.25
100    total number of iterations=1,                            (max: 10000)
101    total number of function evaluations=3,                    (max: unlimited)
102    total number of function/gradient evaluations=3,        (max: unlimited)
103    total number of Hessian evaluations=1
104    Solution converged:      ||g(X)|| <= gatol
105