Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/966/

6 tests failed.
FAILED:  
org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat.testRamBytesUsed

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([D8DE6A97EC13DDB8]:0)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([D8DE6A97EC13DDB8]:0)


FAILED:  
org.apache.lucene.codecs.asserting.TestAssertingStoredFieldsFormat.testRamBytesUsed

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([D8DE6A97EC13DDB8]:0)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.codecs.asserting.TestAssertingStoredFieldsFormat

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([D8DE6A97EC13DDB8]:0)


FAILED:  
org.apache.lucene.codecs.asserting.TestAssertingTermVectorsFormat.testRamBytesUsed

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([D8DE6A97EC13DDB8]:0)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.codecs.asserting.TestAssertingTermVectorsFormat

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([D8DE6A97EC13DDB8]:0)




Build Log:
[...truncated 2660 lines...]
   [junit4] Suite: 
org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat
   [junit4]   2> 3 20, 2016 12:06:42 ?? 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: 
org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat
   [junit4]   2>    1) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1245)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1319)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:601)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:450)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
   [junit4]   2>    2) Thread[id=602, 
name=SUITE-TestAssertingDocValuesFormat-seed#[D8DE6A97EC13DDB8], 
state=RUNNABLE, group=TGRP-TestAssertingDocValuesFormat]
   [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1552)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:688)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:685)
   [junit4]   2>         at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:685)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:701)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:64)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:414)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:681)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:591)
   [junit4]   2>    3) Thread[id=603, 
name=TEST-TestAssertingDocValuesFormat.testRamBytesUsed-seed#[D8DE6A97EC13DDB8],
 state=RUNNABLE, group=TGRP-TestAssertingDocValuesFormat]
   [junit4]   2>         at java.lang.Throwable.fillInStackTrace(Native Method)
   [junit4]   2>         at 
java.lang.Throwable.fillInStackTrace(Throwable.java:783)
   [junit4]   2>         at java.lang.Throwable.<init>(Throwable.java:250)
   [junit4]   2>         at java.lang.Exception.<init>(Exception.java:54)
   [junit4]   2>         at 
java.lang.RuntimeException.<init>(RuntimeException.java:51)
   [junit4]   2>         at 
java.lang.UnsupportedOperationException.<init>(UnsupportedOperationException.java:42)
   [junit4]   2>         at 
org.apache.lucene.codecs.DocValuesConsumer$9$1.remove(DocValuesConsumer.java:858)
   [junit4]   2>         at 
org.apache.lucene.util.TestUtil.checkIterator(TestUtil.java:181)
   [junit4]   2>         at 
org.apache.lucene.codecs.asserting.AssertingDocValuesFormat$AssertingDocValuesConsumer.addSortedSetField(AssertingDocValuesFormat.java:204)
   [junit4]   2>         at 
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addSortedSetField(PerFieldDocValuesFormat.java:129)
   [junit4]   2>         at 
org.apache.lucene.codecs.DocValuesConsumer.mergeSortedSetField(DocValuesConsumer.java:736)
   [junit4]   2>         at 
org.apache.lucene.codecs.DocValuesConsumer.merge(DocValuesConsumer.java:219)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:162)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:106)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4099)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3679)
   [junit4]   2>         at 
org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1946)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.doAfterSegmentFlushed(IndexWriter.java:4741)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter$MergePendingEvent.process(DocumentsWriter.java:689)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4779)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4770)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1493)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1271)
   [junit4]   2>         at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:257)
   [junit4]   2>         at 
org.apache.lucene.index.BaseDocValuesFormatTestCase.testRamBytesUsed(BaseDocValuesFormatTestCase.java:77)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    4) Thread[id=9, name=JUnit4-serializer-daemon, 
state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:47)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestAssertingDocValuesFormat -Dtests.method=testRamBytesUsed 
-Dtests.seed=D8DE6A97EC13DDB8 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=ja -Dtests.timezone=America/Fortaleza -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   7074s J1 | TestAssertingDocValuesFormat.testRamBytesUsed <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D8DE6A97EC13DDB8]:0)
   [junit4]   2> 3 20, 2016 12:06:42 ?? 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> 3 20, 2016 12:07:02 ?? 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat: 
   [junit4]   2>    1) Thread[id=603, 
name=TEST-TestAssertingDocValuesFormat.testRamBytesUsed-seed#[D8DE6A97EC13DDB8],
 state=RUNNABLE, group=TGRP-TestAssertingDocValuesFormat]
   [junit4]   2>         at java.lang.Throwable.fillInStackTrace(Native Method)
   [junit4]   2>         at 
java.lang.Throwable.fillInStackTrace(Throwable.java:783)
   [junit4]   2>         at java.lang.Throwable.<init>(Throwable.java:250)
   [junit4]   2>         at java.lang.Exception.<init>(Exception.java:54)
   [junit4]   2>         at 
java.lang.RuntimeException.<init>(RuntimeException.java:51)
   [junit4]   2>         at 
java.lang.UnsupportedOperationException.<init>(UnsupportedOperationException.java:42)
   [junit4]   2>         at 
org.apache.lucene.codecs.DocValuesConsumer$2$1.remove(DocValuesConsumer.java:355)
   [junit4]   2>         at 
org.apache.lucene.util.TestUtil.checkIterator(TestUtil.java:181)
   [junit4]   2>         at 
org.apache.lucene.codecs.asserting.AssertingDocValuesFormat$AssertingDocValuesConsumer.addBinaryField(AssertingDocValuesFormat.java:99)
   [junit4]   2>         at 
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addBinaryField(PerFieldDocValuesFormat.java:114)
   [junit4]   2>         at 
org.apache.lucene.codecs.DocValuesConsumer.mergeBinaryField(DocValuesConsumer.java:333)
   [junit4]   2>         at 
org.apache.lucene.codecs.DocValuesConsumer.merge(DocValuesConsumer.java:185)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:162)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:106)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4099)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3679)
   [junit4]   2>         at 
org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1946)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.doAfterSegmentFlushed(IndexWriter.java:4741)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter$MergePendingEvent.process(DocumentsWriter.java:689)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4779)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4770)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1493)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1271)
   [junit4]   2>         at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:257)
   [junit4]   2>         at 
org.apache.lucene.index.BaseDocValuesFormatTestCase.testRamBytesUsed(BaseDocValuesFormatTestCase.java:77)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3 20, 2016 12:07:02 ?? 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=603, 
name=TEST-TestAssertingDocValuesFormat.testRamBytesUsed-seed#[D8DE6A97EC13DDB8],
 state=RUNNABLE, group=TGRP-TestAssertingDocValuesFormat]
   [junit4]   2> 3 20, 2016 12:07:05 ?? 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=603, 
name=TEST-TestAssertingDocValuesFormat.testRamBytesUsed-seed#[D8DE6A97EC13DDB8],
 state=RUNNABLE, group=TGRP-TestAssertingDocValuesFormat]
   [junit4]   2>         at java.lang.Throwable.fillInStackTrace(Native Method)
   [junit4]   2>         at 
java.lang.Throwable.fillInStackTrace(Throwable.java:783)
   [junit4]   2>         at java.lang.Throwable.<init>(Throwable.java:250)
   [junit4]   2>         at java.lang.Exception.<init>(Exception.java:54)
   [junit4]   2>         at 
java.lang.RuntimeException.<init>(RuntimeException.java:51)
   [junit4]   2>         at 
java.lang.UnsupportedOperationException.<init>(UnsupportedOperationException.java:42)
   [junit4]   2>         at 
org.apache.lucene.codecs.DocValuesConsumer$2$1.remove(DocValuesConsumer.java:355)
   [junit4]   2>         at 
org.apache.lucene.util.TestUtil.checkIterator(TestUtil.java:181)
   [junit4]   2>         at 
org.apache.lucene.codecs.asserting.AssertingDocValuesFormat$AssertingDocValuesConsumer.addBinaryField(AssertingDocValuesFormat.java:99)
   [junit4]   2>         at 
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addBinaryField(PerFieldDocValuesFormat.java:114)
   [junit4]   2>         at 
org.apache.lucene.codecs.DocValuesConsumer.mergeBinaryField(DocValuesConsumer.java:333)
   [junit4]   2>         at 
org.apache.lucene.codecs.DocValuesConsumer.merge(DocValuesConsumer.java:185)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:162)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:106)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4099)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3679)
   [junit4]   2>         at 
org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1946)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.doAfterSegmentFlushed(IndexWriter.java:4741)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter$MergePendingEvent.process(DocumentsWriter.java:689)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4779)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4770)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1493)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1271)
   [junit4]   2>         at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:257)
   [junit4]   2>         at 
org.apache.lucene.index.BaseDocValuesFormatTestCase.testRamBytesUsed(BaseDocValuesFormatTestCase.java:77)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene60, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {fieldname=IB SPL-L2}, 
locale=ja, timezone=America/Fortaleza
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=2,free=23850816,total=124256256
   [junit4]   2> NOTE: All tests run in this JVM: [TestMockDirectoryWrapper, 
TestAssertingLeafReader, Nested1, TestExtrasFS, TestVirusCheckingFS, 
TestWorstCaseTestBehavior, TestMockAnalyzer, TestGraphTokenizers, 
TestMockCharFilter, TestAssertingDocValuesFormat]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestAssertingDocValuesFormat -Dtests.seed=D8DE6A97EC13DDB8 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=ja -Dtests.timezone=America/Fortaleza -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestAssertingDocValuesFormat (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D8DE6A97EC13DDB8]:0)
   [junit4] Completed [26/40 (1!)] on J1 in 7223.19s, 37 tests, 2 errors <<< 
FAILURES!

[...truncated 89 lines...]
   [junit4] Suite: 
