Hi, I was trying to run a giant program, which generates something like 200 million lines of data and write to a file. The python program stops in between and just displays "Killed" after terminating. Can i avoid this abrupt killing of the program and force it to run completely. Thanks in advance, Regards, KKGahlot