Drone can collate partial results left over from a previous experiment that ended prematurely (for instance, because the network went down); this is only necessary if the parameter useTmp is set to 1. Type
drone -c controlFile experimentName processIDwhere controlFile is either the original control file or the one output by Drone during the experiment, and experimentName and processID are the name and process ID of the original experiment, respectively. These can be determined by looking at the experiment's output control file. No new runs of the target program are executed, and the series log file is not updated.