--- On Thu, 13/8/09, andrzej zaborowski <balrogg at gmail.com> wrote:
> though I'm surprised it'd run out of memory even when
> processing a
> single province.
It's due to int on 32bit processer and int on 64bit processer being twice as big. Without 64bit int you can't store nodes with an id over 4bill.