Let the function f: [0,2] \(\rightarrow\) R be defined as \(f(x) = \begin{cases} e^{min}{x^2,x-[x]} & \quad x \in[0,1]\\ e^{[x-log_ex]} & \quad x\in[1,2] \end{cases}\)
where [t] denotes the greatest integer less than or equal to t. Then the value of the integral \(\int^2_0xf(x)dx\) is