##############ECHO OF PROBLEM################# ##############diff1.ode################# diff ( y , x , 2 ) = diff ( y , x , 1 ) ; ! glob_max_terms := 30; ! glob_x_start := 1.1; glob_x_end := 4.0 ; glob_y_init[1] := exact_soln_glob_y(glob_x_start); glob_y_init[2] := exact_soln_glob_yp(glob_x_start); glob_hmax := 0.0001 ; 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(exp(x)); end; exact_soln_glob_yp := proc(x) return(exp(x)); end; ! #######END OF ECHO OF PROBLEM################# glob_x[1] := 1.1 glob_y(exact) := 3.004166023946433 glob_y_higher[1,1] := 3.004166023946433 diff1.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 diff1.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] := 1.1001 glob_y(exact) := 3.004466455570159 glob_y_higher[1,1] := 3.004466455569658 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 2 Current Iterations = 2 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 14 Minutes 58 Seconds Optimized Time Remaining = 7 Minutes 43 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1002 glob_y(exact) := 3.004766917238549 glob_y_higher[1,1] := 3.004766917234543 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 3 Current Iterations = 3 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 11 Minutes 6 Seconds Optimized Time Remaining = 7 Minutes 29 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1003 glob_y(exact) := 3.005067408954608 glob_y_higher[1,1] := 3.00506740894259 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 4 Current Iterations = 4 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 9 Minutes 59 Seconds Optimized Time Remaining = 7 Minutes 34 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1004 glob_y(exact) := 3.005367930721341 glob_y_higher[1,1] := 3.005367930696804 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 5 Current Iterations = 5 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 9 Minutes 25 Seconds Optimized Time Remaining = 7 Minutes 36 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1005 glob_y(exact) := 3.005668482541754 glob_y_higher[1,1] := 3.005668482500189 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 6 Current Iterations = 6 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 8 Minutes 59 Seconds Optimized Time Remaining = 7 Minutes 32 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1006 glob_y(exact) := 3.005969064418851 glob_y_higher[1,1] := 3.005969064355749 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 7 Current Iterations = 7 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 7 Minutes 29 Seconds Optimized Time Remaining = 6 Minutes 16 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1007 glob_y(exact) := 3.00626967635564 glob_y_higher[1,1] := 3.006269676266489 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 8 Current Iterations = 8 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 6 Minutes 25 Seconds Optimized Time Remaining = 5 Minutes 23 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1008 glob_y(exact) := 3.006570318355125 glob_y_higher[1,1] := 3.006570318235415 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 9 Current Iterations = 9 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 6 Minutes 35 Seconds Optimized Time Remaining = 5 Minutes 40 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1009 glob_y(exact) := 3.006870990420313 glob_y_higher[1,1] := 3.006870990265532 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 10 Current Iterations = 10 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 6 Minutes 39 Seconds Optimized Time Remaining = 5 Minutes 51 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.101 glob_y(exact) := 3.007171692554211 glob_y_higher[1,1] := 3.007171692359846 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 11 Current Iterations = 11 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 5 Minutes 59 Seconds Optimized Time Remaining = 5 Minutes 15 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1011 glob_y(exact) := 3.007472424759826 glob_y_higher[1,1] := 3.007472424521363 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 12 Current Iterations = 12 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 6 Minutes 8 Seconds Optimized Time Remaining = 5 Minutes 29 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1012 glob_y(exact) := 3.007773187040166 glob_y_higher[1,1] := 3.007773186753089 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 13 Current Iterations = 13 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 6 Minutes 16 Seconds Optimized Time Remaining = 5 Minutes 40 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1013 glob_y(exact) := 3.008073979398237 glob_y_higher[1,1] := 3.008073979058032 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 14 Current Iterations = 14 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 5 Minutes 47 Seconds Optimized Time Remaining = 5 Minutes 14 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1014 glob_y(exact) := 3.008374801837048 glob_y_higher[1,1] := 3.008374801439197 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 15 Current Iterations = 15 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 5 Minutes 54 Seconds Optimized Time Remaining = 5 Minutes 22 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1015 glob_y(exact) := 3.008675654359607 glob_y_higher[1,1] := 3.008675653899593 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 16 Current Iterations = 16 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 5 Minutes 30 Seconds Optimized Time Remaining = 5 Minutes 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1016 glob_y(exact) := 3.008976536968923 glob_y_higher[1,1] := 3.008976536442228 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 17 Current Iterations = 17 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 5 Minutes 38 Seconds Optimized Time Remaining = 5 Minutes 11 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1017 glob_y(exact) := 3.009277449668004 glob_y_higher[1,1] := 3.009277449070108 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 18 Current Iterations = 18 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 5 Minutes 44 Seconds Optimized Time Remaining = 5 Minutes 18 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1018 glob_y(exact) := 3.009578392459859 glob_y_higher[1,1] := 3.009578391786243 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 19 Current Iterations = 19 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 5 Minutes 25 Seconds Optimized Time Remaining = 5 Minutes 1 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1019 glob_y(exact) := 3.009879365347499 glob_y_higher[1,1] := 3.00987936459364 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 20 Current Iterations = 20 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 5 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 45 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.102 glob_y(exact) := 3.010180368333932 glob_y_higher[1,1] := 3.010180367495309 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 21 Current Iterations = 21 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 52 Seconds Optimized Time Remaining = 4 Minutes 30 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1021 glob_y(exact) := 3.010481401422169 glob_y_higher[1,1] := 3.010481400494259 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 22 Current Iterations = 22 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 5 Minutes Optimized Time Remaining = 4 Minutes 40 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1022 glob_y(exact) := 3.01078246461522 glob_y_higher[1,1] := 3.010782463593499 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 23 Current Iterations = 23 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 47 Seconds Optimized Time Remaining = 4 Minutes 27 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1023 glob_y(exact) := 3.011083557916096 glob_y_higher[1,1] := 3.011083556796038 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 24 Current Iterations = 24 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 54 Seconds Optimized Time Remaining = 4 Minutes 35 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1024 glob_y(exact) := 3.011384681327807 glob_y_higher[1,1] := 3.011384680104888 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 25 Current Iterations = 25 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 42 Seconds Optimized Time Remaining = 4 Minutes 24 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1025 glob_y(exact) := 3.011685834853365 glob_y_higher[1,1] := 3.011685833523058 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 26 Current Iterations = 26 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 48 Seconds Optimized Time Remaining = 4 Minutes 31 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1026 glob_y(exact) := 3.011987018495782 glob_y_higher[1,1] := 3.011987017053559 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 27 Current Iterations = 27 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 55 Seconds Optimized Time Remaining = 4 Minutes 38 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1027 glob_y(exact) := 3.012288232258068 glob_y_higher[1,1] := 3.012288230699402 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 28 Current Iterations = 28 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 44 Seconds Optimized Time Remaining = 4 Minutes 28 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1028 glob_y(exact) := 3.012589476143237 glob_y_higher[1,1] := 3.012589474463597 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 29 Current Iterations = 29 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 49 Seconds Optimized Time Remaining = 4 Minutes 34 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1029 glob_y(exact) := 3.012890750154301 glob_y_higher[1,1] := 3.012890748349158 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 30 Current Iterations = 30 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 39 Seconds Optimized Time Remaining = 4 Minutes 24 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.103 glob_y(exact) := 3.013192054294272 glob_y_higher[1,1] := 3.013192052359094 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 31 Current Iterations = 31 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 45 Seconds Optimized Time Remaining = 4 Minutes 31 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1031 glob_y(exact) := 3.013493388566164 glob_y_higher[1,1] := 3.01349338649642 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 32 Current Iterations = 32 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 36 Seconds Optimized Time Remaining = 4 Minutes 22 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1032 glob_y(exact) := 3.01379475297299 glob_y_higher[1,1] := 3.013794750764146 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 33 Current Iterations = 33 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 42 Seconds Optimized Time Remaining = 4 Minutes 28 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1033 glob_y(exact) := 3.014096147517764 glob_y_higher[1,1] := 3.014096145165286 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 34 Current Iterations = 34 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 33 Seconds Optimized Time Remaining = 4 Minutes 20 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1034 glob_y(exact) := 3.014397572203498 glob_y_higher[1,1] := 3.014397569702853 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 35 Current Iterations = 35 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 38 Seconds Optimized Time Remaining = 4 Minutes 25 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1035 glob_y(exact) := 3.014699027033209 glob_y_higher[1,1] := 3.01469902437986 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 36 Current Iterations = 36 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 43 Seconds Optimized Time Remaining = 4 Minutes 31 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1036 glob_y(exact) := 3.01500051200991 glob_y_higher[1,1] := 3.01500050919932 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 37 Current Iterations = 37 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 48 Seconds Optimized Time Remaining = 4 Minutes 35 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1037 glob_y(exact) := 3.015302027136616 glob_y_higher[1,1] := 3.015302024164249 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 38 Current Iterations = 38 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 40 Seconds Optimized Time Remaining = 4 Minutes 28 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1038 glob_y(exact) := 3.015603572416342 glob_y_higher[1,1] := 3.015603569277659 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 39 Current Iterations = 39 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 32 Seconds Optimized Time Remaining = 4 Minutes 21 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1039 glob_y(exact) := 3.015905147852104 glob_y_higher[1,1] := 3.015905144542566 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 40 Current Iterations = 40 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 37 Seconds Optimized Time Remaining = 4 Minutes 26 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.104 glob_y(exact) := 3.016206753446918 glob_y_higher[1,1] := 3.016206749961984 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 41 Current Iterations = 41 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 42 Seconds Optimized Time Remaining = 4 Minutes 31 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1041 glob_y(exact) := 3.016508389203799 glob_y_higher[1,1] := 3.016508385538928 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 42 Current Iterations = 42 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 35 Seconds Optimized Time Remaining = 4 Minutes 24 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1042 glob_y(exact) := 3.016810055125764 glob_y_higher[1,1] := 3.016810051276415 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 43 Current Iterations = 43 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 39 Seconds Optimized Time Remaining = 4 Minutes 28 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1043 glob_y(exact) := 3.01711175121583 glob_y_higher[1,1] := 3.017111747177459 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 44 Current Iterations = 44 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 43 Seconds Optimized Time Remaining = 4 Minutes 33 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1044 glob_y(exact) := 3.017413477477013 glob_y_higher[1,1] := 3.017413473245077 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 45 Current Iterations = 45 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 46 Seconds Optimized Time Remaining = 4 Minutes 37 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1045 glob_y(exact) := 3.017715233912331 glob_y_higher[1,1] := 3.017715229482285 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 46 Current Iterations = 46 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 40 Seconds Optimized Time Remaining = 4 Minutes 30 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1046 glob_y(exact) := 3.018017020524802 glob_y_higher[1,1] := 3.0180170158921 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 47 Current Iterations = 47 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 34 Seconds Optimized Time Remaining = 4 Minutes 24 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1047 glob_y(exact) := 3.018318837317442 glob_y_higher[1,1] := 3.018318832477539 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 48 Current Iterations = 48 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 28 Seconds Optimized Time Remaining = 4 Minutes 19 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1048 glob_y(exact) := 3.018620684293271 glob_y_higher[1,1] := 3.018620679241618 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 49 Current Iterations = 49 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 32 Seconds Optimized Time Remaining = 4 Minutes 23 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1049 glob_y(exact) := 3.018922561455307 glob_y_higher[1,1] := 3.018922556187356 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 50 Current Iterations = 50 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 36 Seconds Optimized Time Remaining = 4 Minutes 27 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.105 glob_y(exact) := 3.019224468806569 glob_y_higher[1,1] := 3.019224463317771 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 51 Current Iterations = 51 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 39 Seconds Optimized Time Remaining = 4 Minutes 30 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1051 glob_y(exact) := 3.019526406350075 glob_y_higher[1,1] := 3.01952640063588 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 52 Current Iterations = 52 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 43 Seconds Optimized Time Remaining = 4 Minutes 34 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1052 glob_y(exact) := 3.019828374088845 glob_y_higher[1,1] := 3.019828368144702 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 53 Current Iterations = 53 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 46 Seconds Optimized Time Remaining = 4 Minutes 37 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1053 glob_y(exact) := 3.020130372025899 glob_y_higher[1,1] := 3.020130365847256 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 54 Current Iterations = 54 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 40 Seconds Optimized Time Remaining = 4 Minutes 32 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1054 glob_y(exact) := 3.020432400164257 glob_y_higher[1,1] := 3.020432393746561 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 55 Current Iterations = 55 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 44 Seconds Optimized Time Remaining = 4 Minutes 36 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1055 glob_y(exact) := 3.020734458506939 glob_y_higher[1,1] := 3.020734451845636 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 56 Current Iterations = 56 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 47 Seconds Optimized Time Remaining = 4 Minutes 39 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1056 glob_y(exact) := 3.021036547056965 glob_y_higher[1,1] := 3.021036540147501 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 57 Current Iterations = 57 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 42 Seconds Optimized Time Remaining = 4 Minutes 34 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1057 glob_y(exact) := 3.021338665817357 glob_y_higher[1,1] := 3.021338658655176 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 58 Current Iterations = 58 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 44 Seconds Optimized Time Remaining = 4 Minutes 37 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1058 glob_y(exact) := 3.021640814791136 glob_y_higher[1,1] := 3.021640807371681 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 59 Current Iterations = 59 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 39 Seconds Optimized Time Remaining = 4 Minutes 32 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1059 glob_y(exact) := 3.021942993981323 glob_y_higher[1,1] := 3.021942986300037 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 60 Current Iterations = 60 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 35 Seconds Optimized Time Remaining = 4 Minutes 27 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.106 glob_y(exact) := 3.022245203390939 glob_y_higher[1,1] := 3.022245195443264 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 61 Current Iterations = 61 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 38 Seconds Optimized Time Remaining = 4 Minutes 31 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1061 glob_y(exact) := 3.022547443023008 glob_y_higher[1,1] := 3.022547434804385 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 62 Current Iterations = 62 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 33 Seconds Optimized Time Remaining = 4 Minutes 26 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1062 glob_y(exact) := 3.022849712880552 glob_y_higher[1,1] := 3.02284970438642 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 63 Current Iterations = 63 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 29 Seconds Optimized Time Remaining = 4 Minutes 22 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1063 glob_y(exact) := 3.023152012966592 glob_y_higher[1,1] := 3.02315200419239 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 64 Current Iterations = 64 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 25 Seconds Optimized Time Remaining = 4 Minutes 18 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1064 glob_y(exact) := 3.023454343284153 glob_y_higher[1,1] := 3.023454334225319 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 65 Current Iterations = 65 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 20 Seconds Optimized Time Remaining = 4 Minutes 14 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1065 glob_y(exact) := 3.023756703836257 glob_y_higher[1,1] := 3.023756694488229 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 66 Current Iterations = 66 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 23 Seconds Optimized Time Remaining = 4 Minutes 16 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1066 glob_y(exact) := 3.024059094625928 glob_y_higher[1,1] := 3.024059084984142 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 67 Current Iterations = 67 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 26 Seconds Optimized Time Remaining = 4 Minutes 19 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1067 glob_y(exact) := 3.02436151565619 glob_y_higher[1,1] := 3.024361505716081 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 68 Current Iterations = 68 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 22 Seconds Optimized Time Remaining = 4 Minutes 16 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1068 glob_y(exact) := 3.024663966930067 glob_y_higher[1,1] := 3.02466395668707 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 69 Current Iterations = 69 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 18 Seconds Optimized Time Remaining = 4 Minutes 12 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1069 glob_y(exact) := 3.024966448450584 glob_y_higher[1,1] := 3.024966437900132 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 70 Current Iterations = 70 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 14 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.107 glob_y(exact) := 3.025268960220766 glob_y_higher[1,1] := 3.025268949358291 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 71 Current Iterations = 71 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 5 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1071 glob_y(exact) := 3.025571502243637 glob_y_higher[1,1] := 3.025571491064571 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 72 Current Iterations = 72 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 14 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1072 glob_y(exact) := 3.025874074522223 glob_y_higher[1,1] := 3.025874063021997 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 73 Current Iterations = 73 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 4 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1073 glob_y(exact) := 3.02617667705955 glob_y_higher[1,1] := 3.026176665233594 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 74 Current Iterations = 74 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 25 Seconds Optimized Time Remaining = 4 Minutes 19 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1074 glob_y(exact) := 3.026479309858643 glob_y_higher[1,1] := 3.026479297702387 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 75 Current Iterations = 75 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 21 Seconds Optimized Time Remaining = 4 Minutes 16 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1075 glob_y(exact) := 3.02678197292253 glob_y_higher[1,1] := 3.0267819604314 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 76 Current Iterations = 76 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 24 Seconds Optimized Time Remaining = 4 Minutes 18 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1076 glob_y(exact) := 3.027084666254237 glob_y_higher[1,1] := 3.027084653423661 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 77 Current Iterations = 77 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 27 Seconds Optimized Time Remaining = 4 Minutes 21 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1077 glob_y(exact) := 3.02738738985679 glob_y_higher[1,1] := 3.027387376682195 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 78 Current Iterations = 78 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 23 Seconds Optimized Time Remaining = 4 Minutes 18 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1078 glob_y(exact) := 3.027690143733217 glob_y_higher[1,1] := 3.027690130210027 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 79 Current Iterations = 79 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 25 Seconds Optimized Time Remaining = 4 Minutes 20 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1079 glob_y(exact) := 3.027992927886546 glob_y_higher[1,1] := 3.027992914010186 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 80 Current Iterations = 80 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 22 Seconds Optimized Time Remaining = 4 Minutes 16 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.108 glob_y(exact) := 3.028295742319804 glob_y_higher[1,1] := 3.028295728085697 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 81 Current Iterations = 81 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 24 Seconds Optimized Time Remaining = 4 Minutes 19 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1081 glob_y(exact) := 3.028598587036019 glob_y_higher[1,1] := 3.028598572439589 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 82 Current Iterations = 82 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 21 Seconds Optimized Time Remaining = 4 Minutes 16 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1082 glob_y(exact) := 3.028901462038221 glob_y_higher[1,1] := 3.028901447074888 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 83 Current Iterations = 83 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 18 Seconds Optimized Time Remaining = 4 Minutes 13 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1083 glob_y(exact) := 3.029204367329437 glob_y_higher[1,1] := 3.029204351994622 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 84 Current Iterations = 84 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 26 Seconds Optimized Time Remaining = 4 Minutes 20 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1084 glob_y(exact) := 3.029507302912696 glob_y_higher[1,1] := 3.02950728720182 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 85 Current Iterations = 85 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 22 Seconds Optimized Time Remaining = 4 Minutes 17 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1085 glob_y(exact) := 3.029810268791029 glob_y_higher[1,1] := 3.029810252699509 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 86 Current Iterations = 86 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 19 Seconds Optimized Time Remaining = 4 Minutes 14 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1086 glob_y(exact) := 3.030113264967465 glob_y_higher[1,1] := 3.03011324849072 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 87 Current Iterations = 87 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 16 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1087 glob_y(exact) := 3.030416291445033 glob_y_higher[1,1] := 3.03041627457848 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 88 Current Iterations = 88 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 19 Seconds Optimized Time Remaining = 4 Minutes 14 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1088 glob_y(exact) := 3.030719348226764 glob_y_higher[1,1] := 3.03071933096582 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 89 Current Iterations = 89 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 21 Seconds Optimized Time Remaining = 4 Minutes 16 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1089 glob_y(exact) := 3.031022435315688 glob_y_higher[1,1] := 3.031022417655768 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 90 Current Iterations = 90 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 18 Seconds Optimized Time Remaining = 4 Minutes 13 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.109 glob_y(exact) := 3.031325552714837 glob_y_higher[1,1] := 3.031325534651355 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 91 Current Iterations = 91 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 15 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1091 glob_y(exact) := 3.031628700427242 glob_y_higher[1,1] := 3.031628681955611 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 92 Current Iterations = 92 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 17 Seconds Optimized Time Remaining = 4 Minutes 12 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1092 glob_y(exact) := 3.031931878455933 glob_y_higher[1,1] := 3.031931859571566 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 93 Current Iterations = 93 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 14 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1093 glob_y(exact) := 3.032235086803943 glob_y_higher[1,1] := 3.032235067502252 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 94 Current Iterations = 94 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 16 Seconds Optimized Time Remaining = 4 Minutes 12 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1094 glob_y(exact) := 3.032538325474305 glob_y_higher[1,1] := 3.0325383057507 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 95 Current Iterations = 95 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 18 Seconds Optimized Time Remaining = 4 Minutes 14 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1095 glob_y(exact) := 3.032841594470049 glob_y_higher[1,1] := 3.03284157431994 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 96 Current Iterations = 96 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 21 Seconds Optimized Time Remaining = 4 Minutes 16 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1096 glob_y(exact) := 3.03314489379421 glob_y_higher[1,1] := 3.033144873213006 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 97 Current Iterations = 97 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 18 Seconds Optimized Time Remaining = 4 Minutes 13 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1097 glob_y(exact) := 3.033448223449819 glob_y_higher[1,1] := 3.033448202432928 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 98 Current Iterations = 98 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 20 Seconds Optimized Time Remaining = 4 Minutes 15 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1098 glob_y(exact) := 3.033751583439911 glob_y_higher[1,1] := 3.03375156198274 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 99 Current Iterations = 99 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 22 Seconds Optimized Time Remaining = 4 Minutes 17 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1099 glob_y(exact) := 3.034054973767518 glob_y_higher[1,1] := 3.034054951865473 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 100 Current Iterations = 100 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 19 Seconds Optimized Time Remaining = 4 Minutes 15 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.11 glob_y(exact) := 3.034358394435676 glob_y_higher[1,1] := 3.034358372084162 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 101 Current Iterations = 101 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 16 Seconds Optimized Time Remaining = 4 Minutes 12 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1101 glob_y(exact) := 3.034661845447417 glob_y_higher[1,1] := 3.034661822641839 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 102 Current Iterations = 102 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 18 Seconds Optimized Time Remaining = 4 Minutes 14 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1102 glob_y(exact) := 3.034965326805777 glob_y_higher[1,1] := 3.034965303541538 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 103 Current Iterations = 103 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 20 Seconds Optimized Time Remaining = 4 Minutes 16 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1103 glob_y(exact) := 3.03526883851379 glob_y_higher[1,1] := 3.035268814786292 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 104 Current Iterations = 104 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 18 Seconds Optimized Time Remaining = 4 Minutes 13 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1104 glob_y(exact) := 3.035572380574491 glob_y_higher[1,1] := 3.035572356379137 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 105 Current Iterations = 105 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 15 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1105 glob_y(exact) := 3.035875952990916 glob_y_higher[1,1] := 3.035875928323106 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 106 Current Iterations = 106 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 13 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1106 glob_y(exact) := 3.036179555766101 glob_y_higher[1,1] := 3.036179530621234 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 107 Current Iterations = 107 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 15 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1107 glob_y(exact) := 3.036483188903082 glob_y_higher[1,1] := 3.036483163276557 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 108 Current Iterations = 108 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 16 Seconds Optimized Time Remaining = 4 Minutes 12 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1108 glob_y(exact) := 3.036786852404894 glob_y_higher[1,1] := 3.036786826292109 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 109 Current Iterations = 109 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 14 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1109 glob_y(exact) := 3.037090546274575 glob_y_higher[1,1] := 3.037090519670927 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 110 Current Iterations = 110 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.111 glob_y(exact) := 3.037394270515161 glob_y_higher[1,1] := 3.037394243416047 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 111 Current Iterations = 111 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 5 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1111 glob_y(exact) := 3.03769802512969 glob_y_higher[1,1] := 3.037697997530504 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 112 Current Iterations = 112 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1112 glob_y(exact) := 3.0380018101212 glob_y_higher[1,1] := 3.038001782017336 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 113 Current Iterations = 113 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 13 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1113 glob_y(exact) := 3.038305625492727 glob_y_higher[1,1] := 3.03830559687958 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 114 Current Iterations = 114 Total Elapsed Time = Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 59 Seconds glob_x[1] := 1.1114 glob_y(exact) := 3.038609471247311 glob_y_higher[1,1] := 3.038609442120272 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 115 Current Iterations = 115 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1115 glob_y(exact) := 3.03891334738799 glob_y_higher[1,1] := 3.03891331774245 diff1.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 = 4 Minutes 14 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1116 glob_y(exact) := 3.039217253917802 glob_y_higher[1,1] := 3.039217223749152 diff1.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 = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1117 glob_y(exact) := 3.039521190839786 glob_y_higher[1,1] := 3.039521160143417 diff1.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 = 4 Minutes 14 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1118 glob_y(exact) := 3.039825158156983 glob_y_higher[1,1] := 3.039825126928282 diff1.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 = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1119 glob_y(exact) := 3.040129155872431 glob_y_higher[1,1] := 3.040129124106787 diff1.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 = 4 Minutes 13 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.112 glob_y(exact) := 3.040433183989171 glob_y_higher[1,1] := 3.04043315168197 diff1.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 = 4 Minutes 15 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1121 glob_y(exact) := 3.040737242510242 glob_y_higher[1,1] := 3.040737209656871 diff1.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 = 4 Minutes 16 Seconds Optimized Time Remaining = 4 Minutes 13 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1122 glob_y(exact) := 3.041041331438686 glob_y_higher[1,1] := 3.04104129803453 diff1.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 = 4 Minutes 18 Seconds Optimized Time Remaining = 4 Minutes 14 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1123 glob_y(exact) := 3.041345450777544 glob_y_higher[1,1] := 3.041345416817986 diff1.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 = 4 Minutes 16 Seconds Optimized Time Remaining = 4 Minutes 12 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1124 glob_y(exact) := 3.041649600529856 glob_y_higher[1,1] := 3.04164956601028 diff1.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 = 4 Minutes 17 Seconds Optimized Time Remaining = 4 Minutes 14 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1125 glob_y(exact) := 3.041953780698664 glob_y_higher[1,1] := 3.041953745614452 diff1.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 = 4 Minutes 15 Seconds Optimized Time Remaining = 4 Minutes 12 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1126 glob_y(exact) := 3.042257991287009 glob_y_higher[1,1] := 3.042257955633543 diff1.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 = 4 Minutes 13 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1127 glob_y(exact) := 3.042562232297935 glob_y_higher[1,1] := 3.042562196070595 diff1.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 = 4 Minutes 15 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1128 glob_y(exact) := 3.042866503734483 glob_y_higher[1,1] := 3.042866466928649 diff1.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 = 4 Minutes 13 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1129 glob_y(exact) := 3.043170805599696 glob_y_higher[1,1] := 3.043170768210746 diff1.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 = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.113 glob_y(exact) := 3.043475137896617 glob_y_higher[1,1] := 3.043475099919929 diff1.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 = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1131 glob_y(exact) := 3.04377950062829 glob_y_higher[1,1] := 3.043779462059241 diff1.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 = 4 Minutes 17 Seconds Optimized Time Remaining = 4 Minutes 14 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1132 glob_y(exact) := 3.044083893797758 glob_y_higher[1,1] := 3.044083854631723 diff1.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 = 4 Minutes 15 Seconds Optimized Time Remaining = 4 Minutes 12 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1133 glob_y(exact) := 3.044388317408064 glob_y_higher[1,1] := 3.044388277640419 diff1.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 = 4 Minutes 13 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1134 glob_y(exact) := 3.044692771462254 glob_y_higher[1,1] := 3.044692731088373 diff1.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 = 4 Minutes 15 Seconds Optimized Time Remaining = 4 Minutes 12 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1135 glob_y(exact) := 3.044997255963372 glob_y_higher[1,1] := 3.044997214978627 diff1.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 = 4 Minutes 13 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1136 glob_y(exact) := 3.045301770914462 glob_y_higher[1,1] := 3.045301729314227 diff1.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 = 4 Minutes 14 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1137 glob_y(exact) := 3.04560631631857 glob_y_higher[1,1] := 3.045606274098215 diff1.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 = 4 Minutes 13 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1138 glob_y(exact) := 3.045910892178741 glob_y_higher[1,1] := 3.045910849333637 diff1.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 = 4 Minutes 14 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1139 glob_y(exact) := 3.046215498498021 glob_y_higher[1,1] := 3.046215455023537 diff1.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 = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.114 glob_y(exact) := 3.046520135279456 glob_y_higher[1,1] := 3.04652009117096 diff1.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 = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1141 glob_y(exact) := 3.046824802526092 glob_y_higher[1,1] := 3.046824757778953 diff1.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 = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 5 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1142 glob_y(exact) := 3.047129500240977 glob_y_higher[1,1] := 3.047129454850561 diff1.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 = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1143 glob_y(exact) := 3.047434228427156 glob_y_higher[1,1] := 3.047434182388829 diff1.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 = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 5 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1144 glob_y(exact) := 3.047738987087678 glob_y_higher[1,1] := 3.047738940396804 diff1.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 = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1145 glob_y(exact) := 3.048043776225589 glob_y_higher[1,1] := 3.048043728877534 diff1.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 = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1146 glob_y(exact) := 3.048348595843939 glob_y_higher[1,1] := 3.048348547834064 diff1.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 = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1147 glob_y(exact) := 3.048653445945774 glob_y_higher[1,1] := 3.048653397269442 diff1.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 = 4 Minutes 7 Seconds Optimized Time Remaining = 4 Minutes 4 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1148 glob_y(exact) := 3.048958326534144 glob_y_higher[1,1] := 3.048958277186715 diff1.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 = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1149 glob_y(exact) := 3.049263237612098 glob_y_higher[1,1] := 3.049263187588933 diff1.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 = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.115 glob_y(exact) := 3.049568179182683 glob_y_higher[1,1] := 3.049568128479142 diff1.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 = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 5 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1151 glob_y(exact) := 3.049873151248951 glob_y_higher[1,1] := 3.049873099860391 diff1.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 = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1152 glob_y(exact) := 3.05017815381395 glob_y_higher[1,1] := 3.050178101735729 diff1.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 = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 5 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1153 glob_y(exact) := 3.05048318688073 glob_y_higher[1,1] := 3.050483134108206 diff1.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 = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1154 glob_y(exact) := 3.050788250452343 glob_y_higher[1,1] := 3.05078819698087 diff1.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 = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1155 glob_y(exact) := 3.051093344531837 glob_y_higher[1,1] := 3.051093290356771 diff1.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 = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1156 glob_y(exact) := 3.051398469122266 glob_y_higher[1,1] := 3.051398414238959 diff1.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 = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1157 glob_y(exact) := 3.051703624226679 glob_y_higher[1,1] := 3.051703568630485 diff1.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 = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1158 glob_y(exact) := 3.052008809848128 glob_y_higher[1,1] := 3.0520087535344 diff1.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 = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1159 glob_y(exact) := 3.052314025989666 glob_y_higher[1,1] := 3.052313968953753 diff1.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 = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.116 glob_y(exact) := 3.052619272654344 glob_y_higher[1,1] := 3.052619214891597 diff1.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 = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1161 glob_y(exact) := 3.052924549845214 glob_y_higher[1,1] := 3.052924491350983 diff1.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 = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 5 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1162 glob_y(exact) := 3.053229857565331 glob_y_higher[1,1] := 3.053229798334962 diff1.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 = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1163 glob_y(exact) := 3.053535195817745 glob_y_higher[1,1] := 3.053535135846588 diff1.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 = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 5 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1164 glob_y(exact) := 3.053840564605512 glob_y_higher[1,1] := 3.053840503888911 diff1.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 = 4 Minutes 6 Seconds Optimized Time Remaining = 4 Minutes 4 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1165 glob_y(exact) := 3.054145963931684 glob_y_higher[1,1] := 3.054145902464986 diff1.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 = 4 Minutes 7 Seconds Optimized Time Remaining = 4 Minutes 5 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1166 glob_y(exact) := 3.054451393799316 glob_y_higher[1,1] := 3.054451331577866 diff1.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 = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1167 glob_y(exact) := 3.054756854211462 glob_y_higher[1,1] := 3.054756791230602 diff1.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 = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1168 glob_y(exact) := 3.055062345171177 glob_y_higher[1,1] := 3.055062281426251 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 169 Current Iterations = 169 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1169 glob_y(exact) := 3.055367866681515 glob_y_higher[1,1] := 3.055367802167864 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 170 Current Iterations = 170 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.117 glob_y(exact) := 3.055673418745532 glob_y_higher[1,1] := 3.055673353458497 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 171 Current Iterations = 171 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1171 glob_y(exact) := 3.055979001366283 glob_y_higher[1,1] := 3.055978935301204 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 172 Current Iterations = 172 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1172 glob_y(exact) := 3.056284614546824 glob_y_higher[1,1] := 3.05628454769904 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 173 Current Iterations = 173 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 5 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1173 glob_y(exact) := 3.056590258290211 glob_y_higher[1,1] := 3.056590190655061 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 174 Current Iterations = 174 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 6 Seconds Optimized Time Remaining = 4 Minutes 4 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1174 glob_y(exact) := 3.0568959325995 glob_y_higher[1,1] := 3.056895864172321 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 175 Current Iterations = 175 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 5 Seconds Optimized Time Remaining = 4 Minutes 3 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1175 glob_y(exact) := 3.05720163747775 glob_y_higher[1,1] := 3.057201568253877 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 176 Current Iterations = 176 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 4 Seconds Optimized Time Remaining = 4 Minutes 1 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1176 glob_y(exact) := 3.057507372928015 glob_y_higher[1,1] := 3.057507302902785 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 177 Current Iterations = 177 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 2 Seconds Optimized Time Remaining = 4 Minutes Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1177 glob_y(exact) := 3.057813138953354 glob_y_higher[1,1] := 3.0578130681221 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 178 Current Iterations = 178 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 1 Seconds Optimized Time Remaining = 3 Minutes 58 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1178 glob_y(exact) := 3.058118935556825 glob_y_higher[1,1] := 3.058118863914881 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 179 Current Iterations = 179 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 2 Seconds Optimized Time Remaining = 3 Minutes 59 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1179 glob_y(exact) := 3.058424762741485 glob_y_higher[1,1] := 3.058424690284184 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 180 Current Iterations = 180 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 3 Seconds Optimized Time Remaining = 4 Minutes 1 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.118 glob_y(exact) := 3.058730620510393 glob_y_higher[1,1] := 3.058730547233065 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 181 Current Iterations = 181 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 2 Seconds Optimized Time Remaining = 3 Minutes 59 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1181 glob_y(exact) := 3.059036508866607 glob_y_higher[1,1] := 3.059036434764584 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 182 Current Iterations = 182 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes Optimized Time Remaining = 3 Minutes 58 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1182 glob_y(exact) := 3.059342427813186 glob_y_higher[1,1] := 3.059342352881798 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 183 Current Iterations = 183 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 1 Seconds Optimized Time Remaining = 3 Minutes 59 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1183 glob_y(exact) := 3.059648377353189 glob_y_higher[1,1] := 3.059648301587765 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 184 Current Iterations = 184 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes Optimized Time Remaining = 3 Minutes 58 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1184 glob_y(exact) := 3.059954357489676 glob_y_higher[1,1] := 3.059954280885543 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 185 Current Iterations = 185 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 1 Seconds Optimized Time Remaining = 3 Minutes 59 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1185 glob_y(exact) := 3.060260368225707 glob_y_higher[1,1] := 3.060260290778192 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 186 Current Iterations = 186 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 2 Seconds Optimized Time Remaining = 4 Minutes Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1186 glob_y(exact) := 3.060566409564342 glob_y_higher[1,1] := 3.060566331268771 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 187 Current Iterations = 187 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 3 Seconds Optimized Time Remaining = 4 Minutes 1 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1187 glob_y(exact) := 3.06087248150864 glob_y_higher[1,1] := 3.060872402360339 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 188 Current Iterations = 188 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 5 Seconds Optimized Time Remaining = 4 Minutes 2 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1188 glob_y(exact) := 3.061178584061664 glob_y_higher[1,1] := 3.061178504055957 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 189 Current Iterations = 189 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 3 Seconds Optimized Time Remaining = 4 Minutes 1 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1189 glob_y(exact) := 3.061484717226473 glob_y_higher[1,1] := 3.061484636358683 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 190 Current Iterations = 190 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 2 Seconds Optimized Time Remaining = 4 Minutes Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.119 glob_y(exact) := 3.061790881006129 glob_y_higher[1,1] := 3.061790799271579 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 191 Current Iterations = 191 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1191 glob_y(exact) := 3.062097075403695 glob_y_higher[1,1] := 3.062096992797705 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 192 Current Iterations = 192 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1192 glob_y(exact) := 3.062403300422231 glob_y_higher[1,1] := 3.062403216940123 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 193 Current Iterations = 193 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1193 glob_y(exact) := 3.0627095560648 glob_y_higher[1,1] := 3.062709471701893 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 194 Current Iterations = 194 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1194 glob_y(exact) := 3.063015842334465 glob_y_higher[1,1] := 3.063015757086077 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 195 Current Iterations = 195 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1195 glob_y(exact) := 3.063322159234288 glob_y_higher[1,1] := 3.063322073095738 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 196 Current Iterations = 196 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1196 glob_y(exact) := 3.063628506767333 glob_y_higher[1,1] := 3.063628419733937 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 197 Current Iterations = 197 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1197 glob_y(exact) := 3.063934884936662 glob_y_higher[1,1] := 3.063934797003737 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 198 Current Iterations = 198 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1198 glob_y(exact) := 3.064241293745341 glob_y_higher[1,1] := 3.0642412049082 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 199 Current Iterations = 199 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1199 glob_y(exact) := 3.064547733196433 glob_y_higher[1,1] := 3.064547643450391 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 200 Current Iterations = 200 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.12 glob_y(exact) := 3.064854203293002 glob_y_higher[1,1] := 3.064854112633372 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 201 Current Iterations = 201 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1201 glob_y(exact) := 3.065160704038113 glob_y_higher[1,1] := 3.065160612460208 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 202 Current Iterations = 202 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1202 glob_y(exact) := 3.065467235434831 glob_y_higher[1,1] := 3.065467142933961 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 203 Current Iterations = 203 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1203 glob_y(exact) := 3.065773797486222 glob_y_higher[1,1] := 3.065773704057698 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 204 Current Iterations = 204 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 7 Seconds Optimized Time Remaining = 4 Minutes 5 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1204 glob_y(exact) := 3.066080390195351 glob_y_higher[1,1] := 3.066080295834482 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 205 Current Iterations = 205 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1205 glob_y(exact) := 3.066387013565283 glob_y_higher[1,1] := 3.066386918267378 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 206 Current Iterations = 206 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1206 glob_y(exact) := 3.066693667599086 glob_y_higher[1,1] := 3.066693571359452 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 207 Current Iterations = 207 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1207 glob_y(exact) := 3.067000352299825 glob_y_higher[1,1] := 3.067000255113769 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 208 Current Iterations = 208 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1208 glob_y(exact) := 3.067307067670568 glob_y_higher[1,1] := 3.067306969533395 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 209 Current Iterations = 209 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1209 glob_y(exact) := 3.067613813714382 glob_y_higher[1,1] := 3.067613714621397 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 210 Current Iterations = 210 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.121 glob_y(exact) := 3.067920590434333 glob_y_higher[1,1] := 3.06792049038084 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 211 Current Iterations = 211 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 5 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1211 glob_y(exact) := 3.068227397833491 glob_y_higher[1,1] := 3.068227296814793 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 212 Current Iterations = 212 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1212 glob_y(exact) := 3.068534235914923 glob_y_higher[1,1] := 3.068534133926321 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 213 Current Iterations = 213 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 7 Seconds Optimized Time Remaining = 4 Minutes 5 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1213 glob_y(exact) := 3.068841104681697 glob_y_higher[1,1] := 3.068841001718493 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 214 Current Iterations = 214 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 6 Seconds Optimized Time Remaining = 4 Minutes 4 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1214 glob_y(exact) := 3.069148004136882 glob_y_higher[1,1] := 3.069147900194376 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 215 Current Iterations = 215 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 7 Seconds Optimized Time Remaining = 4 Minutes 5 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1215 glob_y(exact) := 3.069454934283547 glob_y_higher[1,1] := 3.069454829357038 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 216 Current Iterations = 216 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 8 Seconds Optimized Time Remaining = 4 Minutes 6 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1216 glob_y(exact) := 3.069761895124762 glob_y_higher[1,1] := 3.069761789209548 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 217 Current Iterations = 217 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1217 glob_y(exact) := 3.070068886663596 glob_y_higher[1,1] := 3.070068779754974 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 218 Current Iterations = 218 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1218 glob_y(exact) := 3.070375908903118 glob_y_higher[1,1] := 3.070375800996386 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 219 Current Iterations = 219 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1219 glob_y(exact) := 3.0706829618464 glob_y_higher[1,1] := 3.070682852936851 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 220 Current Iterations = 220 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.122 glob_y(exact) := 3.070990045496511 glob_y_higher[1,1] := 3.070989935579441 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 221 Current Iterations = 221 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 13 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1221 glob_y(exact) := 3.071297159856523 glob_y_higher[1,1] := 3.071297048927225 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 222 Current Iterations = 222 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1222 glob_y(exact) := 3.071604304929506 glob_y_higher[1,1] := 3.071604192983274 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 223 Current Iterations = 223 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1223 glob_y(exact) := 3.071911480718532 glob_y_higher[1,1] := 3.071911367750657 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 224 Current Iterations = 224 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1224 glob_y(exact) := 3.072218687226674 glob_y_higher[1,1] := 3.072218573232445 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 225 Current Iterations = 225 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1225 glob_y(exact) := 3.072525924457002 glob_y_higher[1,1] := 3.072525809431711 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 226 Current Iterations = 226 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1226 glob_y(exact) := 3.072833192412589 glob_y_higher[1,1] := 3.072833076351525 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 227 Current Iterations = 227 Total Elapsed Time = 1 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 58 Seconds glob_x[1] := 1.1227 glob_y(exact) := 3.073140491096509 glob_y_higher[1,1] := 3.073140373994958 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 228 Current Iterations = 228 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1228 glob_y(exact) := 3.073447820511833 glob_y_higher[1,1] := 3.073447702365084 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 229 Current Iterations = 229 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 1 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1229 glob_y(exact) := 3.073755180661636 glob_y_higher[1,1] := 3.073755061464973 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 230 Current Iterations = 230 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.123 glob_y(exact) := 3.07406257154899 glob_y_higher[1,1] := 3.0740624512977 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 231 Current Iterations = 231 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1231 glob_y(exact) := 3.07436999317697 glob_y_higher[1,1] := 3.074369871866337 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 232 Current Iterations = 232 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1232 glob_y(exact) := 3.07467744554865 glob_y_higher[1,1] := 3.074677323173957 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 233 Current Iterations = 233 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1233 glob_y(exact) := 3.074984928667105 glob_y_higher[1,1] := 3.074984805223634 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 234 Current Iterations = 234 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1234 glob_y(exact) := 3.075292442535408 glob_y_higher[1,1] := 3.075292318018442 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 235 Current Iterations = 235 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 9 Seconds Optimized Time Remaining = 4 Minutes 7 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1235 glob_y(exact) := 3.075599987156637 glob_y_higher[1,1] := 3.075599861561455 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 236 Current Iterations = 236 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1236 glob_y(exact) := 3.075907562533865 glob_y_higher[1,1] := 3.075907435855747 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 237 Current Iterations = 237 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1237 glob_y(exact) := 3.076215168670169 glob_y_higher[1,1] := 3.076215040904393 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 238 Current Iterations = 238 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1238 glob_y(exact) := 3.076522805568624 glob_y_higher[1,1] := 3.076522676710469 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 239 Current Iterations = 239 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1239 glob_y(exact) := 3.076830473232308 glob_y_higher[1,1] := 3.07683034327705 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 240 Current Iterations = 240 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.124 glob_y(exact) := 3.077138171664297 glob_y_higher[1,1] := 3.077138040607212 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 241 Current Iterations = 241 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1241 glob_y(exact) := 3.077445900867667 glob_y_higher[1,1] := 3.07744576870403 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 242 Current Iterations = 242 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 13 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1242 glob_y(exact) := 3.077753660845496 glob_y_higher[1,1] := 3.077753527570581 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 243 Current Iterations = 243 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1243 glob_y(exact) := 3.078061451600862 glob_y_higher[1,1] := 3.078061317209942 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 244 Current Iterations = 244 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1244 glob_y(exact) := 3.078369273136842 glob_y_higher[1,1] := 3.078369137625189 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 245 Current Iterations = 245 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1245 glob_y(exact) := 3.078677125456515 glob_y_higher[1,1] := 3.0786769888194 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 246 Current Iterations = 246 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1246 glob_y(exact) := 3.07898500856296 glob_y_higher[1,1] := 3.078984870795653 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 247 Current Iterations = 247 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1247 glob_y(exact) := 3.079292922459254 glob_y_higher[1,1] := 3.079292783557025 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 248 Current Iterations = 248 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 8 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1248 glob_y(exact) := 3.079600867148478 glob_y_higher[1,1] := 3.079600727106595 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 249 Current Iterations = 249 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1249 glob_y(exact) := 3.07990884263371 glob_y_higher[1,1] := 3.079908701447441 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 250 Current Iterations = 250 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 13 Seconds Optimized Time Remaining = 4 Minutes 12 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.125 glob_y(exact) := 3.080216848918031 glob_y_higher[1,1] := 3.080216706582642 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 251 Current Iterations = 251 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 14 Seconds Optimized Time Remaining = 4 Minutes 12 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1251 glob_y(exact) := 3.080524886004521 glob_y_higher[1,1] := 3.080524742515278 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 252 Current Iterations = 252 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 13 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1252 glob_y(exact) := 3.080832953896259 glob_y_higher[1,1] := 3.080832809248426 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 253 Current Iterations = 253 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 14 Seconds Optimized Time Remaining = 4 Minutes 12 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1253 glob_y(exact) := 3.081141052596327 glob_y_higher[1,1] := 3.081140906785168 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 254 Current Iterations = 254 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 15 Seconds Optimized Time Remaining = 4 Minutes 13 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1254 glob_y(exact) := 3.081449182107805 glob_y_higher[1,1] := 3.081449035128583 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 255 Current Iterations = 255 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 15 Seconds Optimized Time Remaining = 4 Minutes 14 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1255 glob_y(exact) := 3.081757342433776 glob_y_higher[1,1] := 3.081757194281752 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 256 Current Iterations = 256 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 14 Seconds Optimized Time Remaining = 4 Minutes 13 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1256 glob_y(exact) := 3.082065533577319 glob_y_higher[1,1] := 3.082065384247755 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 257 Current Iterations = 257 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 15 Seconds Optimized Time Remaining = 4 Minutes 13 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1257 glob_y(exact) := 3.082373755541518 glob_y_higher[1,1] := 3.082373605029674 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 258 Current Iterations = 258 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 16 Seconds Optimized Time Remaining = 4 Minutes 14 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1258 glob_y(exact) := 3.082682008329455 glob_y_higher[1,1] := 3.082681856630589 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 259 Current Iterations = 259 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 17 Seconds Optimized Time Remaining = 4 Minutes 15 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1259 glob_y(exact) := 3.082990291944212 glob_y_higher[1,1] := 3.082990139053582 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 260 Current Iterations = 260 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 16 Seconds Optimized Time Remaining = 4 Minutes 14 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.126 glob_y(exact) := 3.083298606388872 glob_y_higher[1,1] := 3.083298452301736 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 261 Current Iterations = 261 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 16 Seconds Optimized Time Remaining = 4 Minutes 15 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1261 glob_y(exact) := 3.083606951666517 glob_y_higher[1,1] := 3.083606796378131 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 262 Current Iterations = 262 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 15 Seconds Optimized Time Remaining = 4 Minutes 14 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1262 glob_y(exact) := 3.083915327780233 glob_y_higher[1,1] := 3.083915171285852 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 263 Current Iterations = 263 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 14 Seconds Optimized Time Remaining = 4 Minutes 13 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1263 glob_y(exact) := 3.084223734733101 glob_y_higher[1,1] := 3.08422357702798 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 264 Current Iterations = 264 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 15 Seconds Optimized Time Remaining = 4 Minutes 14 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1264 glob_y(exact) := 3.084532172528207 glob_y_higher[1,1] := 3.084532013607599 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 265 Current Iterations = 265 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 14 Seconds Optimized Time Remaining = 4 Minutes 13 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1265 glob_y(exact) := 3.084840641168635 glob_y_higher[1,1] := 3.084840481027792 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 266 Current Iterations = 266 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 13 Seconds Optimized Time Remaining = 4 Minutes 12 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1266 glob_y(exact) := 3.085149140657469 glob_y_higher[1,1] := 3.085148979291643 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 267 Current Iterations = 267 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1267 glob_y(exact) := 3.085457670997795 glob_y_higher[1,1] := 3.085457508402237 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 268 Current Iterations = 268 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1268 glob_y(exact) := 3.085766232192697 glob_y_higher[1,1] := 3.085766068362656 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 269 Current Iterations = 269 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1269 glob_y(exact) := 3.086074824245262 glob_y_higher[1,1] := 3.086074659175987 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 270 Current Iterations = 270 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.127 glob_y(exact) := 3.086383447158575 glob_y_higher[1,1] := 3.086383280845313 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 271 Current Iterations = 271 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1271 glob_y(exact) := 3.086692100935723 glob_y_higher[1,1] := 3.086691933373721 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 272 Current Iterations = 272 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1272 glob_y(exact) := 3.087000785579791 glob_y_higher[1,1] := 3.087000616764296 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 273 Current Iterations = 273 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 12 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1273 glob_y(exact) := 3.087309501093868 glob_y_higher[1,1] := 3.087309331020124 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 274 Current Iterations = 274 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1274 glob_y(exact) := 3.087618247481039 glob_y_higher[1,1] := 3.087618076144291 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 275 Current Iterations = 275 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1275 glob_y(exact) := 3.087927024744393 glob_y_higher[1,1] := 3.087926852139883 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 276 Current Iterations = 276 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1276 glob_y(exact) := 3.088235832887017 glob_y_higher[1,1] := 3.088235659009988 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 277 Current Iterations = 277 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 11 Seconds Optimized Time Remaining = 4 Minutes 10 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1277 glob_y(exact) := 3.088544671912 glob_y_higher[1,1] := 3.088544496757692 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 278 Current Iterations = 278 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 10 Seconds Optimized Time Remaining = 4 Minutes 9 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1278 glob_y(exact) := 3.088853541822429 glob_y_higher[1,1] := 3.088853365386084 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 279 Current Iterations = 279 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Seconds Expected Time Remaining = 4 Minutes 13 Seconds Optimized Time Remaining = 4 Minutes 11 Seconds Time to Timeout = 14 Minutes 57 Seconds glob_x[1] := 1.1279 glob_y(exact) := 3.089162442621394 glob_y_higher[1,1] := 3.08916226489825 diff1.ode glob_h = 0.0001 glob_max_taylor = 30 Iterations = 280 Current Iterations = 280 Total Elapsed Time = 2 Seconds Elapsed Time(since restart)= 2 Second