Ok, wild guess here but:
SPS 9 uses L2Delta column store (internal data structure).
SPS 7 uses the old delta store implementation.
Maybe the import binary option cannot convert between old and new.
Could be worthwhile to check the indexserver trace.
In the meantime: try and export/import via CSV or SDA.