Hi,
SCRF=(PCM,SOLVENT=DiChloroEthane,SMD,DoVacuum) This input seems to be specifying two solvation models, PCM tells G09 to use IEFPCM and SMD tells G09 to use the SMD model. I don't know if that affects your calculation at all but if you are planning to use SMD then this input should work fine:
SCRF=(SMD,SOLVENT=DiChloroEthane,DoVacuum)
The G09 SCRF manual page states the following to calculate the delta G of solvation:
"Do an IEFPCM calculation with radii and non-electrostatic terms for Truhlar and coworkers’ SMD solvation model [Marenich09]. This is the recommended choice for computing ΔG of solvation, which accomplished by performing gas phase and SCRF=SMD calculations for the system of interest and taking the difference the resulting energies."
at the following link
http://www.gaussian.com/g_tech/g_ur/k_scrf.htmI don't believe you can get all of the information in one output as the manual suggests you need to run both gas phase an solution phase calculations and take the difference in the energies to be delta G of solvation at a 1mol/L standard state.
hope that helps.