How to reproduce? Set OPERATIONS_MAX to something like 15 or 32. In Concept.h we have Table precondition_beliefs[OPERATIONS_MAX+1]; this causes OOM for machines with <1GB and default config for number of concepts.