A PVM task running in servant mode is essentially a scaled-down version of the serial version of LUCAS. It is responsible for simulating multiple time steps of a single replicate. The only difference between this mode and the serial version is that the master task assigns a unique replicate number and random number seed to a particular servant task. It notifies the master task upon completion of its calculations.