---PROGRAM ARGUMENTS---
	-----CONVERGENCE-----
beta=0.01			% If KL sum updates are less than Beta * Alpha
elitesConvergence=true			% If the distribution can converge when the elites grow too large.
numUpdatesConverged=10.0			% If KL sum updates remain below Beta for this many updates
slotFixing=false			% If slots can be fixed.

	-----EVALUATION-----
experimentMode=true			% -----MODIFIED----- % If GUI elements are to be hidden.
loadAgentObservations=false			% -----MODIFIED----- % If agent observations should be loaded from file ever.
onlineTesting=false			% If greedy testing in an online fashion.
performanceEpisodeGap=10.0			% The gap between measuring performances
policyRepeats=3.0			% Number of times policy is repeated
policyTestingSize=100.0			% Size of average performance sliding window
saveExperimentFiles=true			% -----MODIFIED----- % If module files should be saved into sub-directories so they aren't loaded in successive runs.
systemOutput=false			% -----MODIFIED----- % If the console should output data during execution.
test=false			% If just running tests
testIterations=100.0			% Number of iterations to test the final testing for

	-----SAMPLING-----
confidenceInterval=3.0			% The amount of confidence for sampling every element at least once.
elitesFunction=3.0			% The size of the elites: 0=Av # rules, 1=Sum slot means, 2=Sum # KL rules, 3=Max KL weighted rules, 4=Confidence * Max KL weighted rules * num slots * rho
elitesMultiple=1.0			% The multiplier of the elites size.
globalElites=false			% If elites remain in the set forever
initialSlotMean=0.5			% The initial slot mu probabilities.
initialSlotOrderingSD=0.25			% The SD of the slot order
retestStale=false			% If stale policies should be immediately retested.
seedModuleRules=false			% If module rules should just be loaded & seeded _once_.
splitInitially=true			% If the slots should be split at the beginning of learning
useGeneralModules=false			% If using/learning general modules
useModules=false			% If using/learning modules

	-----SPECIALISATION-----
dynamicSlots=true			% If the slots grow dynamically
inheritParent=false			% If newly created slots inherit mu(S) and o(S) of the parent slot.
numNumericalSplits=3.0			% The number of numerical splits
onlyGoalRules=false			% If the agent should only create rules with the goal condition in it
onlySplitProbable=false			% If only high mu(S) slots should split
slotThreshold=0.5			% The slot splitting threshold. -1 means use |S|-1 threshold
splitBuffer=0.1			% The final proportion of episodes which disallow slot splitting.
usingUnbound=false			% If using unbound variables instead of anonymous variables.
widerSpecialisation=false			% If including non-action specialisation conditions

	-----UPDATING-----
alpha=0.6			% Step size update
boundedElites=true			% If the minimum number of elites = |D_S|.
earlyUpdating=true			% If the algorithm should perform updates using incomplete, but viable, elites.
localAlpha=true			% If updates are performed slot locally
negativeUpdates=false			% If performing negative updates
onlineUpdates=false			% If updates are performed in an online fashion, or population-based.
resetElites=false			% If the entire elites are reset when a new slot is created.
resetSlotCount=false			% Resets the update counter in the slot after splitting.
rho=0.05			% N_E's proportion of N
-----------------------
GOAL (stack): (floor ?B) (on ?A ?B) (not (on ?C&:(<> ?C ?A) ?B))

