I frequently encounter the error 'Execution time limit exceeded!' when submitting. Out of 9 submissions, only 2 were evaluated successfully without this error.
Posted by: pengpeng-yu @ Feb. 14, 2025, 9:33 a.m.I also encounter this problem repeatedly. Please help.
Posted by: longpham3105 @ Feb. 18, 2025, 8 a.m.I also have this problem. It seems like this is related to the size of png file, but not sure.
Posted by: zcfu @ Feb. 18, 2025, 1:47 p.m.have you solved the issue? My total zip file size 24MB but I am getting the same error
Posted by: sabarinathandsn @ Feb. 26, 2025, 9:33 a.m.I just consistently re-tried the same .zip file until I got a success.
From what I understand, this problem comes from the CodaLab evaluation settings.
So possible solutions are:
1. Increase the time limit for the execution of the evaluation script on each submission.
2. Increase the total number of submissions.
But we don't have access to the evaluation script. I tried uploading the same file six times, but I kept getting the same error. I even emailed the organizer and am waiting for a reply.
Posted by: sabarinathandsn @ Feb. 26, 2025, 9:50 a.m.