comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » IDL background job quits without error message
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
IDL background job quits without error message [message #94648] Fri, 04 August 2017 01:54 Go to previous message
trisb is currently offline  trisb
Messages: 18
Registered: November 2010
Junior Member
Hello everyone,

I keep on getting this weird problem that an IDL (v8.5) job running in the background on an Ubuntu 16.04.1 LTS server quits unexpectedly without any cause to be found. No clue what's happening.

Here is what I am doing. The job is started as follows:

idl my_list_of_commands.txt >& logfile &

the my_list_of_commands.txt file contains only to lines:

my_programme
exit

with "my_programme" being a data reduction pipeline. The server has 44 double-threaded cores and tons of memory. I usually run several (up to 8) of these jobs in parallel. However, after several hours they will have quit unexpectedly without any error. It is not linked to a specific function/procedure inside the code and may happen at any place. The logfiles just show the last line of whatever comment the code put out as it runs through the job. Neither memory nor cores run out of resources - even though the jobs are memory intensive, they use up only 1-2% of the total memory each.

Other non-IDL programmes do not show this behaviour. Any hint of what might be happening?

Thanks,
F
[Message index]
 
Read Message
Read Message
Previous Topic: DEFSYSV with /TEST option?
Next Topic: MPFITFUN .TIED

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 11:41:06 PDT 2025

Total time taken to generate the page: 0.00378 seconds