Random machine stops

The machine keeps stopping after a short time, and I’m not sure what is causing it

Hi @kevin001, your app is consuming more memory than the one assigned, that causes the machine to be restarted when your app is killed by oom. You can increase the memory of your machine or making sure your app doesn’t consume more memory than assigned