I am running several *Beast analyses with 8 a priori "species" and large numbers of loci/partitions (20-100 loci for each run). Using Beast v.2.4.0 on a Linux HPC server, with -beagle_CPU, -beagle_SSE, and -threads flags, each run a total of 1 billion MCMC generations. The HPC system limits jobs to a wallclock time of 72 hours.
After the jobs are killed by HPC at 72 hours, I've successfully restarted them using -resume and -statefile. But I've noticed that the resumed jobs continue running past the 1 billion MCMC steps designated in the XML file. (Runs with my smallest data sets that finish in less than 72 hours behave normally, stopping at 1 billion.) This isn't a problem really, since I just manually killed the runs once I realized this was happening and deleted everything after 1 billion. Mainly I'm just curious if others are seeing this too, or if I'm doing something wrong.