For a rectangular matrix, this is the number of connected components in the undirected bipartite graph.
The DMPERM+ column is an ordering obtained by first permuting the matrix via cs_dmperm (in CSparse) followed by AMD or METIS for each diagonal block (whichever obtains the best ordering for that block). No fillin occurs in the off-diagonal blocks. DMPERM+ results are not reported if the matrix consists of of a single irreducible block.