@ejolson: Looks like your 1st run was SMP code then, and yes, your problem size was way smaller (took just 30 sec), how much memory did it use? whole 2GB? On 32bit one process could not address whole 8GB obviously, this is why I did not try in SMP. If I try to launch on one process, it will crash wi...