Hi Wang,
Note: I just saw that the current run of your algorithm seems to pass for the images that is previously crashed on. So kindly treat the comment below as a hint:
For the previous run of your container: I see the same issue as before: Your algorithm runs out of time for a subset of images. Specifically, it doesn't even start the image loop within the time limit of 20 mins. In general, your container is also on the successful ones close-ish to the 20min mark.
One issue that I have found: You split the image into 130-160 patches for some cases, but into 207 for others. The ones with 207 seem to be the ones that are failing.
If the current submission does not run successfully afterall: Could you check whether there could be an issue there?
Best,
Katharina