<div dir="ltr">Dear Rizwan, <div><br></div><div>Are you sure you have 64 GB of RAM per core, and not per node? 64GB per node would be much more typical?</div><div>Additionally 16 cores per node sounds more likely than 16 processors per node. </div><div><br></div><div>Assuming it should be 64 GB per node, one comment on your input - you've set MAX_MEMORY to 5000, but this is the memory available</div><div>per core, not per node. It's likely you have only 4096 MB available per core, and you do not want all of </div><div>this memory assigned to the HF routines as the rest of the code will need some memory.</div><div><br></div><div>Check your computer's specs and check if this is a reasonable value for this first.<br></div><div><br>Best regards,<br>Conrad</div></div>