First off, you repeat a number of options. For example, you have -ddg:min twice, once false and once true. The latter should override the former, but for best results I’d only specify it once.
Your core problem is that you haven’t specified ‘-ddg:sc_min_only’. By default it’s true, and if you want more than just sidechain minimization (i.e. you want the backbone to move) you need to explicitly set it false.
(By the way, I’d recommend taking a look at the Kellogg et al. supplemental information – it gives example commandlines for most of the protocols in the table.)