Solution:
Because the product is approximately 64⋅1030, we know the primes are all around 200000. Say they are 200000+xi for i=1,…,6.
By expanding ∏i=16(200000+xi) as a polynomial in 200000, we see that
31231⋅1025=2000005(x1+⋯+x6)
plus the carry from the other terms. Note that 31231=975⋅32+31, so x1+⋯+x6≤975.
Thus,
16(x1x2+x1x3+⋯+x5x6)≤16⋅125(x1+⋯+x6)2<320⋅10002<67⋅105
so the carry term from 2000004(x1x2+⋯+x5x6) is at most 67⋅1025. The other terms have negligible carry, so it is pretty clear x1+⋯+x6>972, otherwise the carry term would have to be at least
31231⋅1025−2000005(972)=127⋅1025
It follows that x1+⋯+x6 lies in [973,975], so the sum of the primes, 6⋅200000+(x1+⋯+x6), lies in [1200973,1200975].
As these primes are all greater than 2, they are all odd, so their sum is even. Thus it must be 1200974.