Episode	Average	SD	Min	Max	Elite-Average	Elite-SD	NumSlots	Slots-SD	NumRules	Rules-SD
10	0.2490498222410679	0.14693897795928834	0.05092592537403107	0.181547611951828	0.49005732387304307	0.24927112744307608	5.0	0.0	24.0	0.0
20	0.2406626433134079	0.09744020266636678	0.3214285969734192	0.36262282729148865	0.6166402250528336	0.13664723252889538	5.0	0.0	24.0	0.0
30	0.29304762110114096	0.1050781605797326	0.25	0.44603174924850464	0.7609259277582169	0.21113356991764862	5.0	0.0	24.0	0.0
40	0.2606818750500679	0.0897239684939404	0.20775336027145386	0.384993314743042	0.7913703739643096	0.1986787543227064	5.0	0.0	24.0	0.0
50	0.2861934885382652	0.09456758562134403	0.16613562405109406	0.3612472712993622	0.9144814848899842	0.1454880938997915	5.0	0.0	24.0	0.0
60	0.30295238047838213	0.08436266846706494	0.1550000011920929	0.4007936418056488	0.9740740776062011	0.06994673856271794	5.0	0.0	24.0	0.0
70	0.2916865602135658	0.058500873263485034	0.19364935159683228	0.34367573261260986	0.9977777779102326	0.0070272832704043175	5.0	0.0	24.0	0.0
80	0.2947788298130035	0.05066210171048142	0.21287590265274048	0.3457046449184418	1.0	0.0	5.0	0.0	24.0	0.0
90	0.28805687874555586	0.05067969502785507	0.21166667342185974	0.3071957528591156	1.0	0.0	5.0	0.0	24.0	0.0
100	0.28477012515068056	0.04241738339986327	0.24388162791728973	0.316340833902359	1.0	0.0	5.0	0.0	24.0	0.0
110	0.28007877618074417	0.047623226779147654	0.2786605954170227	0.3443697690963745	1.0	0.0	5.0	0.0	24.0	0.0
120	0.28002083450555804	0.050811721059137095	0.25652778148651123	0.3653174638748169	1.0	0.0	5.0	0.0	24.0	0.0
130	0.27929013818502424	0.03787838554735645	0.25990232825279236	0.3393796682357788	1.0	0.0	5.0	0.0	24.0	0.0
140	0.2800581991672516	0.045748585952040156	0.269805908203125	0.3572135865688324	1.0	0.0	5.0	0.0	24.0	0.0
150	0.28632619231939316	0.0473800497176467	0.2768888771533966	0.35114285349845886	1.0	0.0	5.0	0.0	24.0	0.0
160	0.2902926951646805	0.04976766268495522	0.2929394245147705	0.3292219936847687	1.0	0.0	5.0	0.0	24.0	0.0
170	0.3004333406686783	0.05525658742611145	0.2964320480823517	0.31794315576553345	1.0	0.0	5.0	0.0	24.0	0.0
180	0.3118253991007805	0.0432496424035995	0.3323412835597992	0.3319246172904968	1.0	0.0	5.0	0.0	24.0	0.0
190	0.32044028490781784	0.04769147650872817	0.34744521975517273	0.346052885055542	1.0	0.0	5.0	0.0	24.0	0.0
200	0.3204376071691513	0.04567687172460215	0.3451244831085205	0.3387491703033447	1.0	0.0	5.0	0.0	24.0	0.0
210	0.3202346980571747	0.03723698331371026	0.33343538641929626	0.3226020336151123	1.0	0.0	5.0	0.0	24.0	0.0
220	0.327486190199852	0.0421088853333089	0.3330245018005371	0.3433658480644226	1.0	0.0	5.0	0.0	24.0	0.0
230	0.3358082383871078	0.04227744749724478	0.34898149967193604	0.3588731586933136	1.0	0.0	5.0	0.0	24.0	0.0
240	0.3382361143827438	0.04080169957339123	0.34863096475601196	0.36811012029647827	1.0	0.0	5.0	0.0	24.0	0.0
250	0.3424407958984375	0.04010817862698589	0.3536651134490967	0.3729878067970276	1.0	0.0	5.0	0.0	24.0	0.0
260	0.3455266922712326	0.036994136563403696	0.3669866919517517	0.3691547214984894	1.0	0.0	5.0	0.0	24.0	0.0
270	0.3572998225688934	0.03693191730482978	0.38822752237319946	0.3888051211833954	1.0	0.0	5.0	0.0	24.0	0.0
280	0.36493384540081025	0.035377634374389365	0.4065154492855072	0.3856433033943176	1.0	0.0	5.0	0.0	24.0	0.0
290	0.37277638614177705	0.03669917834434836	0.42006006836891174	0.3864036202430725	1.0	0.0	5.0	0.0	24.0	0.0
300	0.37490000426769254	0.03520549952353913	0.4094047546386719	0.37859126925468445	1.0	0.0	5.0	0.0	24.0	0.0
310	0.3813031703233719	0.03643170513134275	0.43029364943504333	0.3782341182231903	1.0	0.0	5.0	0.0	24.0	0.0
320	0.38964205980300903	0.036627263253699305	0.42584919929504395	0.37906745076179504	1.0	0.0	5.0	0.0	24.0	0.0
330	0.39989603459835055	0.03322983702365515	0.44584921002388	0.37938493490219116	1.0	0.0	5.0	0.0	24.0	0.0
340	0.4154867768287659	0.03561314355391567	0.4665158689022064	0.39549604058265686	1.0	0.0	5.0	0.0	24.0	0.0
350	0.41920317709445953	0.03639296634168332	0.4731825292110443	0.3988293707370758	1.0	0.0	5.0	0.0	24.0	0.0
360	0.42998174428939817	0.03538302593501497	0.4842936396598816	0.3938293755054474	1.0	0.0	5.0	0.0	24.0	0.0
370	0.442209529876709	0.03728189599628805	0.49012699723243713	0.40716269612312317	1.0	0.0	5.0	0.0	24.0	0.0
380	0.45123730301856996	0.03930094004547262	0.4984603226184845	0.4184960424900055	1.0	0.0	5.0	0.0	24.0	0.0
390	0.4692495971918106	0.04114033246954878	0.5198491811752319	0.4346071481704712	1.0	0.0	5.0	0.0	24.0	0.0
400	0.48558478653430937	0.04069502715604672	0.5254047513008118	0.4329404830932617	1.0	0.0	5.0	0.0	24.0	0.0
410	0.5000035703182221	0.04452140575330143	0.5278491973876953	0.4429801404476166	1.0	0.0	5.0	0.0	24.0	0.0
420	0.516508337855339	0.04744123934850851	0.5507380962371826	0.4398055672645569	1.0	0.0	5.0	0.0	24.0	0.0
430	0.5285101711750031	0.04652398358428761	0.5607380867004395	0.4452129602432251	1.0	0.0	5.0	0.0	24.0	0.0
440	0.5403636306524277	0.04789544204095462	0.5540714263916016	0.45225000381469727	1.0	0.0	5.0	0.0	24.0	0.0
450	0.5534297674894333	0.045233362689254764	0.57490473985672	0.4724881052970886	1.0	0.0	5.0	0.0	24.0	0.0
460	0.5663019895553589	0.04583232659835296	0.5726825594902039	0.49396955966949463	1.0	0.0	5.0	0.0	23.9	0.3162277660168379
470	0.5781130909919738	0.04788425347757934	0.5875714421272278	0.512321412563324	1.0	0.0	5.0	0.0	23.9	0.3162277660168379
480	0.5856420636177063	0.04668402852796477	0.5895000100135803	0.5133492350578308	1.0	0.0	5.0	0.0	23.9	0.3162277660168379
490	0.5914759278297425	0.0503454839825007	0.6021666526794434	0.5013492107391357	1.0	0.0	5.0	0.0	23.8	0.4216370213557839
500	0.6046074092388153	0.048415539210904114	0.6255000233650208	0.5146825313568115	1.0	0.0	5.0	0.0	23.8	0.4216370213557839
510	0.6147587299346924	0.044515941641266044	0.6355000138282776	0.532182514667511	1.0	0.0	5.0	0.0	23.8	0.4216370213557839
520	0.6216624259948731	0.051898962167432505	0.6380000114440918	0.5256269574165344	1.0	0.0	5.0	0.0	23.7	0.48304589153964794
530	0.6288745939731598	0.056965985696387	0.6413333415985107	0.5256269574165344	1.0	0.0	5.0	0.0	23.7	0.48304589153964794
540	0.6395023822784424	0.06060513831115932	0.6600000262260437	0.5285158753395081	1.0	0.0	5.0	0.0	23.7	0.48304589153964794
550	0.6522468268871308	0.06335825634873722	0.6775000095367432	0.5366110801696777	1.0	0.0	5.0	0.0	23.7	0.48304589153964794
560	0.6604047596454621	0.06472077075644869	0.6775000095367432	0.548634946346283	1.0	0.0	5.0	0.0	23.7	0.48304589153964794
570	0.6592142939567566	0.06297005879782414	0.6694999933242798	0.5495873093605042	1.0	0.0	5.0	0.0	23.7	0.48304589153964794
580	0.668496698141098	0.060620203130346946	0.6728333234786987	0.5663928985595703	1.0	0.0	5.0	0.0	23.7	0.48304589153964794
590	0.6766662657260895	0.06023698295208961	0.6728333234786987	0.5827817320823669	1.0	0.0	5.0	0.0	23.7	0.48304589153964794
600	0.6840884864330292	0.0641752095824883	0.6853888630867004	0.6005039811134338	1.0	0.0	5.0	0.0	23.7	0.48304589153964794
610	0.6970750033855438	0.06361460210385278	0.6928333640098572	0.6176468133926392	1.0	0.0	5.0	0.0	23.6	0.5163977794943222
620	0.7067305564880371	0.06670829715577552	0.7039444446563721	0.6226468086242676	1.0	0.0	5.0	0.0	23.6	0.5163977794943222
630	0.7092654764652252	0.06604631986838908	0.7039444446563721	0.635107159614563	1.0	0.0	5.0	0.0	23.6	0.5163977794943222
640	0.7170543611049652	0.06741462263554762	0.7139444351196289	0.6356627345085144	1.0	0.0	5.0	0.0	23.6	0.5163977794943222
650	0.7290011882781983	0.06808369974962081	0.7339444160461426	0.6506627202033997	1.0	0.0	5.0	0.0	23.6	0.5163977794943222
660	0.7319519877433777	0.06748923732371943	0.7494999766349792	0.6556627154350281	1.0	0.0	5.0	0.0	23.6	0.5163977794943222
670	0.7426019906997681	0.06663351461616539	0.7628333568572998	0.6656627058982849	1.0	0.0	5.0	0.0	23.5	0.5270462766947299
680	0.7513371706008911	0.06686708297945433	0.7761666774749756	0.6756626963615417	1.0	0.0	5.0	0.0	23.4	0.5163977794943222
690	0.7534464240074158	0.060911352239357244	0.7814444303512573	0.6789960265159607	1.0	0.0	5.0	0.0	23.4	0.5163977794943222
700	0.7566956400871276	0.06351300458436619	0.7907778024673462	0.7006626725196838	1.0	0.0	5.0	0.0	23.4	0.5163977794943222
710	0.7623451054096222	0.06713482524294405	0.7941111326217651	0.6898293495178223	1.0	0.0	5.0	0.0	23.4	0.5163977794943222
720	0.7623821377754212	0.06716170887166618	0.800777792930603	0.6864960193634033	1.0	0.0	5.0	0.0	23.4	0.5163977794943222
730	0.7702043712139129	0.06773828861418922	0.804111123085022	0.7134960293769836	1.0	0.0	5.0	0.0	23.4	0.5163977794943222
740	0.7786194443702698	0.07140664958654348	0.8207777738571167	0.7201626896858215	1.0	0.0	5.0	0.0	23.4	0.5163977794943222
750	0.7793615102767945	0.07431343775906693	0.7963333129882812	0.7243690490722656	1.0	0.0	5.0	0.0	23.4	0.5163977794943222
760	0.7849633693695068	0.07147670367219357	0.804111123085022	0.7362208962440491	1.0	0.0	5.0	0.0	23.4	0.5163977794943222
770	0.7863374352455139	0.06547245928018079	0.7941111326217651	0.7465912699699402	1.0	0.0	5.0	0.0	23.4	0.5163977794943222
780	0.789172625541687	0.06868781356029814	0.7907778024673462	0.759924590587616	1.0	0.0	5.0	0.0	23.3	0.483045891539648
790	0.7961332082748414	0.06622231301345029	0.7907778024673462	0.7769246101379395	1.0	0.0	5.0	0.0	23.3	0.483045891539648
800	0.8025906145572662	0.06175094415857123	0.7907778024673462	0.7902579307556152	1.0	0.0	5.0	0.0	23.3	0.483045891539648
810	0.8122646868228912	0.06095892617163399	0.8107777833938599	0.7960912585258484	1.0	0.0	5.0	0.0	23.3	0.483045891539648
820	0.8194702327251434	0.05781027862135282	0.8307777643203735	0.8099801540374756	1.0	0.0	5.0	0.0	23.2	0.421637021355784
830	0.8238432466983795	0.056709381484855506	0.8374444246292114	0.8199801445007324	1.0	0.0	5.0	0.0	23.2	0.421637021355784
840	0.8277686417102814	0.05484981255317762	0.8307777643203735	0.8110912442207336	1.0	0.0	5.0	0.0	23.2	0.421637021355784
850	0.8286414027214051	0.05241528604090705	0.8207777738571167	0.8194246292114258	1.0	0.0	5.0	0.0	23.2	0.421637021355784
860	0.8357969641685485	0.050466559980943945	0.8307777643203735	0.8316468000411987	1.0	0.0	5.0	0.0	23.2	0.421637021355784
870	0.8472726106643677	0.04811082125503054	0.8407777547836304	0.8340277671813965	1.0	0.0	5.0	0.0	23.2	0.421637021355784
880	0.8472267150878906	0.04693954551148424	0.8307777643203735	0.8305555582046509	1.0	0.0	5.0	0.0	23.2	0.421637021355784
890	0.8476626873016357	0.04794768668924304	0.8274444341659546	0.8338888883590698	1.0	0.0	5.0	0.0	23.2	0.421637021355784
900	0.8559182524681092	0.048497001285959074	0.8448888659477234	0.8344444632530212	1.0	0.0	5.0	0.0	23.2	0.421637021355784
910	0.856766402721405	0.04687578429478846	0.8448888659477234	0.8444444537162781	1.0	0.0	5.0	0.0	23.2	0.421637021355784
920	0.860018253326416	0.04165478612170631	0.8417778015136719	0.8544444441795349	1.0	0.0	5.0	0.0	23.1	0.31622776601683783
930	0.8648127019405365	0.037914944544488904	0.8502222299575806	0.8444444537162781	1.0	0.0	5.0	0.0	23.1	0.31622776601683783
940	0.8677293598651886	0.038221373567282835	0.8468888998031616	0.8527777791023254	1.0	0.0	5.0	0.0	23.1	0.31622776601683783
950	0.8682126998901367	0.035007948789639004	0.8468888998031616	0.8488888740539551	1.0	0.0	5.0	0.0	23.1	0.31622776601683783
960	0.8721880972385406	0.032230414119846444	0.8442222476005554	0.8622221946716309	1.0	0.0	5.0	0.0	23.2	0.42163702135578396
970	0.8738269865512848	0.030827054031829462	0.8442222476005554	0.8692222237586975	1.0	0.0	5.0	0.0	23.2	0.42163702135578396
980	0.8741695702075958	0.031870597880424734	0.8342221975326538	0.8625555634498596	1.0	0.0	5.0	0.0	23.2	0.42163702135578396
990	0.874188095331192	0.033882583953948206	0.8342221975326538	0.863111138343811	1.0	0.0	5.0	0.0	23.2	0.42163702135578396
1000	0.8766611158847809	0.033694002119012294	0.8304444551467896	0.863111138343811	1.0	0.0	5.0	0.0	23.2	0.42163702135578396
1010	0.8800579369068146	0.03321783551064641	0.835444450378418	0.8644444346427917	1.0	0.0	5.0	0.0	23.2	0.42163702135578396
1020	0.887535709142685	0.03142696965307721	0.8387777805328369	0.8844444155693054	1.0	0.0	5.0	0.0	23.2	0.42163702135578396
1030	0.8903468310832977	0.030308760327757832	0.8487777709960938	0.8744444251060486	1.0	0.0	5.0	0.0	23.2	0.42163702135578396
1040	0.8918931305408477	0.03017970630257901	0.8587777614593506	0.8677777647972107	1.0	0.0	5.0	0.0	23.2	0.42163702135578396
1050	0.8980023801326752	0.025525329429917136	0.883222222328186	0.8644444346427917	1.0	0.0	5.0	0.0	23.2	0.42163702135578396
1060	0.898243111371994	0.022370909341826038	0.8932222127914429	0.8644444346427917	1.0	0.0	5.033333349227905	0.10540930560199575	23.3	0.48304589153964794
1070	0.8998875617980957	0.024336579751912363	0.8998888731002808	0.8644444346427917	1.0	0.0	5.1	0.3162277660168379	23.5	0.97182531580755
1080	0.9045904815196991	0.027063568532928968	0.8965555429458618	0.8627777695655823	1.0	0.0	5.1	0.3162277660168379	23.5	0.97182531580755
1090	0.9063404738903046	0.027552777634738988	0.886555552482605	0.8711110949516296	1.0	0.0	5.1	0.3162277660168379	23.5	0.97182531580755
1100	0.9084515810012818	0.02736650764163507	0.886555552482605	0.8711110949516296	1.0	0.0	5.1	0.3162277660168379	23.5	0.97182531580755
1110	0.9102682411670685	0.027709170743139496	0.886555552482605	0.8811110854148865	1.0	0.0	5.1	0.3162277660168379	23.5	0.97182531580755
1120	0.9104071378707885	0.0345923694960405	0.886555552482605	0.8811110854148865	1.0	0.0	5.2	0.42163702135578385	23.8	1.2292725943057181
1130	0.9127238094806671	0.03504121572344956	0.886555552482605	0.8711110949516296	1.0	0.0	5.2	0.42163702135578385	23.8	1.2292725943057181
1140	0.9158904850482941	0.027599180870778634	0.8965555429458618	0.8911111354827881	1.0	0.0	5.2	0.42163702135578385	23.8	1.2292725943057181
1150	0.919480687379837	0.022274675933441717	0.9065555334091187	0.89083331823349	1.0	0.0	5.2	0.42163702135578385	23.8	1.2292725943057181
1160	0.9203510582447052	0.01843870028495059	0.9065555334091187	0.89083331823349	1.0	0.0	5.2	0.42163702135578385	23.8	1.2292725943057181
1170	0.9201849222183227	0.01998272049254114	0.9065555334091187	0.89083331823349	1.0	0.0	5.2	0.42163702135578385	23.8	1.2292725943057181
1180	0.9229793608188629	0.020415071980491518	0.9165555834770203	0.8980555534362793	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1190	0.926623809337616	0.022809297137736762	0.9265555739402771	0.8936111330986023	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1200	0.9258738100528717	0.02447863826004406	0.9265555739402771	0.8924999833106995	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1210	0.9282367706298829	0.024762937250493142	0.9210000038146973	0.8880555629730225	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1220	0.930138635635376	0.029942618262878126	0.9307777881622314	0.8780555725097656	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1230	0.9300182640552521	0.03192257922144639	0.9323333501815796	0.8813889026641846	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1240	0.9307238161563873	0.03309096751499355	0.9356666803359985	0.8822222352027893	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1250	0.9347793638706208	0.03171609257616635	0.9423333406448364	0.8922222256660461	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1260	0.935701584815979	0.030718678977842757	0.9383333325386047	0.8922222256660461	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1270	0.9335515856742859	0.03353891278207479	0.9177777767181396	0.8852221965789795	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1280	0.9317674577236176	0.037696148126485335	0.8766666650772095	0.8918889164924622	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1290	0.9346563518047333	0.03769517460640572	0.8766666650772095	0.8952222466468811	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1300	0.9346341252326965	0.03853263399586129	0.8766666650772095	0.8952222466468811	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1310	0.9335952341556549	0.03944752347622882	0.8766666650772095	0.9005555510520935	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1320	0.9325952351093292	0.04049109207371228	0.8766666650772095	0.8905555605888367	1.0	0.0	5.4	0.5163977794943223	24.2	1.398411797560202
1330	0.9335063517093658	0.0399200421048586	0.8766666650772095	0.8972222208976746	0.9984666645526886	0.004848832430577134	5.4	0.5163977794943223	24.2	1.398411797560202
1340	0.9332285761833191	0.0405801137560803	0.8766666650772095	0.8905555605888367	0.9984666645526886	0.004848832430577134	5.4	0.5163977794943223	24.2	1.398411797560202
1350	0.9324563503265381	0.0413404636023241	0.8766666650772095	0.8905555605888367	0.9984666645526886	0.004848832430577134	5.4	0.5163977794943223	24.2	1.398411797560202
1360	0.9350063562393188	0.04241815491481597	0.8766666650772095	0.8905555605888367	0.9984666645526886	0.004848832430577134	5.4	0.5163977794943223	24.2	1.398411797560202
1370	0.9367656111717224	0.042299018548411144	0.8766666650772095	0.8905555605888367	0.9984666645526886	0.004848832430577134	5.4	0.5163977794943223	24.2	1.398411797560202
1380	0.9363238096237183	0.0417953915259935	0.8766666650772095	0.8922222256660461	0.9984666645526886	0.004848832430577134	5.4	0.5163977794943223	24.2	1.398411797560202
1390	0.9374904811382294	0.040958675600584485	0.8766666650772095	0.8922222256660461	0.9984666645526886	0.004848832430577134	5.4	0.5163977794943223	24.2	1.398411797560202
1400	0.9376015901565552	0.04098849916768362	0.8766666650772095	0.8922222256660461	0.9984666645526886	0.004848832430577134	5.4	0.5163977794943223	24.2	1.398411797560202
1410	0.9376460313796997	0.04229434515716888	0.8766666650772095	0.8855555653572083	0.9984666645526886	0.004848832430577134	5.4	0.5163977794943223	24.2	1.398411797560202
1420	0.9367809593677521	0.047851021679702066	0.8766666650772095	0.8599603176116943	0.9984666645526886	0.004848832430577134	5.4	0.5163977794943223	24.2	1.398411797560202
1430	0.938919848203659	0.044718969958804165	0.8766666650772095	0.8699603080749512	0.9984666645526886	0.004848832430577134	5.4	0.5163977794943223	24.2	1.398411797560202
1440	0.9414031744003296	0.043193788759714566	0.8766666650772095	0.8699603080749512	0.9984666645526886	0.004848832430577134	5.4	0.5163977794943223	24.2	1.398411797560202
1450	0.9423457682132721	0.04254535751501964	0.8766666650772095	0.8667936325073242	0.9984666645526886	0.004848832430577134	5.4	0.5163977794943223	24.2	1.398411797560202
1460	0.9472865104675293	0.044202717342810255	0.8766666650772095	0.8667936325073242	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1470	0.9472785711288452	0.04414431391339193	0.8766666650772095	0.8667936325073242	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1480	0.9486211717128754	0.04425180829444137	0.8766666650772095	0.8695714473724365	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1490	0.9473952412605285	0.04490220818670729	0.8766666650772095	0.8740158677101135	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1500	0.9490460336208344	0.04089665073961117	0.8766666650772095	0.8851270079612732	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1510	0.9485571444034576	0.041827196889207434	0.8766666650772095	0.8795714378356934	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1520	0.9509256660938263	0.039414853654495055	0.8766666650772095	0.8895714282989502	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1530	0.952740478515625	0.03756844309487591	0.8766666650772095	0.8962380886077881	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1540	0.9533627033233643	0.03770999131784241	0.8766666650772095	0.8970714211463928	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1550	0.9526404798030853	0.03888443085056273	0.8766666650772095	0.8904047608375549	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1560	0.9523071467876434	0.03948684034164035	0.8766666650772095	0.887071430683136	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1570	0.9535904824733734	0.03780939148749772	0.8766666650772095	0.8970714211463928	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1580	0.9537968277931214	0.03775936932446098	0.8766666650772095	0.8970714211463928	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1590	0.95501349568367	0.036082338116904304	0.8766666650772095	0.9070714116096497	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1600	0.9559579372406006	0.03576304433752908	0.8766666650772095	0.9070714116096497	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1610	0.9568468272686005	0.03475458383489118	0.8766666650772095	0.9137380719184875	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1620	0.9578468322753906	0.03349751459324292	0.8766666650772095	0.9237381219863892	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1630	0.9571246027946472	0.03420186066242667	0.8766666650772095	0.9170714020729065	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1640	0.9580690503120423	0.03299388638738602	0.8766666650772095	0.9287381172180176	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1650	0.9592174649238586	0.032668654514116	0.8766666650772095	0.9320714473724365	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1660	0.958565616607666	0.03358096622776316	0.8766666650772095	0.9231825470924377	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1670	0.9587137579917908	0.03357938674426388	0.8766666650772095	0.9231825470924377	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1680	0.9575730204582215	0.034781981031645	0.8766666650772095	0.9131825566291809	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1690	0.957535982131958	0.03477998273666545	0.8766666650772095	0.9131825566291809	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1700	0.9574619114398957	0.03477716938028934	0.8766666650772095	0.9131825566291809	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1710	0.9580063581466675	0.03388797781310652	0.8766666650772095	0.9198492169380188	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1720	0.9608658790588379	0.03155093551727059	0.8766666650772095	0.9454444646835327	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1730	0.9608658790588379	0.03155093551727059	0.8766666650772095	0.9454444646835327	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1740	0.9608658790588379	0.03155093551727059	0.8766666650772095	0.9454444646835327	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1750	0.9612658798694611	0.031358469140423555	0.8766666650772095	0.9494444727897644	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1760	0.9609880983829499	0.031486861937402605	0.8766666650772095	0.9466666579246521	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1770	0.9609880983829499	0.031486861937402605	0.8766666650772095	0.9466666579246521	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1780	0.9601131021976471	0.0319644183844046	0.8766666650772095	0.9390277862548828	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1790	0.961690878868103	0.03229023829378357	0.8766666650772095	0.9390277862548828	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1800	0.9619797706604004	0.03243278330663781	0.8766666650772095	0.9390277862548828	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1810	0.962979769706726	0.031794355675078614	0.8766666650772095	0.9490277767181396	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1820	0.962979769706726	0.031794355675078614	0.8766666650772095	0.9490277767181396	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1830	0.962979769706726	0.031794355675078614	0.8766666650772095	0.9490277767181396	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1840	0.9628593981266022	0.03173486333963839	0.8766666650772095	0.9490277767181396	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1850	0.9629519879817963	0.031270859551011485	0.8766666650772095	0.9556944370269775	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1860	0.9631186544895172	0.03116297579609543	0.8766666650772095	0.9590277671813965	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1870	0.9631186544895172	0.03116297579609543	0.8766666650772095	0.9590277671813965	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1880	0.9631186544895172	0.03116297579609543	0.8766666650772095	0.9590277671813965	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1890	0.9625686585903168	0.03147549508544056	0.8766666650772095	0.9506944417953491	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1900	0.9626242160797119	0.031494227834334254	0.8766666650772095	0.9506944417953491	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1910	0.963318657875061	0.03180941803907656	0.8766666650772095	0.9506944417953491	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1920	0.963318657875061	0.03180941803907656	0.8766666650772095	0.9506944417953491	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1930	0.9643186569213867	0.03152435994837932	0.8766666650772095	0.960694432258606	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1940	0.9638186573982239	0.031942463845037405	0.8766666650772095	0.9523611068725586	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1950	0.9642591297626495	0.032260641122041175	0.8766666650772095	0.9523611068725586	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1960	0.9644443154335022	0.03214837959439128	0.8766666650772095	0.9545833468437195	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1970	0.9643702447414398	0.032092104241621004	0.8766666650772095	0.9545833468437195	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1980	0.9651202440261841	0.03173828173669067	0.8766666650772095	0.9645833373069763	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
1990	0.9651572823524475	0.031762321011882574	0.8766666650772095	0.9645833373069763	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
2000	0.9652313530445099	0.03181163476706297	0.8766666650772095	0.9645833373069763	0.9981333315372467	0.004846285379524618	5.4	0.5163977794943223	24.2	1.398411797560202
2010	0.9648535788059235	0.03180635389059956	0.8766666650772095	0.9612500071525574	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2020	0.9648535788059235	0.03180635389059956	0.8766666650772095	0.9612500071525574	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2030	0.963575804233551	0.0320883878006751	0.8766666650772095	0.9495833516120911	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2040	0.9635202467441559	0.03205137286079114	0.8766666650772095	0.9495833516120911	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2050	0.9635202467441559	0.03205137286079114	0.8766666650772095	0.9495833516120911	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2060	0.9637980222702026	0.03192897027374656	0.8766666650772095	0.9523611068725586	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2070	0.9637980222702026	0.03192897027374656	0.8766666650772095	0.9523611068725586	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2080	0.9646730184555053	0.031787299927254854	0.8766666650772095	0.9599999785423279	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2090	0.9642026484012604	0.03171173493139526	0.8766666650772095	0.9573333263397217	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2100	0.9633230209350586	0.03202260541668209	0.8766666650772095	0.948722243309021	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2110	0.9627119123935699	0.031860644851278964	0.8766666650772095	0.9470555782318115	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2120	0.9623785793781281	0.03205946151817584	0.8766666650772095	0.9437222480773926	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2130	0.9619341373443604	0.03186531651207354	0.8766666650772095	0.9437222480773926	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2140	0.9620545089244843	0.03194115377098356	0.8766666650772095	0.9434444904327393	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2150	0.9625841319561005	0.0323305617076122	0.8766666650772095	0.9424444437026978	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2160	0.9627285778522492	0.032451561455772444	0.8766666650772095	0.9422222375869751	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2170	0.9626545011997223	0.03250437449303129	0.8766666650772095	0.9414814710617065	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2180	0.9621730208396911	0.03288627088494808	0.8766666650772095	0.9366666674613953	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2190	0.9630063533782959	0.03226789892796577	0.8766666650772095	0.9449999928474426	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2200	0.9627563536167145	0.03243217267038181	0.8766666650772095	0.9424999952316284	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2210	0.9627563536167145	0.03243217267038181	0.8766666650772095	0.9424999952316284	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2220	0.962673020362854	0.032491020949406445	0.8766666650772095	0.9416666626930237	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2230	0.962673020362854	0.032491020949406445	0.8766666650772095	0.9416666626930237	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2240	0.9636730194091797	0.031921554989657396	0.8766666650772095	0.9516666531562805	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2250	0.9633396863937378	0.03207787988785624	0.8766666650772095	0.9483333230018616	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2260	0.9632814884185791	0.03142550922456186	0.8766666650772095	0.9549999833106995	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2270	0.9633555591106415	0.03145626023899501	0.8766666650772095	0.9549999833106995	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2280	0.9633444488048554	0.031662407720174396	0.8766666650772095	0.9523888826370239	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2290	0.9625230252742767	0.03233700027749996	0.8766666650772095	0.9421111345291138	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2300	0.9624674677848816	0.03237641931288193	0.8766666650772095	0.9415555596351624	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2310	0.9628008008003235	0.03215358998548946	0.8766666650772095	0.9448888897895813	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2320	0.9625563561916352	0.03231378675006288	0.8766666650772095	0.9424444437026978	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2330	0.9637230217456818	0.031711984385454674	0.8766666650772095	0.9541110992431641	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2340	0.9637230217456818	0.031711984385454674	0.8766666650772095	0.9541110992431641	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2350	0.9637230217456818	0.031711984385454674	0.8766666650772095	0.9541110992431641	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2360	0.9637230217456818	0.031711984385454674	0.8766666650772095	0.9541110992431641	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2370	0.9637230217456818	0.031711984385454674	0.8766666650772095	0.9541110992431641	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2380	0.9626563549041748	0.03224610914835847	0.8766666650772095	0.9434444308280945	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2390	0.9629230201244354	0.03208017887200022	0.8766666650772095	0.9461110830307007	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2400	0.9631174683570862	0.031972666745546205	0.8766666650772095	0.9480555653572083	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2410	0.9632841348648071	0.03188966476457887	0.8766666650772095	0.9497222304344177	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2420	0.963617467880249	0.03174926742833465	0.8766666650772095	0.9530555605888367	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2430	0.9629508018493652	0.03206411815943496	0.8766666650772095	0.9463889002799988	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2440	0.9629785776138305	0.03204829360150836	0.8766666650772095	0.9466666579246521	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2450	0.9629674673080444	0.032054595480438555	0.8766666650772095	0.9465555548667908	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2460	0.962934136390686	0.03207372460473092	0.8766666650772095	0.9462222456932068	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2470	0.9630082070827484	0.03203166982509735	0.8766666650772095	0.9469629526138306	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2480	0.9634896874427795	0.03179903116697699	0.8766666650772095	0.9517777562141418	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2490	0.9634896874427795	0.03179903116697699	0.8766666650772095	0.9517777562141418	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2500	0.963056355714798	0.032005222405716335	0.8766666650772095	0.9474444389343262	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2510	0.963056355714798	0.032005222405716335	0.8766666650772095	0.9474444389343262	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2520	0.9631396889686584	0.03196111094139928	0.8766666650772095	0.9482777714729309	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2530	0.9631396889686584	0.03196111094139928	0.8766666650772095	0.9482777714729309	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2540	0.9631396889686584	0.03196111094139928	0.8766666650772095	0.9482777714729309	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2550	0.9634730219841003	0.031805894175836215	0.8766666650772095	0.9516111016273499	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2560	0.9634730219841003	0.031805894175836215	0.8766666650772095	0.9516111016273499	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2570	0.9634730219841003	0.031805894175836215	0.8766666650772095	0.9516111016273499	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2580	0.9637341320514679	0.03170826191758317	0.8766666650772095	0.9542222023010254	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2590	0.9647619128227234	0.031531767566560495	0.8766666650772095	0.9645000100135803	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2600	0.9648174703121185	0.03153174428115621	0.8766666650772095	0.9650555849075317	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2610	0.9648174703121185	0.03153174428115621	0.8766666650772095	0.9650555849075317	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2620	0.9648952424526215	0.031533355912379	0.8766666650772095	0.965833306312561	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2630	0.9648952424526215	0.031533355912379	0.8766666650772095	0.965833306312561	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2640	0.9648952424526215	0.031533355912379	0.8766666650772095	0.965833306312561	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2650	0.9648952424526215	0.031533355912379	0.8766666650772095	0.965833306312561	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
2660	0.9665619134902954	0.03202506484426051	0.8766666650772095	0.9825000166893005	0.9981333315372467	0.004846285379524618	5.5	0.7071067811865476	24.4	1.7763883459298975
Average Run Time: 0:0:6

Average episode length: 1611.9 +- 480.8992618002236

Average num slots: 0.0 +- 0.0
