{code}
 CLAIM_PARTITIONABLE_LEFTOVERS = false
 {endcode}
+
+Then on the central manager, make the following configuration change.  This requires a condor_reconfig of the central manager (condor_negotiator) to take effect.
+
+{code}
+NEGOTIATOR_DEPTH_FIRST = false
+{endcode}