Okay this time it Aborted but i did not experienced the memory problem at all… is your input file correct? If I run same program on old data file it works without any problem but new data file gets Aborted
I think algorithm does not handles the large input data correctly may be you need to optimize the algo or try to use large buffer may be that help. One more thing I noticed the file data (old one) is in ascii text format and the new data file is in Mathematica, or Pascal, Modula-2 or 3 code text format. May that could be problem but not sure
|