Bus error 10 when running NUTS

I was able to get nuts to run by removing a bunch of variables and by shortening the trace to 100 samples.

So I guess I’m running out of memory here due to a large trace. Is there an option in PYMC3 to do some sort of out of core storage for traces?