state.step is incremented every MIPS instruction executed, it is a uint64 variable so it can overflow if there are more than 2^64 MIPS instructions when MAX_GAME_DEPTH - SPLIT_DEPTH - 2 = 64.
