caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* OCaml program crashes after computing fine for 2 days during grep on multiMB output file
@ 2006-03-01 11:03 Andries Hekstra
  2006-03-01 12:41 ` [Caml-list] " Richard Jones
  2006-03-01 13:45 ` Gerd Stolpmann
  0 siblings, 2 replies; 3+ messages in thread
From: Andries Hekstra @ 2006-03-01 11:03 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 1664 bytes --]

Dear OCaml-list,

I use OCaml under 64-bit Linux to do signal processing simulations of next 
generation optical storage devices. So far, I have really enjoyed 
programming in OCaml, e.g. as program texts are considerable shorter than 
in C++ for computations that involve many arrays. My computations run for 
many days if not a week, and produce output files of ca. 20 MB. I run them 
in a job queue. 

Recently I have been plagued by programs that crash when I do a "grep" on 
the output file (opened with open_out). E.g. the program has been running 
succesfully for a few days. I do a "grep @ *.out" in the directory to 
monitor progress as important lines in the output file start with a "@". A 
few minutes later I receive mails from the queuing system saying that 
everything crashed.

What is the cause of these crashes? Can somebody give me a clue?

Thanx,

Andries

------------------------------------------------------------
# LSBATCH: User input
qtb -par Exp107.txt > Exp107.txt.log -codes 
gallager_10b_1023l_1048576w.txt
------------------------------------------------------------

Exited with exit code 2.

Resource usage summary:

    CPU time   : 163606.88 sec.
    Max Memory :      3014 MB
    Max Swap   :      3044 MB

    Max Processes  :         3

The output (if any) follows:

Fatal error: exception Sys_error("Stale NFS file handle")




------------------------------------------------------------------------
Dr. Ir. Andries P. Hekstra
Philips Research 
High Tech Campus 27  (WL-1-4.15)
5656 AG Eindhoven
Tel./Fax/Secr. +31 40 27 42048/42566/44051 
   *  Good open source break software for computer users : 
http://www.workrave.org 

[-- Attachment #2: Type: text/html, Size: 2282 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-03-01 13:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-01 11:03 OCaml program crashes after computing fine for 2 days during grep on multiMB output file Andries Hekstra
2006-03-01 12:41 ` [Caml-list] " Richard Jones
2006-03-01 13:45 ` Gerd Stolpmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).