TimeSliceNumber NewSpecies OrganismBirths CellSplitInfo CellDeathInfo
OrganismFissionInfo OrganismMovementInfo
where NewSpecies is the number of new species that have appeared in the population in the period since the previous line of the file was recorded; OrganismBirths is the number of new organisms that were born in that period; CellSplitInfo shows the number of organisms which grew in size (by executing the instruction nwm_split), followed by a list of the size (in terms of number of cells--before the cell division) of each such organism; CellDeathInfo shows the number of cells that died, followed by a list of the size (before the cell death) of the organism to which each one belonged; OrganismFissionInfo shows the number of organisms which fissioned (due to cell death), followed, for each one, by the number of fragments (new organisms) that resulted from the fission, and a list of the size of each new organism; and the final block of information, OrganismMovementInfo, shows the number of organisms which moved, followed, for each one, by a triplet of numbers indicating the size of the organism, and the x and y components of its movement.