This file contains a step-by-step example of starting the simulation. It assumes that you have set your PATH and CLASSPATH appropriately (you can copy the example.profile file to your home directory and rename it .profile if you like. Don't forget to change the CLASSPATH value to make it point to the right place). Once you have started the simulator, follow the instructions in running_your_agents. You can end the simulation by pressing return twice. Lines beginning with a % show what you actually type on the prompt. After logging in we see this: Last login: Wed Aug 13 11:49:08 2003 from medusa01.cs.auckland.ac.nz Welcome to Hydra A openMosix cluster of 4 Nodes. Each with two PIII 1.3GHz processors and 5GB of RAM To learn how-to control your process in this cluster see: /usr/doc/mosix/README.MOSIX % pwd /afs/ec.auckland.ac.nz/users/c/s/cski001/unixhome % cd rescue_logs % start.sh -v Starting simulation. Using /afs/ec.auckland.ac.nz/research/roboteam/simulation.d/bin/cski001/config.txt as the config file, /afs/ec.auckland.ac.nz/research/roboteam/simulation.d/bin/cski001 as the working directory Kernel is listening on port 6002 Map directory is /afs/ec.auckland.ac.nz/research/roboteam/maps.d/Kobe GIS initialisation directory is /afs/ec.auckland.ac.nz/research/roboteam/maps.d/Kobe/standard Current directory is /afs/ec.auckland.ac.nz/users/c/s/cski001/unixhome/rescue_logs GIS Kernel Misc Traffic Fire Blockade Collapse Viewer Starting civilians Starting your agents now Press enter to start dummy agents Starting dummy agents Press enter to end simulation Killing processes There should now be several log files in the current directory - the important one is "rescue.log". You can view it by running "view_log.sh rescue.log".