org.apache.lucene.codecs.asserting.TestAssertingStoredFieldsFormat
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestAssertingStoredFieldsFormat -Dtests.method=testRamBytesUsed 
-Dtests.seed=D8DE6A97EC13DDB8 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=sr-CS -Dtests.timezone=America/Buenos_Aires -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   7166s J2 | TestAssertingStoredFieldsFormat.testRamBytesUsed 
<<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D8DE6A97EC13DDB8]:0)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, 
docValues:{}, maxPointsInLeafNode=267, maxMBSortInHeap=5.684013102817024, 
sim=RandomSimilarity(queryNorm=false,coord=no): {=DFR I(n)LZ(0.3), zzzytbb=IB 
LL-D2, gkf=DFR I(F)Z(0.3), byyyo=BM25(k1=1.2,b=0.75), vzjugz=DFR I(n)B1, 
cnpgkbnl=DFR I(ne)3(800.0), pofjqnitib=DFR GBZ(0.3), hzoowegzr=DFR I(ne)L1, 
gmqbk=IB SPL-L1, gkn=DFR I(n)1, nnzpmht=DFR I(n)Z(0.3), tuqesixaz=DFR GZ(0.3), 
xmd=DFR G1, zcvubsbfz=IB LL-D1, cykbh=IB LL-LZ(0.3), ufdjbn=DFR I(n)L2, 
rvcrrjcns=DFR GBZ(0.3), bxcsbr=DFR I(n)L1, ufavy=DFR I(n)Z(0.3), tbfoxpjeh=DFR 
I(ne)LZ(0.3), vbcy=DFR I(ne)L2, zoxwuy=DFR I(F)1, gfyi=DFR GZ(0.3), kgmejdz=DFR 
I(ne)L1, fpengot=DFR I(n)B3(800.0), ejkzgeh=DFR I(n)L2, zavl=DFR I(ne)B2, 
mkthf=IB SPL-L1, ztaad=DFR I(F)BZ(0.3), ktr=DFR GBZ(0.3), swxqrzjyx=IB 
SPL-D3(800.0), saju=DFR GL2, zjgk=DFR I(F)1, xranan=DFR I(ne)BZ(0.3), 
zpsiosc=DFR I(ne)B2, gjenam=IB LL-DZ(0.3), edzx=DFR I(ne)2, edzv=DFR I(F)L2, 
kxldxp=DFR G3(800.0), gma=DFR G3(800.0), mhbxuvt=DFI(Saturated), zyjgle=DFR 
I(ne)Z(0.3), cec=DFR I(ne)2, grhhbqlwcm=DFR GL3(800.0), ysrxzew=DFR I(ne)B1, 
xnx=DFR I(F)L2, dmchawgit=DFR GL1, f_POSITIONS_AND_OFFSETS_AND_PAYLOADS=LM 
Jelinek-Mercer(0.100000), ufwcc=IB SPL-D3(800.0), bxjdzpfhyq=IB LL-D2, 
qjvmznbg=DFR I(F)B2, nxiz=DFR I(F)L3(800.0), cel=DFR I(F)L3(800.0), byny=IB 
SPL-L1, vwpi=LM Jelinek-Mercer(0.700000), rkdc=DFR I(n)B2, xoe=DFR 
I(ne)LZ(0.3), snfp=IB SPL-LZ(0.3), cxpngdftz=DFR G3(800.0), 
mubzztkf=BM25(k1=1.2,b=0.75), qhfjtewqr=DFR GBZ(0.3), tgr=DFR I(ne)1, cfc=IB 
SPL-D3(800.0), cff=DFR I(F)LZ(0.3), eien=DFR I(ne)BZ(0.3), c=IB LL-L1, d=DFR 
I(ne)2, kddtxvz=DFR I(n)1, sett=DFR GL1, rpmxiythwd=DFR GL1, fhdodzemd=DFR 
I(ne)L2, h=DFR I(ne)B3(800.0), fasuwk=IB LL-LZ(0.3), xpc=IB LL-D2, k=DFR 
I(n)Z(0.3), fbcrlrozx=DFR I(ne)3(800.0), wvjc=DFI(Standardized), o=DFR 
I(ne)BZ(0.3), emne=DFR I(n)BZ(0.3), zggro=ClassicSimilarity, r=DFR I(F)B1, 
jfwtj=DFR I(n)1, u=DFR G2, x=ClassicSimilarity, bkhtbae=DFR I(ne)L3(800.0), 
z=DFR I(ne)Z(0.3), pcjye=DFR I(F)B2, xayxkfaq=IB SPL-L2, 
f_POSITIONS_AND_PAYLOADS=DFR I(ne)B3(800.0), gol=DFR I(n)1, wvjjzmr=IB 
SPL-LZ(0.3), rtbeinjvj=DFR GZ(0.3), duhzvhxh=IB SPL-L1, qfawqsy=DFR 
I(n)LZ(0.3), ronkb=DFR I(n)Z(0.3), gpd=DFR I(ne)L2, fwtrknk=DFR I(ne)LZ(0.3), 
klwxnrn=BM25(k1=1.2,b=0.75), rrbiz=IB LL-D3(800.0), 
vwvusrxfat=BM25(k1=1.2,b=0.75), chp=DFR G2, ubwoini=ClassicSimilarity, 
ywzhovjr=IB LL-L1, pbc=DFR I(F)L1, icneognr=DFR GL2, ylyaj=DFR I(n)2, 
pwcqoxgxd=DFR I(F)Z(0.3), zilsoxqee=DFR I(ne)B3(800.0), qqeqxkopky=DFR I(F)L1, 
wdxykm=LM Jelinek-Mercer(0.700000), eskhhyeylm=BM25(k1=1.2,b=0.75), nobtak=IB 
SPL-D1, jfvvazq=DFR I(F)Z(0.3), csmvf=DFR I(F)2, pbw=DFR GB3(800.0), 
kzuwhsoc=IB LL-D1, qsxoksiay=DFR I(n)L1, zncvfexi=DFR I(n)L3(800.0), kobwq=DFR 
GL1, kbjv=IB LL-L2, rrbho=IB SPL-D3(800.0), zieovnsz=DFR I(F)L1, xdhf=IB 
SPL-D1, tkm=DFR I(ne)B1, bhfbgzyaad=DFR GB2, bydgpsfbd=DFR I(ne)B1, 
zhzktikizf=DFR GB1, pmwsyfos=IB SPL-D2, cxmc=IB SPL-L2, uvrqqa=DFR 
I(n)B3(800.0), jdatoaumme=DFR GB2, cxlx=DFR I(n)LZ(0.3), wogtuyru=IB SPL-D2, 
ucng=IB SPL-L3(800.0), wlxtzzzuy=DFR GBZ(0.3), rvwdz=DFR I(F)B1, kidunny=DFR 
I(ne)LZ(0.3), ofez=DFR I(ne)3(800.0), smjqfskfqr=DFR I(n)1, ezki=DFR I(F)B1, 
goos=IB LL-L3(800.0), icyqbytf=DFR I(ne)L3(800.0), mnvmzub=DFR I(n)1, 
bhfixkzcwb=DFR GZ(0.3), dyqji=DFR I(ne)2, mqqzd=IB SPL-L3(800.0), ckk=IB 
SPL-D3(800.0), ckl=DFR I(n)B2, ucpzdro=DFR G3(800.0), wvzqtcfdzk=IB LL-LZ(0.3), 
dxyjye=BM25(k1=1.2,b=0.75), gmpyc=IB LL-L3(800.0), ctgz=LM 
Jelinek-Mercer(0.100000), tgfrotvilr=DFR I(n)LZ(0.3), giwebfy=DFR GLZ(0.3), 
qurzps=LM Jelinek-Mercer(0.700000), lehvlban=DFI(ChiSquared), kpmhvlcmrb=DFR 
I(n)1, okuyib=DFI(Saturated), zytwbasc=IB SPL-L2, enyghtyndp=DFR I(ne)L1, 
xpevw=DFR I(ne)B1, eecqghhgsc=IB SPL-D1, clp=IB SPL-LZ(0.3), wmegauvel=DFR G2, 
floc=DFR I(ne)3(800.0), buky=DFR I(n)L1, gua=DFR I(ne)B3(800.0), exxjgzodto=DFR 
I(n)B1, pwflyl=DFR G2, atbhzca=DFR I(F)1, nmgtm=DFR G3(800.0), plcbiyca=DFR 
I(n)B2, almeiep=IB LL-LZ(0.3), lzeiaqz=DFR I(F)3(800.0), ygbrjbmqc=DFR I(F)L2, 
htbjz=DFR I(n)B1, ngivdfnhks=DFR I(ne)2, nmmkbl=IB LL-LZ(0.3), bmothayfe=DFR 
I(n)B3(800.0), gvb=DFR I(F)BZ(0.3), xluovb=IB SPL-L2, ohhjivj=DFR I(F)2, 
zinbx=DFR I(ne)B1, onzo=DFR I(ne)L3(800.0), hjrumgghel=DFR I(n)B2, awcgnbciv=IB 
SPL-D3(800.0), urryuq=IB LL-D1, sijapvk=IB LL-LZ(0.3), pzob=DFR I(F)L2, 
qdptmouhm=IB LL-D3(800.0), xxm=DFR I(n)L3(800.0), thvkoiq=DFR G3(800.0), 
tmht=DFR I(n)Z(0.3), vwnjb=DFR GB2, phm=DFR I(ne)B2, xxt=DFR I(n)L2, wepb=DFR 
I(ne)Z(0.3), qymdphvat=DFR I(n)L1, cpai=DFR GL2, yvmzbmnuby=DFR G1, 
wepqqzkpeg=BM25(k1=1.2,b=0.75), nskqapbvos=DFR I(n)1, lfgwiuf=DFR I(n)B2, 
rjstwkope=IB LL-D1, kcvplupwjb=DFR I(n)BZ(0.3), buqh=DFR GB3(800.0), 
xroxacfxu=IB SPL-D3(800.0), rgfp=DFI(ChiSquared), paozfcde=DFR I(ne)BZ(0.3), 
xyn=IB SPL-D2, iied=DFR I(n)1, kjmaup=DFR I(n)LZ(0.3), fddb=IB SPL-L2, 
tvpxxeqyzx=DFR GB1, axcuwgngjt=DFR G3(800.0), xclew=IB SPL-D1, ukpqhnhkb=DFR 
I(n)L1, fpelyq=IB SPL-L3(800.0), qonicj=IB LL-D1, xzf=IB SPL-DZ(0.3), cpq=DFR 
GBZ(0.3), xbpadoka=DFR GZ(0.3), xkwolcvwuh=DFR I(n)BZ(0.3), wybwrrbpk=IB LL-D2, 
tgagaaqz=DFR I(n)3(800.0), rgeh=DFR I(n)L3(800.0), kdkphrvdl=DFR I(n)B2, 
tzfdhqweam=IB LL-LZ(0.3), pjn=LM Jelinek-Mercer(0.100000), trr=DFR I(F)BZ(0.3), 
xzx=DFR G1, cqd=DFR I(ne)L1, ypymqzoju=DFI(Standardized), tfppqssx=DFR I(n)L1, 
eraf=DFR I(n)Z(0.3), hbgcxddm=DFR I(n)2, ddmuoqaxyn=DFR I(ne)L2, xlhilb=DFR 
I(F)3(800.0), lovtede=DFR GB2, pkb=DFR GL1, elnntyfr=DFR I(n)L1, zvjbien=DFR 
I(n)BZ(0.3), yxjdptyzo=IB LL-D3(800.0), esvigfvy=DFR GB3(800.0), lcmmdr=DFR 
GB1, tzga=DFR GLZ(0.3), zofwgmydbh=ClassicSimilarity, xdph=DFR GLZ(0.3), 
ryihtyr=DFR I(ne)2, iowbu=IB SPL-LZ(0.3), dxmtrd=DFR I(n)B2, lcx=DFR 
I(ne)Z(0.3), crp=DFR I(F)L1, ncbny=DFR I(ne)2, evqobukjw=IB SPL-DZ(0.3), 
okudwvqsnj=IB LL-D3(800.0), ixaucmlvz=IB LL-D1, wdhws=DFR I(F)L1, dakbp=DFR G1, 
miltvhbkt=IB LL-D3(800.0), jtgws=DFR G1, ctbjpavf=DFR I(n)2, mbnzgvracc=DFR 
I(ne)3(800.0), kzhwbb=IB LL-D2, dteqhc=DFR I(ne)L1, lea=DFR I(n)LZ(0.3), 
khjeu=IB LL-D1, ajdtezekq=DFR I(ne)Z(0.3), yigkcuoa=DFR GLZ(0.3), hfiesuvs=DFR 
I(n)2, omyplj=DFR I(ne)3(800.0), ajxoy=DFR GBZ(0.3), yqjmsry=DFR I(n)LZ(0.3), 
bhkyccncsl=DFR GZ(0.3), laoz=DFR I(ne)B3(800.0), cjwyzwj=DFR I(ne)3(800.0), 
urfeenemjx=DFR G2, qjboqz=DFR I(ne)B2, mvppnbywu=DFI(ChiSquared), kivcilree=IB 
LL-D1, pmtvquqjm=DFR I(n)BZ(0.3), nujmo=DFR G1, tve=IB SPL-LZ(0.3), 
hbthjncpna=DFI(ChiSquared), tmou=DFR I(n)Z(0.3), cqiuikuvjj=DFR I(F)B1, 
hhwhckp=DFR I(ne)L3(800.0), yuakz=DFI(Saturated), gcrokzi=DFR GL1, mbayynuar=IB 
LL-D2, qncntmzo=DFR I(n)B1, ezlblth=ClassicSimilarity, loafqfsn=DFR GB2, 
iyovj=BM25(k1=1.2,b=0.75), sikpdx=DFR I(n)3(800.0), soxsgep=DFR I(F)B2, hfdu=IB 
SPL-L1, jdweoft=IB SPL-LZ(0.3), ikfcko=DFR I(F)BZ(0.3), twe=IB SPL-L1, 
xbfinwikqv=IB SPL-LZ(0.3), urzfburwl=DFR I(ne)L3(800.0), gkvrzpzqxw=IB 
LL-D3(800.0), iozjtb=BM25(k1=1.2,b=0.75), ylimcnlyz=IB SPL-D3(800.0), 
emtuiuvwj=IB LL-L1, lynfut=DFR I(F)L2, wsccuv=DFR I(ne)3(800.0), qvimsvkuxj=DFR 
I(F)BZ(0.3), cva=DFR I(F)B1, nvxcttkw=DFR I(ne)3(800.0), 
llfkzr=BM25(k1=1.2,b=0.75), cve=DFR I(F)LZ(0.3), spawtelg=DFR GLZ(0.3), 
filjie=DFR I(ne)L2, fhpzd=DFR I(F)BZ(0.3), uhanoh=IB LL-D2, lnks=DFR I(F)B1, 
kzvzbcgko=DFR G3(800.0), alcpemst=LM Jelinek-Mercer(0.100000), 
wuruulo=ClassicSimilarity, fpkpewuw=LM Jelinek-Mercer(0.100000), qqtsirxoc=IB 
SPL-DZ(0.3), comxdfzr=BM25(k1=1.2,b=0.75), evoj=DFR I(F)B1, wvzk=DFR I(ne)B1, 
obtttfq=DFR I(ne)1, ztnirqx=IB SPL-D2, qpfmivyv=DFR I(F)B1, txt=DFR I(F)B1, 
qaygnlwcyb=IB SPL-D1, wapt=DFR I(n)L2, qwaorfzo=IB LL-L1, cibquy=DFR I(n)B2, 
mgtjibg=IB LL-D2, uwwtqfgiwb=DFR I(ne)Z(0.3), sxreg=DFR I(n)L1, gxpy=DFR 
G3(800.0), wlxes=DFR I(ne)L1, cxf=DFR I(n)2, buzf=DFR I(ne)L1, zuceilgq=DFR 
I(n)1, wrisyq=DFR I(F)LZ(0.3), ofqkprm=DFR I(n)Z(0.3), jpxit=DFR GL2, fqea=DFR 
GB2, sfgfnzzkgx=DFR I(ne)B1, lpeyusdak=DFR I(F)L2, bvyog=IB LL-D2, rwhws=DFR 
I(F)3(800.0), xctdanlmq=DFR I(F)1, eckwc=DFR G2, xirhklomvr=IB LL-DZ(0.3), 
xxxbnyl=DFR GL1, urhkk=LM Jelinek-Mercer(0.100000), hbaf=DFR I(F)Z(0.3), 
lkzweytki=DFR I(F)L1, udfeurf=DFR I(F)Z(0.3), opppxnog=IB SPL-L3(800.0), 
ondonlp=DFR GB2, idbsm=BM25(k1=1.2,b=0.75), bjobudfxf=DFR I(F)B3(800.0), 
jrznsp=DFR I(n)B2, qlrdzahd=IB LL-LZ(0.3), xmfr=DFR G3(800.0), fmemdmdi=DFR 
I(n)2, ljx=IB LL-L3(800.0), yfmeayq=IB SPL-LZ(0.3), kbhxs=LM 
Jelinek-Mercer(0.700000), ajhl=DFR GL1, smzwpyftv=DFR I(n)B1, slzcjgy=IB 
SPL-L1, ygdto=DFR GL2, gvdbeyf=IB SPL-LZ(0.3), yesxc=IB SPL-D1, aohschua=DFR 
I(n)B2, gbynnzxrv=DFR I(n)3(800.0), xzgzizbynm=DFR I(ne)L1, bsuldwja=DFR 
I(F)3(800.0), nnnkv=DFR I(F)BZ(0.3), plluh=DFR I(F)1, ddcrakdt=IB SPL-DZ(0.3), 
nxsaziccqs=DFR I(F)B2, llb=DFR I(ne)B3(800.0), fkwdukzjry=DFR I(n)3(800.0), 
icohlevzf=DFR I(n)L1, hdb=DFR I(ne)B2, exdkyssj=DFR I(n)1, mlahufbj=DFR I(F)L1, 
lvbihl=DFR I(F)L2, salahidmmx=DFR GB2, azxmhcibhw=DFR GZ(0.3), zebtavqmq=DFR 
I(n)3(800.0), akbpswv=DFR I(F)L3(800.0), pmclhprn=DFR I(ne)L1, eakonfsi=DFR 
I(n)Z(0.3), pxywpzswzr=DFR I(F)1, ivjr=DFR GL3(800.0), sjeugjttz=DFR 
I(n)3(800.0), erjenmkk=DFR I(ne)2, hec=IB SPL-L1, iemhjiu=DFR I(ne)1, 
efbxxxtf=DFR I(F)Z(0.3), lml=DFR G1, blaxds=DFR I(n)L3(800.0), faodfi=IB LL-L2, 
hgniltjkce=IB SPL-L3(800.0), chxxljb=DFR GB2, tyolj=BM25(k1=1.2,b=0.75), 
acviyh=DFR I(ne)L1, auour=DFR GB3(800.0), ujkgkoo=BM25(k1=1.2,b=0.75), 
mxkhvgyydt=DFR I(F)BZ(0.3), lgvmp=LM Jelinek-Mercer(0.100000), nufmg=IB 
LL-LZ(0.3), sueai=DFR I(n)B1, xibqup=DFR I(n)B2, dwxfzxisy=DFR GB3(800.0), 
aryu=DFR I(ne)3(800.0), udctasjsql=DFR I(F)1, pvqssi=IB LL-D2, gvvwsog=IB 
LL-LZ(0.3), uigezzc=DFR I(F)Z(0.3), qsnhflrstf=DFR I(ne)2, 
mkomnyrjet=ClassicSimilarity, lny=DFR I(n)Z(0.3), xqlhqsha=DFR I(n)B1, 
rrxovo=DFR I(ne)L1, judb=IB LL-D3(800.0), hfv=IB SPL-LZ(0.3), qgkgyifc=DFR G1, 
hge=DFR I(n)2, qhgtmxwt=IB LL-L2, vzmeeslj=IB SPL-L3(800.0), faurjsk=IB 
SPL-D3(800.0), iwcnwfdydj=DFR I(ne)1, fkxrem=BM25(k1=1.2,b=0.75), 
peyoxob=ClassicSimilarity, csmfozsavz=DFR I(n)L1, pepycu=DFR I(ne)L3(800.0), 
jktfowi=DFR I(F)BZ(0.3), nltnftrsx=IB SPL-D1, quro=LM Jelinek-Mercer(0.100000), 
rbhrdkzsjm=IB SPL-LZ(0.3), trch=ClassicSimilarity, hgv=DFR GLZ(0.3), 
lndnprcz=IB SPL-D2, hgu=DFR I(n)B2, pxa=DFR I(n)Z(0.3), cxupwd=DFR I(n)L1, 
yybg=DFR I(n)1, intta=IB SPL-D2, amtys=DFR I(ne)L3(800.0), npgcvz=DFR 
I(ne)BZ(0.3), bhkmmfc=DFR GL2, xpgkhafy=DFR GBZ(0.3), zkhkfkgv=IB LL-L3(800.0), 
ymlklgok=DFI(ChiSquared), mnovhgoo=DFR I(F)B2, vgjn=DFR I(n)L2, nouxxvgq=IB 
LL-DZ(0.3), snbxzwh=DFR G2, hwcanekmww=IB LL-D3(800.0), rnunvd=DFR I(ne)L1, 
jkdkpb=DFR I(ne)B1, kivsji=DFR I(ne)3(800.0), rynnoyfgxr=DFR I(ne)B1, dztyd=DFR 
I(F)Z(0.3), jhox=DFR GLZ(0.3), gtpj=IB SPL-D1, tfidoknv=DFR I(ne)2, 
vpjqkuxjwv=DFR I(ne)2, loevfwrt=DFI(ChiSquared), xfnaak=BM25(k1=1.2,b=0.75), 
ejbm=IB SPL-L3(800.0), nrrubo=DFI(ChiSquared), lrm=DFR I(n)3(800.0), 
fguicbie=DFR I(F)B1, ssjg=DFR I(ne)3(800.0), kcbc=DFR GZ(0.3), maqafeb=IB 
SPL-L1, zyvodqcah=DFR I(n)BZ(0.3), nbpfahbs=DFR I(ne)Z(0.3), cuzvfzo=DFR 
I(F)Z(0.3), ylg=DFI(ChiSquared), ewvkx=DFR I(F)B3(800.0), feayhd=DFR 
I(F)LZ(0.3), gyfgkysdeb=DFR I(F)B3(800.0), tiflobkja=DFR I(F)B1, 
gmylyicqt=DFI(ChiSquared), lsf=BM25(k1=1.2,b=0.75), mblwmpyd=IB SPL-LZ(0.3), 
gtkjppunwr=DFR I(n)BZ(0.3), yptac=DFI(Saturated), ublcjexx=DFR GLZ(0.3), 
jjixidz=IB LL-LZ(0.3), btpoclvc=DFI(Standardized), qzockhl=DFR I(ne)B2, 
lddxu=DFR GB2, figpsnhe=DFR I(ne)L3(800.0), qkvxxzqs=DFR GLZ(0.3), 
tagiryaek=DFR GL1, hkt=DFR G3(800.0), kqcjvog=DFR I(F)L1, rgxi=DFR I(ne)B2, 
xvcq=DFR GZ(0.3), czeza=DFR G2, gghkqbwlqn=DFR GB1, bikw=DFR GBZ(0.3), gpjo=DFR 
I(n)L2, whkjkqnnv=IB SPL-L1, ddb=DFR I(ne)BZ(0.3), fymyznwhor=DFR I(ne)B2, 
hwiqflmwt=DFR I(F)L3(800.0), dgtvjqq=DFR I(ne)L1, mebb=DFI(Saturated), 
daiyqfqf=IB LL-D2, bijd=IB SPL-D2, utfkx=DFR GB1, hjggeamg=DFR G2, fmfd=DFR 
I(F)1, zhwbj=DFR I(ne)LZ(0.3), yjogydafze=DFR I(ne)L2, ejfp=DFR I(n)Z(0.3), 
ufs=IB SPL-DZ(0.3), uwebtvkhv=DFI(ChiSquared), wrobjui=DFR I(ne)L2, 
ownbv=DFI(Standardized), erfejeupl=DFR I(F)1, ehtsigtnbi=DFR I(ne)LZ(0.3), 
ytqblmt=IB LL-L2, chia=DFR I(F)B3(800.0), vktijqxwfd=DFR I(ne)2, bmfksakc=IB 
SPL-L3(800.0), dez=DFR I(n)B3(800.0), fnbahdvjws=DFR I(n)L2, dddctbnn=IB LL-L2, 
twtxxhv=DFR I(F)LZ(0.3), ftlwqjf=IB SPL-D2, gdymmqskac=DFR I(ne)2, zmimisx=IB 
LL-D1, niqowqimyw=DFR I(ne)B3(800.0), ubmkzkj=DFR GB2, owqcwbyvm=IB LL-L1, 
huqufsu=DFI(Standardized), lvv=DFR I(ne)B1, upksiwts=DFR I(n)2, wsak=DFR 
I(n)BZ(0.3), vlunomrk=DFR I(F)L2, wcawxto=IB LL-D2, vnxwmj=DFR I(F)1, hwvnnk=IB 
SPL-D2, wibbokfwew=DFR I(n)1, cfzlkr=IB SPL-DZ(0.3), tiwj=DFR I(n)L2, 
rcpqea=DFR I(ne)1, edtgtoanxc=DFR I(n)LZ(0.3), lwk=DFR GBZ(0.3), urliz=IB 
LL-L1, fzubolhecy=IB SPL-L2, kydzeps=DFR GL2, yjqym=IB LL-L3(800.0), 
ehuscfqt=DFR I(n)B2, bfqbz=DFR I(ne)B3(800.0), ysxhbn=DFR G3(800.0), 
lxxtpdnhh=IB LL-LZ(0.3), yqn=LM Jelinek-Mercer(0.700000), jjkucrkpov=DFR 
I(ne)LZ(0.3), eqmlqk=DFR I(F)BZ(0.3), lhtnx=IB SPL-L3(800.0), prddfqrb=IB 
SPL-L2, xbvlqntdmg=IB LL-DZ(0.3), lxq=DFR I(ne)B1, tlnaxczn=DFR GL3(800.0), 
imwwcxddt=DFR I(F)B1, lxw=LM Jelinek-Mercer(0.100000), scyhn=DFR I(F)L2, 
iyqqlyw=DFR GLZ(0.3), bxffmjee=DFR GB1, ihflicqyjk=DFR I(F)L1, 
gchyrmeg=DFI(Saturated), drjcgo=DFR I(ne)L1, qmdiettqw=DFR G3(800.0), qbn=LM 
Jelinek-Mercer(0.100000), vwveohslc=DFR GLZ(0.3), qixmiipz=IB SPL-D3(800.0), 
ttleeygyr=DFR I(F)L3(800.0), daazez=IB SPL-LZ(0.3), miqe=DFR G3(800.0), 
jqiw=DFR I(ne)2, vkeos=DFR G2, abfo=DFI(Saturated), zgyckn=IB SPL-L3(800.0), 
thywl=DFR I(n)L3(800.0), vxto=DFR I(ne)L1, kgso=DFR I(ne)LZ(0.3), sbshblas=DFR 
I(ne)L3(800.0), wbgmvfkzm=DFI(Standardized), clbgdv=DFR I(F)Z(0.3), 
yhcmggppxu=IB LL-D3(800.0), ololoaxr=DFR I(F)BZ(0.3), cznwejo=IB SPL-L1, hrc=IB 
LL-D1, nvwsexsi=DFR I(ne)L3(800.0), qsqoxipa=DFR I(ne)B2, mowxlr=IB LL-L1, 
qcs=DFR I(ne)BZ(0.3), hrj=BM25(k1=1.2,b=0.75), juwvbg=DFR G1, afttufya=DFR 
I(ne)BZ(0.3), jdok=DFI(Standardized), swjwfukvlj=IB LL-L3(800.0), djp=DFR 
I(F)L1, mxeauo=DFR GZ(0.3), pdhxy=DFR GBZ(0.3), dblgbz=DFR I(n)1, xiof=IB 
SPL-DZ(0.3), sfzpcuo=DFR I(ne)L1, orzaslyog=DFR I(n)2, ytu=DFR I(n)L1, 
grzcnqxi=IB SPL-D2, wqngrjqyv=IB LL-DZ(0.3), hsj=DFR GL2, qgrskh=DFR 
I(F)L3(800.0), dkj=DFR I(ne)B2, uly=IB SPL-L2, splicwwj=DFR G3(800.0), 
pmouppflvl=IB SPL-D1, dkr=DFR GB2, lyvrif=DFR GBZ(0.3), yuh=LM 
Jelinek-Mercer(0.100000), cwnvjl=ClassicSimilarity, mllabqdmko=IB LL-D2, 
pfct=DFR I(F)L1, yus=DFR I(F)3(800.0), jvvuanlnc=DFR GL3(800.0), ahoqrlhht=LM 
Jelinek-Mercer(0.100000), bbdgwvv=DFR GBZ(0.3), yafzd=DFR I(ne)L1, fkhbqmb=DFR 
GZ(0.3), ataeqiy=DFR I(n)1, sjhfsa=DFR I(ne)L3(800.0), zalopbcj=DFR GL3(800.0), 
tjxtmgm=DFR GL3(800.0), bunxduoqq=DFR I(n)L3(800.0), knuwnxm=DFR I(ne)3(800.0), 
pgfekztm=DFR I(ne)B3(800.0), xbalgtpc=IB SPL-DZ(0.3), uyzo=IB SPL-L3(800.0), 
zxia=DFR I(F)L2, hua=DFR I(n)1, huc=DFR I(n)B3(800.0), pswlzu=IB LL-L1, 
lamlxiite=DFR I(F)LZ(0.3), cvjryzye=DFR G1, qfr=DFR I(F)L2, qzcpvsnlxl=IB 
SPL-DZ(0.3), jqvyjeqx=IB SPL-L1, ldyits=IB SPL-L1, nztuma=DFR I(F)BZ(0.3), 
envx=DFR GBZ(0.3), omlqdpsy=LM Jelinek-Mercer(0.100000), fiih=DFR I(n)B2, 
ymdvyysvt=DFR I(F)Z(0.3), kckwckbkzc=DFR I(F)B2, f_OFFSETS=DFR I(n)LZ(0.3), 
ntkvkma=DFR I(F)Z(0.3), yuhz=DFI(Saturated), ndsbvvr=DFR I(ne)L2, qgq=DFR 
I(n)L2, mlrbcxle=DFI(Saturated), vwlzgr=DFR GB3(800.0), lcmsxgtay=DFR 
I(F)B3(800.0), zrivsjfult=DFR I(F)BZ(0.3), frxwa=DFR I(n)3(800.0), cbfbuzf=DFR 
I(n)3(800.0), uhmdokfl=DFR GL1, klzsoepxur=DFR G3(800.0), dtcs=DFR I(F)LZ(0.3), 
kynvxwj=DFR I(F)L2, yegqma=DFR I(n)B3(800.0), qatcug=DFR I(F)B2, cluwuba=IB 
LL-LZ(0.3), yxs=DFR I(n)LZ(0.3), ousdusug=DFR G1, doa=DFR I(n)B3(800.0), doc=IB 
LL-L2, sppaezfvh=BM25(k1=1.2,b=0.75), asjtgqen=IB LL-D2, upy=DFR GL3(800.0), 
qhy=DFR I(F)L3(800.0), ablt=DFR I(n)1, yyn=DFR I(ne)L2, ocemuffmz=IB SPL-L2, 
lleqgtgbp=DFR I(ne)B3(800.0), vdovjlzd=IB LL-LZ(0.3), 
saqlpmsez=DFI(Standardized), gdagkdm=LM Jelinek-Mercer(0.700000), pxbsu=DFR 
GB2, sxmzd=DFR GL1, krswwdcvq=DFR I(ne)2, xaew=IB LL-L3(800.0), 
yzc=DFI(ChiSquared), hxv=DFR I(ne)2, byytrpoth=DFR I(ne)BZ(0.3), oplyaaopp=DFR 
I(n)BZ(0.3), zcnrgcezm=IB LL-L2, mgqsgki=DFR I(F)3(800.0), dqahrjfx=DFR I(ne)2, 
hvfabccpp=DFR I(F)BZ(0.3), inkj=DFR I(F)B2, jtshskwf=DFR GZ(0.3), cseasqmll=DFR 
GB1, jcecvozw=DFR I(ne)1, kghqtaqb=DFR I(ne)2, giwfjpe=DFR G2, ewld=DFR 
I(ne)L1, yiflh=DFR I(ne)Z(0.3), aejqik=IB SPL-D3(800.0), zkvx=IB LL-D2, 
gmxwblt=DFR I(n)BZ(0.3), lusgsepdl=BM25(k1=1.2,b=0.75), mjqhzezfs=IB 
LL-L3(800.0), drf=DFR I(ne)BZ(0.3), iddftsjg=DFR I(F)LZ(0.3), jovrao=DFR I(n)2, 
rshjxeb=DFR GZ(0.3), plrsvlr=IB SPL-DZ(0.3), mct=IB LL-LZ(0.3), famvzkmk=IB 
LL-DZ(0.3), cnzkkebfvo=IB LL-D1, sirjt=IB LL-L1, dtzriladel
   [junit4]   2> =DFR GB3(800.0), ypwzv=DFR I(ne)Z(0.3), fmxgvjid=DFR I(n)B2, 
syajks=DFR I(F)BZ(0.3), devjj=DFR I(F)B1, f_POSITIONS_AND_OFFSETS=DFR 
I(F)BZ(0.3), ssofy=DFR I(ne)B3(800.0), byxqqv=IB SPL-D2, ytflv=DFR I(F)LZ(0.3), 
bszpnthwz=IB LL-L1, fupxgyrau=IB SPL-DZ(0.3), mhwapg=IB SPL-L1, qnvjklyke=DFR 
I(ne)L2, nrjqwxhtc=IB LL-L2, fvew=DFR GZ(0.3), yjhxlpfq=DFR I(ne)B1, 
djwdwrjcg=DFR I(F)Z(0.3), ihutz=DFI(Standardized), rsbkviz=DFR I(ne)B1, 
asrd=DFR GZ(0.3), fqnmotj=DFR I(F)B2, qfnrjwmlfv=DFR I(ne)LZ(0.3), 
hpxrngwqub=DFR I(ne)B1, pixmy=DFR I(ne)2, mjqqshma=DFR I(F)LZ(0.3), 
pqoguypydl=DFR I(F)B2, ryweb=DFR I(ne)BZ(0.3), lygrnm=DFR I(ne)2, 
yrplppybmq=DFR I(ne)LZ(0.3), nywp=BM25(k1=1.2,b=0.75), pitel=IB SPL-L1, 
gdgooxxld=IB SPL-L3(800.0), acvqaenm=DFR I(ne)Z(0.3), jqsx=IB SPL-LZ(0.3), 
ycstoa=IB SPL-DZ(0.3), wpgivrx=DFR GB2, kytabxq=ClassicSimilarity, 
cxfriocbl=DFR GLZ(0.3), berz=DFR GLZ(0.3), ztin=DFR I(ne)L1, taux=DFR I(F)L1, 
mngti=IB LL-L2, fdfvs=IB SPL-L1, esrjfprbm=DFR I(ne)Z(0.3), bhsxcdkr=DFR 
I(ne)3(800.0), gmffbozqd=DFR I(F)Z(0.3), yvaaqufbd=DFR I(n)B3(800.0), yyvb=IB 
LL-D1, vopmjbcp=DFR I(F)B3(800.0), fvha=DFR I(F)B3(800.0), inow=DFR 
I(ne)Z(0.3), hyeyrglx=DFR I(n)B2, nbxpbrq=IB SPL-D1, ogelcmdlrt=IB LL-L1, 
fxcomk=DFR I(F)B2, rlahqmn=DFR I(F)B1, hkpk=IB LL-D2, dvg=DFR I(ne)L1, 
jcvxxqc=DFR I(F)B2, mzrhblhhcm=DFR I(n)1, sgfe=DFR I(ne)L1, yjbbmuapv=DFR 
I(n)B1, wcvcdxnlv=DFR I(ne)B2, byesfxer=DFI(Standardized), mnmxrblf=DFR 
I(ne)L3(800.0), ktuwyaoidx=DFR G1, qrzulqre=IB SPL-L1, rlsagqud=DFR 
I(ne)L3(800.0), qtohiciqfj=DFR I(F)Z(0.3), puejy=DFR I(F)B3(800.0), zwjvod=DFR 
I(ne)B3(800.0), dwc=DFR I(F)LZ(0.3), uiedh=DFR I(ne)L3(800.0), eayohbqnv=DFR 
I(ne)1, dwfonn=DFI(Standardized), dopsaewkcd=LM Jelinek-Mercer(0.700000), 
vpuivf=DFR I(F)L1, mxfeydo=DFR GL1, poat=IB SPL-L3(800.0), cuth=IB 
LL-D3(800.0), boltuli=DFR I(F)B1, xexarzih=DFR I(F)2, ctvmjsjwb=DFR I(F)Z(0.3), 
kbmwulz=DFR I(n)2, dkcqx=DFR GLZ(0.3), tsqczdarz=DFR I(F)L1, bjau=DFR 
I(ne)Z(0.3), vyssuhyszu=IB SPL-LZ(0.3), ndlblmt=DFR I(n)Z(0.3), zanacndia=DFR 
G1, dxafj=IB SPL-DZ(0.3), ugtip=IB SPL-L3(800.0), jmxeoeprv=DFR I(F)1, vayis=IB 
LL-LZ(0.3), xkjtecs=DFR I(n)2, qhlcpfxsfj=DFR I(n)LZ(0.3), frhlu=IB LL-DZ(0.3), 
ajvrnrqs=DFR GB1, ijbuzumih=DFR I(n)2, jgfdacgfpl=DFR GL2, dyp=IB SPL-D2, 
mror=DFR I(ne)L3(800.0), cvhaars=DFR GL3(800.0), whfedhefe=DFR G3(800.0), 
qwzwt=DFR GBZ(0.3), hlgbm=DFR I(F)L2, aqdptzev=DFR I(ne)LZ(0.3), rhrnqpnz=DFR 
I(ne)Z(0.3), ggpjwg=IB LL-L1, nocgwh=DFR GB2, fcyyfuqvyl=DFR I(F)B2, 
qsl=BM25(k1=1.2,b=0.75), ntunmn=DFI(Saturated), ghaiea=DFI(ChiSquared), 
vtecef=DFR I(n)3(800.0), sxnaieq=IB LL-D1, ghps=BM25(k1=1.2,b=0.75), lfvlh=DFR 
I(F)BZ(0.3), ebtkz=IB LL-D2, xsqjufut=IB SPL-L2, wbur=DFR GBZ(0.3), zei=LM 
Jelinek-Mercer(0.700000), dgwc=DFR I(F)L3(800.0), vaddnzymgm=DFR I(F)BZ(0.3), 
afcczupbxn=DFI(Standardized), ljdxtlc=IB LL-D3(800.0), yoptcodslt=DFR GB1, 
idf=IB LL-DZ(0.3), undvfpa=DFR I(F)1, urazuv=DFR I(F)1, ribvlik=DFR I(ne)1, 
jhudxumlxc=DFR I(n)B2, cjqonjgts=IB LL-L3(800.0), jyaqjqi=DFR G1, qdgbgpjh=DFR 
I(ne)L1, jkxnqa=IB LL-L3(800.0), qmhpt=DFR I(n)L3(800.0), nlxihon=IB 
LL-DZ(0.3), udwsi=DFR I(F)B3(800.0), idy=DFR I(ne)B3(800.0), vdmeu=DFR I(n)L1, 
uhldbkf=DFR GZ(0.3), yosmzunwcq=IB SPL-L1, qykre=DFR I(n)L2, czllqyqi=DFR 
I(n)Z(0.3), bsody=DFR I(ne)Z(0.3), lchgxxgz=DFR GLZ(0.3), wdnubyp=DFR GB2, 
fbnlboc=DFI(Saturated), pftv=IB SPL-D1, bwyfxlra=IB SPL-L3(800.0), xjgvowg=DFR 
I(ne)3(800.0), jill=DFR I(n)LZ(0.3), jyvujhjwz=DFR I(n)B1, hfuzmmnvxh=IB 
LL-L3(800.0), wkhv=DFI(ChiSquared), dpnlguyyd=DFR I(n)LZ(0.3), zgd=LM 
Jelinek-Mercer(0.700000), hogrxufquy=DFR I(F)L3(800.0), iew=DFR G2, 
elxlvwst=DFR G2, sihifjfc=DFR I(n)B1, zpim=IB SPL-L3(800.0), tctubq=DFR G2, 
hvyfdgah=IB LL-L3(800.0), zdwdumn=DFR I(n)3(800.0), newzu=DFR G2, rdvmuknuuw=IB 
LL-D2, vnvys=DFI(ChiSquared), ijwpuk=DFR I(ne)3(800.0), hsbzryy=DFR I(F)B1, 
glzs=DFR I(ne)L3(800.0), wzcshzw=IB SPL-D3(800.0), gziyxpy=DFR GB2, qzxi=DFR 
I(F)BZ(0.3), yutkseghb=DFI(Standardized), mns=BM25(k1=1.2,b=0.75), adsyrq=DFR 
I(n)LZ(0.3), jqzmy=DFI(Standardized), vllv=IB SPL-L2, ifs=DFR I(ne)BZ(0.3), 
dmrdi=DFR I(n)2, hyqlt=DFR GL1, erxvtk=DFI(Standardized), adpykpi=IB 
SPL-DZ(0.3), ncmkt=DFR I(ne)3(800.0), vnaou=IB LL-L3(800.0), xkwghoxd=DFR GL2, 
zhs=LM Jelinek-Mercer(0.100000), ige=DFR I(ne)BZ(0.3), gqfs=LM 
Jelinek-Mercer(0.100000), oqzadcudo=IB LL-DZ(0.3), xrhdndmk=DFI(ChiSquared), 
voylqeerk=DFR GZ(0.3), ppepfri=DFR I(F)L3(800.0), zojagra=DFR I(n)3(800.0), 
pqwbqzn=IB SPL-L3(800.0), oefiznzxim=IB SPL-L1, cmbybng=DFR I(n)B2, qxd=DFR 
I(n)3(800.0), hcmeh=DFR I(ne)BZ(0.3), thsjxdf=IB SPL-D1, liwjssgipn=IB 
SPL-D3(800.0), bcizbucik=DFR GZ(0.3), ybewnodnsr=IB LL-D1, zio=DFR I(n)B1, 
jgpym=DFR GB1, rhkmzx=DFR I(F)B1, ejraqpnrm=IB SPL-D1, qxk=DFR I(n)L3(800.0), 
dudkv=DFI(Standardized), iqgsj=DFI(Standardized), lfjtdznow=DFR I(F)L1, 
dnbyqxfmrn=DFR I(n)LZ(0.3), khgl=DFR I(n)L2, khgm=ClassicSimilarity, ihr=IB 
SPL-D3(800.0), tvfmhlhl=DFR GZ(0.3), ctxewvtge=DFR I(F)LZ(0.3), zlbv=IB 
LL-L3(800.0), czzfk=DFR I(F)B1, jhljnnmmm=DFR GLZ(0.3), uaquhmaqih=DFR 
I(F)L3(800.0), hkzo=DFR GB1, ivdpfftk=DFR I(F)LZ(0.3), qhnmy=IB SPL-D1, vby=DFR 
G2, xxepeml=DFR G3(800.0), dqqti=DFR I(ne)3(800.0), iiw=IB SPL-LZ(0.3), 
wspaffm=DFR I(F)L2, qypzqswzx=IB SPL-D1, zkq=DFR I(F)LZ(0.3), 
jzpp=DFI(Saturated), ndyz=DFR I(F)B3(800.0), ovvkumy=DFR I(n)L1, podar=IB 
SPL-D3(800.0), mrp=DFR I(n)L3(800.0), fedytjm=DFR GL3(800.0), rosguo=DFR 
I(F)Z(0.3), vrjpartage=DFI(Standardized), mzjixf=DFR I(F)L2, xqmcvzfkch=DFR 
I(F)2, nvvddbw=DFR I(ne)BZ(0.3), xmbvvet=DFR G2, jeyupv=DFR I(F)L2, rpksgz=IB 
SPL-D2, diwjpbexs=DFR I(F)B1, btedj=DFR I(F)B1, mkugrjtep=DFR I(ne)Z(0.3), 
eca=IB LL-L1, rhgpoouct=IB SPL-D3(800.0), fpazx=IB SPL-LZ(0.3), mwdq=IB LL-L2, 
omopucae=DFR I(F)L1, thgxkvpomh=DFR GL2, cxspprq=DFR G3(800.0), vwfhhx=DFR 
I(ne)3(800.0), lfert=IB SPL-D2, slypncvcw=DFR I(F)L1, wklrol=IB LL-D1, avmjp=IB 
LL-D1, hgsv=DFR I(F)2, ikt=DFR I(ne)B3(800.0), xrndptool=DFR I(F)Z(0.3), 
zgjob=IB LL-L3(800.0), nmsbg=ClassicSimilarity, bmdigg=DFR I(n)L3(800.0), 
knwosknfs=DFR GL3(800.0), jtgupeulvk=DFR I(n)3(800.0), wgfm=DFR I(n)L1, 
xkryvjdjw=DFR I(n)1, fnfp=DFR G1, hcmprrmsk=IB SPL-LZ(0.3), mtl=DFR GBZ(0.3), 
qcmimai=DFR I(ne)2, qzgwlo=DFR I(F)BZ(0.3), nquf=DFR I(ne)L3(800.0), edh=DFR 
I(F)1, mto=DFR I(n)1, asjvqy=DFR I(n)Z(0.3), vqergyrdf=IB LL-L2, hpdx=DFR 
I(ne)L3(800.0), lldmpg=DFR I(n)L2, ibfi=DFR I(ne)Z(0.3), xaxammgxh=DFR I(ne)L1, 
wpoiiq=DFR I(n)BZ(0.3), eds=DFR I(ne)L2, vfl=DFR I(n)L1, xkfjtwf=DFR 
I(F)LZ(0.3), ehraizqep=IB LL-DZ(0.3), qnmfnb=DFR GB3(800.0), 
sgeosrn=DFI(ChiSquared), wrreoqncip=DFR I(n)B2, cqkazbex=DFR I(n)B2, bwfy=IB 
LL-L2, cmpm=DFR GLZ(0.3), aozl=DFR I(F)B2, vlwsnmprs=DFR I(n)L2, vga=DFR 
I(ne)B1, qlvvw=DFR I(n)3(800.0), npaevehrt=DFR I(F)B2, mlefn=IB LL-D3(800.0), 
zspfrh=IB SPL-LZ(0.3), zoq=DFR G1, mwfi=DFR GB2, hpgn=DFR I(n)Z(0.3), qsnps=IB 
LL-D1, aawitih=DFR G2, sqjkgl=DFR I(F)B3(800.0), msilbz=IB SPL-LZ(0.3), 
hlwjzl=DFR I(ne)L1, qabczjx=IB SPL-L2, rvuyu=IB SPL-D1, cwkpns=DFR I(n)L1, 
jwqwvnwtcr=DFR GBZ(0.3), pexju=DFR I(ne)LZ(0.3), mjcgli=DFR I(F)3(800.0), 
dtyguz=DFR G3(800.0), yhoov=IB LL-LZ(0.3), vynt=DFR I(n)Z(0.3), ikimrcuplh=DFR 
I(F)B3(800.0), doyagm=DFR I(n)3(800.0), oytfztoejw=DFR I(n)B1, scyjfr=DFR 
I(F)Z(0.3), cyltehsy=IB LL-D2, dwnobld=IB LL-L1, gyvmnp=DFR I(ne)1, egm=LM 
Jelinek-Mercer(0.100000), iqewzil=DFR I(ne)2, yktkijbv=DFR I(F)B3(800.0), 
mwz=DFR I(F)L3(800.0), kjwmgfdp=DFR I(n)L2, kqxbrw=IB LL-D1, dvuuofgmp=DFR 
I(F)L1, ogfaevloz=DFR GB1, rzfgagfq=DFR I(n)L2, ntevy=DFR I(n)L2, qkgrabhgi=IB 
LL-L1, rav=DFR I(n)L1, ilazudqtrf=BM25(k1=1.2,b=0.75), tmuzesgpz=IB 
SPL-L3(800.0), dkjgoypevn=IB SPL-LZ(0.3), fxhmo=IB LL-LZ(0.3), argdtx=DFR 
I(F)3(800.0), vjc=DFR I(ne)LZ(0.3), ylvpqdqtp=DFR I(F)L3(800.0), lfqrbfm=IB 
LL-D3(800.0), twduvlwsk=DFR I(ne)LZ(0.3), kqxgptc=DFR G3(800.0), dmldppub=DFR 
I(n)2, krqoqcthjv=DFR I(F)BZ(0.3), sdkqbgtlc=DFR I(F)L2, ineggys=IB LL-L2, 
auqri=DFR GZ(0.3), rieausisik=DFR I(ne)1, hzezeagm=DFI(ChiSquared), sucfm=DFR 
GBZ(0.3), cmjef=DFR I(ne)B2, vzheojwcj=IB SPL-D2, kpwccmojg=DFR I(n)2, 
iipljxnysk=DFR I(ne)1, tdjlxvjvyu=DFR I(n)3(800.0), fzvqol=DFR I(F)Z(0.3), 
ghepszajq=DFR GB1, toem=DFR I(F)L2, tphobs=DFR I(n)L2, vgiie=DFR I(F)B1, 
nrtxe=IB LL-D1, irj=DFR GL1, gskhklzygq=DFR I(F)1, abdeywvzm=IB SPL-DZ(0.3), 
qsebi=IB LL-D1, abf=IB LL-L2, hneaajlsg=DFI(ChiSquared), grkurgv=DFR 
I(n)3(800.0), odphhlimk=DFR I(ne)3(800.0), mllxd=IB LL-D2, cikg=DFR 
I(F)B3(800.0), jtwehvnmwl=DFR I(F)L1, vhqy=DFR GB2, 
kfrrwgkbgd=BM25(k1=1.2,b=0.75), ecubmcv=LM Jelinek-Mercer(0.700000), ejz=DFR 
GZ(0.3), dhofiojl=DFR I(F)2, ztn=DFR I(ne)B3(800.0), isa=DFR GLZ(0.3), 
xciprjk=DFR G1, nnpzglaxm=DFR I(ne)L1, rdh=DFR G1, atgi=DFI(ChiSquared), 
dyhi=DFR GB2, qjcr=BM25(k1=1.2,b=0.75), sehllueyb=IB SPL-LZ(0.3), yjotdme=DFR 
GLZ(0.3), upqczqscv=DFR I(n)B2, guvypgl=DFR I(n)L3(800.0), tbns=IB LL-L2, 
vtgqjg=DFR I(ne)L1, lchm=IB SPL-DZ(0.3), rec=DFR I(n)3(800.0), rfxteb=DFR 
GB3(800.0), rvpzw=DFR I(F)1, zup=DFR I(F)1, qjfn=DFR GB3(800.0), veanbjz=DFR 
I(n)L2, sldm=DFR I(F)1, gfhkdbaf=DFR I(F)B2, hwjciyerbh=DFR GL3(800.0), 
guzzl=DFR I(n)1, rmcacbssm=ClassicSimilarity, iti=IB LL-L1, kvprujxp=DFR 
I(ne)3(800.0), ejnkmkdqkx=IB SPL-L1, ebzg=IB SPL-LZ(0.3), afahoxth=DFR I(n)L1, 
stciggq=DFR I(n)B2, vne=DFR I(F)B3(800.0), ity=IB LL-D1, vnh=DFI(Standardized), 
vnj=IB SPL-D1, gocorsgnj=DFR I(n)Z(0.3), pyqmywx=ClassicSimilarity, 
fsfondkhmf=DFR I(n)3(800.0), gmin=DFR I(ne)Z(0.3), bctqio=DFR I(n)2, pxgo=DFR 
I(ne)B3(800.0), aeh=DFR I(ne)LZ(0.3), yzqo=IB SPL-L3(800.0), zmjnrar=IB LL-L2, 
oggvdr=DFR I(ne)Z(0.3), onbhb=IB SPL-L3(800.0), jguhxfmt=DFR I(ne)L2, 
evlphbsn=DFR I(F)B1, neleaq=DFR G3(800.0), acpucng=DFR I(n)1, mgghkzno=DFR 
I(ne)B1, zwcxg=DFR I(n)BZ(0.3), cehy=IB SPL-D3(800.0), qedox=DFR I(n)1, 
azptlcvsrc=IB LL-LZ(0.3), fawk=DFR I(ne)L3(800.0), kkllnddcu=DFI(ChiSquared), 
rrtzuo=IB LL-L2, qryaxktgv=DFI(ChiSquared), zknlmcppo=DFR I(n)1, efyqlz=DFR 
I(F)B3(800.0), ykhekjlpv=DFR I(F)BZ(0.3), vbzpsyoymw=IB LL-LZ(0.3), 
bkxnekjacs=BM25(k1=1.2,b=0.75), zxl=DFR I(F)1, fsvre=IB SPL-D2, ushqblbnvo=DFR 
I(ne)B2, vylieqxq=IB LL-D2, flntvr=DFI(Saturated), jaxjurbmsj=DFR G2, 
uopyaheyvv=DFR I(n)2, eok=DFR I(F)L1, cscaeqlh=DFR I(ne)B1, ilpdo=DFR 
I(n)3(800.0), acakkc=IB LL-D2, zyf=DFR GL2, kuqdizn=DFR I(F)LZ(0.3), 
iwudaobt=DFR I(F)Z(0.3), ruvnchadz=DFR I(F)B1, lwmlxmo=DFR I(F)Z(0.3), 
eoksllpub=DFR I(ne)L3(800.0), xtpgdabvei=DFR I(ne)B2, fbzwysf=DFR 
I(F)L3(800.0), ixe=DFR GL2, diqnfz=IB SPL-L1, bomwe=IB LL-L2, mfoa=DFR I(F)2, 
zuej=DFR I(n)3(800.0), hgzyjn=DFI(Standardized), mwox=DFR I(ne)L3(800.0), 
ahi=DFR I(F)L2, fjmadulpr=IB SPL-L3(800.0), nax=IB LL-DZ(0.3), xkpdelwdji=IB 
SPL-D3(800.0), gueqlqd=DFR I(F)B1, azexkcrkc=DFR I(n)BZ(0.3), lmplteykz=DFR 
GBZ(0.3), vri=DFR I(F)BZ(0.3), nrlqxo=DFR GBZ(0.3), arrsgeibm=DFR GLZ(0.3), 
dldguuf=DFI(Standardized), zxoza=IB SPL-D2, oyqgqwr=LM 
Jelinek-Mercer(0.700000), dhlx=DFR I(ne)B1, yffemft=DFR I(ne)B2, wpga=DFR 
I(ne)L2, gcjyrrwtt=DFR I(F)BZ(0.3), qxtauipehl=DFR GBZ(0.3), gwukabd=DFR 
I(ne)3(800.0), ais=IB LL-D2, smvbzswuf=DFR GB2, qnilkvfxw=DFR I(n)B1, erh=DFR 
I(n)B3(800.0), ajf=DFR GLZ(0.3), ncr=IB SPL-L3(800.0), ecbu=DFR I(F)1, 
afffeib=DFI(ChiSquared), ncu=DFR I(ne)3(800.0), ajl=DFR I(n)L1, gajfadg=DFR 
GZ(0.3), enrlqobx=DFI(Standardized), qqjsgtp=DFR I(n)2, cxyjjmql=IB 
SPL-L3(800.0), yfwhpz=DFR I(F)Z(0.3), ecag=DFR I(n)1, aydez=DFR GB2, 
zflsnovwp=IB LL-D1, euecvmyw=DFR GB1, ekrk=DFR I(n)LZ(0.3), emjct=DFR 
I(F)L3(800.0), ndh=DFR I(n)LZ(0.3), ccbuxlhre=DFR I(F)2, lgskraiunt=IB SPL-D1, 
rmlqgabobu=DFI(Standardized), gsszlvnbb=DFR I(n)3(800.0), nafi=DFR 
I(F)3(800.0), cppyhkjye=DFR I(n)BZ(0.3), zvpjgbi=DFR GL2, f_POSITIONS=DFR 
I(n)B1, zqnpwrgznb=DFR I(ne)Z(0.3), nqrda=IB LL-DZ(0.3), wvifffewe=DFR I(F)1, 
vut=IB SPL-LZ(0.3), azctvau=IB LL-LZ(0.3), gturnwqqvc=DFR I(F)1, jdewnby=DFR 
G3(800.0), ziqgyxqghf=DFR I(ne)Z(0.3), rbmvwqx=IB LL-L1, reac=DFR I(n)2, 
oqat=IB SPL-DZ(0.3), uuszssxwfe=DFR I(n)Z(0.3), uqmjzdebdb=DFR I(ne)LZ(0.3), 
rjmwniyvb=DFR I(ne)Z(0.3), ihzdte=IB LL-LZ(0.3), vqmp=DFR GL1, tfnpm=IB 
LL-LZ(0.3), crhcp=DFR I(F)B2, qqlddbyu=IB SPL-D1, xmfevpy=LM 
Jelinek-Mercer(0.700000), eub=LM Jelinek-Mercer(0.100000), ppzmcos=DFR 
I(ne)LZ(0.3), vvx=DFR I(F)1, yqjeywmqk=IB SPL-L2, qsvrr=DFR GZ(0.3), 
suognrxdf=DFR I(F)1, moco=DFR I(ne)1, anyju=DFR I(F)B3(800.0), uexq=DFR GL2, 
xwxmpxlxy=LM Jelinek-Mercer(0.100000), vrllrnssmu=IB LL-D3(800.0), 
amo=DFI(Saturated), sjszczt=DFR I(F)LZ(0.3), oyydlixuvf=ClassicSimilarity, 
kwanlwaxe=DFR I(n)B1, ngf=DFR I(ne)L2, xssark=DFR GL2, dxeqfrkl=DFR 
I(n)LZ(0.3), ddli=DFR I(F)B1, olycgciye=DFR I(F)Z(0.3), hdpqrm=LM 
Jelinek-Mercer(0.100000), tmixqabzu=IB SPL-L1, holwcmcax=IB LL-LZ(0.3), 
uuqhluzre=DFR GZ(0.3), crjk=IB SPL-LZ(0.3), wimrx=IB LL-D2, harnhnek=DFR 
I(n)3(800.0), apkk=DFR G3(800.0), miskqt=IB LL-L3(800.0), ksykntx=IB LL-D1, 
rpk=DFR GBZ(0.3), yvpi=BM25(k1=1.2,b=0.75), kusop=DFR I(n)2, xylfgi=DFR 
I(ne)3(800.0), sndfrhjb=DFR GL2, xwlnhn=IB SPL-L1, rmvr=DFI(Saturated), 
nnqizvtf=DFR G1, ohehuteerr=DFR I(n)LZ(0.3), bwmkvjhnnn=DFR I(F)L2, ewz=DFR 
I(n)3(800.0), qsdsv=IB SPL-L2, gmjtmjncl=DFR I(ne)2, jqnnkhhvcn=DFR I(ne)B1, 
rqp=DFR GL3(800.0), ggonhkh=DFR GL3(800.0), tsxohatlbt=DFR GZ(0.3), vyv=IB 
LL-L1, hrgywhcfi=DFR I(n)Z(0.3), rqu=DFR I(n)L1, ynhvlbjc=DFR I(F)LZ(0.3), 
ovdppswqby=IB SPL-D2, wgvbppk=IB LL-D1, swmmwy=DFR I(n)L1, vjinh=IB LL-D1, 
lwebmyb=IB SPL-L2, sgtgrf=DFR GL3(800.0), pgoh=DFR I(F)L1, jqzltyt=DFR I(ne)2, 
txdr=DFR I(F)L3(800.0), apy=LM Jelinek-Mercer(0.700000), rrj=DFR I(ne)LZ(0.3), 
zfmaqd=DFR GLZ(0.3), hpyo=DFR G2, eajoiu=DFR I(n)2, asnxtgibxj=DFR 
I(n)L3(800.0), iygyqqx=DFI(ChiSquared), dxvarpw=IB LL-L2, qzfluuassl=DFR 
I(ne)BZ(0.3), pvvtwenxjo=DFR I(n)L2, xdhqgwume=DFI(Saturated), eludrqvlf=DFR 
I(ne)L2, rse=DFR GB1, yrmr=DFR I(n)1, gzuasdx=DFR I(F)L3(800.0), ppapd=DFR 
I(ne)B3(800.0), mssl=IB LL-D1, zqhf=DFR I(n)1, krfcutd=DFR I(n)L1, ibjfljkht=IB 
LL-L2, znrcj=DFR I(F)L1, qydulburnk=DFR I(ne)B1, ltwp=LM 
Jelinek-Mercer(0.100000), kydwqfam=DFR G1, nvuq=IB LL-DZ(0.3), sbdbvuatg=DFR 
I(ne)L3(800.0), ihrhwuui=DFR I(ne)L3(800.0), nkx=DFR I(ne)B3(800.0), bkco=DFR 
I(ne)LZ(0.3), vlgulkq=DFR I(ne)BZ(0.3), ezz=DFR I(F)L3(800.0), eahuyw=DFR 
I(F)L1, dthjphia=DFR GL2, hrcpvzlyf=DFR I(F)B1, frozy=DFR I(n)BZ(0.3), oywr=DFR 
GL1, yefabricni=DFR GB1, oyjcj=IB SPL-D3(800.0), zpjckfymk=DFI(ChiSquared), 
ozjnhgb=DFR I(F)B3(800.0), nsscs=DFR GZ(0.3), nly=DFR I(F)BZ(0.3), 
qtdgmsltr=DFR GB2, ilofjqe=DFR G3(800.0), iyxvhnl=DFR GZ(0.3), pdaxhuued=IB 
LL-L3(800.0), jmsvam=DFR I(n)L1, izxxoukra=DFR I(n)2, kejfdvhg=DFR 
I(ne)B3(800.0), dlgzarbys=DFR I(F)Z(0.3), wvfea=DFR I(n)B2, 
asrgth=DFI(Standardized), ywwjiql=DFR I(ne)B3(800.0), dcoeaizcwh=DFR 
GB3(800.0), lolefyh=DFR I(n)BZ(0.3), bpjtyvp=IB SPL-D3(800.0), gzncbt=DFR 
I(F)B1, hcdaztl=DFR GB1, auofeftd=DFR I(ne)B1, krpxzcpc=DFR I(n)B1, 
xzkvnzof=DFR I(F)L1, mungjrkvk=DFR I(ne)Z(0.3), fylbjujb=BM25(k1=1.2,b=0.75), 
idnnvkrqi=BM25(k1=1.2,b=0.75), kgmsv=DFR I(F)B2, uqvceq=DFR I(n)1, 
hizwjwnlgy=DFR I(F)L2, wepbseq=DFR GLZ(0.3), uyvdby=DFR G3(800.0), 
vbrsj=DFI(ChiSquared), jfn=LM Jelinek-Mercer(0.700000), 
grtgzgjsau=ClassicSimilarity, nnu=DFR I(ne)1, exuy=IB LL-L2, ehfswjdd=DFR 
I(ne)2, fzaxqjib=DFR I(ne)LZ(0.3), ynhvyddl=DFR GBZ(0.3), cwxozatzt=DFR 
GB3(800.0), rjzeoqtjfo=DFR I(n)LZ(0.3), ewlfzh=LM Jelinek-Mercer(0.700000), 
hajfy=DFR I(n)B1, filubc=DFR GB2, mvatean=DFR I(F)L1, jncgh=IB LL-D3(800.0), 
gnrzghvb=DFR GBZ(0.3), rysjbm=IB LL-L3(800.0), aptg=DFR I(n)1, emfrvkp=IB 
SPL-LZ(0.3), uwfg=IB SPL-L3(800.0), igjt=DFR GL2, qwkmvad=DFR G2, zfdpcr=DFR 
I(F)LZ(0.3), jddljxynjq=DFR I(n)3(800.0), azbtfzcj=IB LL-L3(800.0), rxd=DFR 
I(ne)3(800.0), xlcxytbuoo=DFR I(ne)BZ(0.3), waj=DFR I(F)L3(800.0), bwxgbwvfw=IB 
SPL-DZ(0.3), xirmceysf=IB SPL-L1, dzqqcqwt=DFR GB3(800.0), jtmnpmyxy=IB SPL-L1, 
wcmthhnfv=DFR I(ne)B2, hvhblbd=DFR I(n)LZ(0.3), way=DFR I(F)Z(0.3), 
anbmcgoya=DFR I(F)LZ(0.3), yqlyet=DFR I(F)B1, fmkuujlquh=DFR I(n)LZ(0.3), 
qwqq=DFR I(F)1, rxz=DFI(Standardized), tyoqflx=IB LL-D2, dqwdry=DFR I(n)L2, 
mttamzcfn=DFR GB1, ikwdjii=DFR I(F)2, vpdsvv=DFR I(n)3(800.0), fglshr=IB 
SPL-D2, ppkjvxxv=DFR I(F)L2, opcua=DFR I(n)Z(0.3), pdkuecdfev=DFR I(F)1, 
tdnero=DFR I(ne)1, zogwgsldhv=IB SPL-DZ(0.3), jlgxyh=DFR GB1, vyxtbmrjk=DFR 
I(ne)L3(800.0), nqi=DFR I(F)BZ(0.3), nsvtczbkzm=IB LL-D1, svjwijmcu=DFR 
I(ne)B3(800.0), qdqyfm=DFR GBZ(0.3), ntpqff=DFR I(F)B1, darxnwysij=DFR G2, 
ssini=DFR I(F)Z(0.3), jjmzktomyp=DFR I(n)B2, luuan=DFR I(F)3(800.0), 
qbilhcmd=DFR I(n)B1, dzwbi=IB SPL-DZ(0.3), iikss=DFR I(ne)3(800.0), yrrdubs
   [junit4]   2> b=DFR I(n)L3(800.0), qoaav=DFR I(F)B3(800.0), ngdpczwvh=DFR 
I(ne)B3(800.0), iawavjvkn=DFR I(n)L2, ndwwyabefl=IB LL-D2, faz=DFR I(ne)2, 
tuvuyncywt=IB SPL-D3(800.0), xqsorcchl=LM Jelinek-Mercer(0.700000), cznayk=DFR 
GB2, efimrvohj=DFR I(F)BZ(0.3), eczxlmjy=DFR I(ne)B2, bevyagczdi=DFR G3(800.0), 
rjqpyf=DFR G2, cyiavqx=IB SPL-DZ(0.3), werramrlx=DFR I(ne)B1, zohum=DFR 
I(ne)LZ(0.3), znizp=IB SPL-D3(800.0), jfroomrm=DFR I(F)LZ(0.3), fyceg=IB LL-L1, 
utkrphpaea=DFR I(n)B3(800.0), cpbuo=DFR G2, jnztxlptz=IB LL-D3(800.0), 
lscqbff=DFR GB3(800.0), wmvcvfmfr=IB LL-L2, hdlm=IB LL-L1, qbmv=DFR I(F)B2, 
fcm=DFR I(ne)2, ernuwrhwl=DFR I(ne)BZ(0.3), lygiqnay=DFR I(n)2, wvnlha=IB 
SPL-DZ(0.3), kfkjns=DFR I(ne)BZ(0.3), ffhgs=BM25(k1=1.2,b=0.75), nyrmaxsij=DFR 
I(F)B3(800.0), jfiy=DFR I(n)B2, fbnb=DFR I(F)BZ(0.3), zayzbtsm=DFR I(ne)Z(0.3), 
lvpyuglmsn=DFR I(ne)B1, zrmul=DFR I(ne)2, nxgpauglo=DFR I(ne)L2, cfjaa=DFR 
I(n)BZ(0.3), ltlfkvgrhk=DFR GL3(800.0), hhsm=DFR I(n)L2, kgxjjs=DFR I(ne)2, 
nuuif=DFR I(n)2, wlnq=DFR I(ne)B2, iqmwuk=DFR I(n)2, yenayextq=DFR I(n)BZ(0.3), 
mxbx=LM Jelinek-Mercer(0.700000), keci=IB LL-L3(800.0), hoslyx=DFR I(n)B2, 
jpzmwymtd=DFR I(F)L3(800.0), agvjivgl=BM25(k1=1.2,b=0.75), pcqg=IB LL-L1, 
yxuqcpgiwn=IB SPL-L1, umcyu=DFR I(ne)B3(800.0), kxyaeosyk=DFR I(n)B2, 
pwtltdgtg=DFR I(ne)B3(800.0), acvitirf=IB SPL-L1, lhjg=IB SPL-LZ(0.3), 
hzekpqiie=DFR G3(800.0), xxstxr=DFR GL3(800.0), bbltwnllgf=IB LL-LZ(0.3), 
okwtdu=DFR GL3(800.0), chytykcn=IB LL-DZ(0.3), yfdzypgcbx=IB SPL-D2, myavl=IB 
LL-DZ(0.3), bhlhfrbgu=DFR I(n)B1, suny=DFR I(F)Z(0.3), nvi=IB LL-L2, nvh=DFR 
GB1, ffc=DFR GB2, siwclhpde=DFR I(n)1, iucvuffiu=IB LL-LZ(0.3), aykb=DFR 
I(ne)L1, hhwdu=IB SPL-LZ(0.3), petium=DFR I(ne)B2, fhjgdyd=BM25(k1=1.2,b=0.75), 
hxpoxuoxz=IB LL-L2, nvt=IB SPL-L2, vxnddqt=IB LL-LZ(0.3), qsph=IB LL-D1, 
wrfyfo=IB SPL-L1, kqvrdx=LM Jelinek-Mercer(0.700000), jnu=DFR I(ne)Z(0.3), 
hyvf=DFR I(ne)B2, euixv=IB SPL-L2, mqrujbgad=IB LL-D2, oloilikl=DFR 
I(ne)LZ(0.3), bpohkludan=DFR I(ne)B2, afnunofkz=DFR I(F)LZ(0.3), ehoaikjhdm=DFR 
I(F)BZ(0.3), xrmapk=DFR I(ne)L3(800.0), ffw=DFR I(n)3(800.0), 
gnpgwav=DFI(ChiSquared), vdrfwbind=DFR GB3(800.0), nwn=DFR I(ne)2, 
jntbnjvwo=DFR I(n)3(800.0), zbzwwz=DFR G2, iqgxmcbmzr=DFR G2, nsstdo=DFR 
I(ne)L1, kvqitv=DFR I(ne)1, fgq=DFR I(n)L1, vobunbqzi=IB SPL-D3(800.0), 
lteki=ClassicSimilarity, sab=DFR GB3(800.0), ldzotc=DFR I(F)B2, hxnbog=DFR 
I(F)B3(800.0), sai=DFR I(n)L3(800.0), sukjq=DFR I(ne)3(800.0), sbyaypqk=IB 
LL-L3(800.0), epopj=LM Jelinek-Mercer(0.700000), ikzpvtvg=DFR I(n)B2, sfpaj=IB 
LL-LZ(0.3), nzggiaja=DFR I(n)3(800.0), fhg=DFR I(n)L2, sax=IB SPL-D1, 
peqdrs=DFR I(F)Z(0.3), wvzkdgdfl=DFR I(n)LZ(0.3), znwalocz=DFR I(n)BZ(0.3), 
wbddu=IB SPL-D2, pfqhcoltu=DFR I(ne)L2, lgclz=IB LL-D3(800.0), 
ihqknd=DFI(Saturated), shfaiynibc=DFR I(n)Z(0.3), baksyc=IB SPL-D3(800.0), 
swwlaln=DFR I(ne)L2, ykerocjiy=LM Jelinek-Mercer(0.700000), fhz=DFR I(F)B1, 
aronylp=DFR I(ne)B3(800.0), tadwhwxxt=DFR GLZ(0.3), lqnjuoync=IB LL-D1, 
kmsrtao=DFI(ChiSquared), yzanny=DFR I(n)3(800.0), jqo=DFR I(F)1, 
ediewsrqa=DFI(ChiSquared), nyu=DFR GB3(800.0), jqv=DFR I(F)BZ(0.3), wkg=LM 
Jelinek-Mercer(0.100000), hvffelzk=DFR I(n)BZ(0.3), eznyqg=DFR I(ne)B3(800.0), 
lwpndz=DFR I(F)BZ(0.3), f_NONE=DFR I(ne)BZ(0.3), rslgqseai=DFR I(ne)B1, 
bhqryax=DFR I(ne)L1, af=DFR I(n)1, ai=DFR GB1, mkpk=IB SPL-L3(800.0), 
dxbfrdurtl=IB SPL-D3(800.0), okgnojdlh=DFR I(F)L1, an=DFR GLZ(0.3), wupqmnf=DFR 
I(n)B1, ao=IB LL-DZ(0.3), oaxricbo=DFR I(ne)LZ(0.3), aq=DFR I(ne)BZ(0.3), 
ar=DFR I(ne)B3(800.0), dkqbnb=DFR G3(800.0), bbs=DFI(Saturated), kiqs=DFR 
I(F)L1, srrlr=DFR I(n)BZ(0.3), av=DFR GZ(0.3), zqndf=DFR I(n)1, fclhlqcpsn=IB 
LL-L2, syzb=DFR I(ne)L1, fkd=DFR I(F)1, bb=DFR I(n)L2, cizqc=DFR I(n)B1, be=DFR 
I(ne)Z(0.3), lhpe=DFR I(ne)2, qgspfi=DFR GL3(800.0), bh=IB SPL-L3(800.0), 
emqxy=DFR GB3(800.0), rrrn=DFR I(n)3(800.0), bk=DFR G1, xutnve=LM 
Jelinek-Mercer(0.100000), wsixuwili=DFR I(n)Z(0.3), qbxdgiqf=DFR I(n)3(800.0), 
odynj=DFR I(n)2, bn=DFR I(ne)L1, bo=DFR I(ne)2, vvecfvc=IB SPL-DZ(0.3), 
onajbmlp=DFR I(F)B3(800.0), zzja=DFR I(ne)L3(800.0), br=DFR GL1, bs=DFR 
I(F)BZ(0.3), bt=DFR I(F)1, ppsz=DFR I(ne)LZ(0.3), bv=DFR I(F)B2, zduujixwyw=DFR 
GL1, rwrqctc=DFR G1, ca=DFR G2, aowqp=DFR GZ(0.3), onzxxjdom=IB SPL-L1, jto=DFR 
I(F)Z(0.3), exoszp=DFI(Saturated), ci=DFR GLZ(0.3), fysisar=LM 
Jelinek-Mercer(0.700000), jzzycngi=DFR I(ne)Z(0.3), cj=IB LL-DZ(0.3), cl=DFR 
I(ne)3(800.0), cm=DFR I(ne)1, co=IB SPL-D3(800.0), kuwtllgnga=DFR I(n)L1, cq=IB 
SPL-L1, zpwikpvk=DFR I(ne)2, vhulxjc=DFR I(n)L3(800.0), rfylado=DFR I(ne)B1, 
rcqadi=DFR I(F)BZ(0.3), asespjzcja=IB SPL-DZ(0.3), txjmgrvkrq=IB SPL-LZ(0.3), 
swraotwxwk=DFR I(F)2, toscjnxp=DFR I(n)Z(0.3), qdfnyal=DFR GZ(0.3), izpge=DFR 
GB2, db=DFR I(n)1, qomz=LM Jelinek-Mercer(0.100000), dc=DFR I(F)L1, whhmsw=DFR 
I(ne)L2, df=DFR G1, ieyaxoasx=DFR GZ(0.3), ukisg=IB LL-LZ(0.3), aukxorvkz=DFR 
I(n)L3(800.0), dn=DFR I(ne)B3(800.0), dvdw=BM25(k1=1.2,b=0.75), do=DFR 
GBZ(0.3), dvds=DFR I(F)LZ(0.3), du=DFI(ChiSquared), dv=IB SPL-D2, vgtkngskr=IB 
SPL-D2, fxjlaats=DFR I(n)B1, suwd=DFR I(n)B2, nowgtt=IB SPL-D2, qbwu=DFR 
GZ(0.3), ea=DFR I(F)B1, ec=LM Jelinek-Mercer(0.100000), zaqyrzg=DFR I(ne)1, 
gtkdxsg=DFR GBZ(0.3), knjmiind=DFR GL2, rokzya=DFR I(ne)3(800.0), 
ei=BM25(k1=1.2,b=0.75), mkdrhs=IB SPL-L3(800.0), elmo=DFR I(F)1, el=IB SPL-L1, 
eo=DFR I(F)BZ(0.3), rrpllyqm=IB LL-L3(800.0), xfndqh=DFR I(F)3(800.0), 
fbuzygkxs=DFR I(n)L2, fnw=DFR I(ne)BZ(0.3), fztzeurtvy=DFR I(n)2, ex=DFR GL2, 
zmqh=IB LL-D3(800.0), vvnq=DFR I(ne)B3(800.0), conyjznv=DFI(ChiSquared), 
ywzcultqrl=DFR I(n)L1, lnovh=BM25(k1=1.2,b=0.75), fa=IB LL-L2, tcom=DFR G2, 
yepdtv=DFR GB1, bgc=DFR I(F)L2, ff=DFR I(F)L3(800.0), gkmtzhpkx=DFR 
I(F)BZ(0.3), fk=DFR I(F)L2, lseuy=DFR I(F)B1, kadbvma=DFR I(n)BZ(0.3), 
hncvoexmuu=DFR I(ne)B3(800.0), fm=DFR GZ(0.3), nscr=DFR GL2, gwwko=DFR 
I(ne)L3(800.0), qbjboh=IB LL-DZ(0.3), ufvb=DFR I(F)1, fov=DFR G3(800.0), 
sddwr=DFR I(F)B3(800.0), ywkc=IB SPL-D1, ft=DFR I(n)Z(0.3), vktns=LM 
Jelinek-Mercer(0.100000), qcbiya=DFR I(F)1, llabs=DFR I(ne)2, nulbz=IB SPL-L2, 
npzmp=DFR GB3(800.0), wqu=DFR I(ne)L3(800.0), iicrzly=DFR G3(800.0), 
dwgneof=DFR I(ne)3(800.0), histhq=IB LL-D1, cbap=DFR I(ne)2, gl=DFR 
I(n)3(800.0), vhlqbdo=IB SPL-D1, go=DFR G2, jzeyf=DFR I(n)Z(0.3), xyrewsjvf=DFR 
I(n)B1, gu=IB LL-D2, aszdxcv=DFR I(F)2, vuyze=DFR GBZ(0.3), bkwl=DFR GL1, 
caysohjso=IB LL-D2, cjrd=IB LL-L3(800.0), oesoftimx=DFR I(F)Z(0.3), 
azvpbuyvp=DFR GB1, hc=DFR I(ne)3(800.0), lwrbm=DFR I(n)2, hd=IB LL-L2, obr=DFR 
I(F)B2, hg=IB SPL-L2, vlgxusgpks=DFR I(F)B1, obt=IB SPL-L2, hi=DFR GLZ(0.3), 
adnz=DFR G1, hltceaur=IB SPL-L3(800.0), hl=LM Jelinek-Mercer(0.700000), 
edpggwseu=DFR I(F)3(800.0), bir=DFR GL3(800.0), vvtq=DFR I(n)L2, fqx=DFR 
I(ne)L1, vwdzarl=DFR I(F)LZ(0.3), hv=BM25(k1=1.2,b=0.75), coagdpaj=DFR GB2, 
ski=DFR I(n)3(800.0), biz=IB SPL-L3(800.0), hz=DFR GL3(800.0), dipg=IB LL-D1, 
wsn=DFR I(n)B1, acekegmpvi=DFR I(n)B1, ravt=DFR I(ne)1, ocl=DFR I(F)2, 
sbdpcp=IB LL-D2, ocn=DFR GLZ(0.3), ihcavdf=DFR I(n)L3(800.0), if=DFR 
I(n)L3(800.0), ig=DFR I(ne)L3(800.0), qbpnkmqfw=DFR I(F)3(800.0), 
mpbk=BM25(k1=1.2,b=0.75), il=IB SPL-LZ(0.3), liiphe=DFR I(ne)L2, wtd=DFR 
I(n)Z(0.3), nddgcqk=IB LL-L2, vvyad=LM Jelinek-Mercer(0.100000), 
dwcsu=DFI(Standardized), auygtuz=IB LL-DZ(0.3), ixprltakh=IB LL-L2, slf=IB 
LL-DZ(0.3), iv=DFR G1, raknvxso=DFR I(F)3(800.0), wtl=DFR I(ne)L2, 
dwzlcebfn=DFR I(F)BZ(0.3), kypskoccpg=DFR I(n)2, iy=IB LL-D2, dxbnj=IB 
LL-L3(800.0), fsb=DFR I(n)L1, eykp=DFI(Saturated), jb=IB LL-D1, jc=LM 
Jelinek-Mercer(0.100000), gavf=DFI(Standardized), je=DFR GB2, 
jf=DFI(ChiSquared), ji=DFR I(F)B1, jj=IB SPL-D3(800.0), svbrvlym=IB LL-D2, 
yfmz=DFR I(F)B1, jm=DFR I(F)LZ(0.3), rnlwtn=IB SPL-D2, xqiuajce=DFR I(n)1, 
wuf=LM Jelinek-Mercer(0.100000), jt=DFR G3(800.0), whxd=DFR G2, cobhuzddrq=DFR 
GBZ(0.3), jw=DFR I(ne)3(800.0), kiwvfsp=DFR I(F)1, nrndkxbx=DFR G3(800.0), 
dkqtlczp=BM25(k1=1.2,b=0.75), tpppytji=DFR GB1, zrsnccn=IB SPL-L3(800.0), 
tqvcm=DFR I(ne)L2, lqhet=DFR I(F)Z(0.3), itxq=DFR I(F)L1, seyqoco=IB 
LL-D3(800.0), wastrsjkmo=DFR G3(800.0), kc=DFR I(F)2, hbjxdslf=DFR 
I(F)L3(800.0), rnyei=DFR I(ne)1, bpebrcmmc=DFR I(F)L1, jkcn=DFR G1, kh=LM 
Jelinek-Mercer(0.700000), ki=DFR GL2, adhlksat=DFR I(ne)B3(800.0), kk=DFR 
I(F)L2, kl=IB LL-L1, mxasqwora=DFR GBZ(0.3), kn=DFR I(F)L3(800.0), 
tqdjanqmr=DFR I(n)BZ(0.3), sjejnplor=DFR I(n)B3(800.0), kp=IB SPL-D1, kq=DFR 
G1, kr=DFR GB3(800.0), gdarlygkgu=IB SPL-LZ(0.3), kt=DFR I(n)Z(0.3), 
hzaxcmvn=DFR I(ne)B3(800.0), isseafzvk=IB SPL-LZ(0.3), kw=DFR I(ne)LZ(0.3), 
twhnnyjrz=IB SPL-L3(800.0), dmxr=ClassicSimilarity, rlkkzc=DFR I(ne)L1, 
gzukzr=DFR G3(800.0), rnnbqxup=IB SPL-D3(800.0), mhikol=DFR I(F)2, erpink=DFR 
I(n)B2, ld=DFR I(ne)Z(0.3), kcxwxovp=DFR GB3(800.0), sqvhrr=DFR I(n)1, oft=IB 
SPL-LZ(0.3), honabb=LM Jelinek-Mercer(0.100000), fdqpo=DFR I(F)3(800.0), 
qgez=DFR I(n)B2, eancftrfu=DFI(ChiSquared), bml=DFR I(ne)L3(800.0), lm=DFR 
I(F)B2, lo=DFR G3(800.0), lp=DFR I(F)LZ(0.3), bpgpdsk=LM 
Jelinek-Mercer(0.100000), fuv=IB LL-L1, phkmqkdms=DFR GLZ(0.3), szbpdxxd=IB 
SPL-D2, vgeelkv=DFR GB3(800.0), lv=IB LL-D3(800.0), uccisa=DFR I(ne)LZ(0.3), 
fuz=DFR I(n)BZ(0.3), vpledzawk=DFR I(ne)Z(0.3), vklel=DFR I(ne)B1, 
djzggcakv=DFR GZ(0.3), luelqhvrf=BM25(k1=1.2,b=0.75), jrhcdlnirh=IB LL-LZ(0.3), 
tlis=IB SPL-D1, woattx=IB LL-LZ(0.3), mc=LM Jelinek-Mercer(0.700000), md=DFR 
GL2, gntu=DFR I(n)2, euhm=DFR GZ(0.3), mh=IB SPL-L1, tyci=DFR I(ne)1, mn=DFR 
I(n)L1, mo=DFR I(n)Z(0.3), lgpunvn=IB LL-L3(800.0), vldvyo=DFR I(ne)B2, vvwj=IB 
SPL-L2, synkupcr=DFR GBZ(0.3), mr=DFR I(ne)LZ(0.3), uymcgwfzh=IB SPL-L1, 
xnmgx=DFR I(n)L3(800.0), fvy=DFR G2, erjuiwxia=DFR I(ne)Z(0.3), hammuegd=DFR 
I(ne)1, grqfcjrec=DFR I(n)B2, oirw=DFR I(F)L1, sepsi=DFR GL2, fdmgtomu=IB 
SPL-L1, lurj=IB SPL-D2, nc=DFR GB2, nh=IB LL-L1, nl=IB SPL-D1, mniyc=IB 
LL-D3(800.0), aavkz=IB SPL-L3(800.0), jxbkrsabi=DFR I(ne)B3(800.0), 
nv=DFI(Saturated), jopc=DFR GL2, fsaxzyvcdy=DFR GLZ(0.3), akjbifnfjy=IB 
SPL-L3(800.0), wrfgvfce=DFR I(n)L3(800.0), sxiecgqlea=DFR I(F)L3(800.0), 
axahqvknu=DFR I(n)B1, tpqlmv=DFR I(ne)1, wyr=IB LL-LZ(0.3), ob=IB SPL-L2, 
nmmrmd=DFR I(n)BZ(0.3), oe=DFR I(n)B1, uqfdpn=DFR I(n)L3(800.0), og=DFR I(ne)1, 
ghfvdonqjh=IB LL-D3(800.0), jkjslqmw=DFR I(F)L2, hvbfakwfv=IB LL-D3(800.0), 
yybttybef=DFR I(F)L1, ol=DFR I(F)LZ(0.3), om=DFR I(F)3(800.0), zmqgpdxny=DFR 
G2, atyofxoas=DFR I(F)L1, oq=DFR I(F)B3(800.0), dimhjeasf=IB SPL-DZ(0.3), 
unloir=DFR I(F)1, njym=LM Jelinek-Mercer(0.100000), ljpwgr=DFR I(n)L3(800.0), 
bhttvdlhi=DFR I(ne)L1, rgrhywckzq=DFR GB2, wzk=DFR I(n)3(800.0), hygeeii=DFR 
I(F)Z(0.3), vszlyq=DFR I(F)L1, uhqajwmzcv=DFR I(n)L3(800.0), nivgcvy=DFR 
I(ne)3(800.0), fapsv=DFR I(n)L3(800.0), pd=DFR I(ne)2, srt=DFR I(F)2, 
qbsvci=DFR I(ne)Z(0.3), bdzzmbloe=DFR GB3(800.0), alekb=DFR I(ne)Z(0.3), 
daivrddgt=DFR I(n)Z(0.3), pi=DFR GBZ(0.3), vewv=DFR I(ne)BZ(0.3), pj=DFR 
I(n)L1, ayjbbvcfyz=DFR I(F)B1, bfebfvc=DFR I(n)3(800.0), pm=DFR I(F)L3(800.0), 
ktwzq=BM25(k1=1.2,b=0.75), afshvvi=DFR I(ne)B1, orem=DFR I(F)L1, pp=DFR I(ne)1, 
ps=DFR I(n)2, oka=DFR G3(800.0), szteiiki=DFR I(ne)B2, jxcj=IB LL-LZ(0.3), 
pu=DFR I(F)LZ(0.3), pw=DFR I(ne)3(800.0), fyy=DFR GB3(800.0), px=DFR I(F)1, 
py=IB LL-LZ(0.3), wqwzf=LM Jelinek-Mercer(0.100000), 
qdrfibissp=ClassicSimilarity, krum=DFR GL1, dsulzqkh=DFR I(F)LZ(0.3), nxpvzu=IB 
LL-D3(800.0), emndq=DFR I(ne)B2, qb=DFR I(n)LZ(0.3), kcj=DFR I(n)Z(0.3), 
cvbsvnzg=DFR GBZ(0.3), okp=DFR I(n)B2, qg=DFR I(n)B3(800.0), zvpb=DFR I(n)B1, 
rxdhp=DFR I(n)Z(0.3), qwggzbkf=DFR I(F)Z(0.3), bgvxv=DFR I(n)B3(800.0), 
znzqzcisew=DFR GL3(800.0), yfdulh=DFR G1, znyte=DFR I(F)BZ(0.3), qp=DFR GB1, 
qu=DFR GZ(0.3), wqng=DFR I(n)B2, sacqa=DFR GBZ(0.3), qy=DFR I(n)L3(800.0), 
uzrsgdk=DFR I(n)BZ(0.3), ygnoc=DFR I(F)LZ(0.3), sto=DFR I(n)2, ra=DFR 
I(n)BZ(0.3), rzkwdnyvt=DFR I(ne)LZ(0.3), tqkfuihzpw=DFR I(n)Z(0.3), rc=IB 
LL-L3(800.0), rd=DFR I(ne)Z(0.3), re=DFR I(ne)L1, rf=LM 
Jelinek-Mercer(0.100000), festtz=DFR I(F)Z(0.3), ypjatmh=DFR G1, tdpvgaad=DFR 
I(F)B1, dptaqzvh=IB SPL-L1, auwz=DFR GZ(0.3), vaqkvke=DFR I(ne)2, rm=IB LL-L1, 
rq=IB SPL-D1, fkjdn=DFR GB2, kdz=BM25(k1=1.2,b=0.75), kjdllfxlg=IB SPL-LZ(0.3), 
aylskrlknn=IB SPL-L3(800.0), ru=IB LL-D2, rwwwci=DFR I(n)3(800.0), 
uyclqjdtje=IB LL-L3(800.0), ry=DFR GL1, rpqrggz=DFR I(ne)BZ(0.3), 
gklaongo=DFI(Standardized), kef=IB SPL-L1, sa=DFR I(ne)B2, 
ghgkx=DFI(Standardized), sc=DFR GB1, iuav=DFR I(ne)3(800.0), 
suu=ClassicSimilarity, sg=DFR I(n)B2, sh=DFR GLZ(0.3), zozbptie=DFR I(n)Z(0.3), 
sn=DFR I(F)B2, ohgclel=IB LL-DZ(0.3), sp=IB SPL-L1, sr=DFR I(F)3(800.0), 
tspkdexta=DFR I(n)L2, su=DFR I(ne)L3(800.0), twnky=DFR I(ne)Z(0.3), sw=DFR 
I(n)Z(0.3), ovwbjfww=DFR GL3(800.0), donwcixzhf=DFR GL3(800.0), ykgbbhvge=DFR 
I(n)L1, vnmt=DFR GB3(800.0), yofa=DFR I(ne)L1, klgesvj=DFR GB3(800.0), 
ayxfqmm=DFR I(ne)BZ(0.3), ibmdzfpvza=DFR I(F)B1, tc=DFR I(n)B3(800.0), 
qbgxpss=IB SPL-LZ(0.3), amiz=DFR I(ne)BZ(0.3), evrqtqk=ClassicSimilarity, 
boqza=DFR I(F)L1, msnjtlgoea=IB SPL-D1, ti=DFR I(ne)2, tj=DFI(Standardized), 
rdudyocexz=DFR I(ne)BZ(0.3), xabci=DFR I(F)L1, soppscy=DFR I(n)Z(0.3), tl=DFR 
I(ne)BZ(0.3), dulwclk=IB LL-L2, mdfnluxt=DFR I(ne)B2, eozkri=DFR I(ne)LZ(0.3), 
xsrmmcwidd=DFI(ChiSquared), tr=DFR I(F)L3(800.0), pveihp=DFR I(n)3(800.0), 
tt=DFI(ChiSquared), cltypjmyr=IB SPL-D3(800.0), tu=IB SPL-D2, stliay=DFR 
I(n)B3(800.0), tz=DFR G2, jlbmadjz=DFR I(F)2, ua=IB LL-D1, ktzcrmthi=DFR 
I(ne)Z(0.3), kenimsdnt=DFR GL1, ud=DFR GB2, topkul=DFR I(F)2, junbsdt=DFR 
GB3(800.0), uh=DFR I(n)3(800.0), ui=IB SPL-D3(800.0), uk=IB SPL-L1, zogis=IB 
SPL-D3(800.0), ul=DFR I(F)LZ(0.3), xpmu=DFR I(n)3(800.0), un=DFR I(F)BZ(0.3), 
zjyvxwm=DFR I(ne)BZ(0.3), dslumgqbj=DFR I(F)L3(800.0), us=DFR G3(800.0), ut=DFR 
I(ne)B1, zera=DFR I(n)L3(800.0), gldxcccu=IB SPL-LZ(0.3), elthnxlnr=DFR GL2, 
wzzglun=DFR G2, eniasru=DFR I(n)L3(800.0), egmhqh=DFR I(F)L3(800.0), 
glaeybjrr=LM Jelinek-Mercer(0.700000), vc=DFR I(n)B2, rlsphnsiwd=DFR I(n)1, 
vh=DFR I(ne)B3(800.0), punp=DFR G2, umzzcjtrd=DFR I(n)L2, vm=DFR I(F)L3(800.0), 
xbc=IB LL-L2, vn=IB SPL-DZ(0.3), oqnmsxfw=IB LL-D1, fhbjsqmskw=DFR I(F)2, 
vs=DFR I(n)Z(0.3), afvpehqlbj=LM Jelinek-Mercer(0.100000), vw=DFR I(n)L2, 
vz=DFR I(F)B1, ztakgew=DFR I(F)B1, jdphcjzgwy=BM25(k1=1.2,b=0.75), wa=DFR G1, 
dkbgewdnax=DFR I(ne)B3(800.0), gad=IB SPL-D3(800.0), wc=DFR I(ne)Z(0.3), xby=IB 
SPL-DZ(0.3), wj=DFR I(F)1, wk=DFR I(n)3(800.0), iqmcriz=IB SPL-L3(800.0), 
kiu=IB LL-DZ(0.3), dvaobxkknv=IB SPL-L3(800.0), wq=IB SPL-D2, wv=DFR G2, 
jdbmico=LM Jelinek-Mercer(0.100000), ihlb=IB SPL-D1, nkwfr=LM 
Jelinek-Mercer(0.100000), iymu=IB LL-L3(800.0), ydpzxtmhlc=IB SPL-D1, 
boyhrz=DFR I(n)L3(800.0), xd=BM25(k1=1.2,b=0.75), kjk=DFR I(F)B3(800.0), 
mquhhr=DFR GZ(0.3), vxnfjah=DFR GB1, xdc=IB LL-DZ(0.3), xn=DFR I(n)Z(0.3), 
lcqnrb=DFR G2, thkc=DFR GB1, xs=DFR GL2, nqxwz=DFR GB2, xt=DFR I(ne)L3(800.0), 
bxbhybdet=DFR I(n)L3(800.0), xx=DFR I(F)Z(0.3), gdaohyq=DFR I(ne)B2, znhp=DFR 
I(n)Z(0.3), xgpvc=DFR I(n)L3(800.0), cwzrmhj=DFR I(n)1, jwdqe=DFR I(ne)Z(0.3), 
yb=DFR I(F)L1, wlmlpwdb=DFR I(n)1, yc=DFR I(n)B3(800.0), irulp=DFR GB1, 
rsnsx=DFR I(F)3(800.0), fnjvr=DFR I(ne)B3(800.0), zjaczms=DFI(ChiSquared), 
ddjdxye=IB SPL-L3(800.0), osv=DFR I(F)L3(800.0), ihny=DFR I(F)B3(800.0), yt=DFR 
I(ne)BZ(0.3), wpyie=DFR GB3(800.0), amdunyti=IB LL-D1, bzv=DFR I(F)1, 
itnidkkfgi=DFR I(F)BZ(0.3), wsnlkprkb=DFR GB2, rbgh=DFR I(F)LZ(0.3), 
blktifegb=DFR GL1, amon=DFR I(ne)Z(0.3), velkmni=DFR I(n)L2, hgnzx=IB 
LL-D3(800.0), zc=IB SPL-L3(800.0), kll=DFR I(F)BZ(0.3), ze=DFR I(n)L2, zf=IB 
SPL-D2, rryvsfsy=DFR GL2, zi=IB LL-D1, wlzwng=IB SPL-D1, zo=IB LL-L2, zq=IB 
SPL-D3(800.0), zr=DFR I(n)2, frfbp=DFR I(F)L3(800.0), zu=DFR GL1, zv=DFR 
I(ne)3(800.0), ftnl=DFR I(n)BZ(0.3), scvegpwopt=IB LL-L3(800.0), oud=DFR I(F)1, 
uwjdzxshs=DFR GLZ(0.3), ysta=DFR I(ne)2, laryvxqw=DFR G1, qteewx=DFR I(n)B1, 
kvhat=DFR I(ne)B1, gem=IB SPL-L3(800.0), hqislg=DFR G2, gfebad=DFR I(ne)1, 
ibnxsfee=DFR G1, edur=DFR I(ne)LZ(0.3), ylkvaioirr=IB SPL-D2, rohtnrwln=LM 
Jelinek-Mercer(0.700000), qacml=DFR I(ne)L3(800.0), xgj=DFR GB1, zexo=DFR 
GLZ(0.3), kimzvfafe=DFR I(F)Z(0.3), kgoaqjrfq=DFR I(ne)LZ(0.3), 
abaezbeou=BM25(k1=1.2,b=0.75), maohaaf=IB LL-D1, ddfnubgzeb=DFR I(n)LZ(0.3), 
xydu=IB SPL-D3(800.0), yjwzohtw=DFR I(n)LZ(0.3), mekdplfam=DFR I(ne)BZ(0.3), 
assakq=DFR GZ(0.3), zrqg=DFR I(ne)L2, ynvldskdwf=DFR GL1, okecyc=IB 
SPL-LZ(0.3), xmekqtcdv=DFR GLZ(0.3), abyktc=DFR I(F)L1, ggc=ClassicSimilarity, 
swwelvz=ClassicSimilarity, vsbd=DFR I(n)3(800.0), yvsrqbiskd=DFI(Standardized), 
yqtwuk=DFR I(ne)2, vjpj=DFR GL1, klaihaed=DFR I(ne)LZ(0.3), eaw
   [junit4]   2> lq=DFI(ChiSquared), dbqjidh=DFR I(ne)B1, gzkuknkz=DFR 
I(n)Z(0.3), lbsienbj=DFR I(ne)LZ(0.3), kpr=IB SPL-D2, chjpexnbgq=IB LL-L2, 
btynmbtqx=DFR I(ne)L3(800.0), ehgphpxq=DFR G1, cofpvafj=DFR I(ne)L3(800.0), 
mahuwq=DFR G1, llsuyyvi=DFR I(n)Z(0.3), tnjcyj=DFR I(F)B3(800.0), 
byhl=BM25(k1=1.2,b=0.75), kvyhtqpme=DFR I(n)LZ(0.3), emgw=LM 
Jelinek-Mercer(0.100000), cmwqzwtwj=DFR GL2, ngrpghh=DFR I(ne)B3(800.0), 
kfgy=DFR GL1, mdllf=DFR I(n)BZ(0.3), fnnxb=IB SPL-D3(800.0), 
rggeliv=BM25(k1=1.2,b=0.75), lqopejie=DFR GB1, remmjxwwmf=ClassicSimilarity, 
mipnxxvkpu=DFR I(ne)L1, kqs=LM Jelinek-Mercer(0.700000), pxuctvk=DFR I(ne)L1, 
cao=IB LL-L3(800.0), rqeiewprm=DFR I(ne)B3(800.0), qartfik=DFR G1, suyrckj=DFR 
I(n)BZ(0.3), krb=DFR GL3(800.0), ioicybjnb=DFR I(F)L1, 
ryxwa=BM25(k1=1.2,b=0.75), pybwouasai=DFR I(ne)L2, gwhjpjd=IB LL-L2, 
mcgzxsv=DFR I(ne)2, wayqu=DFR I(F)B3(800.0), svri=DFR I(n)L1, kspsiby=DFR 
GBZ(0.3), vjcmiihyhu=DFR I(n)BZ(0.3), fforf=DFR GL3(800.0), rjivezcas=DFR 
I(n)L2, tdd=DFR I(n)L1, opdswykixk=DFR GL1, rmzlkamltq=DFR G2, cwivnirlm=IB 
LL-D1, xlq=DFR I(ne)BZ(0.3), zlyszte=DFR I(ne)L3(800.0)}, locale=sr-CS, 
timezone=America/Buenos_Aires
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=2,free=177349064,total=372768768
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCompressingStoredFieldsFormat, Nested, Nested2, TestForceMergePolicy, 
TestShuffleFS, TestLookaheadTokenFilter, Nested1, Nested3, Nested2, 
ThrowInUncaught, TestAssertingNormsFormat, TestAssertingStoredFieldsFormat]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestAssertingStoredFieldsFormat -Dtests.seed=D8DE6A97EC13DDB8 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=sr-CS -Dtests.timezone=America/Buenos_Aires -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestAssertingStoredFieldsFormat (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D8DE6A97EC13DDB8]:0)
   [junit4] Completed [39/40 (2!)] on J2 in 7223.16s, 15 tests, 2 errors <<< 
