The minimum exists, as the summands are all non-negative integers; it is equal to (n−1)2 and is achieved if, for instance, x1=n and x2=⋯=xn=n+1; the verification is routine.
Let s=x1+x2+⋯+xn and let S denote the sum in the statement. Note that
⌊xkx1+⋯+xk−1+xk+1+⋯+xn⌋=⌊xks−xk⌋=⌊xks−1⌋=⌊xks⌋−1>(xks−1)−1=xks−2,k=1,…,n.
Sum over k=1,2,…,n to get
S>s⋅(x11+x21+⋯+xn1)−2n==(x1+x2+⋯+xn)(x11+x21+⋯+xn1)−2n≥n2−2n,
by the AM-HM (or Cauchy-Schwarz or Chebyshev) inequality.
Finally, as S and n2−2n are both integers, S≥n2−2n+1=(n−1)2, as desired. This ends the proof.