1c4762a1bSJed Brown 2c4762a1bSJed Brown---- Minimum Surface Area With Plate Problem ----- 3c4762a1bSJed Brownmx:8, my:6, bmx:3, bmy:3, height:0.2 4c4762a1bSJed Browniter = 0, Function value 1.67039, Residual: 0.47529 5c4762a1bSJed Browniter = 1, Function value 1.50978, Residual: 0.128026 6c4762a1bSJed Browniter = 2, Function value 1.5058, Residual: 0.0448655 7c4762a1bSJed Browniter = 3, Function value 1.50566, Residual: 0.000115801 8c4762a1bSJed Browniter = 4, Function value 1.50566, Residual: < 1.0e-6 98cc725e6SPierre JolivetTao Object: 1 MPI process 10c4762a1bSJed Brown type: bnls 11b17ffb64SBarry Smith Tao Object: (tao_bnk_cg_) 1 MPI process 12b17ffb64SBarry Smith type: bncg 13b17ffb64SBarry Smith CG Type: ssml_bfgs 14b17ffb64SBarry Smith Skipped Stepdirection Updates: 0 15b17ffb64SBarry Smith Scaled gradient steps: 0 16b17ffb64SBarry Smith Pure gradient steps: 0 17b17ffb64SBarry Smith Not a descent direction: 0 18b17ffb64SBarry Smith Line search fails: 0 19b17ffb64SBarry Smith Matrix has not been preallocated yet 20b17ffb64SBarry Smith TaoLineSearch Object: (tao_bnk_cg_) 1 MPI process 21b17ffb64SBarry Smith type: more-thuente 22b17ffb64SBarry Smith maximum function evaluations=30 23b17ffb64SBarry Smith tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9 24b17ffb64SBarry Smith total number of function evaluations=0 25b17ffb64SBarry Smith total number of gradient evaluations=0 26b17ffb64SBarry Smith total number of function/gradient evaluations=0 271404853cSMatthew G. Knepley Termination reason: CONTINUE_ITERATING 28b17ffb64SBarry Smith Active Set subset type: subvec 29606f75f6SBarry Smith convergence tolerances: gatol=1e-08, grtol=1e-08, steptol=0., gttol=0. 30b17ffb64SBarry Smith Residual in Function/Gradient:=0. 31b17ffb64SBarry Smith Objective value=0. 32b17ffb64SBarry Smith total number of iterations=0, (max: 2000) 33606f75f6SBarry Smith Solver never run 34c4762a1bSJed Brown Rejected BFGS updates: 0 35c4762a1bSJed Brown CG steps: 0 36c4762a1bSJed Brown Newton steps: 4 37c4762a1bSJed Brown BFGS steps: 0 38c4762a1bSJed Brown Scaled gradient steps: 0 39c4762a1bSJed Brown Gradient steps: 0 40c4762a1bSJed Brown KSP termination reasons: 41c4762a1bSJed Brown atol: 0 42c4762a1bSJed Brown rtol: 4 43c4762a1bSJed Brown ctol: 0 44c4762a1bSJed Brown negc: 0 45c4762a1bSJed Brown dtol: 0 46c4762a1bSJed Brown iter: 0 47c4762a1bSJed Brown othr: 0 488cc725e6SPierre Jolivet TaoLineSearch Object: 1 MPI process 49c4762a1bSJed Brown type: more-thuente 50c4762a1bSJed Brown maximum function evaluations=30 51c4762a1bSJed Brown tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9 52c4762a1bSJed Brown total number of function evaluations=0 53c4762a1bSJed Brown total number of gradient evaluations=0 54c4762a1bSJed Brown total number of function/gradient evaluations=1 55c4762a1bSJed Brown using variable bounds 561404853cSMatthew G. Knepley Termination reason: SUCCESS 578cc725e6SPierre Jolivet KSP Object: (tao_bnk_) 1 MPI process 58c4762a1bSJed Brown type: stcg 59c4762a1bSJed Brown maximum iterations=10000, initial guess is zero 60c4762a1bSJed Brown tolerances: relative=1e-05, absolute=1e-50, divergence=10000. 61c4762a1bSJed Brown left preconditioning 62c4762a1bSJed Brown using UNPRECONDITIONED norm type for convergence test 638cc725e6SPierre Jolivet PC Object: (tao_bnk_) 1 MPI process 64c4762a1bSJed Brown type: lmvm 650e02354eSStefano Zampini Mat Object: (tao_bnk_pc_lmvm_) 1 MPI process 66c4762a1bSJed Brown type: lmvmbfgs 67c4762a1bSJed Brown rows=48, cols=48 68c4762a1bSJed Brown Max. storage: 5 69c4762a1bSJed Brown Used storage: 3 70c4762a1bSJed Brown Number of updates: 3 71c4762a1bSJed Brown Number of rejects: 0 72c4762a1bSJed Brown Number of resets: 0 7309fb3ddcSToby Isaac J0: 7409fb3ddcSToby Isaac Mat Object: (tao_bnk_pc_lmvm_mat_lmvm_J0_) 1 MPI process 7509fb3ddcSToby Isaac type: diagonal 76c4762a1bSJed Brown rows=48, cols=48 7709fb3ddcSToby Isaac Vec Object: 1 MPI process 7809fb3ddcSToby Isaac type: seq 7909fb3ddcSToby Isaac Rescale type: diagonal 8009fb3ddcSToby Isaac Rescale history: 1 8109fb3ddcSToby Isaac Rescale params: alpha=1., beta=0.5, rho=1. 8209fb3ddcSToby Isaac Rescale convex factor: theta=0.125 83*ecf3d421SBarry Smith linear system matrix, which is also used to construct the preconditioner: 848cc725e6SPierre Jolivet Mat Object: 1 MPI process 85c4762a1bSJed Brown type: seqaij 86c4762a1bSJed Brown rows=40, cols=40 8777433607SBarry Smith total: nonzeros=228, allocated nonzeros=228 88c4762a1bSJed Brown total number of mallocs used during MatSetValues calls=0 89c4762a1bSJed Brown not using I-node routines 90c4762a1bSJed Brown total KSP iterations: 79 91c4762a1bSJed Brown Active Set subset type: subvec 92606f75f6SBarry Smith convergence tolerances: gatol=1e-05, grtol=1e-08, steptol=0., gttol=0. 93c4762a1bSJed Brown Residual in Function/Gradient:=9.00122e-09 94c4762a1bSJed Brown Objective value=1.50566 95c4762a1bSJed Brown total number of iterations=4, (max: 50) 96606f75f6SBarry Smith total number of function/gradient evaluations=6, (max: unlimited) 97c4762a1bSJed Brown total number of Hessian evaluations=4 98c4762a1bSJed Brown Solution converged: ||g(X)|| <= gatol 99