\chapter{Test Environment and Server Specification} \textbf{CPU specification. Due to redundance, the information is limited to the last core, beginning at:} processor : 7\\ \noindent \begin{lstlisting}[language=bash] \label{a5:cpu} cat /proc/cpuinfo \end{lstlisting} processor : 0\\ ...\\ processor : 7\\ vendor\_id : GenuineIntel\\ cpu family : 6\\ model : 58\\ model name : Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz\\ stepping : 9\\ microcode : 0x15\\ cpu MHz : 2412.891\\ cache size : 8192 KB\\ physical id : 0\\ siblings : 8\\ core id : 3\\ cpu cores : 4\\ apicid : 7\\ initial apicid : 7\\ fpu : yes\\ fpu\_exception : yes\\ cpuid level : 13\\ wp : yes\\ flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant\_tsc arch\_perfmon pebs bts rep\_good nopl xtopology nonstop\_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds\_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4\_1 sse4\_2 x2apic popcnt tsc\_deadline\_timer aes xsave avx f16c rdrand lahf\_lm cpuid\_fault epb pti tpr\_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts\\ vmx flags : vnmi preemption\_timer invvpid ept\_x\_only flexpriority tsc\_offset vtpr mtf vapic ept vpid unrestricted\_guest\\ bugs : cpu\_meltdown spectre\_v1 spectre\_v2 spec\_store\_bypass l1tf mds swapgs itlb\_multihit srbds mmio\_unknown\\ bogomips : 6784.56\\ clflush size : 64\\ cache\_alignment : 64\\ address sizes : 36 bits physical, 48 bits virtual\\ power management:\\ \textbf{manually installed packages:} \begin{itemize} \label{a5:pkg} \item autoconf\\ \item automake\\ \item bzip2\\ \item cmake\\ \item gcc\\ \item git\\ \item htop\\ \item libbz2-dev\\ \item libcurl4-gnutls-dev\\ \item libhts-dev\\ \item libhtscodecs2\\ \item liblzma-dev\\ \item libncurses5-dev\\ \item libomp-dev\\ \item libssl-dev\\ \item zlib1g-dev\\ \item openssh-client\\ \item perl\\ \item rsync\\ \item screen\\ \item sudo\\ \item ufw\\ \item vim\\ \item wget\\ \end{itemize}