FAILURES!

[...truncated 49 lines...]
   [junit4] Suite: 
org.apache.lucene.codecs.asserting.TestAssertingTermVectorsFormat
   [junit4]   2> de març 20, 2016 7:22:42 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: 
org.apache.lucene.codecs.asserting.TestAssertingTermVectorsFormat
   [junit4]   2>    1) Thread[id=366, 
name=TEST-TestAssertingTermVectorsFormat.testRamBytesUsed-seed#[D8DE6A97EC13DDB8],
 state=RUNNABLE, group=TGRP-TestAssertingTermVectorsFormat]
   [junit4]   2>         at 
org.apache.lucene.store.MockIndexInputWrapper.readByte(MockIndexInputWrapper.java:131)
   [junit4]   2>         at 
org.apache.lucene.util.packed.BlockPackedReaderIterator.skip(BlockPackedReaderIterator.java:126)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsReader.readPositions(CompressingTermVectorsReader.java:635)
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsReader.get(CompressingTermVectorsReader.java:437)
   [junit4]   2>         at 
org.apache.lucene.codecs.asserting.AssertingTermVectorsFormat$AssertingTermVectorsReader.get(AssertingTermVectorsFormat.java:71)
   [junit4]   2>         at 
org.apache.lucene.codecs.TermVectorsWriter.merge(TermVectorsWriter.java:194)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentMerger.mergeVectors(SegmentMerger.java:205)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:139)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4099)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3679)
   [junit4]   2>         at 
