The command line interface is as
usage: java -jar FittingWorkRatios.jar -d <FILE> [-h] [-p] [-s] [-sv] [-vp]
-d,--data-file <FILE> specifies the data file
-h,--help print this help message
-p,--partial run partial running time simulation
-s,--simple run simple running time simulation
-sv,--semi-verbose run semi-verbose running time simulation
-vp,--verbose-partial run verbose-partial running time simulation
A ready copy of the data file is available in this Gist. Also, the link to the program that produced the above data file is in IndexedLinkedListEntropy repository.