I mean the file shipped with modeller8v2... :)
I found an unusual thing...
Why is there so many duplicated sequences in modlib/CHAINS_all.seq?
$ cat CHAINS_all.seq | grep "^>" | wc -l
118200
$ cat CHAINS_all.seq | grep "^>" | sort | uniq | wc -l
59796