Hi, thanks for getting back to me!
They are location-sorted! The statistics look fine, this is one example from samtools flagstat:
13549271 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
13549271 + 0 mapped (100.00% : N/A)
13549271 + 0 paired in sequencing
6782337 + 0 read1
6766934 + 0 read2
13475515 + 0 properly paired (99.46% : N/A)
13499234 + 0 with itself and mate mapped
50037 + 0 singletons (0.37% : N/A)
996 + 0 with mate mapped to a different chr
996 + 0 with mate mapped to a different chr (mapQ>=5)
So, only 0.37% singletons,
The x 5 estimate was a crude guess, I could provide more accurate ones, but the times that featureCounts gives in the end totally reflect that difference also. Not sure, though, if this encompasses all steps before or just the intersection steps (i.e, excluding the time for sorting)