##############ECHO OF PROBLEM################# ##############sinh.ode################# diff(y,x,1) = sinh(x); ! glob_max_terms := 30; ! glob_x_start := 0.0; glob_x_end := 10.0 ; glob_y_init[1] := exact_soln_glob_y(glob_x_start); glob_hmax := 0.1 ; glob_adjust_h := 1; glob_look_poles := 0; glob_max_iter := 400; glob_log10relerr := -8.0; glob_log10abserr := -8.0; ! exact_soln_glob_y := proc(x) return(cosh(x)); end; ! #######END OF ECHO OF PROBLEM################# glob_x[1] := 0 glob_y(exact) := 1 glob_y_higher[1,1] := 1 sinh.ode glob_h = 0.01 glob_max_taylor = 30 Iterations = 0 Current Iterations = 1 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Unknown Time to Timeout = 14 Minutes 59 Seconds sinh.ode glob_h = 0.02 glob_max_taylor = 30 Iterations = 1 Current Iterations = 1 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Unknown Time to Timeout = 14 Minutes 59 Seconds sinh.ode glob_h = 0.04 glob_max_taylor = 30 Iterations = 2 Current Iterations = 1 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Unknown Time to Timeout = 14 Minutes 59 Seconds sinh.ode glob_h = 0.08 glob_max_taylor = 30 Iterations = 3 Current Iterations = 1 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = Unknown Time to Timeout = 14 Minutes 59 Seconds sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 4 Current Iterations = 1 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Unknown Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1 glob_y(exact) := 1.005004168055804 glob_y_higher[1,1] := 1.005004168055804 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 5 Current Iterations = 2 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.2 glob_y(exact) := 1.020066755619076 glob_y_higher[1,1] := 1.020066755619076 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 6 Current Iterations = 3 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.3 glob_y(exact) := 1.04533851412886 glob_y_higher[1,1] := 1.04533851412886 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 7 Current Iterations = 4 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.4 glob_y(exact) := 1.081072371838455 glob_y_higher[1,1] := 1.081072371838455 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 8 Current Iterations = 5 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.5 glob_y(exact) := 1.127625965206381 glob_y_higher[1,1] := 1.127625965206381 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 9 Current Iterations = 6 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.6 glob_y(exact) := 1.185465218242268 glob_y_higher[1,1] := 1.185465218242268 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 10 Current Iterations = 7 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.7 glob_y(exact) := 1.255169005630943 glob_y_higher[1,1] := 1.255169005630943 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 11 Current Iterations = 8 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.8 glob_y(exact) := 1.337434946304845 glob_y_higher[1,1] := 1.337434946304845 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 12 Current Iterations = 9 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.9 glob_y(exact) := 1.433086385448774 glob_y_higher[1,1] := 1.433086385448774 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 13 Current Iterations = 10 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1 glob_y(exact) := 1.543080634815244 glob_y_higher[1,1] := 1.543080634815244 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 14 Current Iterations = 11 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1 glob_y(exact) := 1.668518553822256 glob_y_higher[1,1] := 1.668518553822256 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 15 Current Iterations = 12 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.2 glob_y(exact) := 1.810655567324375 glob_y_higher[1,1] := 1.810655567324375 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 16 Current Iterations = 13 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.3 glob_y(exact) := 1.970914230326628 glob_y_higher[1,1] := 1.970914230326628 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 17 Current Iterations = 14 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.4 glob_y(exact) := 2.150898465393141 glob_y_higher[1,1] := 2.150898465393141 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 18 Current Iterations = 15 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.5 glob_y(exact) := 2.352409615243247 glob_y_higher[1,1] := 2.352409615243247 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 19 Current Iterations = 16 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.6 glob_y(exact) := 2.577464471194885 glob_y_higher[1,1] := 2.577464471194885 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 20 Current Iterations = 17 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.7 glob_y(exact) := 2.828315457889967 glob_y_higher[1,1] := 2.828315457889967 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 21 Current Iterations = 18 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.8 glob_y(exact) := 3.107473176317266 glob_y_higher[1,1] := 3.107473176317266 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 22 Current Iterations = 19 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.9 glob_y(exact) := 3.417731530750952 glob_y_higher[1,1] := 3.417731530750952 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 23 Current Iterations = 20 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 2 glob_y(exact) := 3.762195691083631 glob_y_higher[1,1] := 3.762195691083631 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 24 Current Iterations = 21 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 2.1 glob_y(exact) := 4.144313170410316 glob_y_higher[1,1] := 4.144313170410316 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 25 Current Iterations = 22 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 2.2 glob_y(exact) := 4.567908328898227 glob_y_higher[1,1] := 4.567908328898227 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 26 Current Iterations = 23 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 2.3 glob_y(exact) := 5.037220649268762 glob_y_higher[1,1] := 5.037220649268762 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 27 Current Iterations = 24 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 2.4 glob_y(exact) := 5.556947166965507 glob_y_higher[1,1] := 5.556947166965507 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 28 Current Iterations = 25 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 2.5 glob_y(exact) := 6.132289479663686 glob_y_higher[1,1] := 6.132289479663686 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 29 Current Iterations = 26 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 2.6 glob_y(exact) := 6.769005806608012 glob_y_higher[1,1] := 6.769005806608012 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 30 Current Iterations = 27 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 2.7 glob_y(exact) := 7.473468618806292 glob_y_higher[1,1] := 7.473468618806292 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 31 Current Iterations = 28 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 2.8 glob_y(exact) := 8.252728416861134 glob_y_higher[1,1] := 8.252728416861134 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 32 Current Iterations = 29 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 2.9 glob_y(exact) := 9.114584294749734 glob_y_higher[1,1] := 9.114584294749734 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 33 Current Iterations = 30 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 3 glob_y(exact) := 10.06766199577777 glob_y_higher[1,1] := 10.06766199577777 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 34 Current Iterations = 31 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 3.1 glob_y(exact) := 11.1215002419176 glob_y_higher[1,1] := 11.1215002419176 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 35 Current Iterations = 32 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 3.2 glob_y(exact) := 12.28664620054386 glob_y_higher[1,1] := 12.28664620054386 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 36 Current Iterations = 33 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 3.3 glob_y(exact) := 13.57476104402956 glob_y_higher[1,1] := 13.57476104402956 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 37 Current Iterations = 34 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 3.4 glob_y(exact) := 14.99873665867867 glob_y_higher[1,1] := 14.99873665867867 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 38 Current Iterations = 35 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 3.5 glob_y(exact) := 16.57282467105732 glob_y_higher[1,1] := 16.57282467105732 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 39 Current Iterations = 36 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 1 Seconds Optimized Time Remaining = 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 3.6 glob_y(exact) := 18.31277908306264 glob_y_higher[1,1] := 18.31277908306264 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 40 Current Iterations = 37 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 3.7 glob_y(exact) := 20.23601394326886 glob_y_higher[1,1] := 20.23601394326886 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 41 Current Iterations = 38 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 3.8 glob_y(exact) := 22.36177763257849 glob_y_higher[1,1] := 22.36177763257849 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 42 Current Iterations = 39 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 3.9 glob_y(exact) := 24.71134550848799 glob_y_higher[1,1] := 24.71134550848799 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 43 Current Iterations = 40 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 4 glob_y(exact) := 27.30823283601649 glob_y_higher[1,1] := 27.30823283601649 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 44 Current Iterations = 41 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 4.1 glob_y(exact) := 30.17843013638187 glob_y_higher[1,1] := 30.17843013638187 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 45 Current Iterations = 42 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 4.2 glob_y(exact) := 33.35066330887281 glob_y_higher[1,1] := 33.35066330887281 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 46 Current Iterations = 43 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 4.3 glob_y(exact) := 36.856681129304 glob_y_higher[1,1] := 36.856681129304 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 47 Current Iterations = 44 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 4.4 glob_y(exact) := 40.73157300243559 glob_y_higher[1,1] := 40.73157300243559 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 48 Current Iterations = 45 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 4.5 glob_y(exact) := 45.01412014853003 glob_y_higher[1,1] := 45.01412014853003 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 49 Current Iterations = 46 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 4.6 glob_y(exact) := 49.74718373883922 glob_y_higher[1,1] := 49.74718373883922 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 50 Current Iterations = 47 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 4.7 glob_y(exact) := 54.9781338646126 glob_y_higher[1,1] := 54.9781338646126 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 51 Current Iterations = 48 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 4.8 glob_y(exact) := 60.75932363289195 glob_y_higher[1,1] := 60.75932363289195 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 52 Current Iterations = 49 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 4.9 glob_y(exact) := 67.1486131340032 glob_y_higher[1,1] := 67.1486131340032 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 53 Current Iterations = 50 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 5 glob_y(exact) := 74.20994852478784 glob_y_higher[1,1] := 74.20994852478784 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 54 Current Iterations = 51 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 5.1 glob_y(exact) := 82.01400202323363 glob_y_higher[1,1] := 82.01400202323363 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 55 Current Iterations = 52 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 5.2 glob_y(exact) := 90.63887921978597 glob_y_higher[1,1] := 90.63887921978597 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 56 Current Iterations = 53 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 5.3 glob_y(exact) := 100.1709007843493 glob_y_higher[1,1] := 100.1709007843493 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 57 Current Iterations = 54 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 5.4 glob_y(exact) := 110.7054663925648 glob_y_higher[1,1] := 110.7054663925648 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 58 Current Iterations = 55 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 5.5 glob_y(exact) := 122.3480095178294 glob_y_higher[1,1] := 122.3480095178294 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 59 Current Iterations = 56 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 5.6 glob_y(exact) := 135.2150526449346 glob_y_higher[1,1] := 135.2150526449346 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 60 Current Iterations = 57 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 5.7 glob_y(exact) := 149.4353734662589 glob_y_higher[1,1] := 149.4353734662589 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 61 Current Iterations = 58 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 5.8 glob_y(exact) := 165.151293732197 glob_y_higher[1,1] := 165.151293732197 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 62 Current Iterations = 59 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 5.9 glob_y(exact) := 182.5201036550738 glob_y_higher[1,1] := 182.5201036550738 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 63 Current Iterations = 60 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 6 glob_y(exact) := 201.7156361224559 glob_y_higher[1,1] := 201.7156361224559 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 64 Current Iterations = 61 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 6.1 glob_y(exact) := 222.9300064751182 glob_y_higher[1,1] := 222.9300064751182 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 65 Current Iterations = 62 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 6.2 glob_y(exact) := 246.3755352619463 glob_y_higher[1,1] := 246.3755352619463 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 66 Current Iterations = 63 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 6.3 glob_y(exact) := 272.286873215353 glob_y_higher[1,1] := 272.286873215353 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 67 Current Iterations = 64 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 6.4 glob_y(exact) := 300.9233497146776 glob_y_higher[1,1] := 300.9233497146776 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 68 Current Iterations = 65 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 6.5 glob_y(exact) := 332.5715682417774 glob_y_higher[1,1] := 332.5715682417774 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 69 Current Iterations = 66 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 6.6 glob_y(exact) := 367.5482748050052 glob_y_higher[1,1] := 367.5482748050052 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 70 Current Iterations = 67 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 6.7 glob_y(exact) := 406.2035280397229 glob_y_higher[1,1] := 406.2035280397229 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 71 Current Iterations = 68 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 6.8 glob_y(exact) := 448.9242027127828 glob_y_higher[1,1] := 448.9242027127828 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 72 Current Iterations = 69 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 6.9 glob_y(exact) := 496.1378616952275 glob_y_higher[1,1] := 496.1378616952275 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 73 Current Iterations = 70 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 7 glob_y(exact) := 548.3170351552121 glob_y_higher[1,1] := 548.3170351552121 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 74 Current Iterations = 71 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 7.1 glob_y(exact) := 605.98394979875 glob_y_higher[1,1] := 605.98394979875 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 75 Current Iterations = 72 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 7.2 glob_y(exact) := 669.7157554901131 glob_y_higher[1,1] := 669.7157554901131 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 76 Current Iterations = 73 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 7.3 glob_y(exact) := 740.1503015616602 glob_y_higher[1,1] := 740.1503015616602 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 77 Current Iterations = 74 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 7.4 glob_y(exact) := 817.9925206243438 glob_y_higher[1,1] := 817.9925206243438 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 78 Current Iterations = 75 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 7.5 glob_y(exact) := 904.0214837702167 glob_y_higher[1,1] := 904.0214837702167 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 79 Current Iterations = 76 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 7.6 glob_y(exact) := 999.0981977777757 glob_y_higher[1,1] := 999.0981977777757 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 80 Current Iterations = 77 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 7.7 glob_y(exact) := 1104.174222357196 glob_y_higher[1,1] := 1104.174222357196 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 81 Current Iterations = 78 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 7.8 glob_y(exact) := 1220.301193679739 glob_y_higher[1,1] := 1220.301193679739 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 82 Current Iterations = 79 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 7.9 glob_y(exact) := 1348.641349506025 glob_y_higher[1,1] := 1348.641349506025 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 83 Current Iterations = 80 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 8 glob_y(exact) := 1490.479161252178 glob_y_higher[1,1] := 1490.479161252178 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 84 Current Iterations = 81 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 8.1 glob_y(exact) := 1647.23418941149 glob_y_higher[1,1] := 1647.23418941149 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 85 Current Iterations = 82 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 8.2 glob_y(exact) := 1820.475290992962 glob_y_higher[1,1] := 1820.475290992962 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 86 Current Iterations = 83 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 8.3 glob_y(exact) := 2011.936321169568 glob_y_higher[1,1] := 2011.936321169568 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 87 Current Iterations = 84 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 8.4 glob_y(exact) := 2223.53348628359 glob_y_higher[1,1] := 2223.53348628359 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 88 Current Iterations = 85 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 8.5 glob_y(exact) := 2457.384521883752 glob_y_higher[1,1] := 2457.384521883752 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 89 Current Iterations = 86 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 8.6 glob_y(exact) := 2715.829887734387 glob_y_higher[1,1] := 2715.829887734387 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 90 Current Iterations = 87 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 8.7 glob_y(exact) := 3001.456191923416 glob_y_higher[1,1] := 3001.456191923416 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 91 Current Iterations = 88 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 8.8 glob_y(exact) := 3317.12207850548 glob_y_higher[1,1] := 3317.12207850548 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 92 Current Iterations = 89 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 8.9 glob_y(exact) := 3665.98683777246 glob_y_higher[1,1] := 3665.98683777246 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 93 Current Iterations = 90 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 9 glob_y(exact) := 4051.542025492594 glob_y_higher[1,1] := 4051.542025492594 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 94 Current Iterations = 91 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 9.1 glob_y(exact) := 4477.64640757416 glob_y_higher[1,1] := 4477.64640757416 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 95 Current Iterations = 92 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 9.2 glob_y(exact) := 4948.564579891659 glob_y_higher[1,1] := 4948.564579891659 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 96 Current Iterations = 93 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 9.3 glob_y(exact) := 5469.009649794708 glob_y_higher[1,1] := 5469.009649794708 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 97 Current Iterations = 94 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 9.4 glob_y(exact) := 6044.190406470525 glob_y_higher[1,1] := 6044.190406470525 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 98 Current Iterations = 95 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 9.5 glob_y(exact) := 6679.863452256851 glob_y_higher[1,1] := 6679.863452256851 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 99 Current Iterations = 96 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 9.6 glob_y(exact) := 7382.390816653005 glob_y_higher[1,1] := 7382.390816653005 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 100 Current Iterations = 97 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 9.7 glob_y(exact) := 8158.803629649464 glob_y_higher[1,1] := 8158.803629649464 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 101 Current Iterations = 98 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 9.8 glob_y(exact) := 9016.872491640055 glob_y_higher[1,1] := 9016.872491640055 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 102 Current Iterations = 99 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 9.9 glob_y(exact) := 9965.185244202486 glob_y_higher[1,1] := 9965.185244202486 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 103 Current Iterations = 100 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 10 glob_y(exact) := 11013.23292010332 glob_y_higher[1,1] := 11013.23292010332 sinh.ode glob_h = 0.1 glob_max_taylor = 30 Iterations = 104 Current Iterations = 101 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = Optimized Time Remaining = Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 10.1 glob_y(exact) := 12171.50473274397 glob_y_higher[1,1] := 12171.50473274397 Finished!