The Run Logs Panel (see Figure 8.5, "Run Logs Panel") is a simple browser where all logs are displayed, the user can browse the logs and monitor the progress of the analysis at run time.
The Run Logs Panel is divided into two parts:
The Run Logs Browser displays all the project's logs.
The Processes Table displays all the processes currently running.
The Run Logs Browser (see Figure 8.5, "Run Logs Panel") is a simple browser where all the logs are displayed in the HTML format. The user can browse the different pages using the navigation toolbar:
The Project Log Button
shows the log page reporting the main data about the running project.
The History Log Button
shows all the messages comming from the main analysis loop, the Figure 8.5, "Run Logs Panel" shows an example of the
History Log. To bring up the Design's Log (Figure 8.7, "The Desing Log") click on one of the already calculated
designs links, the Design's Log displays all the messages for the single design evaluation.
The Scheduler Log Button
displays all the messages coming from the scheduler.
The Designs Log Button
displays the already calculated designs.
The Process Table, at the bottom of the Figure 8.5, "Run Logs Panel", shows all the processes currently running.
Pid: the process identification id.
Id: the logical name of the process.
Design Id: the design identification number.
PWD: the process working directory where the run is executed.
Elapsed Time: the time used by the process.
Each process can be interrupted by selecting the process (clicking on the relative row in the Process Table) and then pressing the right mouse button.
Note:
If the master process (the scheduler, i.e. the first line of the table) is stopped, the whole process is stopped.