[ADD] mark low/bad/old actors should coincide with churns
Currently the mark actor functions all execute every churnInterval blocks. The churn logic changed at some point to be based off of the lsat churn (and churn interval).
We should clean this up so the marking happens every time the churn is attempted.