We currently use the default executor, which defaults to `1 << 29` cycles. We should limit this to something more reasonable, like 64k. It likely makes sense to make this a configurable parameter. Some additional context https://github.com/0xMiden/protocol/pull/2618