##############ECHO OF PROBLEM################# ##############diff3.ode################# diff ( y , x , 3 ) = m1 * diff ( y , x , 1 ) ; ! glob_max_terms := 30; ! glob_x_start := 0.1; glob_x_end := 2.0 ; glob_y_init[1] := exact_soln_glob_y(glob_x_start); glob_y_init[2] := exact_soln_glob_yp(glob_x_start); glob_y_init[3] := exact_soln_glob_ypp(glob_x_start); glob_hmax := 0.0001 ; glob_adjust_h := 1; glob_look_poles := 0; glob_max_iter := 200; glob_log10relerr := -8.0; glob_log10abserr := -8.0; ! exact_soln_glob_y := proc(x) return(cos(x)); end; exact_soln_glob_yp := proc(x) return(-sin(x)); end; exact_soln_glob_ypp := proc(x) return(-cos(x)); end; ! #######END OF ECHO OF PROBLEM################# glob_x[1] := 0.1 glob_y(exact) := 0.9950041652780258 glob_y_higher[1,1] := 0.9950041652780258 diff3.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 diff3.ode glob_h = 0.0001 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 glob_x[1] := 0.1001 glob_y(exact) := 0.9949941769613569 glob_y_higher[1,1] := 0.9949941769613403 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 2 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.1002 glob_y(exact) := 0.9949841786947463 glob_y_higher[1,1] := 0.9949841786946131 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 3 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.1003 glob_y(exact) := 0.9949741704782939 glob_y_higher[1,1] := 0.9949741704778443 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 4 Current Iterations = 4 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 16 Seconds Optimized Time Remaining = 3 Minutes 16 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1004 glob_y(exact) := 0.9949641523120998 glob_y_higher[1,1] := 0.9949641523110338 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 5 Current Iterations = 5 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 2 Minutes 27 Seconds Optimized Time Remaining = 2 Minutes 27 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1005 glob_y(exact) := 0.9949541241962641 glob_y_higher[1,1] := 0.9949541241941817 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 6 Current Iterations = 6 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 2 Minutes 58 Seconds Optimized Time Remaining = 2 Minutes 58 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1006 glob_y(exact) := 0.9949440861308873 glob_y_higher[1,1] := 0.9949440861272879 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 7 Current Iterations = 7 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 19 Seconds Optimized Time Remaining = 3 Minutes 19 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1007 glob_y(exact) := 0.9949340381160696 glob_y_higher[1,1] := 0.9949340381103525 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 8 Current Iterations = 8 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 31 Seconds Optimized Time Remaining = 3 Minutes 31 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1008 glob_y(exact) := 0.9949239801519115 glob_y_higher[1,1] := 0.9949239801433754 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 9 Current Iterations = 9 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 5 Seconds Optimized Time Remaining = 3 Minutes 5 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1009 glob_y(exact) := 0.9949139122385136 glob_y_higher[1,1] := 0.9949139122263567 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 10 Current Iterations = 10 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 18 Seconds Optimized Time Remaining = 3 Minutes 18 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.101 glob_y(exact) := 0.9949038343759767 glob_y_higher[1,1] := 0.9949038343592963 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 11 Current Iterations = 11 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 26 Seconds Optimized Time Remaining = 3 Minutes 26 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1011 glob_y(exact) := 0.9948937465644013 glob_y_higher[1,1] := 0.9948937465421943 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 12 Current Iterations = 12 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 35 Seconds Optimized Time Remaining = 3 Minutes 35 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1012 glob_y(exact) := 0.9948836488038886 glob_y_higher[1,1] := 0.9948836487750506 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 13 Current Iterations = 13 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 17 Seconds Optimized Time Remaining = 3 Minutes 17 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1013 glob_y(exact) := 0.9948735410945393 glob_y_higher[1,1] := 0.9948735410578652 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 14 Current Iterations = 14 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 25 Seconds Optimized Time Remaining = 3 Minutes 25 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1014 glob_y(exact) := 0.9948634234364546 glob_y_higher[1,1] := 0.9948634233906382 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 15 Current Iterations = 15 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 11 Seconds Optimized Time Remaining = 3 Minutes 11 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1015 glob_y(exact) := 0.9948532958297358 glob_y_higher[1,1] := 0.9948532957733696 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 16 Current Iterations = 16 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 2 Minutes 58 Seconds Optimized Time Remaining = 2 Minutes 58 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1016 glob_y(exact) := 0.9948431582744839 glob_y_higher[1,1] := 0.9948431582060593 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 17 Current Iterations = 17 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 2 Minutes 47 Seconds Optimized Time Remaining = 2 Minutes 47 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1017 glob_y(exact) := 0.9948330107708005 glob_y_higher[1,1] := 0.9948330106887073 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 18 Current Iterations = 18 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 2 Minutes 54 Seconds Optimized Time Remaining = 2 Minutes 54 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1018 glob_y(exact) := 0.994822853318787 glob_y_higher[1,1] := 0.9948228532213137 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 19 Current Iterations = 19 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 1 Seconds Optimized Time Remaining = 3 Minutes 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1019 glob_y(exact) := 0.994812685918545 glob_y_higher[1,1] := 0.9948126858038785 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 20 Current Iterations = 20 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 6 Seconds Optimized Time Remaining = 3 Minutes 6 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.102 glob_y(exact) := 0.9948025085701761 glob_y_higher[1,1] := 0.9948025084364016 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 21 Current Iterations = 21 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 2 Minutes 57 Seconds Optimized Time Remaining = 2 Minutes 57 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1021 glob_y(exact) := 0.9947923212737821 glob_y_higher[1,1] := 0.994792321118883 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 22 Current Iterations = 22 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 3 Seconds Optimized Time Remaining = 3 Minutes 3 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1022 glob_y(exact) := 0.994782124029465 glob_y_higher[1,1] := 0.9947821238513228 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 23 Current Iterations = 23 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 8 Seconds Optimized Time Remaining = 3 Minutes 8 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1023 glob_y(exact) := 0.9947719168373266 glob_y_higher[1,1] := 0.9947719166337209 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 24 Current Iterations = 24 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 13 Seconds Optimized Time Remaining = 3 Minutes 13 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1024 glob_y(exact) := 0.994761699697469 glob_y_higher[1,1] := 0.9947616994660774 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 25 Current Iterations = 25 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 17 Seconds Optimized Time Remaining = 3 Minutes 17 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1025 glob_y(exact) := 0.9947514726099944 glob_y_higher[1,1] := 0.9947514723483922 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 26 Current Iterations = 26 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 21 Seconds Optimized Time Remaining = 3 Minutes 21 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1026 glob_y(exact) := 0.9947412355750052 glob_y_higher[1,1] := 0.9947412352806654 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 27 Current Iterations = 27 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 25 Seconds Optimized Time Remaining = 3 Minutes 25 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1027 glob_y(exact) := 0.9947309885926036 glob_y_higher[1,1] := 0.9947309882628969 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 28 Current Iterations = 28 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 17 Seconds Optimized Time Remaining = 3 Minutes 17 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1028 glob_y(exact) := 0.9947207316628921 glob_y_higher[1,1] := 0.9947207312950868 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 29 Current Iterations = 29 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 10 Seconds Optimized Time Remaining = 3 Minutes 10 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1029 glob_y(exact) := 0.9947104647859733 glob_y_higher[1,1] := 0.994710464377235 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 30 Current Iterations = 30 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 3 Seconds Optimized Time Remaining = 3 Minutes 3 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.103 glob_y(exact) := 0.9947001879619498 glob_y_higher[1,1] := 0.9947001875093415 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 31 Current Iterations = 31 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 2 Minutes 57 Seconds Optimized Time Remaining = 2 Minutes 57 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1031 glob_y(exact) := 0.9946899011909245 glob_y_higher[1,1] := 0.9946899006914064 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 32 Current Iterations = 32 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 1 Seconds Optimized Time Remaining = 3 Minutes 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1032 glob_y(exact) := 0.9946796044730002 glob_y_higher[1,1] := 0.9946796039234297 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 33 Current Iterations = 33 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 2 Minutes 56 Seconds Optimized Time Remaining = 2 Minutes 56 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1033 glob_y(exact) := 0.9946692978082799 glob_y_higher[1,1] := 0.9946692972054113 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 34 Current Iterations = 34 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 2 Minutes 59 Seconds Optimized Time Remaining = 2 Minutes 59 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1034 glob_y(exact) := 0.9946589811968665 glob_y_higher[1,1] := 0.9946589805373512 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 35 Current Iterations = 35 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 2 Minutes 54 Seconds Optimized Time Remaining = 2 Minutes 54 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1035 glob_y(exact) := 0.9946486546388634 glob_y_higher[1,1] := 0.9946486539192495 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 36 Current Iterations = 36 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 2 Minutes 57 Seconds Optimized Time Remaining = 2 Minutes 57 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1036 glob_y(exact) := 0.9946383181343738 glob_y_higher[1,1] := 0.9946383173511062 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 37 Current Iterations = 37 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 2 Minutes 52 Seconds Optimized Time Remaining = 2 Minutes 52 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1037 glob_y(exact) := 0.9946279716835009 glob_y_higher[1,1] := 0.9946279708329212 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 38 Current Iterations = 38 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 3 Seconds Optimized Time Remaining = 3 Minutes 3 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1038 glob_y(exact) := 0.9946176152863484 glob_y_higher[1,1] := 0.9946176143646945 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 39 Current Iterations = 39 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 7 Seconds Optimized Time Remaining = 3 Minutes 7 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1039 glob_y(exact) := 0.9946072489430197 glob_y_higher[1,1] := 0.9946072479464262 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 40 Current Iterations = 40 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 9 Seconds Optimized Time Remaining = 3 Minutes 9 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.104 glob_y(exact) := 0.9945968726536185 glob_y_higher[1,1] := 0.9945968715781162 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 41 Current Iterations = 41 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 4 Seconds Optimized Time Remaining = 3 Minutes 4 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1041 glob_y(exact) := 0.9945864864182486 glob_y_higher[1,1] := 0.9945864852597646 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 42 Current Iterations = 42 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 7 Seconds Optimized Time Remaining = 3 Minutes 7 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1042 glob_y(exact) := 0.9945760902370139 glob_y_higher[1,1] := 0.9945760889913713 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 43 Current Iterations = 43 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 3 Seconds Optimized Time Remaining = 3 Minutes 3 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1043 glob_y(exact) := 0.9945656841100183 glob_y_higher[1,1] := 0.9945656827729364 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 44 Current Iterations = 44 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 5 Seconds Optimized Time Remaining = 3 Minutes 5 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1044 glob_y(exact) := 0.9945552680373658 glob_y_higher[1,1] := 0.9945552666044598 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 45 Current Iterations = 45 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 1 Seconds Optimized Time Remaining = 3 Minutes 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1045 glob_y(exact) := 0.9945448420191606 glob_y_higher[1,1] := 0.9945448404859416 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 46 Current Iterations = 46 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 4 Seconds Optimized Time Remaining = 3 Minutes 4 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1046 glob_y(exact) := 0.9945344060555071 glob_y_higher[1,1] := 0.9945344044173817 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 47 Current Iterations = 47 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 6 Seconds Optimized Time Remaining = 3 Minutes 6 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1047 glob_y(exact) := 0.9945239601465095 glob_y_higher[1,1] := 0.9945239583987802 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 48 Current Iterations = 48 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 8 Seconds Optimized Time Remaining = 3 Minutes 8 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1048 glob_y(exact) := 0.9945135042922723 glob_y_higher[1,1] := 0.994513502430137 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 49 Current Iterations = 49 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 4 Seconds Optimized Time Remaining = 3 Minutes 4 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1049 glob_y(exact) := 0.9945030384929001 glob_y_higher[1,1] := 0.9945030365114521 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 50 Current Iterations = 50 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 7 Seconds Optimized Time Remaining = 3 Minutes 7 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.105 glob_y(exact) := 0.9944925627484974 glob_y_higher[1,1] := 0.9944925606427256 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 51 Current Iterations = 51 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 9 Seconds Optimized Time Remaining = 3 Minutes 9 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1051 glob_y(exact) := 0.9944820770591692 glob_y_higher[1,1] := 0.9944820748239575 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 52 Current Iterations = 52 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 11 Seconds Optimized Time Remaining = 3 Minutes 11 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1052 glob_y(exact) := 0.9944715814250202 glob_y_higher[1,1] := 0.9944715790551477 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 53 Current Iterations = 53 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 7 Seconds Optimized Time Remaining = 3 Minutes 7 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1053 glob_y(exact) := 0.9944610758461554 glob_y_higher[1,1] := 0.9944610733362962 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 54 Current Iterations = 54 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 9 Seconds Optimized Time Remaining = 3 Minutes 9 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1054 glob_y(exact) := 0.9944505603226799 glob_y_higher[1,1] := 0.9944505576674031 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 55 Current Iterations = 55 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 11 Seconds Optimized Time Remaining = 3 Minutes 11 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1055 glob_y(exact) := 0.9944400348546987 glob_y_higher[1,1] := 0.9944400320484684 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 56 Current Iterations = 56 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 13 Seconds Optimized Time Remaining = 3 Minutes 13 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1056 glob_y(exact) := 0.9944294994423172 glob_y_higher[1,1] := 0.994429496479492 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 57 Current Iterations = 57 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 15 Seconds Optimized Time Remaining = 3 Minutes 15 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1057 glob_y(exact) := 0.9944189540856408 glob_y_higher[1,1] := 0.9944189509604739 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 58 Current Iterations = 58 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 17 Seconds Optimized Time Remaining = 3 Minutes 17 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1058 glob_y(exact) := 0.9944083987847748 glob_y_higher[1,1] := 0.9944083954914142 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 59 Current Iterations = 59 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 18 Seconds Optimized Time Remaining = 3 Minutes 18 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1059 glob_y(exact) := 0.9943978335398248 glob_y_higher[1,1] := 0.9943978300723128 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 60 Current Iterations = 60 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 20 Seconds Optimized Time Remaining = 3 Minutes 20 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.106 glob_y(exact) := 0.9943872583508965 glob_y_higher[1,1] := 0.9943872547031698 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 61 Current Iterations = 61 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 22 Seconds Optimized Time Remaining = 3 Minutes 22 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1061 glob_y(exact) := 0.9943766732180956 glob_y_higher[1,1] := 0.9943766693839851 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 62 Current Iterations = 62 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 33 Seconds Optimized Time Remaining = 3 Minutes 33 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1062 glob_y(exact) := 0.994366078141528 glob_y_higher[1,1] := 0.9943660741147588 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 63 Current Iterations = 63 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 29 Seconds Optimized Time Remaining = 3 Minutes 29 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1063 glob_y(exact) := 0.9943554731212996 glob_y_higher[1,1] := 0.9943554688954908 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 64 Current Iterations = 64 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 31 Seconds Optimized Time Remaining = 3 Minutes 31 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1064 glob_y(exact) := 0.9943448581575165 glob_y_higher[1,1] := 0.9943448537261812 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 65 Current Iterations = 65 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 27 Seconds Optimized Time Remaining = 3 Minutes 27 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1065 glob_y(exact) := 0.9943342332502848 glob_y_higher[1,1] := 0.9943342286068299 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 66 Current Iterations = 66 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 29 Seconds Optimized Time Remaining = 3 Minutes 29 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1066 glob_y(exact) := 0.9943235983997108 glob_y_higher[1,1] := 0.9943235935374369 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 67 Current Iterations = 67 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 30 Seconds Optimized Time Remaining = 3 Minutes 30 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1067 glob_y(exact) := 0.9943129536059008 glob_y_higher[1,1] := 0.9943129485180024 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 68 Current Iterations = 68 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 27 Seconds Optimized Time Remaining = 3 Minutes 27 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1068 glob_y(exact) := 0.9943022988689613 glob_y_higher[1,1] := 0.9943022935485261 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 69 Current Iterations = 69 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 28 Seconds Optimized Time Remaining = 3 Minutes 28 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1069 glob_y(exact) := 0.9942916341889989 glob_y_higher[1,1] := 0.9942916286290082 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 70 Current Iterations = 70 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 29 Seconds Optimized Time Remaining = 3 Minutes 29 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.107 glob_y(exact) := 0.99428095956612 glob_y_higher[1,1] := 0.9942809537594487 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 71 Current Iterations = 71 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 30 Seconds Optimized Time Remaining = 3 Minutes 30 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1071 glob_y(exact) := 0.9942702750004316 glob_y_higher[1,1] := 0.9942702689398475 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 72 Current Iterations = 72 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 32 Seconds Optimized Time Remaining = 3 Minutes 32 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1072 glob_y(exact) := 0.9942595804920405 glob_y_higher[1,1] := 0.9942595741702046 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 73 Current Iterations = 73 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 29 Seconds Optimized Time Remaining = 3 Minutes 29 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1073 glob_y(exact) := 0.9942488760410535 glob_y_higher[1,1] := 0.9942488694505201 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 74 Current Iterations = 74 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 30 Seconds Optimized Time Remaining = 3 Minutes 30 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1074 glob_y(exact) := 0.9942381616475778 glob_y_higher[1,1] := 0.9942381547807939 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 75 Current Iterations = 75 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 31 Seconds Optimized Time Remaining = 3 Minutes 31 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1075 glob_y(exact) := 0.9942274373117205 glob_y_higher[1,1] := 0.9942274301610261 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 76 Current Iterations = 76 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 32 Seconds Optimized Time Remaining = 3 Minutes 32 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1076 glob_y(exact) := 0.9942167030335889 glob_y_higher[1,1] := 0.9942166955912166 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 77 Current Iterations = 77 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 33 Seconds Optimized Time Remaining = 3 Minutes 33 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1077 glob_y(exact) := 0.9942059588132902 glob_y_higher[1,1] := 0.9942059510713655 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 78 Current Iterations = 78 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 34 Seconds Optimized Time Remaining = 3 Minutes 34 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1078 glob_y(exact) := 0.9941952046509319 glob_y_higher[1,1] := 0.9941951966014727 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 79 Current Iterations = 79 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 35 Seconds Optimized Time Remaining = 3 Minutes 35 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1079 glob_y(exact) := 0.9941844405466216 glob_y_higher[1,1] := 0.9941844321815383 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 80 Current Iterations = 80 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 32 Seconds Optimized Time Remaining = 3 Minutes 32 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.108 glob_y(exact) := 0.9941736665004669 glob_y_higher[1,1] := 0.9941736578115622 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 81 Current Iterations = 81 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 34 Seconds Optimized Time Remaining = 3 Minutes 34 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1081 glob_y(exact) := 0.9941628825125755 glob_y_higher[1,1] := 0.9941628734915445 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 82 Current Iterations = 82 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 35 Seconds Optimized Time Remaining = 3 Minutes 35 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1082 glob_y(exact) := 0.9941520885830553 glob_y_higher[1,1] := 0.9941520792214851 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 83 Current Iterations = 83 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 35 Seconds Optimized Time Remaining = 3 Minutes 35 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1083 glob_y(exact) := 0.9941412847120143 glob_y_higher[1,1] := 0.9941412750013841 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 84 Current Iterations = 84 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 36 Seconds Optimized Time Remaining = 3 Minutes 36 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1084 glob_y(exact) := 0.9941304708995604 glob_y_higher[1,1] := 0.9941304608312414 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 85 Current Iterations = 85 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 37 Seconds Optimized Time Remaining = 3 Minutes 37 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 0.1085 glob_y(exact) := 0.9941196471458018 glob_y_higher[1,1] := 0.9941196367110571 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 86 Current Iterations = 86 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 42 Seconds Optimized Time Remaining = 3 Minutes 42 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1086 glob_y(exact) := 0.9941088134508467 glob_y_higher[1,1] := 0.9941088026408311 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 87 Current Iterations = 87 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= Expected Time Remaining = 3 Minutes 39 Seconds Optimized Time Remaining = 3 Minutes 39 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1087 glob_y(exact) := 0.9940979698148035 glob_y_higher[1,1] := 0.9940979586205634 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 88 Current Iterations = 88 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 40 Seconds Optimized Time Remaining = 3 Minutes 40 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1088 glob_y(exact) := 0.9940871162377807 glob_y_higher[1,1] := 0.9940871046502541 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 89 Current Iterations = 89 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 37 Seconds Optimized Time Remaining = 3 Minutes 37 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1089 glob_y(exact) := 0.9940762527198866 glob_y_higher[1,1] := 0.9940762407299032 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 90 Current Iterations = 90 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 38 Seconds Optimized Time Remaining = 3 Minutes 38 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.109 glob_y(exact) := 0.9940653792612301 glob_y_higher[1,1] := 0.9940653668595106 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 91 Current Iterations = 91 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 39 Seconds Optimized Time Remaining = 3 Minutes 39 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1091 glob_y(exact) := 0.9940544958619197 glob_y_higher[1,1] := 0.9940544830390763 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 92 Current Iterations = 92 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 40 Seconds Optimized Time Remaining = 3 Minutes 40 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1092 glob_y(exact) := 0.9940436025220645 glob_y_higher[1,1] := 0.9940435892686004 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 93 Current Iterations = 93 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 38 Seconds Optimized Time Remaining = 3 Minutes 38 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1093 glob_y(exact) := 0.9940326992417732 glob_y_higher[1,1] := 0.9940326855480828 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 94 Current Iterations = 94 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 35 Seconds Optimized Time Remaining = 3 Minutes 35 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1094 glob_y(exact) := 0.9940217860211549 glob_y_higher[1,1] := 0.9940217718775236 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 95 Current Iterations = 95 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 33 Seconds Optimized Time Remaining = 3 Minutes 33 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1095 glob_y(exact) := 0.9940108628603187 glob_y_higher[1,1] := 0.9940108482569227 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 96 Current Iterations = 96 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 34 Seconds Optimized Time Remaining = 3 Minutes 34 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1096 glob_y(exact) := 0.993999929759374 glob_y_higher[1,1] := 0.9939999146862802 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 97 Current Iterations = 97 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 35 Seconds Optimized Time Remaining = 3 Minutes 35 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1097 glob_y(exact) := 0.9939889867184299 glob_y_higher[1,1] := 0.993988971165596 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 98 Current Iterations = 98 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 32 Seconds Optimized Time Remaining = 3 Minutes 32 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1098 glob_y(exact) := 0.993978033737596 glob_y_higher[1,1] := 0.9939780176948702 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 99 Current Iterations = 99 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 33 Seconds Optimized Time Remaining = 3 Minutes 33 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1099 glob_y(exact) := 0.9939670708169818 glob_y_higher[1,1] := 0.9939670542741027 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 100 Current Iterations = 100 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 34 Seconds Optimized Time Remaining = 3 Minutes 34 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.11 glob_y(exact) := 0.9939560979566969 glob_y_higher[1,1] := 0.9939560809032936 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 101 Current Iterations = 101 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 35 Seconds Optimized Time Remaining = 3 Minutes 35 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1101 glob_y(exact) := 0.9939451151568509 glob_y_higher[1,1] := 0.9939450975824428 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 102 Current Iterations = 102 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 33 Seconds Optimized Time Remaining = 3 Minutes 33 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1102 glob_y(exact) := 0.9939341224175539 glob_y_higher[1,1] := 0.9939341043115504 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 103 Current Iterations = 103 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 31 Seconds Optimized Time Remaining = 3 Minutes 31 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1103 glob_y(exact) := 0.9939231197389156 glob_y_higher[1,1] := 0.9939231010906163 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 104 Current Iterations = 104 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 31 Seconds Optimized Time Remaining = 3 Minutes 31 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1104 glob_y(exact) := 0.9939121071210462 glob_y_higher[1,1] := 0.9939120879196405 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 105 Current Iterations = 105 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 32 Seconds Optimized Time Remaining = 3 Minutes 32 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1105 glob_y(exact) := 0.9939010845640557 glob_y_higher[1,1] := 0.9939010647986231 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 106 Current Iterations = 106 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 30 Seconds Optimized Time Remaining = 3 Minutes 30 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1106 glob_y(exact) := 0.9938900520680543 glob_y_higher[1,1] := 0.9938900317275641 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 107 Current Iterations = 107 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 31 Seconds Optimized Time Remaining = 3 Minutes 31 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1107 glob_y(exact) := 0.9938790096331524 glob_y_higher[1,1] := 0.9938789887064634 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 108 Current Iterations = 108 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 32 Seconds Optimized Time Remaining = 3 Minutes 32 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1108 glob_y(exact) := 0.9938679572594605 glob_y_higher[1,1] := 0.993867935735321 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 109 Current Iterations = 109 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 32 Seconds Optimized Time Remaining = 3 Minutes 32 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1109 glob_y(exact) := 0.993856894947089 glob_y_higher[1,1] := 0.993856872814137 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 110 Current Iterations = 110 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 36 Seconds Optimized Time Remaining = 3 Minutes 36 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.111 glob_y(exact) := 0.9938458226961485 glob_y_higher[1,1] := 0.9938457999429113 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 111 Current Iterations = 111 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 37 Seconds Optimized Time Remaining = 3 Minutes 37 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1111 glob_y(exact) := 0.9938347405067498 glob_y_higher[1,1] := 0.993834717121644 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 112 Current Iterations = 112 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 35 Seconds Optimized Time Remaining = 3 Minutes 35 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1112 glob_y(exact) := 0.9938236483790037 glob_y_higher[1,1] := 0.9938236243503351 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 113 Current Iterations = 113 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 33 Seconds Optimized Time Remaining = 3 Minutes 33 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1113 glob_y(exact) := 0.9938125463130212 glob_y_higher[1,1] := 0.9938125216289844 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 114 Current Iterations = 114 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 33 Seconds Optimized Time Remaining = 3 Minutes 33 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1114 glob_y(exact) := 0.9938014343089132 glob_y_higher[1,1] := 0.9938014089575922 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 115 Current Iterations = 115 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 34 Seconds Optimized Time Remaining = 3 Minutes 34 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1115 glob_y(exact) := 0.9937903123667908 glob_y_higher[1,1] := 0.9937902863361582 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 116 Current Iterations = 116 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 32 Seconds Optimized Time Remaining = 3 Minutes 32 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1116 glob_y(exact) := 0.9937791804867654 glob_y_higher[1,1] := 0.9937791537646827 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 117 Current Iterations = 117 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 33 Seconds Optimized Time Remaining = 3 Minutes 33 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1117 glob_y(exact) := 0.9937680386689481 glob_y_higher[1,1] := 0.9937680112431654 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 118 Current Iterations = 118 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 34 Seconds Optimized Time Remaining = 3 Minutes 34 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1118 glob_y(exact) := 0.9937568869134505 glob_y_higher[1,1] := 0.9937568587716065 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 119 Current Iterations = 119 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 32 Seconds Optimized Time Remaining = 3 Minutes 32 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1119 glob_y(exact) := 0.993745725220384 glob_y_higher[1,1] := 0.993745696350006 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 120 Current Iterations = 120 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 32 Seconds Optimized Time Remaining = 3 Minutes 32 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.112 glob_y(exact) := 0.9937345535898603 glob_y_higher[1,1] := 0.9937345239783638 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 121 Current Iterations = 121 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 33 Seconds Optimized Time Remaining = 3 Minutes 33 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1121 glob_y(exact) := 0.993723372021991 glob_y_higher[1,1] := 0.99372334165668 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 122 Current Iterations = 122 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 34 Seconds Optimized Time Remaining = 3 Minutes 34 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1122 glob_y(exact) := 0.993712180516888 glob_y_higher[1,1] := 0.9937121493849545 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 123 Current Iterations = 123 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 34 Seconds Optimized Time Remaining = 3 Minutes 34 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1123 glob_y(exact) := 0.9937009790746632 glob_y_higher[1,1] := 0.9937009471631873 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 124 Current Iterations = 124 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 33 Seconds Optimized Time Remaining = 3 Minutes 33 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1124 glob_y(exact) := 0.9936897676954287 glob_y_higher[1,1] := 0.9936897349913785 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 125 Current Iterations = 125 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 31 Seconds Optimized Time Remaining = 3 Minutes 31 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1125 glob_y(exact) := 0.9936785463792965 glob_y_higher[1,1] := 0.9936785128695281 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 126 Current Iterations = 126 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 32 Seconds Optimized Time Remaining = 3 Minutes 32 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1126 glob_y(exact) := 0.9936673151263788 glob_y_higher[1,1] := 0.993667280797636 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 127 Current Iterations = 127 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 32 Seconds Optimized Time Remaining = 3 Minutes 32 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1127 glob_y(exact) := 0.993656073936788 glob_y_higher[1,1] := 0.9936560387757022 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 128 Current Iterations = 128 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 33 Seconds Optimized Time Remaining = 3 Minutes 33 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1128 glob_y(exact) := 0.9936448228106364 glob_y_higher[1,1] := 0.9936447868037268 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 129 Current Iterations = 129 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 33 Seconds Optimized Time Remaining = 3 Minutes 33 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1129 glob_y(exact) := 0.9936335617480366 glob_y_higher[1,1] := 0.9936335248817097 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 130 Current Iterations = 130 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 34 Seconds Optimized Time Remaining = 3 Minutes 34 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.113 glob_y(exact) := 0.9936222907491013 glob_y_higher[1,1] := 0.993622253009651 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 131 Current Iterations = 131 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 35 Seconds Optimized Time Remaining = 3 Minutes 35 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1131 glob_y(exact) := 0.993611009813943 glob_y_higher[1,1] := 0.9936109711875506 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 132 Current Iterations = 132 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 33 Seconds Optimized Time Remaining = 3 Minutes 33 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1132 glob_y(exact) := 0.9935997189426746 glob_y_higher[1,1] := 0.9935996794154086 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 133 Current Iterations = 133 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 34 Seconds Optimized Time Remaining = 3 Minutes 34 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1133 glob_y(exact) := 0.993588418135409 glob_y_higher[1,1] := 0.9935883776932249 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 134 Current Iterations = 134 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 34 Seconds Optimized Time Remaining = 3 Minutes 34 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1134 glob_y(exact) := 0.9935771073922593 glob_y_higher[1,1] := 0.9935770660209996 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 135 Current Iterations = 135 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 39 Seconds Optimized Time Remaining = 3 Minutes 39 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1135 glob_y(exact) := 0.9935657867133385 glob_y_higher[1,1] := 0.9935657443987326 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 136 Current Iterations = 136 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 37 Seconds Optimized Time Remaining = 3 Minutes 37 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1136 glob_y(exact) := 0.9935544560987599 glob_y_higher[1,1] := 0.993554412826424 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 137 Current Iterations = 137 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 38 Seconds Optimized Time Remaining = 3 Minutes 38 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1137 glob_y(exact) := 0.9935431155486367 glob_y_higher[1,1] := 0.9935430713040737 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 138 Current Iterations = 138 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 36 Seconds Optimized Time Remaining = 3 Minutes 36 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1138 glob_y(exact) := 0.9935317650630823 glob_y_higher[1,1] := 0.9935317198316818 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 139 Current Iterations = 139 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 37 Seconds Optimized Time Remaining = 3 Minutes 37 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1139 glob_y(exact) := 0.9935204046422103 glob_y_higher[1,1] := 0.9935203584092482 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 140 Current Iterations = 140 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 38 Seconds Optimized Time Remaining = 3 Minutes 38 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.114 glob_y(exact) := 0.9935090342861343 glob_y_higher[1,1] := 0.9935089870367729 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 141 Current Iterations = 141 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 38 Seconds Optimized Time Remaining = 3 Minutes 38 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1141 glob_y(exact) := 0.9934976539949679 glob_y_higher[1,1] := 0.993497605714256 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 142 Current Iterations = 142 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 39 Seconds Optimized Time Remaining = 3 Minutes 39 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1142 glob_y(exact) := 0.993486263768825 glob_y_higher[1,1] := 0.9934862144416975 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 143 Current Iterations = 143 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 39 Seconds Optimized Time Remaining = 3 Minutes 39 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1143 glob_y(exact) := 0.9934748636078195 glob_y_higher[1,1] := 0.9934748132190973 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 144 Current Iterations = 144 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 40 Seconds Optimized Time Remaining = 3 Minutes 40 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1144 glob_y(exact) := 0.9934634535120654 glob_y_higher[1,1] := 0.9934634020464554 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 145 Current Iterations = 145 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 40 Seconds Optimized Time Remaining = 3 Minutes 40 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1145 glob_y(exact) := 0.9934520334816767 glob_y_higher[1,1] := 0.9934519809237719 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 146 Current Iterations = 146 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 41 Seconds Optimized Time Remaining = 3 Minutes 41 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1146 glob_y(exact) := 0.9934406035167677 glob_y_higher[1,1] := 0.9934405498510467 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 147 Current Iterations = 147 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 41 Seconds Optimized Time Remaining = 3 Minutes 41 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1147 glob_y(exact) := 0.9934291636174526 glob_y_higher[1,1] := 0.9934291088282799 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 148 Current Iterations = 148 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 40 Seconds Optimized Time Remaining = 3 Minutes 40 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1148 glob_y(exact) := 0.993417713783846 glob_y_higher[1,1] := 0.9934176578554715 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 149 Current Iterations = 149 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 38 Seconds Optimized Time Remaining = 3 Minutes 38 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1149 glob_y(exact) := 0.9934062540160622 glob_y_higher[1,1] := 0.9934061969326213 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 150 Current Iterations = 150 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 39 Seconds Optimized Time Remaining = 3 Minutes 39 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.115 glob_y(exact) := 0.9933947843142158 glob_y_higher[1,1] := 0.9933947260597296 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 151 Current Iterations = 151 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 39 Seconds Optimized Time Remaining = 3 Minutes 39 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1151 glob_y(exact) := 0.9933833046784217 glob_y_higher[1,1] := 0.9933832452367961 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 152 Current Iterations = 152 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 38 Seconds Optimized Time Remaining = 3 Minutes 38 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1152 glob_y(exact) := 0.9933718151087945 glob_y_higher[1,1] := 0.9933717544638211 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 153 Current Iterations = 153 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 36 Seconds Optimized Time Remaining = 3 Minutes 36 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1153 glob_y(exact) := 0.9933603156054491 glob_y_higher[1,1] := 0.9933602537408043 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 154 Current Iterations = 154 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 37 Seconds Optimized Time Remaining = 3 Minutes 37 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1154 glob_y(exact) := 0.9933488061685007 glob_y_higher[1,1] := 0.9933487430677459 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 155 Current Iterations = 155 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 37 Seconds Optimized Time Remaining = 3 Minutes 37 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1155 glob_y(exact) := 0.9933372867980641 glob_y_higher[1,1] := 0.9933372224446459 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 156 Current Iterations = 156 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 36 Seconds Optimized Time Remaining = 3 Minutes 36 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1156 glob_y(exact) := 0.9933257574942547 glob_y_higher[1,1] := 0.9933256918715042 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 157 Current Iterations = 157 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 34 Seconds Optimized Time Remaining = 3 Minutes 34 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1157 glob_y(exact) := 0.9933142182571877 glob_y_higher[1,1] := 0.9933141513483209 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 158 Current Iterations = 158 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 35 Seconds Optimized Time Remaining = 3 Minutes 35 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1158 glob_y(exact) := 0.9933026690869786 glob_y_higher[1,1] := 0.9933026008750959 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 159 Current Iterations = 159 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 35 Seconds Optimized Time Remaining = 3 Minutes 35 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1159 glob_y(exact) := 0.9932911099837428 glob_y_higher[1,1] := 0.9932910404518292 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 160 Current Iterations = 160 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 38 Seconds Optimized Time Remaining = 3 Minutes 38 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.116 glob_y(exact) := 0.9932795409475959 glob_y_higher[1,1] := 0.9932794700785209 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 161 Current Iterations = 161 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 38 Seconds Optimized Time Remaining = 3 Minutes 38 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1161 glob_y(exact) := 0.9932679619786535 glob_y_higher[1,1] := 0.993267889755171 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 162 Current Iterations = 162 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 39 Seconds Optimized Time Remaining = 3 Minutes 39 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1162 glob_y(exact) := 0.9932563730770316 glob_y_higher[1,1] := 0.9932562994817794 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 163 Current Iterations = 163 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 39 Seconds Optimized Time Remaining = 3 Minutes 39 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1163 glob_y(exact) := 0.993244774242846 glob_y_higher[1,1] := 0.9932446992583461 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 164 Current Iterations = 164 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 38 Seconds Optimized Time Remaining = 3 Minutes 38 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1164 glob_y(exact) := 0.9932331654762126 glob_y_higher[1,1] := 0.9932330890848712 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 165 Current Iterations = 165 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 38 Seconds Optimized Time Remaining = 3 Minutes 38 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1165 glob_y(exact) := 0.9932215467772475 glob_y_higher[1,1] := 0.9932214689613546 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 166 Current Iterations = 166 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 40 Seconds Optimized Time Remaining = 3 Minutes 40 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1166 glob_y(exact) := 0.9932099181460671 glob_y_higher[1,1] := 0.9932098388877964 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 167 Current Iterations = 167 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 41 Seconds Optimized Time Remaining = 3 Minutes 41 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1167 glob_y(exact) := 0.9931982795827874 glob_y_higher[1,1] := 0.9931981988641965 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 168 Current Iterations = 168 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 39 Seconds Optimized Time Remaining = 3 Minutes 39 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 0.1168 glob_y(exact) := 0.9931866310875249 glob_y_higher[1,1] := 0.993186548890555 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 169 Current Iterations = 169 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 42 Seconds Optimized Time Remaining = 3 Minutes 42 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1169 glob_y(exact) := 0.9931749726603962 glob_y_higher[1,1] := 0.9931748889668718 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 170 Current Iterations = 170 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 3 Minutes 42 Seconds Optimized Time Remaining = 3 Minutes 42 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.117 glob_y(exact) := 0.9931633043015177 glob_y_higher[1,1] := 0.993163219093147 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 171 Current Iterations = 171 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 42 Seconds Optimized Time Remaining = 3 Minutes 42 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1171 glob_y(exact) := 0.9931516260110062 glob_y_higher[1,1] := 0.9931515392693805 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 172 Current Iterations = 172 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 41 Seconds Optimized Time Remaining = 3 Minutes 41 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1172 glob_y(exact) := 0.9931399377889784 glob_y_higher[1,1] := 0.9931398494955724 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 173 Current Iterations = 173 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 43 Seconds Optimized Time Remaining = 3 Minutes 43 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1173 glob_y(exact) := 0.9931282396355513 glob_y_higher[1,1] := 0.9931281497717226 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 174 Current Iterations = 174 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 42 Seconds Optimized Time Remaining = 3 Minutes 42 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1174 glob_y(exact) := 0.9931165315508418 glob_y_higher[1,1] := 0.9931164400978312 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 175 Current Iterations = 175 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 42 Seconds Optimized Time Remaining = 3 Minutes 42 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1175 glob_y(exact) := 0.993104813534967 glob_y_higher[1,1] := 0.9931047204738981 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 176 Current Iterations = 176 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 43 Seconds Optimized Time Remaining = 3 Minutes 43 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1176 glob_y(exact) := 0.993093085588044 glob_y_higher[1,1] := 0.9930929908999233 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 177 Current Iterations = 177 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 41 Seconds Optimized Time Remaining = 3 Minutes 41 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1177 glob_y(exact) := 0.9930813477101902 glob_y_higher[1,1] := 0.9930812513759069 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 178 Current Iterations = 178 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 42 Seconds Optimized Time Remaining = 3 Minutes 42 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1178 glob_y(exact) := 0.9930695999015229 glob_y_higher[1,1] := 0.9930695019018489 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 179 Current Iterations = 179 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 42 Seconds Optimized Time Remaining = 3 Minutes 42 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1179 glob_y(exact) := 0.9930578421621597 glob_y_higher[1,1] := 0.9930577424777492 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 180 Current Iterations = 180 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 43 Seconds Optimized Time Remaining = 3 Minutes 43 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.118 glob_y(exact) := 0.993046074492218 glob_y_higher[1,1] := 0.9930459731036078 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 181 Current Iterations = 181 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 43 Seconds Optimized Time Remaining = 3 Minutes 43 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1181 glob_y(exact) := 0.9930342968918156 glob_y_higher[1,1] := 0.9930341937794248 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 182 Current Iterations = 182 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 43 Seconds Optimized Time Remaining = 3 Minutes 43 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1182 glob_y(exact) := 0.9930225093610702 glob_y_higher[1,1] := 0.9930224045052001 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 183 Current Iterations = 183 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 45 Seconds Optimized Time Remaining = 3 Minutes 45 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1183 glob_y(exact) := 0.9930107119000998 glob_y_higher[1,1] := 0.9930106052809338 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 184 Current Iterations = 184 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 46 Seconds Optimized Time Remaining = 3 Minutes 46 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1184 glob_y(exact) := 0.9929989045090222 glob_y_higher[1,1] := 0.9929987961066259 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 185 Current Iterations = 185 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 44 Seconds Optimized Time Remaining = 3 Minutes 44 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1185 glob_y(exact) := 0.9929870871879556 glob_y_higher[1,1] := 0.9929869769822762 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 186 Current Iterations = 186 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 43 Seconds Optimized Time Remaining = 3 Minutes 43 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1186 glob_y(exact) := 0.9929752599370181 glob_y_higher[1,1] := 0.992975147907885 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 187 Current Iterations = 187 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 42 Seconds Optimized Time Remaining = 3 Minutes 42 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1187 glob_y(exact) := 0.9929634227563281 glob_y_higher[1,1] := 0.992963308883452 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 188 Current Iterations = 188 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 41 Seconds Optimized Time Remaining = 3 Minutes 41 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1188 glob_y(exact) := 0.9929515756460038 glob_y_higher[1,1] := 0.9929514599089775 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 189 Current Iterations = 189 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 40 Seconds Optimized Time Remaining = 3 Minutes 40 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1189 glob_y(exact) := 0.9929397186061638 glob_y_higher[1,1] := 0.9929396009844612 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 190 Current Iterations = 190 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 40 Seconds Optimized Time Remaining = 3 Minutes 40 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.119 glob_y(exact) := 0.9929278516369266 glob_y_higher[1,1] := 0.9929277321099033 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 191 Current Iterations = 191 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 39 Seconds Optimized Time Remaining = 3 Minutes 39 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1191 glob_y(exact) := 0.9929159747384109 glob_y_higher[1,1] := 0.9929158532853038 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 192 Current Iterations = 192 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 38 Seconds Optimized Time Remaining = 3 Minutes 38 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1192 glob_y(exact) := 0.9929040879107354 glob_y_higher[1,1] := 0.9929039645106626 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 193 Current Iterations = 193 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 36 Seconds Optimized Time Remaining = 3 Minutes 36 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1193 glob_y(exact) := 0.9928921911540191 glob_y_higher[1,1] := 0.9928920657859798 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 194 Current Iterations = 194 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 37 Seconds Optimized Time Remaining = 3 Minutes 37 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1194 glob_y(exact) := 0.9928802844683809 glob_y_higher[1,1] := 0.9928801571112553 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 195 Current Iterations = 195 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 37 Seconds Optimized Time Remaining = 3 Minutes 37 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1195 glob_y(exact) := 0.9928683678539398 glob_y_higher[1,1] := 0.9928682384864891 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 196 Current Iterations = 196 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 36 Seconds Optimized Time Remaining = 3 Minutes 36 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1196 glob_y(exact) := 0.9928564413108151 glob_y_higher[1,1] := 0.9928563099116813 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 197 Current Iterations = 197 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 35 Seconds Optimized Time Remaining = 3 Minutes 35 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1197 glob_y(exact) := 0.9928445048391259 glob_y_higher[1,1] := 0.9928443713868319 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 198 Current Iterations = 198 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 35 Seconds Optimized Time Remaining = 3 Minutes 35 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1198 glob_y(exact) := 0.9928325584389918 glob_y_higher[1,1] := 0.9928324229119408 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 199 Current Iterations = 199 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 34 Seconds Optimized Time Remaining = 3 Minutes 34 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.1199 glob_y(exact) := 0.992820602110532 glob_y_higher[1,1] := 0.992820464487008 diff3.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 200 Current Iterations = 200 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 3 Minutes 35 Seconds Optimized Time Remaining = 3 Minutes 35 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 0.12 glob_y(exact) := 0.9928086358538663 glob_y_higher[1,1] := 0.9928084961120336 Finished! Maximum Iterations Reached!