EntelectChallenge / 2017-Battleships

MIT License
22 stars 31 forks source link

C# SampleBot and ReferenceBot Timeouts #38

Open jpvdm1 opened 7 years ago

jpvdm1 commented 7 years ago

Hi,

I'm getting timeouts with the C# SampleBot and ReferenceBot.

Contents of log.txt:

16-05-2017 09:19:30:673 - I: Your bot exceeded the maximum execution time 16-05-2017 09:19:30:673 - E: Bot time limit exceeded BotRunner.Exceptions.TimeLimitExceededException: Time limit exceeded by 00:00:00.8102689 at TestHarness.TestHarnesses.Bot.BotRunner.RunBot() in W:\Projects\100k\2017\Github\2017-Batteships\GameEngine\Battleships\BotRunner\Harness\Bot\BotRunner.cs:line 96 at TestHarness.TestHarnesses.Bot.BotHarness.RunBotAndGetNextMove() in W:\Projects\100k\2017\Github\2017-Batteships\GameEngine\Battleships\BotRunner\Harness\Bot\BotHarness.cs:line 142

My machine specifications: HDD = 250GB SSD RAM = 8GB DDR3 CPU = Intel Core i7 4712MQ @ 2.30Ghz OS = Windows 10 Pro Anti-Virus = Trend Micro Visual Studio = 2015 Pro

Any ideas why this is happening?

EntelectChallenge commented 7 years ago

Hi,

Is it constantly timing out? Or only sometimes?

Haven’t had this issue before, are you able to run to the Java reference bot?

Kid regards, Gerhard Smit

From: jpvdm1 [mailto:notifications@github.com] Sent: Wednesday, 17 May 2017 6:47 AM To: EntelectChallenge/2017-Battleships 2017-Battleships@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [EntelectChallenge/2017-Battleships] C# SampleBot and ReferenceBot Timeouts (#38)

Hi,

I'm getting timeouts with the C# SampleBot and ReferenceBot.

Contents of log.txt:

16-05-2017 09:19:30:673 - I: Your bot exceeded the maximum execution time 16-05-2017 09:19:30:673 - E: Bot time limit exceeded BotRunner.Exceptions.TimeLimitExceededException: Time limit exceeded by 00:00:00.8102689 at TestHarness.TestHarnesses.Bot.BotRunner.RunBot() in W:\Projects\100k\2017\Github\2017-Batteships\GameEngine\Battleships\BotRunner\Harness\Bot\BotRunner.cs:line 96 at TestHarness.TestHarnesses.Bot.BotHarness.RunBotAndGetNextMove() in W:\Projects\100k\2017\Github\2017-Batteships\GameEngine\Battleships\BotRunner\Harness\Bot\BotHarness.cs:line 142

My machine specifications: HDD = 250GB SSD RAM = 8GB DDR3 CPU = Intel Core i7 4712MQ @ 2.30Ghz OS = Windows 10 Pro Anti-Virus = Trend Micro Visual Studio = 2015 Pro

Any ideas why this is happening?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/EntelectChallenge/2017-Battleships/issues/38, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AG6ju7Nn1L3GiFD7LRPRggZAvFeJlDu9ks5r6nvEgaJpZM4NdXsN.

Email Legal Noticehttp://www.entelect.co.za/download/entelect_email_legal_notice.pdf

jpvdm1 commented 7 years ago

Constantly on this machine. I will try to replicate on a different machine later today. Haven't tried the Java Reference bot.

EntelectChallenge commented 7 years ago

Hi,

Can you attached the log file for us so we can have a better look at the events leading up to the timeout?

jpvdm1 commented 7 years ago

I have attached the Replay folder. 2017-05-16 09-18-08-059.zip