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 = 1, Function value 1.506, Residual: 0.0373927 6iter = 2, Function value 1.50566, Residual: 1.78454e-05 7iter = 3, Function value 1.50566, Residual: < 1.0e-6 8Tao Object: 1 MPI processes 9 type: tron 10 Total PG its: 9, PG tolerance: 0.001 11 TaoLineSearch Object: 1 MPI processes 12 type: more-thuente 13 maximum function evaluations=30 14 tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9 15 total number of function evaluations=0 16 total number of gradient evaluations=0 17 total number of function/gradient evaluations=1 18 using variable bounds 19 Termination reason: 1 20 KSP Object: 1 MPI processes 21 type: stcg 22 maximum iterations=10000, initial guess is zero 23 tolerances: relative=1e-05, absolute=1e-50, divergence=10000. 24 left preconditioning 25 using UNPRECONDITIONED norm type for convergence test 26 PC Object: 1 MPI processes 27 type: ilu 28 out-of-place factorization 29 0 levels of fill 30 tolerance for zero pivot 2.22045e-14 31 matrix ordering: natural 32 factor fill ratio given 1., needed 1. 33 Factored matrix follows: 34 Mat Object: 1 MPI processes 35 type: seqaij 36 rows=40, cols=40 37 package used to perform factorization: petsc 38 total: nonzeros=190, allocated nonzeros=190 39 total number of mallocs used during MatSetValues calls=0 40 not using I-node routines 41 linear system matrix = precond matrix: 42 Mat Object: 1 MPI processes 43 type: seqaij 44 rows=40, cols=40 45 total: nonzeros=190, allocated nonzeros=190 46 total number of mallocs used during MatSetValues calls=0 47 not using I-node routines 48 total KSP iterations: 12 49 Active Set subset type: subvec 50 convergence tolerances: gatol=1e-05, steptol=0., gttol=0. 51 Residual in Function/Gradient:=1.4512e-11 52 Objective value=1.50566 53 total number of iterations=3, (max: 50) 54 total number of function/gradient evaluations=14, (max: 4000) 55 total number of Hessian evaluations=3 56 Solution converged: ||g(X)|| <= gatol 57