ProEdrViirsLsaController.exe terminated abnormally

Issues related to runtime execution of algorithms in ADL
Post Reply
lsa
Posts: 11
Joined: Fri Nov 18, 2011 11:30 am

ProEdrViirsLsaController.exe terminated abnormally

Post by lsa »

Hi,

I am running ProEdrViirsLsaController.exe on the virtual machine. i have tested a few excutables using the example inputs. All but one ("ProEdrViirsLsaController.exe") ran well.

"ProEdrViirsLsaController.exe" will be terminated abnormally with an error message "Killed" and produce no output files.

Does anybody have any thoughts on this?

Thanks!
kbisanz
Posts: 280
Joined: Wed Jan 05, 2011 7:02 pm
Location: Omaha NE

Re: ProEdrViirsLsaController.exe terminated abnormally

Post by kbisanz »

Sounds like it ran out of memory or hit some other limit. ProEdrViirsLsaController.exe is something that requires a fair amount of memory from what I remember.

Execute the command "ulimit -a" to see what limits you have set.

Have you made any changes to the algorithm or is it the ADL 3.1 version?
Kevin Bisanz
Raytheon Company
lsa
Posts: 11
Joined: Fri Nov 18, 2011 11:30 am

Re: ProEdrViirsLsaController.exe terminated abnormally

Post by lsa »

I was trying the original codes. I recompiled all files. It works well now.
Thank you very much, Kevin.
Post Reply