+
+\begin{figure}
+ \centering
+ \includegraphics[scale=0.5]{fig/time_scenarios.eps}
+ \caption{The execution times of NAS benchmarks over different scenarios }
+ \label{fig:time_sen}
+\end{figure}
+
+The NAS parallel benchmarks are executed over these two platform
+scenarios with different number of nodes, as in Table \ref{tab:sc}.
+The overall energy consumption of all benchmark, class D, with
+applying the proposed frequency selection algorithm is measured
+using the equation of the reduced energy consumption, equation
+(\ref{eq:energy}). This model uses the measured dynamic and static
+power values that showed in Table \ref{table:grid5000}. The execution
+time is measured for all benchmarks over these different scenarios.
+The energy consumptions and the execution times for all benchmarks are
+demonstrated in the plots \ref{fig:eng_sen} and \ref{fig:time_sen} respectively.
+In general, the energy consumptions of NAS benchmarks over one site scenario
+for 16 and 32 nodes are less than those executed over the two sites
+scenarios. This because in the two sites scenario the communication times
+are higher, due to long distance communications between the two distributed sites.
+This leading to more static energy consumption which is linearly related to the
+increased in the communication time. The execution times of these benchmarks
+over one sites for 16 and 32 nodes are less comparing to the two sites
+scenario according to the increase in communications times.
+
+The EP and MG benchmarks, where there are no or small communications, showed
+that their execution times and the energy consumptions are not effected
+significantly in both scenarios and when the number of nodes is increase,
+while the other benchmarks showed the inverse, because they have more communications
+that proportionally increase the communication times if there are slow
+communications or using more number of nodes or both of them.
+
+\begin{figure}
+ \centering
+ \includegraphics[scale=0.5]{fig/eng_s.eps}
+ \caption{The energy saving of NAS benchmarks over different scenarios }
+ \label{fig:eng_s}
+\end{figure}
+
+
+\begin{figure}
+ \centering
+ \includegraphics[scale=0.5]{fig/per_d.eps}
+ \caption{The performance degradation of NAS benchmarks over different scenarios }
+ \label{fig:per_d}
+\end{figure}
+
+
+\begin{figure}
+ \centering
+ \includegraphics[scale=0.5]{fig/dist.eps}
+ \caption{The tradeoff distance of NAS benchmarks over different scenarios }
+ \label{fig:dist}
+\end{figure}
+
+The energy saving percentage is computed as the ratio between the reduced
+energy consumption, equation (\ref{eq:energy}), and the original energy consumption,
+equation (\ref{eq:eorginal}), for all benchmarks as in figure \ref{fig:eng_s}.
+This figure shows that the energy saving percentages of one site scenario for
+16 and 32 nodes are bigger than those of the two sites scenario. This is because
+the computations to communications ratio in one site scenario is higher
+than the ratio of the two sites scenarios, due to the increase in the communication
+times. Moreover, the frequencies selecting algorithm selects smaller frequencies, bigger
+scaling factors, when the computations times are higher than communication times,
+producing smaller energy consumption, because the dynamic energy consumption
+is decreased linearly with computation times that decreased exponentially with
+scaling factors. On the other side, the increase in the number of computing nodes can be
+increase the communication times and thus producing less energy saving depending on the
+benchmarks being executed. The benchmarks CG, MG, BT and FT show more
+energy saving percentage in one site scenario when executed over 16 nodes comparing to 32 nodes. While
+the benchmarks LU and SP showed the inverse, because there computations to
+communications ratio is not effected to the increase in local site communications.
+While all benchmarks are effected by the long distance communications in the two sites
+scenarios, except EP benchmarks. In EP benchmark there is no communications
+in their iterations, then it is independent from the effect of local and long
+distance communications. Therefore, the energy saving percentage of this benchmarks is
+depend on differences between the computing powers of the computing nodes, for example
+in the one site scenario, the graphite cluster is selected but in the two sits scenario
+this cluster is replaced with Taurus cluster that be more powerful in computing power.
+Therefore, the energy saving of EP benchmarks are bigger in the two site scenario due
+to increase in the differences between the computing powers of the nodes. This means, the higher
+differences between the nodes' computing powers make the proposed frequencies selecting
+algorithm to selects smaller frequencies in the nodes of the higher computing power,
+producing less energy consumption and thus more energy saving.
+The best energy saving percentage was for one site scenario with 16 nodes, on average it
+saves the energy consumption up to 30\%.
+
+Figure \ref{fig:per_d}, presents the performance degradation percentages for all benchmarks.
+It shows that the performance degradation percentages of the one site scenario with
+32 nodes, on average equal to 10\%, is higher than the performance degradation of one 16 nodes,
+which on average equal to 3\%. This because selecting smaller frequencies in the one site scenarios,
+when the computations grater than the communications , increase the number of the critical nodes
+when the number of nodes increased. The inverse happens in the tow sites scenario,
+this due to the lower computations to communications ratio that decreased with highest
+communications. Therefore, the number of the critical nodes are decreased. The average performance
+degradation for the two sites scenario with 16 nodes is equal to 8\% and for 32 nodes is equal to 4\%.
+The EP benchmarks is gives the bigger performance degradation ratio, because there is no
+communications and no slack times in this benchmarks that is always their performance effected
+by selecting big or small frequencies.
+The tradeoff between these scenarios can be computed as in the trade-off function \ref{eq:max}.
+Figure \ref{fig:dist}, presents the tradeoff distance for all benchmarks over all
+platform scenarios. The one site scenario with 16 and 32 nodes had the best tradeoff distance
+compared to the two sites scenarios, because the increase in the communications as mentioned before.
+The one site scenario with 16 nodes is the best scenario in term of energy and performance tradeoff,
+which on average is up 26\%. Then, the tradeoff distance is related linearly to the energy saving
+percentage. Finally, the best energy and performance tradeoff depends on the increase in all of:
+1) the computations to communications ratio, 2) the differences in computing powers
+between the computing nodes and 3) the differences in static and the dynamic powers of the nodes.