org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1946)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.doAfterSegmentFlushed(IndexWriter.java:4741)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter$MergePendingEvent.process(DocumentsWriter.java:689)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4779)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4770)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1493)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1271)
   [junit4]   2>         at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:257)
   [junit4]   2>         at 
org.apache.lucene.index.BaseTermVectorsFormatTestCase.testRamBytesUsed(BaseTermVectorsFormatTestCase.java:73)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    2) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1245)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1319)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:601)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:450)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
   [junit4]   2>    

[...truncated too long message...]

ache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> de març 20, 2016 7:23:02 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=366, 
name=TEST-TestAssertingTermVectorsFormat.testRamBytesUsed-seed#[D8DE6A97EC13DDB8],
 state=RUNNABLE, group=TGRP-TestAssertingTermVectorsFormat]
   [junit4]   2> de març 20, 2016 7:23:05 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=366, 
name=TEST-TestAssertingTermVectorsFormat.testRamBytesUsed-seed#[D8DE6A97EC13DDB8],
 state=RUNNABLE, group=TGRP-TestAssertingTermVectorsFormat]
   [junit4]   2>         at 
org.apache.lucene.codecs.compressing.CompressingTermVectorsReader.get(CompressingTermVectorsReader.java:317)
   [junit4]   2>         at 
