I have students using cloud.sagemath for some Project Euler problems, and some of their algorithms appear to be taking quite some time to complete. How does cloud.sagemath compare to a local installation? In particular:
- Can programs executed through cloud.sagemath run for an arbitrary amount of time? If not, is any kind of message printed when they are terminated?
- How would runtimes on a local install on a "typical baseline" computer compare with runtimes at cloud.sagemath?