******************************************************************************
This program contains Ipopt, a library for large-scale nonlinear optimization.
Ipopt is released as open source code under the Eclipse Public License (EPL).
For more information visit http://projects.coin-or.org/Ipopt
******************************************************************************
This is Ipopt version 3.12.4, running with linear solver mumps.
NOTE: Other linear solvers might be more efficient (see Ipopt documentation).
Number of nonzeros in equality constraint Jacobian...: 5
Number of nonzeros in inequality constraint Jacobian.: 5
Number of nonzeros in Lagrangian Hessian.............: 25
Total number of variables............................: 5
variables with only lower bounds: 5
variables with lower and upper bounds: 0
variables with only upper bounds: 0
Total number of equality constraints.................: 1
Total number of inequality constraints...............: 1
inequality constraints with only lower bounds: 1
inequality constraints with lower and upper bounds: 0
inequality constraints with only upper bounds: 0
iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls
0 3.5638383e-04 9.50e-01 8.43e-01 -1.0 0.00e+00 - 0.00e+00 0.00e+00 0
1 1.4477633e-01 2.22e-16 1.81e+01 -1.7 4.73e-01 - 5.19e-02 1.00e+00f 1
2 1.4007600e-01 0.00e+00 4.83e-01 -1.7 4.83e-03 2.0 1.00e+00 1.00e+00f 1
3 1.2577789e-01 0.00e+00 4.48e-01 -1.7 1.34e-02 1.5 1.00e+00 1.00e+00f 1
4 6.7243317e-02 2.22e-16 5.77e-01 -1.7 5.20e-02 1.0 1.00e+00 1.00e+00f 1
5 3.7213602e-02 0.00e+00 6.95e-01 -1.7 2.35e-02 1.5 1.00e+00 1.00e+00f 1
6 -2.2423603e-01 0.00e+00 1.47e+00 -1.7 1.49e-01 1.0 1.00e+00 1.00e+00f 1
7 -3.8758707e-01 0.00e+00 1.73e+00 -1.7 6.58e-02 1.4 1.00e+00 1.00e+00f 1
8 -7.7032211e-01 2.22e-16 2.20e+00 -1.7 3.27e-01 0.9 1.00e+00 4.25e-01f 1
9 -1.3632065e+00 0.00e+00 7.31e+00 -1.7 1.26e+00 0.5 8.38e-01 1.52e-01f 1
iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls
10 -1.3703096e+00 0.00e+00 2.52e+00 -1.7 1.66e-02 - 1.00e+00 3.41e-01f 2
11 -1.3549140e+00 1.11e-16 2.00e-07 -1.7 5.62e-03 - 1.00e+00 1.00e+00f 1
12 -1.4342534e+00 2.22e-16 4.28e-03 -3.8 1.84e-02 - 9.85e-01 9.64e-01f 1
13 -1.4351525e+00 2.22e-16 1.50e-09 -3.8 1.83e-04 - 1.00e+00 1.00e+00f 1
14 -1.4357476e+00 0.00e+00 1.84e-11 -5.7 1.31e-04 - 1.00e+00 1.00e+00f 1
15 -1.4357548e+00 0.00e+00 2.55e-14 -8.6 1.60e-06 - 1.00e+00 1.00e+00f 1
Number of Iterations....: 15
(scaled) (unscaled)
Objective...............: -1.4357548282652326e+00 -1.4357548282652326e+00
Dual infeasibility......: 2.5509802434222750e-14 2.5509802434222750e-14
Constraint violation....: 0.0000000000000000e+00 0.0000000000000000e+00
Complementarity.........: 2.5094220144700591e-09 2.5094220144700591e-09
Overall NLP error.......: 2.5094220144700591e-09 2.5094220144700591e-09
Number of objective function evaluations = 18
Number of objective gradient evaluations = 16
Number of equality constraint evaluations = 18
Number of inequality constraint evaluations = 18
Number of equality constraint Jacobian evaluations = 16
Number of inequality constraint Jacobian evaluations = 16
Number of Lagrangian Hessian evaluations = 15
Total CPU secs in IPOPT (w/o function evaluations) = 0.132
Total CPU secs in NLP function evaluations = 0.157
EXIT: Optimal Solution Found.