The original problem given to me is to prove $$E[X\wedge n]\to E[X] ~~\mbox{as}~~ n\to\infty$$ but I thought the $\wedge$ here means taking the smaller one out of the two. Am I correct?
Moreover, can any one give a counter example that $$E[\min(X,n)-X]\nrightarrow 0 ~~\mbox{if}~~ E[X]=\infty$$?
Non-negativity was added later to the question but my answer is still valid.
Suppose $E|X| <\infty$. Then $EXI_{X>n} \to 0$ by DCT (with dominating function $|X|)$. This gives $E(\min \{X, n\}) \to EX$.
For the second part take a random variable $X$ which takes the value $n$ with probability $\frac c {n^{2}}$, $n=1,2...$ where $c$ is such that these probabilities add up to $1$. Can you check that $E(\min \{X,n \}-X)=-\infty$ for a,ll $n$?.