Given a finite ordered set of items and an unknown distinguished subset P of up to p positive elements, identify the items in P by asking the least number of queries of the type "does the subset Q intersect P?", where Q is a subset of consecutive elementsof {1,2,...,n}. This problem arises, e.g., incomputational biology, in a particular method for determining splice sites in genes. We consider time-efficient algorithms where queriesare arranged in a fixed number s of stages: In each stage, queries are performed in parallel. In a recent bioinformatics paper we proved optimality (subject to lower-order terms) with respect to the number of queries, of some strategies for the special cases p=1 or s=2.Exploiting new ideas we are now able to prov...