Dear Martha,
I had a look at your files, and did some experiments. Here is what I found:
If I run the RAXML_XSEDE interface with all options available, I found the trees were all just as you saw for RAxML BB,
except if the outgroup was included.
So:
raxmlHPC-HYBRID -s infile -M -n result -x 12345 -N 100 -q part -c 25 -p 12345 -f a -m GTRCATI -o Syn_cappa produced the weird tree where the species are basal.
But
raxmlHPC-HYBRID -s infile -M -n result -x 12345 -N 100 -q part -c 25 -p 12345 -f a -m GTRCATI produced the supported clade
raxmlHPC-HYBRID -s infile -n result -x 12345 -N 100 -q part -c 25 -p 12345 -f a -m GTRCATI produced the supported clade
and
raxmlHPC-HYBRID -s infile -M -n result -x 12345 -N automre -q part -c 25 -p 12345 -f a -m GTRCATI produced the supported clade.
So if you neglect setting the outgroup, you will get your expected result, I believe.
I encourage you to report this on the RAxML Google group, and ask what it means.
Hope that helps.
Sincerely,