PDA

View Full Version : progress graph



Silverfish
07-04-2004, 01:17 PM
On various pages, there is a graph of the fitness of the best invidual on each island over time. I have a few questions about it

1)What units is time measured in?
2)What is time measured from? That is, what does 0 represent?
3)How often is the graph updated?

michaelgarvie
07-08-2004, 02:37 PM
Originally posted by Silverfish
On various pages, there is a graph of the fitness of the best invidual on each island over time. I have a few questions about it

1)What units is time measured in?
2)What is time measured from? That is, what does 0 represent?
3)How often is the graph updated?

1) Client interaction events.
2) The start of the run. This may be a continuation of an older run though.
3) Usually 2 hours, for old runs like this one can be as slow as 12 hours because processing the 300MB log file takes a while.

Silverfish
07-11-2004, 09:55 AM
Thanks for the reply. However, you say the time unit are 'client interaction events'. Could you explain what you mean by that, and how often they occur?

michaelgarvie
07-17-2004, 08:04 AM
This is usually every 30 minutes for each but can be modified when launching the client with the -i [min] command line option.