http://lightningcloudcomputing.com/vortex.zip

It has an opening book of around 30,000 moves and the ability to announce a mate from a distance of 72 moves.

It does not support "countdown" time controls, only fixed time per move. It is based on the last version of Crafty with rotated bitboards, so it goes back to about 2004 or 2005 I think.
The tablebases can be probed in RAM during the search, so that if you set up a 6-piece position with a trade within the bounds of the horizon of search, it will be able to forecast the distance of the extended mate.
Note: This was an intermediate build. There is some "king safety" code that was in the process of being re-written that was not fully tested and also not completed. That is why you will see a text file "King Safety Values" being created and appended to when you launch the program. From what I can tell, this weakens the program considerably.