I suggest that you review the process you followed to generate your alignment -- any errors that are present in your inferred alignment will pass onto timetree inference, and thus the interpretations you make from the estimated evolutionary timeline will be incorrect. I have also seen that you had various errors in your control file (e.g., repeated variables that would keep overwriting themselves, outdated variables such `finetune` that are no longer required, etc.); you may want to get familiar with the
PAML Wiki to understand the format of your input files as well as the control files.
I suggest that you follow
this short tutorial that shows how to run MCMCtree using the approximate likelihood calculation. Once you get familiar with the format that your input files should follow, the variables you should include in the control files, and the workflow of a timetree inference, you can then try again with your dataset -- note that you will be running BASEML instead of CODEML as you have nucleotide data, but the workflow is the same :)
Hope this helps!