thread0.join();
thread1.join();
} catch (final InterruptedException e) {
log.error(e.getMessage(), e);
}
final_trie.release();
// map local ids to global ids of initial runs
int runNumber = 0;
for(final TrieSet trie: listOfTries) {
// determine mapping