I didn't miss the message.
I tried your case and saw the same things you've seen. I made some tweaks and cleanups, but they didn't really change the situation.
Right now, VSPAERO is using an extremely primitive optimizer (essentially pure gradient descent). My best guess is that it is having a hard time putting together a compound search direction. I.e. although it has gradients, when it moves in those directions, it is finding solutions that are worse (not better). Consequently, it doesn't make any progress and stops after 20 major iterations.
I did strip it down to a single tapered wing panel and it seemed to behave a bit more as expected.
I mentioned this to Dave at the start of the week. He indicated he would take a look -- and that he had tried a chord adjusting case earlier with some success. He thought he may have played with scaling of some of the variables. Unfortunately, I have not heard anything back from Dave at this time.
So, I don't really have anything to report.
Rob