Thanks both. Yes... it shows 137 exit code. So, I know I can use -mem parameter in jsub, but how can I estimate the memory requirements? I'm using the bz2 module for Python and the mediawiki-utilities framework for parsing. I'm not sure which one is consuming the memory.
2014-05-19 16:15 GMT+02:00 Maximilian Doerr <[email protected]>: > Sounds like a memory limit issue. Can be fixed by using the -men > parameter in your husband call. > > Gesendet von Maximilian's iPhone. > (Sent from Maximilian's iPhone.) > > > On May 19, 2014, at 10:08, Emilio J. Rodríguez-Posada <[email protected]> > wrote: > > > > Hello; > > > > I'm launching some jobs, and I see that they finish before reaching the > last line of the Python script. I know this because my script is a big loop > (reading a XML dump in bzip) and after that, there are some prints > instructions, and they are not printed. > > > > No errors are displayed in .err files (which are 0 bytes). > > > > I'm not sure if it is a memory limit reached or what. How can I know why > my jobs were aborted if so? > > > > Regards > > > > > > _______________________________________________ > > Labs-l mailing list > > [email protected] > > https://lists.wikimedia.org/mailman/listinfo/labs-l > > _______________________________________________ > Labs-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/labs-l >
_______________________________________________ Labs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/labs-l
