Assuming $p_i$ is a prime consider the sequence defined by $q_1=p_i$ and $q_n=2\ q_{n-1}+1$ for $n>1$. Let $d$ be the greatest value $n$ for which $q_1..q_n$ are all Sophie Germain primes which I refer to as the depth of $p_i$.
With this definition all non-Sophie Germain primes have depth $d=0$, and all Sophie Germain primes have depth $d\ge 1$.
The following table lists the first Sophie Germain prime of depth $5\le d\le 9$. This list was generated by searching the first $100,000,000$ primes, so there is no Sophie Germain prime of depth $10$ less than or equal to $p_{100,000,000}=2,038,074,743$.
$\begin{array}{cccc} i & p_i & d & q_1..q_d \\ 1 & 2 & 5 & \{2,5,11,23,47\} \\ 24 & 89 & 6 & \{89,179,359,719,1439,2879\} \\ 87359 & 1122659 & 7 & \{1122659,2245319,4490639,8981279,17962559,35925119,71850239\} \\ 1216984 & 19099919 & 8 & \{19099919,38199839,76399679,152799359,305598719,611197439,1222394879,2444789759\} \\ 4991062 & 85864769 & 9 & \{85864769,171729539,343459079,686918159,1373836319,2747672639,5495345279,10990690559,21981381119\} \\ \end{array}$
Question: Is it known whether there is a maximum value for the depth $d$ of a prime $p_i$ or is this tied to the Sophie Germain prime conjecture?