Why submission 286529 failed?

The node was low on resource: ephemeral-storage.

The node was low on resource: ephemeral-storage means that your submission ran out of disk storage (most likely due to large models being downloaded).

One quick fix would be to remove any unneeded models from your aicrowd.json.

I observed that among the nearly 30 submissions of the three tasks , only one submission succeeded. Most players encountered similar problems. Has there been some malfunction of the server?

Hi @beam_search

Because the size of the search indices expanded dramatically after the latest update from Meta, there were lower than expected storage space on the evaluation nodes for participants to store their models. Therefore, you may see that your submission failed due to limited storage.

We have addressed the problem by increasing the disk space on the node. There will be at least 250GB for participants’ code and models.

We have also re-queued all recent submissions to account for this, and also for the latest updates in the search index.