On 2018-05-28, Marco van Hulten <[email protected]> wrote: >> Sounds like ether you're running out of system memory, or running into >> ulimit limits. > > `ulimit` == unlimited
ulimit [-acdfHlmnpSst [value]] ...
Display or set process limits. If no options are used, the file
size limit (-f) is assumed.
What does ulimit -a say?

