The typical process for ligand docking is to first throw out all those “docked” conformation where the ligand isn’t touching the protein. The ligand docking application should give this as a scoreline by default – but they’re typically few in number, so it’s probably not critical. The next step is to find the lowest energy 5% or so by total energy (ligand+protein), as reported in Rosetta Energy Units (REU). This throws out the wildly improbably conformations. The structures that remain are then ranked by ligand interface energy, basically the calculated energy (in REU) of interaction between the ligand and the protein. The lowest energy structure is considered to be the structure that most likely represents the bound conformation, and the corresponding energy (in REU) represents the relative binding energy of the ligand to the protein. If you take a look at the RosettaLiagand papers by Ian Davis and David Baker they do some benchmarking and show that this quantity is correlated to the experimental binding energy.