Forums

24 Killed, return code was 137.

Hello.

I am using a paid account and I scheduled an hourly task. At first it worked fine, but then it kept giving me this error message (24 was killed and the return code was 137.) I searched the forum and saw that the server gets shut down for free accounts, but this account is paid and neither quota has reached the limit. Is there any way to fix this problem?

How long was it running before it was killed? Is it using more then 3 GB of memory?

I guess it ran fine for a day or two. I'm not sure if the code is using more than 3GB of memory when it runs, but the file should be around 40MB. Today I haven't successfully run that file because every time I try to run it, the system tells me the console is closed.

When was that? Is your code printing too much to the console?

No, that part of code just print 1 line in console. The purpose of this code is to merge two data table with certain rules.

Could you try the same code with smaller dataset?