How to estimate $$\sum_{p\leqslant x}\sum_{q\leqslant x}\frac{1}{p+q}, \qquad\qquad(1)$$ where $p$, $q$ are prime numbers.
We have the Mertens' formula $$ \sum_{p\leqslant x} \frac{1}{p} = \log\log x+ B + O\left( \frac{1}{\log x} \right), $$ where $p$ is prime number, and $B=\gamma - \sum_{p} \left( \log \left( \frac{1}{1-1/p} \right) - \frac{1}{p} \right)$ is the Mertens constant, $\gamma$ is Euler constant.
I guess the main term of (1) is $\dfrac{x\log\log x}{\log x}$, but I don't prove it, Can you help me?