Timeouts Batch Processing although solution found

Hi,

i tested my heuristic function on different scenarios and it looked pretty good. Then i tried to use the batchprocessing, i get like 350 Timeouts. I did the first 50 of the timeout scenarios manually in the tutorial 2 workbook and my code solved all of them in time (set the threshold for batch processing to 60), most of them in under 30 seconds. Does anybody have an idea here? I don’t want to do all the scenarios manually…
(same problem also for sequential batch processing)

Thanks in advance