There is no "killer input" for randomized quicksort. I'm surprised libc doesn't select pivots randomly already.
Except if you know the PRNG state, but I imagine that's really hard to pull off.
I suspect fluctuations in latency would make this exceedingly difficult, but I am constantly amazed by the statistical attacks people pull off.