org.apache.lucene.codecs.asserting.AssertingTermVectorsFormat$AssertingTermVectorsReader.get(AssertingTermVectorsFormat.java:71)
   [junit4]   2>         at 
org.apache.lucene.codecs.TermVectorsWriter.merge(TermVectorsWriter.java:194)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentMerger.mergeVectors(SegmentMerger.java:205)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:139)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4099)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3679)
   [junit4]   2>         at 
org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1946)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.doAfterSegmentFlushed(IndexWriter.java:4741)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter$MergePendingEvent.process(DocumentsWriter.java:689)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4779)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:4770)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1493)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1271)
   [junit4]   2>         at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:257)
   [junit4]   2>         at 
org.apache.lucene.index.BaseTermVectorsFormatTestCase.testRamBytesUsed(BaseTermVectorsFormatTestCase.java:73)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, 
docValues:{}, maxPointsInLeafNode=370, maxMBSortInHeap=5.7575013379698525, 
sim=ClassicSimilarity, locale=ca, timezone=EAT
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=2,free=43396648,total=178257920
   [junit4]   2> NOTE: All tests run in this JVM: [TestHandleTrackingFS, 
NestedTeardownChain, NestedSetupChain, Nested, Nested, 
TestCompressingTermVectorsFormat, TestAssertingPointsFormat, 
TestAssertingPostingsFormat, TestAssertingTermVectorsFormat]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestAssertingTermVectorsFormat -Dtests.seed=D8DE6A97EC13DDB8 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=ca -Dtests.timezone=EAT -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestAssertingTermVectorsFormat (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D8DE6A97EC13DDB8]:0)
   [junit4] Completed [40/40 (3!)] on J0 in 7223.18s, 15 tests, 2 errors <<< 
FAILURES!

[...truncated 16 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/build.xml:747:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/build.xml:684:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/build.xml:59:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/lucene/build.xml:470:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/lucene/common-build.xml:1457:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/lucene/common-build.xml:1014:
 There were test failures: 40 suites (5 ignored), 367 tests, 3 suite-level 
errors, 3 errors, 70 ignored (8 assumptions) [seed: D8DE6A97EC13DDB8]

Total time: 260 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to