|
MOOCHO
Version of the Day
|
|
Below is the console output generated by the program ExampleNLPBanded.exe using the command-line arguments
--echo-command-line --nD=3000 --bw=10 --diag-scal=1e+3 --nI=5 --xIl=1e-5 --xo=0.1
given the Moocho.opt options file shown here.
Here is the other types of output that is associated with this run:
Console output:
Teuchos::GlobalMPISession::GlobalMPISession(): started serial run
Echoing the command-line:
../example/ExampleNLPBanded/ExampleNLPBanded.exe --moocho-options-file=../example/Moocho.sample.opt --echo-command-line --nD=3000 --bw=10 --diag-scal=1e+3 --nI=5 --xIl=1e-5 --xo=0.1
*****************************
*** MoochoSolver::solve() ***
*****************************
test_nlp = true: Testing the NLP! ...
Testing the supported NLPFirstOrder interface ...
Successful end of testing of the nlp
********************************
*** Start of rSQP Iterations ***
n = 3005, m = 3000, nz = 59910
k f ||c||s ||rGL||s QN #act ||Ypy||2 ||Zpz||2 ||d||inf alpha time(sec)
---- --------- --------- --------- -- ---- -------- -------- -------- -------- ---------
0 15 1.2e+02 9.8 IN 0 1 1e+02 1e+01 0.06 0.631657
1 2.2 70 0.21 UP 0 1 0.06 0.3 1 1.217418
2 0.62 16 0.28 SK 0 0.4 0.06 0.07 1 1.802403
3 0.39 1.3 0.28 SK 0 0.04 0.05 0.02 1 2.388064
4 0.34 0.045 0.27 DU 0 0.001 0.2 0.1 1 2.973937
5 0.17 0.0062 0.2 UP 1 0.0002 0.6 0.3 1 3.564072
6 4.3e-09 0.0016 2.4e-05 UP 4 9e-05 4e-06 3e-06 1 4.150871
---- --------- --------- --------- -- ----
7 3.1e-10 7.9e-09 1.5e-05 UP 4 3e-10 2e-06 2e-06 - 4.73415
Total time = 4.7342 sec
Jackpot! You have found the solution!!!!!!
Number of function evaluations:
-------------------------------
f(x) : 18
c(x) : 18
Gf(x) : 9
Gc(x) : 9
Solution Found!
1.8.6