
The longest win requires 293-ply.
I've completed all of the 7-piece endings, including 5 vs. 2 and 6 vs. 1.
The entire calculation took from January 10 to February 12 one a single core of my 128 GB Intel i7-5960X Overclocked to 4.6 GHz. The process used a "forward move generator" only, examining every position of every arrangement on each pass. There is a much faster technique involving "reverse move generation" for most of the iterations, but I was a bit lazy and decided to let the hardware do most of the work

I'll need more solid state drives to do the 5x3, 6x2, and 7x1 sets, but all of the code is written and ready to go.