Also, Rooster tries to wake up the servers.
If condor_rooster is trying to wake up the corresponding machines, that should mean that the ads are marked offline. You may need to send an update ad (UPDATE_STARTD_AD) to mark them as no longer offline before invalidating them. (Copy the ad with the offline flag set from condor_status, remove the offline flag, and send that as the update.)
- ToddM