Hi Sumitro,
You can't save multiple models in one file with the "write" command, but you can use "write" multiple times, one for each model you want to save. If you make sure to save each model "relative" to the same model, they will be in the correct positions with respect to each other when you reopen the files. See the "relative" keyword:
<
http://www.cgl.ucsf.edu/chimera/docs/UsersGuide/midas/write.html>
Or, if you really need to have them in a single file, you can use the "combine" command to create a new single model from multiple models. You would do that after the matching, but before saving the PDB file.
<
http://www.cgl.ucsf.edu/chimera/docs/UsersGuide/midas/combine.html>
I can't answer about how to script for multiple models, or how much faster it might be to use noGUI, so I'm sending this to the chimera-users list.
In the future, please send Chimera questions to the
chimera-users@cgl.ucsf.edu list, because I might be away from work or (like now) others may be better able to answer the question.