ID: 40da6c97-7ba2-4612-85af-406584db0c85:6f438
We tested our docker image successfully in our server.
However, it did NOT work in the Host of competition's server.
For the training: when running the train.py, the training process was killed. And we don't see any error in details.
Could you please let us know why we got this error? Thank you.
```
I1226 15:51:11.861678 37403 exec.cpp:162] Version: 1.5.1
I1226 15:51:11.864008 37404 exec.cpp:236] Executor registered on agent 729e9e4b-da63-44c7-8bec-c4d09c3365b1-S406
I1226 15:51:11.864773 37407 executor.cpp:121] Registered docker executor on csi-cluster-gpu12.dakao.io
I1226 15:51:11.864926 37405 executor.cpp:161] Starting task msl23518skku@gmail.com<@>contest_task<@>40da6c97-7ba2-4612-85af-406584db0c85:6f438
./train.sh: line 2: 10 Killed python src/train.py
```
Created by msl The state of this task is `OOMKilled`.
The main memory usage may have been exceeded.