Linux应用程序编译通过,执行程序时出现:Killed

Linux应用程序编译通过,执行程序时出现:Killed

Linux应用程序编译通过,执行程序时出现:Killed。请教是什么原因造成?
而且,用GDB无法调试。      
你的程序不知道被哪个坏家伙给 kill 掉了

不能 gdb 调试 ? 编译时加 -g 选项了吗 ?      
选了-g      
plz give some detailed info about ur problem      
please give me further explain for 'plz'.  thanks a lot      
[QUOTE=dearvoid]plz give some detailed info about ur problem[/QUOTE]
Please give some detailed information about your problem      
sorry for the preceding message.

我的程序是求解一个优化问题,优化变量有2万多个。运算过程中使用的变量更多,‘Killed’是否同使用的存储空间有关?之前,曾用这个程序算过500多个变量的优化问题,一切正常。
版主如要其他信息,plz ask.      
i cannot know what ur problem is from the above info. i don't care about what ur application deals with.      
"Killed" just indicates that your application is killed by some signal