Dear Bin,
the first problem appears to be a singlet instabilty issue. You can check this with
{tddft,...; stabil}
printing the lowest eigenvalues of the orbital rotation hessian.
(Note that after a recent update Molpro now stops with a corresponding
error message and no longer proceeds with negative eigenvalues).
It turns out that this can not easily be corrected for the system. I tried with
{uks,b3lyp,so_sci,so_sci_thresh=-0.001; wf,27,1,1}
which uses a second order optimisation. You can observe that this converges
to a different state that is still, however, not stable wrt to orbital rotations if you
check with the tddft program afterwards. (Note that the so optimisation for KS
in Molpro is currently in an experimental state, so use only for such difficult
cases). I do not know how it can be solved for this particular case.
I checked other functionals and, so far, only observed LDA to be working
using
{uks,lda,so_sci,so_sci_thresh=-0.001; wf,27,1,1}
{tddft,states=[-12.1]}
which finds a very small excitation energy of about 0.3 eV for the lowest
excitation.
The second problem is just because the visualisation options currently have only
been implemented for closed-shell tddft calculations. I have added a note in the
manual for this.
Best wishes,
Andreas